html { font-family: sans-serif; text-size-adjust: 100%; }
body { margin: 0px; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0px; }
[hidden], template { display: none; }
a { background-color: transparent; }
a:active, a:hover { outline: 0px; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
h1 { font-size: 2em; margin: 0.67em 0px; }
mark { background: rgb(255, 255, 0); color: rgb(0, 0, 0); }
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: 0px; }
svg:not(:root) { overflow: hidden; }
figure { margin: 1em 40px; }
hr { box-sizing: content-box; height: 0px; }
pre { overflow: auto; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0px; }
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0px; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { appearance: textfield; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { appearance: none; }
fieldset { border: 1px solid rgb(192, 192, 192); margin: 0px 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0px; padding: 0px; }
textarea { overflow: auto; }
optgroup { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0px; }
td, th { padding: 0px; }
@media print {
  *, ::before, ::after { background: transparent !important; color: rgb(0, 0, 0) !important; box-shadow: none !important; text-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]::after { content: " (" attr(href) ")"; }
  abbr[title]::after { content: " (" attr(title) ")"; }
  a[href^="#"]::after, a[href^="javascript:"]::after { content: ""; }
  pre, blockquote { border: 1px solid rgb(153, 153, 153); break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { break-inside: avoid; }
  img { max-width: 100% !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { break-after: avoid; }
  .navbar { display: none; }
  .btn > .caret, .dropup > .btn > .caret { border-top-color: rgb(0, 0, 0) !important; }
  .label { border: 1px solid rgb(0, 0, 0); }
  .table { border-collapse: collapse !important; }
  .table td, .table th { background-color: rgb(255, 255, 255) !important; }
  .table-bordered th, .table-bordered td { border: 1px solid rgb(221, 221, 221) !important; }
}
* { box-sizing: border-box; }
::before, ::after { box-sizing: border-box; }
html { font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857; color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); }
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }
a { color: rgb(51, 122, 183); text-decoration: none; }
a:hover, a:focus { color: rgb(35, 82, 124); text-decoration: underline; }
a:focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }
figure { margin: 0px; }
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.42857; background-color: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); border-radius: 4px; transition: 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-width: 1px 0px 0px; border-right-style: initial; border-bottom-style: initial; border-left-style: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image: initial; border-top-style: solid; border-top-color: rgb(238, 238, 238); }
.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); border: 0px; }
.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0px; overflow: visible; clip: auto; }
[role="button"] { cursor: pointer; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; 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: rgb(119, 119, 119); }
h1, .h1, h2, .h2, h3, .h3 { margin-top: 20px; margin-bottom: 10px; }
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small { font-size: 65%; }
h4, .h4, h5, .h5, h6, .h6 { margin-top: 10px; margin-bottom: 10px; }
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .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: 0px 0px 10px; }
.lead { margin-bottom: 20px; font-size: 16px; font-weight: 300; line-height: 1.4; }
@media (min-width: 768px) {
  .lead { font-size: 21px; }
}
small, .small { font-size: 85%; }
mark, .mark { background-color: rgb(252, 248, 227); padding: 0.2em; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-justify { text-align: justify; }
.text-nowrap { white-space: nowrap; }
.text-lowercase { text-transform: lowercase; }
.text-uppercase { text-transform: uppercase; }
.text-capitalize { text-transform: capitalize; }
.text-muted { color: rgb(119, 119, 119); }
.text-primary { color: rgb(51, 122, 183); }
a.text-primary:hover, a.text-primary:focus { color: rgb(40, 96, 144); }
.text-success { color: rgb(60, 118, 61); }
a.text-success:hover, a.text-success:focus { color: rgb(43, 84, 44); }
.text-info { color: rgb(49, 112, 143); }
a.text-info:hover, a.text-info:focus { color: rgb(36, 82, 105); }
.text-warning { color: rgb(138, 109, 59); }
a.text-warning:hover, a.text-warning:focus { color: rgb(102, 81, 44); }
.text-danger { color: rgb(169, 68, 66); }
a.text-danger:hover, a.text-danger:focus { color: rgb(132, 53, 52); }
.bg-primary { color: rgb(255, 255, 255); background-color: rgb(51, 122, 183); }
a.bg-primary:hover, a.bg-primary:focus { background-color: rgb(40, 96, 144); }
.bg-success { background-color: rgb(223, 240, 216); }
a.bg-success:hover, a.bg-success:focus { background-color: rgb(193, 226, 179); }
.bg-info { background-color: rgb(217, 237, 247); }
a.bg-info:hover, a.bg-info:focus { background-color: rgb(175, 217, 238); }
.bg-warning { background-color: rgb(252, 248, 227); }
a.bg-warning:hover, a.bg-warning:focus { background-color: rgb(247, 236, 181); }
.bg-danger { background-color: rgb(242, 222, 222); }
a.bg-danger:hover, a.bg-danger:focus { background-color: rgb(228, 185, 185); }
.page-header { padding-bottom: 9px; margin: 40px 0px 20px; border-bottom: 1px solid rgb(238, 238, 238); }
ul, ol { margin-top: 0px; margin-bottom: 10px; }
ul ul, ol ul, ul ol, ol ol { margin-bottom: 0px; }
.list-unstyled { padding-left: 0px; list-style: none; }
.list-inline { padding-left: 0px; list-style: none; margin-left: -5px; }
.list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; }
dl { margin-top: 0px; margin-bottom: 20px; }
dt, dd { line-height: 1.42857; }
dt { font-weight: bold; }
dd { margin-left: 0px; }
@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; }
}
abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted rgb(119, 119, 119); }
.initialism { font-size: 90%; text-transform: uppercase; }
blockquote { padding: 10px 20px; margin: 0px 0px 20px; font-size: 17.5px; border-left: 5px solid rgb(238, 238, 238); }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0px; }
blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.42857; color: rgb(119, 119, 119); }
blockquote footer::before, blockquote small::before, blockquote .small::before { content: "— "; }
.blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0px; border-right: 5px solid rgb(238, 238, 238); border-left: 0px; text-align: right; }
.blockquote-reverse footer::before, blockquote.pull-right footer::before, .blockquote-reverse small::before, blockquote.pull-right small::before, .blockquote-reverse .small::before, blockquote.pull-right .small::before { content: ""; }
.blockquote-reverse footer::after, blockquote.pull-right footer::after, .blockquote-reverse small::after, blockquote.pull-right small::after, .blockquote-reverse .small::after, blockquote.pull-right .small::after { content: " —"; }
address { margin-bottom: 20px; font-style: normal; line-height: 1.42857; }
.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
@media (min-width: 768px) {
  .container { width: 750px; }
}
@media (min-width: 992px) {
  .container { width: 970px; }
}
@media (min-width: 1200px) {
  .container { width: 1170px; }
}
.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.row { margin-left: -15px; margin-right: -15px; }
.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: 15px; padding-right: 15px; }
.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.6667%; }
.col-xs-10 { width: 83.3333%; }
.col-xs-9 { width: 75%; }
.col-xs-8 { width: 66.6667%; }
.col-xs-7 { width: 58.3333%; }
.col-xs-6 { width: 50%; }
.col-xs-5 { width: 41.6667%; }
.col-xs-4 { width: 33.3333%; }
.col-xs-3 { width: 25%; }
.col-xs-2 { width: 16.6667%; }
.col-xs-1 { width: 8.33333%; }
.col-xs-pull-12 { right: 100%; }
.col-xs-pull-11 { right: 91.6667%; }
.col-xs-pull-10 { right: 83.3333%; }
.col-xs-pull-9 { right: 75%; }
.col-xs-pull-8 { right: 66.6667%; }
.col-xs-pull-7 { right: 58.3333%; }
.col-xs-pull-6 { right: 50%; }
.col-xs-pull-5 { right: 41.6667%; }
.col-xs-pull-4 { right: 33.3333%; }
.col-xs-pull-3 { right: 25%; }
.col-xs-pull-2 { right: 16.6667%; }
.col-xs-pull-1 { right: 8.33333%; }
.col-xs-pull-0 { right: auto; }
.col-xs-push-12 { left: 100%; }
.col-xs-push-11 { left: 91.6667%; }
.col-xs-push-10 { left: 83.3333%; }
.col-xs-push-9 { left: 75%; }
.col-xs-push-8 { left: 66.6667%; }
.col-xs-push-7 { left: 58.3333%; }
.col-xs-push-6 { left: 50%; }
.col-xs-push-5 { left: 41.6667%; }
.col-xs-push-4 { left: 33.3333%; }
.col-xs-push-3 { left: 25%; }
.col-xs-push-2 { left: 16.6667%; }
.col-xs-push-1 { left: 8.33333%; }
.col-xs-push-0 { left: auto; }
.col-xs-offset-12 { margin-left: 100%; }
.col-xs-offset-11 { margin-left: 91.6667%; }
.col-xs-offset-10 { margin-left: 83.3333%; }
.col-xs-offset-9 { margin-left: 75%; }
.col-xs-offset-8 { margin-left: 66.6667%; }
.col-xs-offset-7 { margin-left: 58.3333%; }
.col-xs-offset-6 { margin-left: 50%; }
.col-xs-offset-5 { margin-left: 41.6667%; }
.col-xs-offset-4 { margin-left: 33.3333%; }
.col-xs-offset-3 { margin-left: 25%; }
.col-xs-offset-2 { margin-left: 16.6667%; }
.col-xs-offset-1 { margin-left: 8.33333%; }
.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.6667%; }
  .col-sm-10 { width: 83.3333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.6667%; }
  .col-sm-7 { width: 58.3333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.6667%; }
  .col-sm-4 { width: 33.3333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.6667%; }
  .col-sm-1 { width: 8.33333%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-pull-11 { right: 91.6667%; }
  .col-sm-pull-10 { right: 83.3333%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-8 { right: 66.6667%; }
  .col-sm-pull-7 { right: 58.3333%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-5 { right: 41.6667%; }
  .col-sm-pull-4 { right: 33.3333%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-2 { right: 16.6667%; }
  .col-sm-pull-1 { right: 8.33333%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-push-11 { left: 91.6667%; }
  .col-sm-push-10 { left: 83.3333%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-8 { left: 66.6667%; }
  .col-sm-push-7 { left: 58.3333%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-5 { left: 41.6667%; }
  .col-sm-push-4 { left: 33.3333%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-2 { left: 16.6667%; }
  .col-sm-push-1 { left: 8.33333%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-offset-12 { margin-left: 100%; }
  .col-sm-offset-11 { margin-left: 91.6667%; }
  .col-sm-offset-10 { margin-left: 83.3333%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-8 { margin-left: 66.6667%; }
  .col-sm-offset-7 { margin-left: 58.3333%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-5 { margin-left: 41.6667%; }
  .col-sm-offset-4 { margin-left: 33.3333%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-2 { margin-left: 16.6667%; }
  .col-sm-offset-1 { margin-left: 8.33333%; }
  .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.6667%; }
  .col-md-10 { width: 83.3333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.6667%; }
  .col-md-7 { width: 58.3333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.6667%; }
  .col-md-4 { width: 33.3333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.6667%; }
  .col-md-1 { width: 8.33333%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-pull-11 { right: 91.6667%; }
  .col-md-pull-10 { right: 83.3333%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-8 { right: 66.6667%; }
  .col-md-pull-7 { right: 58.3333%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-5 { right: 41.6667%; }
  .col-md-pull-4 { right: 33.3333%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-2 { right: 16.6667%; }
  .col-md-pull-1 { right: 8.33333%; }
  .col-md-pull-0 { right: auto; }
  .col-md-push-12 { left: 100%; }
  .col-md-push-11 { left: 91.6667%; }
  .col-md-push-10 { left: 83.3333%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-8 { left: 66.6667%; }
  .col-md-push-7 { left: 58.3333%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-5 { left: 41.6667%; }
  .col-md-push-4 { left: 33.3333%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-2 { left: 16.6667%; }
  .col-md-push-1 { left: 8.33333%; }
  .col-md-push-0 { left: auto; }
  .col-md-offset-12 { margin-left: 100%; }
  .col-md-offset-11 { margin-left: 91.6667%; }
  .col-md-offset-10 { margin-left: 83.3333%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-8 { margin-left: 66.6667%; }
  .col-md-offset-7 { margin-left: 58.3333%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-5 { margin-left: 41.6667%; }
  .col-md-offset-4 { margin-left: 33.3333%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-2 { margin-left: 16.6667%; }
  .col-md-offset-1 { margin-left: 8.33333%; }
  .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.6667%; }
  .col-lg-10 { width: 83.3333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.6667%; }
  .col-lg-7 { width: 58.3333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.6667%; }
  .col-lg-4 { width: 33.3333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.6667%; }
  .col-lg-1 { width: 8.33333%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-pull-11 { right: 91.6667%; }
  .col-lg-pull-10 { right: 83.3333%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-8 { right: 66.6667%; }
  .col-lg-pull-7 { right: 58.3333%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-5 { right: 41.6667%; }
  .col-lg-pull-4 { right: 33.3333%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-2 { right: 16.6667%; }
  .col-lg-pull-1 { right: 8.33333%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-push-11 { left: 91.6667%; }
  .col-lg-push-10 { left: 83.3333%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-8 { left: 66.6667%; }
  .col-lg-push-7 { left: 58.3333%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-5 { left: 41.6667%; }
  .col-lg-push-4 { left: 33.3333%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-2 { left: 16.6667%; }
  .col-lg-push-1 { left: 8.33333%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-offset-12 { margin-left: 100%; }
  .col-lg-offset-11 { margin-left: 91.6667%; }
  .col-lg-offset-10 { margin-left: 83.3333%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-8 { margin-left: 66.6667%; }
  .col-lg-offset-7 { margin-left: 58.3333%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-5 { margin-left: 41.6667%; }
  .col-lg-offset-4 { margin-left: 33.3333%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-2 { margin-left: 16.6667%; }
  .col-lg-offset-1 { margin-left: 8.33333%; }
  .col-lg-offset-0 { margin-left: 0%; }
}
table { background-color: transparent; }
caption { color: rgb(119, 119, 119); text-align: left; }
th { text-align: left; }
.table { width: 100%; max-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 3px; line-height: 1.42857; vertical-align: top; border-top: 1px solid rgb(221, 221, 221); }
.table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid rgb(221, 221, 221); }
.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: 0px; }
.table > tbody + tbody { border-top: 2px solid rgb(221, 221, 221); }
.table .table { background-color: rgb(255, 255, 255); }
.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 rgb(221, 221, 221); }
.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 rgb(221, 221, 221); }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; }
.table-striped > tbody > tr:nth-of-type(2n+1) { background-color: rgb(249, 249, 249); }
.table-hover > tbody > tr:hover { background-color: rgb(245, 245, 245); }
table col[class*="col-"] { position: static; float: none; display: table-column; }
table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell; }
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th { background-color: rgb(245, 245, 245); }
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th { background-color: rgb(232, 232, 232); }
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th { background-color: rgb(223, 240, 216); }
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th { background-color: rgb(208, 233, 198); }
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th { background-color: rgb(217, 237, 247); }
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th { background-color: rgb(196, 227, 243); }
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th { background-color: rgb(252, 248, 227); }
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th { background-color: rgb(250, 242, 204); }
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th { background-color: rgb(242, 222, 222); }
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th { background-color: rgb(235, 204, 204); }
.table-responsive { overflow-x: auto; min-height: 0.01%; }
@media screen and (max-width: 767px) {
  .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; border: 1px solid rgb(221, 221, 221); }
  .table-responsive > .table { margin-bottom: 0px; }
  .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: 0px; }
  .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: 0px; }
  .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: 0px; }
  .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: 0px; }
}
fieldset { padding: 0px; margin: 0px; border: 0px; min-width: 0px; }
legend { display: block; width: 100%; padding: 0px; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: rgb(51, 51, 51); border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; border-bottom-style: solid; border-bottom-color: rgb(229, 229, 229); }
label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; }
input[type="search"] { box-sizing: border-box; }
input[type="radio"], input[type="checkbox"] { margin: 4px 0px 0px; line-height: normal; }
input[type="file"] { display: block; }
input[type="range"] { display: block; width: 100%; }
select[multiple], select[size] { height: auto; }
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }
output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.42857; color: rgb(85, 85, 85); }
.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857; color: rgb(85, 85, 85); background-color: rgb(255, 255, 255); background-image: none; border: 1px solid rgb(204, 204, 204); border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
.form-control:focus { border-color: rgb(102, 175, 233); outline: 0px; box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset, rgba(102, 175, 233, 0.6) 0px 0px 8px; }
.form-control::-webkit-input-placeholder { color: rgb(153, 153, 153); }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: rgb(238, 238, 238); opacity: 1; }
.form-control[disabled], fieldset[disabled] .form-control { cursor: not-allowed; }
textarea.form-control { height: auto; }
input[type="search"] { appearance: none; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control { line-height: 34px; }
  input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] { line-height: 30px; }
  input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] { line-height: 46px; }
}
.form-group { margin-bottom: 15px; }
.radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; }
.radio label, .checkbox label { min-height: 20px; padding-left: 20px; margin-bottom: 0px; font-weight: normal; cursor: pointer; }
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: absolute; margin-left: -20px; }
.radio + .radio, .checkbox + .checkbox { margin-top: -5px; }
.radio-inline, .checkbox-inline { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0px; vertical-align: middle; font-weight: normal; cursor: pointer; }
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0px; margin-left: 10px; }
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] { cursor: not-allowed; }
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline { cursor: not-allowed; }
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label { cursor: not-allowed; }
.form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0px; min-height: 34px; }
.form-control-static.input-lg, .form-control-static.input-sm { padding-left: 0px; padding-right: 0px; }
.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, select[multiple].input-sm { height: auto; }
.form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.form-group-sm select.form-control { height: 30px; line-height: 30px; }
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control { height: auto; }
.form-group-sm .form-control-static { height: 30px; min-height: 32px; padding: 6px 10px; font-size: 12px; line-height: 1.5; }
.input-lg { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }
select.input-lg { height: 46px; line-height: 46px; }
textarea.input-lg, select[multiple].input-lg { height: auto; }
.form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }
.form-group-lg select.form-control { height: 46px; line-height: 46px; }
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control { height: auto; }
.form-group-lg .form-control-static { height: 46px; min-height: 38px; padding: 11px 16px; font-size: 18px; line-height: 1.33333; }
.has-feedback { position: relative; }
.has-feedback .form-control { padding-right: 42.5px; }
.form-control-feedback { position: absolute; top: 0px; right: 0px; z-index: 2; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; pointer-events: none; }
.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback { width: 46px; height: 46px; line-height: 46px; }
.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback { width: 30px; height: 30px; line-height: 30px; }
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label { color: rgb(60, 118, 61); }
.has-success .form-control { border-color: rgb(60, 118, 61); box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset; }
.has-success .form-control:focus { border-color: rgb(43, 84, 44); box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset, rgb(103, 177, 104) 0px 0px 6px; }
.has-success .input-group-addon { color: rgb(60, 118, 61); border-color: rgb(60, 118, 61); background-color: rgb(223, 240, 216); }
.has-success .form-control-feedback { color: rgb(60, 118, 61); }
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label { color: rgb(138, 109, 59); }
.has-warning .form-control { border-color: rgb(138, 109, 59); box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset; }
.has-warning .form-control:focus { border-color: rgb(102, 81, 44); box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset, rgb(192, 161, 107) 0px 0px 6px; }
.has-warning .input-group-addon { color: rgb(138, 109, 59); border-color: rgb(138, 109, 59); background-color: rgb(252, 248, 227); }
.has-warning .form-control-feedback { color: rgb(138, 109, 59); }
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label { color: rgb(169, 68, 66); }
.has-error .form-control { border-color: rgb(169, 68, 66); box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset; }
.has-error .form-control:focus { border-color: rgb(132, 53, 52); box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset, rgb(206, 132, 131) 0px 0px 6px; }
.has-error .input-group-addon { color: rgb(169, 68, 66); border-color: rgb(169, 68, 66); background-color: rgb(242, 222, 222); }
.has-error .form-control-feedback { color: rgb(169, 68, 66); }
.has-feedback label ~ .form-control-feedback { top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback { top: 0px; }
.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: rgb(115, 115, 115); }
@media (min-width: 768px) {
  .form-inline .form-group { display: inline-block; margin-bottom: 0px; vertical-align: middle; }
  .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .form-inline .form-control-static { display: inline-block; }
  .form-inline .input-group { display: inline-table; vertical-align: middle; }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto; }
  .form-inline .input-group > .form-control { width: 100%; }
  .form-inline .control-label { margin-bottom: 0px; vertical-align: middle; }
  .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0px; margin-bottom: 0px; vertical-align: middle; }
  .form-inline .radio label, .form-inline .checkbox label { padding-left: 0px; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0px; }
  .form-inline .has-feedback .form-control-feedback { top: 0px; }
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0px; margin-bottom: 0px; padding-top: 7px; }
.form-horizontal .radio, .form-horizontal .checkbox { min-height: 27px; }
.form-horizontal .form-group { margin-left: -15px; margin-right: -15px; }
@media (min-width: 768px) {
  .form-horizontal .control-label { text-align: right; margin-bottom: 0px; padding-top: 7px; }
}
.form-horizontal .has-feedback .form-control-feedback { right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label { padding-top: 11px; font-size: 18px; }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label { padding-top: 6px; font-size: 12px; }
}
.btn { display: inline-block; margin-bottom: 0px; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857; border-radius: 4px; user-select: none; }
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }
.btn:hover, .btn:focus, .btn.focus { color: rgb(51, 51, 51); text-decoration: none; }
.btn:active, .btn.active { outline: 0px; background-image: none; box-shadow: rgba(0, 0, 0, 0.125) 0px 3px 5px inset; }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; opacity: 0.65; box-shadow: none; }
a.btn.disabled, fieldset[disabled] a.btn { pointer-events: none; }
.btn-default { color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); border-color: rgb(204, 204, 204); }
.btn-default:focus, .btn-default.focus { color: rgb(51, 51, 51); background-color: rgb(230, 230, 230); border-color: rgb(140, 140, 140); }
.btn-default:hover { color: rgb(51, 51, 51); background-color: rgb(230, 230, 230); border-color: rgb(173, 173, 173); }
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { color: rgb(51, 51, 51); background-color: rgb(230, 230, 230); border-color: rgb(173, 173, 173); }
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus { color: rgb(51, 51, 51); background-color: rgb(212, 212, 212); border-color: rgb(140, 140, 140); }
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { background-image: none; }
.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.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus { background-color: rgb(255, 255, 255); border-color: rgb(204, 204, 204); }
.btn-default .badge { color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); }
.btn-primary { color: rgb(255, 255, 255); background-color: rgb(51, 122, 183); border-color: rgb(46, 109, 164); }
.btn-primary:focus, .btn-primary.focus { color: rgb(255, 255, 255); background-color: rgb(40, 96, 144); border-color: rgb(18, 43, 64); }
.btn-primary:hover { color: rgb(255, 255, 255); background-color: rgb(40, 96, 144); border-color: rgb(32, 77, 116); }
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { color: rgb(255, 255, 255); background-color: rgb(40, 96, 144); border-color: rgb(32, 77, 116); }
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus { color: rgb(255, 255, 255); background-color: rgb(32, 77, 116); border-color: rgb(18, 43, 64); }
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { background-image: none; }
.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.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus { background-color: rgb(51, 122, 183); border-color: rgb(46, 109, 164); }
.btn-primary .badge { color: rgb(51, 122, 183); background-color: rgb(255, 255, 255); }
.btn-success { color: rgb(255, 255, 255); background-color: rgb(92, 184, 92); border-color: rgb(76, 174, 76); }
.btn-success:focus, .btn-success.focus { color: rgb(255, 255, 255); background-color: rgb(68, 157, 68); border-color: rgb(37, 86, 37); }
.btn-success:hover { color: rgb(255, 255, 255); background-color: rgb(68, 157, 68); border-color: rgb(57, 132, 57); }
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success { color: rgb(255, 255, 255); background-color: rgb(68, 157, 68); border-color: rgb(57, 132, 57); }
.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus { color: rgb(255, 255, 255); background-color: rgb(57, 132, 57); border-color: rgb(37, 86, 37); }
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success { background-image: none; }
.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.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus { background-color: rgb(92, 184, 92); border-color: rgb(76, 174, 76); }
.btn-success .badge { color: rgb(92, 184, 92); background-color: rgb(255, 255, 255); }
.btn-info { color: rgb(255, 255, 255); background-color: rgb(91, 192, 222); border-color: rgb(70, 184, 218); }
.btn-info:focus, .btn-info.focus { color: rgb(255, 255, 255); background-color: rgb(49, 176, 213); border-color: rgb(27, 109, 133); }
.btn-info:hover { color: rgb(255, 255, 255); background-color: rgb(49, 176, 213); border-color: rgb(38, 154, 188); }
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info { color: rgb(255, 255, 255); background-color: rgb(49, 176, 213); border-color: rgb(38, 154, 188); }
.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus { color: rgb(255, 255, 255); background-color: rgb(38, 154, 188); border-color: rgb(27, 109, 133); }
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info { background-image: none; }
.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.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus { background-color: rgb(91, 192, 222); border-color: rgb(70, 184, 218); }
.btn-info .badge { color: rgb(91, 192, 222); background-color: rgb(255, 255, 255); }
.btn-warning { color: rgb(255, 255, 255); background-color: rgb(240, 173, 78); border-color: rgb(238, 162, 54); }
.btn-warning:focus, .btn-warning.focus { color: rgb(255, 255, 255); background-color: rgb(236, 151, 31); border-color: rgb(152, 95, 13); }
.btn-warning:hover { color: rgb(255, 255, 255); background-color: rgb(236, 151, 31); border-color: rgb(213, 133, 18); }
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning { color: rgb(255, 255, 255); background-color: rgb(236, 151, 31); border-color: rgb(213, 133, 18); }
.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus { color: rgb(255, 255, 255); background-color: rgb(213, 133, 18); border-color: rgb(152, 95, 13); }
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning { background-image: none; }
.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.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus { background-color: rgb(240, 173, 78); border-color: rgb(238, 162, 54); }
.btn-warning .badge { color: rgb(240, 173, 78); background-color: rgb(255, 255, 255); }
.btn-danger { color: rgb(255, 255, 255); background-color: rgb(217, 83, 79); border-color: rgb(212, 63, 58); }
.btn-danger:focus, .btn-danger.focus { color: rgb(255, 255, 255); background-color: rgb(201, 48, 44); border-color: rgb(118, 28, 25); }
.btn-danger:hover { color: rgb(255, 255, 255); background-color: rgb(201, 48, 44); border-color: rgb(172, 41, 37); }
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger { color: rgb(255, 255, 255); background-color: rgb(201, 48, 44); border-color: rgb(172, 41, 37); }
.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus { color: rgb(255, 255, 255); background-color: rgb(172, 41, 37); border-color: rgb(118, 28, 25); }
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger { background-image: none; }
.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.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus { background-color: rgb(217, 83, 79); border-color: rgb(212, 63, 58); }
.btn-danger .badge { color: rgb(217, 83, 79); background-color: rgb(255, 255, 255); }
.btn-link { color: rgb(51, 122, 183); font-weight: normal; border-radius: 0px; }
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; }
.btn-link:hover, .btn-link:focus { color: rgb(35, 82, 124); 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: rgb(119, 119, 119); text-decoration: none; }
.btn-lg, .btn-group-lg > .btn { padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }
.btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.btn-block { display: block; width: 100%; }
.btn-block + .btn-block { margin-top: 5px; }
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }
.fade { opacity: 0; transition: opacity 0.15s linear; }
.fade.in { opacity: 1; }
.collapse { display: none; }
.collapse.in { display: block; }
tr.collapse.in { display: table-row; }
tbody.collapse.in { display: table-row-group; }
.collapsing { position: relative; height: 0px; overflow: hidden; transition-property: height, visibility; transition-duration: 0.35s; transition-timing-function: ease; }
.caret { display: inline-block; width: 0px; height: 0px; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-right: 4px solid transparent; border-left: 4px solid transparent; }
.dropup, .dropdown { position: relative; }
.dropdown-toggle:focus { outline: 0px; }
.dropdown-menu { position: absolute; top: 100%; left: 0px; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0px; margin: 2px 0px 0px; list-style: none; font-size: 14px; text-align: left; background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.176) 0px 6px 12px; background-clip: padding-box; }
.dropdown-menu.pull-right { right: 0px; left: auto; }
.dropdown-menu .divider { height: 1px; margin: 9px 0px; overflow: hidden; background-color: rgb(229, 229, 229); }
.dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.42857; color: rgb(51, 51, 51); white-space: nowrap; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { text-decoration: none; color: rgb(38, 38, 38); background-color: rgb(245, 245, 245); }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: rgb(255, 255, 255); text-decoration: none; outline: 0px; background-color: rgb(51, 122, 183); }
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: rgb(119, 119, 119); }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { text-decoration: none; background-color: transparent; background-image: none; cursor: not-allowed; }
.open > .dropdown-menu { display: block; }
.open > a { outline: 0px; }
.dropdown-menu-right { left: auto; right: 0px; }
.dropdown-menu-left { left: 0px; right: auto; }
.dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857; color: rgb(119, 119, 119); white-space: nowrap; }
.dropdown-backdrop { position: fixed; inset: 0px; z-index: 990; }
.pull-right > .dropdown-menu { right: 0px; left: auto; }
.dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0px; border-bottom: 4px dashed; content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px; }
@media (min-width: 768px) {
  .navbar-right .dropdown-menu { left: auto; right: 0px; }
  .navbar-right .dropdown-menu-left { left: 0px; right: auto; }
}
.btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; }
.btn-group > .btn, .btn-group-vertical > .btn { position: relative; float: left; }
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active { z-index: 2; }
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group { margin-left: -1px; }
.btn-toolbar { margin-left: -5px; }
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group { float: left; }
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { margin-left: 5px; }
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0px; }
.btn-group > .btn:first-child { margin-left: 0px; }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }
.btn-group > .btn-group { float: left; }
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0px; }
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0px; }
.btn-group > .btn + .dropdown-toggle { padding-left: 8px; padding-right: 8px; }
.btn-group > .btn-lg + .dropdown-toggle { padding-left: 12px; padding-right: 12px; }
.btn-group.open .dropdown-toggle { box-shadow: rgba(0, 0, 0, 0.125) 0px 3px 5px inset; }
.btn-group.open .dropdown-toggle.btn-link { box-shadow: none; }
.btn .caret { margin-left: 0px; }
.btn-lg .caret { border-width: 5px 5px 0px; }
.dropup .btn-lg .caret { border-width: 0px 5px 5px; }
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn { display: block; float: none; width: 100%; max-width: 100%; }
.btn-group-vertical > .btn-group > .btn { float: none; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0px; }
.btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0px; }
.btn-group-vertical > .btn:first-child:not(:last-child) { border-radius: 4px 4px 0px 0px; }
.btn-group-vertical > .btn:last-child:not(:first-child) { border-radius: 0px 0px 4px 4px; }
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0px; }
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-right-radius: 0px; border-top-left-radius: 0px; }
.btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; }
.btn-group-justified > .btn, .btn-group-justified > .btn-group { float: none; display: table-cell; width: 1%; }
.btn-group-justified > .btn-group .btn { width: 100%; }
.btn-group-justified > .btn-group .dropdown-menu { left: auto; }
[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0px, 0px, 0px, 0px); pointer-events: none; }
.nav { margin-bottom: 0px; padding-left: 0px; list-style: none; }
.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: rgb(238, 238, 238); }
.nav > li.disabled > a { color: rgb(119, 119, 119); }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: rgb(119, 119, 119); text-decoration: none; background-color: transparent; cursor: not-allowed; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: rgb(238, 238, 238); border-color: rgb(51, 122, 183); }
.nav .nav-divider { height: 1px; margin: 9px 0px; overflow: hidden; background-color: rgb(229, 229, 229); }
.nav > li > a > img { max-width: none; }
.nav-tabs { border-bottom: 1px solid rgb(221, 221, 221); }
.nav-tabs > li { float: left; margin-bottom: -1px; }
.nav-tabs > li > a { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; border-radius: 4px 4px 0px 0px; }
.nav-tabs > li > a:hover { border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221); }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: rgb(85, 85, 85); background-color: rgb(255, 255, 255); border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent; border-image: initial; cursor: default; }
.nav-tabs.nav-justified { width: 100%; border-bottom: 0px; }
.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: 0px; }
}
.nav-tabs.nav-justified > li > a { margin-right: 0px; 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 rgb(221, 221, 221); }
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a { border-bottom: 1px solid rgb(221, 221, 221); border-radius: 4px 4px 0px 0px; }
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: rgb(255, 255, 255); }
}
.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: rgb(255, 255, 255); background-color: rgb(51, 122, 183); }
.nav-stacked > li { float: none; }
.nav-stacked > li + li { margin-top: 2px; margin-left: 0px; }
.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: 0px; }
}
.nav-tabs-justified { border-bottom: 0px; }
.nav-tabs-justified > li > a { margin-right: 0px; border-radius: 4px; }
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus { border: 1px solid rgb(221, 221, 221); }
@media (min-width: 768px) {
  .nav-tabs-justified > li > a { border-bottom: 1px solid rgb(221, 221, 221); border-radius: 4px 4px 0px 0px; }
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus { border-bottom-color: rgb(255, 255, 255); }
}
.tab-content > .tab-pane { display: none; }
.tab-content > .active { display: block; }
.nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0px; border-top-left-radius: 0px; }
.navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent; }
@media (min-width: 768px) {
  .navbar { border-radius: 4px; }
}
@media (min-width: 768px) {
  .navbar-header { float: left; }
}
.navbar-collapse { overflow-x: visible; padding-right: 15px; padding-left: 15px; border-top: 1px solid transparent; box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 0px inset; }
.navbar-collapse.in { overflow-y: auto; }
@media (min-width: 768px) {
  .navbar-collapse { width: auto; border-top: 0px; box-shadow: none; }
  .navbar-collapse.collapse { padding-bottom: 0px; display: block !important; height: auto !important; 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: 0px; padding-right: 0px; }
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 340px; }
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 200px; }
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse { margin-right: -15px; margin-left: -15px; }
@media (min-width: 768px) {
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse { margin-right: 0px; margin-left: 0px; }
}
.navbar-static-top { z-index: 1000; border-width: 0px 0px 1px; }
@media (min-width: 768px) {
  .navbar-static-top { border-radius: 0px; }
}
.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0px; left: 0px; z-index: 1030; }
@media (min-width: 768px) {
  .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0px; }
}
.navbar-fixed-top { top: 0px; border-width: 0px 0px 1px; }
.navbar-fixed-bottom { bottom: 0px; margin-bottom: 0px; border-width: 1px 0px 0px; }
.navbar-brand { float: left; padding: 15px; font-size: 18px; line-height: 20px; height: 50px; }
.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }
.navbar-brand > img { display: block; }
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: -15px; }
}
.navbar-toggle { position: relative; float: right; margin-right: 15px; padding: 9px 10px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; }
.navbar-toggle:focus { outline: 0px; }
.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 -15px; }
.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: 0px; background-color: transparent; border: 0px; 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: 0px; }
  .navbar-nav > li { float: left; }
  .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; }
}
.navbar-form { margin: 8px -15px; padding: 10px 15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 0px inset, rgba(255, 255, 255, 0.1) 0px 1px 0px; }
@media (min-width: 768px) {
  .navbar-form .form-group { display: inline-block; margin-bottom: 0px; vertical-align: middle; }
  .navbar-form .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .navbar-form .form-control-static { display: inline-block; }
  .navbar-form .input-group { display: inline-table; vertical-align: middle; }
  .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control { width: auto; }
  .navbar-form .input-group > .form-control { width: 100%; }
  .navbar-form .control-label { margin-bottom: 0px; vertical-align: middle; }
  .navbar-form .radio, .navbar-form .checkbox { display: inline-block; margin-top: 0px; margin-bottom: 0px; vertical-align: middle; }
  .navbar-form .radio label, .navbar-form .checkbox label { padding-left: 0px; }
  .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] { position: relative; margin-left: 0px; }
  .navbar-form .has-feedback .form-control-feedback { top: 0px; }
}
@media (max-width: 767px) {
  .navbar-form .form-group { margin-bottom: 5px; }
  .navbar-form .form-group:last-child { margin-bottom: 0px; }
}
@media (min-width: 768px) {
  .navbar-form { width: auto; border: 0px; margin-left: 0px; margin-right: 0px; padding-top: 0px; padding-bottom: 0px; box-shadow: none; }
}
.navbar-nav > li > .dropdown-menu { margin-top: 0px; border-top-right-radius: 0px; border-top-left-radius: 0px; }
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0px; border-radius: 4px 4px 0px 0px; }
.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: 15px; margin-right: 15px; }
}
@media (min-width: 768px) {
  .navbar-left { float: left !important; }
  .navbar-right { float: right !important; margin-right: -15px; }
  .navbar-right ~ .navbar-right { margin-right: 0px; }
}
.navbar-default { background-color: rgb(248, 248, 248); border-color: rgb(231, 231, 231); }
.navbar-default .navbar-brand { color: rgb(119, 119, 119); }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: rgb(94, 94, 94); background-color: transparent; }
.navbar-default .navbar-text { color: rgb(119, 119, 119); }
.navbar-default .navbar-nav > li > a { color: rgb(119, 119, 119); }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: rgb(51, 51, 51); background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: rgb(85, 85, 85); background-color: rgb(231, 231, 231); }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: rgb(204, 204, 204); background-color: transparent; }
.navbar-default .navbar-toggle { border-color: rgb(221, 221, 221); }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: rgb(221, 221, 221); }
.navbar-default .navbar-toggle .icon-bar { background-color: rgb(136, 136, 136); }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: rgb(231, 231, 231); }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: rgb(231, 231, 231); color: rgb(85, 85, 85); }
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: rgb(119, 119, 119); }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: rgb(51, 51, 51); 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: rgb(85, 85, 85); background-color: rgb(231, 231, 231); }
  .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: rgb(204, 204, 204); background-color: transparent; }
}
.navbar-default .navbar-link { color: rgb(119, 119, 119); }
.navbar-default .navbar-link:hover { color: rgb(51, 51, 51); }
.navbar-default .btn-link { color: rgb(119, 119, 119); }
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus { color: rgb(51, 51, 51); }
.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus { color: rgb(204, 204, 204); }
.navbar-inverse { background-color: rgb(34, 34, 34); border-color: rgb(8, 8, 8); }
.navbar-inverse .navbar-brand { color: rgb(157, 157, 157); }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: rgb(255, 255, 255); background-color: transparent; }
.navbar-inverse .navbar-text { color: rgb(157, 157, 157); }
.navbar-inverse .navbar-nav > li > a { color: rgb(157, 157, 157); }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: rgb(255, 255, 255); background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: rgb(255, 255, 255); background-color: rgb(8, 8, 8); }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: rgb(68, 68, 68); background-color: transparent; }
.navbar-inverse .navbar-toggle { border-color: rgb(51, 51, 51); }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: rgb(51, 51, 51); }
.navbar-inverse .navbar-toggle .icon-bar { background-color: rgb(255, 255, 255); }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: rgb(16, 16, 16); }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { background-color: rgb(8, 8, 8); color: rgb(255, 255, 255); }
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: rgb(8, 8, 8); }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: rgb(8, 8, 8); }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: rgb(157, 157, 157); }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: rgb(255, 255, 255); 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: rgb(255, 255, 255); background-color: rgb(8, 8, 8); }
  .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: rgb(68, 68, 68); background-color: transparent; }
}
.navbar-inverse .navbar-link { color: rgb(157, 157, 157); }
.navbar-inverse .navbar-link:hover { color: rgb(255, 255, 255); }
.navbar-inverse .btn-link { color: rgb(157, 157, 157); }
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus { color: rgb(255, 255, 255); }
.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus { color: rgb(68, 68, 68); }
.breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: rgb(245, 245, 245); border-radius: 4px; }
.breadcrumb > li { display: inline-block; }
.breadcrumb > li + li::before { content: "/ "; padding: 0px 5px; color: rgb(204, 204, 204); }
.breadcrumb > .active { color: rgb(119, 119, 119); }
.pagination { display: inline-block; padding-left: 0px; margin: 20px 0px; border-radius: 4px; }
.pagination > li { display: inline; }
.pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; line-height: 1.42857; text-decoration: none; color: rgb(51, 122, 183); background-color: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); margin-left: -1px; }
.pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0px; 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 { z-index: 2; color: rgb(35, 82, 124); background-color: rgb(238, 238, 238); border-color: rgb(221, 221, 221); }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { z-index: 3; color: rgb(255, 255, 255); background-color: rgb(51, 122, 183); border-color: rgb(51, 122, 183); 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: rgb(119, 119, 119); background-color: rgb(255, 255, 255); border-color: rgb(221, 221, 221); cursor: not-allowed; }
.pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; line-height: 1.33333; }
.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; line-height: 1.5; }
.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; }
.alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; }
.alert h4 { margin-top: 0px; color: inherit; }
.alert .alert-link { font-weight: bold; }
.alert > p, .alert > ul { margin-bottom: 0px; }
.alert > p + p { margin-top: 5px; }
.alert-dismissable, .alert-dismissible { padding-right: 35px; }
.alert-dismissable .close, .alert-dismissible .close { position: relative; top: -2px; right: -21px; color: inherit; }
.alert-success { background-color: rgb(223, 240, 216); border-color: rgb(214, 233, 198); color: rgb(60, 118, 61); }
.alert-success hr { border-top-color: rgb(201, 226, 179); }
.alert-success .alert-link { color: rgb(43, 84, 44); }
.alert-info { background-color: rgb(217, 237, 247); border-color: rgb(188, 232, 241); color: rgb(49, 112, 143); }
.alert-info hr { border-top-color: rgb(166, 225, 236); }
.alert-info .alert-link { color: rgb(36, 82, 105); }
.alert-warning { background-color: rgb(252, 248, 227); border-color: rgb(250, 235, 204); color: rgb(138, 109, 59); }
.alert-warning hr { border-top-color: rgb(247, 225, 181); }
.alert-warning .alert-link { color: rgb(102, 81, 44); }
.alert-danger { background-color: rgb(242, 222, 222); border-color: rgb(235, 204, 209); color: rgb(169, 68, 66); }
.alert-danger hr { border-top-color: rgb(228, 185, 192); }
.alert-danger .alert-link { color: rgb(132, 53, 52); }
.embed-responsive { position: relative; display: block; height: 0px; padding: 0px; overflow: hidden; }
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0px; left: 0px; bottom: 0px; height: 100%; width: 100%; border: 0px; }
.embed-responsive-16by9 { padding-bottom: 56.25%; }
.embed-responsive-4by3 { padding-bottom: 75%; }
.well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: rgb(245, 245, 245); border: 1px solid rgb(227, 227, 227); border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px inset; }
.well blockquote { border-color: rgba(0, 0, 0, 0.15); }
.well-lg { padding: 24px; border-radius: 6px; }
.well-sm { padding: 9px; border-radius: 3px; }
.clearfix::before, .clearfix::after, .dl-horizontal dd::before, .dl-horizontal dd::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after { content: " "; display: table; }
.clearfix::after, .dl-horizontal dd::after, .container::after, .container-fluid::after, .row::after, .form-horizontal .form-group::after, .btn-toolbar::after, .btn-group-vertical > .btn-group::after, .nav::after, .navbar::after, .navbar-header::after, .navbar-collapse::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: 0px / 0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0px; }
.hidden { display: none !important; }
.affix { position: fixed; }
.visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; }
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; }
@media (max-width: 767px) {
  .visible-xs { display: block !important; }
  table.visible-xs { display: table !important; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; }
}
@media (max-width: 767px) {
  .visible-xs-block { display: block !important; }
}
@media (max-width: 767px) {
  .visible-xs-inline { display: inline !important; }
}
@media (max-width: 767px) {
  .visible-xs-inline-block { display: inline-block !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm { display: block !important; }
  table.visible-sm { display: table !important; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block { display: block !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline { display: inline !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block { display: inline-block !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md { display: block !important; }
  table.visible-md { display: table !important; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.visible-md { display: table-cell !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block { display: block !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline { display: inline !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block { display: inline-block !important; }
}
@media (min-width: 1200px) {
  .visible-lg { display: block !important; }
  table.visible-lg { display: table !important; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.visible-lg { display: table-cell !important; }
}
@media (min-width: 1200px) {
  .visible-lg-block { display: block !important; }
}
@media (min-width: 1200px) {
  .visible-lg-inline { display: inline !important; }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block { display: inline-block !important; }
}
@media (max-width: 767px) {
  .hidden-xs { display: none !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm { display: none !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md { display: none !important; }
}
@media (min-width: 1200px) {
  .hidden-lg { display: none !important; }
}
.visible-print { display: none !important; }
@media print {
  .visible-print { display: block !important; }
  table.visible-print { display: table !important; }
  tr.visible-print { display: table-row !important; }
  th.visible-print, td.visible-print { display: table-cell !important; }
}
.visible-print-block { display: none !important; }
@media print {
  .visible-print-block { display: block !important; }
}
.visible-print-inline { display: none !important; }
@media print {
  .visible-print-inline { display: inline !important; }
}
.visible-print-inline-block { display: none !important; }
@media print {
  .visible-print-inline-block { display: inline-block !important; }
}
@media print {
  .hidden-print { display: none !important; }
}
@font-face { font-family: ndfb; src: url("../fonts/ndfb.woff") format("woff"), url("../fonts/ndfb.ttf") format("truetype"); font-weight: normal; font-style: normal; }
[class^="icon-"], [class*=" icon-"] { font-family: ndfb; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; }
.icon-bubbles::before { content: ""; }
.icon-users::before { content: ""; }
.icon-phone::before { content: ""; }
.icon-play::before { content: ""; }
.icon-checkmark-circle::before { content: ""; }
.icon-share::before { content: ""; }
.icon-image::before { content: ""; }
.icon-music::before { content: ""; }
.icon-film::before { content: ""; }
.icon-search::before { content: ""; }
.icon-link::before { content: ""; }
.icon-undo::before { content: ""; }
.icon-redo::before { content: ""; }
.icon-facebook::before { content: ""; }
.icon-google-plus::before { content: ""; }
.icon-twitter::before, .icon-instagram::before { content: ""; display: inline-block; width: 16px; height: 16px; background: url("/image/cache/x_twitter.svg") center center no-repeat; border-radius: 50%; }
.icon-pinterest::before { content: ""; }
.icon-instagram::before { content: ""; color: rgb(255, 255, 255); width: 18px; height: 18px; border-radius: 50%; background: url("/image/cache/instagram_2.svg") center center / contain no-repeat; }
.icon-file-word::before { content: ""; }
.icon-file-pdf::before { content: ""; }
.icon-file-powerpoint::before { content: ""; }
.icon-windows::before { content: ""; }
.icon-info::before { content: ""; }
.icon-question::before { content: ""; }
.icon-notification::before { content: ""; }
.icon-mail::before { content: ""; }
.icon-feed::before { content: ""; }
.icon-youtube::before { content: ""; }
.center-container { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 100%; height: 100vh; }
body { font-family: "Open Sans", sans-serif; font-size: 16px; }
body a { color: rgb(0, 88, 164); }
body a:hover, body a:focus { color: rgb(88, 178, 255); }
body footer { font-size: 12px; }
main h1, footer h1, main h2, footer h2, main h3, footer h3, main h4, footer h4, main h5, footer h5, main h6, footer h6, main p, footer p, main ul, footer ul, main ol, footer ol { color: rgb(95, 100, 106); }
main h1 strong, footer h1 strong, main h2 strong, footer h2 strong, main h3 strong, footer h3 strong, main h4 strong, footer h4 strong, main h5 strong, footer h5 strong, main h6 strong, footer h6 strong, main p strong, footer p strong, main ul strong, footer ul strong, main ol strong, footer ol strong { color: rgb(28, 59, 85); }
h3, .h3 { font-size: 30px; }
h4, .h4 { font-size: 25px; }
h5, .h5 { font-size: 20px; }
h6, .h6 { font-size: 20px; }
.skip-to-content { clip: rect(0px, 0px, 0px, 0px); height: 1px; width: 1px; margin: -1px; padding: 0px; border: 0px; overflow: hidden; position: absolute; visibility: hidden; }
body#ndfb .site-search { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 100%; height: 80px; padding: 15px; }
body#ndfb .site-search .navbar-search-form { display: flex; flex-wrap: wrap; align-content: center; -webkit-box-flex: 1; flex: 1 1 0%; }
body#ndfb .site-search .navbar-search-form .form-group { margin: 0px; -webkit-box-flex: 1; flex: 1 1 0%; }
body#ndfb .site-search .navbar-search-form .form-group input.search-input { border-radius: 0px; border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; border-bottom-style: solid; border-bottom-color: rgb(95, 100, 106); box-shadow: none; }
body#ndfb .site-search .navbar-search-form .form-group input.search-input:focus { box-shadow: none; }
body#ndfb .site-search .navbar-search-form button { padding: 0px 10px; background: none; color: rgb(95, 100, 106); font-size: 1.5em; }
@supports (-ms-ime-align: auto) {
  body#ndfb.ndfb-home .main-container main { margin: 0px; }
}
body#ndfb.ndfb-home header { min-height: 100vh; padding: 0px !important; }
@media (min-width: 992px) {
  body#ndfb.ndfb-home header { min-height: 1px; padding-left: 15px; padding-right: 15px; position: fixed; }
}
@media (min-width: 992px) and (min-width: 992px) {
  body#ndfb.ndfb-home header { float: left; width: 41.6667%; }
}
@media (min-width: 1200px) {
  body#ndfb.ndfb-home header { min-height: 1px; padding-left: 15px; padding-right: 15px; position: fixed; }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  body#ndfb.ndfb-home header { float: left; width: 33.3333%; }
}
@media (min-width: 1200px) {
  body#ndfb.ndfb-home header .site-search { display: none; }
}
@supports (-ms-ime-align: auto) {
  body#ndfb.ndfb-home header .ndfb-primary li { margin: 0px auto; }
}
@media (min-width: 1200px) {
  body#ndfb.ndfb-home header .ndfb-search .ndfb-search-icon { display: none; }
  body#ndfb.ndfb-home header .ndfb-search .navbar-search-form.hidden { display: flex !important; }
  body#ndfb.ndfb-home header .ndfb-search .navbar-search-form.hidden .icon-search:hover, body#ndfb.ndfb-home header .ndfb-search .navbar-search-form.hidden .icon-search:focus { opacity: 0.7; }
}
@media (min-width: 1200px) {
  body#ndfb.ndfb-home .main-container-header .title-container { min-height: 75px; }
  body#ndfb.ndfb-home .main-container-header .title-container h2 { font-size: 200px; line-height: 0.5em; position: fixed; }
}
body#ndfb.ndfb-subpage header { padding: 0px !important; }
@media (min-width: 992px) {
  body#ndfb.ndfb-subpage header { min-height: 1px; padding-left: 15px; padding-right: 15px; position: fixed; }
}
@media (min-width: 992px) and (min-width: 992px) {
  body#ndfb.ndfb-subpage header { float: left; width: 41.6667%; }
}
@media (min-width: 1200px) {
  body#ndfb.ndfb-subpage header { min-height: 1px; padding-left: 15px; padding-right: 15px; position: fixed; }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  body#ndfb.ndfb-subpage header { float: left; width: 16.6667%; }
}
body#ndfb header { background-repeat: no-repeat; background-size: cover; background-position: center center; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
body#ndfb header .header-nav .navbar-ndfb { background-color: rgb(255, 255, 255); border: 0px; border-radius: 0px; margin: 0px; transition: 0.35s; }
body#ndfb header .header-nav .navbar-ndfb.nav-open { transition: 0.35s; }
@media (max-width: 991px) {
  body#ndfb header .header-nav .navbar-ndfb.nav-open { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; min-height: 100vh; }
  body#ndfb header .header-nav .navbar-ndfb.nav-open .ndfb-navigation { font-size: 1.5em; display: flex; }
}
body#ndfb header .header-nav .navbar-ndfb .ndfb-header-container { display: flex; }
@media (max-width: 991px) {
  body#ndfb header .header-nav .navbar-ndfb .ndfb-brand, body#ndfb header .header-nav .navbar-ndfb .ndfb-search, body#ndfb header .header-nav .navbar-ndfb .ndfb-menu { -webkit-box-pack: center; justify-content: center; }
}
body#ndfb header .header-nav .navbar-ndfb .ndfb-search, body#ndfb header .header-nav .navbar-ndfb .ndfb-menu { min-height: 80px; display: flex; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-search-icon, body#ndfb header .header-nav .navbar-ndfb .ndfb-menu-icon { align-self: center; cursor: pointer; color: rgb(95, 100, 106); }
body#ndfb header .header-nav .navbar-ndfb .ndfb-brand-container { display: flex; }
@media (max-width: 991px) {
  body#ndfb header .header-nav .navbar-ndfb .ndfb-brand-container { -webkit-box-pack: center; justify-content: center; }
}
body#ndfb header .header-nav .navbar-ndfb .ndfb-brand-container a.ndfb-brand { align-self: center; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-brand-container a.ndfb-brand img { max-width: 100%; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-search { -webkit-box-pack: center; justify-content: center; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-search-icon { font-size: 1.5em; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-search-icon::before { margin-left: 20%; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-search-icon::after { content: "SEARCH"; font-size: 14.5px; font-family: "Open Sans Condensed"; display: block; height: 0px; overflow: hidden; transition: 0.2s; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-search-icon.search-open { opacity: 0.3; transition: 0.35s; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-search-icon:hover, body#ndfb header .header-nav .navbar-ndfb .ndfb-search-icon:active { opacity: 0.7; transition: 0.35s; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-search-icon:hover::after, body#ndfb header .header-nav .navbar-ndfb .ndfb-search-icon:active::after { margin-top: 5px; height: 15px; transition: 0.2s; }
@media (max-width: 991px) {
  body#ndfb header .header-nav .navbar-ndfb .ndfb-search-icon.hidden { display: flex !important; }
}
@media (min-width: 992px) {
  body#ndfb header .header-nav .navbar-ndfb .ndfb-search-icon { margin-left: auto; padding: 0px 10px; }
}
body#ndfb header .header-nav .navbar-ndfb .ndfb-search .navbar-search-form { display: flex; flex-wrap: wrap; align-content: center; -webkit-box-flex: 1; flex: 1 1 0%; }
@media (max-width: 991px) {
  body#ndfb header .header-nav .navbar-ndfb .ndfb-search .navbar-search-form { display: none; }
}
body#ndfb header .header-nav .navbar-ndfb .ndfb-search .navbar-search-form .form-group { margin: 0px; -webkit-box-flex: 1; flex: 1 1 0%; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-search .navbar-search-form .form-group input.search-input { border-radius: 0px; border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; border-bottom-style: solid; border-bottom-color: rgb(95, 100, 106); box-shadow: none; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-search .navbar-search-form .form-group input.search-input:focus { box-shadow: none; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-search .navbar-search-form button { padding: 0px 10px; background: none; color: rgb(95, 100, 106); font-size: 1.5em; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-menu-icon { -webkit-box-flex: 1; flex: 1 1 0%; max-width: 35px; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-menu-icon .menu-line { height: 4px; width: 100%; background-color: rgb(95, 100, 106); border-radius: 5px; display: flex; margin: 0px auto 5px; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-menu-icon .menu-line:last-of-type { width: 60%; margin-bottom: 0px; margin-left: 0px; transition: width 0.35s; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-menu-icon::after { content: "MENU"; font-size: 14.5px; font-family: "Open Sans Condensed"; display: block; height: 0px; overflow: hidden; transition: 0.2s; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-menu-icon.nav-open { opacity: 0.3; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-menu-icon.nav-open .menu-line:last-of-type { width: 100%; transition: width 0.35s; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-menu-icon:hover .menu-line:last-of-type, body#ndfb header .header-nav .navbar-ndfb .ndfb-menu-icon:focus .menu-line:last-of-type { width: 80%; transition: width 0.35s; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-menu-icon:hover::after, body#ndfb header .header-nav .navbar-ndfb .ndfb-menu-icon:focus::after { height: 15px; transition: 0.2s; }
@media (min-width: 992px) {
  body#ndfb header .header-nav .navbar-ndfb .ndfb-menu { display: none; }
}
body#ndfb header .header-nav .navbar-ndfb .ndfb-navigation { background: rgb(51, 51, 51); position: relative; font-weight: 800; -webkit-box-flex: 1; flex: 1 1 0%; }
@media (max-width: 991px) {
  body#ndfb header .header-nav .navbar-ndfb .ndfb-navigation { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; display: none; padding: 15px; }
}
body#ndfb header .header-nav .navbar-ndfb .ndfb-primary, body#ndfb header .header-nav .navbar-ndfb .ndfb-secondary { list-style: none; margin-bottom: 0px; padding: 0px; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-primary li, body#ndfb header .header-nav .navbar-ndfb .ndfb-secondary li { display: flex; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-primary li a, body#ndfb header .header-nav .navbar-ndfb .ndfb-secondary li a { color: rgb(255, 255, 255); padding: 15px 0px; width: 100%; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-primary li ul, body#ndfb header .header-nav .navbar-ndfb .ndfb-secondary li ul { display: none; }
@media (max-width: 991px) {
  body#ndfb header .header-nav .navbar-ndfb .ndfb-primary li, body#ndfb header .header-nav .navbar-ndfb .ndfb-secondary li { margin-bottom: 15px; }
  body#ndfb header .header-nav .navbar-ndfb .ndfb-primary li a, body#ndfb header .header-nav .navbar-ndfb .ndfb-secondary li a { padding: 5px 0px; transition: 0.35s; }
  body#ndfb header .header-nav .navbar-ndfb .ndfb-primary li a:hover, body#ndfb header .header-nav .navbar-ndfb .ndfb-secondary li a:hover, body#ndfb header .header-nav .navbar-ndfb .ndfb-primary li a:active, body#ndfb header .header-nav .navbar-ndfb .ndfb-secondary li a:active { padding-left: 5px; transition: 0.35s; }
}
@media (min-width: 992px) {
  body#ndfb header .header-nav .navbar-ndfb .ndfb-primary, body#ndfb header .header-nav .navbar-ndfb .ndfb-secondary { display: flex; justify-content: space-evenly; width: 100%; }
}
body#ndfb header .header-nav .navbar-ndfb .ndfb-primary li a { text-transform: lowercase; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-secondary { margin-top: 30px; }
body#ndfb header .header-nav .navbar-ndfb .ndfb-secondary::before { color: rgb(102, 102, 102); display: block; font-size: 1.5em; line-height: 1.125em; margin-bottom: 15px; word-break: break-word; }
@media (min-width: 992px) {
  body#ndfb header .header-nav .navbar-ndfb .ndfb-secondary { display: none; }
}
body#ndfb header .header-nav .navbar-ndfb .sub_ndfb-primary { opacity: 0; }
body#ndfb header .header-nav .navbar-ndfb .sub_ndfb-primary li { border-bottom: 2px solid rgb(102, 102, 102); }
body#ndfb header .header-nav .navbar-ndfb .sub_ndfb-primary li a { text-transform: capitalize; font-size: initial; color: rgb(153, 153, 153); }
body#ndfb header .header-slider { background: rgba(25, 25, 25, 0.8); display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-flex: 1; flex-grow: 1; padding: 12.5%; }
@media (min-width: 992px) {
  body#ndfb header .header-slider { padding-bottom: 30px; }
}
body#ndfb header .header-slider .featured-title, body#ndfb header .header-slider .featured-excerpt { color: rgb(255, 255, 255); display: flex; }
body#ndfb header .header-slider .featured-title h2 { margin: 0px 0px 15px; }
@media screen and (min-width: 1440px) {
  body#ndfb header .header-slider .featured-title h2 { font-size: 3.5em; }
}
body#ndfb header .header-slider .featured-title a { color: rgb(255, 255, 255); text-decoration: none; transition: 0.35s; }
body#ndfb header .header-slider .featured-title a:hover, body#ndfb header .header-slider .featured-title a:focus { opacity: 0.6; transition: 0.35s; }
body#ndfb header .header-slider .featured-button { color: rgb(88, 178, 255); float: right; }
body#ndfb header .header-slider .featured-excerpt { margin-top: 10px; }
@media (min-width: 991px) and (max-height: 775px) {
  body#ndfb header .header-slider .featured-button, body#ndfb header .header-slider .featured-excerpt { display: none; }
}
@media (min-width: 991px) and (max-height: 875px) {
  body#ndfb header .header-slider .featured-title h2 { font-size: 30px; }
}
body#ndfb header .header-slider .news-tags a { background-color: rgba(30, 30, 30, 0.5); color: rgb(88, 178, 255); }
body#ndfb header .header-buttons { background: rgba(25, 25, 25, 0.95); }
body#ndfb header .header-buttons-container { display: flex; flex-wrap: wrap; justify-content: space-evenly; -webkit-box-flex: 1; flex: 1 1 0%; }
body#ndfb header .header-buttons-container ul { list-style: none; padding: 0px; margin: 0px; display: flex; justify-content: space-evenly; -webkit-box-flex: 1; flex: 1 1 0%; flex-wrap: wrap; }
body#ndfb header .header-buttons-container ul li { justify-content: space-evenly; -webkit-box-flex: 1; flex: 1 1 0%; margin: 1.5% 2.5%; }
body#ndfb header .header-buttons-container a.btn { display: flex; font-family: "Open Sans Condensed"; font-weight: 700; padding: 15px 10px; -webkit-box-pack: center; justify-content: center; }
@media (max-height: 775px) {
  body#ndfb header .header-buttons-container a.btn-header { padding: 5px 10px; }
}
@media (min-width: 992px) {
  body#ndfb header { min-height: 100vh !important; }
}
body#ndfb footer { background: rgb(247, 252, 255); border-top: 2px solid rgb(222, 241, 255); }
@media (min-width: 1200px) {
  body#ndfb footer { min-height: 1px; padding-left: 15px; padding-right: 15px; position: fixed; padding-top: 30px; border-width: 0px 0px 0px 2px; border-top-style: initial; border-right-style: initial; border-bottom-style: initial; border-top-color: initial; border-right-color: initial; border-bottom-color: initial; border-image: initial; border-left-style: solid; border-left-color: rgb(222, 241, 255); }
}
@media (min-width: 1200px) and (min-width: 992px) {
  body#ndfb footer { float: left; width: 16.6667%; }
}
@media (min-width: 1200px) {
  body#ndfb header, body#ndfb main, body#ndfb footer { min-height: 100vh; }
}
body#ndfb main { overflow: hidden; }
body#ndfb main .main-container-header { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-pack: justify; justify-content: space-between; margin-bottom: 5px; }
@media (max-width: 991px) {
  body#ndfb main .main-container-header { margin: 30px 0px; }
}
body#ndfb main .main-container-header .title-container { display: flex; padding: 0px 15px; z-index: -1; }
body#ndfb main .main-container-header .title-container h2 { align-self: end; margin: 0px; font-size: 100px; line-height: 0.8125em; }
body#ndfb main .main-container-header .filter-container { display: flex; -webkit-box-pack: end; justify-content: flex-end; }
body#ndfb main .main-container-header .filter-container span { cursor: pointer; display: flex; align-self: center; margin: 0px 15px 0px auto; padding: 15px; border-radius: 5px; color: rgb(51, 122, 183); font-family: "Open Sans Condensed"; background-color: rgba(187, 204, 214, 0.3); }
body#ndfb main .main-container-header .filter-container span.list-toggled { width: 100%; }
@media (max-width: 767px) {
  body#ndfb main .main-container-header .filter-container span { width: 100%; }
}
body#ndfb main .main-container-header .filter-container span:hover, body#ndfb main .main-container-header .filter-container span:active { color: rgb(88, 178, 255); background-color: rgba(187, 204, 214, 0.1); transition: 0.35s; }
@media (max-width: 991px) {
  body#ndfb main .main-container-header .filter-container { margin-top: 15px; -webkit-box-flex: 1; flex-grow: 1; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
  body#ndfb main .main-container-header .filter-container span { padding: 15px 30px; }
}
body#ndfb main .main-container-header .filter-container .news-tag-list { background: rgba(247, 252, 255, 0.8); border-left: 2px solid rgb(222, 241, 255); display: flex; flex-wrap: wrap; list-style: none; padding: 30px; border-radius: 5px; max-height: 100vh; overflow: hidden scroll; left: auto; transition: 0.35s; }
@media (max-width: 991px) {
  body#ndfb main .main-container-header .filter-container .news-tag-list { max-height: 30vh; min-height: 200px; border-width: 0px 0px 2px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; border-bottom-style: solid; border-bottom-color: rgb(222, 241, 255); }
}
@media (min-width: 992px) {
  body#ndfb main .main-container-header .filter-container .news-tag-list { position: fixed; z-index: 1; }
}
body#ndfb main .main-container-header .filter-container .news-tag-list .close-list { background-color: rgb(222, 241, 255); padding: 10px; position: absolute; top: 0px; left: 0px; color: rgb(51, 122, 183); font-weight: bold; cursor: pointer; width: 30px; line-height: 1em; border-radius: 0px 5px 5px 0px; border: 0px; display: none; }
@media (min-width: 992px) {
  body#ndfb main .main-container-header .filter-container .news-tag-list .close-list { display: block; position: fixed; left: auto; margin-left: -30px; }
}
body#ndfb main .main-container-header .filter-container .news-tag-list .close-list:hover, body#ndfb main .main-container-header .filter-container .news-tag-list .close-list:focus { color: rgb(88, 178, 255); }
body#ndfb main .main-container-header .filter-container .news-tag-list li { display: flex; margin: 5px 2.5%; width: 45%; }
@media (min-width: 992px) {
  body#ndfb main .main-container-header .filter-container .news-tag-list li { margin: 5px 10px; width: 100%; }
}
body#ndfb main .main-container-header .filter-container .news-tag-list li:last-of-type a { margin-bottom: 30px; }
body#ndfb main .main-container-header .filter-container .news-tag-list li a { -webkit-box-flex: 1; flex: 1 1 0%; border-radius: 5px; padding: 5px 7.5px; font-family: "Open Sans Condensed"; background-color: rgb(51, 122, 183); color: rgb(255, 255, 255); transition: 0.35s; }
body#ndfb main .main-container-header .filter-container .news-tag-list li a:hover, body#ndfb main .main-container-header .filter-container .news-tag-list li a:active { background-color: rgb(88, 178, 255); transition: 0.35s; }
body#ndfb main .main-container-header .filter-container .news-tag-list li a.current-tag { background: rgb(28, 59, 85); }
body#ndfb main .news-container { margin: 0px 15px 15px; }
body#ndfb main .news-page { margin: 30px 0px 0px; }
body#ndfb main .news-listing { background: rgb(255, 255, 255); border-radius: 5px; padding: 15px; margin-bottom: 30px; box-shadow: rgb(233, 233, 233) 5px 5px 5px; display: flex; flex-flow: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; transition: box-shadow 0.35s; }
body#ndfb main .news-listing:hover, body#ndfb main .news-listing:active { box-shadow: rgb(220, 220, 220) 0px 5px 10px; transition: box-shadow 0.35s; }
body#ndfb main .news-listing .news-image, body#ndfb main .news-listing .news-info { display: flex; }
body#ndfb main .news-listing .news-image { min-height: 200px; min-width: 200px; border: 5px solid rgb(255, 255, 255); border-radius: 5px; box-shadow: rgb(233, 233, 233) 2.5px 5px 10px; background-repeat: no-repeat; background-size: cover; background-position: center center; transition: 0.35s; }
@media (min-width: 1200px) {
  body#ndfb main .news-listing .news-image { margin-right: 15px; }
}
body#ndfb main .news-listing .news-image:hover, body#ndfb main .news-listing .news-image:active { transform: scale(0.95); box-shadow: rgb(220, 220, 220) 2.5px 5px 10px; transition: 0.35s; }
@media (max-width: 1199px) {
  body#ndfb main .news-listing .news-image { width: 100%; }
}
body#ndfb main .news-listing .news-info { -webkit-box-flex: 1; flex: 1 1 0%; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; align-self: end; padding: 15px; }
body#ndfb main .news-listing .news-info .news-date, body#ndfb main .news-listing .news-info .news-title, body#ndfb main .news-listing .news-info .news-excerpt { margin: 10px 0px; }
body#ndfb main .news-listing .news-info .news-date { font-style: italic; }
body#ndfb main .news-listing .news-tags { display: flex; margin-top: 15px; margin-bottom: -25px; }
@media (max-width: 767px) {
  body#ndfb main .news-listing .news-tags { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
  body#ndfb main .news-listing .news-tags ul { -webkit-box-pack: justify; justify-content: space-between; }
  body#ndfb main .news-listing .news-tags ul li { margin-right: 0px; width: 48%; }
  body#ndfb main .news-listing .news-tags ul li a { display: flex; -webkit-box-flex: 1; flex: 1 1 0%; }
}
body#ndfb main .news-listing .news-tags::before { content: "Posted In: "; padding: 5px 7.5px 5px 0px; }
body#ndfb main .more-news { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; flex-wrap: wrap; margin: 0px 15px; height: 150px; }
body#ndfb main .more-news a { display: flex; background: rgb(255, 255, 255); border: 3px solid rgb(51, 122, 183); color: rgb(51, 122, 183); font-size: 2em; font-weight: 600; font-style: italic; }
body#ndfb main .more-news a:hover { color: rgb(88, 178, 255); border-color: rgb(88, 178, 255); }
@media (max-width: 1199px) {
  body#ndfb .footer-events, body#ndfb .footer-contact { display: block; margin: 0px 15px; }
}
body#ndfb .footer-events .events-button { display: none; border: 0px; background: rgb(222, 241, 255); width: 100%; margin-bottom: 10px; font-weight: 700; color: rgb(51, 122, 183); }
body#ndfb .footer-events .events-button:hover, body#ndfb .footer-events .events-button:focus { background: rgb(88, 178, 255); color: rgb(255, 255, 255); }
body#ndfb .footer-events .events-container .event-listing { padding-bottom: 7.5px; margin-bottom: 15px; border-bottom: 1px solid rgb(222, 241, 255); display: flex; -webkit-box-pack: justify; justify-content: space-between; }
body#ndfb .footer-events .events-container .event-listing .event-title { color: rgb(88, 178, 255); }
body#ndfb .footer-events .events-container .event-listing .event-date { text-align: right; color: rgb(51, 122, 183); font-family: "Open Sans Condensed"; font-style: italic; }
@media (min-width: 991px) and (max-height: 775px) {
  body#ndfb .footer-events .events-button { display: block; }
  body#ndfb .footer-events .event-listing { display: none !important; }
}
body#ndfb .footer-social { list-style: none; margin: 0px 0px 15px; padding: 0px; display: flex; -webkit-box-pack: justify; justify-content: space-between; }
body#ndfb .footer-social li { display: inline-block; }
body#ndfb .footer-social li a { height: 25px; width: 25px; display: block; }
body#ndfb .footer-social li a.social-icon { background-repeat: no-repeat; padding: 1vw; }
body#ndfb .footer-social li a.social-icon:hover, body#ndfb .footer-social li a.social-icon:focus { opacity: 0.5; }
body#ndfb .footer-social li a.social-email { background-image: url("../img/svg/mail.svg"); }
body#ndfb .footer-social li a.social-facebook { background-image: url("../img/svg/facebook.svg"); }
body#ndfb .footer-social li a.social-twitter { background-image: url("../img/svg/twitter.svg"); }
body#ndfb .footer-social li a.social-pinterest { background-image: url("../img/svg/pinterest.svg"); }
body#ndfb .footer-social li a.social-youtube { background-image: url("../img/svg/youtube.svg"); }
body#ndfb .footer-social li a.social-instagram { background-image: url("../img/svg/instagram.svg"); }
body#ndfb .footer-social li a .social-name { display: none; }
body#ndfb .footer-social li:last-of-type a { margin: 0px; }
body#ndfb .footer-info { font-size: 0.8em; }
body#ndfb .footer-info .location { margin-bottom: 7.5px; transition: 0.5s; }
body#ndfb .footer-info .location strong { font-size: 1.2em; color: rgb(51, 122, 183); }
body#ndfb .footer-info .location ul { list-style: none; margin: 2.5px 0px 0px; padding: 0px; }
@media (min-width: 991px) and (max-height: 775px) {
  body#ndfb .footer-info .location { background: rgb(222, 241, 255); padding: 5px 10px; border-radius: 5px; transition: 0.5s; cursor: pointer; }
  body#ndfb .footer-info .location-info { display: none; }
  body#ndfb .footer-info .location::before { content: "+"; float: right; color: rgb(88, 178, 255); font-size: 2em; line-height: 0.75em; }
  body#ndfb .footer-info .location.show::before { content: "-"; }
}
body#ndfb .btn-header { background-color: rgb(28, 59, 85); border: 2px solid rgb(37, 76, 110); color: rgb(255, 255, 255); transition: 0.35s; }
body#ndfb .btn-header:hover, body#ndfb .btn-header:active { background-color: rgb(25, 52, 75); transition: 0.35s; }
body#ndfb .news-tags ul { margin: 0px; padding: 0px; display: flex; flex-wrap: wrap; }
body#ndfb .news-tags ul li { display: flex; margin-right: 10px; margin-bottom: 10px; }
body#ndfb .news-tags ul li a { border-radius: 5px; padding: 5px 7.5px; font-family: "Open Sans Condensed"; background-color: rgba(187, 204, 214, 0.3); transition: 0.35s; }
body#ndfb .news-tags ul li a:hover, body#ndfb .news-tags ul li a:active { background-color: rgba(187, 204, 214, 0.1); transition: 0.35s; }
body#ndfb .news-tags ul li:last-of-type { margin-right: 0px; }
body#ndfb .btn-read-more { align-self: end; font-size: 1.25em; font-weight: 700; font-style: italic; display: flex; padding: 15px 5px; transition: 0.35s; }
body#ndfb .btn-read-more::before { content: url("../img/ndfb-icon.svg"); width: 0.9em; margin-right: 7.5px; transition: 0.35s; }
body#ndfb .btn-read-more:hover, body#ndfb .btn-read-more:active { color: rgb(88, 178, 255); text-decoration: none; transition: 0.35s; }
body#ndfb .btn-read-more:hover::before, body#ndfb .btn-read-more:active::before { fill: red; margin-right: 2.5px; transition: 0.35s; }
body#ndfb .section-title { font-weight: 800; font-size: 50px; letter-spacing: -0.05em; margin: 0px 0px 15px; text-transform: lowercase; color: rgb(51, 122, 183); opacity: 0.2; }
body#ndfb .section-title.large-title { color: rgb(28, 59, 85); opacity: 0.125; }
body#ndfb #sitesearch { margin-bottom: 30px; display: flex; }
body#ndfb #sitesearch input { -webkit-box-flex: 1; flex: 1 1 0%; border-radius: 5px; border: 0px; padding: 5px 7.5px; font-family: "Open Sans Condensed"; background-color: rgba(187, 204, 214, 0.3); }
body#ndfb #sitesearch input:last-of-type { margin-left: 10px; max-width: 20%; background-color: rgb(51, 122, 183); color: rgb(255, 255, 255); }
body#ndfb #sitesearch input:last-of-type:hover, body#ndfb #sitesearch input:last-of-type:focus { background-color: rgb(88, 178, 255); }
body#ndfb #searchresults .search_title { margin-bottom: 10px; }
body#ndfb #searchresults .search_desc, body#ndfb #searchresults .search_url { border-left: 5px solid rgb(222, 241, 255); padding-left: 10px; }
body#ndfb #searchresults .search_url { margin-bottom: 30px; }
@media (min-width: 992px) {
  body#ndfb.ndfb-subpage header .header-nav { display: flex; -webkit-box-flex: 1; flex: 1 1 0%; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
  body#ndfb.ndfb-subpage header .header-nav .navbar-ndfb { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-flex: 1; flex-grow: 1; }
  body#ndfb.ndfb-subpage header .header-nav .ndfb-navigation { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-flex: 1; flex-grow: 1; padding: 15px; }
  body#ndfb.ndfb-subpage header .header-nav .ndfb-primary, body#ndfb.ndfb-subpage header .header-nav .ndfb-secondary { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: start; justify-content: start; }
  body#ndfb.ndfb-subpage header .header-nav .ndfb-primary li, body#ndfb.ndfb-subpage header .header-nav .ndfb-secondary li { margin-bottom: 15px; }
  body#ndfb.ndfb-subpage header .header-nav .ndfb-primary li a, body#ndfb.ndfb-subpage header .header-nav .ndfb-secondary li a { padding: 0px; }
  body#ndfb.ndfb-subpage header .header-nav .ndfb-primary li a { font-size: 1.25em; }
  body#ndfb.ndfb-subpage header .header-nav .ndfb-secondary { display: flex; }
}
body#ndfb.ndfb-subpage header .header-nav .ndfb-navigation { background-image: url("../img/logo-mark-large.png"); background-repeat: no-repeat; background-position: 99% 99%; background-size: 80%; }
body#ndfb.ndfb-subpage header .header-nav .ndfb-secondary li a, body#ndfb.ndfb-subpage header .header-nav .ndfb-primary li a { transition: 0.35s; }
body#ndfb.ndfb-subpage header .header-nav .ndfb-secondary li a:hover, body#ndfb.ndfb-subpage header .header-nav .ndfb-primary li a:hover, body#ndfb.ndfb-subpage header .header-nav .ndfb-secondary li a:active, body#ndfb.ndfb-subpage header .header-nav .ndfb-primary li a:active { padding-left: 5px; transition: 0.35s; }
@media (min-width: 991px) and (max-height: 875px) {
  body#ndfb.ndfb-subpage header .header-nav .ndfb-secondary { display: none; }
}
body#ndfb.ndfb-subpage header .header-buttons { padding: 2.5%; background: rgb(15, 32, 47); }
@media (max-width: 991px) {
  body#ndfb.ndfb-subpage header .header-buttons { display: none; }
}
body#ndfb.ndfb-subpage main .main-container-header { margin: 0px; max-height: 80px; }
@media (max-width: 991px) {
  body#ndfb.ndfb-subpage main .main-container-header { display: none; }
}
body#ndfb.ndfb-subpage main .page-container img { max-width: 100%; }
body#ndfb.ndfb-subpage main .page-container .img-portrait { padding: 30px; }
@media (max-width: 767px) {
  body#ndfb.ndfb-subpage main .page-container .img-portrait { padding: 10%; width: 100%; }
}
body#ndfb.ndfb-subpage main .page-container .page-subpages { display: none; }
@media (min-width: 991px) and (max-height: 875px) {
  body#ndfb.ndfb-subpage main .page-container .page-subpages { display: block; }
}
body#ndfb.ndfb-subpage main .page-container .page-subpages ul { display: flex; flex-wrap: wrap; margin: 0px; list-style: none; padding: 30px 10%; background-color: rgb(222, 241, 255); }
body#ndfb.ndfb-subpage main .page-container .page-subpages ul::before { content: "Subpages"; font-size: 2em; color: rgb(51, 122, 183); width: 100%; display: block; font-family: "Open Sans Condensed"; margin-left: 1%; margin-bottom: 15px; }
body#ndfb.ndfb-subpage main .page-container .page-subpages ul li { display: flex; background: rgb(51, 122, 183); padding: 5px 10px; border-radius: 5px; -webkit-box-flex: 1; flex: 1 1 0%; margin: 0.5% 1%; }
body#ndfb.ndfb-subpage main .page-container .page-subpages ul li a { color: rgb(255, 255, 255); font-weight: bold; min-width: 100%; display: block; }
body#ndfb.ndfb-subpage main .page-container .page-subpages ul li:hover, body#ndfb.ndfb-subpage main .page-container .page-subpages ul li:focus { background: rgb(88, 178, 255); }
body#ndfb.ndfb-subpage main .page-hero { min-height: 400px; width: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; transition: 0.35s 0.75s; }
body#ndfb.ndfb-subpage main .page-breadcrumbs, body#ndfb.ndfb-subpage main .page-content { padding: 30px 10%; }
@media (max-width: 991px) {
  body#ndfb.ndfb-subpage main .page-breadcrumbs, body#ndfb.ndfb-subpage main .page-content { padding: 30px 15px; }
}
body#ndfb.ndfb-subpage main .page-breadcrumbs { background-color: rgb(242, 242, 242); }
body#ndfb.ndfb-subpage main .page-breadcrumbs ul { list-style: none; padding: 0px; margin: 0px; display: flex; }
body#ndfb.ndfb-subpage main .page-breadcrumbs ul li { display: flex; margin-right: 15px; }
body#ndfb.ndfb-subpage main .page-breadcrumbs ul li a { display: block; }
body#ndfb.ndfb-subpage main .page-breadcrumbs ul li::before { content: "/"; margin-right: 10px; }
body#ndfb.ndfb-subpage main .page-breadcrumbs ul li:first-of-type::before { display: none; }
body#ndfb.ndfb-subpage main .page-breadcrumbs ul li:last-of-type a { color: rgb(95, 100, 106); }
body#ndfb.ndfb-subpage main .page-content h1, body#ndfb.ndfb-subpage main .page-content h2 { color: rgb(51, 122, 183); }
body#ndfb.ndfb-subpage main .page-content h4 { font-family: "Open Sans Condensed"; }
body#ndfb.ndfb-subpage main .page-content p { margin: 20px 0px; }
body#ndfb.ndfb-subpage main .page-content ul li, body#ndfb.ndfb-subpage main .page-content ol li { margin-bottom: 10px; }
body#ndfb.ndfb-subpage main .page-content ul li strong, body#ndfb.ndfb-subpage main .page-content ol li strong { color: rgb(51, 122, 183); }
body#ndfb.ndfb-subpage main .page-content .date-container p { margin: 0px; }
body#ndfb.ndfb-subpage #map { min-height: 300px; }
body#ndfb.ndfb-subpage .event-tag-list { padding: 30px 10%; background-color: rgb(222, 241, 255); }
body#ndfb.ndfb-subpage .event-tag-list .news-tag-list h2 { font-size: 2em; color: rgb(51, 122, 183); width: 100%; display: block; font-family: "Open Sans Condensed"; margin-bottom: 15px; }
body#ndfb.ndfb-subpage .event-tag-list .news-tag-list ul { list-style: none; padding: 0px; margin: 0px; display: flex; flex-wrap: wrap; -webkit-box-pack: justify; justify-content: space-between; }
body#ndfb.ndfb-subpage .event-tag-list .news-tag-list ul li { margin: 5px; display: flex; -webkit-box-flex: 1; flex: 1 1 0%; }
body#ndfb.ndfb-subpage .event-tag-list .news-tag-list ul li a { -webkit-box-flex: 1; flex: 1 1 0%; }
body#ndfb.ndfb-subpage .event-tag-list .news-tag-list a { background-color: rgb(51, 122, 183); border: 0px; color: rgb(255, 255, 255); font-weight: bold; }
body#ndfb.ndfb-subpage .event-tag-list .news-tag-list a.btn-success { background-color: rgb(28, 59, 85); }
body#ndfb.ndfb-subpage .event-tag-list .news-tag-list a:hover, body#ndfb.ndfb-subpage .event-tag-list .news-tag-list a:focus { background-color: rgb(88, 178, 255); }
body#ndfb.ndfb-subpage .date-container #eventsViewAll a { background: rgb(51, 122, 183); color: rgb(255, 255, 255); border: 0px; }
body#ndfb.ndfb-subpage .date-container #eventsViewAll a:hover, body#ndfb.ndfb-subpage .date-container #eventsViewAll a:focus { background: rgb(88, 178, 255); }
body#ndfb.ndfb-subpage .benefit-item { margin-bottom: 15px; min-height: 200px; }
body#ndfb.ndfb-subpage .benefit-item .benefit-image { padding: 25px; max-width: 200px; margin: auto; }
body#ndfb.ndfb-subpage .benefit-item .benefit-image a img { transition: 0.35s; }
body#ndfb.ndfb-subpage .benefit-item .benefit-image a:hover img, body#ndfb.ndfb-subpage .benefit-item .benefit-image a:focus img { transform: scale(1.2); transition: 0.35s; }
body#ndfb.ndfb-subpage .category-buttons-container { display: flex; flex-wrap: wrap; justify-content: space-evenly; }
body#ndfb.ndfb-subpage .btn-category { -webkit-box-flex: 1; flex: 1 1 0%; margin: 0px 5px; font-family: "Open Sans Condensed"; background-color: rgba(187, 204, 214, 0.3); border: 0px; color: rgb(51, 122, 183); transition: 0.34s; }
body#ndfb.ndfb-subpage .btn-category:hover, body#ndfb.ndfb-subpage .btn-category:active { background-color: rgba(187, 204, 214, 0.1); transition: 0.34s; }
body#ndfb.ndfb-subpage .btn-category.category-selected { background: rgb(88, 178, 255); color: rgb(255, 255, 255); }
@media (max-width: 991px) {
  body#ndfb.ndfb-subpage .btn-category { margin: 5px; }
}
body#ndfb.ndfb-subpage .pagination #paging_links span a { font-family: "Open Sans Condensed"; background-color: rgba(187, 204, 214, 0.3); border: 0px; color: rgb(51, 122, 183); float: left; padding: 4px 12px; line-height: 20px; }
body#ndfb.ndfb-subpage .pagination #paging_links span a:hover, body#ndfb.ndfb-subpage .pagination #paging_links span a:active { background-color: rgba(187, 204, 214, 0.1); }
body#ndfb.ndfb-subpage .pagination #paging_links .page_link, body#ndfb.ndfb-subpage .pagination #paging_links .prev_link_inactive, body#ndfb.ndfb-subpage .pagination #paging_links .next_link_inactive { display: none; }
body#ndfb.ndfb-subpage .pagination #paging_links .currentpage { display: inline; color: rgb(153, 153, 153); cursor: default; background-color: rgb(245, 245, 245); }
body#ndfb.ndfb-subpage #paging_links span a { font-family: "Open Sans Condensed"; background-color: rgba(187, 204, 214, 0.3); border: 0px; color: rgb(51, 122, 183); float: left; padding: 4px 12px; line-height: 20px; }
body#ndfb.ndfb-subpage #paging_links span a:hover, body#ndfb.ndfb-subpage #paging_links span a:active { background-color: rgba(187, 204, 214, 0.1); }
body#ndfb.ndfb-subpage #paging_links .page_link { display: inline; }
body#ndfb .resp-sharing-button__link, body#ndfb .resp-sharing-button__icon { display: inline-block; }
body#ndfb .resp-sharing-button__link { text-decoration: none; color: rgb(255, 255, 255); margin: 0.5em; }
body#ndfb .resp-sharing-button { border-radius: 5px; transition: 25ms ease-out; padding: 0.5em 0.75em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
body#ndfb .resp-sharing-button__icon svg { width: 1em; height: 1em; margin-right: 0.4em; vertical-align: top; }
body#ndfb .resp-sharing-button--small svg { margin: 0px; vertical-align: middle; }
body#ndfb .resp-sharing-button__icon { stroke: rgb(255, 255, 255); fill: none; }
body#ndfb .resp-sharing-button__icon--solid, body#ndfb .resp-sharing-button__icon--solidcircle { fill: rgb(255, 255, 255); stroke: none; }
body#ndfb .resp-sharing-button--twitter { background-color: rgb(85, 172, 238); }
body#ndfb .resp-sharing-button--twitter:hover { background-color: rgb(39, 149, 233); }
body#ndfb .resp-sharing-button--pinterest { background-color: rgb(189, 8, 28); }
body#ndfb .resp-sharing-button--pinterest:hover { background-color: rgb(140, 6, 21); }
body#ndfb .resp-sharing-button--facebook { background-color: rgb(59, 89, 152); }
body#ndfb .resp-sharing-button--facebook:hover { background-color: rgb(45, 67, 115); }
body#ndfb .resp-sharing-button--tumblr { background-color: rgb(53, 70, 92); }
body#ndfb .resp-sharing-button--tumblr:hover { background-color: rgb(34, 45, 60); }
body#ndfb .resp-sharing-button--reddit { background-color: rgb(95, 153, 207); }
body#ndfb .resp-sharing-button--reddit:hover { background-color: rgb(58, 128, 193); }
body#ndfb .resp-sharing-button--google { background-color: rgb(221, 75, 57); }
body#ndfb .resp-sharing-button--google:hover { background-color: rgb(194, 51, 33); }
body#ndfb .resp-sharing-button--linkedin { background-color: rgb(0, 119, 181); }
body#ndfb .resp-sharing-button--linkedin:hover { background-color: rgb(4, 98, 147); }
body#ndfb .resp-sharing-button--email { background-color: rgb(119, 119, 119); }
body#ndfb .resp-sharing-button--email:hover { background-color: rgb(94, 94, 94); }
body#ndfb .resp-sharing-button--xing { background-color: rgb(26, 117, 118); }
body#ndfb .resp-sharing-button--xing:hover { background-color: rgb(17, 76, 76); }
body#ndfb .resp-sharing-button--whatsapp { background-color: rgb(37, 211, 102); }
body#ndfb .resp-sharing-button--whatsapp:hover { background-color: rgb(29, 168, 81); }
body#ndfb .resp-sharing-button--hackernews { background-color: rgb(255, 102, 0); }
body#ndfb .resp-sharing-button--hackernews:hover, body#ndfb .resp-sharing-button--hackernews:focus { background-color: rgb(251, 98, 0); }
body#ndfb .resp-sharing-button--vk { background-color: rgb(80, 114, 153); }
body#ndfb .resp-sharing-button--vk:hover { background-color: rgb(67, 100, 140); }
body#ndfb .resp-sharing-button--facebook { background-color: rgb(59, 89, 152); border-color: rgb(59, 89, 152); }
body#ndfb .resp-sharing-button--facebook:hover, body#ndfb .resp-sharing-button--facebook:active { background-color: rgb(45, 67, 115); border-color: rgb(45, 67, 115); }
body#ndfb .resp-sharing-button--twitter { background-color: rgb(85, 172, 238); border-color: rgb(85, 172, 238); }
body#ndfb .resp-sharing-button--twitter:hover, body#ndfb .resp-sharing-button--twitter:active { background-color: rgb(39, 149, 233); border-color: rgb(39, 149, 233); }
body#ndfb .resp-sharing-button--pinterest { background-color: rgb(189, 8, 28); border-color: rgb(189, 8, 28); }
body#ndfb .resp-sharing-button--pinterest:hover, body#ndfb .resp-sharing-button--pinterest:active { background-color: rgb(140, 6, 21); border-color: rgb(140, 6, 21); }
body.on-your-table { background: rgb(255, 255, 255); margin-bottom: 0px; }
body.on-your-table.oyt-home { background: url("../img/oyt-bg-tile.png") repeat; }
body.on-your-table h1, body.on-your-table h2, body.on-your-table h3, body.on-your-table h4, body.on-your-table h5, body.on-your-table h6 { font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif; }
body.on-your-table .container-fluid { background-color: transparent; width: 100%; }
body.on-your-table .btn { background-color: rgb(212, 60, 0); border-radius: 3px; color: rgb(255, 255, 255); font-size: 18px; font-weight: 400; letter-spacing: 2px; padding: 10px 6px; text-transform: uppercase; }
body.on-your-table .btn:hover, body.on-your-table .btn:focus { background-color: rgb(224, 139, 105); }
body.on-your-table .form-control { height: 45px; font-size: 18px; }
body.on-your-table .content-main a { color: rgb(212, 60, 0); }
body.on-your-table .blur { filter: blur(10px); }
body.on-your-table .oyt-site-search { height: 40px; margin-top: 10px; }
body.on-your-table .oyt-site-search a { color: rgb(24, 174, 157); float: right; margin: 10px 0px; }
body.on-your-table .oyt-site-search a [class^="icon-"], body.on-your-table .oyt-site-search a [class*=" icon-"] { font-size: 20px; }
body.on-your-table .oyt-site-search a:hover, body.on-your-table .oyt-site-search a:focus { color: rgb(57, 220, 202); text-decoration: none; }
body.on-your-table.oyt-master .oyt-site-search { height: 40px; position: absolute; right: 15px; z-index: 9; }
body.on-your-table.oyt-master .oyt-site-search a { color: rgb(255, 255, 255); }
body.on-your-table .oyt-search-popout { background: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); box-shadow: rgb(0, 0, 0) 0px 5px 50px -25px; font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif; padding: 10px; position: absolute; right: 0px; top: 50px; width: 75%; z-index: 2; }
@media (min-width: 768px) {
  body.on-your-table .oyt-search-popout { width: 33%; }
}
body.on-your-table .oyt-search-popout form { text-align: right; width: 100%; }
body.on-your-table .oyt-search-popout .form-group { display: block; }
body.on-your-table .oyt-search-popout .form-control { margin-bottom: 10px; width: 100%; }
body.on-your-table .darken-content { background-color: rgba(0, 0, 0, 0.6); display: none; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; z-index: 125; }
body.on-your-table .navbar-header { position: absolute; z-index: 120; }
body.on-your-table .menu-text { color: rgb(28, 0, 0); font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 0.9em; }
body.on-your-table .navbar-toggle { display: block; float: none; margin-left: 15px; margin-right: 15px; }
body.on-your-table .navbar-toggle .icon-bar { background: rgb(28, 0, 0); transition: 250ms; width: 30px; }
body.on-your-table .navbar-toggle .icon-bar.a { position: absolute; top: 11px; }
@media (max-width: 767px) {
  body.on-your-table .navbar-toggle { margin-top: 15px; }
}
body.on-your-table button .icon-bar:nth-child(3) { margin-bottom: 5px; }
body.on-your-table nav.open button .icon-bar:nth-child(2), body.on-your-table nav.open button .icon-bar:nth-child(4) { opacity: 0; }
body.on-your-table nav.open button .icon-bar:nth-child(3) { transform: rotate(45deg); }
body.on-your-table nav.open button .icon-bar.a { transform: rotate(-45deg); }
body.on-your-table .animate { transition: 0.3s ease-in-out; }
body.on-your-table .navbar-fixed-left { position: fixed; }
body.on-your-table .navbar-minimal { background-color: rgb(46, 46, 46); height: 100%; width: 0px; z-index: 1000; }
body.on-your-table .navbar-minimal::-webkit-scrollbar { display: none; }
body.on-your-table .navbar-minimal > .navbar-toggler { cursor: pointer; z-index: 120; background-color: rgb(24, 174, 157); }
@media (max-width: 767px) {
  body.on-your-table .navbar-minimal > .navbar-toggler { background-color: rgb(24, 174, 157); }
}
body.on-your-table.oyt-master .navbar-minimal > .navbar-toggler { background-color: rgb(24, 174, 157); margin-left: 15px; }
body.on-your-table .navbar-minimal.open > .navbar-toggler { background-color: rgb(24, 174, 157); }
body.on-your-table .navbar-minimal > .navbar-toggler:hover { background-color: rgb(57, 220, 202); }
body.on-your-table .navbar-minimal > .navbar-menu { left: -1000px; list-style: none; margin: 0px; padding: 0px; position: relative; z-index: 121; }
body.on-your-table .navbar-minimal > .navbar-menu > li { border-bottom: 1px solid rgb(106, 106, 106); font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 600; text-transform: uppercase; }
body.on-your-table .navbar-minimal > .navbar-menu > li:first-child { border-top: 1px solid rgb(106, 106, 106); }
body.on-your-table .navbar-minimal > .navbar-menu > li > a { display: inline-block; color: rgb(255, 255, 255); cursor: pointer; padding: 20px 0px; position: relative; text-align: center; width: 100%; }
body.on-your-table .navbar-minimal > .navbar-menu > li > a:hover, body.on-your-table .navbar-minimal > .navbar-menu > li > a:focus { background: rgb(24, 174, 157); outline: rgb(24, 174, 157) solid 1px; }
body.on-your-table .navbar-minimal > .navbar-menu > li.dropdown > a:hover, body.on-your-table .navbar-minimal > .navbar-menu > li.dropdown > a:focus { outline: none; }
body.on-your-table .nav-brand { margin: 30px auto; position: relative; top: -1000px; width: 40%; }
body.on-your-table .navbar-minimal.open > .nav-brand { top: 0px; }
body.on-your-table .navbar-minimal.open { background-color: rgb(46, 46, 46); height: 100%; overflow-y: scroll; width: 33.3333%; }
body.on-your-table .navbar-minimal.open::-webkit-scrollbar { background: transparent; width: 0px; }
@media (max-width: 767px) {
  body.on-your-table .navbar-minimal.open { width: 100%; }
}
body.on-your-table .navbar-minimal.open > .navbar-menu { left: 0px; margin: 0px auto; width: 80%; }
body.on-your-table .nav-hover > li::before { background: rgb(24, 174, 157); content: ""; height: 100%; left: 0px; opacity: 1; position: absolute; top: 0px; transition: 0.3s; width: 0px; }
body.on-your-table .nav-hover > li:hover::before { width: 100%; }
body.on-your-table ul.navbar-menu > li > ul { background-color: transparent; border: none; border-radius: 0px; box-shadow: none; color: rgb(255, 255, 255); display: block; position: relative; float: none; margin: 0px; min-width: inherit; padding: 0px; text-align: center; z-index: 2; }
body.on-your-table ul.navbar-menu > li > ul > li { display: block; }
body.on-your-table ul.navbar-menu > li > ul > li > a { color: rgb(255, 255, 255); display: block; }
body.on-your-table ul.navbar-menu > li > ul > li > a:hover, body.on-your-table ul.navbar-menu > li > ul > li > a:focus { background-color: rgb(255, 255, 255); color: rgb(50, 50, 50); text-decoration: none; }
body.on-your-table ul.navbar-menu > li > ul > li > a:last-child { padding-bottom: 10px; }
body.on-your-table .oyt-slider-wrapper { bottom: 0px; height: 300px; left: 0px; margin-bottom: 30px; overflow: hidden; padding: 0px; position: relative; top: 0px; z-index: 25; background: rgb(51, 51, 51); }
@media (min-width: 768px) {
  body.on-your-table .oyt-slider-wrapper { height: 100%; margin-bottom: 0px; position: fixed; }
}
body.on-your-table .cycle-slideshow { height: 100%; position: relative; }
body.on-your-table .cycle-slideshow .cycle-slide { width: 100%; }
body.on-your-table .cycle-slideshow .cycle-slide img { height: 100vh; object-fit: cover; object-position: 50% center; width: 100%; }
body.on-your-table .slide-caption-area { padding: 10px 30px; position: absolute; top: 30%; width: 100%; z-index: 106; }
@media (min-width: 768px) {
  body.on-your-table .slide-caption-area { top: 65%; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.on-your-table .slide-caption-area { top: 55%; }
}
@media (min-width: 1200px) {
  body.on-your-table .slide-caption-area { top: 60%; }
}
body.on-your-table .slide-caption-area span.featured { border-bottom: 1px solid rgb(255, 255, 255); color: rgb(255, 255, 255); display: inline-block; font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; letter-spacing: 1px; margin-bottom: 10px; text-transform: uppercase; }
@media (min-width: 992px) {
  body.on-your-table .slide-caption-area span.featured { font-size: 18px; }
}
body.on-your-table .slide-caption-area span.posted-in { color: rgb(255, 255, 255); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; }
body.on-your-table .slide-caption-area .caption a { color: rgb(255, 255, 255); }
body.on-your-table .slide-caption-area .caption a:hover, body.on-your-table .slide-caption-area .caption a:focus { color: rgb(212, 60, 0); text-decoration: none; }
body.on-your-table .slide-caption-area h2 { font-size: 24px; letter-spacing: 2px; margin-top: 0px; }
@media (min-width: 992px) and (max-width: 1199px) {
  body.on-your-table .slide-caption-area h2 { font-size: 32px; }
}
@media (min-width: 1200px) {
  body.on-your-table .slide-caption-area h2 { font-size: 38px; }
}
body.on-your-table .slider-nav { margin: 0px 30px; position: absolute; top: 80%; z-index: 106; }
@media (min-width: 768px) {
  body.on-your-table .slider-nav { top: 90%; }
}
body.on-your-table .slider-nav img, body.on-your-table .slider-nav svg { cursor: pointer; width: 40px; }
@media (min-width: 768px) {
  body.on-your-table .slider-nav img, body.on-your-table .slider-nav svg { width: 52px; }
}
body.on-your-table .slider-nav svg { fill: rgb(255, 255, 255); }
body.on-your-table .slider-nav svg:hover, body.on-your-table .slider-nav svg:focus { fill: rgb(57, 220, 202); }
body.on-your-table .slider-nav .cycle-prev { float: left; margin-right: 25px; }
body.on-your-table .slider-nav .cycle-next { float: right; }
body.on-your-table .slide-cover { background-color: rgba(0, 0, 0, 0.5); height: 100vh; left: 0px; position: absolute; top: 0px; width: 100%; z-index: 105; }
body.on-your-table .oyt-header-home { position: relative; top: -10px; }
@media (min-width: 768px) {
  body.on-your-table .oyt-header-home { top: 0px; }
}
body.on-your-table .introduction { min-height: 150px; }
body.on-your-table .introduction .brand { margin-bottom: 30px; }
@media (max-width: 767px) {
  body.on-your-table .introduction .brand { float: none; margin: 0px auto 20px; }
}
body.on-your-table .introduction .oyt-intro { margin-bottom: 30px; }
body.on-your-table .oyt-intro h1 { color: rgb(0, 109, 106); font-size: 20px; margin-top: 0px; text-align: center; }
@media (min-width: 768px) {
  body.on-your-table .oyt-intro h1 { font-size: 26px; text-align: left; }
}
@media (min-width: 992px) {
  body.on-your-table .oyt-intro h1 { font-size: 32px; }
}
@media (min-width: 1200px) {
  body.on-your-table .oyt-intro h1 { font-size: 40px; }
}
@media (max-width: 767px) {
  body.on-your-table.oyt-home .content-main { margin-bottom: 50px; }
}
@media (min-width: 768px) {
  body.on-your-table.oyt-home .content-main { margin-bottom: 50px; padding-left: 0px; }
}
body.on-your-table .article { background-color: rgb(255, 255, 255); border: 1px solid rgb(213, 213, 213); display: inline-block; margin-bottom: 30px; overflow: hidden; width: 100%; }
@media (min-width: 768px) {
  body.on-your-table .article { border-left: none; }
}
body.on-your-table .article .post-content { padding: 40px 15px; }
body.on-your-table .article .date { color: rgb(103, 103, 103); font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 15px; letter-spacing: 1px; position: relative; }
body.on-your-table .article .date::after { border-top: 2px solid rgb(221, 221, 221); content: ""; margin-left: 10px; position: absolute; top: 50%; width: 60%; }
@media (min-width: 480px) {
  body.on-your-table .article .date::after { width: 78%; }
}
body.on-your-table .article h3 { font-size: 30px; font-weight: 600; }
body.on-your-table .article h3 a:hover { color: rgb(224, 139, 105); text-decoration: none; }
body.on-your-table .article .excerpt { color: rgb(187, 187, 187); font-size: 18px; font-style: italic; }
body.on-your-table .article .category { display: inline-block; font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing: 1px; text-decoration: underline; text-transform: uppercase; }
body.on-your-table .article .category a { color: rgb(0, 109, 106); font-weight: 600; }
body.on-your-table .article .category a:hover, body.on-your-table .article .category a:focus { color: rgb(24, 174, 157); }
body.on-your-table .article .article-tag { display: inline-block; margin: 5px 10px 5px 0px; }
body.on-your-table .article .post-img { background-color: rgb(255, 255, 255); overflow: hidden; padding: 0px; }
body.on-your-table .article .post-img a { display: block; }
body.on-your-table .article .post-img:hover img, body.on-your-table .article .post-img:focus img { transform: scale(1.1, 1.1); }
body.on-your-table .article .post-img:hover .img-mask, body.on-your-table .article .post-img:focus .img-mask { background: rgba(0, 0, 0, 0); }
body.on-your-table .article .img-mask { background: rgba(0, 0, 0, 0.5); border: 10px solid rgb(255, 255, 255); height: 100%; left: 0px; position: absolute; top: 0px; transition: 0.5s linear; width: 100%; }
body.on-your-table .article img { height: 250px; max-height: 100%; object-fit: cover; object-position: 50% center; padding: 10px; transition: 0.5s linear; width: 100%; }
@media (min-width: 768px) {
  body.on-your-table .article img { height: 350px; }
}
body.on-your-table.oyt-home .article:nth-child(n+4) { display: none; }
body.on-your-table .blog-archive { display: none; text-align: center; }
body.on-your-table .blog-archive .btn { background-color: rgb(0, 109, 106); color: rgb(255, 255, 255); }
body.on-your-table .blog-archive .btn:hover, body.on-your-table .blog-archive .btn:focus { background-color: rgb(24, 174, 157); }
body.on-your-table #load-more { display: table; margin: 0px auto 10px; }
body.on-your-table #load-more .btn { padding: 12px 75px; }
body.on-your-table .box-fix { display: inline-block !important; }
body.on-your-table .content-side { z-index: 1; }
body.on-your-table .content-side h4 { text-align: center; text-transform: uppercase; }
body.on-your-table .cell, body.on-your-table .oyt-hp-subscribe { background: rgb(255, 255, 255); border: 1px solid rgb(213, 213, 213); margin-bottom: 30px; min-height: 200px; padding: 15px; }
body.on-your-table .cell { overflow: hidden; }
body.on-your-table .cell .btn { white-space: normal; }
body.on-your-table .cell p { font-size: 12px; }
body.on-your-table .cell a { color: rgb(247, 153, 116); font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 600; text-transform: uppercase; }
body.on-your-table .cell a:hover, body.on-your-table .cell a:focus { color: rgb(224, 139, 105); text-decoration: none; }
body.on-your-table .oyt-hp-subscribe { background: url("../img/icon-email.svg") center center / 80% no-repeat rgb(255, 242, 201); }
body.on-your-table .oyt-hp-subscribe .form-control { font-size: 12px; margin-bottom: 10px; }
body.on-your-table .oyt-hp-subscribe .btn { font-size: 14px; width: 100%; }
body.on-your-table .oyt-hp-categories ul { padding: 0px; }
body.on-your-table .oyt-hp-categories ul li { list-style: none; margin-bottom: 5px; }
body.on-your-table .oyt-hp-categories .btn { background-color: rgb(0, 109, 106); color: rgb(255, 255, 255); font-size: 14px; width: 100%; }
body.on-your-table .oyt-hp-categories .btn:hover, body.on-your-table .oyt-hp-categories .btn:focus { background-color: rgb(24, 174, 157); color: rgb(255, 255, 255); }
body.on-your-table .oyt-hp-social .btn { color: rgb(255, 255, 255); font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 11px; margin-bottom: 10px; line-height: normal; width: 100%; vertical-align: middle; text-align: left; }
body.on-your-table .oyt-hp-social .btn:hover, body.on-your-table .oyt-hp-social .btn:focus { color: rgb(255, 255, 255); }
body.on-your-table .oyt-hp-social .btn span { font-size: 16px; margin-right: 5px; vertical-align: middle; line-height: 18px; }
body.on-your-table .oyt-hp-social .oyt-facebook { background-color: rgb(59, 89, 152); }
body.on-your-table .oyt-hp-social .oyt-facebook:hover, body.on-your-table .oyt-hp-social .oyt-facebook:focus { background-color: rgb(49, 75, 128); }
body.on-your-table .oyt-hp-social .oyt-twitter { background-color: rgb(0, 0, 0); }
body.on-your-table .oyt-hp-social .oyt-instagram { background-color: rgb(222, 27, 101); }
body.on-your-table .oyt-hp-social .oyt-twitter:hover, body.on-your-table .oyt-hp-social .oyt-twitter:focus { background-color: rgb(13, 13, 13); }
body.on-your-table .oyt-footer { font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif; padding: 0px; }
body.on-your-table .footer-main { background-color: rgb(0, 109, 106); margin-top: 50px; padding: 50px 15px; }
body.on-your-table .footer-main nav li { float: left; }
body.on-your-table .footer-main a { color: rgb(255, 255, 255); font-weight: 600; font-size: 1.1em; }
body.on-your-table .footer-nav { font-size: 1.3em; padding: 0px; }
@media (max-width: 767px) {
  body.on-your-table .footer-nav { margin-bottom: 30px; }
}
body.on-your-table .footer-nav .nav { margin-bottom: 40px; }
body.on-your-table .footer-nav .nav > li > a { margin-right: 30px; padding: 0px; }
body.on-your-table .footer-nav .nav > li > a:hover, body.on-your-table .footer-nav .nav > li > a:focus { background-color: transparent; color: rgb(255, 255, 255); }
body.on-your-table .footer-nav .nav > li .social { margin-right: 50px; text-indent: -999em; color: rgb(255, 255, 255); }
body.on-your-table .footer-nav .nav > li .social::before { display: block; position: absolute; text-indent: 0px; top: 5px; }
body.on-your-table .footer-logo img { margin-bottom: 10px; }
@media (max-width: 767px) {
  body.on-your-table .footer-logo img { display: block; margin: 20px auto; width: 45%; }
}
body.on-your-table .footer-email { color: rgb(255, 255, 255); display: block; font-size: 1.1em; font-weight: 600; letter-spacing: 1px; line-height: 1.1em; text-align: center; word-break: break-word; }
body.on-your-table .footer-email a { display: block; margin-top: 5px; }
body.on-your-table .footer-email a:hover, body.on-your-table .footer-email a:focus { color: rgb(255, 255, 255); }
body.on-your-table .footer-title { color: rgb(255, 255, 255); display: block; font-size: 1.1em; letter-spacing: 1px; margin-bottom: 10px; text-transform: uppercase; }
body.on-your-table .footer-signup { display: block; }
body.on-your-table .footer-signup .form-control { float: left; margin-bottom: 10px; margin-right: 15px; width: 68%; }
body.on-your-table .footer-signup .btn { background-color: rgb(0, 64, 62); }
body.on-your-table .footer-signup .btn:hover, body.on-your-table .footer-signup .btn:focus { background-color: rgb(24, 174, 157); }
body.on-your-table .footer-extra { background-color: rgb(0, 64, 62); color: rgb(255, 255, 255); font-size: 12px; font-weight: 600; letter-spacing: 2px; padding: 7px 15px 10px; text-align: center; }
body.on-your-table .footer-extra span { border-right: 1px solid rgb(255, 255, 255); padding: 0px 10px; }
body.on-your-table .footer-extra span:last-child { border: none; }
body.on-your-table .footer-extra a { color: rgb(255, 255, 255); }
body.on-your-table .footer-extra a:hover, body.on-your-table .footer-extra a:focus { color: rgb(255, 255, 255); }
body.on-your-table.oyt-master .wrapper { height: 100%; margin: 0px; padding: 0px; perspective: 1px; transform-style: preserve-3d; overflow: hidden; }
body.on-your-table .oyt-master-content { margin-bottom: 100px; margin-top: 100px; }
body.on-your-table .oyt-master-content h1 { font-size: 45px; }
body.on-your-table .oyt-master-content h2 { color: rgb(0, 109, 106); font-size: 36px; font-weight: 600; }
body.on-your-table .oyt-master-content h3 { color: rgb(0, 109, 106); font-size: 32px; font-weight: 600; }
body.on-your-table .oyt-master-content h4 { color: rgb(0, 109, 106); font-size: 28px; font-weight: 600; }
body.on-your-table .oyt-master-content h5 { color: rgb(0, 109, 106); font-size: 28px; font-weight: 400; }
body.on-your-table .oyt-master-content h6 { color: rgb(24, 174, 157); font-size: 24px; font-weight: 400; }
body.on-your-table .oyt-master-content p { font-size: 16px; }
body.on-your-table .oyt-master-content a { font-weight: 600; transition: 0.3s; }
body.on-your-table .oyt-master-content a:hover, body.on-your-table .oyt-master-content a:focus { color: rgb(224, 139, 105); }
body.on-your-table .oyt-master-content img { display: block; max-width: 100%; width: auto !important; height: auto !important; }
body.on-your-table .oyt-master-content .page-intro, body.on-your-table .oyt-master-content blockquote { border: 0px; display: block; font-size: 26px; font-style: italic; margin-bottom: 30px; padding: 0px; }
body.on-your-table .oyt-master-content .tag-btn { color: rgb(255, 255, 255); background-color: rgb(0, 97, 94); border: 2px solid rgb(24, 174, 157); font-size: 15px; font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 5px 10px 5px 0px; }
body.on-your-table .oyt-master-content .tag-btn:hover, body.on-your-table .oyt-master-content .tag-btn:focus { background-color: rgb(24, 174, 157); color: rgb(255, 255, 255); }
body.on-your-table .oyt-article-list .article { border-bottom: 1px solid rgb(213, 213, 213); border-left: none; border-right: none; border-top: none; margin-bottom: 50px; }
body.on-your-table .oyt-article-list .article .tag-btn { background-color: rgb(255, 255, 255); border: 2px solid rgb(247, 153, 116); font-size: 15px; font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 5px; }
body.on-your-table .oyt-article-list .article .tag-btn:hover, body.on-your-table .oyt-article-list .article .tag-btn:focus { background-color: rgb(247, 153, 116); color: rgb(255, 255, 255); }
body.on-your-table.oyt-article .news { margin-left: auto; margin-right: auto; margin-top: 100px; width: 66.6667%; }
body.on-your-table.oyt-article .news .article { border-left: none; border-right: none; }
body.on-your-table.oyt-article .news .article a { color: rgb(0, 109, 106); }
body.on-your-table.oyt-article .news .article a:hover, body.on-your-table.oyt-article .news .article a:focus { color: rgb(224, 139, 105); }
body.on-your-table .parallax { transform-style: inherit; display: block; position: relative; background: rgb(51, 51, 51); }
body.on-your-table .intro-bg-container { overflow: hidden; }
body.on-your-table .master-intro-bg h1 { font-size: 45px; margin-bottom: 25px; color: rgb(255, 255, 255); }
body.on-your-table .master-intro-bg .title { color: rgb(255, 255, 255); position: absolute; text-align: center; transform: translateZ(-0.25px) scale(1.25) translateX(0%) translateY(0%); z-index: 2; bottom: 0px; }
body.on-your-table .master-intro-bg img { height: 100vh; object-fit: cover; object-position: 50% center; width: 100%; }
body.on-your-table .intro-date { display: inline-block; font-family: Dosis, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 19px; position: relative; }
body.on-your-table .intro-date::after, body.on-your-table .intro-date::before { border-top: 2px solid rgb(255, 255, 255); content: ""; position: absolute; top: 50%; width: 200%; }
body.on-your-table .intro-date::after { left: 100%; margin-left: 20px; }
body.on-your-table .intro-date::before { margin-right: 20px; right: 100%; }
body.on-your-table .intro-excerpt { color: rgb(201, 201, 201); font-size: 18px; font-style: italic; }
body.on-your-table .master-img-mask { background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.3) 100%); height: 100vh; position: absolute; top: 0px; width: 100%; }
body.on-your-table .article-img-mask { background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.3) 100%); height: 100vh; position: absolute; top: 0px; width: 100%; }
.subpage-sb-calendar { padding: 30px; }
#calendar .clndr { max-width: 280px; position: relative; }
@media (max-width: 767px) {
  #calendar .clndr { max-width: 100%; }
}
#calendar .clndr-controls { background-color: rgb(40, 95, 143); }
#calendar .clndr-controls .clndr-control-button { box-shadow: rgb(40, 95, 143) 0px 0px 0px 50px inset; display: inline-block; position: relative; padding: 5px 0px; width: 15%; transition: box-shadow 0.75s; }
#calendar .clndr-controls .clndr-control-button:active, #calendar .clndr-controls .clndr-control-button:hover { background-color: rgb(79, 147, 206); box-shadow: rgb(40, 95, 143) 0px 0px 0px 0px inset; transition: box-shadow 0.5s; }
#calendar .clndr-controls .clndr-control-button.rightalign { float: right; }
#calendar .clndr-controls .clndr-control-button span { user-select: none; }
#calendar .clndr-controls .clndr-next-button, #calendar .clndr-controls .clndr-previous-button { font-size: 1.5em; display: block; color: rgb(255, 255, 255); cursor: pointer; text-align: center; }
#calendar .clndr-controls .month { display: inline-block; color: rgb(255, 255, 255); font-weight: 700; font-size: 1.25em; letter-spacing: 1px; padding: 5px 0px; text-align: center; text-transform: uppercase; width: 75%; position: absolute; z-index: 5; }
#calendar .clndr-controls .month:active, #calendar .clndr-controls .month:hover { text-decoration: underline; }
#calendar .clndr-table { border: 0px; }
@media (max-width: 767px) {
  #calendar .clndr-table { max-width: 100%; }
}
#calendar .clndr-table thead tr { background-color: rgb(51, 122, 183); }
#calendar .clndr-table thead th, #calendar .clndr-table thead td { border-color: rgb(51, 122, 183); color: rgb(255, 255, 255); font-weight: 600; text-align: center; }
#calendar .clndr-table tbody { border-color: rgb(51, 122, 183); }
#calendar .clndr-table tbody tr:nth-of-type(2n+1) { background-color: rgba(51, 122, 183, 0.1); }
#calendar .clndr-table tbody tr:nth-of-type(2n) { background-color: rgba(51, 122, 183, 0.15); }
#calendar .clndr-table tbody td { text-align: center; border-color: rgb(79, 147, 206); }
#calendar .clndr-table tbody td:nth-of-type(2n+1) { background-color: rgba(51, 122, 183, 0.05); }
#calendar .clndr-table tbody td.adjacent-month { visibility: hidden; }
#calendar .clndr-table tbody td.event { box-shadow: rgb(79, 147, 206) 0px 0px 0px 2px inset; color: rgb(79, 147, 206); cursor: pointer; font-weight: 600; transition: box-shadow 0.25s; }
#calendar .clndr-table tbody td.event:active, #calendar .clndr-table tbody td.event:hover { box-shadow: rgb(79, 147, 206) 0px 0px 0px 50px inset; transition: box-shadow 1.25s; }
#calendar .clndr-table tbody td.event:active div, #calendar .clndr-table tbody td.event:hover div { color: rgb(255, 255, 255); }
#calendar .clndr-table tbody td.past { opacity: 0.25; }
#calendar .clndr-table tbody td.today { font-weight: 700; background-color: rgb(51, 122, 183) !important; color: rgb(255, 255, 255) !important; }
strong.date { color: rgb(0, 0, 0); display: block; font-size: 1.5em; margin: 15px 0px; }
.date-container { margin-bottom: 30px; }
.title-row { font-weight: 600; padding: 0px 15px; border-bottom: 1px solid rgb(51, 122, 183); background-color: rgb(51, 122, 183); }
.title-row p { color: rgb(255, 255, 255); padding: 5px; margin: 0px; }
@media (max-width: 767px) {
  .title-row { display: none; }
}
.event-wrapper { border-width: 0px 1px 1px; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-right-color: rgba(51, 122, 183, 0.15); border-bottom-color: rgba(51, 122, 183, 0.15); border-left-color: rgba(51, 122, 183, 0.15); border-image: initial; border-top-style: initial; border-top-color: initial; padding: 20px 15px 5px; }
@media (max-width: 767px) {
  .event-wrapper { border: 2px solid rgba(51, 122, 183, 0.1); border-radius: 5px; margin: 20px 0px; padding: 0px 15px; }
}
.event-wrapper.single-event { border: 0px; padding: 0px; }
.event-wrapper.single-event .btn { margin: 15px 0px; }
.event-wrapper.single-event .btn.tag-btn { margin: 15px 3px; }
.event-wrapper.single-event .btn.tag-btn:first-child { margin-left: 0px; }
.event-wrapper.single-event p { display: block; }
@media (max-width: 767px) {
  .event-wrapper .event-time, .event-wrapper .event-name, .event-wrapper .event-location { border: 0px; padding: 15px 0px 15px 80px; }
  .event-wrapper .event-time:nth-of-type(2n+1), .event-wrapper .event-name:nth-of-type(2n+1), .event-wrapper .event-location:nth-of-type(2n+1) { background-color: rgba(51, 122, 183, 0.1); }
  .event-wrapper .event-time:last-of-type, .event-wrapper .event-name:last-of-type, .event-wrapper .event-location:last-of-type { padding-bottom: 0px; }
  .event-wrapper .event-time::before, .event-wrapper .event-name::before, .event-wrapper .event-location::before { content: "Time:"; color: rgb(51, 122, 183); display: inline-block; font-weight: 600; margin-right: 10px; width: 20%; position: absolute; left: 15px; }
}
@media (max-width: 767px) {
  .event-wrapper .event-name::before { content: "Event:"; }
}
.event-wrapper .event-location { border: 0px; }
@media (max-width: 767px) {
  .event-wrapper .event-location::before { content: "Details:"; }
}
.event-wrapper p { color: rgb(0, 0, 0); display: inline-block; margin-bottom: 0px; }
@media (max-width: 767px) {
  .event-wrapper p { padding-bottom: 15px; }
}
.event-wrapper .loc { color: rgb(34, 82, 123); }
.event-wrapper .loc::before { content: "@"; padding: 0px 5px; }
.event-wrapper .tag-btn-list { border-top: 1px dotted rgba(51, 122, 183, 0.15); margin-top: 15px; padding-top: 10px; }
.event-wrapper .tag-btn-list .tag-btn { margin: 0px 5px 5px 0px; }
@media (min-width: 768px) {
  .event-wrapper .row { margin-bottom: 15px; }
}
body#ndfb .load-animation-left { opacity: 0; margin-left: -50px; animation: 0.5s ease 0s 1 normal forwards running showLeft; }
body#ndfb .load-animation-left.ndfb-secondary { animation-delay: 0.75s; }
body#ndfb .load-animation-logo { opacity: 0; margin-top: -50px; animation: 0.5s ease 0.35s 1 normal forwards running showTop; }
body#ndfb .load-animation-nav { left: -100vw; animation: 0.35s ease 0.5s 1 normal forwards running moveLeft; }
body#ndfb .header-slider .news-tags li, body#ndfb .featured-title, body#ndfb .featured-excerpt, body#ndfb .featured-button { animation-delay: 1s !important; }
body#ndfb .load-animation-search, body#ndfb .header-slider .news-tags li, body#ndfb .featured-title, body#ndfb .featured-excerpt, body#ndfb .featured-button { opacity: 0; margin-top: -50px; animation: 0.35s ease 0s 1 normal forwards running showTop; }
body#ndfb .main-container-header .title-container { opacity: 0; margin-left: -10%; animation: 0.75s ease 1s 1 normal forwards running showLeft; }
body#ndfb .ndfb-navigation ul.ndfb-primary li:nth-child(1) { animation-delay: 0.1s; }
body#ndfb .ndfb-navigation ul.ndfb-primary li:nth-child(2) { animation-delay: 0.175s; }
body#ndfb .ndfb-navigation ul.ndfb-primary li:nth-child(3) { animation-delay: 0.25s; }
body#ndfb .ndfb-navigation ul.ndfb-primary li:nth-child(4) { animation-delay: 0.325s; }
body#ndfb .ndfb-navigation ul.ndfb-primary li:nth-child(5) { animation-delay: 0.4s; }
body#ndfb .header-buttons-container li:nth-child(1) { animation-delay: 0.55s; }
body#ndfb .header-buttons-container li:nth-child(2) { animation-delay: 0.75s; }
body#ndfb .header-buttons-container li:nth-child(3) { animation-delay: 0.95s; }
body#ndfb .header-buttons-container li:nth-child(4) { animation-delay: 1.15s; }
body#ndfb .header-buttons-container li:nth-child(5) { animation-delay: 1.35s; }
body#ndfb .header-buttons-container li:nth-child(6) { animation-delay: 1.55s; }
body#ndfb .news-listing:nth-child(1) { animation-delay: 1.35s; }
body#ndfb .news-listing:nth-child(2) { animation-delay: 1.55s; }
body#ndfb .news-listing:nth-child(3) { animation-delay: 1.75s; }
body#ndfb .news-listing:nth-child(4) { animation-delay: 1.95s; }
body#ndfb .news-listing:nth-child(5) { animation-delay: 2.15s; }
body#ndfb .news-tag-list li:nth-child(1) { animation-delay: 0.035s; }
body#ndfb .news-tag-list li:nth-child(2) { animation-delay: 0.06s; }
body#ndfb .news-tag-list li:nth-child(3) { animation-delay: 0.085s; }
body#ndfb .news-tag-list li:nth-child(4) { animation-delay: 0.11s; }
body#ndfb .news-tag-list li:nth-child(5) { animation-delay: 0.135s; }
body#ndfb .news-tag-list li:nth-child(6) { animation-delay: 0.16s; }
body#ndfb .news-tag-list li:nth-child(7) { animation-delay: 0.185s; }
body#ndfb .news-tag-list li:nth-child(8) { animation-delay: 0.21s; }
body#ndfb .news-tag-list li:nth-child(9) { animation-delay: 0.235s; }
body#ndfb .news-tag-list li:nth-child(10) { animation-delay: 0.26s; }
body#ndfb .news-tag-list li:nth-child(11) { animation-delay: 0.285s; }
body#ndfb .news-tag-list li:nth-child(12) { animation-delay: 0.31s; }
body#ndfb .news-tag-list li:nth-child(13) { animation-delay: 0.335s; }
body#ndfb .news-tag-list li:nth-child(14) { animation-delay: 0.36s; }
body#ndfb .news-tag-list li:nth-child(15) { animation-delay: 0.385s; }
body#ndfb .news-tag-list li:nth-child(16) { animation-delay: 0.41s; }
body#ndfb .news-tag-list li:nth-child(17) { animation-delay: 0.435s; }
body#ndfb .news-tag-list li:nth-child(18) { animation-delay: 0.46s; }
body#ndfb .news-tag-list li:nth-child(19) { animation-delay: 0.485s; }
body#ndfb .news-tag-list li:nth-child(20) { animation-delay: 0.51s; }
body#ndfb .news-tag-list li:nth-child(21) { animation-delay: 0.535s; }
body#ndfb .news-tag-list li:nth-child(22) { animation-delay: 0.56s; }
body#ndfb .news-tag-list li:nth-child(23) { animation-delay: 0.585s; }
body#ndfb .news-tag-list li:nth-child(24) { animation-delay: 0.61s; }
body#ndfb .news-tag-list li:nth-child(25) { animation-delay: 0.635s; }
body#ndfb .news-tag-list li:nth-child(26) { animation-delay: 0.66s; }
body#ndfb .news-tag-list li:nth-child(27) { animation-delay: 0.685s; }
body#ndfb .news-tag-list li:nth-child(28) { animation-delay: 0.71s; }
body#ndfb .news-tag-list li:nth-child(29) { animation-delay: 0.735s; }
body#ndfb .news-tag-list li:nth-child(30) { animation-delay: 0.76s; }
body#ndfb .ndfb-navigation ul.ndfb-primary li, body#ndfb .header-buttons-container li, body#ndfb .news-listing, body#ndfb .news-tag-list li { opacity: 0; animation: 0.35s ease 0s 1 normal forwards running load; }
body#ndfb.ndfb-subpage .news-listing { animation-delay: 0.35s !important; }
@-webkit-keyframes showTop { 
  100% { opacity: 1; margin-top: 0px; }
}
@keyframes showTop { 
  100% { opacity: 1; margin-top: 0px; }
}
@-webkit-keyframes showLeft { 
  100% { opacity: 1; margin-left: 0px; }
}
@keyframes showLeft { 
  100% { opacity: 1; margin-left: 0px; }
}
@-webkit-keyframes moveLeft { 
  100% { left: 0px; }
}
@keyframes moveLeft { 
  100% { left: 0px; }
}
@-webkit-keyframes load { 
  100% { opacity: 1; }
}
@keyframes load { 
  100% { opacity: 1; }
}
.iframe-responsive { width: 100% !important; }
.iframe-responsive iframe { position: absolute; }
@media (min-width: 481px) {
  iframe.iframe-shrink { height: 170px; }
}
.embed-video { margin-bottom: 20px; }
@media (min-width: 0px) and (max-width: 779px) {
  body.on-your-table .master-intro-bg .title { transform: none; }
}
.skip-to-main-content-link {
  display: block; position: absolute; left: -999px; top: -999px; z-index: 999; background: rgb(0, 0, 0); color: rgb(255, 255, 255); padding: 10px; font-weight: normal; font-size: 1em;
  &:focus { left: 0px; top: 0px; z-index: 99; padding: 10px; background: var(--dark); color: var(--white); border: 1px solid var(--primary); }
}
.gallery_next_link { float: right; }
.gallery_home_link, .gallery_prev_link { float: left; }
.gallery_home_link a, .gallery_next_link a, .gallery_prev_link a { display: flex; padding: 5px 15px; font-weight: 500; border: 1px solid rgb(51, 51, 51); align-items: center; color: rgb(51, 51, 51) !important; }
.gallery_prev_link a::before, .gallery_next_link a::after { content: "›"; margin-left: 7px; }
.gallery_prev_link a::before { content: "‹"; margin-right: 7px; margin-left: 0px; }
.gallery_prev_link a:hover, .gallery_next_link a:hover { background: rgb(24, 174, 157); color: rgb(255, 255, 255); }
#form_paging_links, #calendar_paging_links, #paging_links, #newschannel_paging_links, .gallery_paging_links { clear: both; text-align: center; margin: 50px 0px 10px; float: none; }
#form_paging_links::after, #calendar_paging_links::after, #paging_links::after, #newschannel_paging_links::after, .gallery_paging_links::after { content: ""; display: table; clear: both; }
#form_paging_links span, #paging span, #calendar_paging_links span, #paging_links span, .paging span, .gallery_paging_links span { display: inline-block; text-align: center; margin: 2px; }
#newschannel_paging_links span.gallery_prev_link_inactive, #newschannel_paging_links span.gallery_next_link_inactive, #form_paging_links span.gallery_prev_link_inactive, #paging_links span.prev_link_inactive, #paging_links span.next_link_inactive { display: none; }
#newschannel_paging_links span:hover, #calendar_paging_links span:hover, #form_paging_links span:hover, #paging_links span:hover, .gallery_paging_links span:hover, #paging_links span.currentpage, .paging span.currentpage { background: rgb(24, 174, 157); color: rgb(255, 255, 255) !important; }
#paging_links span.currentpage a, .paging span.currentpage a, #newschannel_paging_links span:hover a, #newschannel_paging_links span a:hover, #calendar_paging_links span:hover a, #calendar_paging_links span a:hover, #form_paging_links span:hover a, #form_paging_links span a:hover, #paging_links span:hover a, #paging_links span a:hover, .gallery_paging_links span:hover a, .gallery_paging_links span a:hover { background: rgb(24, 174, 157); text-decoration: none; color: rgb(255, 255, 255) !important; }
#paging_links span a, .gallery_paging_links span a { color: rgb(51, 51, 51); display: block; background: rgb(239, 239, 239); padding: 3px 15px; }
#paging_links span.next_link { width: auto; }
.gallery_prev_link_inactive, .gallery_next_link_inactive, .gallery_paging_links span.gallery_prev_link_inactive { display: none !important; }
.tabholder { margin-top: 30px; padding-top: 30px; border-top: 1px solid rgb(221, 221, 221); }
ul.tabs { padding: 0px; margin: 0px; list-style: none; border-bottom: 1px solid rgb(229, 229, 229); height: 40px; display: flex; }
ul.tabs li { font-weight: 500; padding: 0px 20px; line-height: 36px; margin-top: 5px; cursor: pointer; }
ul.tabs li:hover { color: rgb(24, 174, 157); }
ul.tabs li.select { background: rgb(255, 255, 255); border-width: 1px 1px 0px; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-top-color: rgb(229, 229, 229); border-right-color: rgb(229, 229, 229); border-left-color: rgb(229, 229, 229); border-image: initial; color: rgb(0 90 87); border-bottom-style: initial; border-bottom-color: initial; margin-top: 4px; margin-bottom: -1px; }
.tabholder div.tabcont { display: none; padding: 10px; }
.tabholder div.tabcont h3 { color: rgb(0, 109, 106); }
.tabholder div.showtab { display: block; }
.tabholder div.showtab iframe { width: 100%; min-height: 400px; position: relative; }
.tabholder div.showtab .embed-video.embed-responsive.embed-responsive-16by9 { position: relative; height: auto; padding: 0px; margin: 0px; }
.tabholder div.showtab .embed-video.embed-responsive.embed-responsive-16by9 iframe { height: inherit; }
.Reviewslist { padding: 10px 10px 15px; display: flex; flex-wrap: wrap; margin-bottom: 15px; border-bottom: 1px solid rgb(221, 221, 221); }
.Reviewslist .review, .Reviewslist em { width: 100%; margin: 5px 0px; }
.starrating, #rcount { display: flex; padding: 0px 10px; }
.starrating span { width: 20px; padding: 2px; }
.starrating span.star img { width: 100% !important; filter: invert(91%) sepia(0%) saturate(692%) hue-rotate(61deg) brightness(95%) contrast(102%); }
.starrating span.star.active img { filter: invert(71%) sepia(90%) saturate(764%) hue-rotate(1deg) brightness(106%) contrast(103%); }
.reviews_ratings { display: flex; }
.reviews_ratings .starrating { padding-left: 0px; }
.recipeRows .recipeGroup { display: flex; flex-wrap: wrap; margin-left: -15px; margin-right: -15px; }
.recipeRows .recipeGroup > h2 { min-width: 100%; padding-left: 15px; padding-right: 15px; margin-bottom: 15px; }
.recipeRows .recipeRow { flex: 0 0 auto; width: 50%; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; margin-bottom: 15px; }
.recipeRows .recipeRow a { display: block; border: 1px solid rgb(221, 221, 221); }
body.on-your-table .oyt-master-content .recipeRows .recipeRow img { object-fit: cover; max-width: 100%; width: 100% !important; height: 100% !important; }
.recipeRows .recipeRow span { display: block; font-size: 1em; }
.recipeRows .recipeRow .details { padding: 10px; }
.recipeRows .recipeRow .title { font-weight: 600; font-size: 1.2em; color: rgb(0, 64, 62); }
.recipeRows .recipeRow .author, .recipeRows .recipeRow .desc { color: rgb(95, 100, 106); }
.recipeRows .recipeRow em { font-size: 1em; font-weight: 300; }
.recipeRows .recipeRow a:hover, .recipeRows .recipeRow a:focus { text-decoration: none; background: rgb(238, 238, 238); transition: 0.3s; }
.recipeDetails h2 { margin-bottom: 0px; }
body.on-your-table .backBtn.btn { padding: 5px 10px !important; font-size: 12px !important; }
body.on-your-table .backBtn.btn:hover{color:#FFF;}
.recipeDetails .contentSection h3 { color: rgb(0, 109, 106) !important; }
.recipeDetails .detailsList { margin: 0px; padding: 0px; list-style: none; display: flex; }
.recipeDetails .detailsList li { margin-right: 30px; font-style: italic; display: flex; align-items: center; line-height: 20px; }
.recipeDetails .detailsList li::before { content: ""; display: block; width: 28px; height: 28px; background: center center / 20px no-repeat transparent; }
.recipeDetails .detailsList li.category::before { background-image: url("/image/cache/dish.svg"); background-size: 24px; }
.recipeDetails .detailsList li.author::before { background-image: url("/image/cache/chef.svg"); }
.recipeDetails .detailsList li.time::before { background-image: url("/image/cache/timer.svg"); }
.recipeDetails .detailsList li[data=""] { display: none; }
@media (min-width: 0px) and (max-width: 639px) {
  .recipeRows { justify-content: center; }
  .recipeRows .recipeRow { width: 80%; text-align: center; }
  .recipeRows .recipeRow img { margin: 0px auto; }
}
@media (min-width: 0px) and (max-width: 579px) {
  .recipeRows .recipeRow { width: 100%; text-align: center; }
  .recipeDetails .detailsList { flex-direction: column; }
}
