/* Minification failed. Returning unminified contents.
(11713,62): run-time error CSS1046: Expect comma, found '0'
(11713,66): run-time error CSS1046: Expect comma, found '/'
(11714,54): run-time error CSS1046: Expect comma, found '0'
(11714,58): run-time error CSS1046: Expect comma, found '/'
 */
/*!
 * Bootstrap v3.0.3
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

/*! normalize.css v2.1.3 | 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],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
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-wrap;
}
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;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
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;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Poppins, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
.text-primary:hover {
  color: #3071a9;
}
.text-warning {
  color: #8a6d3b;
}
.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
.text-danger:hover {
  color: #843534;
}
.text-success {
  color: #3c763d;
}
.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
.text-info:hover {
  color: #245269;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small,
blockquote .small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc;
}
.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline select.form-control {
    width: auto;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #fff;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon:empty {
  width: 1em;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -10px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form select.form-control {
    width: auto;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -10px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
    .pagination > li > a,
    .pagination > li > span {
        position: relative;
        float: left;
        padding: 6px 12px;
        line-height: 1.428571429;
        text-decoration: none;
        background-color: #ffffff;
        border: 1px solid #dddddd;
        margin-left: -1px;
        color: #1b598a;
    }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #ffffff;
        background-color: #1b598a;
        border-color: #1b598a;
        cursor: default;
    }
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}

#main.article {
    background-color: #F9F9F9;
}

#main.productpage .articlePage h1 {
    margin-top: 29px;
}

#main .articlePage-info {
    padding: 0;
}

    #main .articlePage-info ul {
        padding-left: 0;
        list-style-type: none;
        color: #727272;
        margin-top: 25px;
        font-weight: 300;
    }

        #main .articlePage-info ul li, #main .articlePage-info p {
            padding-left: 0;
            line-height: 20px;
            line-height: 2rem;
            font-size: 16px;
            font-size: 1.6rem;
        }

    #main .articlePage-info .preamble {
        font-size: 1.6rem;
        font-size: 16px;
        font-weight: 500;
    }

        #main .articlePage-info .preamble p {
            font-weight: 500;
            font-size: 1.6rem;
            font-size: 16px;
            margin: 0;
        }

    #main .productPage-info .preamble p {
        line-height: 26px;
    }
    #main .articlePage-info p {
        margin: 0;
        font-size: 1.6rem;
        font-size: 16px;
    }

    #main .articlePage-info .mainBody {
        margin-top: 15px;
        font-weight: 300;
    }

#main .articlePage-image {
    background-color: #fff;
    border: 1px solid #dbdcdc;
    padding: 20px;
    margin-bottom: 20px;
}
.md-hidden {
    display: none !important;
}
.md-visible {
    display: block !important;
}
@media only screen and (min-width: 980px) {

    #main .articlePage-image {
        margin-left: 10px;
        float: right;
    }
    .md-hidden {
        display: block !important;
    }
    .md-visible {
        display: none !important;
    }
}
    #main .articlePage-image > h2 {
        margin-top: 0;
        font-size: 2rem;
        font-weight: 500;
        border-bottom: 2px solid #dbdcdc;
        padding-bottom: 10px;
        margin-bottom:0;
    }
#main .articlePage-image .subheading {
    font-weight: 600;
    font-size: 1.7rem;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 3px;
}
#main .articlePage-image .pub-box-wrapper {
    display: flex;
    flex-wrap: wrap;

    justify-content: center;
}

    #main .articlePage-image .pub-box-wrapper div:first-child {
        margin-right: auto;
        align-self: start;
        flex: 1;
    }
    #main .articlePage-image .pub-box-wrapper .img-wrapper {
        max-width: 250px;
        border: 1px solid #ccc;
        padding: 5px;
        margin: 5px 0;
        margin-left:0;
    }
#main .articlePage-image .btnwrapper {
    display: flex;
    flex-wrap: wrap;
}

#main .articlePage-image .btnwrapper > button {
    margin-right:15px;
}

        #main .articlePage-image div p {
            margin-top: 5px;
            font-size: 18px;
            font-size: 1.5rem;
            line-height: 28px;
            font-weight: 300;
            color: #000;
        }

#main .articlePage-image div a.linkbtn, #main .publTop a {
    background-color: #1f7e7c;
    color: #fff;
    display: inline-block;
    padding: 8px 12px;
    line-height: 18px;
    cursor: pointer;
    border-radius: 0.125rem;
    transition: all .5s ease;
}
#main .articlePage-image div a.linkbtn, #main .articlePage-image button, #main .publTop a {
    margin-bottom: 5px;
}
    #main .articlePage-image div a.linkbtn:hover, #main .publTop a:hover {
        background: #196463;
        color: #fff;
        border: 1px solid #196463;
    }
#main .articlePage-image a.fileicon {
    font-size:1.7rem;
}
#main .articlePage-image a.fileicon:before {
    content: '\f0f6';
    font-family:Fontawesome;
    padding-right:5px;
}
#main .articlePage-image a[href*=".doc"].fileicon:before {
    content: '\f1c2';
}
#main .articlePage-image a[href*=".xsl"].fileicon:before, #main .articlePage-image a[href*=".xslx"].fileicon:before {
    content: '\f1c3';
}
#main .articlePage-image a[href*=".pdf"].fileicon:before {
    content: '\f1c1';
}
div.publTop {
    margin-top: 45px;
    text-align: right;
}

#main .articlePage-image div a i {
    margin-right: 5px;
}

.article h2, .section h2 {
    font-size: 24px;
    line-height: 30px;
    margin: 23px 0 4px 0;
}
.article .figcaptionh2, .section .figcaptionh2 {
    font-size: 1.9rem;
    margin-bottom: 0px;
    margin-top: 0;
    display: inline-block;
    font-weight: 700;
}
a:hover .figcaptionh2, a:hover .figcaptionh2 {
    text-decoration:underline;
}

.article h3, .section h3 {
    font-size: 19px;
    line-height: 30px;
    margin-top: 24px;
}

.article h4, .section h4, .subscription-form h2, .article h5, .section h5, .article h6, .section h6 {
    font-size: 15px;
    line-height: 30px;
    margin: 20px 0 3px;
}

.articlePage p, .articlePage li, .articlePage table {
    font-size: 17px;
    line-height: 24px;
}

.articlePage img {
    max-width: 100%;
}

.articlePage .languageMenu .li {
    font-size: 1.5rem;
    line-height: 21px;
}

.articlePage ul, .articlePage ol, .sectionPage ul, .sectionPage ol {
    padding-left: 18px;
    margin-top: 25px;
    margin-bottom: 25px;
    list-style-position: inside;
}

.articlePage ol {
    padding-left: 19px;
}

.articlePage li, .sectionPage li {
    padding: 0 0 5px 5px;
    list-style-position: outside;
}

.articlePage .back-link, .section .back-link {
    display: block;
    font-size: 17px;
    font-weight: 700;
    margin: 35px 0 -35px 0;
}

    .articlePage .back-link i, .section .back-link i {
        padding-right: 8px;
        font-size: 0.9em;
    }

.articlePage header figure {
    margin-top: 8px;
    padding-bottom: 25px;
}

.related-info a:not(.docReader):before, .articlePage aside a:not(.docReader):before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 7px;
}

.articlePage p.related-info {
    margin-bottom: 0;
    line-height: 24px;
}
#main .articlePage p.p-nomargin {
    margin: 0 0px 5px 0;
}
.articlePage ul.list-nomargin, .articlePage ol.list-nomargin {
    margin: 0;
}

.articlePage .article-main-body {
    overflow-wrap: break-word;
}
/*.articlePage table tr:first-child, .tableWrapper table tr:first-child {
    background-color: #dbdcdc;
    font-weight: bold;
}*/
/**********ESTABLISHMENTS*/
#main .tableWrapper table.facility-listing tr td, #main .tableWrapper table.facility-listing tr th {
    font-size: 14px;
    font-size: 1.4rem;
    position: relative;
    vertical-align: top;
    line-height: 1.3em;
    padding: 5px;
}
table thead tr th {
    font-weight: 700;
}
.tableWrapper table tbody tr:first-child {
    background-color: inherit;
    font-weight: normal;
}

#main .tableWrapper table.facility-listing tr th .fa {
    float: right;
    position: absolute;
    top: 25px;
    right: 5px;
    display: block;
}

#main .tableWrapper table.facility-listing th a {
    color: #c64906;
}

#main .tableWrapper table.facility-listing tr th span {
    /*float: left;*/
    display: block;
    padding-right: 10px;
    font-size: 14px;
    font-size: 1.4rem;
}

/**********END ESTABLISHMENTS*/
.articlePage table, .tableWrapper table {
    width: 100%;
    border-top: 0;
    border-right: 0;
}

.articlePage td {
    background-color: #fff;
}

.articlePage td, .articlePage th, .tableWrapper table td, .tableWrapper table th {
    color: #333333;
    padding: 7px 14px 10px 14px;
    border-top: none;
    border-right: none;
}

.tableWrapper table thead td,
.tableWrapper table thead th {
    color: #196463;
    border-bottom: 2px solid #196463;
}

.tableWrapper table td {
    border-bottom: 1px solid #A9A9A9;
}

.articlePage aside {
    border: 1px solid #dbdcdc;
    border-left: 0;
    border-right: 0;
    margin-top: 45px;
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 18px;
    padding: 23px 0 25px;
}

    .articlePage aside h5 {
        font-size: 17px;
        font-size: 1.7rem;
        font-weight: 700;
        margin: 27px 0 5px 0;
    }

        .articlePage aside h5:first-child {
            margin-top: 0;
        }

    .articlePage aside ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    .articlePage aside li {
        padding: 3px 0;
        list-style: none;
    }
/********************FORMS*/
.comment {
    border: 1px solid #dbdcdc;
    background-color: #ffffff;
    margin-top: 30px;
    font-size: 17px;
    line-height: 24px;
}

    .comment input[type="submit"], .comment input[type=button],
    .registration-form input[type="submit"], .stdButton, .formBlock table tr td input[type="submit"],
    .Form__MainBody input[type="submit"], .Form__MainBody button[type="submit"], .Form__MainBody input[type="reset"] {
        background-color: #1f7e7c;
        border: 0 none;
        color: #FFFFFF;
        font-size: 15px;
        font-size: 1.5rem;
        height: 30px;
        line-height: 30px;
        padding: 0 15px;
    }

        .comment input[type="submit"]:hover, .comment input[type=button]:hover, .registration-form input[type="submit"]:hover, .stdButton:hover {
            /*background-color: #0062aa;*/
            background-color: #196463;
            text-decoration: none;
        }

    .comment div {
        padding: 11px 20px;
        border-bottom: 1px solid #dbdcdc;
        /*height: 54px;*/
        line-height: 30px;
        font-size: 1.1em;
    }

    .comment .open {
        cursor: pointer;
        color: #1f7e7c;
        background: #F2F3F3;
    }

    .comment .closed {
        cursor: pointer;
        border-bottom: 0;
        color: #1f7e7c;
    }

    .comment i.fa-plus, .comment i.fa-minus {
        float: right;
        font-size: 18px;
        font-size: 1.8rem;
        padding: 6px 0 0 20px;
    }

    .comment .cForm {
        padding: 0;
        border-bottom: 0;
    }

        .comment .cForm table, .comment .cForm table tr td, .comment .cForm table tr td div {
            border: 0;
            padding: 0;
        }

            .comment .cForm table tr td input[type="submit"] {
                float: left;
                margin-left: 0;
            }

            .comment .cForm table tr td textarea {
                height: 100px;
            }

            .comment .cForm table .feedback-choice div {
                padding-bottom: 10px;
                font-size: 1.7rem;
                line-height: 24px;
            }

            .comment .cForm table .feedback-choice legend {
                border: none;
            }

            .comment .cForm table .feedback-choice input {
                float: left;
                margin-left: 0;
                margin-right: 10px;
            }

            .comment .cForm table .feedback-choice .field-validation-error {
                float: left;
                height: 24px;
                margin-top: -4px;
            }

        .comment .cForm .validation-summary-errors {
            display: none;
        }

table tr td .field-validation-error {
    color: #ad0000;
    display: block;
    margin: -20px 0 10px 0;
    font-style: italic;
}

.comment .cForm table tr:first-child {
    font-weight: normal;
}

.comment div input {
    float: right;
    margin-left: 20px;
    position: relative;
    bottom: 0px;
}

.comment form {
    padding: 20px;
    display: none;
}

.comment form textarea, .comment form input[type=text], .formBlock table tr td input[type="text"],
.formBlock table tr td textarea, .formBlock table tr td select,
.Form__MainBody textarea, .Form__MainBody input[type="text"],
.Form__MainBody input[type="number"], .Form__MainBody input[type="url"], .Form__MainBody select {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    float: none;
    margin-left: 0;
    font-size: 21px;
    padding: 3px 10px;
    color: #606567;
}

.comment label, .formBlock label, .Form__MainBody label {
    font-weight: normal;
    display: block;
    line-height: 17px;
    margin-bottom: 15px;
}
/*Episerver forms*/
label.Form__Element__Caption {
    font-size: 21px;
}
.Form__MainBody, .EPiServerForms .Form__Status div.Form__Success__Message {
    border: 1px solid #DBDCDC;
    padding: 20px;
    background: #fff;
}
.Form__MainBody section {
    font-size: 1.7rem;
    line-height: 24px;
}
.EPiServerForms .Form__MainBody nav.Form__NavigationBar {
    text-align: center;
    margin-top: 10px;
    padding: 20px 0 0 0;
    border-top: 1px solid #DBDCDC;
}

.EPiServerForms .Form__MainBody .Form__NavigationBar button {
    background-color: #1f7e7c;
    border: 0 none;
    color: #FFFFFF;
    font-size: 15px;
    font-size: 1.5rem;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    background-image: none;
    border-radius: 0;
    max-width: none;
}
.EPiServerForms .Form__MainBody .Form__NavigationBar .Form__NavigationBar__Action:disabled {
    opacity: 1;
    background-color: #1f7e7c;
}
.EPiServerForms .Form__MainBody .Form__NavigationBar .Form__NavigationBar__ProgressBar {
    border-color: #1f7e7c;
}
    .EPiServerForms .Form__MainBody .Form__NavigationBar .Form__NavigationBar__ProgressBar .Form__NavigationBar__ProgressBar--Progress {
        height: 0.3rem;
        background-color: #1f7e7c;
    }
.Form__MainBody textarea {
    width: 100% !important;
    /*margin: 0 !important;*/
}
.Form__MainBody fieldset {
    border-top: 1px solid #A9A9A9;
    padding: 10px 0 15px 0;
}
.Form__MainBody .FormRange, .Form__MainBody .FormParagraphText, .Form__MainBody .FormFileUpload {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    float: none;
    margin-left: 0;
    font-size: 21px;
    padding: 0;
    color: #606567;
}
    .articlePage .Form__MainBody .FormParagraphText p {
        font-size: 21px;
    }
.Form__MainBody .FormCaptcha__Image {
    margin-bottom: 5px;
}

.Form__MainBody fieldset legend {
    display: none;
}
.Form__MainBody .FormDateTimeRange_Seperator {
    display:none;
}

aside.Form__Description{
    border:0;
    margin:0;
    padding-top:0;
}
.Form__Element{
    position:relative;
}
.EPiServerForms .Form__MainBody .Form__Element .Form__Element__ValidationError {
    color: #ad0000;
    display: block;
    margin: -20px 0 10px 0;
    font-style: italic;
}
    .EPiServerForms .Form__MainBody .Form__Element .Form__Element__ValidationError:before {
        content: "\f071";
        font-family: Fontawesome;
        padding-right: 5px;
    }
.EPiServerForms .Form__MainBody .Form__NavigationBar .Form__NavigationBar__ProgressBar .Form__NavigationBar__ProgressBar--Text {
    display:block;
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
/*Datepicker widget in form*/
body .ui-state-highlight, body .ui-widget-content .ui-state-highlight, body .ui-widget-header .ui-state-highlight {
    color: #454545;
}
body .ui-state-active, body .ui-widget-content .ui-state-active, body .ui-widget-header .ui-state-active, body a.ui-button:active, body .ui-button:active, body .ui-button.ui-state-active:hover {
    background: #003eff;
}
/*Slut episerver forms*/
.formBlock {
    border: 1px solid #DBDCDC;
    padding: 20px;
    background: #fff;
}

.formBlock textarea {
    width: 100% !important;
    margin: 0 !important;
}

.pushes > div > .formBlock, pushes > div > .Form__MainBody {
    border: 0;
    padding: 0px;
    background: #fff;
}

.pushes > div > h2.xForm-title {
    margin: 0 0 20px 0;
}

.formBlock table, .formBlock table tr td {
    border: 0;
    padding: 0;
    font-weight: normal;
    width: 100%;
}

.formBlock fieldset {
    border-top: 1px solid #A9A9A9;
    padding: 10px 0 15px 0;
}

    .formBlock fieldset legend {
        display: none;
    }

.articlePage #news h2 {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    color: #333;
    padding-bottom: 10px;
}

.articlePage #news ul {
    margin-top: 0;
    margin-bottom: 0;
}

.articlePage #news {
    padding-bottom: 0;
    padding-top: 5px;
}

    .articlePage #news > h2, .articlePage #news > h3, .articlePage h2.pushesHeadline {
        margin-bottom: 19px;
    }

    /**********PERSON LISTA*/
    .articlePage #news .personList {
        padding-top: 10px;
    }

        .articlePage #news .personList h3 {
            font-size: 21px;
        }

            .articlePage #news .personList h3 strong {
                font-size: 24px;
                font-weight: normal;
            }

        .articlePage #news .personList p {
            margin-bottom: 20px;
        }

        .articlePage #news .personList .rightAligned {
            float: right;
        }

        .articlePage #news .personList li {
            padding: 0 0 32px;
            margin-bottom: 32px;
        }

            .articlePage #news .personList li .col-md-8 p:last-child {
                margin-bottom: 0;
            }

    .articlePage #news h2, .articlePage #listing h2, .articlePage #workroomNews h2, #main.news .articlePage .formVideoArea form h2 {
        background: #DBDCDC;
        font-weight: 700;
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 17px;
        padding: 13px 15px 14px 15px;
    }
        .articlePage #news h2.listitem_heading {
            font-weight: 700;
            font-size: 22px;
            line-height: 1.2;
            margin: -4px 0 7px 0;
            padding: 0;
            background: none;
            border-bottom: 0;
        }
        .articlePage #news h2.listitem_heading a{
            text-decoration:underline;
        }

        .articlePage #news h3, .articlePage #listing h3, #main.news .articlePage .formVideoArea form H3 {
            font-weight: 300;
            font-size: 22px;
            margin: -4px 0 7px 0;
        }

    .articlePage #news figure, .articlePage #listing figure {
        margin-top: -2px;
    }

    .articlePage #news p, .articlePage #listing p {
        font-size: 16px;
        line-height: 21px;
    }

    .articlePage #news .date, .articlePage #listing .date {
        margin-bottom: 4px;
    }

    .articlePage #news li > div:nth-child(2) {
        width: 327px;
        float: left;
    }

.articlePage h2.pushesHeadline {
    margin-top: 33px;
    border-top: 1px solid #dbdcdc;
    padding-top: 27px;
}

.nkp-page h2.pushesHeadline {
    font-size: 21px;
    line-height: 30px;
    font-weight: 500;
}

#main .articlePage .pushes {
    padding-bottom: 5px;
}

.fluidMedia {
    position: relative;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25% !important;
    margin-bottom: 20px;
}

    .fluidMedia iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.articlePage .area-overview .pushes .col-sm-4 figure {
    border: 1px solid #dbdcdc;
    background-color: #ffffff;
    padding: 10px;
}

#main .articlePage .area-overview .pushes .col-md-4 figure {
    margin-bottom: 20px;
}

.pushes div:nth-child(3n+1) .col-sm-4, #pushes div:nth-child(3n+1) .col-md-4 {
    margin-left: 0;
}

.noImage-push {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 11px 0;
    font-size: 20px;
    font-size: 2rem;
    font-weight: normal;
    margin: -1px 10px 0 10px;
}

    .noImage-push a .fa {
        margin-right: 13px;
        color: #FFF;
        background-color: #1f7e7c;
        padding: 3px 6px;
        position: relative;
        font-size: 14px;
        float: left;
        margin-top: 4px;
    }

.targetLinks {
    background-color: #fff;
    position: relative;
    border: 1px solid #dbdcdc;
    padding: 18px 20px;
    margin: 35px 0 20px 0;
    font-size: 15px;
    line-height: 21px;
    clear: both;
}

.explain {
    margin: 20px 0 30px 0;
}

    .explain .targetLinks {
        margin: -1px 0 0;
    }

        .explain .targetLinks ul {
            margin-top: 30px;
        }

.targetLinks ul {
    list-style-type: none;
    padding: 0;
    margin: 9px 0 0;
}

    .targetLinks ul li {
        padding: 0;
        font-size: 15px;
        line-height: 21px;
        margin-top: 8px;
        list-style: none;
    }

        .targetLinks ul li a {
            font-size: 15px;
            font-size: 1.5rem;
        }

.targetLinks .toggle {
    float: right;
}

.explain .targetLinks .linked-title {
    float: none;
}

.targetLinks .toggle i {
    padding: 0 0 0 20px;
    font-size: 18px;
    font-size: 1.8rem;
}

.targetLinks a.toggle:focus, .targetLinks a.toggle:hover {
    text-decoration: none;
}

.targetLinks.closed ul {
    display: none;
}

.pagination-container ul.pagination {
    padding-left: 1px;
}

.targetLinks h3 {
    margin: 0;
    line-height: 1em;
    font-size: 1.1em;
    font-weight: 600;
}

.last-updated {
    font-size: 15px;
    font-size: 1.5rem;
    color: #515658;
    padding-top: 35px;
}
/**********AREA OVERVIEW*/
.area-overview {
    margin-top: 35px;
}

    .area-overview .pushes {
        margin-bottom: 10px;
    }

        .area-overview .pushes figcaption {
            min-height: 50px;
        }

/******END AREA OVERVIEW*/

/**********SCROLLABLE TABLES*/
.tableWrapper {
    overflow-x: auto;
    background-size: 4em 100%, 4em 100%, 1em 100%, 1em 100%;
    background-attachment: local, local, scroll, scroll;
    margin-bottom: 24px;
    margin-top: 10px;
    clear: both;
}

    .tableWrapper::-webkit-scrollbar {
        height: 12px;
    }

    .tableWrapper::-webkit-scrollbar-track {
        box-shadow: 0 0 2px rgba(0,0,0,0.15) inset;
        background: #f0f0f0;
    }

    .tableWrapper::-webkit-scrollbar-thumb {
        border-radius: 6px;
        background: #ccc;
    }

    .tableWrapper table td {
        background: transparent;
    }
/**********END SCROLLABLE TABLES*/
/**********ESTABLISHMENTS*/
article#establishments section#listing h2 {
    margin-top: 0;
}

article#establishments section#listing h3 {
    font-size: 19px;
    font-size: 1.9rem;
    margin-bottom: 0;
}

article#establishments section#listing h4 {
    margin: 0;
    line-height: 25px;
}

article#establishments section#listing p {
    margin: 0;
}

article#establishments section#listing .row {
    margin: 0 0 14px 0;
    margin-right: 0;
    padding: 0 0 16px;
}
/**********END ESTABLISHMENTS*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #main.article .col-sm-10 {
        float: none;
        margin: 0 auto;
    }

    .articlePage #news li > div:nth-child(2) {
        width: 342px;
        float: left;
    }
}

@media only screen and (max-width: 767px) {
    .articlePage article {
        overflow: hidden;
    }

    #main .area-overview .pushes .col-xs-12 figure {
        margin-left: 0;
        margin-right: 0;
    }

    .articlePage #news li > div:nth-child(2) {
        width: auto;
        float: none;
    }

    .articlePage #news li > img {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 11px;
    }

    .comment .buttons {
        display: block;
        margin-top: 14px;
    }

    .comment {
        border: 1px solid #DBDCDC;
        background-color: transparent;
    }

        .comment div {
            background-color: #ffffff;
            height: auto;
        }

            .comment div input {
                float: none;
                margin-left: 0;
                margin-right: 20px;
            }

            .comment div:first-child {
                padding-bottom: 20px;
                border-bottom: 1px solid #dbdcdc;
            }

            .comment div.closed, .comment div.open {
                padding: 11px 20px;
                border-bottom: 0;
            }

            .comment div.open {
                border-bottom: 1px solid #dbdcdc;
            }

        .comment form {
            background-color: #FFFFFF;
            border-top: 0;
        }

            .comment form textarea {
                height: 100px;
            }
}

@media only screen and (max-width: 480px) {
    .comment table tbody {
        display: table;
        width: 100%;
    }

    .articlePage table {
        width: auto;
        table-layout: fixed;
    }

    .comment table {
        width: 100%;
    }

    .articlePage td, .articlePage th {
        min-width: 150px;
    }

    .articlePage #news .personList .col-xs-push-8 {
        width: 100%;
        left: 0;
    }

    .articlePage #news .personList .col-xs-pull-4 {
        width: 100%;
        right: 0;
        margin-top: 20px;
    }
}


/**********RSS FEED BLOCK*/
#main .rss-heading {
    background: #DBDCDC;
    margin: 20px 0;
}

    #main .rss-heading h2 {
        padding: 13px 15px 14px 15px;
        color: #5b6062;
        font-weight: 600;
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 17px;
    }

#main .rss-block {
    padding-bottom: 12px;
}

    #main .rss-block > div {
        background-color: #ffffff;
        border: 1px solid #dbdcdc;
        padding: 14px;
        margin-bottom: 10px;
        font-size: 16px;
    }

        #main .rss-block > div a {
            padding-top: 6px;
        }

        #main .rss-block > div p {
            padding-top: 6px;
            margin-bottom: 6px;
        }


/**********INSTAGRAM FEED BLOCK*/
#main .insta-heading {
    background: #DBDCDC;
    display: block;
    margin: 20px 0;
}

    #main .insta-heading .insta-wrap {
        display: inline-block;
        padding: 10px 15px 5px 15px;
        width: 100%
    }

    #main .insta-heading h2 {
        margin: 5px 0 0 0;
        float: left;
        color: #5b6062;
        font-weight: 600;
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 17px;
    }

    #main .insta-heading i {
        float: right;
        font-size: 2.9rem;
        margin: 0px 10px 0 0;
    }

#main .insta-area .row {
    margin: 0;
}

#main .insta-push {
    border: 1px solid #dbdcdc;
    background-color: #ffffff;
    padding: 10px;
    margin-bottom: 20px;
    width: 191px;
}

    #main .insta-push:not(:last-child) {
        margin-right: 20px;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #main .insta-push {
        width: 146px;
    }
}

@media only screen and (max-width: 767px) {
    #main .insta-push {
        width: auto;
    }
}

/**********TEASERBLOCK ON COMMUNITY STARTPAGE*/

.links-block > div {
    background-color: #fff;
    border: 1px solid #dbdcdc;
    padding: 20px;
    margin-bottom: 20px;
}

.links-block img {
    width: 190px;
    float: right;
}

.links-block figcaption {
    font-weight: 300;
    font-size: 2rem;
    line-height: 1.1;
    padding-bottom: 5px;
}

.links-block i.fa {
    margin-right: 7px;
    font-size: 0.5em;
    color: #ffffff;
    background-color: #1f7e7c;
    padding: 3px 5px;
    position: relative;
    bottom: 3px;
    line-height: inherit;
}

#main .links-block p {
    margin-bottom: 0;
}

@media only screen and (max-width: 414px) {
    .links-block img {
        width: 100%;
    }
}
/*Section block*/
.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0,0,0,0);
}
.sectionlinkblock_wrapper {
    background-color: #ffffff;
    border: 1px solid #dbdcdc;
    padding: 20px;
    margin-bottom: 20px;
}
    .sectionlinkblock_wrapper h2 {
        margin-top: 0;
        padding-bottom: 10px;
        border-bottom: 1px solid #dbdcdc;
    }
.sectionlinks_wrapper {
    display: flex;
    margin: 10px -5px 0 -5px;
    flex-wrap: wrap;
}
    .sectionlinks_wrapper div:last-child {
        margin-bottom: 0;
    }
.sectionlink_wrapper {
    position:relative;
    width: 100%;
    
    margin: 0 5px 10px 5px;
    padding: 0;
}
@media only screen and (min-width: 480px) {
    #main .articlePage-image .pub-box-wrapper .img-wrapper {
        margin-left: 10px;
    }
}
@media only screen and (min-width: 650px) {
    .sectionlinks_wrapper div:last-child {
        margin-bottom: 10px;
    }
    .sectionlink_wrapper {
        width: calc((50%) - 10px);
    }
}
.sectionlink_wrapper a {
    display: flex;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.1;
}
    .sectionlink_wrapper a .fa {
        padding: 4px 7px 3px 7px;
        font-size: 0.6em;
        margin-right: 10px;
        margin-top: 5px;
        color: #ffffff;
        background-color: #1f7e7c;
        position: relative;
        bottom: 3px;
        line-height: inherit;
        align-self: baseline;
    }
    
/**********SEARCHBOX*/
#searchform .form-control.search {
    display: inline-block;
    margin: 0 auto;
    width: 90%;
    padding-left: 12px;
}

#aoSubmit {
    float: left;
    display: inline-block;
    cursor: pointer;
    z-index: 2;
    position: absolute;
    right: 16px;
    background: #1f7e7c;
    color: #FFF;
    padding: 9px 15px;
    border: 0;
}

#main div a.gr {
    background-color: #606567;
}

.productpage hr {
    margin-top: 0;
    clear: both;
}

    .productpage hr.mHr {
        margin-top: 25px;
    }

.productPage-info .file-icon {
    padding-right: 12px;
}

.productpage .articlePage .articlePage {
    padding: 0;
}

.nkp-article header figure {
    position: relative;
}

    .nkp-article header figure .legislationpuff {
        position: absolute;
        bottom: 45px;
        left: 20px;
    }

#main .nkp-article .preamble p {
    margin-bottom: 0;
}

.nkp-article .preamble {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}


    .nkp-article .preamble.inline {
        width: auto;
    }


    .nkp-article .preamble:after {
        clear: both;
    }

.nkp-article h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
    margin: 23px 0 4px 0;
}

.nkp-article h3 {
    font-size: 21px;
    line-height: 30px;
    font-weight: 500;
    margin-top: 24px;
}


.preamble .legislationpuff {
    float: left;
    padding-right: 20px;
    margin-top: 7px;
}

.nkplinklist .legislationpuff {
    padding: 10px;
    border: 1px solid #DBDCDC;
}

.legislationpuff .link-icon {
    background: url(/ClientUI/img/icons/chain.svg);
    height: 38px;
    width: 38px;
    display: block;
    margin: 0 auto;
    background-size: cover;
}

.legislationpuff {
}

    .legislationpuff > div {
        background-color: lightgrey;
        height: 275px;
        width: 275px;
        color: #000000;
        font-family: "Source Sans Pro";
        font-size: 22px;
        font-weight: 600;
        letter-spacing: -0.57px;
        line-height: 24px;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }

    .legislationpuff a, .legislationpuff a:hover {
        color: white !important;
        text-decoration: none;
        height: 173px;
        width: 170px;
    }


.nkplinklist .row > div {
    text-align: center;
}

.nkplinklist h2 {
    margin-bottom: 25px;
}

.nkplinklist .legislationpuff {
    margin-bottom: 20px;
    display: inline-block;
}

    .nkplinklist .legislationpuff:hover {
        opacity: .8;
        cursor: pointer;
    }

.simplelist {
    padding: 10px;
}

    .simplelist p {
        border-top: 1px solid #dbdcdc;
        border-left: 1px solid #dbdcdc;
        border-right: 1px solid #dbdcdc;
        margin-bottom: 0 !important;
    }

        .simplelist p:last-child {
            border-bottom: 1px solid #dbdcdc;
        }

    .simplelist a {
        color: #333333;
        display: block;
        padding: 12px 0 13px 18px;
    }


.nkp-page {
    padding-bottom: 0 !important;
}

#main.blogarticlelist header h1 {
    
    font-size: 5rem;
    
}

#main.blogarticle p.date {
    color: #5B6062;
    margin-bottom: 0;
}
.blogarticlelist .blogmobileImage {
    display: block;
}
.blogarticlelist .blogImage {
    display:none;
}
@media only screen and (min-width: 768px) {
    .blogarticlelist .blogImage {
        display: block;
    }
    .blogarticlelist .blogmobileImage {
        display: none;
    }
}
.blogarticlelist article header {
    margin-top: 0px;
}

    .blogarticlelist article header h1 {
        top: 0;
        font-size: 38px;
        left: 0px;
        padding: 0;
        display: inline-block;
        background: #f9f9f9;
        position: relative;
    }
@media only screen and (min-width: 768px) {
    .blogarticlelist article header {
        margin-top: 30px;
    }

        .blogarticlelist article header h1 {
            top: -99px;
            padding: 5px 10px;
            position: absolute;
        }
}
.mobileBlogSearch {
    display: block;
    margin-bottom: 10px;
}
.rightColContent .blogSearch {
    display: none;
}
@media only screen and (min-width: 768px) {
    .mobileBlogSearch {
        display: none;
    }
    .rightColContent .blogSearch {
        display: block;
    }
}


.rightColWrapper img {
    max-width: 100%;
    margin-bottom: 10px;
}
.rightColContent{
    margin-top:35px;
    padding-left:6px;
}
    .rightColContent .searchToggle, .mobileBlogSearch .searchToggle {
        display: none;
    }
    .rightColContent input#quicksearchTextbox, .rightColContent input#quicksearchTextboxmobile, .mobileBlogSearch input#quicksearchTextbox, .mobileBlogSearch input#quicksearchTextboxmobile {
        width: 100%;
        padding-right: 60px;
        height: 32px;
    }
    .rightColContent input[type=submit], .mobileBlogSearch input[type=submit] {
        cursor: pointer;
        z-index: 2;
        position: absolute;
        right: 11px;
        background: #1f7e7c;
        color: #FFF;
        padding: 0 15px;
        border: 0;
        height: 32px;
    }
.case-block h2 {
    Color: #1f7e7c;
    font-size: 30px;
    font-weight: 300;
    line-height: 34px;
    margin-bottom: 12px;
    margin-top: 0;
}
.blogcount_wrapper {
    padding: 5px 0 10px 0;
}
#bloglist{
    margin:0;
    padding:0;
}
#bloglist li{
    padding: 0;
    list-style:none;
}
#bloglist a:hover h2 {
    text-decoration: underline;
}
    #bloglist .case-block .type-and-created, #bloglist .case-block .type-and-created .created, #bloglist .case-block .type-and-created .type {
        font-size: 17px;
        color: #5B6062;
    }
    
.btn_wrapper {
    text-align: center;
}
    .btn_wrapper #blogloadmore {
        background: #1f7e7c;
        color: #FFF;
        padding: 5px 15px;
        font-size: 1.4rem;
        border: 0;
        margin-bottom: 20px;
    }

.chart-container {
    overflow: hidden;
    margin: 0;
}

.chart {
    width: 100%;
    max-height: 500px;
    height: 100vh;
}

.chart-heading {
    margin-top: 0 !important;
}

.chart-button-container {
    display: flex;
    column-gap: 3px;
    justify-content: end;
}
.chart-ie {
    background: #f2f3f3;
    padding:20px;
    margin-bottom:20px;
}
@media only screen and (max-width: 600px) {
    .chart-button-container {
        justify-content: space-between;
    }
}

.dropbtn, .chart-button {
    background-color: #1f7e7c;
    color: white;
    border: none;
    cursor: pointer;
    font-size: 1.5rem;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
}

.dropbtn:hover, .dropbtn:focus, .chart-button:hover, .chart-button:focus {
    background-color: #0062aa;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 90px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {
    background-color: #ddd;
}

.show {
    display: block;
}

.chart-modal {
    display: none; 
    place-content: center;
    padding: 20px;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4); 
}

.chart-modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 4px 16px;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}

.modal-close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.modal-close:hover,
.modal-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.chart-modal-header {
    height: 25px;
}

.chart-modal-body {
    padding: 2px 16px;
}
/*New Cookie Consent*/

a.cookielinks{
    display:block;
}
#CookieConsent a.cookieSettings, .footer-content a.cookieSettings {
    background: none;
}

body #CookieConsent p {
    padding-bottom: 10px;
}

body.lock-scroll {
    overflow: hidden;
}

#CookieConsent {
    position: fixed;
    left: 0px;
    /*remove height,background and top not to disable the site, height: calc(100vh - 91px);*/
    top: 0;
    background: rgba(0, 0, 0, 0.44);
    height: 100vh;
    /*---*/
    width: 100vw;
    color: #fff;
    z-index: 99999;
    display: flex;
}
    #CookieConsent .dialog {
        display: flex;
        align-items: center;
        min-height: calc((100%) - 3.5rem);
        max-width: 700px;
        padding: 0 10px;
        height: 100%;
    }
    #CookieConsent .content {
        position: relative;
        display: flex;
        flex-direction: column;
        width: 100%;
        background: transparent;
        color: #fff;
        font-size: 1.6rem;
        max-height: calc((100vh) - -7rem);
        box-sizing: border-box;
        pointer-events: auto;
        background-clip: padding-box;
        outline: 0;
    }
    #CookieConsent .heading_wrapper {
        padding: 20px 10px;
        background: #1f7e7c;
        border-top-left-radius: .3rem;
        border-top-right-radius: .3rem;
    }
    #CookieConsent .heading_wrapper .heading {
        margin:0;
    }
    #CookieConsent .heading {
        margin-bottom: 1rem;
        margin-top: 1rem;
    }
    #CookieConsent .text_wrapper {
        padding: 10px;
        background: #1f7e7c;
    }
        #CookieConsent .text_wrapper:not(.settings) {
            border-top-left-radius: .3rem;
            border-top-right-radius: .3rem;
        }
        #CookieConsent .text_wrapper.settings {
            background: #eee;
            color: #333;
            overflow: auto;
            max-height: calc((80vh) - 10rem);
        }
    #CookieConsent .text_wrapper img{
        width:100%;
        max-width:300px;
    }

        #CookieConsent .text_wrapper .text {
            max-height: calc((60vh) - 84px);
            overflow: auto;
        }

            #CookieConsent .text_wrapper .text p {
                margin-top: 0;
            }

    
    #CookieConsent p, #CookieConsent ul, #CookieConsent ol {
        font-size: 1.6rem;
    }
 



#CookieConsent a {
    color:#fff;
    text-decoration: underline;
}

    #CookieConsent a:hover {
        text-decoration: none;
    }


    #CookieConsent .buttons {
        position: relative;
        text-align: right;
        display: flex;
        justify-content: space-around;
        background: #fff;
        padding: 20px 10px;
        border-bottom-left-radius: .3rem;
        border-bottom-right-radius: .3rem;
    }

        #CookieConsent .buttons button {
            color: #212529;
            background: #f8f9fa;
            border: 1px solid #dee2e6;
            text-align: center;
            transition: all .5s ease;
            padding: 12px;
            line-height: 18px;
            cursor: pointer;
            border-radius: .125rem;
            min-width: 0;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
        }


            #CookieConsent .buttons button:hover {
                background-color: #e2e6ea;
                color: #212529;
            }

            #CookieConsent .buttons button.blueBtn {
                border: 1px solid #1f7e7c;
                background: #1f7e7c;
                color: #fff;
            }

                #CookieConsent .buttons button.blueBtn:hover {
                    background: #196463;
                    color: #fff;
                    border: 1px solid #196463;
                }

.cookie-wrapper {
    overflow-y: scroll;
    overflow-x: hidden;
    /*-ms-overflow-style: none;*/
    position: relative;
    max-width: 1040px;
    margin: 0 auto;
    margin-bottom: 83px;
    /*max-height: calc((100vh) - 203px);*/
    max-height: calc((100vh) - 258px);
}

.cookie-form-control {
    margin-bottom: 2.4rem;
    position: relative;
}

#CookieConsent input.input-checkbox:active + label, #CookieConsent input.input-checkbox:focus + label {
    outline: 1px solid #555;
}

#CookieConsent .input-checkbox, #CookieConsent .input-radio {
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    #CookieConsent .input-checkbox + .label, #CookieConsent .input-radio + .label {
        padding-bottom: 0.2rem;
        padding-left: 3.8rem;
        position: relative;
        text-align: left;
    }

        #CookieConsent .input-checkbox + .label::after, #CookieConsent .input-radio + .label::after {
            content: "\f204";
            font-size: 2.85rem;
            font-family: Fontawesome;
            transition: .5s all;
        }

 

    #CookieConsent .input-checkbox:checked + .label::after {
        content: "\f205";
        color: #1f7e7c;
    }


.cookie-label {
    display: block;
    font-weight: 700;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 0.6rem;
}

#CookieConsent .input-checkbox:disabled + .label::after, #CookieConsent .input-radio:disabled + .label::after {
    content: "\f205";
    color: #a9a9a9;
    /*border-color: #a9a9a9;*/
    /*box-shadow: 5px 5px 0 0 rgb(43 10 61 / 8%), inset 0 0 0 5px #fff;*/
}

#CookieConsent .input-checkbox + .label, #CookieConsent .input-radio + .label {
    padding-bottom: 0.2rem;
    padding-left: 0;
    position: relative;
    cursor: pointer;
    font-size: 1.8rem;
    color: #333;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
#CookieConsent .cookieinfo {
    color: #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
    #CookieConsent .cookieinfo.expand:before {
        content: '\f107';
        font-family: Fontawesome;
        padding-right: 10px;
        font-size: 1.8rem;
        font-weight: bold;
        color: #1f7e7c;
    }
    #CookieConsent .cookieinfo.expand.minify:before {
        content: '\f106';
    }
#CookieConsent .cookieinfo_content {
    display: none;
    background: #f7f5f5;
    padding: 5px;
    border-radius: 3px;
    margin-top: 5px;
}

/*Media for cookieconsent*/

@media only screen and (min-width: 520px) {
    #CookieConsent .dialog {
        margin: 0 auto;
        padding: 0 20px;
    }
    #CookieConsent .content {
    }
    #CookieConsent .heading_wrapper {
        padding: 20px 40px;
    }
    #CookieConsent .text_wrapper {
        padding: 40px 40px 20px 40px;
    }
        #CookieConsent .text_wrapper.settings {
            padding: 20px 40px;
        }
    #CookieConsent .buttons {
        padding: 30px 40px;
    }
        #CookieConsent .buttons button {
            min-width: 90px;
        }
    
}

@media only screen and (min-width: 900px) {
   
}
@media only screen and (min-width: 1024px) {
}

/******* BASE */
html {
    font-size: 10px;
}

.maxheight {
    max-height: 50px;
}

body {
    background-color: #606567;
    font-family: "Source Sans Pro", arial, sans-serif;
    font-weight: 400;
    line-height: 1.4;
}

i span { 
    font-family: "Source Sans Pro", arial, sans-serif;
    font-weight: 300;
    line-height: 1.2;
}
h1, h2, h3, h4, h5, h6 { 
    font-family: Poppins, "Source Sans Pro", arial, sans-serif;
    font-weight: 700;
    line-height: 1.2;
}
h3 {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0.4rem 0;
}

h2 + h3 {
    margin-top: 0 !important;
}

h3 + h4 {
    margin-top: 0 !important;
}

hr {
    border-top: 1px solid #DBDCDC;
}

ul, ol, p {
    font-size: 15px;
    font-size: 1.5rem;
    margin-top: 0;
}

a {
    color: #1f7e7c; /*#0073ca;*/
}

    a:hover, a:focus {
        color: #196463 /*#145250; #004f89;*/
    }

    a[href*=".doc"]:after {
        content: " - Word";
    }

    a[href*=".xls"]:after {
        content: " - Excel";
    }

    a[href*=".pdf"]:not(.docReader):after {
        content: " - PDF";
    }

div.rs_ski a[href*=".pdf"]:after {
    content: "";
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}
/*göm talande webb knappen*/
#__ba_panel button.textDiv {
    display: none;
}
/****** END BASE */
/*START TAB FOCUS*/
.btn, a, button, .focus-style {
    border: 1px solid transparent;
    outline: 0;
}

#slider a {
    border: 0;
}

.tab .btn:focus, .tab input:focus, .tab textarea:focus, .tab select:focus, .tab a:focus, .tab button:focus, .tab .focus-style:focus, .tab .focus-style:focus + label {
    outline: 0;
    border-color: #0077D4 !important;
    box-shadow: 0 0 0 0.2rem #0077D4 !important;
    background-color: #fff !important;
    color: #000 !important;
}

    .tab .btn:focus label, .tab input:focus label, .tab textarea:focus label, .tab select:focus label, .tab a:focus label, .tab button:focus label, .tab .focus-style:focus label {
        outline: 0;
        border-color: #0077D4 !important;
        box-shadow: 0 0 0 0.2rem #0077D4 !important;
        background-color: #fff !important;
        color: #000 !important;
    }

.tab .hiddenShortcuts a:focus {
    background-color: #1f7e7c !important;
    color: #fff !important;
}

.tab #slider a:focus .bigimg-overlay, .tab #slider a:focus .bigimg-overlay p {
    background-color: #1f7e7c !important;
    color: #fff !important;
}
/*.tab .btn, .tab input, .tab textarea, .tab select, .tab a, .tab button, .tab .focus-style {
}*/

/*Fix for focus on case_wrapper object links */
.tab .case-wrapper .case-link-wrapper:focus {
    outline: 0;
    border-color: transparent !important;
    box-shadow: 0 0 0 0.2rem transparent !important;
    background-color: #fff !important;
    color: #000 !important;
}

    .tab .case-wrapper .case-link-wrapper:focus .text-wrapper {
        outline: 0;
        border-color: #0077D4 !important;
        box-shadow: 0 0 0 0.2rem #0077D4 !important;
        background-color: #fff !important;
        color: #000 !important;
    }
/* END TABFOCUS*/
/****** FONT AWESOME ICONS */
.fa-fw {
    margin-right: 5px;
}
/****** END FONT AWESOME ICONS */

/****** HEADER */
div.cc-cookies {
    background: #576066;
    color: #f7f7f7;
    padding: 8px 0 5px 0;
    text-align: center;
}

    div.cc-cookies a {
        color: #fff;
        text-decoration: underline;
    }

        div.cc-cookies a:hover {
            text-decoration: none;
        }

    div.cc-cookies .cc-cookie-accept {
        display: inline-block;
        margin-left: 20px;
    }

.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset {
    font-weight: normal;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    background: #1f7e7c;
    height: 31px;
    line-height: 30px;
    margin-left: 5px;
    padding: 0 15px;
}

section#login .cc-cookies-error a.cc-cookie-accept {
    margin-left: 0;
    margin-top: 5px;
    display: table;
}

/*.hiddenShortcuts {
    position: relative;
    z-index: 999;
}*/
.hiddenShortcuts a {
    position: absolute;
    padding: 6px;
    background: #1f7e7c;
    color: #fff;
    text-decoration: none;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

    .hiddenShortcuts a:active, .hiddenShortcuts a:focus {
        z-index: 10;
        margin: 15px;
        width: auto;
        height: auto;
        overflow: visible;
        clip: auto;
        white-space: normal;
    }


body > header {
    background-color: #fff;
}

header ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    header ul#PageHead li.menuToggle {
        margin-left: 0;
    }

        header ul#PageHead li.menuToggle.blogToggle {
            margin-left: auto;
        }

header .menuToggle {
    display: none;
}
header ul#MainNav {
    display: flex;
    flex-wrap: wrap;
    
}
    header ul#MainNav li {
        flex-shrink: 0;
        flex-grow: 1;
        text-align: center;
    }

header ul#MainNav li > div a {
    margin: 0;
    padding: 12px 15px 14px;
    display:block;
}

header ul#PageHead li {
    float: left;
    margin-left: 18px;
}

header ul#PageHead li {
    /*margin-left: 0;*/
    height: 116px;
}

header .logo a.logo-image {
    display: block;
}

header .logo img {
    /*margin-top: 18px;*/
    margin-top: 38px;
}

header .breadcrumbs {
    margin-top: 38px;
}

header .logo .tablet-large, header .logo .mobile-small, header .logo .mobile, header .logo .tablet {
    display: none;
}

header ul#PageHead li.search {
    float: right;
    padding-top: 45px;
    text-align: right;
}

header .search form {
    border: solid 1px #7b7e7f;
    height: 30px;
}

header .search .by-category {
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 7px;
}




    header .search .by-category .fa {
        font-size: 10px;
        font-size: 1rem;
    }

header .searchToggle {
    display: none;
}

header .search input[type="submit"], header .search input[type="button"] {
    background-color: transparent;
    border: 0;
    height: 28px;
}

header .search input[type=submit]:focus {
    outline: 2px solid #000;
}

header .search input[type=submit] {
    cursor: pointer;
    z-index: 2;
    position: absolute;
    right: 11px;
    background: #1f7e7c;
    color: #FFF;
    padding: 0 15px;
}

header .search .fa-search {
    color: #6f7577;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 7px 0 0 6px;
    z-index: 1;
    position: absolute;
}

header li.search .fa-2x {
    display: none;
}

header .search input[type="text"] {
    border: 0;
    height: 28px;
    line-height: 28px;
    width: 485px;
    padding-left: 30px;
    padding-right: 20px;
    font-size: 14px;
    z-index: 0;
}

/*header ul li:first-child {
    float: left;
    margin-left: 0;
}*/

header ul#PageHead li.supportMenu_wrapper {
    position: absolute;
    right: 10px;
    top: 18px;
    height: auto;
}

    header ul#PageHead li.supportMenu_wrapper .container {
        padding: 0;
        width: 100%;
    }

    header ul#PageHead li.supportMenu_wrapper ul.supportMenu {
        position: relative;
        top: 0;
        right: 0;
    }

    header ul#PageHead li.supportMenu_wrapper li {
        height: auto;
    }

header ul.supportMenu {
    position: absolute;
    top: -147px;
    right: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
}

header .pageMenu .container {
    position: relative;
}

header .loginstatus_wrapper {
    width: 100%;
    background: #606567;
    color: #fff;
    border-bottom: 2px solid #a4adb1;
}

    header .loginstatus_wrapper .container {
        display: flex;
        padding: 5px 20px;
        justify-content: flex-end;
        align-items: center;
    }

        header .loginstatus_wrapper .container .user_name {
            margin-right: 40px;
        }

        header .loginstatus_wrapper .container a {
            color: #fff;
        }

            header .loginstatus_wrapper .container a:hover, header .loginstatus_wrapper .container a:visited, header .loginstatus_wrapper .container a:active {
                color: #fff;
            }

    header .loginstatus_wrapper .community_topnav > div {
        background: #DCEAEA;
        margin-left: 20px;
    }
        header .loginstatus_wrapper .community_topnav > div.selected {
            background: #1f7e7c;
        }
    header .loginstatus_wrapper .container .community_topnav > div.selected a {
        color: #fff;
    }
        header .loginstatus_wrapper .community_topnav > div:not(.selected):hover {
            background: #A3D3D3;
        }
    header .loginstatus_wrapper .container .community_topnav > div:hover a {
        text-decoration: none;
    }
    header .loginstatus_wrapper .container .community_topnav > div > a {
        display:block;
        padding: 5px 10px;
        color: #1E1E1E;
        font-weight: 700;
        font-size: 15px;
        font-size: 1.5rem;
        font-family: Poppins;
    }

header ul.supportMenu li {
    float: left;
}

    header ul.supportMenu li.login, header ul.supportMenu li.translate {
        color: #1f7e7c;
        padding-left: 13px;
        border-left: 1px solid #dbdcdc;
    }

        header ul.supportMenu li.login :first-child {
            margin-right: 15px;
        }

header ul.supportMenu li {
    color: #1f7e7c; /*#0073ca;*/
}

    header ul.supportMenu li.easy-read {
        background: transparent url(/ClientUI/img/icons/lp-lattlast.svg) no-repeat 15px 0px;
        background-size: 13px 13px;
        padding-left: 30px;
        border-left: 1px solid #dbdcdc;
    }

    header ul.supportMenu li.other-languages, header ul.supportMenu li.aplha-content, header ul.supportMenu li.support-sign-language {
        border-left: 1px solid #dbdcdc;
        padding-left: 13px;
    }

header .pageMenu {
    background-color:#DCEAEA;
    /*#cd4c06;*/
}

    header .pageMenu #MainNav .selected > div:not(.subnav), header .pageMenu #MainNav .selected.current > div:not(.subnav) {
        background-color: #1f7e7c; /*#606567*/
        position: relative;
    }
    header .pageMenu #MainNav > .nkpContext > div:not(.subnav) {
        background: #DCEAEA;
    }
        header .pageMenu #MainNav > .nkpContext > div:not(.subnav) > div.has-subnav-span {
            display:none;
        }
    /*header .pageMenu #MainNav > .nkpContext > div:not(.subnav):hover {
        background: #A3D3D3;
    }*/
    header .pageMenu #MainNav > .nkpContext > div:not(.subnav):after {
        content: none;
    }
        header .pageMenu #MainNav > .nkpContext > div:not(.subnav) > a {
            color: #1E1E1E;
            flex-grow: 1;
            text-align: left;
        }
        header .pageMenu #MainNav .selected.current > div.subnav > div { /*For indent div*/
            background-color: #1f7e7c;
        }
        header .pageMenu #MainNav .selected > div:after {
            content: '';
            position: absolute;
            left: calc(50% - 5px);
            bottom: -10px;
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-top: 10px solid #1f7e7c;
        }


/*.subnav {
    display: none;
}*/
nav li:not(.open) > .subnav ul * {
    visibility: hidden;
}
nav li.open > .subnav > ul > * {
    visibility: visible;
    transition: visibility 0.3s linear;
}
nav li.has-subnav > .subnav {
    background: transparent;
    max-height: 1px;
    overflow: hidden;
    transition: max-height 1s cubic-bezier(0, 1, 0, 1);
}

nav li.has-subnav.open > .subnav {
    display: flex;
    background: transparent;
    max-height: 5000px;
    transition: max-height 1s ease-in-out;
}

/*nav li.has-subnav.open > .subnav {
    display: none;
}

    nav li.has-subnav.open > .subnav.shownav {
        display: flex;
    }*/

nav li .subnav ul {
    width: 100%;
    /*max-width: calc(100% - 12px);*/
    flex-grow: 1;
}


.searchCategories {
    display: none;
}

    .searchCategories.open {
        display: block;
        background-color: #ffffff;
        position: absolute;
        z-index: 1000;
        padding: 5px 0 20px;
        right: 10px;
        border: 1px solid #ccc;
        border-width: 5px 1px 1px 1px;
        margin-top: 4px;
    }

header ul#PageHead .searchCategories li {
    float: none;
    height: auto;
    margin: 8px 0 0;
    padding: 2px 15px 5px;
    text-align: left;
}

/****** END HEADER*/

/***** FIGURE and IMAGES */
figure img {
    width: 100%;
}

/***** END FIGURE and IMAGES */


/***** FOOTER */

footer {
    background: #606567; /*url('/ClientUI/img/other/footerbg.svg') bottom right no-repeat*/
    background-size: 10%;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    padding: 45px 0 50px;
}

    footer div[class^=col-sm] {
        /*border-right: 1px solid #818486;*/
        padding-left: 20px;
        padding-right: 20px;
    }

        footer div[class^=col-sm]:first-child {
            padding-left: 10px;
        }

        footer div[class^=col-sm]:last-child {
            border-right: 1px solid transparent;
        }

    footer h3, footer h2 {
        font-weight: 700;
        margin: 0 0 8px;
        padding-bottom: 4px;
        border-bottom: 1px solid #949596;
    }

    footer h2 {
        font-size: 1.8rem;
    }

    footer ul, footer ol, footer p {
        font-size: 14px;
        font-size: 1.4rem;
    }

    footer a, footer a:visited, footer a:active, footer a:focus {
        color: #fff;
        text-decoration: none;
        font-weight: 700;
    }

        footer a:hover {
            color: #f5f5f5;
            text-decoration: underline;
        }

        footer a:before {
            content: '\f105';
            font-family: Fontawesome;
            display: inline-block;
            padding-right: 5px;
            font-size: 1.6rem;
            text-decoration: none;
        }

        footer a[href^="tel:"]:before {
            content: '\f095';
            transform: scaleX(-1);
            padding-left: 5px;
            padding-right: 0;
        }

    footer .social a {
        display: inline-block;
        margin-bottom: 2px;
    }

    footer .social .fb {
        background: url(/ClientUI/img/icons/fb-icon.png) no-repeat 0 50%;
        padding-left: 28px;
    }

    footer .social .twitter {
        background: url(/ClientUI/img/icons/twitter-icon.png) no-repeat 0 50%;
        padding-left: 28px;
    }

    footer ul {
        list-style-type: none;
        padding: 0;
    }

    footer #subscribe {
        margin-top: 11px;
        margin-bottom: 10px;
    }

        footer #subscribe input {
            height: 34px;
            line-height: 34px;
            padding: 0 5px;
        }

            footer #subscribe input[type=text], footer #subscribe input[type=email] {
                border: 0;
                color: #333;
                width: 312px;
                font-size: 15px;
                font-size: 1.5rem;
            }

            footer #subscribe input[type=submit] {
                background-color: #1f7e7c;
                border: 0;
                color: #fff;
                font-size: 15px;
                font-size: 1.5rem;
                height: 34px;
                line-height: 34px;
                padding: 0 15px;
            }

                footer #subscribe input[type=submit]:hover {
                    background-color: #0062aa;
                }

/***** END FOOTER */
.container {
    padding-left: 20px;
    padding-right: 20px;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

.field-validation-valid {
    display: none;
}

.validation-summary-valid {
    display: none;
}


@media (max-width: 991px) {
    .container {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    footer #subscribe input[type=text], footer #subscribe input[type=email] {
        width: 100%;
    }

    footer #subscribe input[type=submit] {
        margin-top: 20px;
    }
}

@media (min-width: 768px) {
    header .pageMenu {
        display: flex !important;
        height: auto !important;
        overflow: visible !important;
        flex-direction: column-reverse;
    }

    .hidden-large {
        display: none;
    }
}

@media (max-width: 767px) {

    nav > .container:first-child .row {
        margin-left: -20px;
        margin-right: -20px;
    }

    header .search input[type=submit] {
        right: 21px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }

    header .search > div.hide-search {
        display: block;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 970px;
    }
}

@media print {

    q {
        quotes: none;
    }

        q:before, q:after {
            content: "";
        }

    header ul#PageHead li {
        height: 50px;
    }

    section#main {
        margin-top: -20px;
    }

    .pageMenu, .pageMenu.hide-menu, nav li.search, .navigationContainer, footer, .menuToggle, .rs_skip,
    .supportMenu_wrapper, .loginstatus_wrapper, .languageMenu, .share, .substanceFilter {
        display: none;
    }

    #epi-quickNavigator, header .pageMenu {
        display: none !important;
    }

    h1 {
        font-size: 24pt;
    }

    h2 {
        font-size: 14pt;
        margin-top: 25px;
    }

    aside h2 {
        font-size: 18pt;
    }

    img {
        border: 0;
    }

    header {
        margin-bottom: 40px;
    }

    blockquote {
        font-size: 13pt;
        font-style: italic;
    }

    p a {
        color: #000;
    }

    a:link:after,
    a:visited:after {
        content: "" !important;
    }

    aside {
        border-top: 1px solid #bbb;
        margin-top: 30px;
        display: block;
        width: auto;
        /* Reset the element for IE < 8 */
        position: static;
        width: auto;
        padding: 10px 0 0;
    }
}

/* Hide only visually, but have it available for screenreaders */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    /* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard */
    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }
/*Episerver forms buttons*/
.EPiServerForms .Form__MainBody .FormDateTime .FormDateTime__Input {
    width: 100%;
}

.EPiServerForms .Form__MainBody .FormDateTimeRange .FormDateTimeRange__Start, .EPiServerForms .Form__MainBody .FormDateTimeRange .FormDateTimeRange__End {
    display: inline-block;
}

.EPiServerForms .Form__MainBody .FormCaptcha .FormTextbox__Input {
    width: 100%;
}

.EPiServerForms .Form__MainBody .Form__Element .Form__Element__Caption {
    display: block;
}

.Form__MainBody input[type="submit"].disabled {
    cursor: not-allowed;
    background-color: #dbdcdc;
    padding: 0 13px;
}

    .Form__MainBody input[type="submit"].disabled:focus {
        outline: none;
    }
/*xform buttons*/
.formBlock table tr td input[type="submit"].disabled {
    cursor: not-allowed;
    background-color: #dbdcdc;
    padding: 0 13px;
}

    .formBlock table tr td input[type="submit"].disabled:focus {
        outline: none;
    }

/*NKP EMIL*/
.senderlogotypes {
    margin: 15px;
    float: left;
}

    .senderlogotypes > img {
        width: 100%;
        height: 100%;
    }

.container_w {
    width: 100%;
    margin: 0 auto;
}

/*Talandewebb-style*/
.talandeWebbLink {
    display: inline-block;
    color: #ad0000 !important;
}

.goalAndActivity-filter-block {
    height: 106px;
    background-color: #D3D4D4;
    padding: 20px;
    margin-bottom: 20px;
    clear: both;
}

    .goalAndActivity-filter-block label {
        display: block;
    }

    .goalAndActivity-filter-block .select {
        width: 48%;
    }

        .goalAndActivity-filter-block .select:nth-child(1) {
            float: left;
        }

        .goalAndActivity-filter-block .select:nth-child(2) {
            float: right;
        }



.goalAndActivity-filter-block select {
    width: 100%;
    padding-left: 14px;
    height: 38px;
    border: 1px solid #EEEEEE;
    background-color: #FFFFFF;
    color: #5B6062;
}

@media only screen and (max-width: 520px) {
    .goalAndActivity-filter-block {
        height: 186px;
    }
    .goalAndActivity-filter-block .select {
        width: 100%;
        margin-bottom: 20px;
    }
}

.input-group {
  position: relative;
  border-collapse: separate;
  width:100%;
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	padding-left:50px;
}
.form-control {
	display: block;
	width: 100%;
	height: 38px;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.5;
	color: #555;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #747778;
    border-radius:0;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.category-filter {
    line-height:32px;
}
.input-group-addon {
	padding: 9px 12px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
	color: #555555;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #747778;
	display: inline-block;
	float: left;
	position: relative;
	z-index: 3;
	height: 38px;
	margin-top: -38px;
}

.input-group-addon .fa{
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#faq {
  padding: 20px 0;
}

#faq .btn:focus {
  outline: none;
  color: #fff;
}
#faq h2 {
  font-size: 22px;
  margin: 10px 0;
}
#faq h2 small {
  float: right;
  line-height: 24px;
}
#faq h3 {
  margin: 0;
  line-height: 1.4;
  font-size: 22px;
}
.faq-content{
	padding-top:30px;
}
#faq .faq-content .highlight {
  background: #FFFF88;
}
.faq-content > div {
  padding: 15px 0;
  font-size:17px;
  border-bottom:1px solid #DBDCDC;
}
.faq-content > div:nth-child(2n-1) {
}
.faq-content > div .e-number {
  min-width: 70px;
  display: inline-block;
  vertical-align: top;
}
.faq-content > div .name {
  white-space: nowrap;
  max-width: 70%;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  text-decoration:underline;
}
.faq-content > div .category {
  font-size: 15px;
  color: #737373;
  display: inline-block;
  vertical-align: top;
  padding-left:10px;
  line-height:23px;
}
#faq .radio-button-list {
    margin-top:10px;
}
#faq .radio-button-list label {
    margin:0 15px 0 5px;
}
#faq .faq-content.list .decision {
    display:none;
}
#faq .search-bottom {
    margin:15px 0 0;
}
@media (max-width: 767px) {
  #faq h2 {
    font-size: 20px;
  }
  #faq h3 {
    font-size: 20px;
  }
  .faq-content > div {
    padding: 10px 10px;
  }
  #faq input[type="search"] {
    font-size: 16px;
  }
  #faq hr {
    margin: 15px -10px;
  }
  .faq-content > div .e-number {
    min-width: 50px;
    display: inline-block;
  }
  .faq-content > div .category {
    display: block;
    padding-left:53px;
  }
  #faq .category-filter, .workRooms-members .category-filter, .workRooms-forum .category-filter, .form-group.search-forum{
    margin-bottom: 15px;
  }
}
/*TAB*/
.tab .btn:focus, .tab input:focus, .tab textarea:focus, .tab select:focus, .tab a:focus, .tab button:focus, .tab .focus-style:focus {
    outline: 0;
    border-color: #0077D4 !important;
    box-shadow: 0 0 0 0.2rem #0077D4 !important;
    background-color: #fff !important;
    color: #000 !important;
}
.tab button.weekday-button:focus {
    box-shadow: 0 0 0 0.3rem #fff !important;
    border-width:3px !important;
}

    .tab .btn:focus label, .tab input:focus label, .tab textarea:focus label, .tab select:focus label, .tab a:focus label, .tab button:focus label, .tab .focus-style:focus label {
        outline: 0;
        border-color: #0077D4 !important;
        box-shadow: 0 0 0 0.2rem #0077D4 !important;
        background-color: #fff !important;
        color: #000 !important;
    }
.tab input[type=range]:focus {
    -webkit-appearance: none;
}

.tab input[type=range]:focus::-webkit-slider-runnable-track {
    background: #3071a9 !important;
}

    .tab input[type=range]:focus::-moz-range-track {
        background: #3071a9 !important;
    }

    .tab input[type=range]:focus::-ms-track {
        background: transparent !important;
    }

    .tab input[type=range]:focus::-ms-fill-lower {
        background: #2a6495 !important;
    }

.tab input[type=range]:focus::-ms-fill-upper {
    background: #3071a9;
    border: 0.2px solid #010101;
    border-radius: 2.6px;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}



#foodhabits {
    background-color: #f9f9f9;
    min-height: 100vh;
    font-family: "Source Sans Pro" !important;
}

    #foodhabits h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
        font-family: Poppins, "Source Sans Pro" !important;
    }

#result-header {
    max-width: 500px;
    margin: 0 auto;
    color: #333333;
    padding: 0 15px;
}

    #result-header h1 {
        margin-bottom: 30px;
        font-size: 38px;
        font-weight: 300;
        letter-spacing: 0.32px;
        line-height: 47px;
        text-align: center;
    }


    #result-header p {
        font-size: 21px;
        font-weight: 300;
        letter-spacing: 0.17px;
        line-height: 27px;
        text-align: center;
        margin-top: 0;
        margin-bottom: 30px;
    }

.banner .row {
    padding-left: 15px;
    padding-right: 15px;
}

#foodhabits .logo-container {
    display: flex;
    justify-content: space-between;
}

#foodhabits .logo {
    display: block;
    width: 140px;
}

#foodhabits .logo-image {
    display: block;
    max-width: 100%;
    height: auto;
}

    #foodhabits .logo-image img {
        display: block;
        max-width: 100%;
        height: auto;
    }

#foodhabits .foodhabits-logo {
    font-weight: 500;
    font-size: 16px;
}

#foodhabits header {
    padding-bottom: 20px;
    padding-top: 20px;
    height: 62px;
}

/*#foodhabits nav {
    background-color: #f9f9f9;
}*/

#foodhabits #main {
    color: white;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 4rem;
}
#foodhabits .quiz-start .content-wrapper {
    margin-top: 60px;
}
#foodhabits .content-wrapper {
    margin-top: 10px;
    margin-bottom: 40px;
}

#foodhabits .slider-question .content-wrapper, #foodhabits .number-a-week-question .content-wrapper, #foodhabits .one-or-more-question .content-wrapper{
    margin-top: 10px;
}

#foodhabits .main-content {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    min-height: calc((100vh) - 200px);
}

    #foodhabits .main-content .foodhabits-h1 {
        margin-bottom: 40px;
        font-weight: 300;
        font-size: 38px;
        line-height: 47px;
    }

#foodhabits .main-content.slider-question .foodhabits-h1, #foodhabits .main-content.number-a-week-question .foodhabits-h1, #foodhabits .main-content.one-or-more-question .foodhabits-h1, #foodhabits .main-content.yes-no-question .foodhabits-h1 {
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 0;
}

#foodhabits .foodhabits-days-a-week-image {
    display: block;
}

    #foodhabits .foodhabits-days-a-week-image img {
        width: 100%;
        height: 100%;
        max-width: 500px;
    }
#foodhabits .foodhabits-number-a-week-selector {
    margin-bottom: 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#foodhabits .yes-no-question .foodhabits-h1 {
    margin-bottom: 40px;
}

#foodhabits .main-content .foodhabits-preamble {
    font-weight: 300;
    margin-bottom: 80px;
    display: block;
}

#foodhabits .image-wrapper {
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
}

#foodhabits .image-overlay {
    position: absolute;
    display: none;
    width: 70px;
    height: 70px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    background-color: #fff;
}

#foodhabits .marked .image-overlay {
    display: block;
}

.image-overlay .fa-check {
    color: #1f7e7c;
    font-size: 30px;
    margin-top: 20px;
}
#foodhabits .questioncount {
    font-size: 1.5rem;
    padding: 10px;
}
#foodhabits .foodhabits-start {
    margin-bottom: -20px;
}

#foodhabits .foodhabits-yes-no-selector {
    margin-bottom: 20px;
}


.navigation-container {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0;
}

#foodhabits .blue-navigation {
    background-color: #1f7e7c;
    padding: 10px 10px;
    color: white;
    width: 125px;
}

    #foodhabits .blue-navigation:hover {
        background-color: #196463;
    }

#foodhabits .flex-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

    #foodhabits .flex-container .col-6-flex {
        width: 50%;
        padding: 0 10px;
    }

#foodhabits .main-content.slider-question .content-wrapper .foodhabits-slider-question-image, #foodhabits .foodhabits-one-or-more-question-image, #foodhabits .foodhabits-yes-no-question-image {
    display: block;
}

    #foodhabits .main-content.slider-question .content-wrapper .foodhabits-slider-question-image img, #foodhabits .foodhabits-yes-no-question-image img {
        margin: 30px auto;
        width: 75%;
        max-width: 500px;
    }

    #foodhabits .foodhabits-one-or-more-question-image img {
        max-width: 100px;
    }
    #foodhabits .main-content.one-or-more-question .inner-wrapper {
        margin-bottom:40px;
    }

#foodhabits .weekday-button {
    border: 2px solid white;
    background-color: rgba(255, 255, 255, 0);
    border-radius: 50%;
    margin: 0 8px;
    padding: 12px 12px;
}

#foodhabits .foodhabits-slider {
    margin: 0 auto 40px;
    max-width: 300px;
}

/* MEDIA QUERY FOR larger phones */
@media only screen and (min-width: 480px) {
    #foodhabits .content-wrapper {
        margin-top: 0px;
    }
    #foodhabits .foodhabits-logo {
        font-weight: 500;
        font-size: 24px;
    }

    #foodhabits .logo {
        display: block;
        width: 200px;
    }

    #foodhabits .blue-navigation {
        background-color: #1f7e7c;
        /*padding: 10px 50px;*/
        color: white;
    }

    #foodhabits .inner-wrapper {
        width: 80%;
        margin: 0 auto;
    }

    #foodhabits .main-content .foodhabits-h1 {
        margin-bottom: 40px;
    }

    #foodhabits .main-content .foodhabits-preamble {
        margin-bottom: 40px;
    }

    #foodhabits .foodhabits-one-or-more-question-image img {
        max-width: 150px;
    }

    #foodhabits .weekday-button {
        border: 2px solid white;
        background-color: rgba(255, 255, 255, 0);
        border-radius: 50%;
        margin: 0 10px;
        padding: 12px 12px;
    }

    #foodhabits .flex-container .col-6-flex {
        margin-bottom: 50px;
    }

    #foodhabits .blue-navigation {
    }
}

@media only screen and (min-width: 768px) {
    #foodhabits .blue-navigation {
        width: 180px;
    }

    #foodhabits .main-content .foodhabits-preamble {
        font-size: 21px;
        line-height: 27px;
    }

    #foodhabits .image-overlay {
        width: 120px;
        height: 120px;
    }

    .image-overlay .fa-check {
        font-size: 64px;
        margin-top: 28px;
    }
    #foodhabits .main-content.slider-question .foodhabits-h1, #foodhabits .main-content.number-a-week-question .foodhabits-h1 {
        margin-bottom: 40px;
    }

    #foodhabits .main-content.slider-question .content-wrapper .foodhabits-slider-question-image img, #foodhabits .foodhabits-yes-no-question-image img {
        margin: 30px auto;
        width: 100%;
        max-width: 500px;
    }
}

/*MEDIA QUERY FOR DESKTOP*/
@media only screen and (min-width: 1025px) {
    #foodhabits .main-content {
        min-height: calc((100%) - 50px);
    }

    #foodhabits .fixed-height {
        min-height: 700px;
        position: relative;
    }


    #foodhabits .content-wrapper, #foodhabits .quiz-start .content-wrapper {
        margin-top: 200px;
    }

    #foodhabits .inner-wrapper {
        width: 70%;
        margin: 0 auto;
    }

    #foodhabits .main-content .foodhabits-h1 {
        margin-bottom: 30px;
    }



    #foodhabits .main-content.slider-question .content-wrapper {
        margin-top: 20px;
    }


    #foodhabits .foodhabits-one-or-more-question-image img {
        max-width: 250px;
    }

    #foodhabits .main-content.informationpage img {
        margin-top: 25px;
    }

    #foodhabits .foodhabits-slider {
        width: 300px;
        margin: 0 auto;
    }

    #foodhabits .hidden {
        display: none;
    }

    #foodhabits .navigation-container {
        position: absolute;
        bottom: 0;
        width: 100%
    }

    #foodhabits .btn.blue-navigation {
    }

    #foodhabits .blue-navigation {
        width: 180px;
    }
}



/*FOODHABIT COMPONENTS*/
#foodhabits .visible {
    display: block;
}

#foodhabits .answer-choice-button {
    background: transparent;
    border: 1px solid transparent;
    -webkit-appearance: none;
    appearance: none;
}
#foodhabits .weekday-button-wrapper {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 10px;
    height: 56px;
    margin-bottom: 10px;
}

#foodhabits .weekday-button + span {
    color: #fff;
    margin-top: auto;
}
#foodhabits .weekday-button.selected.highlight {
    background-color: white;
    padding: 15px;
}

#foodhabits .yes-no-button {
    padding: 10px 40px;
    border: 1px solid white;
    background-color: rgba(255, 255, 255, 0);
    color: white;
    border-radius: 6px;
    margin-right: 5px;
}

    #foodhabits .yes-no-button:hover {
        border: 1px solid white;
        background-color: rgba(255, 255, 255, 0.85);
        color: #1f7e7c;
        border-radius: 6px;
        margin-right: 5px;
    }

    #foodhabits .yes-no-button.selected {
        background-color: rgba(255, 255, 255, 1);
        color: #1f7e7c;
    }


/*VOLUMESLIDER*/


.textblock {
    color: #FFFFFF;
    font-size: 21px;
    font-weight: 300;
    letter-spacing: 0.17px;
    line-height: 27px;
    text-align: center;
}

.feedback-link {
    text-decoration: underline;
    color: #FFFFFF;
    font-size: 17px;
    letter-spacing: 0.17px;
    line-height: 22px;
    text-align: center;
    margin-top: 20px;
    display: inline-block;
}


/*SLIDER STYLING*/

input[type=range].slider-selector {
    -webkit-appearance: none;
    width: 100%;
    margin: 8.3px 0;
}

    input[type=range].slider-selector:focus {
        outline: none;
    }

    input[type=range].slider-selector::-webkit-slider-runnable-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        box-shadow: 2px 2px 2.2px #000000, 0px 0px 2px #0d0d0d;
        background: #ffffff;
        border-radius: 1.3px;
        border: 0.2px solid #000101;
    }

    input[type=range].slider-selector::-webkit-slider-thumb {
        box-shadow: 2.3px 2.3px 1px #000000, 0px 0px 2.3px #0d0d0d;
        border: 0px solid #000000;
        height: 25px;
        width: 17px;
        border-radius: 3px;
        background: #ffffff;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -8.5px;
    }

    input[type=range].slider-selector:focus::-webkit-slider-runnable-track {
        background: #ffffff;
    }

    input[type=range].slider-selector::-moz-range-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        box-shadow: 2px 2px 2.2px #000000, 0px 0px 2px #0d0d0d;
        background: #ffffff;
        border-radius: 1.3px;
        border: 0.2px solid #000101;
    }

    input[type=range].slider-selector::-moz-range-thumb {
        box-shadow: 2.3px 2.3px 1px #000000, 0px 0px 2.3px #0d0d0d;
        border: 0px solid #000000;
        height: 25px;
        width: 17px;
        border-radius: 3px;
        background: #ffffff;
        cursor: pointer;
    }

    input[type=range].slider-selector::-ms-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        background: transparent;
        border-color: transparent;
        color: transparent;
    }

    input[type=range].slider-selector::-ms-fill-lower {
        background: #d1d1d1;
        border: 0.2px solid #000101;
        border-radius: 2.6px;
        box-shadow: 2px 2px 2.2px #000000, 0px 0px 2px #0d0d0d;
    }

    input[type=range].slider-selector::-ms-fill-upper {
        background: #ffffff;
        border: 0.2px solid #000101;
        border-radius: 2.6px;
        box-shadow: 2px 2px 2.2px #000000, 0px 0px 2px #0d0d0d;
    }

    input[type=range].slider-selector::-ms-thumb {
        box-shadow: 2.3px 2.3px 1px #000000, 0px 0px 2.3px #0d0d0d;
        border: 0px solid #000000;
        height: 25px;
        width: 17px;
        border-radius: 3px;
        background: #ffffff;
        cursor: pointer;
        height: 8.4px;
    }

    input[type=range].slider-selector:focus::-ms-fill-lower {
        background: #ffffff;
    }

    input[type=range].slider-selector:focus::-ms-fill-upper {
        background: #ffffff;
    }

.category-block {
    background-color: #FFFFFF;
    box-shadow: 0 2px 30px 0 rgba(0,0,0,0.15);
    margin: 0 15px 30px !important;
    max-width: 650px;
}

@media only screen and (min-width: 768px) {
    .category-block {
        margin: 0 auto 30px !important;
    }
}

.category-block p {
    font-family: "Source Sans Pro";
    font-size: 17px;
    color: #000000;
}

.category-link {
    border-top: 1px solid #DBDCDC;
    padding: 10px 15px 12px 15px;
    margin: 0;
    margin: 0 -15px;
}

    .category-link a:not(.docReader):before {
        content: "\f105";
        font-family: FontAwesome;
        margin-right: 7px;
    }

    .category-link a {
        color: #1f7e7c;
        font-family: "Source Sans Pro";
        font-size: 17px;
        letter-spacing: 0.2px;
        line-height: 22px;
    }

.category-block h2 {
    color: #000000;
    font-family: Poppins, "Source Sans Pro";
    font-size: 21px;
    font-weight: 600;
}

.category-body {
    margin: 0 15px;
}

.category-block img {
    width: 100%;
    margin-bottom: 20px;
}

.gradient {
    width: 100%;
    border-radius: 5px;
    background: linear-gradient(90deg, #D31819 0%, #FFC203 50.01%, #9AC631 100%);
    height: 10px;
    position: relative;
}

    .gradient .circle {
        height: 30px;
        width: 30px;
        top: -10px;
        -ms-border-radius: 20px;
        border-radius: 20px;
        position: absolute;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 3px solid white;
        box-shadow: 0 2px 20px 0 rgba(0,0,0,0.2);
        overflow: hidden;
    }


        .gradient .circle .colorbar {
            height: 30px;
            width: 354px;
            position: absolute;
            background: linear-gradient(90deg, #D31819 0%, #FFC203 50.01%, #9AC631 100%);
        }


.inverted-gradient .gradient {
    background: linear-gradient(90deg, #9AC631 0%, #FFC203 50.01%, #D31819 100%);
}

    .inverted-gradient .gradient .circle .colorbar {
        background: linear-gradient(90deg, #9AC631 0%, #FFC203 50.01%, #D31819 100%);
    }

.result-link-item {
    font-size: 17px;
    letter-spacing: 0.2px;
    line-height: 28px;
}

.result-link-item a:not(.docReader):before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 7px;
}
#emailFoodHabits h2{
    font-size:2.4rem;
}
#emailFoodHabits form div {
    text-align: left;
    max-width: 357px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
#emailFoodHabits form label{
    padding-right:10px;
}
#emailFoodHabits form input[type=text]{
    margin-right:10px;
}
.field-validation-error {
    color: #ad0000;
    padding-bottom:5px;
}
.field-validation-error:before {
    content: "\f071";
    font-family: Fontawesome;
    padding-right: 5px;
}
.result-link-item a {
    color: #1f7e7c;
}
    .result-link-item a:hover {
        color: #196463;
    }


.endtext {
    max-width: 650px;
    color: #000000;
    font-size: 17px;
    letter-spacing: 0.17px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 30px;
}


#foodhabits .blue-navigation.back-btn {
    background-color: #737779;
}

.hero {
    position: absolute;
    width: 100%;
    height: 350px;
    background-color: #51a9a6;
}

    .hero > .container {
        height: 100%;
    }

        .hero > .container .col-sm-8 {
            height: 100%;
        }
.hero-content {
    margin-top: -350px;
    height: 350px;
}
.gravida-section {
    margin-top: 350px;
}

.search-bubble {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    margin-top: 38px;
    padding: 21px;
    background-color: #FAFAFA;
    font-family: "Source Sans Pro", arial, sans-serif;
    font-weight: bold;
    font-size: 17px;
    font-size: 1.7rem;
    border-radius: 20px;
    border: 2px solid #000000;
    z-index: 10;
}

    .search-bubble:after, .search-bubble:before {
        top: 100%;
        left: 60px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .search-bubble:after {
        border-color: rgba(255, 255, 255, 0);
        border-top-color: #FAFAFA;
        border-width: 20px;
        margin-left: -20px;
    }

    .search-bubble:before {
        border-color: rgba(0, 0, 0, 0);
        border-top-color: #000000;
        border-width: 23px;
        margin-left: -23px;
    }

    .search-bubble .bubble-form {
        position: relative;
        margin-top: 12px;
    }

        .search-bubble .bubble-form .form-input {
            width: 100%;
            background-color: #EEEEEE;
            border: none;
            border-bottom: 2px solid #DBDCDC;
            padding: 10px 37px 10px 40px;
        }

            .search-bubble .bubble-form .form-input::placeholder {
                color: #525252;
            }

        .search-bubble .bubble-form .form-submit {
            position: absolute;
            left: 0;
            top: 6px;
            padding: 1px 6px;
            border: 0;
            background-color: transparent;
            font-size: 22px;
            color: #333333;
        }

            .search-bubble .bubble-form .form-submit::after {
                background-color: #EEEEEE;
            }

    .search-bubble .bubble-result > ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .search-bubble .bubble-result > ul li a {
            display: flex;
            align-items: center;
            width: 100%;
            padding: 10px;
            border-bottom: 1px solid #DBDCDC;
            font-family: "Source Sans Pro", arial, sans-serif;
            font-weight: normal;
        }

            .search-bubble .bubble-result > ul li a span {
                width: calc((100%) - 35px);
                color: #606060;
                font-size: 16px;
                font-size: 1.6rem;
            }

            .search-bubble .bubble-result > ul li a img {
                width: 25px;
                height: 25px;
                margin-left: 10px;
            }

    .search-bubble .bubble-link {
        display: flex;
        flex-direction: row;
        margin-top: 20px;
    }

        .search-bubble .bubble-link .link-button {
            display: inline-block;
            padding: 8px 28px;
            background-color: #1f7e7c;
            border: none;
            color: #FFFFFF;
        }

.search-icon {
    position: absolute;
    left: auto;
    right: 0;
    bottom: 0;
}

    .search-icon img {
        width: 285px;
        height: auto;
    }

.wrapper-search {
    display: flex;
}

.clear-form {
    position: absolute;
    right: 0;
    top: 12px;
    font-size: 32px;
    width: 37px;
    transform: rotate(45deg);
    height: 21px;
    line-height: 0;
    border: 0;
    background:transparent;
}

    .clear-form:hover, .clear-form:focus {
        cursor: pointer;
        text-decoration: none;
    }

@media screen and (max-width: 1000px) {
    .search-icon img {
        width: 150px;
    }
}
@media screen and (max-width: 767px) {
    .search-icon img {
        width: 285px;
    }
}

@media screen and (max-width: 675px) {
    .search-icon img {
        width: 150px;
    }
}

@media screen and (max-width: 600px) {
    .search-icon {
        z-index: 10;
    }

        .search-icon img {
            width: 110px;
        }
}

@media screen and (min-width: 500px) {
    .search-icon {
        right: auto;
        left: 340px;
    }

    .hero.hero__slim {
        height: 235px;
    }

    .gravida-section.hero__slim {
        margin-top: 235px;
    }
        .gravida-section.hero__slim .hero-content {
            margin-top: -235px;
            height: 235px;
        }
    .hero__slim .search-icon img {
        width: 200px;
    }

    .search-bubble:after, .search-bubble:before {
        left: 100%;
        top: 90px;
    }

    .search-bubble:after {
        border-top-color: transparent;
        border-left-color: #FAFAFA;
        margin-top: -20px;
        margin-left: auto;
    }

    .search-bubble:before {
        border-top-color: transparent;
        border-left-color: #000000;
        margin-top: -23px;
        margin-left: auto;
    }
}

@media screen and (max-width: 850px) {

    .hero__slim .search-icon img {
        width: 150px;
    }
}

@media screen and (max-width: 767px) {

    .hero__slim .search-icon img {
        width: 200px;
    }
}

@media screen and (max-width: 585px) {

    .hero__slim .search-icon img {
        width: 120px;
    }
}
p.more-info.active {    
    padding: 10px;
}

.more-info, #main li.more-info {
    max-height: 0px;
    background: #deeaf2;
    overflow: hidden;
    height: 100%;
    position: relative;
    margin-bottom: 0 !important;
    padding: 0 10px;
    visibility: hidden;
    /*border: 1px solid #ccc;*/
    transition: visibility 0s, max-height 500ms,padding 500ms;
}
    .more-info.active, #main li.more-info.active {
        max-height: 1000px;
        padding-bottom: 18px;
        visibility:visible;
        /*margin-bottom: 18px !important;*/
    }
    .more-info p {
        padding: 0 10px;
    }
        .more-info p.active {
            padding: 10px;
        }

.info-expand {
    background: #DCEAEA;
    width: 100%;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 24px;
    color: #333333;
    display: inline-block;
    padding: 5px;
}
    .info-expand .expand-icon {
        color:#333333;
    }
    .info-expand.active {
        /*margin-top: 14px;*/
    }

    .info-expand:hover {
        cursor: pointer;
        color: #333333;
    }



    .info-expand.active .expand-more {
        display: none;
    }

    .info-expand.active .expand-less {
        display: inline-block;
    }

    .info-expand .expand-more {
        display: inline-block;
    }

    .info-expand .expand-less {
        display: none;
    }

    .more-info a:not(.info-expand):before {
        content: "\f105";
        font-family: FontAwesome;
        margin-right: 7px;
    }

.results p {
    font-size: 15px !important;
    font-size: 1.5rem !important;
    line-height: 1.4em !important;
}

@media screen and (min-width: 500px) {
    .results p {
        font-size: 16px !important;
        font-size: 1.6rem !important;
    }
}

.results .results-item {
    display: flex;
    flex-direction: row;
    background: #fff;
    border: 1px solid #DBDCDC;
    border-bottom: 0;
}
    .results .results-item:last-child, .results .results-item.active:last-child {
        border-bottom: 1px solid #DBDCDC;
    } 

        .results .results-item .item-wrapper {
            display: inline-block;
            width: 100%;
        }

    .results .results-item .item-heading {
        display: flex;
        justify-content: space-between;
        padding: 6px 20px;
        color: #1f7e7c;
    }

            .results .results-item .item-heading:hover, .results .results-item .item-heading:focus{
                cursor: pointer;
                text-decoration: none;
            }

            .results .results-item .item-heading h2 {
                margin: 0;
                font-size: 18px;
                font-size: 1.8rem;
            }

            .results .results-item .item-heading .heading-close {
                position: relative;
                width: 30px;
                height: 30px;
                margin-left: 20px;
            }

                .results .results-item .item-heading .heading-close img {
                    position: absolute;
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                }
                .results .results-item .item-heading .heading-close .close-icon:before{
                    content:'+';
                }
                .results .results-item.active .item-heading .heading-close .close-icon:before {
                    content: '–';
                }
    .results .results-item .item-heading .heading-close .close-icon {
        position: absolute;
        display: flex;
        color: #000000;
        font-size: 40px;
        line-height: 30px;
        width: 30px;
        height: 30px;
        justify-content: center;
        align-items: center;
        /*transform: rotate(45deg);*/
        pointer-events: none;
    }

        .results .results-item .item-info {
            visibility: hidden;
            max-height: 0;
            overflow: hidden;
            transition: max-height 400ms;
        }

            .results .results-item .item-info .info-preamble {
                justify-content: space-between;
            }

                .results .results-item .item-info .info-preamble p a {
                    display: inline-block;
                }

                .results .results-item .item-info .info-preamble p a:before {
                    content: "\f105";
                    font-family: FontAwesome;
                    margin-right: 7px;
                }

                .results .results-item .item-info .info-preamble .preamble-icon {
                    display: flex;
                    align-items: center;
                    margin-bottom: 15px;
                }

                    .results .results-item .item-info .info-preamble .preamble-icon img {
                        margin-right: 20px;
                    }

                    .results .results-item .item-info .info-preamble .preamble-icon p {
                        margin: 0 !important;
                        font-size: 15px;
                        font-size: 1.5rem;
                        color: #ad0000;
                    }



                        .results .results-item .item-info .info-preamble .preamble-icon p.icon-green {
                            color: #333333;
                        }

                        .results .results-item .item-info .info-preamble .preamble-icon p.icon-red {
                            color: #D31819;
                        }

    .results .results-item.active {
        background-color: #FFFFFF;
        border: 1px solid #DBDCDC;
        border-bottom:0;
    }

        /*.results .results-item + .results-item.active {
            border-top: none;
        }*/

            .results .results-item.active .item-image {
                width: 160px;
                height: 160px;
                min-width: 160px;
                min-height: 160px;
            }

            .results .results-item.active .item-info {
                display: block;
                visibility: visible;
                max-height: 1000px;
                padding: 10px 20px;
            }

            .results .results-item.active .item-heading h2 {
                color: #000000;
            }
                        
            .results .results-item.active .item-heading .heading-close img {
                display: none;
            }

            .results-item table {
                width: 100%;
                border-top: 0;
                border-right: 0;
            }

            .results-item td {
                background-color: #fff;
            }

            .results-item td, .results-item th {
                color: #333333;
                padding: 7px 14px 10px 14px;
                border-top: none;
                border-right: none;
            }

.results-item table thead td,
.results-item table thead th {
    color: #1f7e7c;
    border-bottom: 2px solid #1f7e7c;
}

            .results-item table td {
                border-bottom: 1px solid #A9A9A9;
            }
#main.blogarticlelist header h1 {
    
    font-size: 5rem;
    
}

#main.blogarticle p.date {
    color: #5B6062;
    margin-bottom: 0;
}
.blogarticlelist .blogmobileImage {
    display: block;
}
.blogarticlelist .blogImage {
    display:none;
}
@media only screen and (min-width: 768px) {
    .blogarticlelist .blogImage {
        display: block;
    }
    .blogarticlelist .blogmobileImage {
        display: none;
    }
}
.blogarticlelist article header {
    margin-top: 0px;
}

    .blogarticlelist article header h1 {
        top: 0;
        font-size: 38px;
        left: 0px;
        padding: 0;
        display: inline-block;
        background: #f9f9f9;
        position: relative;
    }
@media only screen and (min-width: 768px) {
    .blogarticlelist article header {
        margin-top: 30px;
    }

        .blogarticlelist article header h1 {
            top: -99px;
            padding: 5px 10px;
            position: absolute;
        }
}
.mobileBlogSearch {
    display: block;
    margin-bottom: 10px;
}
.rightColContent .blogSearch {
    display: none;
}
@media only screen and (min-width: 768px) {
    .mobileBlogSearch {
        display: none;
    }
    .rightColContent .blogSearch {
        display: block;
    }
}


.rightColWrapper img {
    max-width: 100%;
    margin-bottom: 10px;
}
.rightColContent{
    margin-top:35px;
    padding-left:6px;
}
    .rightColContent .searchToggle, .mobileBlogSearch .searchToggle {
        display: none;
    }
    .rightColContent input#quicksearchTextbox, .rightColContent input#quicksearchTextboxmobile, .mobileBlogSearch input#quicksearchTextbox, .mobileBlogSearch input#quicksearchTextboxmobile {
        width: 100%;
        padding-right: 60px;
        height: 32px;
    }
    .rightColContent input[type=submit], .mobileBlogSearch input[type=submit] {
        cursor: pointer;
        z-index: 2;
        position: absolute;
        right: 11px;
        background: #1f7e7c;
        color: #FFF;
        padding: 0 15px;
        border: 0;
        height: 32px;
    }
.case-block h2 {
    Color: #1f7e7c;
    font-size: 30px;
    font-weight: 300;
    line-height: 34px;
    margin-bottom: 12px;
    margin-top: 0;
}
.blogcount_wrapper {
    padding: 5px 0 10px 0;
}
#jobadlist{
    margin:0;
    padding:0;
}
#jobadlist li{
    padding: 0;
    list-style:none;
}
#jobadlist a:hover h2 {
    text-decoration: underline;
}
    #jobadlist .case-block .type-and-created, #jobadlist .case-block .type-and-created .created, #jobadlist .case-block .type-and-created .type {
        font-size: 17px;
        color: #5B6062;
    }
    
.btn_wrapper {
    text-align: center;
}
    .btn_wrapper #jobadloadmore {
        background: #1f7e7c;
        color: #FFF;
        padding: 5px 15px;
        font-size: 1.4rem;
        border: 0;
        margin-bottom: 20px;
    }

.case-wrapper {
    margin-bottom: 20px;
}

    .case-wrapper.active-comment .case-block {
        border-bottom: none;
    }

    .case-wrapper .write-comment-area .comment {
        background-color: rgba(0, 0, 0, 0);
        border: none;
    }

    .case-wrapper .write-comment-area .comment-by {
        padding: 0;
        font-style: italic;
        font-size: 16px;
        line-height: 20px;
        color: #5B6062;
        border: none;
        font-weight: 300;
    }

    .case-wrapper .comment {
        margin-top: 20px;
    }

.case-block {
    /*min-height: 180px;*/
    border: 1px solid #DBDCDC;
    background-color: #FFFFFF;
    padding: 20px 20px 20px 20px;
    position: relative;
}


#main p.notification-sign {
    color: #333333;
    font-size: 17px;
    line-height: 24px;
    border-bottom: 1px solid #DBDCDC;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

    #main p.notification-sign > span.show-activity, #main p.notification-sign > span.show-activity-forum {
        color: #1f7e7c;
        font-size: 14px;
        line-height: 11px;
        display: inline-block;
        float: right;
        margin-top: 7px;
        cursor: pointer;
    }
    #main p.notification-sign > span.show-activity:hover, #main p.notification-sign > span.show-activity-forum:hover {
        text-decoration:underline;
    }


.case-block > div.case-flex-wrap {
    display: flex;
    justify-content: space-between;
}

.case-block .fa {
    font-size: 0.5em;
    color: #ffffff;
    background-color: #1f7e7c;
    padding: 4px 6px;
    position: relative;
    bottom: 5px;
}

.case-block h3 {
    margin-top: 0;
}


@media (min-width: 768px) {
   
    .case-link-wrapper .text-wrapper {
        float: left;
    }
    .case-block .case-image {
        float: right;
    }
    .case-link-wrapper .content {
        max-width: 70%;
        float: left;
        clear: left;
    }
    .case-block .case-flex-wrap .wrapper {
        width: 100%;
    }
}


.notification-number {
    font-size: 12px;
    line-height: 20px;
    float: right;
    border-radius: 50%;
    background-color: #1f7e7c;
    color: white;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    margin-right: 20px;
    position: relative;
    bottom: -3px;
}

.notification-circle {
    font-size: 12px;
    line-height: 20px;
    border-radius: 50%;
    background-color: #1f7e7c;
    color: white;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
    position: relative;
    bottom: -3px;
}
.notification-circle-number {
    font-size: 12px;
    line-height: 20px;
    border-radius: 50%;
    background-color: #1f7e7c;
    color: white;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
    position: relative;
    bottom: 2px;
}

#main .case-block .wrapper p {
    margin-bottom: 0;
}


.case-block:hover {
    text-decoration: none !important;
}

.case-block a {
    display: block;
}

    .case-block a:hover {
        cursor: pointer;
        text-decoration: none;
    }

        .case-block a:hover h3 {
            text-decoration: underline;
        }

.case-block .case-image {
    max-width: 30%;
}

    .case-block .case-image img {
        /*width: 100%;
            height: 100%;*/
        max-width: 150px;
    }

.case-block .wrapper {
    width: auto;
    margin-right: 15px;
}

.case-block .content {
    color: #333333;
    font-size: 17px;
    line-height: 24px;
}

.case-block h3 {
    Color: #1f7e7c;
    font-size: 30px;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 12px;
}

.case-block .type-and-created {
    margin-bottom: 8px;
}

    .case-block .type-and-created .type {
        color: #5B6062;
        font-size: 16px;
        font-weight: 300;
        line-height: 20px;
    }

    .case-block .type-and-created .created {
        color: #5B6062;
        font-size: 16px;
        font-style: italic;
        font-weight: 300;
        line-height: 20px;
    }


.case-block .social-interaction,
.casePage .social-interaction {
    margin-left: -10px;
    margin-top: 15px;
}

.social-interaction-btn {
    display: inline-block;
}

.case-block .social-interaction img, .casePage .social-interaction img {
    display: none;
}

    .case-block .social-interaction img.active, .casePage .social-interaction img.active {
        display: inline;
    }

.social-interaction > div, .social-interaction > div {
    padding: 5px 10px !important;
}

.forum-theme .social-interaction {
    margin-top: 10px;
    margin-left: -10px;
}

.topic-response {
    cursor: pointer;
}

    .topic-response a {
        color: #333333;
    }

        .topic-response a:hover {
            text-decoration: none;
        }


.casePage .social-interaction {
    position: initial;
    /*padding-bottom: 30px;*/
}

    .casePage .social-interaction div {
        height: 32px;
    }

.casePage .image {
    margin-bottom: 40px;
}

.casePage .comment-text-area, .articlePage .comment-text-area {
    width: 100%;
    margin-bottom: 2px;
}

.casePage .send-comment-button {
    width: initial;
}

.comment-input-section button {
    margin-top: 12px;
}

.casePage .preamble {
    margin-bottom: 30px;
}

.casePage .image img {
    height: 100%;
    width: 100%;
}

.create-case-button {
    display: inline-block;
    margin-bottom: 20px;
}

    .create-case-button:hover {
        color: #fff;
    }

.case-quick-filter {
    margin-bottom: 20px;
    padding: 10px;
    background-color: white;
}

    .case-quick-filter span {
        padding: 10px;
        color: #1f7e7c;
        display: inline-block;
    }

        .case-quick-filter span.selected {
            padding: 10px;
            color: #333333;
            background-color: #F2F3F3;
            border: 1px solid #777;
        }

.thanks-for-comment {
    display: none;
}


#main p.comment-content {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 19px;
    overflow-wrap: break-word;
}

.like, .social-comment, .follow {
    cursor: pointer;
}


.social-interaction-btn .social-interaction-btn-active-img,
.social-interaction-btn.active .social-interaction-btn-not-active-img {
    display: none !important;
}

.social-interaction-btn.active .social-interaction-btn-active-img,
.social-interaction-btn .social-interaction-btn-not-active-img {
    display: inline !important;
}

.like.active, .social-comment.active, .follow.active {
    color: #1f7e7c;
}

.social-comment.active {
    background-color: #F2F3F3;
}

.comment-section {
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding-bottom: 30px;
    padding-top: 20px;
    margin-top: 20px;
}

    .comment-section h2 {
        color: #333333;
        font-size: 24px;
        line-height: 30px;
    }

    .comment-section .comment-by {
        font-style: italic;
        font-size: 16px;
        line-height: 20px;
        color: #5B6062;
    }

    .comment-section .social-comment-wrapper {
        margin-bottom: 20px;
    }

        .comment-section .social-comment-wrapper .comment-content {
            overflow-wrap: break-word;
        }

.comment-input-section {
    margin-top: 40px;
}

.hide-previous-comments {
    color: #1f7e7c;
    cursor: pointer;
    margin-top: 10px;
}

.removeBtn {
    font-size: 15px;
    display: inline-block !important;
}

.comment-input {
    width: 100%;
    padding: 10px;
    margin-bottom: 12px;
}

.write-comment-area {
    display: none;
    border: 1px solid #DBDCDC;
    border-top: none;
    background-color: #F2F3F3;
    padding: 20px !important;
}

    .write-comment-area button {
        margin-top: 12px;
    }

    .write-comment-area .fa {
        font-size: 0.8em;
        color: #1f7e7c;
        background-color: #F2F3F3;
        padding: 4px 6px;
        position: relative;
        bottom: 2px;
    }

.articlePage .write-comment-area {
    border: none;
}

.case-block .write-comment-area {
    margin-left: -10px;
    margin-right: -20px;
    margin-bottom: -20px;
    border: none;
}

.write-comment-area .hide-previous-comments i {
    font-size: 14px;
    bottom: 0px;
    background: none;
    color: #1f7e7c;
    transform: rotate(270deg);
}

.write-comment-area .hide-previous-comments.hiddenComments i {
    transform: rotate(90deg);
}


.write-comment-area.active {
    display: block;
}

.casePage .write-comment-area {
    border: none;
}

article#workRooms .search-and-filter.create-case {
    margin-top: 40px;
}
span.formsubmit.fa-spinner {
    margin-left: 10px;
}
.spinner {
    display: none;
    margin: auto;
    justify-content: center;
}

.sticky-item i {
    font-size: 15px;
    color: #ffffff;
    background-color: #1f7e7c;
    padding: 4px 6px;
    position: relative;
    bottom: 5px;
    margin-right: 15px;
}

.sticky-item h3 {
    display: inline-block;
    font-size: 30px;
    font-weight: 300;
    line-height: 34px;
}

.sticky-puff-border {
    margin-top: 20px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
}


.social-interaction-btn.trigger-animation > img {
    animation-name: pulse;
    animation-delay: .2s;
    animation-duration: .5s;
}

.registration-form .termsAndConditions {
    margin-bottom: 12px;
}
.termsAndConditions a {
    font-weight: bold;
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.5);
    }

    100% {
        transform: scale(1);
    }
}

#main li.has-subnav.selected > .subnav {
    display: flex;
}
#main li.has-subnav.open > div:not(.subnav) {
    background: #A3D3D3;
}
#main nav li.has-subnav{
    position:relative;   
}
#main nav li > div:not(.subnav){
    display: flex;
}
#main nav li.has-subnav > div > button {
    color: #848484;
    background: transparent;
    font-family: Fontawesome;
    padding: 12px 20px 13px 0;
    font-size: 2.5rem;
    align-self: center;
    margin-left: auto;
    display: flex;
    /*border-left: 2px solid #bed6d6;*/
}
#main nav li.has-subnav > div > button > span.border {
    background: transparent;
    height:20px;
    padding-right:20px;
    border-left: 2px solid #bed6d6;
}
#main nav li.has-subnav.open > div > button > span.border {
    border-color: #8bb6b6;
}
#main nav li.has-subnav > div > button:after {
    content: '';
    background: url('/ClientUI/img/icons/plus.svg') no-repeat;
    height: 20px;
    display: block;
    width: 20px;
}

#main nav li.has-subnav.open > div > button:after, #main nav li.has-subnav.selected.open > div > button:after {
    background: url('/ClientUI/img/icons/minus.svg') no-repeat;
}
    #main nav li:not(.has-subnav) > div > button{
        display:none;
    }

#main nav li {
    margin: 4px 0;
    /* border-top: 1px solid #dbdcdc;
    border-left: 1px solid #dbdcdc;
    border-right: 1px solid #dbdcdc;*/
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
    /*background: #DCEAEA;*/
    color: #1B1B1B;
}
    #main nav ul.hasopen > li:not(.currentItem):not(.open) > div{
        background:transparent;
    }


    #main nav li.currentItem > div {
        display: flex;
        align-items: center;
        font-family: Poppins;
        font-weight: 700;
        font-size: 1.4rem;
    }
#main nav li.currentItem.selected > div > a, #main nav li.currentItem.selected > div > span {
    padding: 12px 18px 13px 18px;
}
    #main nav li.currentItem.current > div {
        background: #1f7e7c;
    }
        #main nav li.currentItem.current > div > a.backlink:before {
            background: url('/ClientUI/img/icons/arrowleft.svg') no-repeat;
        }
.tab #main nav li.currentItem.current > div > a.backlink:focus:before { /*For tabfocus*/
    background: url('/ClientUI/img/icons/arrowleftdark.svg') no-repeat;
}
        /*#main nav li.currentItem.noparent > div > span {
            padding: 0;
        }*/
        #main nav li.currentItem > div > a {
            display: inline-block;
            padding:0;
        }
            #main nav li.currentItem > div > a.backlink{
                flex-grow:0;
            }
                #main nav li.currentItem > div > a.backlink:before {
                    content: '';
                    background: url('/ClientUI/img/icons/arrowleftdark.svg') no-repeat;
                    height: 20px;
                    display: block;
                    width: 20px;
                    box-sizing: content-box;
                    padding-right: 12px;
                    border-right: 2px solid #bed6d6;
                }
    #main nav li.currentItem > div > a:nth-child(2) {
        padding-left: 12px;
    }
        #main nav li.currentItem > div > span {
            color: #fff;
            padding-left: 12px;            
        }
#subMenu li > div:not(.subnav), header ul#MainNav li > div:not(.subnav) {
    background: #DCEAEA;
    transition: background .5s;
}
    #subMenu li > div:not(.subnav) > a:hover #subMenu li > div:not(.subnav) > button:hover,
    header ul#MainNav li > div:not(.subnav) > a:hover, header ul#MainNav li > div:not(.subnav) > div.has-subnav-span:hover {
        background: rgba(0,0,0,0.1);
    }
header ul#MainNav li > div:not(.subnav) {
    display:flex;
}
#main nav li.current > div:not(.subnav) {
    background: #1f7e7c;
    color: #fff;
}
        #main nav li.current:not(.open) > div > a, #main nav li.current > div > button {
            color: #fff;
        }

    #main nav li a .fa {
        float: right;
        line-height: 26px;
        line-height: 2.6rem;
        margin-right: 15px;
    }


            #main nav li .subnav ul li:last-child {
                margin-bottom: 0;
            }

#main nav li .subnav > div {
    width: 8px;
    min-width: 8px;
    margin-right: 4px;
    margin-top: 4px;
    background: #A3D3D3;
}
.has-subnav-span {
    display: none;
}


/*tooltip*/
i.fa-lock, i.fa-external-link {
    position: relative;
    display: inline;
}
i.fa-lock span, i.fa-external-link span {
    position: absolute;
    font-size:13px;
    width:146px;
    color: #FFFFFF;
    background: #606567;
    height: 55px;
    line-height: 1.2em;
    text-align: center;
    visibility: hidden;
    border-radius: 6px;
    padding:8px 6px;
}
i.fa-lock span:after, i.fa-external-link span:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    margin-top:-1px;
    width: 0; height: 0;
    border-top: 8px solid #606567;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
i:hover.fa-lock span, i:hover.fa-external-link span {
    visibility: visible;
    opacity: 1;
    bottom: 30px;
    left: 50%;
    margin-left: -76px;
    z-index: 999;
}

#main nav ul {
    /*border-bottom: 1px solid #dbdcdc;*/
    list-style-type: none;
    padding: 0;
    background-color: transparent;
}

#main .nkp-landingpage-header nav ul, #main .negMargMenu nav ul {
    background-color: #f9f9f9;
}

 #main .negMargMenu {
    margin-top: -330px;
}

#main nav a {
    color: #333333;
    display: block;
    padding: 12px 18px 13px 18px;
    flex-grow: 1;
}

    #main nav a:hover {
        color: #000;
        background: rgba(0,0,0,0.1);
    }
#main nav li.has-subnav > div > button:hover {
    background: rgba(0,0,0,0.1);
}

#main nav ul.subnav {
    border-bottom: 0;
}
    #main nav ul.subnav li {
        border-left: 0;
        border-right: 0;
    }

#main nav {
    margin-top: 38px;
    padding-right: 6px;
}

#body > header {
    background-color: #fff;
}
.toc .TocHeading {
    font-size: 24px;
    letter-spacing: 0.04em;
    padding: 0.75rem 1.25rem;
    background: none;
    font-weight: 500;
    border-bottom: 8px solid #1f7e7c;
    margin-bottom: 0;
}
.toc ul {
    padding: 0;
}
    .toc ul.toc2 {
        display: none;
    }
        .toc ul.toc2 li {
            padding-left: 10px;
        }
            .toc ul.toc2 ul.toc3 {
                display: none;
            }

            .toc ul.toc2 ul.toc3 li {
                padding-left: 20px;
            }
                .toc ul.toc2 ul.toc3 ul.toc4 {
                    display: none;
                }

                .toc ul.toc2 ul.toc3 ul.toc4 li {
                    padding-left: 30px;
                }

    .toc ul li {
        list-style: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.125);
        border: 1px solid rgba(11, 11, 11, 0.125);
        border-width: 0 0 1px;
    }
        .toc ul li.expand {
            padding-right: 40px;
            position: relative;
            display: flex;
        }
            .toc ul li.expand a {
                width: 100%;
            }
            .toc ul li.expand .expandbtn {
                width: 40px;
                height: 100%;
                position: absolute;
                right: 0;
                text-align: center;
                top: 0;
                font-size: 31px;
                display: flex;
                align-items: center;
                justify-content: center;
                border: 0;
                background: transparent;
            }
                .toc ul li.expand .expandbtn[aria-expanded="true"]:after {
                    content: '\f068';
                    font-family: fontawesome;
                }
                .toc ul li.expand .expandbtn:after {
                    content: '\f067';
                    font-family: fontawesome;
                    font-size: 20px;
                }

                .toc ul li.expand .expandbtn:hover {
                    background: #f1f1f1;
                }

                .toc ul li.expand .expandbtn.open:after {
                    content: '\f068';
                    font-family: fontawesome;
                }
.toc ul li a {
    cursor: pointer;
    transition: all 0.3s;
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    text-decoration: none;
    background-color: #fff;
}
    .toc ul li a:hover {
        background: #f1f1f1;
        text-decoration: underline;
    }
/*End Publication navigation*/
@media only screen and (max-width: 767px) {

    #main nav {
        margin-top: 35px;
    }
}


/*#main nav .subnav li a {
    padding-left: 36px;
}
#main nav .subnav li .subnav li a {
    padding-left: 56px;
}

#main nav .subnav li .subnav li .subnav li a {
    padding-left: 76px;
}*/

#main nav li.has-subnav.current.selected {
        background-color: #f2f3f3;
    }

#main nav li.current, #main nav li .current {
        background-color: #f2f3f3;
    }

#main nav li.current li {
    background-color: #FFFFFF;
}

    #main nav li.current > div > a, #main nav li .current a {
        color: #fff;
    }
#main nav li .current .subnav li a {
    color: #333;
}

@media only screen and (max-width: 767px)
{
    #main .navigationContainer {
        display: none;
    }
    #main nav li.has-subnav {
        background: transparent url(/ClientUI/img/icons/plus.png) no-repeat right 18px top 18px;
        cursor: pointer;
    }

        #main nav li.has-subnav.selected {
            background: transparent url(/ClientUI/img/icons/minus.png) no-repeat right 18px top 23px;
            padding-bottom: 0;
        }
   
    i.fa-lock {
        margin: 2px 20px 0 0;
    }
}

/*Magnify Image*/

#MagnifyImage {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    outline: 0;
    background: rgba(0, 0, 0, 0.44);
}

    #MagnifyImage .dialog {
        max-width: 128vh;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: auto;
        display: flex;
        align-items: center;
        min-height: calc(100% - 1rem);
        top: 20px;
        position: relative;
    }

    #MagnifyImage .content {
        position: relative;
        display: flex;
        flex-direction: column;
        pointer-events: auto;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 0.3rem;
        outline: 0;
        padding: 0.5rem;
        width: auto;
    }

    #MagnifyImage button.closeMagnifiedImage {
        background-color: transparent;
        color: #1f7e7c;
        position: absolute;
        top: -10px;
        left: -10px;
        width: 40px;
        height: 40px;
        border-radius: 20px;
        font-size: 25px;
        padding: 0;
    }

    #MagnifyImage .fa-times-circle:before {
        font-size: 40px;
    }

    #MagnifyImage a:hover {
        text-decoration: none;
    }

    #MagnifyImage .buttons {
        position: relative;
        text-align: right;
        display: flex;
        justify-content: space-around;
        background: #fff;
        padding: 20px 10px;
        border-bottom-left-radius: .3rem;
        border-bottom-right-radius: .3rem;
    }

        #MagnifyImage .buttons button:hover {
            color: #212529;
            background-color: #fff;
        }

    #MagnifyImage .buttonBox {
        position: absolute;
        top: -10px;
        left: -10px;
        width: 20px;
        height: 20px;
        font-size: 25px;
        padding: 0;
        background-color: #fff;
    }

    #MagnifyImage button.closeMagnifiedImage:hover, button.openMagnifiedImage:hover, button.closeMagnifiedImage:focus {
        color: #196463;
        background-color: transparent !important;
    }

button.openMagnifiedImage {
    color: #00569a;
}

    button.openMagnifiedImage.fa-search {
        font-size: 1.7rem;
        background: transparent;
        margin-bottom: 3px;
        padding: 0;
    }

        button.openMagnifiedImage.fa-search:before {
            font-size: 1.7rem;
            padding: 4px 6px 4px 0;
        }

    button.openMagnifiedImage span {
        font-family: "Source Sans Pro", arial, sans-serif;
    }

        button.openMagnifiedImage span:hover {
            text-decoration: underline;
        }

/*Media for magnifiedimage*/

@media only screen and (max-width: 916px) {
    button.openMagnifiedImage.fa-search {
        display: none;
    }
}


#MainNav > li > div a {
    color: #1E1E1E; 
    flex-grow:1;
}
#MainNav > li > div > a {
    font-weight: 700;
    font-size: 15px;
    font-size: 1.5rem;
    font-family: Poppins;
}

#MainNav > li.selected > div > a, #MainNav li.has-subnav li.selected.current > div > a, #MainNav li.has-subnav li.has-subnav.selected:not(.open) > div > a {
    color: #fff;
}



header ul#MainNav li > div > a {
    margin: 0;
    padding: 12px 16px 14px;
}
header ul#MainNav.hasmypage li > div > a {
    margin: 0;
    padding: 12px 10px 14px;
    flex-grow: 1;
}
header ul#MainNav.hasmypage > li > div > a {
    font-size: 14px;
    font-size: 1.6rem;
}


header ul#MainNav li.myPages {
    display:none;
}
header .loginstatus_wrapper .community_topnav {
    display: block;
}

@media only screen and (max-width: 767px) {
    #MainNav > li > div > a {
        font-weight: 400;
        font-size: 16px;
        font-size: 1.6rem;
        font-family: "Source Sans Pro";
    }
    #MainNav li.nkpConext > div > a > i.fa-angle-left:before {
        content:'';
    }
    header ul#MainNav.hasmypage > li > div > a {
        font-size: 16px;
        font-size: 1.6rem;
    }
    #MainNav > li.selected.open > div > a {
        color: #1E1E1E;
    }
    #MainNav > li.selected.current > div > a {
        color: #fff;
    }
    header #pageMenu ul.hasopen > li:not(.currentItem):not(.selected):not(.open) > div {
        background: transparent;
    }
    header ul#MainNav {
        justify-content: center;
    }
        header ul#MainNav li {
            text-align: left;
        }

    header ul#MainNav li.myPages {
        display: block;
    }
    header .loginstatus_wrapper .community_topnav {
        display: none;
    }
    /****** FOOTER */
    footer {
        padding: 0 0 50px;
    }

    footer .row div[class^=col-sm]{
        border-right: 0;
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }

    footer .row div[class^=col-sm]:last-child{
        border-bottom: 0;
    }

    footer #subscribe input[type="text"] {
        width: 100%;
        display: block;
        margin-bottom: 8px;
    }

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
        padding-left: 10px;
        padding-right: 10px;
    }
    /****** FOOTER*/


    /****** HEADER */

    header.search-open{
        padding-bottom: 98px;
    }

    header div[class*=col-]{
        padding-left: 0;
        padding-right: 0;
    }

    header ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    header ul#MainNav{
        padding: 0 10px 10px 10px;
        flex-direction:column;
    }
        header ul#MainNav li {
            margin: 4px 0;
            padding: 0;
            font-size: 16px;
            font-size: 1.6rem;
            color: #1B1B1B;
        }
        header ul#MainNav > li {
            margin: 2px 0;
        }

    header ul#MainNav li > div > a{
        padding: 16px 0 15px 18px;
    }
    header .pageMenu ul#MainNav .selected > div:after {
        content: none;
    }

   /* header ul#MainNav li:last-child > div > a{
        padding: 16px 0 0 18px;
    }*/

  /*  header ul#MainNav li:not(.has-subnav) > div > a {
        padding-right: 15px !important;
    }*/

    header ul#PageHead li {
        float: left;
        margin-left: 18px;
    }

    header ul#PageHead {
        background-color: #fff;
        box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.05);
        display: flex;
        justify-content: flex-start;
    }

    header ul#PageHead li {
        height: 60px;
    }

    header ul#PageHead .logo-image {
        height: 60px;
        padding-top: 10px;
    }

    header ul#PageHead h1 {
        margin: 0;
    }

    header ul#PageHead li.logo a {
        float: left;
    }

    header .logo img {
        display: none;
    }

    header .logo img.mobile-small {
        display: inline-block;
        margin-top: 10px;
        margin-left: 12px;
    }

    header ul#PageHead li.search {
        padding-top: 0;
        margin-left: 0;
        display: block;
        width: 54px;
        text-align: left;
        float: none;
        margin-left: auto;
    }

    header .searchToggle {
        display: block;
        color: #1B1B1B;
        text-align: center;
        font-size: 12px;
        padding: 10px 0 9px;
        position: relative;
        z-index: 1;
    }

    header li.search .fa-2x {
        color: #1B1B1B;
        font-size: 1.5em;
        margin: 1px 0 6px 0;
        display: block;
        position: relative;
    }

    header .searchToggle:hover, header .searchToggle.selected:hover {
        text-decoration:none;
    }

    
    
    header .menuToggle {
        display: block;
        float: none;
        width: 54px;
    }

        header .menuToggle a {
            display: block;
            color: #1B1B1B;
            text-align: center;
            font-size: 12px;
            padding: 10px 0 9px;
        }

    header li.menuToggle .fa-bars {
        color: #1B1B1B;
        font-size: 1.8em;
        display: block;
        margin-bottom: 3px;
    }
        header li.menuToggle .fa-bars:before {
            content: "\f0c9";
        }
    header li.menuToggle.selected .fa-bars:before {
        content: "\f00d";
    }
    header .menuToggle a:hover, header .menuToggle.selected a:hover,
    header .menuToggle a:focus, header .menuToggle.selected a:focus,
    header .search a.searchToggle:hover, header .search a.searchToggle.selected:hover,
    header .search a.searchToggle:focus, header .search a.searchToggle.selected:focus {
        text-decoration: none;
    }
 

    header ul li.search {
        float: right;
    }

    header .search > div {
        display: block;
        width: 100%;
        padding: 22px 20px 22px;
        left: 0;
        position: absolute;
        background: #ffffff;
        border-bottom: 1px solid #dbdcdc;
        /*border-top: 1px solid #dbdcdc;*/
        z-index: 600;
    }

    header .search > div.hide-search{
        display: none;
    }

    header .search input[type="text"] {
        width: 100%;
        font-size: 14px;
    }

    li.has-subnav {
        position: relative;
    }
    .has-subnav-span {
        display: flex;
        margin-left: auto;
        align-items: center;
        padding-right: 20px;
        cursor: pointer;
    }
        .has-subnav-span > span.border {
            background: transparent;
            height: 20px;
            padding-right: 20px;
            border-left: 2px solid #bed6d6;
        }

    #MainNav li.has-subnav.open > div:not(.subnav) .has-subnav-span > span.border, header .pageMenu #MainNav li.selected.has-subnav.open > div:not(.subnav) .has-subnav-span > span.border {
        border-color: #8bb6b6;
    }
    #MainNav li > a, .supportMenu li.has-subnav a{
        color: #505050;
    }
    header #pageMenu ul.supportMenu li {
        border-left:0;
    }
    .supportMenu li.has-subnav {
        font-weight: bold;
    }
    header .pageMenu.hide-menu{
        display:none;
    }
    header .pageMenu {
        display: flex;
        flex-direction: column;
        height: auto;
        background-color: #ffffff;
        overflow: hidden;
        padding: 0 7px;
    }

    header .pageMenu .container {
        padding: 0;
    }

    header .pageMenu .selected {
        background-color: #ffffff;
    }

    header .pageMenu ul li {
        float: none;
        margin-left: 0;
        border-top: 1px solid #dbdcdc;
    }
    header ul#MainNav li {
        border:0;
    }
    header ul#MainNav li:last-child {
        margin-bottom: 0;
    }

    header ul.supportMenu {
        font-size: 17px;
        font-size: 1.7rem;
        position: static;
        border-bottom:1px solid #DBDCDC;
    }

    header ul#MainNav > li
    {
        font-weight: bold;
    }

    .noIcon {
        display: block !important;
        background: none!important;
    }

    header ul .subnav {
        margin-left: -18px;
        margin-top: 15px;
    }
    header ul#MainNav li > div.subnav{
        margin:0;
    }
    header ul#MainNav li > div.subnav ul{
        width:100%;
    }
    header ul#MainNav li.has-subnav.open > div:not(.subnav) {
        background: #A3D3D3;
    }
    header ul#MainNav li .subnav > div {
        width: 8px;
        margin-right: 4px;
        margin-top: 4px;
        background: #A3D3D3;
    }

    header ul .subnav li {
        display: block;
        padding-left: 36px;
        font-weight: normal;
    }

    header ul .subnav .subnav li {
        padding-left: 54px;
        margin-left: -18px;
    }


    header ul li.has-subnav > div > .has-subnav-span:after, header ul#MainNav li.dropdown:after {
        content: '';
        background: url(/ClientUI/img/icons/plus.svg) no-repeat;
        height: 20px;
        display: block;
        width: 20px;
    }

    header .pageMenu #MainNav li.selected.has-subnav:not(.open) > div > .has-subnav-span:after {
        background: url(/ClientUI/img/icons/pluswhite.svg) no-repeat;
    }
    .tab header .pageMenu #MainNav li.selected.has-subnav:not(.open) > div > .has-subnav-span:focus:after {
        background: url(/ClientUI/img/icons/plus.svg) no-repeat;
    }
    header .pageMenu #MainNav li.selected.current.open.has-subnav > div > .has-subnav-span:after {
        background: url(/ClientUI/img/icons/minuswhite.svg) no-repeat;
    }
    .tab header .pageMenu #MainNav li.selected.current.open.has-subnav > div > .has-subnav-span:focus:after {
        background: url(/ClientUI/img/icons/minus.svg) no-repeat;
    }
    header .pageMenu #MainNav li.selected.current.has-subnav > div:not(.subnav) > .has-subnav-span > span.border {
        border-color: #b7d2d2;
    }

    header ul li.has-subnav.open > div > .has-subnav-span:after, header ul#MainNav li.dropdown.open:after {
        background: url(/ClientUI/img/icons/minus.svg) no-repeat;
    }

    header ul li.has-subnav.selected.open > .subnav {
        display: flex;
    }

    header ul.supportMenu li
    {
        padding-top: 19px;
        padding-bottom:18px;
        padding-left: 18px;
    }

    header ul.supportMenu li.login :first-child {
        display: none;
    }

        header ul.supportMenu li.easy-read, header ul.supportMenu li.sign-language {
            background-position: 15px 20px;
            background-size: 15px 15px;
        }

      .searchCategories.open {
        display: block;
        background-color: #ffffff;
        position: static;
            border: 1px solid #ccc;
        border-width: 1px 0px 0 0;
        margin: 15px -20px 0;
        
    }
    
    header ul#PageHead .searchCategories li{
      padding: 10px 20px 5px;
      border: none;
        
    }
    
    header .search .by-category{
        margin-top: 13px;
    }
   
    /****** END HEADER*/

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    header ul#PageHead li {
        height: 73px;
    }
    header ul#PageHead li.search, header .menuToggle {
        width:70px;        
    }

    header .menuToggle a, header .searchToggle {
        padding-top:17px;
        padding-bottom:15px;
    }
    header .search > div {
        top:90px;
    }
    header .logo img.mobile-small {
        display: none;
    }
    header .logo img.mobile {
        display: inline-block;
        margin-top: 9px;
        margin-left: 27px;
    }

    header .logo img.mobile.english {
        margin-top: 13px;
    }
}


/*workrooms forum modal dialog*/
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  min-height: 16.42857143px;
  background:#DBDCDC;
}
.modal-header .close {
  margin-top: -2px;
  background: transparent url(../img/icons/close.png) no-repeat;
  height:17px;
  width:17px;
  border:none;
  margin:4px 5px;
}
.modal-header .close:hover {
  background: transparent url(../img/icons/close_hover.png) no-repeat;
}
h4.modal-title {
  margin: 0;
  line-height: 1.42857143;
  font-weight:600;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.modal-body input[type="text"], .modal-body input[type="password"], .modal-body textarea, .modal-body select{
    width:100%;
    border:1px solid #747778;
    height: 33px;
    font-size: 21px;
    padding: 0 10px;
    color: #606567;
}
.modal-body .mce-tinymce {
    border:1px solid #747778;
}
.modal-body textarea {
    height:150px;
}
.modal-body label {
    margin-top:15px;
}
#main .modal-body .stdButton {
    margin:10px 0 25px 0;
}
.mce-tinymce label {
    margin-top:0;
}
.modal-body hr{
    margin-top:30px;
}

.modal-tags {
  padding: 20px;
}
.modal-tags .checkboxRow label {
  margin-top: 5px;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal.js-pop-up-dialog{
  text-align: center;
}
@media screen and (min-width: 768px){ 
  .modal.js-pop-up-dialog:before{
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.js-pop-up-dialog .modal-dialog{
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.js-pop-up-dialog .modal-content{
    text-align:center;
    padding:25px 25px 30px 35px;
}
.js-pop-up-dialog .mod-body{
    margin-top:42px;
    font-size:17px;
    font-size:1.7rem;
    font-weight:300;
    line-height:22px;
    line-height:2.2rem;
}
.js-pop-up-dialog .popButtons {
    margin-top:30px;
}
.js-pop-up-dialog .popButtons a {
    display:inline-block;
    width:96px;
    height:34px;
    color:#fff;
    text-decoration:none;
    font-weight:300;
    font-size:15px;
    font-size:1.5rem;
    padding-top:5px;
}
.js-pop-up-dialog .popButtons a.gr{
    background-color:#48A23F !important;
    margin-right:10px;
}
.js-pop-up-dialog .popButtons a.or{
    background-color:#CD4C06;
}
.js-pop-up-dialog .closeX {
  background: transparent url(../img/icons/closeP.png) no-repeat;
  height:16px;
  width:16px;
  border:none;
  margin:4px 5px;
}

#main.myPages .push-block{
    padding-top:24px;
    border-top:1px solid #DADBDB;
    border-bottom:1px solid #DADBDB;
}
#main.myPages .push-block figure{
    margin-bottom:28px;
}
.myPages .push-block figure p{
    margin-top:9px;
}

.light-block{
    padding:25px 20px 30px ;
    background:#DEEAF2;
    margin-top:30px;
}
.light-block h3, .light-block ul, .light-block ul li, .light-block p{
    margin:0;
    padding:0;
}
.light-block h3{
    padding-bottom: 5px;
    font-size:19px;
    font-size:1.9rem;
    font-weight: 600;
}
.light-block ul li{
    display:inline-block;
    margin-right:20px;
}
.light-block ul li .fa{
    margin-right:2px;
}
/**********************shortcuts nav*/
aside.shortcuts h2, aside.shortcuts #shortcutheading {
    background: #DCEAEA;
    border: 1px solid #DBDCDC;
    padding: 14px 0 15px 18px;
    margin: 0;
    font-weight: 600;
    font-size: initial;
    line-height: initial;
}
#main aside.shortcuts .stdButton{
    margin:-4px 10px 0 0;
}
#main aside.shortcuts .stdButton a {
    color: #FFF;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: normal;
    line-height:30px;
    padding:0;
}
#main aside.shortcuts nav ul {
    padding: 13px 0 20px 0;
    border-left: 1px solid #DBDCDC;
    border-right: 1px solid #DBDCDC;
    border-bottom: 1px solid #DBDCDC;
}
#main aside.shortcuts nav ul li {
    border:0;
}
#main aside.shortcuts nav ul li a{
    float:left;
    /*height:26px;*/
    max-width: 85%;
    /*overflow: hidden;*/
}
#main aside.shortcuts nav ul li a.removeShortcut {
    float:right;
    margin-right:0;
    padding-right:0;
    padding-left:0;
}

#main aside.shortcuts nav a {
    /*color: #0073CA;*/
    color: #1f7e7c;
    padding: 0 0 0 18px;
}
#main aside.shortcuts nav li a:hover {
    /*color: #004f89;*/
    color: #1f7a77;
}
/**********************registration*/

.registration-form {
    padding:10px 25px 25px;
}
.registration-form .mce-tinymce.mce-container.mce-panel {
    width:580px;
    margin:5px 0 19px 0;
    border:1px solid #747778;
}
.registration-form input[type="text"], .registration-form input[type="email"], .registration-form input[type="password"], .registration-form select, .registration-form textarea{
    width:580px;
    height:33px;
    border:1px solid #747778;
    margin:5px 0 19px 0;
    font-size: 21px;
    padding: 0 10px;
    color: #606567;
}
.registration-form input[type="file"], .registration-form .radio-button-list {
    height:33px;
    line-height:33px;
    margin:5px 0 19px 0;
}
.registration-form .radio-button-list label {
    display:inline-block;
    margin-right:20px;
}

.registration-form .form-item {
    margin-bottom: 10px                   
}

.radio-button-list.multi-row {
    height: auto;
}
.radioLabel {
    color:#606567;
}
.radioRow {
    min-height:25px;
    margin-bottom:10px;
}
.checkboxRow {
    min-height:15px;
    margin-bottom:5px;
    line-height:1em;
    padding:0 10px 0 0;
}
.radioRow small {
    display:block;
    margin-top:-10px;
    font-size:1em;
    line-height:1.3em;
}
.registration-form textarea {
    height:100px;
}
.registration-form input[type="submit"] {
    margin-top:10px;
}
.registration-form label {
    font-size:17px;
    font-size:1.7rem;
}
.registration-form .checkbox-container {
    border:1px solid #747778;
    padding:6px;
    overflow-y:scroll;
    width:580px;
    margin:5px 0 15px 0;
    height:150px;
}
.registration-form .checkbox-container label {
    font-size:15px;
    font-size:1.5rem;
}

.form-item .field-validation-error {
    color: #ad0000;
    display: block;
    margin: 0 0 20px 0;
}

.field-validation-error {
    color: #ad0000;
    display: block;
    margin: 0 0 20px 0;
}

.validation-message {
    margin-bottom: 0;
}

.registration-form .info-text {
    float: left;
    width: 550px;
    word-wrap: break-word;
}

.registration-form .form-saveBtn {
    float: left;
    width: 100px;
}

/**********************login*/
#loginPage header.fixed-height {
    min-height: 136px;
}
#loginPage .search-and-filter {
    margin:20px 0 0 0 ;
    min-height:430px;
}
#login h3 {
    font-size:17px;
    font-size:1.7rem;
    line-height:1.4em;
    font-weight:bold;
    margin-bottom: 15px;
}
#loginPage .search-and-filter section {
    margin:25px;
}
#loginPage input[type="text"], #loginPage input[type="password"] {
    height: 33px;
    border: 1px solid #747778;
    margin: 5px 0 19px 0;
    font-size: 21px;
    padding: 0 10px;
    color: #606567;
    width:100%;
}
#loginPage label {
    font-size:16px;
    font-size:1.6rem;
}
#loginPage input[type="submit"] {
    margin:15px 15px 0 0;
}
#main .logininfo p, .logininfo h2 {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.3em;
}
.logininfo h2 {
    font-weight: bold;
    margin-bottom: 7px;
}
.logininfo p {
    color: #656565;
}
.logininfo .stdButton {
    color: #fff;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    margin: 8px 0 20px 0;
}
.logininfo .infoLink {
    display: inline-block;
    margin: 10px auto;
}
.logininfo.apply {
    padding-top: 1px;
}

/******************************workrooms*/
article#workRooms span{
    max-width: 430px;
}
article#workRooms .search-and-filter {
    margin:0 0 20px 0;
}
article#workRooms .search-documents {
    margin:0 0 20px 0;
    margin-bottom: 10px; 
    padding: 10px 0 10px; 
}
article#workRooms .search-documents .search-input {
    padding-left: 0;
}
article#workRooms .search-documents .search-results-message {
    padding-top: 10px;
    padding-left: 0;
}
article#workRooms .search-documents .button-container {
    padding-right: 0;
}
article#workRooms p.join-message {
    margin-bottom: 20px;
}
article#workRooms .search-and-filter .category-filters {
    margin:-5px 5px;
    padding:0;
}
article#workRooms .search-and-filter .category-filters li {
    display:inline-block;
    padding:0;
    margin:0;
    border:none;
}

article#workRooms .search-and-filter .category-filters li a {
    display:inline-block;
    padding:3px 10px;
    margin:0;
    border:1px solid transparent;
    font-size:15px;
    font-size:1.5rem;
}
article#workRooms .search-and-filter .category-filters li strong a{
    border:1px solid #DBDCDC;
    background:#F2F3F3;
    box-sizing:border-box;
    color:#242424;
    font-weight:normal;
}
#main header h1.workRoom-heading {
    font-size:25px;
    font-size:2.5rem;
    font-weight:bold;
    margin-bottom:13px;
}
h1.workRoom-heading a, h1.workRoom-heading form {
    font-weight:normal;
    float:right;
    font-size:15px;
    font-size:1.5rem;
    margin: 5px 0 5px 15px;
    line-height:24px;
}
h1.workRoom-heading a i {
    margin-right:5px;
    font-size:14px;
    font-size:1.4rem;    
}
h1.workRoom-heading span {
    display:block;
    float:left;
}
#main header h1.workRoom-heading .light-button {
    color: #1f7e7c;
}
    #main header h1.workRoom-heading .light-button input {
        color: #1f7e7c;
        padding: 0;
    }
.workRooms-news section#news, #workroomNews.cal-details {
    padding-top:3px;
}
article#workRooms section#news h2{
    margin-bottom:0;
}
article#workRooms.workRooms-news section#news h2 {
    margin-bottom:20px;
    margin-top:0;
}
article#workRooms.workRooms-start section#news h2 {
    margin-bottom:20px;
}
article#workRooms section#news h2.event-list-heading {
    margin:40px 0 25px 0;        
}
article#workRooms .stdButton {
    margin-top:-5px;
}
article#workRooms .stdButton a{
    color:#fff;
    font-size:15px;
    font-size:1.5rem;
    font-weight:normal;
}
.stdButton a:hover {
    text-decoration:none;
}
article#workRooms .button-container .stdButton {
    margin:0;
    text-align:center;
    width:100%;
    height:38px;
    line-height:38px;
}
article#workRooms #news h3.light-heading, article#workRooms #news h3.light-heading {
    background:#DEEAF2;
    border:1px solid #DBDCDC;
    padding:8px 15px;
    font-size:17px;
    font-size:1.7rem;
    margin: 0 0 17px 0;
}
.light-button, .tagHigh, .tagLow{
    background:#fff;
    border:1px solid #DBDCDC;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    font-size:15px;
    font-size:1.5rem;
    padding:0 8px 0 6px;
}
.light-button:hover, .light-button:hover input[type="submit"] {
    background-color:#eee;
}
.light-button .fa {
    font-size:0.83em;
    margin-right:5px;
}
div.light-button input[type="submit"]{
    border: 0 none; 
    background-color: #ffffff;
}
article#workRooms #news .light-button {
    position: absolute;
    top: 0;
    right: 10px;
    color: #1f7e7c;
}
article#workRooms #news .queue {
    position:absolute;
    top:0;
    right:10px;
    color:#CC3300;
    font-size:15px;
    font-size:1.5rem;
}
article#workRooms #news .light-button input {
    padding: 0;
    color: #1f7e7c;
}
.wr-subscribe {
    color: #1f7e7c;
}
    .wr-subscribe input[type="submit"] {
        color: #1f7e7c;
        border: 0px none;
        background-color: inherit;
    }
.wr-item h3 {
    padding-right:90px;
}
.wr-item p {
    margin-bottom:-3px;
}
.event-list h4 {
    font-size:16px;
    font-size:1.6rem;
    font-weight:bold;
    margin:-4px 0 3px 0;
}
.event-list h4 a{
    text-decoration:underline;
}
.articlePage #workroomNews h2 {
    margin-top:0;
}
.articlePage #news .event-list p, #workroomNews .event-list p{
    font-size:15px;
    font-size:1.5rem;
    margin-bottom:0;
}
.articlePage #news .event-list p.date  {
    font-size:14px;
    font-size:1.4rem;
}
/*****************************crate&edit workroom*/
.section .create-workroom .back-link {
    margin:35px 0 15px 0;
}
.create-workroom .registration-form input[type="text"], .create-workroom .registration-form input[type="password"], .create-workroom .registration-form select, .create-workroom .registration-form textarea, .create-workroom .registration-form .mce-tinymce.mce-container.mce-panel, .create-event .registration-form input[type="text"], .create-event .registration-form input[type="password"], .create-event .registration-form select, .create-event .registration-form textarea, .create-event .registration-form .mce-tinymce.mce-container.mce-panel, .create-news .registration-form input[type="text"], .create-news .registration-form input[type="password"], .create-news .registration-form select, .create-news .registration-form textarea, .create-news .registration-form .mce-tinymce.mce-container.mce-panel, .workRooms-forum .registration-form input[type="text"], .workRooms-forum .registration-form input[type="password"], .workRooms-forum .registration-form select, .workRooms-forum .registration-form textarea, .workRooms-forum .registration-form .mce-tinymce.mce-container.mce-panel {
    width:100%;
}
.cancelBtn {
    margin:0 30px;
    font-size:15px;
    font-size:1.5rem;
}
/***************************************forum & documents*/

article.workRooms-forum h2, article.workRooms-profile h2, article.workRooms-members h2, article.workRooms-calendar h2 {
    background:#DBDCDC;
    padding:13px 15px 14px 15px;
    margin-bottom:0;
    font-size:19px;
    font-size:1.9rem;
    font-weight:bold;
    line-height:17px;
}
article.workRooms-forum h2 label, article.workRooms-profile h2 .pull-right a {
    font-size:15px;
    font-size:1.5rem;
    font-weight:normal;
}
article.workRooms-forum .update-subscription {
    padding-left:20px;
}
article.workRooms-profile h2 .pull-right a i {
    margin-right:5px;
}
article.workRooms-forum .row, article.workRooms-documents .row, article.workRooms-profile .row.topic{
    margin:0;
}
article.workRooms-forum .forum-th, article.workRooms-documents .documents-th {
    background:#DEEAF2;
    border:1px solid #DBDCDC;
    padding:6px 15px;
}
article.workRooms-documents .documents-th div {
    padding:0 5px 0 0;    
}
article.workRooms-forum .forum-th div{
    padding:0;
}
article.workRooms-forum .forum-theme, article.workRooms-documents .documents-theme {
    background:#fff;
    border:1px solid #DBDCDC;
    border-top:none;
    padding:10px 15px;
}
article.workRooms-documents .documents-theme {
    padding: 5px 15px 3px 15px;
    word-wrap: break-word; 
}
article.workRooms-documents .documents-theme div {
    padding: 0 5px 0 0;
}
article.workRooms-forum .forum-theme div {
    padding:0;
}
article.workRooms-forum .forum-theme h4 {
    margin:0 10px 1px 0;
    font-size:16px;
    font-size:1.6rem;
    font-weight:bold;
}
article.workRooms-forum .forum-theme a{
    text-decoration:underline;
}
#main article.workRooms-forum .forum-theme p {
    margin:0;
    color:#666666;
    font-size:16px;
    font-size:1.6rem;
    font-weight:400;
}
article.workRooms-forum .topic, article.workRooms-forum .user-info, article.workRooms-profile .topic, article.workRooms-news .topic, article.workRooms-news .user-info, article.workRooms-forum .thread-item {
    background: #FFF;
    border: 1px solid #DBDCDC;
    padding: 10px;
    margin-bottom:15px;
}
article.workRooms-forum .user-info p {
    margin-bottom:0;
}
article.workRooms-forum .add-response label {
    font-weight: normal;
}
article.workRooms-forum .thread-item textarea {
    width: 100%;
    height: 150px;
    margin-bottom:10px;
}
article.workRooms-forum .topic h3, article.workRooms-news .topic h3{
    font-size: 25px;
    font-size:2.5rem;
    font-weight: 500;
    margin: 10px 0;
}
article.workRooms-forum h3.response, article.workRooms-news h3.response,  article.workRooms-event h3.response {
    margin: 0;
    font-weight: 600;
    font-size: 17px;
    font-size:1.7rem;
    margin-bottom:15px;
    padding:6px 20px;
    background:#DEEAF2;
    border:1px solid #DBDCDC;
}
article#workRooms .add-response .stdButton{
    display:inline-block;
    margin:10px 0 0 0;
}
article.workRooms-forum .topic h4, article.workRooms-forum .thread-item h4{
    margin: 0;
}
article.workRooms-forum .topic h4 a, article.workRooms-forum .thread-item h4 a{
    margin: 0;
    text-decoration:underline;
    font-weight:600;
}
article.workRooms-forum .thread-item .text-right a {
    margin-left:10px;
    display:inline-block;
}
#main article.workRooms-forum .topic .date, #main article.workRooms-forum .thread-item .date{
    font-size:15px;
    font-size:1.5rem;
    color:#5B6062;
}
article.workRooms-forum .topic {
    padding-bottom:35px;
}
article.workRooms-forum .topic p{
    margin-bottom: 25px;
}
article.workRooms-forum .topic .js-edit-topic-dialog-trigger, .item-action {
    float:right;
    margin-top:16px;
    margin-left:10px;
    font-size:14px;
    font-size:1.4rem;
}
.action-block .item-action  {
    margin-top:0;
}
article.workRooms-forum .topic .item-action-disabled  {
    color: rgb(135,171,223); /*rgb(91, 96, 98);*/
    cursor: auto;
    text-decoration: none;
}
article#workRooms.workRooms-forum .topic .stdButton {
    margin-top: 10px;
}
article.workRooms-forum .topic hr {
    margin:0 0 25px 0;
}
.search-forum {
    margin-bottom:0;
}
#workRooms .tree {
    float: left;
    position: absolute;
    border: 1px;
    border-right: medium none;
    border-style: none none solid solid;
    border-top: 0 none;
    height: 20px;
    margin-bottom: 0;
    margin-top: -8px;
    padding-top: 0;
    width: 18px;
}
article#workRooms.workRooms-documents #news .light-button {
    position:relative;
    margin:0 3px 15px 0;
    right:0;
    line-height:24px;
    display:inline-block;
    font-size:1em;
    padding-right:7px;
    cursor: pointer;
}
article#workRooms.workRooms-documents #news .light-button .fa {
    font-size:1em;
}
article#workRooms.workRooms-documents #news .buttonDisabled, article#workRooms.workRooms-documents #news .buttonDisabled .fa{
    color:#999;
    cursor: auto;
}

#workRooms .archive .fa, #workRooms .document .fa{
    margin: 2px 6px 0 0;
}
.document-breadcrumbs {
    display:block;
    padding:15px 0;
    margin:15px 0;
    border-top:1px solid #DBDCDC;
    border-bottom:1px solid #DBDCDC;
    color:#666;
}
.document-breadcrumbs a:last-child {
    color:#666;
}
.document-breadcrumbs a:last-child:hover {
    text-decoration:none;
    cursor:default;
}
.txtExtension, .docxExtension, .docExtension, .pdfExtension, .xlsExtension, .xlsxExtension, .pptExtension, .pptxExtension, .zipExtension, .jpgExtension, .jpgExtension, .pngExtension, .gifExtension, .bmpExtension, .tiffExtension, .tifExtension, .mpgExtension, .wavExtension, .mp3Extension, .htmExtension, .htmlExtension{
    background: transparent url(/ClientUI/img/icons/file_icon_sprite.png) no-repeat;
    padding-left:25px;
}
.txtExtension {
    background-position:0 0;
}
.docxExtension, .docExtension {
    background-position:0 -100px;
}
.xlsExtension, .xlsxExtension {
    background-position:0 -200px;
}
.pptExtension, .pptxExtension {
    background-position:0 -300px;
}
.pdfExtension {
    background-position:0 -400px;
}
.jpgExtension, .jpgExtension, .pngExtension, .gifExtension, .bmpExtension, .tiffExtension, .tifExtension {
    background-position:0 -500px;
}
.wavExtension, .mp3Extension {
    background-position:0 -600px;
}
.mpgExtension {
    background-position:0 -700px;
}
.zipExtension {
    background-position:0 -800px;
}
.modal.js-add-version-dialog .field-validation-error, .modal.js-add-document-dialog .field-validation-error,
.modal.js-add-folder-dialog .field-validation-error {
    margin-top: 0;
}
#workRooms .pagination > li {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.3em;
    display:inline-block;
    padding:0;
}

/*******************questions and answers*/
.tagHigh, .tagLow {
    display: inline-block;
    color: #1f7e7c;
    padding-bottom: 2px;
    margin: 3px 4px 3px 0;
    font-size: 1em;
    line-height: 1.3em;
}
.tagHigh {
    background:#F2F3F3;
}
.tagHigh a {
    color:#BD4606;
}
.qa-open {
    color:#388534;
}
.qa-closed {
    color:#BD4606;
}
.registration-form .qa_tagsLabel {
    line-height:1.2em;
    font-size:1.1em;
    color:#666666;
    font-weight:400;
}
/***********************************calendar page*/
.cal-block {
    display: block;
    background: #DEEAF2;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center;
    margin: 2px 10px 0 -10px;
    padding:5px 0
}
.cal-day {
    display: block;
    background: #fff;
    text-transform: uppercase;
    font-size: 42px;
    font-size: 4.2rem;
    line-height:42px;
    text-align: center;
    margin: 5px 10px;
    font-weight:bold;
}
.calendar-item {
    padding:20px 0;
    border-bottom:1px solid #DADBDB;
    margin:0;
}
.calendar-item h3 {
    font-size:20px;
    font-size:2rem;
    margin-top:0;
}
.calInfo {
    font-size:15px;
    font-size:1.5rem;
}
.cal-details h1 {
    font-size:24px;
    font-size:2.4rem;
    font-weight:500;
    margin:22px 0;
}
.calInfo-details {
    font-size:17px;
    font-size:1.7rem;
    padding:14px 0 8px 0;
    border-top:1px solid #DBDCDC;
    border-bottom:1px solid #DBDCDC;
    margin:-1px 0 0 0;
}
.calInfo-details div {
    padding:0;
}
.cal-desc {
    font-size:18px;
    font-size:1.8rem;
    margin:30px 0 40px 0;
}
/***********************************date picker*/
body .ui-widget-header {
    background: #1f7e7c;
    border: 1px solid #1f7e7c;
    color: #fff;
}
    body .ui-state-hover,
    body .ui-widget-content .ui-state-hover,
    body .ui-widget-header .ui-state-hover,
    body .ui-state-focus,
    body .ui-widget-content .ui-state-focus,
    body .ui-widget-header .ui-state-focus {
        border: 1px solid #1f7e7c;
        color: #333;
        background: #fff;
    }
        body .ui-state-hover .ui-icon, body .ui-state-focus .ui-icon {
            background-image: url(/ClientUI/img/icons/ui-icons_livs.png);
        }
.create-event .registration-form input[type="time"]{
    height: 33px;
    border: 1px solid #747778;
    margin: 5px 0 19px 0;
    font-size: 21px;
    padding: 0 0 0 10px;
    color: #606567;
}
/***********************************profile page*/

article.workRooms-profile {
    margin-top:35px;
}
article.workRooms-profile .topic {
    padding:10px 5px 30px 5px;
    font-size:16px;
}
article.workRooms-profile .topic .label {
    font-weight:bold;
}
article.workRooms-profile .topic h3 {
    font-weight:bold;
    margin-bottom:8px;
}
article.workRooms-profile .activity {
    margin-top:20px;
}
article.workRooms-profile .activity .date {
    display:block;
    font-weight:600;
}
/************************members*/
article.workRooms-members h2 {
    margin-bottom:20px;
}
article.workRooms-members .member {
    background:#fff;
    border:1px solid #DBDCDC;
    padding:10px;
    margin-bottom: 20px;
}
article.workRooms-members .member a {
    text-decoration:underline;
}
article.workRooms-members .member a.member-name {
    font-size:17px;
    font-size:1.7rem;
}
article.workRooms-members .member > div {
    padding:0;
    line-height:1.7em;
}
article.workRooms-members .member figure {
    margin-right:15px;
    height:97px;
    overflow:hidden;
}

article.workRooms-members #members > .row {
    margin:0;
}
.member-actions .light-button {
    color: #1f7e7c;
    margin: 0 0 0 10px;
    line-height: 1.2em;
    padding: 2px 6px;
    font-size: 1em;
}

/***************news*/
#workroomNews {
    padding-top:5px;
}

article.workRooms-news .topic {
    margin:20px 0 30px 0;
}
#workroomNews .event-list{
    list-style:none;
    padding-left:0;
}
#workroomNews .event-list li{
    border-bottom: 1px solid #DBDCDC;
    padding: 0 0 20px;
    margin-bottom: 20px;
}
.workroom-news-comment-text, .workroom-event-comment-text {
    width:100%;
    height:100px;
    margin-bottom:20px;
}
#workroomNews h5 {
    font-size:17px;
    font-size:1.7rem;
    font-weight:700;
}
#workroomNews .news-entry{
    margin-bottom:20px;
}
#workroomNews .news-entry h3 {
    font-size:24px;
    font-size:2.4rem;
}
#workroomNews .news-entry p {
    font-size:18px;
    font-size:1.8rem;
}
@media only screen and (max-width: 767px) {
    .registration-form input[type="text"], .registration-form input[type="password"], .registration-form input[type="submit"], .registration-form select, .registration-form textarea, .registration-form .checkbox-container, .registration-form .mce-tinymce.mce-container.mce-panel{
        width:100%;
    }
    .calInfo {
        padding:0;
    }
    .cal-block {
        margin: 0 -10px 10px -10px;
    }
    .cancelBtn {
        width:100%;
        display:block;
        margin:30px auto;
        text-align:center;
    }
    .modal-body a.cancelBtn {
        width:initial;
        display:inline-block;
        margin:0 30px;        
    }
    #loginPage header.fixed-height {
    min-height: 0;
}

}
@media only screen and (max-width: 991px) {
    article.workRooms-members .member figure {
        height:initial;
    }
    article.workRooms-members .member.odd, article.workRooms-members .member.even {
        margin:0 -10px 20px;
    }
    .cal-day {
        font-size:35px;
        font-size:3.5rem;
    }
    h1.workRoom-heading span {
        float:none;
    }
    h1.workRoom-heading a, h1.workRoom-heading form {
        float:left;
    }
    h1.workRoom-heading form {
        margin-left:0;
    }
    #main.section section#members .col-sm-10 {
        float:right;
    }
}
@media only screen and (max-width: 479px) {
    article#workRooms #news .light-button{
        right: auto;
        top: 115px;
        z-index: 2;
    }
    article#workRooms.workRooms-documents #news .light-button{
        top: 0;
    }
    .wr-item h3 {
        padding-right:0;
    }
    article.workRooms-profile .topic .label {
        width:100%;
        margin-top:10px;
    }
    #login {
        padding-right:10px;
    }
    .registration-form input[type="file"], .create-event .registration-form input[type="time"] {
        width:100%;
    }
    article#workRooms h2 span.pull-right.stdButton {
        margin-top:10px;
        float:left !important;
        display:block;
        width:100%;
    }
    article#workRooms h2::after {
        content: "";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }
    .row.documents-th .col-xs-2, .row.documents-theme .col-xs-2, .row.thread-item .col-xs-1{
        display:none;
    }
    .row.documents-theme .col-xs-7 {
        width: 91.66666666666666%;
    }
    .row.thread-item .col-xs-5 {
        width:50%;
    }
    .row.member .member-actions {
        position: absolute;
        bottom: 0;
        width: 100%;
        padding-top: 10px;
    }
    .row.member .col-xs-10 {
        padding-bottom: 35px;
    }
    article.workRooms-forum .update-subscription {
        padding-left:0;
        padding-top:10px;
        float:left !important;
        width:100%;
    }
}




#main.news, #main.news-list {
    background-color: #F9F9F9;
}
    #main.news:not(.nkp-article):not(.nkp-page) h2 {
        font-size: 21px;
        line-height: 30px;
        font-weight: 500;
        margin-top: 24px;
    }
    #main.news:not(.nkp-article):not(.nkp-page) h3 {
        font-size: 17px;
        line-height: 30px;
        font-weight: 600;
        margin: 20px 0 3px;
    }

    #main.news .articlePage .formVideoArea form h2 {        
        color: #5b6062;
        margin-bottom: 20px;
    }

.search-and-filter {
    background:#fff;
    padding:13px 3px;
    border:1px solid #DBDCDC;
    margin:0 10px;
}
.col-md-12 .search-and-filter {
    margin:40px 0;
}
.search-and-filter .loginheading {
    font-size: 1.7rem;
    margin: -13px -3px 13px -3px;
    padding: 7px 13px;
    background: #DBDCDC;
    line-height: 30px;
    font-weight: 600;
}

#main.news-list section#news {
    margin-top: 30px;
}
.news-list .search-and-filter {
    margin:20px 0 0 0;
}
.search-and-filter .category-filters {
    margin:-5px 5px;
    padding:0;
}
.search-and-filter .category-filters li {
    display:inline-block;
    padding:3px 10px;
    margin:0;
}
.search-and-filter .category-filters li.selected {
    border:1px solid #DBDCDC;
    background:#F2F3F3;
    box-sizing:border-box;
}
.search-and-filter .category-filters li.selected a {
    color:#242424;
}
#main.news .date{
    margin:30px 0 0;
}

/*Newsletter subscription*/
.articlePage .subscribe-options {
    list-style-type:none;
    padding-left:0;
    margin-top:15px;
}
.articlePage .subscribe-options input[type="checkbox"] {
    margin-right:5px;
}
.subscription-form {
    padding:10px 0;
}
.subscription-form .invalid-email-message {
    color: #ad0000;
}
.subscription-form input[type="email"]{
    margin-bottom:7px;
}
.subscription-form input[type="text"], .subscription-form input[type="email"], .subscription-form input[type="password"], .subscription-form select, .subscription-form textarea {
    width: 100%;
}
.label-desc {
    display:block;
    line-height:1.1em;
    padding:2px 0 15px 22px;
}

.newsletterSubscriptionForm
{
}

.operational-conditions-section {
}

    .operational-conditions-section .operational-conditions-section-list {
        max-height: 0;
        overflow: hidden;
        transition: max-height .5s;
    }

    .operational-conditions-section .showOnExpanded {
        display: none;
    }

    .operational-conditions-section.expanded .operational-conditions-section-list {
        max-height: 1000px;
    }

    .operational-conditions-section.expanded .showOnExpanded {
        display: block;
    }

    .operational-conditions-section.expanded .showOnMinimized {
        display: none;
    }


.content-toggle {
    cursor: pointer;
}

.expand-icon {
    color: #1f7e7c;
    margin-right: 10px;
}

.operational-conditions-block {
    display: flex;
    margin-bottom: 25px;
}

    .operational-conditions-block div.prefix {
        font-size: 20px;
        color: #333333;
        margin-right: 10px;
    }

    .operational-conditions-block div.text {
        padding: 3px;
        color: #333333;
        font-family: "Source Sans Pro";
        font-size: 17px;
        line-height: 24px;
    }

.goalAndActivityBlock {
    min-height: 180px;
    border: 1px solid #DBDCDC;
    background-color: #FFFFFF;
    padding: 20px;
    margin-bottom: 20px;
    position: relative;
}

    .goalAndActivityBlock .content {
    }

    .goalAndActivityBlock .preview {
    }

    .goalAndActivityBlock .expanded-content {
        max-height: 70px;
        transition: max-height .5s;
        display: none;
    }

        .goalAndActivityBlock .expanded-content.show {
            max-height: 1000px;
            /*overflow: initial;*/
        }

    .goalAndActivityBlock .read-more.minimize {
        margin-bottom: 0 !important;
        margin-top: 18px;
        cursor: pointer;
    }

    .goalAndActivityBlock .preview p {
        margin-bottom: 0 !important;
    }

    .goalAndActivityBlock .read-more {
        font-size: 17px;
        line-height: 24px;
    }

    .goalAndActivityBlock .preview .read-more {
        margin-top: 5px;
        cursor: pointer;
    }

    .goalAndActivityBlock h3 {
        color: #5B6062;
        font-size: 30px;
        font-weight: 300;
        line-height: 34px;
        margin-top: -5px;
        margin-bottom: 8px;
    }

    .goalAndActivityBlock h3 {
        color: #5B6062;
        font-size: 30px;
        font-weight: 300;
        line-height: 34px;
        margin-top: -5px;
        margin-bottom: 8px;
    }

    .goalAndActivityBlock .legislationpuff,
    .teaser-puff .legislationpuff {
        float: right;
        margin-left: 10px;
    }

        .goalAndActivityBlock .legislationpuff .link-icon,
        .teaser-puff .legislationpuff .link-icon {
            width: 23px;
            height: 23px;
        }

        .goalAndActivityBlock .legislationpuff > div,
        .teaser-puff .legislationpuff > div {
            width: 155px;
            height: 155px;
            font-size: 17px;
            letter-spacing: -0.46px;
            line-height: 20px;
        }


.emptyResult {
    display: none;
}


.nkp-page .epi-editContainer[data-epi-property-name='MainBody'] {
    clear: both;
}

#main.nkp-newslistingpage {
}

#main .nkp-news-article-list {
    list-style: none;
    padding-left: 0;
}
    #main .nkp-news-article-list .news-article {
        border-bottom: 1px solid #dbdcdc;
        padding: 0 0 20px;
        margin-bottom: 20px;
    }

    #main .nkp-news-article-list h3 {
        font-size: 22px;
        text-decoration: underline;
        margin: -4px 0 7px 0;
    }

    #main .nkp-news-article-list .preamble {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 10px;
    }

    #main .nkp-news-article-list .news-date {
        color: #5b6062;
        font-weight: 300;
        margin-bottom: 4px;
    }
/*Publication*/
#pubModal .scroll-to-top {
    z-index: 1042;
    right: 1rem;
    bottom: 1rem;
    display: none;
    position: fixed;
}
    #pubModal .scroll-to-top a {
        width: 4.5rem;
        height: 4.5rem;
        border-radius: 4px;
        background-color: #1f7e7c;
        line-height: 4rem;
        font-size: 2rem;
        transition: all ease 0.3s;
        display: block;
        text-align: center;
        color: #fff;
    }
        #pubModal .scroll-to-top a:hover {
            background: #196463;
            color: #fff;
        }

        #pubModal .scroll-to-top a i.fa {
            line-height: 3rem;
        }
#pubModal .scroll-to-last {
    z-index: 9999;
    display: none;
    position: fixed;
    bottom: 95px;
    margin: 0 auto;
    left: 50%;
    border-radius: 4px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 100;
    opacity: 1;
    background: #2d5492 !important;
    white-space: nowrap;
    font-size: 16px;
}
    #pubModal .scroll-to-last button {
        border-radius: 4px;
        background-color: #1f7e7c;
        line-height: 4rem;
        font-size: 2rem;
        padding-left: 30px;
        padding-right: 30px;
        transition: all ease 0.3s;
        display: block;
        text-align: center;
        color: #fff;
    }
        #pubModal .scroll-to-last button:before {
            content: '\f103';
            font-family: Fontawesome;
            padding-right: 22px;
            color: #fff;
        }
        #pubModal .scroll-to-last button:hover {
            background: #196463;
            color: #fff;
        }

body #pubModal p {
    padding-bottom: 10px;
}

body.lock-scroll {
    overflow: hidden;
}
.puboverlay #body {
    position: fixed;
    -webkit-filter: blur(15px);
    filter: blur(15px);
    -webkit-transition: -webkit-filter 2s ease;
    transition: -webkit-filter 2s ease;
    -o-transition: filter 2s ease;
    transition: filter 2s ease;
    transition: filter 2s ease,-webkit-filter 2s ease;
    width: 100%;
    opacity: .3;
}

#pubModal {
    position: absolute;
    left: 0px;
    top: 0;
    height: auto;
    width: 100%;
    color: #fff;
    z-index: 99999;
    display: flex;
}
    #pubModal .dialog {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        margin-top: 0;
        min-height: 2000px;
        transition: all .4s ease;
    }
    #pubModal .content {
        position: relative;
        display: flex;
        width: 100%;
        background: #fff;
        color: #000;
        font-size: 1.6rem;
        box-sizing: border-box;
        pointer-events: auto;
        background-clip: padding-box;
        outline: 0;
        overflow: hidden;
    }
    #pubModal .pubnav {
        height: 100%;
        min-width: 302px;
        max-width: 302px;
        position: fixed;
        background: #f1f2f4;
        z-index: 9999;
        margin: 0;
        border-right: 1px solid #dee3eb;
    }
    #pubModal .pubnav.hidden {
        display:none;
    }
        #pubModal .pubnav .toc-container {
            position: fixed;
            top: 15px;
            left: 0;
            bottom: 0;
            width: 301px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            z-index: 9999;
        }
            #pubModal .pubnav .toc-container .toc {
                height: calc(100% - 15px);
                margin-top: 15px;
                overflow: auto;
                -webkit-overflow-scrolling: touch;
            }
            #pubModal.pub-sticky .pubnav .toc-container .toc {
                margin-top: 55px;
            }
    #pubModal:not(.pub-sticky) .pubnav .toc-container .toc h2:first-child, #pubModal:not(.pub-sticky) .pubnav .toc-container .toc ul:first-child {
        margin-top: 80px;
    }
    #pubModal .pubnav .toc-container .toc a.active {
        position: relative;
        background: #1f7e7c;
        color: #fff;
    }

    #pubModal .htmlpublication {
        position: relative;
        background: #fff;
        width: 100%;
    }
        #pubModal .htmlpublication .pub-header {
            z-index: 9999;
            position:fixed;
            top: 0;
            left: 0;
            right: 0;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
            -webkit-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }
            #pubModal .htmlpublication .pub-header.pub-header-sticky {
                position: fixed;
            }
#pubModal .htmlpublication .pub-header .pub-header-inner {
    max-width: 1200px;
    margin: 0 auto;
}
                #pubModal .htmlpublication .pub-header .pub-header-inner .pub-header-inner-wrap {
                    background: #fff;
                    height: 67px;
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-align: center;
                    align-items: center;
                    padding: 0 16px;
                    -webkit-box-sizing: border-box;
                    box-sizing: border-box;
                    position: relative;
                }
                    #pubModal .htmlpublication .pub-header .pub-header-inner .pub-header-inner-wrap:before {
                        content: "";
                        border-radius: 50%;
                        width: 80%;
                        height: 20px;
                        position: absolute;
                        bottom: 0;
                        left: 50%;
                        -webkit-transform: translateX(-50%);
                        -ms-transform: translateX(-50%);
                        transform: translateX(-50%);
                        z-index: -1;
                        -webkit-box-shadow: 0 1px 10px rgb(0 0 0 / 40%);
                        box-shadow: 0 1px 10px rgb(0 0 0 / 40%);
                        opacity: 0;
                        -webkit-transition: opacity .1s ease;
                        -o-transition: opacity .1s ease;
                        transition: opacity .1s ease;
                    }
                    #pubModal .htmlpublication .pub-header.pub-header-shadow .pub-header-inner .pub-header-inner-wrap:before {
                        opacity: 1;
                    }
                    #pubModal .htmlpublication .pub-header .pub-header-inner .pub-header-inner-wrap:after {
                        content: "";
                        height: 30px;
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        right: 0;
                        background: #fff;
                    }
    #pubModal.pub-toc-expanded .htmlpublication .pub-header .pub-header-inner .pub-header-inner-wrap{
        margin-left: 302px;
    }
                    #pubModal .htmlpublication .pub-header .pub-header-inner .pub-header-inner-wrap > div {
                        position: relative;
                        z-index: 999;
                    }
    #pubModal .pub-header-title {
        font-size: 1.4rem;
        position: relative;
        flex: 1 1 auto;
        margin: 0 10px;
        color: #000;
        text-align: center;
        z-index: 100;
        opacity: 1;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        overflow: hidden;
        line-height: 65px;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }
    #pubModal .pub-header:not(.pub-header-shadow) .pub-header-title {
        opacity: 0;
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    #pubModal .pub-icon-button > button, #pubModal .pub-icon-button.download > a {
        overflow: hidden;
        padding: 0;
        white-space: nowrap;
        position: relative;
        background: transparent;
        color: #000;
        display: flex;
        align-items: center;
        font-size: 1.7rem;
        font-weight: 600;
    }
        #pubModal .pub-icon-button > button .text, #pubModal .pub-icon-button.download > a .text {
            display: none;
        }
        #pubModal .pub-icon-button > button .btn-gfx, #pubModal .pub-icon-button.download > a .btn-gfx {
            width: 44px;
            height: 44px;
            display: block;
            border: 2px solid #1f7e7c;
            border-radius: 22px;
            overflow: hidden;
            text-indent: 36px;
            padding: 0;
            white-space: nowrap;
            position: relative;
            background: #1f7e7c;
            color: #fff;
            margin-right: 7px;
        }
        #pubModal .pub-icon-button > button:hover .btn-gfx, #pubModal .pub-icon-button.download > a:hover .btn-gfx {
            background: #196463;
            color: #fff;
            border: 2px solid #196463;
        }
        #pubModal .pub-icon-button.download > a:hover {
            text-decoration: none;
        }

    #pubModal .pub-icon-button.toc-nav:not(.close):not(.closetoc) > button .btn-gfx:after,
    #pubModal .pub-icon-button.toc-nav:not(.close):not(.closetoc) > button .btn-gfx:before,
    #pubModal .pub-icon-button.toc-nav:not(.close):not(.closetoc) > button .btn-gfx span:after,
    #pubModal .pub-icon-button.toc-nav:not(.close):not(.closetoc) > button .btn-gfx span:before {
        content: "";
        display: block;
        height: 2px;
        width: 18px;
        background: #fff;
        border-radius: 1px;
        position: absolute;
        left: 11px;
        top: 0;
        -webkit-transition: width .1s ease;
        -o-transition: width .1s ease;
        transition: width .1s ease;
    }
    #pubModal .pub-icon-button.toc-nav:not(.close):not(.closetoc) > button .btn-gfx:before {
        top: 12px;
    }
    #pubModal .pub-icon-button.toc-nav:not(.close):not(.closetoc) > button .btn-gfx:after {
        top: 16px;
    }
    #pubModal .pub-icon-button.toc-nav:not(.close):not(.closetoc) > button .btn-gfx span:before {
        top: 20px;
    }
    #pubModal .pub-icon-button.toc-nav:not(.close):not(.closetoc) > button .btn-gfx span:after {
        top: 24px;
    }
    #pubModal .pub-icon-button.toc-nav:not(.close):not(.closetoc) > button:not(:hover) .btn-gfx:after, #pubModal .pub-icon-button.toc-nav:not(.close):not(.closetoc) > button:not(:hover) .btn-gfx span:after {
        width: 13px;
    }
    #pubModal .pub-icon-button.toc-nav:not(.close):not(.closetoc) > button:not(:hover) .btn-gfx:after, #pubModal .pub-icon-button.toc-nav:not(.close):not(.closetoc) > button:not(:hover) .btn-gfx span:after {
        width: 13px;
    }
    #pubModal .pub-icon-button.close > button .btn-gfx:after, #pubModal .pub-icon-button.close > button .btn-gfx:before {
        content: "";
        display: block;
        height: 2px;
        width: 16px;
        background: #fff;
        border-radius: 1px;
        position: absolute;
        left: 12px;
        top: 18px;
    }
    #pubModal .pub-icon-button.close > button .btn-gfx:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    #pubModal .pub-icon-button.close > button .btn-gfx:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #pubModal .pub-icon-button.closetoc > button .btn-gfx:after, #pubModal .pub-icon-button.closetoc > button .btn-gfx:before {
        content: "";
        display: block;
        height: 2px;
        width: 12px;
        background: #fff;
        border-radius: 1px;
        position: absolute;
        left: 9px;
        top: 18px;
    }

    #pubModal .pub-icon-button.closetoc > button .btn-gfx:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 23px;
    }

    #pubModal .pub-icon-button.closetoc > button .btn-gfx:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 15px;
    }
    #pubModal .pub-icon-button.closetoc > button .btn-gfx span {
        width: 18px;
        height: 2px;
        border-radius: 1px;
        display: block;
        position: absolute;
        background: #fff;
        left: 13px;
        top: 19px;
        margin-left: -1px;
        position: relative;
    }
    #pubModal .pub-icon-button.download > a .btn-gfx:before {
        content: "";
        width: 14px;
        height: 2px;
        border-radius: 1px;
        display: block;
        position: absolute;
        background: #fff;
        left: 50%;
        bottom: 13px;
        margin-left: -7px;
    }
    #pubModal .pub-icon-button.download > a:after{
        content:'';
    }
    #pubModal .pub-icon-button.download > a .btn-gfx span:after, #pubModal .pub-icon-button.download > a .btn-gfx span:before {
        content: "";
        width: 2px;
        height: 7px;
        border-radius: 1px;
        display: block;
        position: absolute;
        background: #fff;
        bottom: -1px;
    }
    #pubModal .pub-icon-button.download > a .btn-gfx span {
        width: 2px;
        height: 11px;
        border-radius: 1px;
        display: block;
        position: absolute;
        background: #fff;
        left: 50%;
        top: 11px;
        margin-left: -1px;
        position: relative;
    }
        #pubModal .pub-icon-button.download > a .btn-gfx span:before {
            left: -2px;
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }
        #pubModal .pub-icon-button.download > a .btn-gfx span:after {
            left: 2px;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }
    #pubModal .pub-icon-button.print-link > button .btn-gfx:before {
        content: "\f02f";
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 2rem;
        left: -25px;
        top: 9px;
        position: absolute;
    }

    #pubModal .pub-icon-button > button:hover .btn-gfx:after,
    #pubModal .pub-icon-button > button:hover .btn-gfx:before,
    #pubModal .pub-icon-button > button:hover .btn-gfx span:after,
    #pubModal .pub-icon-button > button:hover .btn-gfx span:before,
    #pubModal .pub-icon-button > button:hover .btn-gfx span,
    #pubModal .pub-icon-button:not(.close):not(.closetoc) > button:hover .btn-gfx:after,
    #pubModal .pub-icon-button:not(.close):not(.closetoc):not(.print-link) > button:hover .btn-gfx:before,
    #pubModal .pub-icon-button:not(.close):not(.closetoc) > button:hover .btn-gfx span:after,
    #pubModal .pub-icon-button:not(.close):not(.closetoc) > button:hover .btn-gfx span:before {
        background: #fff;
    }
    #pubModal .pub-icon-button.print-link > button:hover .btn-gfx:before {
        color: #fff;
        background: #196463;
    }
    #pubModal .htmlpublication .publicationarea {
        max-width: 750px;
        margin: 0 auto;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 82px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        counter-reset: heading2;
    }

    /*Numrering*/
        #pubModal .htmlpublication .publicationarea.shownumbers h2:not(.nocount) {
            counter-increment: heading2;
            counter-reset: heading3;
        }
            #pubModal .htmlpublication .publicationarea.shownumbers h2:not(.nocount):before {
                content: counter(heading2)'.';
            }
        #pubModal .htmlpublication .publicationarea.shownumbers h3:not(.nocount) {
            counter-increment: heading3;
            counter-reset: heading4;
        }
            #pubModal .htmlpublication .publicationarea.shownumbers h3:not(.nocount):before {
                content: counter(heading2) '.' counter(heading3);
            }
        #pubModal .htmlpublication .publicationarea.shownumbers h2.nocount ~ h3:not(.nocount):before {
            content: counter(heading3);
        }
        #pubModal .htmlpublication .publicationarea.shownumbers h4:not(.nocount) {
            counter-increment: heading4;
        }
            #pubModal .htmlpublication .publicationarea.shownumbers h4:not(.nocount):before {
                content: counter(heading2) '.' counter(heading3)'.' counter(heading4);
            }
        #pubModal .htmlpublication .publicationarea.shownumbers h2.nocount ~ h4:not(.nocount):before {
            content: counter(heading3)'.' counter(heading4);
        }
        #pubModal .htmlpublication .publicationarea.shownumbers h2.nocount ~ h3.nocount ~ h4:not(.nocount):before {
            content: counter(heading4);
        }        
     /*slut numrering*/

        #pubModal .htmlpublication .publicationarea table {
                display: block;
                overflow-x: auto;
            }
                #pubModal .htmlpublication .publicationarea table + p {
                    margin-top: 20px;
                }
            #pubModal .htmlpublication .publicationarea table p{
                margin:0;
            }
            #pubModal .htmlpublication .publicationarea td {
                background-color: #fff;
            }

            #pubModal .htmlpublication .publicationarea td, #pubModal .htmlpublication .publicationareae th, #pubModal .htmlpublication .publicationarea table td, #pubModal .htmlpublication .publicationarea table th {
                color: #333333;
                padding: 7px 14px 10px 14px;
                border-top: none;
                border-right: none;
            }

            #pubModal .htmlpublication .publicationarea table thead td,
            #pubModal .htmlpublication .publicationarea table thead th {
                color: #c64906;
                border-bottom: 2px solid #c64906;
            }

            #pubModal .htmlpublication .publicationarea table td {
                border-bottom: 1px solid #A9A9A9;
                border-right: 1px solid #A9A9A9;
            }
            #pubModal .htmlpublication .publicationarea table td:last-child {
                border-right: 0;
            }
    #pubModal .htmlpublication .publicationarea .avdHeading {
        background: #fff;
        margin: 0 -20px;
        padding: 20px;
        font-weight: 600;
    }
            #pubModal .htmlpublication .publicationarea .headingorange {
                background: #FDE0CC;
                padding: 20px;
                margin: 0 -20px;
                margin-bottom: 20px;
                font-weight: 600;
            }
            #pubModal .htmlpublication .publicationarea .headinggreen {
                background: #DBECD5;
                padding: 20px;
                margin: 0 -20px;
                margin-bottom: 20px;
                font-weight: 600;
            }
            #pubModal .htmlpublication .publicationarea .headingblue {
                background: #CCE3F4;
                padding: 20px;
                margin: 0 -20px;
                margin-bottom: 20px;
                font-weight: 600;
            }
            #pubModal .htmlpublication .publicationarea .headingpurple {
                background: #E7D8E6;
                padding: 20px;
                margin: 0 -20px;
                margin-bottom: 20px;
                font-weight: 600;
            }
            #pubModal .htmlpublication .publicationarea .headingturquoise {
                background: #A3D3D0;
                padding: 20px;
                margin: 0 -20px;
                margin-bottom: 20px;
                font-weight: 600;
            }
            #pubModal .htmlpublication .publicationarea .qoute {
                border-top: 1px solid #cd4c06;
                border-bottom: 1px solid #cd4c06;
                margin:20px 0;
                padding: 10px 0;
                font-weight: 600;
            }
            #pubModal .htmlpublication .publicationarea .qoute q{
                display:block;
            }
                #pubModal .htmlpublication .publicationarea .qoute q:before, #pubModal .htmlpublication .publicationarea .qoute q:after {
                    content:'';
                }

    #pubModal .htmlpublication .publicationarea ul.ul-dash {
        list-style: '-   ';
        padding-left: 2.5em;
    }
    #pubModal .htmlpublication .publicationarea > img{
        padding-bottom: 40px;
    }
            #pubModal .htmlpublication .publicationarea > .twoimages {
                display:block;
            }
            #pubModal .htmlpublication .publicationarea > .livslogo{
                max-width:300px;
            }
            #pubModal .htmlpublication .publicationarea .pubnumber {
                font-size: 2.3rem;
            }
            #pubModal .htmlpublication .publicationarea > h1 {
                margin-top:0;
            }
            #pubModal .htmlpublication .publicationarea .infocontainer {
                display: flex;
                flex-direction: row;
                flex-wrap: wrap;
                margin-top: 20px;
                margin-bottom: 20px;
            }
                #pubModal .htmlpublication .publicationarea .infocontainer .info {
                    display: flex;
                    flex-direction: column;
                    padding-right: 30px;
                }
                #pubModal .htmlpublication .publicationarea .infocontainer .info div:first-child {
                    font-weight:600;
                }
#pubModal .htmlpublication img {
    max-width: 100%;
}

    #pubModal p, #pubModal ul, #pubModal ol {
        font-size: 1.6rem;
    }




#pubModal a {
    color: #505050;
    text-decoration: none;
}

    #pubModal a:hover {
        text-decoration: underline;
    }

button.blueBtn {
    border: 1px solid #1f7e7c;
    background: #1f7e7c;
    color: #fff;
    text-align: center;
    transition: all .5s ease;
    padding: 8px 12px;
    line-height: 18px;
    cursor: pointer;
    border-radius: .125rem;
    min-width: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    button.blueBtn:hover {
        background: #196463;
        color: #fff;
        border: 1px solid #196463;
    }
button.showpub:before {
    content: '\f0f6';
    font-family: Fontawesome;
    padding-right:3px;
}

#pubModal.pub-toc-expanded .htmlpublication .pub-header .pub-icon-button.toc-nav {
    left: -78px;
    z-index: 9999;
}
#pubModal .htmlpublication .pub-header .pub-icon-button.print-link {
    margin-left: auto;
    margin-right: 12px;
}
#pubModal .htmlpublication .pub-header .pub-icon-button.download {
    margin-right: 12px;
}

.publication_details {
    border-bottom: 1px solid #dbdcdc;
    margin-bottom: 40px;
    padding-bottom: 20px;
    font-size: 1.7rem;
}
    .publication_details > h2 {
        border-bottom: 1px solid #dbdcdc;
        font-size: 2rem;
        font-weight: 500;
        padding-bottom: 10px;
    }
.publication_details .subheading{
    font-weight: 600;
}
    .publication_details .detailslist {
        columns:2;
    }
        .publication_details .detailslist > div {
            padding-bottom: 10px;
            break-inside: avoid;
        }

/* The progress container (grey background) */

.progress-wrapper {
    bottom: 0;
    height: 60px;
    width: 100%;
    max-width: 1200px;
    display: none;
    background: #fff;
    align-items: center;
    position: fixed;
}

.progress-container {
    width: calc(100% - 40px);
    position: relative;
    height: 6px;
    background: #ccc;
    border-radius: 3px;
    left: 20px;
}

/* The progress bar (scroll indicator) */
.progress-bar {
    height: 6px;
    background: #1f7e7c;
    width: 0%;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
    .progress-bar > .pbarlink {
        position: absolute;
    }
    .progress-bar > .pbarlink a {
        width: 12px;
        height: 12px;
        top: -3px;
        position: absolute;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 3px solid #ccc;
        background: white;
        border-radius: 50%;
        transform: scale(1);
        transition: all .3s;
    }
        .progress-bar > .pbarlink.active a {
            border-color: #1f7e7c;
            background: #1f7e7c;
            /*transform: scale(1.3);*/
        }
    .progress-bar > .pbarlink a:hover, .progress-bar > .pbarlink.active a:focus {
        transform: scale(1.3);
    }
        .progress-bar > .pbarlink .progresstt {
            opacity: 0;
            clip: rect(0, 0, 0, 0);
            overflow: hidden;
            position: absolute;
            bottom: 10px;
            width: auto;
            min-width: 100px;
            text-align: center;
            margin-left: 6px;
            background: #1f7e7c;
            color: #fff;
            border-radius: 3px;
            padding: 10px;
            z-index: 0;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            box-shadow: -1px 1px 2px 0px rgba(61,83, 100, 0.8);
            transition: all .3s;
        }
        .progress-bar > .pbarlink a:hover + .progresstt {
            opacity: 1;
            overflow: visible;
            clip: auto;
            bottom: 15px;
            z-index: 9999;
        }
        .progress-bar > .pbarlink .progresstt:after {
            top: 100%;
            left: 50%;
            border: solid transparent;
            content: "";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(0, 119, 212, 0);
            border-top-color: #1f7e7c;
            border-width: 8px;
            margin-left: -8px;
        }
/*Media for publication*/
@media only screen and (min-width: 480px) {
    #pubModal .htmlpublication .publicationarea {
        padding-top: 100px;
        padding-bottom: 60px;
        padding-left: 36px;
        padding-right: 36px;
    }
    #pubModal .pub-header-title {
    }
    .progress-wrapper {
        display: flex;
    }
}
@media only screen and (min-width: 768px) {
    #pubModal .pub-icon-button > button .text, #pubModal .pub-icon-button.download > a .text {
        display: block;
    }
    #pubModal.pub-toc-expanded .htmlpublication .pub-header .pub-icon-button.toc-nav {
        left: -120px;
    }
}


@media only screen and (min-width: 980px) {
    #pubModal .htmlpublication .publicationarea {
        padding-top: 120px;
        padding-left: 0;
        padding-right: 0;
    }
    #pubModal .pub-header-title {
        font-size: 1.7rem;
    }
}

@media only screen and (min-width: 1024px) {
}

@media only screen and (min-width: 1200px) {
    #pubModal .pubnav {
        height: auto;
        background: #f1f2f4;
        position: relative;
    }
    #pubModal .dialog {
        margin-top: 30px;
    }

        #pubModal .pubnav .toc-container {
            left: calc(50% - 600px);
        }
    #pubModal .htmlpublication .pub-header {
        position: absolute;
    }
    #pubModal.pub-toc-expanded .htmlpublication .pub-header:not(.pub-header-sticky) .pub-header-inner .pub-header-inner-wrap {
        margin-left: 0;
    }
    #pubModal.pub-toc-expanded .progress-wrapper {
        max-width: 898px;
    }

    #pubModal .buttons {
        padding: 30px 40px;
    }

        #pubModal .buttons button {
            min-width: 90px;
        }
}
.d-inline {
    display: inline;
}

.toc-menu, .coverPrintImage {
    display: none;
}


.reachmeelistpage .tabledateheader {
    position: relative;
    min-width: 107px;
}
    .reachmeelistpage .tabledateheader span {
        position: absolute;
        right: 0;
        min-width: 200px;
        text-align: right;
        top: 7px;
    }
.reachmeelistpage table tr td{
     padding: 3px 14px 3px 14px;
}
.reachmeelistpage table tr th:first-child {
    padding-left: 14px;
}
.reachmeelistpage table tr td:first-child {
    padding-top: 10px;
    font-size: 2rem;
    padding-left: 14px;
}
.reachmeelistpage table tr td:last-child {
    padding-right: 0;
    padding-bottom:20px;
}
.reachmeelistpage table tr {
    border-bottom: 1px solid #A9A9A9;
}
.reachmeelistpage table tr th {
    display:none;
}
.reachmeelistpage table tr td{
    display:block;
    border-bottom:0;
}
.reachmeelistpage table tr td:before {
    content: attr(data-label);
}


#main.jobAd p.date {
    color: #5B6062;
    margin-bottom: 0;
}

a.jobad-btn {
    display: inline-block;
    background: #1f7e7c;
    color: white;
    padding: 5px 10px;
    text-decoration: none;
    margin-bottom: 10px;
}


    a.jobad-btn i.fa {
        font-size: 16px;
        padding-right: 2px;
    }

@media only screen and (min-width: 520px) {
    .reachmeelistpage table tr th:first-child {
        padding-left: 0;
    }
    .reachmeelistpage table tr td:first-child {
        padding-top: 7px;
        font-size: 1.7rem;
        padding-left: 0;
    }

    .reachmeelistpage table tr td:last-child {
        padding-bottom: 10px;
    }
    .reachmeelistpage table tr td:before{
        content:'';
    }
    .reachmeelistpage table tr th, .reachmeelistpage table tr td {
        display: table-cell;
    }
        .reachmeelistpage table tr td:last-child {
            text-align: right;
        }
    .reachmeelistpage table tr td{
        padding: 7px 14px 10px 14px;
    }
}


@media only screen and (min-width: 768px) {
    
}



/*! jQuery UI - v1.10.4 - 2014-06-12
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.autocomplete.css, jquery.ui.menu.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

  
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 601;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-autocomplete-category {
    font-weight: bold;
	padding: 2px 15px 5px;	
    margin: .8em 0 .2em;
    line-height: 1.5;
    background:#ccc;
    color:#fff;
}
.ui-autocomplete-category a{
	float:right;
}
.ui-autocomplete-category span.result-num{
    display: inline-block;
    color: #333;
    font-weight:normal;
    margin:0 10px;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
    background:#fff;
    border:1px solid #ccc;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 2px 0 4px 0;
	width: 100%;
    display:block;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
	padding: 1px 15px 0px;	
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	cursor: pointer;
	background:#F9F9F9;
	text-decoration: underline;
}
.ui-menu .ui-autocomplete-category a.ui-state-focus, .ui-menu .ui-autocomplete-category a.ui-state-active{
	background:transparent;
}
.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
@media (max-width: 479px) {
    .ui-menu .ui-menu-item a {
    }
    .ui-autocomplete-category a {
        float:none;
        padding-left:0 !important;
    }
    .ui-autocomplete-category span.result-num {
        margin:0 10px 0 0;
    }
}
#main.searchPage {
    background-color: #f9f9f9;
}

#main.searchPage .search-result {
    padding-top: 25px;
}

#main.searchPage ul {
    padding: 0px;
    margin: 0px;
}

#main.searchPage .category-filters {
    font-size: 17px;
    font-size: 1.7rem;
    border: 1px solid #DBDCDC;
    border-bottom: none;
    margin-top: 25px;
}

    #main.searchPage .category-filters div.filter-choice {
        padding: 20px;
        background-color: #fff;
        border-bottom: 1px solid #DBDCDC;
    }

    #main.searchPage .category-filters h3, #main.searchPage .category-filters button {
        background: #F2F3F3;
        padding: 15px 20px;
        font-weight: 600;
        border-bottom: 1px solid #DBDCDC;
        margin: 0;
        font-size: 1.8rem;
    }
    #main.searchPage .category-filters button {
        width:100%;
        text-align:left;
    }

#main.searchPage .filter-choice ul {
    padding-bottom: 15px;
}

#main.searchPage .filter-choice h4 {
    font-weight: 500;
    margin-top: -5px;
}

    #main.searchPage .category-filters h3 span, #main.searchPage .category-filters button span {
        display: none;
        padding-top: 2px;
    }
    #main.searchPage .category-filters h3.desktopchoice {
        display: block;
    }

    #main.searchPage .category-filters button.mobilechoicebtn {
        display: none;
    }

#main.searchPage .category-filters .selected a {
    font-weight: bold;
    color: #333;
}

    #main.searchPage .category-filters .selected ul li a {
        font-weight: normal;
        color: #1f7e7c;
    }

#main.searchPage .category-filters ul.childFacets {
    padding: 0px;
    margin: 0 0 0 10px;
}

#main.searchPage ul li {
    list-style-type: none;
}

#main.searchPage .search-result ul li {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.3em;
}

.articlePage .search-result {
    padding-top: 5px !important;
}

.display-label img.pushImg {
    width: 118px;
    height: 174px;
    float: left;
    margin-right: 20px;
}
.display-label.pubHit{
    display:flex;
    flex-wrap:wrap;
}
.display-label.pubHit > div  {
    flex:1;
}
.display-label.pubHit img.pushImg {
    float: none;
}
.display-label.pubHit .text {
    font-size: 1.9rem;
    line-height: 26px;
    font-weight: 300;
    color: #000;
    overflow-wrap: break-word;
    padding-bottom: 10px;
}

div.righ {
    text-align: right;
}

    div.righ img {
        position: relative;
        top: 22px;
    }
div.filter-box {
    background-color: #E6E6E6;
    display: flex;
    padding: 0 20px 0 10px;
}
.btncontainer {
    display: flex;
    flex-direction: column;
    min-width: 82px;
    justify-content: space-between;
}
.clearfilter {
    background: #d3d4d4;
}
.clearfilter:hover {
    text-decoration: underline;
}
div.filterbutton, .clearfilter {
    margin-top: 10px;
    display: block;
    margin-left: auto;
}
    div.filterbutton.hidden, .clearfilter.hidden {
        display: none;
    }
    div.filterbutton input {
        position: relative;
        z-index: 1;
        background: #1f7e7c;
        border: 0;
        color: #FFF;
        font-size: 1.7rem;
        padding: 3px 7px;
    }
div.filteritems {
    display: flex;
    flex: 1 1 auto;
    flex-wrap: wrap;
    align-items: baseline;
}
    div.filteritems .filteritem {
        padding-left: 10px;
        background: #ccc;
        margin-right: 5px;
        align-items: center;
        display: flex;
        margin-top: 10px;
    }
        div.filteritems .filteritem .removeitem {
            padding: 5px 10px;
            margin-left: 5px;
            cursor: pointer;
        }
        div.filteritems .filteritem.hover {
            background: #606567;
            color: #fff;
        }

div.pubFacets {
    background-color: #E6E6E6;
    padding: 12px 0 48px 10px;
}

    div.pubFacets legend {
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 700;
        color: #333333;
        border: 0;
    }

    div.pubFacets span {
        font-weight: bold;
        display: block;
        margin-bottom: 3px;
    }

    div.pubFacets div {
        float: left;
        margin-right: 14px;
        background-color: #fff;
        height: 36px;
        width: 30%;
        position: relative;
    }

    div.pubFacets img {
        float: right;
        cursor: pointer;
    }


    div.pubFacets .expand-btn {
        cursor: pointer;
        height: 36px;
        width: 100%;
        border: none;
        background-color: #fff;
        padding-right: 0;
        text-align: left;
        padding:0 10px;
    }
        div.pubFacets .expand-btn:after {
            content: '';
            cursor: pointer;
            background-image: url(/ClientUI/img/other/doAr.png);
            height: 17px;
            width: 17px;
            border: none;
            padding-right: 0;
            display: block;
            float: right;
        }

    div.pubFacets .expand-btn.expanded:after {
        background-image: url(/ClientUI/img/other/upAr.png); 
    }

    div.pubFacets section {
        position: absolute;
        top: 36px;
        width: 100%;
        background-color: #fff;
        left: 0px;
        padding: 5px 0 5px 15px;
        z-index: 22;
        display: none;
    }

@media only screen and (max-width: 537px) {
    div.pubFacets {
        background-color: #E6E6E6;
        padding: 12px 10px 15px 10px;
    }

        div.pubFacets div {
            width: 100%;
            float: none;
            height: auto;
            padding: 9px 10px 9px 15px;
        }

        div.pubFacets section {
            width: 180px;
            top: 0;
            position: relative;
            left: -15px;
        }
}


div.pubFacets h5 {
    margin: 2px 0;
}

div.pubFacets p {
    margin: 2px 0;
    font-family: "Source Sans Pro", arial, sans-serif;
    font-weight: 500;
    line-height: 1.2;
    font-size: 14px !important;
    margin-bottom: 0 !important;
}
/**********SEARCH BOX*/
.page-search-box {
    background: #D3D4D4;
    padding: 20px;
}

    .page-search-box input[type="text"] {
        width: 100%;
        height: 35px;
        padding-left: 40px;
        border: 1px solid #757575;
        border-radius: 2px;
    }

    .page-search-box input[type="submit"] {
        position: relative;
        z-index: 1;
        float: right;
        height: 35px;
        margin-top: -35px;
        width: 55px;
        background: #1f7e7c;
        border: 0;
        color: #FFF;
        font-size: 1.7rem;
    }

    .page-search-box i.fa-search {
        margin-bottom: -33px;
        padding: 7px 5px 0 7px;
        position: relative;
        z-index: 2;
        float: left;
        font-size: 1.55em;
        color: #707678;
    }

@media (max-width: 480px) {
    .page-search-box i.fa-search {
        padding: 6px 5px 0 7px;
    }
}

.page-search-box .col-md-4 a {
    line-height: 35px;
    float: right;
}
/******END SEARCH BOX*/

aside.category-filters ul.childFacets {
    display: none;
}
/************SORTING*/
.sort-widget {
    background: #F2F3F3;
    border: 1px solid #DBDCDC;
    padding: 14px 15px;
}

    #news .sort-widget h3, #listing .sort-widget h3, .sort-widget h3 {
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        padding-right: 10px;
        line-height: 1em;
        margin: 0.4rem 0;
    }

.sort-filters {
    display: inline-block;
}

    .sort-filters a {
        color: #333;
        padding: 2px 9px;
    }

        .sort-filters a.selected {
            background-color: #D3D4D4;
            border-radius: 10px;
        }

/********END SORTING*/
/************SEARCH RESULT LIST*/
#main.searchPage .search-result ul {
    margin-bottom: 30px;
}

.search-result ul li {
    padding: 20px 0 24px 0;
    border-bottom: 1px solid #DBDCDC;
}

    .search-result ul li h3 {
        font-size: 21px;
        font-weight: 500;
        padding-bottom: 5px;
        margin-top: 1px;
    }

        .search-result ul li h3 a {
            text-decoration: underline;
        }

        .search-result ul li h3 i.fa-external-link {
            color: #004F89;
            margin-left: 5px;
            font-size: 18px;
        }

span.date {
    color: #5b6062;
    margin-right: 20px;
    font-weight: 300;
}
div.pubinfo {
    font-size: 1.7rem;
    line-height: 24px;
    font-weight: 600;
}

.search-result ul li span.date {
    display: block;
    margin-top: 12px;
}

dl.blackListItem, dl.eNummerListItem {
    margin-bottom: 10px;
}

    dl.blackListItem dt, dl.blackListItem dd, dl.eNummerListItem dt, dl.eNummerListItem dd {
        font-size: 17px;
        display: inline-block;
        line-height: 20px;
    }

    dl.blackListItem dt, dl.eNummerListItem dt {
        width: 140px;
    }

    dl.blackListItem dd, dl.eNummerListItem dd {
        font-weight: normal;
    }

.facility-data span {
    font-size: 17px;
    font-weight: 400;
}
#main nav.pagination-container{
    margin:0;
    padding:0;
}

#main nav.pagination-container ul{
    background-color:unset;
    border:unset;
    list-style:unset;
}

#main nav.pagination-container li {
    margin: unset;
    border: unset;
    padding: unset;
}

    #main nav.pagination-container a {
        color: #1f7e7c;
    }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #1f7e7c;
    border-color: #1f7e7c;
    color: #fff;
}

#main nav.pagination-container .pagination > li:first-child > a, #main nav.pagination-container .pagination > li:first-child > span, #main nav.pagination-container .pagination > li:last-child > a, #main nav.pagination-container .pagination > li:last-child > span {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

#main nav.pagination-container .pagination > li > a, #main nav.pagination-container .pagination > li > span {
    padding: 8px 9px;
}
/********END SEARCH RESULT LIST*/

/******** PREFILTERED SEARCH BLOCK*/
#news .prefiltered-search-result li {
    padding: 20px 0 24px 0;
    border-bottom: 1px solid #DBDCDC;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.3em;
    list-style-type: none;
    margin-bottom: 0;
}

.prefiltered-search-result ul li h3 {
    font-size: 21px;
    font-weight: 500;
    padding-bottom: 5px;
    margin-top: 1px;
}

#news .prefiltered .pagination {
    margin: 30px 0;
}
/********END PREFILTERED SEARCH BLOCK*/


@media only screen and (max-width: 767px) {
    /*.page-search-box {
            display: none;
        }*/

    #main.searchPage .search-result ul {
        border-top: 1px solid #DBDCDC;
    }

    #main.searchPage .category-filters h3, #main.searchPage .category-filters button {
        color: #1f7e7c;
        background: #fff;
    }

        #main.searchPage .category-filters h3:hover, #main.searchPage .category-filters h3:active,
        #main.searchPage .category-filters button:hover, #main.searchPage .category-filters button:active {
            background: #F2F3F3;
            cursor: pointer;
        }

        #main.searchPage .category-filters h3 span, #main.searchPage .category-filters button span {
            display: block;
            float: right;
        }

        #main.searchPage .category-filters h3.desktopchoice {
            display: none;
        }
        #main.searchPage .category-filters button.mobilechoicebtn {
            display: block;
        }
    #main.searchPage .category-filters div#filterchoicecontainer {
        display: none;
    }

        #main.searchPage .category-filters div#filterchoicecontainer.open {
            display: block;
        }
}

@media only screen and (max-width: 419px) {
    .searchPage .sort-widget h3 {
        display: none;
    }

    .sort-filters a {
        padding: 2px 6px;
    }
}

img.topCart {
    float: right;
    position: relative;
    top: -41px;
}

@media only screen and (max-width: 480px) {
    img.topCart {
        float: none;
        position: relative;
        top: 0;
        margin-bottom: 10px;
    }
}

.pubTop, .pubTop:first-of-type + .col-md-12 {
    float: none;
    clear: both;
}

div.pubTop h1 {
    margin-top: 23px;
}


div.pubTop span {
    float: right;
    position: relative;
    top: -37px;
    left: 137px;
    color: #fff;
    font-size: 14px;
}


a.publication-btn {
    float: right;
    background: #1f7e7c;
    color: white;
    padding: 5px 10px;
    text-decoration: none;
    margin-bottom: 10px;
}


    a.publication-btn i.fa {
        font-size: 16px;
        padding-right: 2px;
    }

.sign-language span {
    background: transparent url(/ClientUI/img/icons/sign-language.png) no-repeat 0 1px;
    background-size: 13px 15px;
    display: inline-block;
    height: 16px;
    width: 13px;
    margin: 0 2px -1px 0;
}

.easy-read span {
    background: transparent url(/ClientUI/img/icons/lp-lattlast.svg) no-repeat 0 1px;
    background-size: 13px 15px;
    display: inline-block;
    height: 16px;
    width: 13px;
    margin: 0 2px -1px 0;
}

#main .languageMenu {
    float: left;
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0 0 10px;
}

    #main .languageMenu .li {
        color: #1f7e7c;
        float: left;
        padding-bottom: 0;
        padding-left: 0;
        list-style: none;
        margin-left: 18px;
        font-size: 1.7rem;
        line-height: 24px;
    }
    #main .languageMenu .li:first-child {
        margin-left: 0;
    }

        #main .languageMenu .li i {
            font-size: 15px;
            font-size: 1.5rem;
        }

        #main .languageMenu .li a {
            font-size: 14px;
            font-size: 1.4rem;
        }

    #main .languageMenu .fa-fw {
        margin-right: 0;
    }

#main header h1 {
    margin-top: 30px;
    font-size: 38px;
    margin-bottom: 7px;
}

#main .pd-header h2 {
    font-family: Poppins, "Source Sans Pro", arial, sans-serif;
    font-weight: 300;
    line-height: 1.2;
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 12px;
}

#main p, #main li, #main table {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 24px;
}

#main .preamble, #main .preamble p, #main .pd-links {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 28px;
    font-weight: 300;
    color: #000;
    overflow-wrap: break-word;
}

    #main .preamble p {
        margin-bottom: 20px;
    }

#main .pd-links {
    padding-top: 12px;
    border-top: 1px solid #dbdcdc;
}

    #main .pd-links .pd-links__header p, #main .pd-links .pd-links__list ul li {
        font-weight: normal;
        font-size: 16px;
        font-size: 1.6rem;
    }

    #main .pd-links .pd-links__list {
        color: #1f7e7c;
    }

#main p {
    margin-bottom: 18px;
}

#main.section .pushes {
    padding-bottom: 12px;
}

    #main.section .pushes > div {
        background-color: #ffffff;
        border: 1px solid #dbdcdc;
        padding: 20px;
        margin-bottom: 20px;
    }

    #main.section .pushes figcaption p {
        display: table-cell;
    }

    #main.section .pushes figure {
        margin-bottom: 10px;
    }

    #main.section .pushes img {
        float: right;
        width: 212px;
        margin-left: 16px;
    }

#main.section {
    background-color: #f9f9f9;
}

    #main.section img {
        max-width: 100%;
    }

    #main.section .pushes figcaption {
        margin-top: 0;
    }

        #main.section .pushes figcaption a {
            font-size: 24px;
            font-size: 2.4rem;
            margin-bottom: 10px;
            display: block;
        }

            #main.section .pushes figcaption a .fa {
                padding: 4px 7px 3px 7px;
                font-size: 0.6em;
            }

        #main.section .pushes figcaption p, #main.section .pushes figcaption span.figtext {
            margin-top: 10px;
            line-height: 1.4em;
            font-size: 16px;
            font-size: 1.6rem;
        }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #main.section .col-sm-10 {
        margin: 0 auto;
        float: none;
    }

    #main.section .pushes > div > div:before, #main.section .pushes > div > div:after {
        content: "";
    }
}

@media only screen and (max-width: 480px) {
    #main.section .pushes img {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    #main.section .pushes figcaption {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .hidden-xs {
        display: none;
    }

    #main.section .container {
        padding: 0 20px;
    }

    #main.section .pushes > div {
        padding: 15px;
    }

        #main.section .pushes > div > div {
            padding-bottom: 0;
        }

    #main .languageMenu .li {
        margin-left: 14px;
        padding-left: 0;
    }

        #main .languageMenu .li:first-child {
            margin-left: 0;
        }
}

.bkg {
    background-repeat: no-repeat;
    background-size: cover;
    max-height: 450px;
    margin: 0 auto;
    width: 100%;
    height: 350px;
}

.nkp-landingpage {
    position: relative;
    background-color: #f9f9f9;
    padding-bottom: 0 !important;
}

    .nkp-landingpage #article {
        margin-top: 30px;
    }

.nkp-landingpage-header {
    position: absolute;
    width: 100%;
    top: 12px;
}

    .nkp-landingpage-header h1 {
        font-weight: bold;
        word-wrap: break-word;
    }

.landing-puff {
    background-color: white;
    padding: 20px;
    padding-left: 28px;
    padding-bottom: 28px;
    margin-top: 50px;
    width: 298px;
    text-decoration: none;
}

    .landing-puff h2 {
        margin: 0;
    }

    .landing-puff a {
        text-decoration: none;
    }

.fa-linkbutton, .nkp-landingpage .fa-chevron-right {
    font-size: 0.5em;
    color: #ffffff;
    background-color: #1f7e7c;
    padding: 4px 6px;
    position: relative;
    bottom: 5px;
}

@media only screen and (max-width: 480px) {
    .nkp-landing-puffs .nkp-puff {
        clear: both;
        width: 80%;
    }
}

.nkp-landing-puffs .nkp-puff {
    margin-bottom: 20px;
}

.nkp-landing-puffs figure {
    padding: 10px;
    border: 1px solid #DBDCDC;
    background-color: #FFFFFF;
}


    .nkp-landing-puffs figure img {
        margin-bottom: 10px;
    }

    .nkp-landing-puffs figure a {
        color: #1f7e7c;
        font-size: 20px;
        font-weight: 300;
        line-height: 22px;
    }

.nkp-landing-puffs .fa-chevron-right {
    margin-right: 5px;
}


.sender-list {
    background: white;
    padding: 20px 0;
    margin-top: 60px;
}

    .sender-list .logos {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

        .sender-list .logos > div {
            padding: 15px 10px;
        }

    .sender-list img {
        max-width: 200px !important;
        max-height: 65px;
    }

div.share {
    padding: 10px 0;
}

    div.share h4, div.share h2 {
        font-weight: 400;
        font-size: 16px;
        display: inline-block;
        margin: 0;
        margin-right: 18px;
    }
  
div.share ul {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    height: 27px;
}

div.share ul li {
    float: left;
    min-width: 55px;
    text-align: center;
    padding: 0;
}

div.share ul li a {
    display: block;
    font-size: 24px;
    padding: 10px 15px;
    border-left: 1px solid #dbdcdc;
}

div.share ul li:last-child a{
    border-right: 1px solid #dbdcdc;
}
#main article#sitemap ul, #main article#lexicon ul{
    list-style:none;
    margin:0;
    padding:0;
}
#main article#lexicon ul.index-list{
    width:595px;
    margin-bottom:30px;
}
#main #sitemap ul li ul li, #main article#lexicon ul.index-list li ul li{
    padding-left:30px;
    border-bottom:1px solid #DBDCDC;
    padding-bottom:20px;
    margin-top:16px;
}
#main article#lexicon ul.index-list li ul li{
    padding-left:15px; 
}
#main article#lexicon ul.index-list li ul li:last-child{
    border-bottom:0; 
}
#main #sitemap ul li ul li:last-child{
    border-bottom:0;
    padding-bottom:5px;
}
#main #sitemap ul li ul li ul{
    padding-top:10px;
}
#main #sitemap ul li ul li ul li{
    border-bottom:none;
    padding-bottom:1px;
    margin-top:0;
}
#main #sitemap a, #main article#lexicon a{
    text-decoration: underline;
}
#main article#sitemap h3, #main article#lexicon ul.index-list h3, #main article#lexicon ul.index-list h2 {
    background: #DBDCDC;
    padding: 5px 15px 8px 15px;
    margin: 20px 0 0;
    font-size: 19px;
    font-size: 1.9rem;
}
/*indexes*/
#main article#lexicon ul.indexes{
    background:#DBDCDC;
    padding:10px;
}
#main article#lexicon ul.indexes li{
    display:inline-block;
}
#main article#lexicon ul.indexes li a{
    display:inline-block;
    padding:1px 5px;
    width:27px;
    text-align: center;
    background:#fff;
    border:1px solid #DBDCDC;
    text-decoration: none;
    font-size:15px;
    font-size: 1.5rem;
}
#main article#lexicon ul.indexes li.selected a{
    background: #DBDCDC;   
    color:#000; 
}
#main article#lexicon .search-and-filter{
    margin:0 0 40px 0;
    padding:15px;
}
#main article#lexicon .form-group{
    margin-bottom:0;
}
#main article#lexicon .input-group{
    width:565px;
}
/***** SLIDER */

#jumbotron{
	border-bottom: 1px solid #dbdcdc;
    background-color: #EEEFEE;
}

.video{
	position: relative;
	width: 100%;		/* desired width */
}
.video:before{
	content: "";
	display: block;
	padding-top: 32.8%; 	/* initial ratio of 1:1*/
}

.video-content {
    position:  absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.slider-content-area { 
    width: 20%;
    position: absolute;
    bottom: 0px;
}
#slider a
{
    /*height: 420px;*/
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto;
    -moz-background-size: 100%;
    background-size: 100%;
    position:  absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
    max-height: 450px;
}

#slider{
    width: 100%;
	position: relative;
    margin: 0 auto;
    max-height: 450px;
}

#slider:before{
	content: "";
	display: block;
	padding-top: 32.8%; 	/* initial ratio of 1:1*/
}

#slider .container .row{
    position: absolute;
    bottom: 70px;
}

#slider .bigimg-overlay{
	background-color: #fff;
	padding: 15px 25px;
    width: 490px;
    margin-left: 33px;
    opacity: 1;
	/*opacity: .6;*/
}

    #slider .bigimg-overlay h2, #slider .bigimg-overlay .bigimg-header {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 1.3;
        margin: 0 0 0px;
        font-weight: 700;
        font-family: Poppins, "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

        #slider .bigimg-overlay h2 .fa, #slider .bigimg-overlay .bigimg-header .fa {
            margin-right: 10px;
        }

    #slider .fa {
        font-size: 0.5em;
        color: #ffffff;
        background-color: #1f7e7c; /*#0076CC;*/
        padding: 4px 6px;
        position: relative;
        bottom: 5px;
    }

#slider .bigimg-overlay p{
	color:#333333;
	font-size: 16px;
	font-size: 1.6rem;
	line-height:22px;
	line-height:2.2rem;
	margin: 0 0 1rem;
	font-weight:300;
}

.cycle-prev, .cycle-next {
    cursor: pointer;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 15%;
    z-index: 800;
}

.cycle-prev:hover, .cycle-next:hover {
    opacity: 1;
}


.cycle-next {
    right: 0;
    background: transparent url(/ClientUI/img/icons/slider-next.png) no-repeat right center;
}

.cycle-prev {
    background: transparent url(/ClientUI/img/icons/slider-prev.png) no-repeat left center;
}

.cycle-pager {
  overflow: hidden;
  position: absolute;
  text-align: center;
  right: 20px;
  bottom: 10px;
  width: auto;
  z-index: 500;
  display: block;
}

.cycle-pager span {
  color: #ededed;
  cursor: pointer;
  display: inline-block;
  font-family: arial;
  font-size: 50px;
  height: 16px;
  width: 16px;
}

.cycle-pager span.cycle-pager-active {
  color: #666;
}


/***** END SLIDER */
@media only screen and (min-width: 1390px) 
{
    #slider:before{
	    content: "";
	    display: block;
	    padding-top: 450px; 	/* max height of a slider*/
    }
}

@media only screen and (min-width: 1281px)
{
    /***** SLIDER */
    #slider a
    {
        -moz-background-size: cover;
        background-size: cover;
    }

    /***** END SLIDER */
}

@media only screen and (min-width: 768px) and (max-width: 991px)
{
    #slider .container .row
    {
        bottom: 65px;
    }

    #slider{
        
        max-height: none;
        min-height: 338px;
    }

        #slider a {
            background-size:cover;
        }

    
}

@media only screen and (max-width: 767px) {
    .bigimg-overlay p {
        display: none;
    }

    #slider{
        
        max-height: none;
        min-height: 200px;
    }

    #slider:before{
	    padding-top: 58.7%; 	/* initial ratio of 1:1*/
    }

    #slider .bigimg-overlay{
        width: 100%;
        margin: 0;
		background: #f9f9f9;
    }

    #slider .container .row{
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        margin: 0;
    }

        #slider .bigimg-overlay h2, #slider .bigimg-overlay .bigimg-header {
            font-size: 21px;
            font-size: 2.1rem;
        }
    .cycle-pager {
        bottom:70px;
    }
    .cycle-next{
        background-position:right 40%;
    }
    .cycle-prev {
        background-position:left 40%;
    }
	
	
    
}
/***** MAIN SECTION */
#jumbotron{
	background-color: #fff;
}
#main{
	background-color: #fff;
	padding: 0 0 70px;
}
#main.start{
	background-color: #fff;
	padding: 0 0 10px;
}
#main .intro{
	padding: 30px;
	text-align: center;
}
#main .intro p{
	font-size: 18px;
	font-size: 2.5rem;
    font-weight:300;
}
#main .pushes figure {
    margin-bottom: 35px;
}
#main .pushes figcaption{
	margin-top: 10px;
}
#main .pushes figcaption a{
	/*background: url(../img/icons/pushes-arrow.png) no-repeat 0 3px;*/
	font-family:'Poppins';
	font-weight: 700;
	font-size: 20px;
	font-size: 1.6rem;
	line-height: 1.1;
	/*padding-left: 30px;*/
}
	#main .pushes figcaption a .fa {
		margin-right: 7px;
		font-size: 0.5em;
		color: #ffffff;
		background-color: #1f7e7c; /*#0076CC;*/
		padding: 3px 5px;
		position: relative;
		bottom: 3px;
		line-height: inherit;
	}
#recall{
	background-color: #ffe662;
	padding: 30px 0 25px;
}
#recall h2{
	color: #5b6062;
	font-size: 21px;
	font-size: 2.1rem;
	margin: 0 0 10px;
}
#recall ul {
    list-style:none;
    padding:0;
}
#recall ul li{
	font-size: 15px;
	font-size: 1.5rem;
	margin-bottom:2px;
}
#recall ul li span{
	color: #5b6062;
	margin-right: 20px;
    font-weight:300;
}
#recall p a, #recall a{
	color: #333;
	text-decoration: underline;
}
#recall p a:hover, #recall a:hover{
	text-decoration: underline;
	color: #5b6062;
}
#news, #listing{
	background-color: #f9f9f9;
	padding: 20px 0 50px;
	padding: 1.5rem 0 6rem;
}
.field-validation-valid
{
    display: none;
}
.validation-summary-valid
{
    display: none;
}
#news h2, #listing h2{
	border-bottom: 1px solid #dbdcdc;
	color: #5b6062;
	font-size: 21px;
	font-size: 2.1rem;
	padding: 0 0 15px;
	margin-bottom: 20px;
}
#news ul, #listing ul{
	list-style: none;
	padding: 0;
}
#news ul li, #listing ul li{
	border-bottom: 1px solid #dbdcdc;
	padding: 0 0 20px;
	margin-bottom: 20px;
}
#news ul li ul, #listing ul li ul{
	padding: 20px 0 20px 20px;
}
#news ul li ul li, #listing ul li ul li{
	padding: 0 0 8px;
	margin-bottom: 0px;
    list-style:disc;
    list-style-position:inside;
    border:none;
}#news h3, #listing h3{
	margin-bottom: 10px;
	margin-top: 0;
}
#news h3 a, #listing h3 a{
	text-decoration: underline;
}
#news h3 a:hover{
	text-decoration: underline;
}
#news p, #listing p{
	margin-bottom: 10px;
}
#news p.date, #listing p.date{
	color: #5b6062;
    font-weight:300;
}
#news .more-news{
	/*background: url(../img/icons/more-news-arrow.png) no-repeat 0 50%;
	padding-left: 30px;*/
	text-decoration: none;
}
#news .more-news:hover{
	text-decoration: underline;
}
	#news .more-news .fa {
		margin: 3px 7px 0 0;
		background: #1f7e7c;
		color: #fff;
		padding: 3px 5px;
		font-size: 10px;
		font-size: 1rem;
		line-height: 11px;
		float: left;
	}

#listing .personListGroup li:last-child{
    border-bottom: none;
}
#listing .personListGroup ul:last-child li:last-child{
    border-bottom: 1px solid #dbdcdc;
}

#listing .personListGroup h2 {
    font-weight:500;
}

#listing .personListGroup h2:first-child {
    font-weight:700;
}

/***** END MAIN SECTION */

@media only screen and (min-width: 768px) and (max-width: 991px)
{
    /***** MAIN SECTION */
    #main .pushes{
        padding: 0;
    }
    #main .pushes > div > div:before, #main .pushes > div > div:after {
        content: " ";
        display: table;
    }
    #main .pushes > div > div:after {
        clear: both;
    }
    /***** END MAIN SECTION */
}

@media only screen and (max-width: 839px)
{
    /***** MAIN SECTION */
    #main .pushes{
	    padding: 0;
    }
    #main .pushes > div > div:before, #main .pushes > div > div:after {
        content: " ";
        display: table;
    }
    #main .pushes > div > div:after {
        clear: both;
    }
    /***** END MAIN SECTION */
    /***** NEWS LIST & RECALL*/
    #news .container .row ul li .col-md-8 {
        padding-left:10px;
    }
    /***** END NEWS LIST & RECALL*/
    #recall ul li span{
	    display:block;
        line-height:0.8em;
        padding-top:10px;
		padding-bottom: 5px;
    }
}

@media only screen and (max-width: 480px){
	#main .pushes > div {
        display: block;
		width: 100%;
		clear: both;
    }
	
	#main .intro{
	padding: 30px 0;
	text-align: center;
	}
   
}
@media only screen and (min-width: 768px) {
    header ul#MainNav > li > div.subnav {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    header .search input[type="text"] {
        width: 386px;
    }

    header ul.supportMenu {
        top: -145px;
    }

    header ul#MainNav > li > div {
        padding: 12px 13px 14px;
    }

    #MainNav > li > div > a {
        font-size: 14px;
        font-size: 1.4rem;
    }

    header ul#MainNav li > div > a {
        padding: 12px 6px 14px;
    }

    header ul#MainNav > li > div {
        padding: 12px 2px 14px;
    }

        header ul#MainNav > li > div > a {
            font-size: 13px;
            font-size: 1.3rem;
        }

    header ul#PageHead li.search {
        margin-left: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 839px) {
    footer #subscribe input[type="text"] {
        width: 223px;
    }

    header ul#MainNav a, header ul#supportMenu {
        font-size: 14px;
        font-size: 1.4rem;
    }

    header ul#MainNav > li > div {
        padding: 12px 8px 14px;
    }

    #MainNav > li > div > a {
        font-size: 13px;
        font-size: 1.3rem;
    }

    #main nav li > div, #pubModal nav li > div {
        font-size: 15px;
        font-size: 1.5rem;
    }
}

.wellSubstancePage #listfilterid {
    opacity: 1;
    transition: all .2s;
}

    .wellSubstancePage #listfilterid.highlight {
        opacity: 0;
    }

.wellSubstancePage .listheading {
    display: flex;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    font-size: 1.7rem;
    line-height: 24px;
}

    .wellSubstancePage .listheading button {
        margin-left: auto;
    }

    .wellSubstancePage .listheading .singular, .wellSubstancePage .listheading .plural {
        display: none;
    }

        .wellSubstancePage .listheading .singular.show, .wellSubstancePage .listheading .plural.show {
            display: block;
        }

.substanceblock_content {
    margin: 20px 0 0;
    border-bottom: 1px solid #ccc;
    display: none;
}

    .substanceblock_content.show {
        display: block;
    }

    .substanceblock_content h2 {
        margin-top: 15px;
    }

    .substanceblock_content .mark_wrapper .mark:last-child {
        margin-bottom: 20px;
    }

    .substanceblock_content .mark {
        display: flex;
        flex-wrap: wrap;
        color: #000;
        margin-bottom: 5px;
        font-size: 15px;
        line-height: 15px;
    }

        .substanceblock_content .mark span {
            padding: 5px;
            background: #fff;
            border: 1px solid #ccc;
            width: 100%;
        }

@media (min-width: 520px) {
    .substanceblock_content .mark span {
        width: auto;
    }
}

.substanceblock_content .mark span:nth-child(1) {
    background: transparent;
    border: 0;
    padding-left: 0;
    padding-right: 10px;
}

.substanceblock_content h3 {
    font-size: 1.7rem;
    font-weight: bold;
    margin: 0;
    line-height: 1;
    padding-bottom: 5px;
}

.substanceblock_content .orangeborder {
    border-left: 5px solid #F56200;
    padding-left: 15px;
    margin-bottom: 0;
}

.substanceblock_content div.orangeborder {
    margin-bottom: 18px;
    font-size: 1.7rem;
}

.substanceblock_content .greenborder {
    border-left: 5px solid #4aa02f;
    padding-left: 15px;
    margin-bottom: 0;
}

.substanceblock_content div.greenborder {
    margin-bottom: 18px;
    font-size: 1.7rem;
}

.substanceFilter {
    background-color: #fff;
    position: relative;
    border: 1px solid #dbdcdc;
    padding: 0;
    margin: 35px 0 20px 0;
    font-size: 15px;
    line-height: 21px;
    clear: both;
}

    .substanceFilter .filterheading {
        padding: 12px 20px;
        background: #f1f1f1;
        border-bottom: 1px solid #dbdcdc;
        font-size: 1.7rem;
        line-height: 24px;
        display: flex;
    }

        .substanceFilter .filterheading h2 {
            margin: 0;
            font-size: 1.7rem;
            line-height: 24px;
        }

    .substanceFilter.closed .filterheading {
        border-bottom: 0;
    }

    .substanceFilter .filtercontent .checkbox_wrapper {
        list-style-type: none;
        padding: 20px 20px 15px;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
    }

    .substanceFilter .filtercontent .btn_wrapper {
        padding: 10px 0;
        margin: 0 20px;
        display: flex;
        flex-wrap: wrap;
        border-top: 1px solid #ccc;
    }

        .substanceFilter .filtercontent .btn_wrapper button {
            margin-right: 10px;
        }

            .substanceFilter .filtercontent .btn_wrapper button:hover {
                background: #d9d9d9;
            }

    .substanceFilter .filtercontent .checkbox_wrapper div {
        padding: 0;
        font-size: 15px;
        line-height: 21px;
        margin-top: 0;
        list-style: none;
    }

    .substanceFilter .filtercontent .checkbox_wrapper input {
        position: absolute;
        opacity: 0;
    }

    .substanceFilter .filtercontent .checkbox_wrapper label {
        background: #f1f1f1;
        color: #000;
        padding: 5px 10px;
        margin-right: 10px;
        cursor: pointer;
    }

        .substanceFilter .filtercontent .checkbox_wrapper label:hover {
            background: #d9d9d9;
        }

    .substanceFilter .filtercontent .checkbox_wrapper input[type="checkbox"]:checked + label {
        background: #1f7e7c;
        color: #fff;
    }

        .substanceFilter .filtercontent .checkbox_wrapper input[type="checkbox"]:checked + label:hover {
            background: #0062aa;
        }

        .substanceFilter .filtercontent .checkbox_wrapper input[type="checkbox"]:checked + label:before {
            content: '\f00c';
            font-family: fontawesome;
            padding-right: 5px;
        }

    .substanceFilter .toggle {
        margin-left: auto;
        background: #fff;
        border-radius: 50%;
        padding: 2px 6px 0;
        border: 1px solid #ccc;
        max-height: 28px;
    }

        .substanceFilter .toggle i {
            font-size: 1.8rem;
        }

    .substanceFilter.closed .filtercontent {
        display: none;
    }

    .substanceFilter h3 {
        margin: 0;
        line-height: 1em;
        font-size: 1.1em;
        font-weight: 600;
    }

