.cf:before,
.clearfix:before,
.cf:after,
.clearfix:after {
  content: " ";
  display: table;
}
.cf:after,
.clearfix:after {
  clear: both;
}
body {
  overflow-x: hidden;
}
p, pre {
  margin: 0 0 14px 0;
}
ul {
  margin: 0 0 14px 0;
}
a {
  color: #0279b0;
  text-decoration: underline; 
}
a:focus, a:hover {
    background-color: #0279b0;
    color: #fff;
    outline: none;
}
.sfContentBlock a:hover, .sfContentBlock a:focus {
    border-radius: 3px;
}
.logo-container a:hover, .logo-container a:focus {
    outline: 1px solid;
    outline-color: #34495E;
}
.skipto a:focus {
    position: absolute;
    left: 0px;
    top: 0px;
    background: #0279b0;
    outline: 0;
}
.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}
table caption {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}
.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  margin: 0;
  width: auto;
  height: auto;
}
a.anchor-button {
  line-height: 2.777777777777778em;
  text-align: center;
  text-decoration: none;
}
button.button,
input[type="submit"].button,
a.button {
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipses;
  font-size: 1.285714285714286em;
  height: 2.777777777777778em;
  color: #fff;
  background: #024a85;
  border: none;
  border-radius: 5px;
}
button.button:focus,
input[type="submit"].button:focus,
a.button:focus {
  outline: thick;   
}
button.button:hover,
input[type="submit"].button:hover,
a.button:hover {
  background: #035faa;
}
button.button.s-xsmall,
input[type="submit"].button.s-xsmall,
a.button.s-xsmall {
  font-size: 0.857142857142857em;
  height: 2.5em;
  min-width: 10.4em;
}
button.button.s-small,
input[type="submit"].button.s-small,
a.button.s-small {
  font-size: 1.285714285714286em;
  height: 2.222222222222222em;
  line-height: 2.222222222222222em;
  min-width: 10.4em;
}
button.button.s-medium,
input[type="submit"].button.s-medium,
a.button.s-medium {
  font-size: 1.42857em;
  height: 2.5em;
  line-height: 2.5em;
  min-width: 10.4em;
}
button.button.s-large,
input[type="submit"].button.s-large,
a.button.s-large {
  font-size: 1.714285714285714em;
  height: 2.5em;
  min-width: 10.4em;
}
button.button.s-xlarge,
input[type="submit"].button.s-xlarge,
a.button.s-xlarge {
  font-size: 1.857142857142857em;
  height: 3.076923076923077em;
  min-width: 10.4em;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #002644), color-stop(1, #a1bdd3));
}
button.button.s-xlarge:hover,
input[type="submit"].button.s-xlarge:hover,
a.button.s-xlarge:hover {
  background: #6d8b9a;
}
button.button.s-wide,
input[type="submit"].button.s-wide,
a.button.s-wide {
  display: block;
  width: 100%;
  font-size: 1.714285714285714em;
  height: 2.5em;
  line-height: 2.5em;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}

button.button.s-orange,
input[type="submit"].button.s-orange,
a.button.s-orange {
  background: #ffb036;
}
button.button.s-orange:hover,
input[type="submit"].button.s-orange:hover,
a.button.s-orange:hover {
  background: #f9ba58;
}
button.button.s-blue,
input[type="submit"].button.s-blue,
a.button.s-blue {
  background: #0279b0;
}
button.button.s-blue:hover,
input[type="submit"].button.s-blue:hover,
a.button.s-blue:hover {
  background: #575757;
  border-radius: 5px !important;
}
button.button.s-blue:focus,
input[type="submit"].button.s-blue:focus,
a.button.s-blue:focus {
  background: #575757;
  border-radius: 5px !important;
}
button.button.s-light-grey,
input[type="submit"].button.s-light-grey,
a.button.s-light-grey {
  background: #667683;
}
button.button.s-light-grey:hover,
input[type="submit"].button.s-light-grey:hover,
a.button.s-light-grey:hover {
  background: #0279b0;
  border-radius: 0px;
}
button.button.s-light-grey:focus,
input[type="submit"].button.s-light-grey:focus,
a.button.s-light-grey:focus {
  background: #0279b0;
  border-radius: 0px;
}
button.button.s-dark-grey,
input[type="submit"].button.s-dark-grey,
a.button.s-dark-grey {
  background: #575757;
}
button.button.s-dark-grey:hover,
input[type="submit"].button.s-dark-grey:hover,
a.button.s-dark-grey:hover {
  background: #666;
}
button.button.s-parks-green,
input[type="submit"].button.s-parks-green,
a.button.s-parks-green {
  background: #218417;
}
button.button.s-parks-green:hover,
input[type="submit"].button.s-parks-green:hover,
a.button.s-parks-green:hover {
  background: #575757;
  border-radius: 5px;
}
button.button.s-parks-green:focus,
input[type="submit"].button.s-parks-green:focus,
a.button.s-parks-green:focus {
  background: #575757;
  border-radius: 5px;
}
button.button.position-down,
input[type="submit"].button.position-down,
a.button.position-down {
  bottom: 0;
  position: absolute;
}
.large-button {
  background: #024a85;
  display: block;
}
.large-button:hover {
  background: #035faa;
}
.large-button.s-green {
  background: #218417;
}
.large-button.s-green:hover, .large-button.s-green:focus {
  background: #575757;
  border-top: 2px solid #d9dadc;
  border-radius: unset;
}
.large-button.s-orange {
  background: #f46e10;
}
.large-button.s-orange:hover {
  background: #f57c28;
}
.large-button.s-grey {
  background: #667683;
}
.large-button.s-grey:hover {
  background: #738492;
}
.large-button-fill {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  color: #fff;
  text-align: center;
  font-size: 1.714285714285714em;
  padding: 15px;
  border-top: 2px solid #d9dadc;
  margin-top: -5px;
  letter-spacing: 0.04em;
}
.large-button-list {
  padding: 0 !important;
}
input {
  box-sizing: border-box;
}
.checkbox-box,
.sfFormCheckboxlist {
  position: relative;
  margin-bottom: 14px;
}
.checkbox-box input[type="checkbox"],
.sfFormCheckboxlist input[type="checkbox"] {
  position: relative;
  user-select: none;
  position: absolute;
  width: 18px;
  height: 18px;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: 0px;
  opacity: 0;
}
.checkbox-box input[type="checkbox"] + label,
.sfFormCheckboxlist input[type="checkbox"] + label {
  position: relative;
  cursor: pointer;
  user-select: none;
}
.checkbox-box input[type="checkbox"] + label,
.sfFormCheckboxlist input[type="checkbox"] + label {
  position: relative;
  cursor: pointer;
  user-select: none;
  padding: 0 2.142857142857143em;
  display: inline-block;
  min-width: 200px;
}
.checkbox-box input[type="checkbox"] + label:after,
.sfFormCheckboxlist input[type="checkbox"] + label:after {
  content: '';
  display: block;
  transition: background 150ms ease;
}
.checkbox-box input[type="checkbox"] + label:after,
.sfFormCheckboxlist input[type="checkbox"] + label:after {
  position: absolute;
  width: 1.285714285714286em;
  height: 1.285714285714286em;
  background: #575757; /* checkbox unchecked, unfocused color */
  cursor: pointer;
  user-select: none;
  position: absolute;   
  color: #fff;
  top: -0.014285714285714em;
  left: 0;
  -webkit-border-radius: 0.214285714285714em;
  -moz-border-radius: 0.214285714285714em;
  -ms-border-radius: 0.214285714285714em;
  -o-border-radius: 0.214285714285714em;
  border-radius: 0.214285714285714em;
}
.checkbox-box input[type="checkbox"]:checked + label,
.sfFormCheckboxlist input[type="checkbox"]:checked + label {
  color: #0279b0;
}
.checkbox-box:hover input[type="checkbox"]:checked + label:hover:after,
.sfFormCheckboxlist:hover input[type="checkbox"]:checked + label:hover:after,
.checkbox-box.is-hovered input[type="checkbox"]:checked + label:hover:after,
.sfFormCheckboxlist.is-hovered input[type="checkbox"]:checked + label:hover:after,
.sfFormCheckboxlist input[type="checkbox"]:focus:checked + label:hover:after {
  background: #575757;
}
.checkbox-box input[type="checkbox"]:checked + label:after,
.sfFormCheckboxlist input[type="checkbox"]:checked + label:after {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #0279b0; /* checkbox checked, unfocused color */
  font-family: 'FontAwesome';
  content: '\f00c';
  color: #fff;
}
.checkbox-box:hover input[type="checkbox"] + label:hover:after,
.sfFormCheckboxlist:hover input[type="checkbox"] + label:hover:after,
.checkbox-box.is-hovered input[type="checkbox"] + label:hover:after,
.sfFormCheckboxlist.is-hovered input[type="checkbox"] + label:hover:after,
.sfFormCheckboxlist input[type="checkbox"]:focus + label:after {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 150ms ease;
  background: #0279b0;  /* checkbox focused color */
  font-family: 'FontAwesome';
}
.checkbox-box:hover input[type="checkbox"] + label:hover,
.sfFormCheckboxlist:hover input[type="checkbox"] + label:hover,
.checkbox-box.is-hovered input[type="checkbox"] + label:hover,
.sfFormCheckboxlist.is-hovered input[type="checkbox"] + label:hover,
.sfFormCheckboxlist input[type="checkbox"]:focus + label {
  text-decoration: underline;
}

.checkbox-box.is-disabled + label,
.sfFormCheckboxlist.is-disabled + label,
.checkbox-box input[disabled] + label,
.sfFormCheckboxlist input[disabled] + label,
.checkbox-box.is-disabled input + label,
.sfFormCheckboxlist.is-disabled input + label,
.checkbox-box input[disabled] input + label,
.sfFormCheckboxlist input[disabled] input + label {
  cursor: not-allowed;
  color: #dfe3e6;
}
.checkbox-box.is-disabled + label:after,
.sfFormCheckboxlist.is-disabled + label:after,
.checkbox-box input[disabled] + label:after,    
.sfFormCheckboxlist input[disabled] + label:after,
.checkbox-box.is-disabled input + label:after,
.sfFormCheckboxlist.is-disabled input + label:after,
.checkbox-box input[disabled] input + label:after,
.sfFormCheckboxlist input[disabled] input + label:after {
  background: #dfe3e6;
  cursor: not-allowed;
  color: transparent;
  opacity: 0.5;
}
.checkbox-box input[disabled]:checked + label,
.sfFormCheckboxlist input[disabled]:checked + label {
  opacity: 0.5;
}

/* CSS for Advanced Search Results widget. Makes checkboxes somewhat responsive. */
ul.advancedSearchResultsCheckBoxList {
    display: inline-block;
}
.advancedSearchResultsCheckBoxList li {
    float: left;
    list-style-type: none;
}

@media screen and (max-width: 400px) {
    .advancedSearchResultsCheckBoxList li {
        float: none;
    }
}

.radio-btn,
.sfFormRadiolist {
  position: relative;
  margin-bottom: 14px;
  margin-right: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
/* No support for these yet, use at own risk */
  -o-user-select: none;
  user-select: none;
}
.radio-btn label,
.sfFormRadiolist label {
  padding-right: 10px;
  position: relative;
  display: inline-block;
  margin: 0;
  overflow: hidden;
  font-weight: normal;
  cursor: pointer;
  line-height: 1.6;
  background: transparent;
  border: 0px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.radio-btn input[type="radio"],
.sfFormRadiolist input[type="radio"] {
  position: absolute;
  width: 18px;
  height: 18px;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: 0px;
  opacity: 0;
}
.radio-btn input[type="radio"] + label:before,
.sfFormRadiolist input[type="radio"] + label:before {
  position: relative;
  top: -1px;
  width: 1.071428571428571em;
  height: 1.071428571428571em;
  background: transparent;
  border: solid 3px #575757;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: block;
  float: left;
  margin: 2px 8px 0 0;
  content: '';
}
.radio-btn input[type="radio"] + label:after,
.sfFormRadiolist input[type="radio"] + label:after {
  position: absolute;
  left: 5px;
  top: 6px;
  width: 11px;
  height: 11px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  content: '';
  transition: background 250ms ease;
}
.radio-btn input[type="radio"] + label:hover:before,
.sfFormRadiolist input[type="radio"] + label:hover:before {
  border: solid 3px #0279b0;
}
.radio-btn input[type="radio"] + label:hover:after,
.sfFormRadiolist input[type="radio"] + label:hover:after {
  background-color: #0279b0;
}
.radio-btn input[type="radio"] + label:hover,
.sfFormRadiolist input[type="radio"] + label:hover,
.radio-btn input[type="radio"]:focus + label,
.sfFormRadiolist input[type="radio"]:focus + label
{
    text-decoration: underline;
}
.radio-btn input[type="radio"]:checked + label,
.sfFormRadiolist input[type="radio"]:checked + label {
  color: #0279b0;
}
.radio-btn input[type="radio"]:checked + label:before,
.sfFormRadiolist input[type="radio"]:checked + label:before {
  border: solid 3px #0279b0;
  transition: 250ms ease;
}
.radio-btn input[type="radio"]:checked + label:after,
.sfFormRadiolist input[type="radio"]:checked + label:after {
  background-color: #0279b0;
}
.radio-btn.is-hovered input[type="radio"]:before,
.sfFormRadiolist.is-hovered input[type="radio"]:before,
.radio-btn.is-hovered + label:before,
.sfFormRadiolist.is-hovered + label:before {
  border: solid 3px #0279b0;
  text-decoration: underline;
}
.radio-btn.is-hovered input[type="radio"]:after,
.sfFormRadiolist.is-hovered input[type="radio"]:after,
.radio-btn.is-hovered + label:after,
.sfFormRadiolist.is-hovered + label:after {
  background-color: #0279b0;
}
.radio-btn input[disabled="disabled"],
.sfFormRadiolist input[disabled="disabled"] {
  cursor: not-allowed;
}
.radio-btn input[disabled="disabled"] + label,
.sfFormRadiolist input[disabled="disabled"] + label {
  cursor: not-allowed;
  color: #dfe3e6;
}
.radio-btn input[disabled="disabled"] + label:before,
.sfFormRadiolist input[disabled="disabled"] + label:before {
  opacity: 50%;
}
.radio-btn input[disabled="disabled"] + label:after,
.sfFormRadiolist input[disabled="disabled"] + label:after {
  opacity: 50%;
}
.radio-btn input[disabled="disabled"] + label:hover:before,
.sfFormRadiolist input[disabled="disabled"] + label:hover:before {
  border: solid 3px #dfe3e6;
}
.radio-btn input[disabled="disabled"] + label:hover:after,
.sfFormRadiolist input[disabled="disabled"] + label:hover:after {
  background-color: #fff;
}
.radio-btn input[disabled="disabled"]:checked + label,
.sfFormRadiolist input[disabled="disabled"]:checked + label {
  opacity: 0.5;
  color: #0279b0;
}
.radio-btn input[disabled="disabled"]:checked + label:before,
.sfFormRadiolist input[disabled="disabled"]:checked + label:before {
  border: solid 3px #0279b0;
  opacity: 0.5;
}
.radio-btn input[disabled="disabled"]:checked + label:after,
.sfFormRadiolist input[disabled="disabled"]:checked + label:after {
  background-color: #0279b0;
  opacity: 0.5;
}
.flipswitch {
  position: relative;
  width: 4.142857142857143em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.flipswitch input[type=checkbox] {
  display: none;
}
.flipswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  -webkit-border-radius: 1.071428571428571em;
  -moz-border-radius: 1.071428571428571em;
  -ms-border-radius: 1.071428571428571em;
  -o-border-radius: 1.071428571428571em;
  border-radius: 1.071428571428571em;
}
.flipswitch-inner {
  width: 200%;
  margin-left: -100%;
  -webkit-transition: margin 0.3s ease-in 0s;
  -moz-transition: margin 0.3s ease-in 0s;
  -ms-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}
.flipswitch-inner:before {
  content: "on";
  padding-left: 0.642857142857143em;
  background-color: #0279b0;
  color: #d2d6d9;
}
.flipswitch-inner:after {
  content: "off";
  padding-right: 0.642857142857143em;
  background-color: #667683;
  color: #d2d6d9;
  text-align: right;
}
.flipswitch-inner:before,
.flipswitch-inner:after {
  float: left;
  width: 50%;
  height: 30px;
  padding-left: 9px;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.flipswitch-inner:after {
  color: #d2d6d9;
}
.flipswitch-switch {
  width: 18px;
  height: 18px;
  margin: 6px;
  background: #0279b0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 26px;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.flipswitch-cb:checked + .flipswitch-label .flipswitch-inner {
  margin-left: 0;
}
.flipswitch-cb:checked + .flipswitch-label .flipswitch-switch {
  right: 0;
  background: #fff;
}
.flipswitch-cb:disabled + .flipswitch-label {
  cursor: not-allowed;
}
.flipswitch-cb:disabled + .flipswitch-label .flipswitch-inner:before,
.flipswitch-cb:disabled + .flipswitch-label .flipswitch-inner:after {
  background: #7d8995;
  color: #d2d6d9;
}
.flipswitch-cb:disabled + .flipswitch-label .flipswitch-switch {
  background: #dee2e5;
}
.flipswitch.squared .flipswitch-label {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.flipswitch.check-mark .flipswitch-inner {
  font-family: 'FontAwesome';
}
.flipswitch.check-mark .flipswitch-inner:before {
  content: '\f00d';
  padding-left: 0.857142857142857em;
}
.flipswitch.check-mark .flipswitch-inner:after {
  content: '\f00c';
  padding-right: 0.785714285714286em;
}
.flipswitch.secondary .flipswitch-switch {
  width: 0.857142857142857em;
  height: 0.857142857142857em;
  top: 0.214285714285714em;
  right: 2.142857142857143em;
  background: #fff;
}
.flipswitch.secondary .flipswitch-inner:before {
  background: #dee2e5;
  color: #7d8995;
}
.flipswitch.secondary .flipswitch-inner:after {
  color: #d2d6d9;
}
.flipswitch.secondary .flipswitch-cb:checked + .flipswitch-label .flipswitch-switch {
  right: 0.214285714285714em;
  background: #0279b0;
}
.flipswitch.secondary .flipswitch-cb:disabled + .flipswitch-label .flipswitch-switch {
  background: #dee2e5;
}
.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 76px;
  height: 76px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  -ms-border-radius: none;
  -o-border-radius: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
  background: none;
}
.c-hamburger:focus {
  outline: none;
}
.c-hamburger span {
  display: block;
  position: absolute;
  top: 34px;
  left: 18px;
  right: 18px;
  height: 10px;
  background: #34495e;
}
.c-hamburger span::before {
  top: -15px;
}
.c-hamburger span::after {
  bottom: -15px;
}
.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 10px;
  background: #34495e;
  content: "";
}
.c-hamburger:active {
  background: #34495e;
}
.c-hamburger:active span,
.c-hamburger:active span::before,
.c-hamburger:active span::after {
  background: #fff;
}
.dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #575757;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin: 0 5px;
}
.dot.active {
  background: #0279b0;
}
.dot:hover {
  background: #0279b0;
}
.sf_pagerNumeric {
  clear: both;
}
.sf_pagerNumeric .numbers {
  display: inline-block;
}
.sf_pagerNumeric a {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  color: #575757;
  background: #dee2e5;
  text-decoration: none !important;
  height: 2.857142857142857em;
  line-height: 2.857142857142857em;
  min-width: 3.571428571428572em;
  padding: 0 0.357142857142857em;
  margin: 0 0.142857142857143em;
}
.sf_pagerNumeric a span {
  position: relative;
  bottom: 0.071428571428571em;
}
.sf_pagerNumeric a.pg-number,
.sf_pagerNumeric a.pg-previous,
.sf_pagerNumeric a.pg-next {
  background: #fff;
  border: 1px solid #e4e7e7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 2.142857142857143em;
  line-height: 2.071428571428572em;
  min-width: 2.142857142857143em;
}

.sf_pagerNumeric a:hover, .sf_pagerNumeric a:focus {
  color: #fff;
  background: #0279b0;
  border-color: #0279b0;
}
.sf_pagerNumeric a.active,
.sf_pagerNumeric a.sf_PagerCurrent {
  color: #fff;
  background: #575757;
  border-color: #575757;
}
.sf_pagerNumeric a.sf_PagerCurrent:hover,
.sf_pagerNumeric a.sf_PagerCurrent:focus {
  color: #fff;
  background: #34495e;
  border-color: #34495e;
}
.sf_pagerNumeric a.active span,
.sf_pagerNumeric a.sf_PagerCurrent span {
  position: relative;
  bottom: 0.071428571428571em;
}
.sf_pagerNumeric a.pg-next-lg {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.sf_pagerNumeric a.pg-previous-lg {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
@media only screen and (min-device-width: 230px) and (max-device-width: 1024px) {
  .sf_pagerNumeric a.pg-number,
  .sf_pagerNumeric a.pg-previous,
  .sf_pagerNumeric a.pg-next {
    line-height: 1.714285714285714em;
    min-width: 1.785714285714286em;
    height: 1.785714285714286em;
  }
}
ul.breadcrumbs-list {
  margin: 0px 0px 5px 0px;
  padding: 0;
}
.breadcrumbs-list {
  list-style: none;
  overflow: hidden;
}
.breadcrumbs-list li {
  float: left;
}
.crumb-separator {
    color: #0279b0;
}
.breadcrumbs-list li:last-of-type span.crumb-separator {
    display: none;
}
.breadcrumbs-list li a.breadcrumb {
  color: #0279b0;
  text-decoration: underline;
  position: relative;
  display: block;
  float: left;
}
.breadcrumbs-list li a.breadcrumb:hover, .breadcrumbs-list li a.breadcrumb:focus {
  background-color: #0279b0;
  color: #fff !important;
  border-radius: 3px;
}
.breadcrumbs-list li a.breadcrumb.active {
  color: #55616d;
}
.input-field {
  position: relative;
  width: 100%;
  display: inline-block;
}
.input-field span.field-icon {
  position: absolute;
  right: 0.714285714285714em;
  width: 1.642857142857143em;
  height: 1.642857142857143em;
}
.input-field input[type="text"],
.input-field input[type="tel"],
.input-field input[type="email"],
.input-field input[type="password"],
.input-field textarea {
  box-sizing: border-box;
  color: #667683;
  font-size: 1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #dee2e5;
  padding-left: 1.071428571428571em;
  padding-right: 2.857142857142857em;
  margin: 0.357142857142857em 0;
}
.input-field ::-webkit-input-placeholder {
  color: #667683;
}
.input-field :-moz-placeholder {
  color: #667683;
}
.input-field ::-moz-placeholder {
  color: #667683;
}
.input-field :-ms-input-placeholder {
  color: #667683;
}
.input-field input[type="text"]:focus,
.input-field input[type="email"]:focus,
.input-field input[type="tel"],
.input-field textarea:focus {
  border-color: #0279b0;
  outline: 0 none;
  color: #0279b0;
}
.input-field input[type="text"],
.input-field input[type="email"],
.input-field input[type="password"],
.input-field input[type="tel"] {
  width: 100%;
}
.input-field textarea {
  padding: 1.071428571428571em;
  height: 10.214285714285714em;
  max-width: 100%;
  width: 100%;
}
.input-field.s-small input[type="text"],
.input-field.s-small input[type="email"],
.input-field.s-small input[type="password"],
.input-field.s-small input[type="tel"] {
  height: 2.5em;
}
.input-field.s-small span.field-icon {
  top: 0.785714285714286em;
}
.input-field.s-medium input[type="text"],
.input-field.s-medium input[type="email"],
.input-field.s-medium input[type="password"],
.input-field.s-medium input[type="tel"] {
  height: 3em;
}
.input-field.s-medium span.field-icon {
  top: 1em;
}
.input-field.s-large input[type="text"],
.input-field.s-large input[type="email"],
.input-field.s-large input[type="password"],
.input-field.s-large input[type="tel"] {
  height: 3.214285714285714em;
}
.input-field.s-large span.field-icon {
  top: 1.142857142857143em;
}
.input-field.s-larger input[type="text"],
.input-field.s-larger input[type="email"],
.input-field.s-larger input[type="password"],
.input-field.s-larger input[type="tel"] {
  height: 3.785714285714286em;
}
.input-field.s-larger span.field-icon {
  top: 1.428571428571429em;
}
.input-field.border-rounder textarea {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.input-field.valid-error input[type="text"],
.input-field.sfErrorWrp input[type="text"],
.input-field .sfErrorWrp input[type="text"],
.input-field.valid-error input[type="email"],
.input-field.sfErrorWrp input[type="email"],
.input-field .sfErrorWrp input[type="email"],
.input-field.valid-error input[type="password"],
.input-field.sfErrorWrp input[type="password"],
.input-field .sfErrorWrp input[type="password"],
.input-field.valid-error input[type="tel"],
.input-field.sfErrorWrp input[type="tel"],
.input-field .sfErrorWrp input[type="tel"],
.input-field.valid-error textarea,
.input-field.sfErrorWrp textarea,
.input-field .sfErrorWrp textarea {
  color: #cb021a;
  border-color: #cb021a;
}
.input-field.valid-error ::-webkit-input-placeholder,
.input-field.sfErrorWrp ::-webkit-input-placeholder,
.input-field .sfErrorWrp ::-webkit-input-placeholder {
  color: #cb021a;
}
.input-field.valid-error :-moz-placeholder,
.input-field.sfErrorWrp :-moz-placeholder,
.input-field .sfErrorWrp :-moz-placeholder {
  color: #cb021a;
}
.input-field.valid-error ::-moz-placeholder,
.input-field.sfErrorWrp ::-moz-placeholder,
.input-field .sfErrorWrp ::-moz-placeholder {
  color: #cb021a;
}
.input-field.valid-error :-ms-input-placeholder,
.input-field.sfErrorWrp :-ms-input-placeholder,
.input-field .sfErrorWrp :-ms-input-placeholder {
  color: #cb021a;
}
.input-field.valid-error span.field-icon,
.input-field.sfErrorWrp span.field-icon,
.input-field .sfErrorWrp span.field-icon {
  background: url("../images/valid-error-icn.png") no-repeat center;
}
.input-field.valid-success input[type="text"],
.input-field.valid-success input[type="email"],
.input-field.valid-success input[type="password"],
.input-field.valid-success input[type="tel"],
.input-field.valid-success textarea {
  color: #3ea138;
  border-color: #3ea138;
}
.input-field.valid-success ::-webkit-input-placeholder {
  color: #3ea138;
}
.input-field.valid-success :-moz-placeholder {
  color: #3ea138;
}
.input-field.valid-success ::-moz-placeholder {
  color: #3ea138;
}
.input-field.valid-success :-ms-input-placeholder {
  color: #3ea138;
}
.input-field.valid-success span.field-icon {
  background: url("../images/valid-success-icn.png") no-repeat center;
}
.input-field.valid-disabled input[type="text"],
.input-field.valid-disabled input[type="email"],
.input-field.valid-disabled input[type="password"],
.input-field.valid-disabled input[type="tel"],
.input-field.valid-disabled input[disabled],
.input-field.valid-disabled textarea {
  cursor: not-allowed;
  color: #bbc5cf;
  border-color: #dee2e5;
  background: #eaeef1;
}
.input-field.valid-disabled ::-webkit-input-placeholder {
  color: #bbc5cf;
}
.input-field.valid-disabled :-moz-placeholder {
  color: #bbc5cf;
}
.input-field.valid-disabled ::-moz-placeholder {
  color: #bbc5cf;
}
.input-field.valid-disabled :-ms-input-placeholder {
  color: #bbc5cf;
}
.input-field.valid-disabled span.field-icon {
  background: url("../images/valid-disabled-icn.png") no-repeat center;
}
.input-field.calendar input[type="text"]:focus + span {
  color: #0279b0;
}
.input-field.calendar .field-icon:before {
  font-family: 'FontAwesome';
  content: '\f073';
  position: relative;
  left: 10px;
  top: 1px;
}
.input-field .sfError {
  color: #cb021a;
}
.alert.alert-danger {
    height: 35px;
    line-height: 35px;
    width: 100%;
    color: #cb021a;
    font-size: 14px;
    border-style: solid;
    border-width: 1px;
    border-color: #cb021a;
    background-color: #FDD6D6;
    margin: 0 auto;
    color: #000000;
    margin-bottom: 20px;
}

div .alert.alert-success {
    height: 35px;
    line-height: 35px;
    width: 100%;
    color: #087c01;
    font-size: 14px;
    border-style: solid;
    border-width: 1px;
    border-color: #087c01;
    background-color: #ffffff;
    margin: 0 auto;
    margin-bottom: 20px;
}

.profile-change-pw {
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 10px;
    border-style: solid;
    border-color: #575757;
    border-width: 1px;
}

.has-error {
    height: 35px;
    line-height: 35px;
    width: 100%;
    color: #cb021a;
    font-size: 14px;
    border-style: solid;
    border-width: 1px;
    border-color: #cb021a;
    background-color: #FDD6D6;
    margin: 0 auto;
    color: #000000;
    margin-bottom: 20px;
}
.sfSuccess {
  color: #3ea138;
}
.select-wrapper {
  float: left;
  display: inline-block;
  border: 1px solid #7c8a97;
  background: url("../images/select-toggle.png") no-repeat right center;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.select-wrapper:hover {
  background: url("../images/select-toggle-hover.png") no-repeat right center;
  border-color: #0279b0;
}
.select-wrapper .holder {
  display: block;
  margin: 0 35px 0 5px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  z-index: -1;
}
.select-wrapper select {
  margin: 0;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: none;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -khtml-opacity: 0;
  -moz-opacity: 0;
}
.select-wrapper,
.select-wrapper select {
  width: 200px;
  height: 26px;
  line-height: 26px;
}
.ui-datepicker {
  width: 270px;
  height: auto;
  margin: 5px auto 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
.ui-datepicker a {
  text-decoration: none;
}
.ui-datepicker table {
  width: 100%;
}
.ui-datepicker thead {
  border-bottom: 1px solid #bbb;
}
.ui-datepicker th {
  font-size: 14px;
  font-weight: 400;
  padding: 5px 0;
  color: #0279b0;
  text-shadow: 1px 0px 0px #fff;
  width: 30px;
}
.ui-datepicker tbody td {
  padding: 0;
  padding-left: 4px;
}
.ui-datepicker tbody td:last-child {
  border-right: 0px;
}
.ui-datepicker tbody tr {
  border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child {
  border-bottom: 0px;
}
.ui-datepicker-header {
  color: #fff;
  text-transform: uppercase;
  background: #575757;
  line-height: 40px;
  margin-bottom: 5px;
}
.ui-datepicker-title {
  text-align: center;
}
.ui-datepicker-prev,
.ui-datepicker-next {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  background-repeat: no-repeat;
  line-height: 700%;
  background: #575757;
  overflow: hidden;
}
.ui-datepicker-prev {
  float: left;
  background-position: center -30px;
}
.ui-datepicker-prev:before {
  bottom: 30px;
  left: 15px;
  position: relative;
  font-family: 'FontAwesome';
  content: '\f104';
  color: #fff;
  font-size: 1.2em;
}
.ui-datepicker-next {
  float: right;
  background-position: center 0px;
}
.ui-datepicker-next:before {
  bottom: 30px;
  left: 17px;
  position: relative;
  font-family: 'FontAwesome';
  content: '\f105';
  color: #fff;
  font-size: 1.2em;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: inline-block;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666;
}
.ui-datepicker-calendar .ui-state-hover {
  background: #6dd0fe;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.ui-datepicker-calendar .ui-state-active {
  background: #6dd0fe;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  margin: -1px;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0;
}
.ui-datepicker-unselectable .ui-state-default {
  background: none;
  color: #b4b3b3;
}
body {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  font-weight: normal;
  font-style: normal;
  color: #575757;
  background: #fff;
}
input {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-left: auto;
  margin-right: auto;
  font-family: 'Dosis', 'Helvetica Neue', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  color: #475562;
}
h1.alt-headline,
.h1.alt-headline,
h2.alt-headline,
.h2.alt-headline,
h3.alt-headline,
.h3.alt-headline,
h4.alt-headline,
.h4.alt-headline,
h5.alt-headline,
.h5.alt-headline,
h6.alt-headline,
.h6.alt-headline {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  color: #667683;
}
h1.alt-headline.-white,
.h1.alt-headline.-white,
h2.alt-headline.-white,
.h2.alt-headline.-white,
h3.alt-headline.-white,
.h3.alt-headline.-white,
h4.alt-headline.-white,
.h4.alt-headline.-white,
h5.alt-headline.-white,
.h5.alt-headline.-white,
h6.alt-headline.-white,
.h6.alt-headline.-white {
  color: #fff;
}
h1,
.h1 {
  margin: 0 auto;
  margin-bottom: 0.3125em;
  font-size: 2.285714285714286em;
}
h2,
.h2 {
  margin: 0 auto;
  margin-bottom: 0.3571428571428571em;
  font-size: 2em;
  font-weight: 500;
}
h3,
.h3 {
  margin: 0 auto;
  margin-bottom: 0.4166666666666667em;
  font-size: 1.714285714285714em;
}
h4,
.h4 {
  margin: 0 auto;
  margin-bottom: 0.5em;
  font-size: 1.428571428571429em;
}
h5,
.h5 {
  margin: 0 auto;
  margin-bottom: 0.5555555555555556em;
  font-size: 1.285714285714286em;
  font-weight: 500;
}
h6,
.h6 {
  font-size: 1em;
  margin: 0 auto;
  margin-bottom: 0.7142857142857143em;
}
a.link-underline {
  text-decoration: underline;
}
a.link-color-neutral {
  color: #667683;
}
@import url("//fonts.googleapis.com/css?family=Dosis|Open+Sans:300,400,500,700");
img.image-border {
  border: 2px solid #d9dadc;
}
img.image-border-rounded {
  border: 2px solid #d9dadc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.header-wrapper {
  display: none;
  height: 3.285714285714286em;
  border-bottom: 2px solid #0279b0;
}
.header-wrapper .head-col-1 {
  width: auto !important;
}
.header-wrapper .head-col-2 {
  width: auto !important;
  padding-right: 69px;
  vertical-align: top !important;
}
.header-wrapper .head-col-0 {
  float: left;
  vertical-align: top !important;
}
.header-wrapper .head-col-0 div a {
    text-decoration: underline;
    color: #fff;
}
.header-wrapper nav ul {
  list-style: none;
  position: relative;
}
.header-wrapper nav ul li {
  float: left;
}
.header-wrapper nav ul li a {
  color: #fff;
}
.header-wrapper nav ul li .social {
  padding: 0 4px;
}
.header-wrapper nav ul li .facebook {
  background: url("../Images/fb_icon.png") no-repeat center;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.header-wrapper nav ul li .twitter {
  background: url("../Images/twitter_icon.png") no-repeat center;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.header-wrapper nav ul li .youtube {
  background: url("../Images/youtube_icon.png") no-repeat center;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.header-wrapper nav ul li.pipe-link:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 2px;
  height: 15px;
  border-left: 2px solid #fff;
}
.header-wrapper nav ul li.link_text a:hover, .header-wrapper nav ul li.link_text a:focus {
    background-color: #0279b0;
    color: #fff !important;
    border-top: 1px solid #0279b0;
    border-bottom: 1px solid #0279b0;
    border-radius: 3px;
}
.header-wrapper nav ul li.link-wedge {
  padding-right: 20px;
}
.header-wrapper nav.top-header-nav li a {
  padding: 0 0.857142857142857em;
}
/* Formatting to make header text look like a link. */
.header-wrapper nav.top-header-nav li span.text {
  color: #fff;
  cursor: auto;
  display: inline;
  height: auto;
  padding: 0 12px;
  text-decoration: none;
  width:auto;
}
.header-wrapper nav.top-header-nav li a.social {
  padding: 0 4px;
}
.header-wrapper nav.top-header-nav li a.social:hover, .header-wrapper nav.top-header-nav li a.social:focus {
    outline: 1px solid;
    outline-color: #fff;
}
header .k-autocomplete.k-state-hover,
header .k-autocomplete.k-state-default {
  background: none !important;
  border: none !important;
}
header .sfsearchBox {
  border: none;
}
header .sfsearchBox input[type="text"] {
  margin-top: 2px;
  height: 27px;
  padding-left: 10px;
  width: 260px !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: none;
}
header .sfsearchBox input[type="text"]:hover, header .sfsearchBox input[type="text"]:focus {
    outline-style: auto;
    outline-color: #0279b0;
    outline-width: 2px;
}
header .sfsearchBox input.placeholder {
  color: #475562;
}
header .sfsearchBox ::-webkit-input-placeholder {
  color: #475562;
}
header .sfsearchBox :-moz-placeholder {
  color: #475562;
}
header .sfsearchBox ::-moz-placeholder {
  color: #475562;
}
header .sfsearchBox :-ms-input-placeholder {
  color: #475562;
}
header .sfsearchBox input[type="submit"] {
  font-size: 0;
  height: 32px;
  width: 41px;
  border: none;
  padding-bottom: 1px;
  position: relative;
  background: url("../Images/search_button.png") no-repeat center;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  right: -53px;
  bottom: 3px;
}
header .sfsearchBox input[type="submit"]:hover, header .sfsearchBox input[type="submit"]:focus {
    outline-color: #fff;
    outline-style: solid;
    outline-width: 3px;
}
header .sfsearchBox .k-widget {
  border: none;
}
.header-wrapper-2 .head2-col-1 {
  width: 100%;
  /*height: 108px;*/
  display: block;
  background: #dee2e5;
}
.header-wrapper-2 .head2-col-1 .logo-container {
  text-align: center;
}
.header-wrapper-2 .head2-col-1 .logo-container .logo-image {
  margin-top: 3px;
  display: inline-block;
  background: url("../Images/PUD_logo_mobile.png") no-repeat center;
  width: 100px;
  height: 100px;
}
.header-wrapper-2 .head2-col-2 {
  display: block;
  margin: 0 auto;
}
.header-wrapper-2 .head2-col-2 .header-link-list {
  padding: 0;
  text-align: center;
  margin: 8px 0;
}
.header-wrapper-2 .head2-col-2 .header-link-list li {
  display: block;
}
.header-wrapper-2 .head2-col-2 .header-link-list li .header-link {
  font-family: 'Dosis', 'Helvetica Neue', Arial, sans-serif;
  display: inline-block;
  font-size: 1.285714285714286em;
  background: #0279b0;
  text-align: center;
  text-decoration: none;
  color: #fff;
  height: 2.222222222222222em;
  width: 17.22222222222222em;
  line-height: 2.222222222222222em;
  margin: 6px 0;
}
@media all and (min-width: 768px) {
  .header-wrapper {
    display: block;
  }
  .header-wrapper-2 {
    height: 90px;
    background: #dee2e5;
  }
  .header-wrapper-2 .head2-col-1 {
    height: auto;
    width: 48%;
    display: inline-block;
  }
  .header-wrapper-2 .head2-col-1 .logo-container {
    height: 80px;
    width: 100px;
    position: absolute;
    left: 34px;
    top: 51px;
  }
  .header-wrapper-2 .head2-col-1 .logo-container .logo-image {
    margin-top: 0;
    background: url("../Images/PUD_logo.png") no-repeat center;
    height: 80px;
    width: 100px;
    display: inline-block;
  }
  .header-wrapper-2 .head2-col-2 {
    height: auto;
    width: 48%;
    display: inline-block;
  }
  .header-wrapper-2 .head2-col-2 .header-link-list {
    float: right;
    position: absolute;
    top: 34px;
    right: 27px;
    margin: 1em 0;
  }
  .header-wrapper-2 .head2-col-2 .header-link-list li {
    display: inline-block;
  }
  .header-wrapper-2 .head2-col-2 .header-link-list li a {
    padding: 0;
  }
  .header-wrapper-2 .head2-col-2 .header-link-list li a:hover, .header-wrapper-2 .head2-col-2 .header-link-list li a:focus{
      background-color: #575757;
      border-top: none;
      border-bottom: none;
      border-radius: 0px;
  }
  .header-wrapper-2 .head2-col-2 .header-link-list li .header-link {
    width: 10.166666666666666em;
    margin: 0 0;
  }
}
@media all and (min-width: 1140px) {
  .header-wrapper .head-col-2 {
    padding-right: 10.642857142857142em;
  }
  .header-wrapper-2 .head2-col-1 .logo-container {
    left: 142px;
  }
  .header-wrapper-2 .head2-col-2 .header-link-list {
    right: 107px;
  }
}
.site-map {
  margin: 0 auto;
  max-width: 1400px;
}
@media all and (min-width: 768px) {
  .site-map {
    padding: 10px 0 0 0;
  }
}
#cpw_footer {
  background: #34495e;
}
@media all and (min-width: 1024px) {
  #cpw_footer {
    overflow: hidden;
  }
}
.footer-dir .foot-col1,
.footer-dir .foot-col2 {
  display: block;
  width: 100%;
}
.footer-dir .foot-col1 div,
.footer-dir .foot-col2 div {
  margin-left: 0;
}
.footer-dir .map-block {
  vertical-align: top;
  width: 48%;
  display: inline-block;
  }
.footer-dir .map-block ul.map-list {
  color: #fff;
  padding-left: 10px;
  font-family: 'Dosis', 'Helvetica Neue', Arial, sans-serif;
}
.footer-dir .map-block ul li {
  position: relative;
  padding: 5px 0;
}
.footer-dir .map-block ul li a {
  color: #fff;
  text-decoration: none;
  padding-left: 1.071428571428571em;
  cursor: pointer;
}
h2.parent-link {
    font-size: 23px;
    font-weight: normal;
    color: #fff !important;
    text-decoration: none;
    padding-left: 0;
    padding-right: 12px;
    padding-bottom: 10px;
}
/*h2.parent-link a:hover {
    color: #fff !important;
}*/
.footer-dir .map-block ul.map-list a:hover, .footer-dir .map-block ul.map-list a:focus {
    background-color: #0279b0 !important;
    color: #fff !important;
    outline: none;
    border-radius: 3px;
}
.language-nav a:hover, .language-nav a:focus {
    background-color: #0279b0 !important;
    color: #fff !important;
}
.bullet {
  position: absolute;
}
.footer-notes {
  padding-top: 32px;
  background: #fff;
  text-align: center;
}
.footer-notes ul.footer-link-list {
  padding-left: 0;
}
.footer-notes ul li {
  font-size: 1.071428571428571em;
  display: inline-block;
}
.footer-notes ul li.pipe-link:before {
  content: '';
  display: inline-block;
  position: relative;
  top: 2px;
  height: 15px;
  border-left: 1px solid #575757;
}
.footer-notes ul li a {
  padding: 0 12px;
  cursor: pointer;
}
/* Formatting to make footer notes text look like a link. */
.footer-notes ul li span.text {
  color: #575757;
  padding: 0 12px;
  text-decoration: none;
}
.footer-notes p {
  line-height: 1.7;
}
.site-map ul {
  list-style: none;
}
.site-map nav ul li.social-item {
  float: left;
}
.site-map nav ul li a {
  padding: 0 12px;
  text-decoration: none;
  color: #fff;
}
.site-map nav ul li .social {
  padding: 0 4px;
}
.site-map nav ul li .facebook {
  background: url("../Images/fb_icon.png") no-repeat center;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.site-map nav ul li .twitter {
  background: url("../Images/twitter_icon.png") no-repeat center;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.site-map nav ul li .youtube {
  background: url("../Images/youtube_icon.png") no-repeat center;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.header-rule {
  display: block;
  position: relative;
  margin: 0 10px;
  border: 1px solid #3d5265;
}
.language-nav {
  display: block;
  text-align: center;
}
@media all and (min-width: 480px) {
  .footer-dir .map-block ul.map-list {
    padding-left: 40px;
  }
}
@media all and (min-width: 768px) {
  .hr-line {
    height: 3px;
  }
  .language-nav {
    position: relative;
    bottom: 30px;
  }
  .language-nav .language-list {
    padding-left: 10px;
    margin: 0;
  }
  .language-nav .language-list li {
    color: #fff;
    display: inline-block;
  }
  .language-nav .language-list li a {
    padding: 0;
    text-decoration: underline;
    padding-left: 5px;
  }
  .footer-dir {
    background: #34495e;
  }
  .footer-dir.lower-tier {
    padding-bottom: 5em;
  }
  .footer-dir .foot-col1,
  .footer-dir .foot-col2 {
    display: inline-block;
    width: 50%;
  }
  .footer-dir .map-block ul.map-list {
    padding-left: 10px;
  }
  .header-rule {
    position: relative;
    bottom: 48px;
    margin: 0 10px;
    border: 1px solid #3d5265;
  }
}
@media all and (min-width: 1024px) and (max-width: 1439px) {
  .footer-dir {
    padding-left: 2.857142857142857em;
  }
}
@media all and (min-width: 1440px) {
  .map-block div {
    padding-left: 3.214285714285714em;
  }
  .left-wall nav {
    padding-left: 116px;
  }
  .foot-col1 .block-right nav {
    padding-left: 116px;
  }
  .header-rule {
    margin: 0 122px;
  }
}
#mnav .nav-item {
  position: relative;
}
#mnav .nav-item a, #mnavSubNav .nav-item a {
  text-decoration: none;
  line-height: 1em !important;
  display: block;
  padding: 1.107142857142857em .65em 1.107142857142857em 2.071428571428572em;
  width: 100%;
}
#mnav .nav-item.sub-item {
  min-height: 2.285714285714286em;
}
#mnav .nav-item.sub-item a {
  padding: 0.9285714285714286em .65em 0.9285714285714286em 3.571428571428572em !important;
  line-height: 1em !important;
}
.subNavIcon {
    display: inline-block;
    padding-right: 10px;
}
.subNavText {
    display: inline-block;
    height: 100%;
    width: 80%;
    font-size: 1.5em;
    text-transform: uppercase;
    font-family: 'Dosis', 'Helvetica Neue', Arial, sans-serif;
    float: right;
}
.indicator {
  position: absolute;
  right: 1.428571428571429em;
  top: 1.142857142857143em;
}
.mobile-sub-list .sub-item .indicator {
  top: 0.714285714285714em;
}
#mobile-nav, #mobile-sub-nav {
  display: none;
}
#mobile-nav.active em, #mobile-sub-nav.active em {
  background: #fff;
  color: #fff;
}

#mobile-nav:hover em, #mobile-sub-nav:hover em {
  background: #fff;
  color: #fff;
}

#mobile-sub-nav:hover span, #mobile-sub-nav.active span {
    color: #fff;
}

#mobile-nav.active, #mobile-sub-nav.active {
  background-color: #0279b0;
}

#mobile-search {
  display: none;
}

#mnavSubNav {
    display: none;
}

@media all and (max-width: 767px) {
      #mnavSubNav {
      display: block;
  }
}

@media all and (max-width: 767px) {
  #mobile-nav {
    display: block;
    position: absolute;
    top: 20px;
    left: 23px;
    padding: 10px 10px 5px 10px;
  }
  #mobile-sub-nav {
    display: block;
    top: 20px;
    left: 23px;
    padding: 10px 10px 5px 10px;
  }
  a#mobile-sub-nav {
      color: #fff;
  }
  #mobile-nav em, #mobile-sub-nav em {
    margin-bottom: 5px;
    display: block;
    width: 40px;
    height: 10px;
    background: #34495e;
  }
  #mobile-sub-nav em {
    margin-bottom: 5px;
    display: block;
    width: 32px;
    height: 5px;
    background: #fff;
  }
  .main-nav-wrapper {
    display: none;
    position: absolute;
    top: 109px;
  }
  .main-nav-list .nav-item {
    background-color: #575757;
    display: block;
    clear: none;
  }
  
    #mobile-search {
        display: block;
        width:100%;
        background-color: #575757;
        padding:10px;
        min-width:350px;
    }
    #mobile-search .sfsearchSubmit  {
      font-size: 0;
      height: 32px;
      width: 41px;
      border: none;
      padding-bottom: 1px;
      position: relative;
      background: url("../Images/search_button.png") no-repeat center;
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px;
      right: -15px;
      bottom: -1px;
    }
    #mobile-search .sfsearchTxt  {
      margin-top: 2px;
      height: 27px;
      padding-left: 10px;
      width: 260px !important;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      border: none;
    }

}
@media all and (min-width: 768px) {
  #mnav {
    display: none !important;
  }
  .top-header-nav {
      display: block;
  }
}
@media all and (max-width: 768px) {
    .top-header-nav {
        display: none !important;

    }
}
@media all and (max-width: 768px) {
  .sf_2cols_1in_25 .sfNavTreeviewWrp {
    display: none;
  }
}
@media all and (min-width: 375px) and (max-width: 767px) {
  article {
    padding: 0 0.714285714285714em;
  }
}
.main-nav-wrapper {
  background: #575757;
}
.main-nav-wrapper .k-icon {
  display: none !important;
}
.main-nav-wrapper .k-menu {
  background-color: transparent;
}
.main-nav-wrapper .k-item {
  background: #575757;
}
.main-nav-wrapper .k-item a {
  color: #dee2e5;
}
.main-nav-wrapper .k-group .k-item a {
  color: #dee2e5;
}
.main-nav-wrapper .k-group .k-state-hover {
  background: #0279b0;
}
.main-nav-wrapper .k-group .k-item {
  background: #636363;
}
.main-nav-wrapper .k-state-hover {
  background: #0279b0;
}
.main-nav-wrapper .k-menu-group {
  margin-left: 0 !important;
  border-style: none;
  border-width: 0;
  margin: 1px;
}
.main-nav-wrapper .k-state-active {
  background-color: transparent;
  border: 0;
}
.main-nav-list .nav-item {
  min-height: 2.857142857142857em;
  border-width: 0 !important;
}
.main-nav-list .nav-item a {
  line-height: 2em !important;
  text-transform: uppercase;
  color: #dee2e5;
  font-size: 1em;
  font-family: 'Dosis', 'Helvetica Neue', Arial, sans-serif;
}
.main-nav-list .nav-item a:hover, .main-nav-list .nav-item a:focus {
  background: #0279b0;
  color: #fff;
  border-top: inherit;
  border-bottom: inherit;
  border-radius: inherit;
}
.main-nav-list .sub-nav-list .nav-item {
  background: #666;
}
.main-nav-list .sub-nav-list .nav-item a {
  padding: 0.5em 1.1em 0.4em !important;
  text-transform: none;
}
.main-nav-list .sub-nav-list .nav-item a:hover, .main-nav-list .sub-nav-list .nav-item a:focus {
  background: #0279b0;
  color: #fff;
  border-top: inherit;
  border-bottom: inherit;
  border-radius: inherit;
}  
.k-popup.k-list-container {
    background-color: #fff;
  }
@media all and (min-width: 768px) {

  .sfNavHorizontalDropDownWrp .k-menu {
    width: 58.92857142857143em;
    margin: 0 auto;
  }
}
@media all and (min-width: 1098px) {
  .sfNavHorizontalDropDownWrp .k-menu {
    width: 78.42857142857143em;
  }
}
@media all and (min-width: 1200px) {
  .main-nav-list .nav-item a {
    font-size: 1.285714285714286em;
    line-height: normal !important;
  }
  .sfNavHorizontalDropDownWrp .k-menu {
    width: 85.71428571428571em;
  }
}
.side-nav-list {
  text-decoration: none;
  font-family: 'Dosis', 'Helvetica Neue', Arial, sans-serif;
  font-size: 1em;
  max-width: 19.285714285714285em;
  background: #575757 !important;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.side-nav-list-item {
  white-space: normal;
  position: relative;
  min-height: 35px;
  cursor: pointer;
}
.side-nav-list-item a:hover, .side-nav-list-item a:focus {
  background: #0279b0 !important;
  color: #fff;
  border-top: inherit;
  border-bottom: inherit;
  border-radius: inherit;
}
.side-nav-list-item a.k-state-hover,
.side-nav-list-item a.k-state-hover:hover,
.side-nav-list-item a.k-state-selected,
.side-nav-list-item a.k-state-selected:link {
  background: #0279b0 !important;
  box-shadow: none !important;
}
.side-nav-link {
  color: #FFFFFF;
  text-decoration: none !important;
  padding: 0.6428571428571429em 0 0.6428571428571429em 1.5em !important;
  line-height: 1em !important;
  display: block;
  width: 100%;
}
.side-nav-sublist {
  display: none;
}
.side-nav-sublist li {
  height: 2.285714285714286em;
  background: #575757 !important;
}
.side-nav-sublist li a {
  line-height: 2.285714285714286em !important;
  padding-left: 2.857142857142857em !important;
}
.sub-indicator {
  position: absolute;
  right: 2.142857142857143em;
  top: 1.214285714285714em;
}
.side-nav-link.k-in {
  margin: inherit;
  padding: inherit;
  border-style: none;
}
.side-nav-list-item.k-item {
  padding: 0;
}
.sfNavWrp .sfSel {
  font-weight: normal;
  margin: inherit;
  padding: inherit;
  border-style: none;
  text-decoration: none;
  font-family: 'Dosis', 'Helvetica Neue', Arial, sans-serif;
  font-size: 1em;
  color: #dee2e5;
  background: #0279b0 !important;
}
.sfNavWrp .sub-list {
    margin: 0 !important;
}
/*hide and show nav drop down on tab*/
#nav .js-hideElement {
  display: none; }

#nav .js-showElement {
  display: block; 
  overflow: visible;
  position: absolute;
  z-index: 10003;
}
#nav .sub-menu button{
    cursor: default;
}
#nav .sub-menu-item a{
    cursor: pointer !important;
}

.home-col-33 {
  display: block;
  width: 100%;
}
.home-col-67 {
  display: block;
  width: 100%;
}
.home_col1_left {
  width: 100% !important;
  display: block;
}
.home_col1_right {
  width: 100% !important;
  display: block;
}
.home_col1_right .sf_2cols_2_33,
.home_col1_right .sf_2cols_2in_33 {
  margin: 0 !important;
}
.events-widget-wrapper {
  vertical-align: top;
}
@media all and (min-width: 768px) {
  .twitter-widget-wrapper {
    width: 50%;
    display: inline-block;
  }
  .events-widget-wrapper {
    width: 50%;
    display: inline-block;
  }
}
@media all and (min-width: 1024px) {
  #MainWrapper {
    width: 94%;
    max-width: 1200px;
    margin: 0 auto;
  }
  .home_content_wrapper1 {
    margin: 1.785714285714286em 0;
  }
  .home_col1_left {
    width: 67% !important;
    display: initial;
  }
  .home_col1_right {
    width: 33% !important;
    display: initial;
  }
  .twitter-widget-wrapper {
    width: 100%;
    display: block;
  }
  .events-widget-wrapper {
    width: 100%;
    display: block;
  }
}
@media only screen and (min-device-width: 230px) and (max-device-width: 1024px) {
  #MainWrapper {
    max-width: 1024px;
    overflow: hidden;
    margin: 0;
    width: 100%;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 667px) {
  #MainWrapper {
    max-width: 1024px;
    overflow: hidden;
    margin: 0;
    width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #MainWrapper .sf_2cols_2_75 .sf_2cols_2in_75 {
    margin-left: 1.071428571428571em;
  }
  #MainWrapper .sf_2cols_2_33 {
    clear: both;
    float: left;
    margin: 2.142857142857143em 0 0 2.142857142857143em;
  }
  #MainWrapper .home_content_wrapper1 .sf_2cols_2_33 {
    clear: none;
    margin: 0;
  }
}
@media all and (min-width: 1440px) {
  .home-col-33 {
    width: 33%;
    display: inline-block;
  }
  .home-col-67 {
    display: inline-block;
    width: 67%;
  }
}
.page_content_wrap_1 {
  margin-bottom: 1.785714285714286em;
}
.page_content_wrap_2 {
  margin-bottom: 1.785714285714286em;
}
.general-page-wrapper {
	margin: 2.857142857142857em 0;
}
@media not screen and (min-width: 767px) {
	#cpw_main .general-page-wrapper {
	  margin: 0;
	}
}
.video-pane {
  margin: 3.571428571428572em auto;
}

.quick-link-header {
    font-size: inherit;
    margin-bottom: 0;
}

button.quick-link {
    border: none;
    background: #ffb036;
    color: #000;
    width: 100%;
    text-align: left;
}

button.quick-link:hover, button.quick-link:focus {
    background: #0279B0;
    color: #fff;
}

ul.quicklink-list,
ul.quicklink-sublist {
  text-decoration: none;
  font-family: 'Dosis', 'Helvetica Neue', Arial, sans-serif;
  font-size: 1em;
  list-style: none;
  padding: 0;
}
.quicklink-list {
  width: 100%;
  background: #ffb036;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin: 1.071428571428571em 0 1.071428571428571em 0;
}
.quicklink-list-item {
  position: relative;
  height: 100%;
  cursor: pointer;
}
.quicklink-list-item a:hover, .quicklink-list-item a:focus {
  background: #ffb036;
  color: #000;
  border-top: inherit;
  border-bottom: inherit;
  border-radius: inherit;
}
a.quick-link {
    font-family: 'Dosis', 'Helvetica Neue', Arial, sans-serif;
    display: block;
    background: #ffb036;
}
.quick-link {
  color: #fff;
  text-decoration: none;
  padding: 0.75em 1.0em 0.75em 1.0em;
  line-height: 1em;
  display: block;
}
@media only screen and (max-width: 767px) {
	.quicklink-sublist {
		/*margin: 0 !important;*/
		display: none;
	}
}
@media only screen and (min-width: 768px) {
	.quicklink-sublist {
		margin: 0 !important;
		display: block;
	}
}
.quicklink-sublist li {
  display: inline-block;   
  width: 100%;
  background: #575757;
}
.quicklink-sublist li a {
  line-height: 1em;
  padding: 0.6428571428571429em 0 0.6428571428571429em 1.5em;
  background: #575757;
}
.fa-lg {
  margin-top: 0.4285714285714285em;
	line-height: 0.25em;
}
.toggle-icon {
  float: right;
  right: 0.875em;
  color: inherit;
}

@media all and (min-width: 768px) {
  .quicklink-list {
    max-width: 19.285714285714285em;
    margin: 1.071428571428571em 0 1.071428571428571em 0;
  }
}
.sfFormDropdown,
.sfFormSubmit,
.sfFormBox,
.sfFormBlock {
  margin: 1em 0;
}
.sfFormDropdown {
  margin-bottom: 3.5em;
}
.sfTxtLbl {
  display: block;
  margin-bottom: 0.357142857142857em;
}
.sfErrorWrp .sfTxtLbl {
  color: #cb021a;
}
.sfSuccess {
  color: #3ea138;
}
.sfError {
  color: #cb021a;
}
.sf-formStyle {
  position: relative;
  width: 100%;
  display: inline-block;
}
.sf-formStyle span.field-icon {
  position: absolute;
  right: 0.714285714285714em;
  width: 1.642857142857143em;
  height: 1.642857142857143em;
}
.sf-formStyle input[type="text"],
.sf-formStyle input[type="email"],
.sf-formStyle input[type="tel"],
.sf-formStyle input[type="password"],
.sf-formStyle textarea {
  box-sizing: border-box;
  color: #667683;
  font-size: 1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #dee2e5;
  padding-left: 1.071428571428571em;
  padding-right: 2.857142857142857em;
  margin: 0.357142857142857em 0;
}
.sf-formStyle ::-webkit-input-placeholder {
  color: #667683;
}
.sf-formStyle :-moz-placeholder {
  color: #667683;
}
.sf-formStyle ::-moz-placeholder {
  color: #667683;
}
.sf-formStyle :-ms-input-placeholder {
  color: #667683;
}
.sf-formStyle input[type="text"]:focus,
.sf-formStyle input[type="email"]:focus,
.sf-formStyle input[type="tel"]:focus,
.sf-formStyle textarea:focus {
  border-color: #0279b0;
  color: #0279b0;
}
.sf-formStyle input[type="text"]:hover,
.sf-formStyle input[type="email"]:hover,
.sf-formStyle input[type="tel"]:hover,
.sf-formStyle textarea:hover {
  border-color: #0279b0;
  color: #0279b0;
}
.sf-formStyle input[type="text"],
.sf-formStyle input[type="email"],
.sf-formStyle input[type="password"],
.sf-formStyle input[type="tel"] {
  width: 100%;
}
.sf-formStyle input[type="text"].ruFakeInput{
  width: initial; /* this is to handle form inputs and still allow us to see the "select" button */
}
.sf-formStyle textarea {
  padding: 1.071428571428571em;
  height: 10.214285714285714em;
  max-width: 100%;
  width: 100%;
}
.sf-formStyle.s-small input[type="text"],
.sf-formStyle.s-small input[type="email"],
.sf-formStyle.s-small input[type="password"],
.sf-formStyle.s-small input[type="tel"] {
  height: 2.5em;
}
.sf-formStyle.s-small span.field-icon {
  top: 0.785714285714286em;
}
.sf-formStyle.s-medium input[type="text"],
.sf-formStyle.s-medium input[type="email"],
.sf-formStyle.s-medium input[type="password"],
.sf-formStyle.s-medium input[type="tel"] {
  height: 3em;
}
.sf-formStyle.s-medium span.field-icon {
  top: 1em;
}
.sf-formStyle.s-large input[type="text"],
.sf-formStyle.s-large input[type="email"],
.sf-formStyle.s-large input[type="password"],
.sf-formStyle.s-large input[type="tel"] {
  height: 3.214285714285714em;
}
.sf-formStyle.s-large span.field-icon {
  top: 1.142857142857143em;
}
.sf-formStyle.s-larger input[type="text"],
.sf-formStyle.s-larger input[type="email"],
.sf-formStyle.s-larger input[type="password"],
.sf-formStyle.s-larger input[type="tel"] {
  height: 3.785714285714286em;
}
.sf-formStyle.s-larger span.field-icon {
  top: 1.428571428571429em;
}
.sf-formStyle.border-rounder textarea {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.sf-formStyle.valid-error input[type="text"],
.sf-formStyle.sfErrorWrp input[type="text"],
.sf-formStyle .sfErrorWrp input[type="text"],
.sf-formStyle.valid-error input[type="email"],
.sf-formStyle.sfErrorWrp input[type="email"],
.sf-formStyle .sfErrorWrp input[type="email"],
.sf-formStyle.valid-error input[type="password"],
.sf-formStyle.sfErrorWrp input[type="password"],
.sf-formStyle .sfErrorWrp input[type="password"],
.sf-formStyle.valid-error input[type="tel"],
.sf-formStyle.sfErrorWrp input[type="tel"],
.sf-formStyle .sfErrorWrp input[type="tel"],
.sf-formStyle.valid-error textarea,
.sf-formStyle.sfErrorWrp textarea,
.sf-formStyle .sfErrorWrp textarea {
  color: #cb021a;
  border-color: #cb021a;
}
.sf-formStyle.valid-error ::-webkit-input-placeholder,
.sf-formStyle.sfErrorWrp ::-webkit-input-placeholder,
.sf-formStyle .sfErrorWrp ::-webkit-input-placeholder {
  color: #cb021a;
}
.sf-formStyle.valid-error :-moz-placeholder,
.sf-formStyle.sfErrorWrp :-moz-placeholder,
.sf-formStyle .sfErrorWrp :-moz-placeholder {
  color: #cb021a;
}
.sf-formStyle.valid-error ::-moz-placeholder,
.sf-formStyle.sfErrorWrp ::-moz-placeholder,
.sf-formStyle .sfErrorWrp ::-moz-placeholder {
  color: #cb021a;
}
.sf-formStyle.valid-error :-ms-input-placeholder,
.sf-formStyle.sfErrorWrp :-ms-input-placeholder,
.sf-formStyle .sfErrorWrp :-ms-input-placeholder {
  color: #cb021a;
}
.sf-formStyle.valid-error span.field-icon,
.sf-formStyle.sfErrorWrp span.field-icon,
.sf-formStyle .sfErrorWrp span.field-icon {
  background: url("../images/valid-error-icn.png") no-repeat center;
}
.sf-formStyle.valid-success input[type="text"],
.sf-formStyle.valid-success input[type="email"],
.sf-formStyle.valid-success input[type="password"],
.sf-formStyle.valid-success input[type="tel"],
.sf-formStyle.valid-success textarea {
  color: #3ea138;
  border-color: #3ea138;
}
.sf-formStyle.valid-success ::-webkit-input-placeholder {
  color: #3ea138;
}
.sf-formStyle.valid-success :-moz-placeholder {
  color: #3ea138;
}
.sf-formStyle.valid-success ::-moz-placeholder {
  color: #3ea138;
}
.sf-formStyle.valid-success :-ms-input-placeholder {
  color: #3ea138;
}
.sf-formStyle.valid-success span.field-icon {
  background: url("../images/valid-success-icn.png") no-repeat center;
}
.sf-formStyle.valid-disabled input[type="text"],
.sf-formStyle.valid-disabled input[type="email"],
.sf-formStyle.valid-disabled input[type="password"],
.sf-formStyle.valid-disabled input[type="tel"],
.sf-formStyle.valid-disabled input[disabled],
.sf-formStyle.valid-disabled textarea {
  cursor: not-allowed;
  color: #bbc5cf;
  border-color: #dee2e5;
  background: #eaeef1;
}
.sf-formStyle.valid-disabled ::-webkit-input-placeholder {
  color: #bbc5cf;
}
.sf-formStyle.valid-disabled :-moz-placeholder {
  color: #bbc5cf;
}
.sf-formStyle.valid-disabled ::-moz-placeholder {
  color: #bbc5cf;
}
.sf-formStyle.valid-disabled :-ms-input-placeholder {
  color: #bbc5cf;
}
.sf-formStyle.valid-disabled span.field-icon {
  background: url("../images/valid-disabled-icn.png") no-repeat center;
}
.sf-formStyle.calendar input[type="text"]:focus + span {
  color: #0279b0;
}
.sf-formStyle.calendar .field-icon:before {
  font-family: 'FontAwesome';
  content: '\f073';
  position: relative;
  left: 10px;
  top: 1px;
}
.RadUpload .ruFileWrap {
    height: auto;
}
.ruFileWrap .ruFakeInput {
    font-size: 14px !important; 
    height: auto;
}
.ruButton.ruBrowse,
.ruButton.ruRemove {
    margin-top: 5px;
    margin-left: 5px;
}
.commissioner-content {
  margin: 0 auto;
  max-width: 16.071428571428573em;
}
.commissioner-text {
  font-style: italic;
}
.player_wrapper {
  margin: 1.785714285714286em 0;
}
.RadMediaPlayer {
	position:relative;
	padding-bottom:56.2%;
	padding-top:1px;
	height:0 !important;
	overflow:hidden;
}
.RadMediaPlayer iframe {
	position:absolute;
	top:0;
	left:0;
	width:100% !important;
	height:100%;
}
/* Overrides the default Sitefinity behavior to resize the media player at different screen widths. */
div.RadMediaPlayer
{
  height: 100% !important;
  width: 100% !important;
}
#slider {
  margin-top: 0;
  overflow: hidden;
  padding: 16px;
}

/* only use the height to restrict the height if we're in "desktop" sizes. */
@media all and (min-width: 800px)
{
    #slider {
        height: 120px;
    }
} 

#slider-wrapper {
  width: 9999px;
  height: 300px;
  position: relative;
  transition: left 400ms linear;
}
.slide {
  float: left;
  width: 1180px;
  position: relative;
}

#slider-nav a, #slider-nav button {
  text-decoration: none;
  color: #000;
  display: inline-block;
  line-height: 2;
  padding: 0;
  border: 0;
}
#slider-wrapper ul {
    padding: 0 !important;
    margin: 0 !important;
}
.news-container {
  position: relative;
  padding: 0 !important;
}
.group {
  margin-top: 20px;
}
.news-widget-header {
  color: #475562;
  display: inline-block;
}
.news-widget ul{
  padding: 0 16px !important;
}

.news-item {
  display: block;
  width: 33%;
  /*margin: 16px 0;*/
}
.news-content-left {
  display: inline-block;
  width: 75px;
}
.news-content-left img {
  width: 61px;
  border: 2px solid #d9dadc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.news-content-right {
  display: inline-block;
  width: 225px;
  vertical-align: top;
}
.news-content-right h6,
.news-content-right a {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
.news-content-right h6:hover, .news-content-right a:hover,
.news-content-right h6:focus, .news-content-right a:focus {
    color: #fff;
    border-radius: 3px;
}
.news-content-right h6 a:hover, .news-content-right a a:hover,
.news-content-right h6 a:focus, .news-content-right a a:focus {
    color: #fff;
    border-radius: 3px;
}
.pub-date a {
  color: #0279b0;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  line-height: 2;
}
.all-news-btn {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
}
.page-selector {
  display: inline-block;
  float: right;
}
@media all and (min-width: 768px) {
  .news-container .group {
    margin-top: 0;
  }
  .news-content-right {
    width: 250px;
  }
  .news-item {
    display: inline-block;
    width: 100%;
  }
}
@media all and (min-width: 1024px) and (max-width: 1199px) {
  .news-content-right {
    width: 15em;
  }
  .slide {
    width: 1010px;
  }
  .news-item {
    width: 33%;
  } 
}

@media all and (min-width: 376) and (max-width: 1024)
{
    .slide {
        width: 730px;
    }
    .news-item {
        width: 100%;
    }
}

@media all and (min-width: 1200px) {
  .news-content-right {
    width: 19em;
  }
  .news-item {
    width: 33%;
  }
  .slide {
    width: 1180px;
  }
}
@media all and (max-width: 480px) {
  .news-content-right {
    vertical-align: top;
  }
}
@media all and (max-width: 768px) {
  .page-selector .dot {
    margin: 0 0.5em;
    width: 1.071428571428571em;
    height: 1.071428571428571em;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
  }
}
@media all and (min-width: 320px) and (max-width: 375px) {
  .news-content-right {
    width: 13.857142857142858em;
  }
}
.seasonal-outer-wrapper {
  box-sizing: border-box;
}
.seasonal-content-wrapper {
  min-height: 450px;
  padding: 0 !important;
  position: relative;
  vertical-align: top;
  display: block;
}
.header-image-container .header-image {
  margin: 0 auto;
}
.header-image-container .header-image img {
  height: 17.142857142857142em;
  object-fit: cover;
  width: 100%;
  border-bottom: 2px solid #d9dadc;
}
.seasonal-text-content {
  width: 85%;
  margin: 0 auto;
}
.seasonal-text-content p {
  margin-bottom: 2em;
  text-align: center;
}
.seasonal-text-content .sftitle {
  text-align: center;
  padding-top: 14px;
}
.seasonal-content-link {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 16px;
}
.seasonal-content-link a {
  line-height: 2.2 !important;
}
@media all and (min-width: 768px) {
  .seasonal-outer-wrapper {
    width: 50%;
    float: left;
  }
}
@media all and (min-width: 768px) {
  .seasonal-outer-wrapper-3across {
    width: 33%;
    float: left;
  }
}
.events-container {
  padding: 0 !important;
}
.events-container a:hover, .events-container a:focus {
    background-color: #0279b0 !important;
    color: #fff !important;
    outline: none;
    border-radius: 3px;
}
.eventList-header {
  padding-left: 11px;
  padding-top: 10px;
  color: #475562;
}
.event-list {
  list-style: none;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 18px;
  margin-bottom: 18px;
}
.event-item {
  color: #0279b0;
  margin: 19px auto;
}
.event-title {
  color: #575757;
  padding-top: 2px;
}
.event-content {
  color: #575757;
  padding-bottom: 5px;
}
#twitter-viewport {
  position: relative;
  margin: 1em auto;
  max-width: 320px;
  height: 390px;
  overflow-y: scroll;
}

#twitter-viewport::-webkit-scrollbar{
    display:none;
}
#tweet-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: top 400ms ease;
}
.tweet-slide {
  float: none;
  width: 100%;
  height: 515px;
}
.twitter-feed-container {
  width: 330px;
  padding: 0 20px !important;
  padding-top: 0.571428571428571em !important;
}
.twitter-feed-header {
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.twimage-container {
  margin-bottom: 0.357142857142857em;
}
.twimage-container .twimage {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url("../Images/twitter_logo.png") no-repeat center;
}
.twheader-title {
  width: 98%;
  padding: 5px 0;
}
.twheader-text {
  font-weight: 600;
  width: 99%;
  margin: 0 auto;
  padding: 5px 0;
}
.twfeed-item {
  padding: 0.5em 0;
  float:left;
}
.twfeed-content {
  width:100%;
  
}
.twfeed-content img {  
  width:100%
}
.twfeed-content a:hover, .twfeed-content a:focus {
  border-radius: 3px;
}
.twfeed-time {
  color: #575757;
  padding-top: 0.357142857142857em;
}
.feed-control {
  height: 40px;
  text-align: center;
}
.twprevious,
.twnext {
  font-size: 2.5em !important;
  text-decoration: none;
  padding: 0 0.6em;
  color: #0279b0;
}
.twprevious:hover {
  color: #475562;
}
.twnext:hover {
  color: #475562;
}
@media all and (min-width: 320px) and (max-width: 375px) {
  #twitter-viewport {
    height: 42.142857142857146em;
  }
  .tweet-slide {
    height: 42.142857142857146em;
  }
}
@media all and (min-width: 1024px) and (max-width: 1199px) {
  #twitter-viewport {
    height: 600px;
  }
  .tweet-slide {
    height: 600px;
  }
  .tweets-container {
    padding: 0;
  }
}
.bx-wrapper {
  margin: 0;
}
.bx-viewport {
  height: 17.928571428571427em !important;
}
.bx-wrapper img {
  max-width: none;
  width: 100%;
  height: 18.928571428571427em;
  object-fit: cover;
}
.bx-wrapper .bx-viewport {
  left: 0;
  border: none;
}
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
  top: 38% !important;
  height: 4.642857142857143em !important;
  width: 1.785714285714286em !important;
  z-index: 1 !important;
}
.bx-wrapper .bx-prev {
  background: url("../Images/left_arrow_tab_lt.png") no-repeat center;
  left: 1em;
}
.bx-wrapper .bx-next {
  background: url("../Images/right_arrow_tab_lt.png") no-repeat center;
  right: 1em;
}
.bx-wrapper .bx-prev:hover {
  background: url("../Images/left_arrow_tab_dk.png") no-repeat center;
}
.bx-wrapper .bx-next:hover {
  background: url("../Images/right_arrow_tab_dk.png") no-repeat center;
}
.hero-list {
    list-style-type: none;
}
.hero-list-container {
  margin: 0 0 10px 0;
  margin-top: .5em;
  height: 18.928571428571427em;
}
.hero-list-item {
  bottom: 1em;
}
.hero-header-wrapper {
  width: 100%;
  height: 7.142857142857143em;
  position: absolute;
  bottom: 0;
}
.hero-color-overlay {
  background: #0279b0;
  height: 100%;
  opacity: .85;
  width: 100%;
}
.hero-text-overlay {
  height: 100%;
  position: absolute;
  bottom: 0;
  padding: 0 1.428571428571429em;
  padding-right: 3em;
}
.hero-text-overlay h2 {
  font-size: 1.428571428571429em;
  color: #fff;
  padding-top: 5px;
}
.hero-text-overlay h5 {
  padding-top: 0.357142857142857em;
  font-size: 0.857142857142857em;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  color: #fff;
  line-height: 1.5em;
}
.hero-text-overlay .sfTxtContent {
  padding: 0.571428571428571em 1.5em;
}
@media all and (min-width: 320px) and (max-width: 375px) {
  .hero-text-overlay {
    text-align: center;
  }
  .hero-text-overlay h2 {
    font-size: 1.214285714285714em;
  }
  .hero-text-overlay h5 {
    font-size: 0.785714285714286em;
  }
}
@media all and (min-width: 768px) {
  .hero-list-container {
    height: 38.785714285714285em;
    margin: 0 0 10px 0;
  }
  .bx-viewport {
    height: 37.785714285714285em !important;
  }
  .bx-wrapper img {
    height: 38.785714285714285em;
  }
  .hero-header-wrapper {
    height: 10.785714285714286em;
  }
  .hero-text-overlay h2 {
    font-size: 2.714285714285714em;
  }
  .hero-text-overlay h5 {
    font-size: 1.285714285714286em;
  }
}
@media all and (min-width: 1024px) {
  .hero-text-overlay h2 {
    font-size: 2.142857142857143em;
  }
  .hero-list-container {
    margin: 10px;
  }
}
@media all and (min-width: 1198px) {
  .hero-list-container {
    height: 37.07142857142857em;
  }
  .bx-viewport {
    height: 36.07142857142857em !important;
  }
  .bx-wrapper img {
    height: 37.07142857142857em;
  }
  .bx-wrapper .bx-prev {
    background: url("../Images/left_arrow_btn.png") no-repeat center;
  }
  .bx-wrapper .bx-next {
    background: url("../Images/right_arrow_btn.png") no-repeat center;
  }
  .bx-wrapper .bx-prev:hover {
    background: url("../Images/left_arrow_btn_drk.png") no-repeat center;
  }
  .bx-wrapper .bx-next:hover {
    background: url("../Images/right_arrow_btn_drk.png") no-repeat center;
  }
  .hero-text-overlay h2 {
    font-size: 2.714285714285714em;
  }
}
.sign-up-form {
  padding: 1.428571428571429em;
}
.signup-cta {
  text-align: center;
}
.signup-cta p {
  margin-top: 0.428571428571429em;
}
.subscribe-form {
  text-align: center;
}
.subscribe-form ::-webkit-input-placeholder:after {
  content: '*';
  color: #f00;
}
.subscribe-form :-moz-placeholder:after {
  content: '*';
  color: #f00;
}
.subscribe-form ::-moz-placeholder:after {
  content: '*';
  color: #f00;
}
.subscribe-form :-ms-input-placeholder:after {
  content: '*';
  color: #f00;
}
.subscribe-input {
  max-width: 24.571428571428573em;
}
ul.accordion-list,
ul.accordion-sublist {
  list-style: none;
  padding: 0;
  margin: 1.071428571428571em 0 0 0;
}
.accordion-list {
  text-decoration: none;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  font-size: 1em;
  max-width: 40.714285714285715em;
  background: #fff;
  overflow: hidden;
}
.accordion-list-item {
  user-select: none;
  background: #575757;
  position: relative;
  line-height: 3em;
  cursor: pointer;
  min-height: 3em;
}
.accordion-list-item.header-item {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin: 0.214285714285714em 0;
}
.accordion-list-item.header-item a.acc-header {
  color: #fff;
  display: block;
  width: 100%;
}
.accordion-link {
  user-select: none;
  text-decoration: none;
  padding-left: 1em;
  line-height: 3em;
  display: block;
}
.toggle-divider {
  display: inline;
  position: absolute;
  background: #fff;
  height: 2.857142857142857em;
  width: 0.071428571428571em;
  top: 0.071428571428571em;
  right: 3.214285714285714em;
  z-index: 1;
}
.acc-toggle-icon {
  position: absolute;
  top: 0.857142857142857em;
  right: 0.857142857142857em;
  color: #fff;
}
.accordion-sublist {
  margin: 0 !important;
  display: none;
}
.accordion-sublist li {
  background: #fff;
  border-bottom: 1px solid #d2d6d9;
  border-left: 1px solid #d2d6d9;
  border-right: 1px solid #d2d6d9;
}
.accordion-sublist li a.accordion-link {
  color: #7c8a97;
  padding-left: 1.5em;
  display: inline;
}
.accordion-sublist li:last-child {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.listen-audio {
  display: inline;
  cursor: pointer;
  margin: 0 2.5em;
  color: #7c8a97;
}
.pdf-icon {
  padding: 0 0.714285714285714em;
  display: inline-block;
  height: 0.785714285714286em;
  width: 1.285714285714286em;
  background: url("../Images/pdf_icon.png") no-repeat center;
}
ul.image-rotator-list {
  padding: 0;
  margin: 0;
}
.rotator-content {
  height: 15.714285714285714em;
  position: relative;
}
.rotator-content img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.k-ie .rotator-content .image {
  margin: 0 auto;
}
.k-ie .rotator-content .image img {
  width: auto;
  height: 15.714285714285714em;
}
.rotator-text {
  position: absolute;
  bottom: 0.714285714285714em;
  padding: 0 1.071428571428571em;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  color: #fff;
}
.rotator-list-item {
  display: none;
}
.rotator-list-item.active {
  display: block;
}
.rotator_control {
  margin-top: 2.142857142857143em;
  text-align: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
.rotator_control a {
  margin: 0 0.142857142857143em;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
@media only screen and (min-device-width: 230px) and (max-device-width: 1024px) {
  .rotator_control {
    margin-top: 0.714285714285714em;
  }
}
.search-results {
  margin-top: 2.857142857142857em;
  padding-bottom: 1.428571428571429em;
}
.search-results dl.sfsearchResultsWrp {
  max-width: 670px;
}
.search-results .faq {
  padding: 1.428571428571429em 0.714285714285714em;
  margin-top: 80px !important;
}
.search-results .sf_pagerNumeric {
  text-align: center;
  padding: 7em 0;
}
.cpud-blog {
  margin-top: 50px;
}
.cpud-blog ul.sfpostsList {
  list-style: none;
  padding-left: 0;
}
.content-link {
  width: 272px;
  min-height: 239px;
  display: block;
  float: left;
}
.content-link img {
  width: 100%;
  height: auto;
}
.feature-content {
  width: 300px;
}
.feature-content-image {
  border-bottom: 2px solid #d9dadc;
}
.feature-content-description {
  padding: 10px 16px;
}
.feature-content-text {
  font-size: 12px;
  color: #475562;
}
.feature-content-subtext {
  color: #667683;
}
.park-events {
  padding-bottom: 60px;
}
.park-events-wrapper {
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.park-events-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.park-events-list-item {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  float: left;
  min-height: 100px;
  max-width: 282px;
  margin-right: 10px;
}
.park-event-content {
  margin-bottom: 0.714285714285714em;
}
.media-gallery-wrapper {
  box-sizing: border-box;
  max-width: 41.714285714285715em;
}
.media-gallery-wrapper ul {
  list-style: none;
  padding: 0;
}
.gallery-toggle {
  width: 100%;
  height: 53px;
}
.toggle-item {
  width: 50%;
  display: block;
  float: left;
  text-align: center;
  background: #eaeef1;
  cursor: pointer;
}
.toggle-item.is-active {
  background: #475562;
}
.toggle-item.is-active a {
  color: #fff;
}
.toggle-item a {
  text-decoration: none;
  color: #70838d;
  line-height: 3.818181818181818em;
  display: block;
}
.media-gallery {
  box-sizing: border-box;
  display: none;
  padding: 1.642857142857143em;
  width: 100%;
  background: #f7f8fa;
}
.media-gallery.is-active {
  display: block;
}
.gallery-item {
  box-sizing: border-box;
  width: 11.714285714285714em;
  display: block;
  float: left;
  margin-right: 1.071428571428571em;
  margin-bottom: 1.428571428571429em;
}
.gallery-item img {
  width: 100%;
}
.gallery-item span {
  font-size: 0.714285714285714em;
  display: block;
}
.gallery-item-link {
  font-weight: bold;
  color: #667683;
}
.content-div {
  background: #f7f8fa;
  font-size: 1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #d9dadc;
  margin: 10px;
}
.content-div.pos-relative {
  position: relative;
}
div.header-border-solid {
  margin-bottom: 0.7142857142857143em;
}
span.header-border-solid:before,
span.header-border-solid:after {
  content: '';
  display: block;
  width: 100%;
}
span.header-border-solid:before {
  border: 0.071428571428571em solid #dee2e5;
}
span.header-border-solid:after {
  border: 0.071428571428571em solid #dee2e5;
  margin-top: 0.085714285714286em;
}
div.header-border-dashed {
  margin-bottom: 0.7142857142857143em;
}
span.header-border-dashed:before,
span.header-border-dashed:after {
  content: '';
  display: block;
  width: 100%;
}
span.header-border-dashed:before {
  border: 0.071428571428571em dashed #b1bfca;
}
span.header-border-dashed:after {
  border: 0.071428571428571em dashed #b1bfca;
  margin-top: 0.085714285714286em;
}
span.divider-solid:before,
span.divider-solid:after {
  content: '';
  display: block;
  width: 100%;
}
span.divider-solid:before {
  border: 0.071428571428571em solid #dee2e5;
}
span.divider-solid.medium:before {
  border: 0.142857142857143em solid #dee2e5;
}
span.divider-solid.bold:before {
  border: 0.214285714285714em solid #dee2e5;
}
span.divider-solid.double:before {
  border: 0.071428571428571em solid #dee2e5;
}
span.divider-solid.double:after {
  border: 0.071428571428571em solid #dee2e5;
  margin-top: 0.085714285714286em;
}
span.divider-dashed:before,
span.divider-dashed:after {
  content: '';
  display: block;
  width: 100%;
}
span.divider-dashed:before {
  border: 0.071428571428571em dashed #b1bfca;
}
span.divider-dashed.medium:before {
  border: 0.142857142857143em dashed #b1bfca;
}
span.divider-dashed.bold:before {
  border: 0.214285714285714em dashed #b1bfca;
}
span.divider-dashed.double:before {
  border: 0.071428571428571em dashed #b1bfca;
}
span.divider-dashed.double:after {
  border: 0.071428571428571em dashed #b1bfca;
  margin-top: 0.085714285714286em;
}
.header-rule-h1,
.header-rule-h2,
.header-rule-h3,
.header-rule-h4,
.header-rule-h5,
.header-rule-h6 {
  margin-bottom: 0.357142857142857em;
  letter-spacing: 0.04em;
}
.content-rule-h1,
.content-rule-h2,
.content-rule-h3,
.content-rule-h4,
.content-rule-h5,
.content-rule-p {
  letter-spacing: 0.04em;
}
.subFeature {
  max-width: 42.142857142857146em;
  list-style: none;
  margin: 0;
  padding: 0;
}
.subFeature .title {
  display: inline-block;
  font-family: 'Dosis', 'Helvetica Neue', Arial, sans-serif;
  font-size: 1.428571428571429em;
}
a.title:hover, a.title:focus {
    color: #fff;
    border-radius: 3px;
}
.subFeature .sfmetainfo {
  display: block;
  font-size: 1em;
}
.subFeature .sfmetainfo:hover, .subFeature .sfmetainfo:focus {
    border-radius: 3px;
}
.subFeature .sfsummary {
  display: block;
  padding: 1em 0;
}
.subFeature .feature {
  border-bottom: 1px solid #dee2e5;
  margin-bottom: 4.285714285714286em;
  padding-bottom: 1.428571428571429em;
}
.subFeature .feature img {
  width: 100%;
  max-width: 42.142857142857146em;
  max-height: 23.571428571428573em;
}
.subFeature .feature .title {
  margin-bottom: 8px;
}
.subFeature .list {
  clear: both;
  display: block;
}
.subFeature .list .image {
  float: left;
  margin: 0 20px 5px 0;
  max-width: 20%;
}
.subFeature .list .image img {
  width: 100%;
  max-width: 13.214285714285714em;
  max-height: 7.357142857142857em;
}
.subFeature .list .content {
  margin-bottom: 30px;
  max-width: 80%;
  float: left;
}
.subFeature .list .content .title {
  margin-bottom: 5px;
}

.sfpostFullStory:hover, .sfpostFullStory:focus {
    border-radius: 3px;
}

.youtubeVideoContainer {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    width: 100%;
}

.youtubeVideoContainer iframe,
.youtubeVideoContainer object,
.youtubeVideoContainer embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.youtubeAudioDescContainer {
    float: right;
}

.youtubeAudioDescContainer a {
    padding-left: 5px; 
    padding-right: 5px;
}

.lightboxVideo {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  width: 20.428571428571427em;
  border: 2px solid #dee2e5;
  background-color: #f7f8fa;
  cursor: pointer;
  cursor: hand;
  margin-bottom: 1.428571428571429em;
}
.lightboxVideo .image {
  width: 20.428571428571427em;
  height: 10.928571428571429em;
  display: table-cell;
  vertical-align: middle;
}
.lightboxVideo .image img {
  display: block;
  margin: 0 auto;
}
.lightboxVideo .title {
  color: #0279b0;
  display: block;
  margin: 1.428571428571429em 1.071428571428571em 0 1.071428571428571em;
  padding: 0;
  font-size: 1em;
  font-weight: normal;
}
.lightboxVideo .summary {
  color: #667683;
  display: block;
  margin: 0 1.071428571428571em 1.428571428571429em 1.071428571428571em;
  padding: 0;
  font-size: 1em;
  font-weight: normal;
}
.lightboxVideo .video {
  display: none;
}
.provider-selector {
  border: 0.142857142857143em solid #eaeef1;
  border-bottom: 0;
  color: #7d8995;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  font-size: 1em;
  display: table;
  width: 100%;
  height: auto;
  table-layout: fixed;
  margin-bottom: 1.428571428571429em;
  min-width: 73.14285714285714em;
}
.provider-selector * .fa {
  cursor: default !important;
}
.provider-selector * .radio .fa {
  cursor: hand !important;
  cursor: pointer !important;
}
.provider-selector * {
  box-sizing: border-box;
}
.provider-selector * a,
.provider-selector * a:visited {
  color: #7d8995;
}
.provider-selector .header,
.provider-selector .row:nth-child(odd) {
  background-color: #f0f3f5;
}
.provider-selector .header {
  font-weight: bold;
}
.provider-selector .header .cell {
  padding-top: 1.071428571428571em;
  padding-bottom: 1.071428571428571em;
  white-space: nowrap;
}
.provider-selector .header,
.provider-selector .row {
  display: table-row;
}
.provider-selector .row {
  border-bottom: 0.142857142857143em solid #eaeef1;
}
.provider-selector .row .cell {
  padding-top: 1.857142857142857em;
  padding-bottom: 1.428571428571429em;
  border-left-color: transparent;
  border-right-color: transparent;
}
.provider-selector .cell {
  display: table-cell;
  border-right: 0.142857142857143em solid #eaeef1;
  border-bottom: 0.142857142857143em solid #eaeef1;
}
.provider-selector .cell .fa span {
  display: none;
}
.provider-selector .cell .fa {
  color: #dee2e5;
}
.provider-selector .cell .fa.active {
  color: #ffb036;
}
.provider-selector .radio,
.provider-selector .business,
.provider-selector .internet,
.provider-selector .tv,
.provider-selector .voip,
.provider-selector .phone,
.provider-selector .esp {
  text-align: center;
}
.provider-selector .radio input[type="radio"],
.provider-selector .business input[type="radio"],
.provider-selector .internet input[type="radio"],
.provider-selector .tv input[type="radio"],
.provider-selector .voip input[type="radio"],
.provider-selector .phone input[type="radio"],
.provider-selector .esp input[type="radio"] {
  display: none;
}
.provider-selector .radio .fa,
.provider-selector .business .fa,
.provider-selector .internet .fa,
.provider-selector .tv .fa,
.provider-selector .voip .fa,
.provider-selector .phone .fa,
.provider-selector .esp .fa {
  font-size: 1.357142857142857em;
}
.provider-selector .radio input[type="radio"] + label .fa-dot-circle-o,
.provider-selector .business input[type="radio"] + label .fa-dot-circle-o,
.provider-selector .internet input[type="radio"] + label .fa-dot-circle-o,
.provider-selector .tv input[type="radio"] + label .fa-dot-circle-o,
.provider-selector .voip input[type="radio"] + label .fa-dot-circle-o,
.provider-selector .phone input[type="radio"] + label .fa-dot-circle-o,
.provider-selector .esp input[type="radio"] + label .fa-dot-circle-o,
.provider-selector .radio input[type="checkbox"] + label .fa-check,
.provider-selector .business input[type="checkbox"] + label .fa-check,
.provider-selector .internet input[type="checkbox"] + label .fa-check,
.provider-selector .tv input[type="checkbox"] + label .fa-check,
.provider-selector .voip input[type="checkbox"] + label .fa-check,
.provider-selector .phone input[type="checkbox"] + label .fa-check,
.provider-selector .esp input[type="checkbox"] + label .fa-check {
  display: none;
}
.provider-selector .radio input[type="radio"]:checked + label .fa-dot-circle-o,
.provider-selector .business input[type="radio"]:checked + label .fa-dot-circle-o,
.provider-selector .internet input[type="radio"]:checked + label .fa-dot-circle-o,
.provider-selector .tv input[type="radio"]:checked + label .fa-dot-circle-o,
.provider-selector .voip input[type="radio"]:checked + label .fa-dot-circle-o,
.provider-selector .phone input[type="radio"]:checked + label .fa-dot-circle-o,
.provider-selector .esp input[type="radio"]:checked + label .fa-dot-circle-o,
.provider-selector .radio input[type="checkbox"]:checked + label .fa-check,
.provider-selector .business input[type="checkbox"]:checked + label .fa-check,
.provider-selector .internet input[type="checkbox"]:checked + label .fa-check,
.provider-selector .tv input[type="checkbox"]:checked + label .fa-check,
.provider-selector .voip input[type="checkbox"]:checked + label .fa-check,
.provider-selector .phone input[type="checkbox"]:checked + label .fa-check,
.provider-selector .esp input[type="checkbox"]:checked + label .fa-check {
  display: block;
  color: #667683;
}
.provider-selector .radio input[type="radio"]:checked + label .fa-circle-o,
.provider-selector .business input[type="radio"]:checked + label .fa-circle-o,
.provider-selector .internet input[type="radio"]:checked + label .fa-circle-o,
.provider-selector .tv input[type="radio"]:checked + label .fa-circle-o,
.provider-selector .voip input[type="radio"]:checked + label .fa-circle-o,
.provider-selector .phone input[type="radio"]:checked + label .fa-circle-o,
.provider-selector .esp input[type="radio"]:checked + label .fa-circle-o {
  display: none;
}
.provider-selector .service,
.provider-selector .website,
.provider-selector .contact {
  padding: 0 1em;
}
.provider-selector .radio {
  width: 2em;
}
.provider-selector .radio label {
  padding: 0;
}
.provider-selector .service {
  width: 14%;
}
.provider-selector .business {
  width: 11%;
}
.provider-selector .website {
  width: 17%;
}
.provider-selector .contact {
  width: 11%;
  white-space: nowrap;
}
.provider-selector .internet {
  width: 14%;
}
.provider-selector .tv {
  width: 7%;
}
.provider-selector .voip {
  width: 5%;
}
.provider-selector .phone {
  width: 8%;
}
.provider-selector .esp {
  width: 11%;
  border-right: 0;
}
.provider-selector .mobile,
.provider-selector .tablet {
  display: none;
}
.lt-ie9 .provider-selector .radio input[type="radio"] {
  display: block;
}
.lt-ie9 .provider-selector .radio label {
  display: none;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .provider-selector .header .cell {
    white-space: normal !important;
  }
  .provider-selector .desktop {
    display: none;
  }
  .provider-selector .tablet {
    display: inline;
  }
  .provider-selector .row .website a,
  .provider-selector .row .contact a {
    display: block;
    overflow: hidden;
    position: relative;
  }
  .provider-selector .row .website a:after,
  .provider-selector .row .contact a:after {
    position: absolute;
    width: 1.428571428571429em;
    height: 100%;
    content: "";
    top: 0;
    right: 0;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 56%, #fff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(56%, #fff), color-stop(100%, #fff));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 56%, #fff 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 56%, #fff 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 56%, #fff 100%);
    background: linear-gradient(left, rgba(255,255,255,0) 0%, #fff 56%, #fff 100%);
  }
  .provider-selector .row:nth-child(odd) .website a:after,
  .provider-selector .row:nth-child(odd) .contact a:after {
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #f0f3f5 56%, #f0f3f5 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(56%, #f0f3f5), color-stop(100%, #f0f3f5));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #f0f3f5 56%, #f0f3f5 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, #f0f3f5 56%, #f0f3f5 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, #f0f3f5 56%, #f0f3f5 100%);
    background: linear-gradient(left, rgba(255,255,255,0) 0%, #f0f3f5 56%, #f0f3f5 100%);
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 667px) {
  .provider-selector {
    table-layout: auto !important;
    overflow: scroll;
    display: block;
    border-bottom: 0;
  }
  .provider-selector .desktop {
    display: none;
  }
  .provider-selector .mobile {
    display: inline;
  }
  .provider-selector .header,
  .provider-selector .row,
  .provider-selector .cell {
    display: block;
  }
  .provider-selector .cell {
    height: 3.571428571428572em;
    padding: 0 1em;
    border: 0;
  }
  .provider-selector .header {
    width: 7.857142857142857em;
    float: left;
  }
  .provider-selector .head,
  .provider-selector .row {
    border-bottom: 0.142857142857143em solid #eaeef1;
  }
  .provider-selector .row:nth-child(odd) {
    background-color: #fff;
  }
  .provider-selector .row {
    float: left;
    overflow: hidden;
    width: auto;
    display: inline-block;
  }
  .provider-selector .row .cell {
    padding-top: 1.071428571428571em;
    padding-bottom: 1.071428571428571em;
    width: auto !important;
    text-align: center;
  }
}
a.tooltips {
  position: relative;
  display: inline;
}
a.tooltips span {
  position: absolute;
  width: 15em;
  color: #607d8b;
  background: #f7f8fa;
  border: 2px solid #dee2e5;
  padding: 1em;
  visibility: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
a.tooltips span:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
}
a.tooltips span:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
}
a.tooltips.is-hovered.tooltips span,
a.tooltips:hover.tooltips span {
  visibility: visible;
  opacity: 1;
  z-index: 999;
}
a.tooltips.top span:before {
  top: 100%;
  left: 50%;
  margin-left: -12px;
  border-top: 12px solid #dee2e5;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
}
a.tooltips.top span:after {
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border-top: 8px solid #f7f8fa;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
a.tooltips.top.is-hovered.tooltips span,
a.tooltips.top:hover.tooltips span {
  bottom: 30px;
  left: 0;
  margin-left: -76px;
}
a.tooltips.bottom span:before {
  bottom: 100%;
  left: 50%;
  margin-left: -12px;
  border-bottom: 12px solid #dee2e5;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
}
a.tooltips.bottom span:after {
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  border-bottom: 8px solid #f7f8fa;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
a.tooltips.bottom.is-hovered.tooltips span,
a.tooltips.bottom:hover.tooltips span {
  top: 30px;
  left: 0;
  margin-left: -76px;
}
a.tooltips.left span:before {
  top: 50%;
  left: 100%;
  margin-top: -12px;
  border-left: 12px solid #dee2ef;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
a.tooltips.left span:after {
  top: 50%;
  left: 100%;
  margin-top: -8px;
  border-left: 8px solid #f7f8fa;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
a.tooltips.left.is-hovered.tooltips span,
a.tooltips.left:hover.tooltips span {
  right: 100%;
  top: -40px;
  margin-top: -15px;
  margin-right: 15px;
}
a.tooltips.right span:before {
  top: 50%;
  right: 100%;
  margin-top: -12px;
  border-right: 12px solid #dee2e5;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
a.tooltips.right span:after {
  top: 50%;
  right: 100%;
  margin-top: -8px;
  border-right: 8px solid #f7f8fa;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
a.tooltips.right.is-hovered.tooltips span,
a.tooltips.right:hover.tooltips span {
  left: 100%;
  top: -40px;
  margin-top: -15px;
  margin-left: 15px;
}
span.popup {
  position: absolute;
  width: 26.428571428571427em;
  color: #607d8b;
  background: #f7f8fa;
  border: 2px solid #dee2e5;
  padding: 1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
span.popup.inverted {
  color: #fff;
  background: #667683;
  border: 2px solid #748593;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
div .alert {
  position: relative;
  padding: 13px 18px;
  font-size: 1.285714285714286em;
  color: #fff;
  margin-bottom: 1.428571428571429em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  min-width: 668px;
}
div .alert.warning {
  background: #ffb036;
}
div .alert.success {
  background: #7ed321;
}
div .alert.error {
  background: #d0021b;
}
div .alert .close {
  font-size: 1.714285714285714em;
  font-weight: 200;
  color: #fff;
  position: absolute;
  right: 18px;
  bottom: 4px;
}
#background-fix span{
        background-color:transparent;
        background-image:none;
}
.k-state-focused {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.k-header {
  background-image: none;
}
.google-translate-dropdown {
  display: none;
}
.social-share {
    margin-top: 1em;
    padding: .41667em;
    display: inline-block;
    border: 1px solid #8a8a8a;
    border-color: rgb(138, 138, 138);
    border-radius: .25em;
}
.social-share ul {
    padding: 0 !important;
    margin: 0 !important;
}
.social-share li {
    padding: 1px;
    max-height: 16px;
}
.social-share li a{
    
}
.social-share li a:hover, .social-share li a:focus{
    outline: 2px solid;
    outline-color: #0279b0;
}

.social-share li iframe:hover{
    outline: 2px solid;
    outline-color: #0279b0;
}

a.goog-te-menu-value:hover, a.goog-te-menu-value:focus {
    background-color: #0279b0;
    color: #fff !important;
    border-top: 1px #0279b0 !important;
    border-bottom: 1px #0279b0 !important;
}

@media all and (min-width: 860px) {
  .google-translate-dropdown {
    display: block;
  }
}
@media all and (min-width: 230px) and (max-width: 374px) {
  article {
    padding: 0 3px;
  }
  .quick-link {
    line-height: 1em;
    padding: 1em .65em 1em .65em;
  }
  .quicklink-sublist li a {
    line-height: 1em;
    padding: 1em .65em 1em 1.3em;
  }
  .toggle-icon {
    top: .75em;
  }
}
iframe {
  margin-bottom: 14px;
}
.sfnewsAuthorAndDate {
  margin-bottom: 14px;
}
.sfpostAuthorAndDate{
  margin-bottom: 14px;
}
.sfeventListItem {
  margin-bottom: 14px;
}
div.widgetWrapper {
  margin-bottom: 14px;
}
div.widgetWrapper iframe {
  margin-bottom: 0;
}
.sfnewsTitle {
  margin-bottom: 5px;
}
@media print {
	a[href]:after {
		content:none;
	}

    .logo-container {
        content: url("../Images/PUD_logo.png");
        height: 80px;
        width: 100px;
        display: table;
        margin: 0 auto;
    }
    .sfsearchTxt {
        display:none;
    }

    .header-link-list {
        display:none;
    }

    .quicklink-list {
        display:none;
    }

    #cph_footer_TB97DA5CA020_Col00 {
        display:none;
    }
}
.RadTreeView a.rtIn:focus {
    color: #fff;
    border-radius: 3px;
}
.hideCol {
    display: none;
}
#grid-filter ul {
    padding-bottom: 5px !important;
    list-style-type: disc;
}
#grid-filter ul li {
    display: inline;
    
}
#grid-filter select {
    border-radius: 3px;
    margin-right: 10px;
}
@media screen and (max-width: 767px) {
    #grid-filter ul {
        margin-bottom: 5px;
    }
    #grid-filter ul li {
        display: block;
        padding-bottom: 5px;
        float: none !important;
    }
}
.groupingList {
    list-style: none;
    padding: 0;
}
.inlineGroupingList li {
    float: left;
}
.tableGroupingList {
    display: table;
    width: 100%;
    list-style: none;
    padding: 0;
}
.tableGroupingList li {
    display: table-cell;
    text-align: center;
}
.conservationGrouping img {
    vertical-align: middle;
}
.conservationGrouping a {
    margin-top: 5px;
}
.buttonGroupingList {
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
}
.buttonGroupingList li {
    padding-bottom: 10px;
}

/* ----------------------------------------------------------------------------------------------------
Fiber Page Specific
---------------------------------------------------------------------------------------------------- */
#fiber-addr {
	width: 100%;
}

#fiber-addr-form {
    width: 55%;
    padding-right: 80px; 
    float: left;
}

#fiber-addr-resp {
    padding: 30px !important; 
    width: 25%; 
    height: 100%;
    float: left;
}

/* ----------------------------------------------------------------------------------------------------
Begin Map Icon Link
---------------------------------------------------------------------------------------------------- */
.map-link {
  max-width: 353px;
  background: #dee2e5;
  height: 45px;
  margin-bottom: 14px;
}
.test-link {
  text-decoration: underline;
  font-weight: 600;
}
.map-icon {
  display: block;
  text-align: center;
  float: left;
  width: 45px;
  height: 45px;
  background: #218417;
}
.pin-icon {
  margin-top: 8px;
  color: white;
}
.map-text {
  padding: 12px 0;
  margin-left: 59px;
}
.map-text p {
  margin: 0;
}
/* ----------------------------------------------------------------------------------------------------
End Map Icon Link
---------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------
Begin Tables - Like Bootstrap
---------------------------------------------------------------------------------------------------- */

table {
	max-width: 100%;
}

th {
	text-align: left;
}

.table {
	width: 100%;
	margin-bottom: 14px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

.table > thead > tr > th a:hover, 
.table > thead > tr > th a:focus {
    border-radius: 3px;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
	border-top: 0;
}

.table > tbody + tbody {
	border-top: 2px solid #ddd;
}

.table .table {
	background-color: #fff;
}

.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 #ddd;
}

.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 #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
	background-color: #eaeaea;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
	background-color: #f5f5f5;
}
/* ----------------------------------------------------------------------------------------------------
End Tables - Like Bootstrap
---------------------------------------------------------------------------------------------------- */

/* search results formatting */
.sfsearchResultsWrp {
    list-style: none;
    padding: 0;
    max-width: 670px;
}
.sfsearchResultTitle {
    padding-top: 35px;
}

.sfsearchResultHighLighter {
    margin-left: 40px;
}
/* end search results formatting */

.active .slide {
  display: block !important;
  visibility: hidden;
  transition: left .6s ease-out;
   /*transition: left 2s linear;*/ 
}

.active .slide.current {
  visibility: visible;
  left: 0;
}

.active .slide.next {
  left: 100%;
}

.active .next {
  left: 100%;
}

.active .slide.prev {
  left: -100%;
}

.active .prev {
  left: -100%;
}

.active .slide.next.in-transition,
.active .slide.prev.in-transition {
  visibility:visible;
}

.carousel, .slide {
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
/*@media all and (min-width: 320px) and (max-width: 375px) {
    .carousel, .slide {
        width: 784px;
        height: 519px;
        padding: 0;
        margin: 0;
        overflow: hidden;
    }
}*/
/*@media all and (min-width: 768px) {
    .carousel, .slide {
        height: 620px;
    }
}*/
/*@media all and (min-width: 1024px) {
    .carousel, .slide {
        width: 784px;
        height: 519px;
        padding: 0;
        margin: 0;
        overflow: hidden;
    }
}*/
/*@media all and (min-width: 1198px) {
    .carousel, .slide {
        height: 593px;
    }
}*/
  .carousel {
    position: relative;
  }
  .carousel ul {
    margin:0;
    padding: 0;
  }
  .slide {
    /*height: 360px;*/
    background-size: cover;
    position: relative;
    margin-bottom:1em;
    /*border:1px solid #333;*/
  }
.slide img {
  width: 100%;
}
  .slide h4 {
    display:inline-block;
    float:right;
    font-size: 1.25em;
    margin:0;
    padding: .25em;
    text-align: right;
    background-color: rgba(2,125,182,.85);
    float:right;
    /*border-radius: 0 0 0 .5em;*/
  }
.slide p {
    color: #fff;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
    /*
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin:0;
    clear:both;
    padding: 5px;
    background-color: rgba(2,125,182,.85);
  }*/
  .slide a {
    color: #fff;
    display:block;
    text-align: left;
    text-decoration: none;
  }

.slide a:hover,
.slide a:focus {
    text-decoration: underline;
    background-color: transparent;
}

.carousel.active {
  /*height: 360px;*/
  /*border: 1px solid #333;*/
  position:relative;
}

.active .slide {
  border: none;
  display: none;
  position:absolute;
  top:0;
  left:0;
  z-index:200;
}

.slide.current {
  display:block;
  z-index: 500;
}

.btn-prev,
.btn-next {
  position:absolute;
  z-index: 700;
  top: 50%;
  margin-top: -2.5em;
  border:0;
  /*background-color: rgba(255,255,255,.6);*/
  line-height: 1;
  padding:10px 5px;
  transition: padding .4s ease-out;
  height: 65px;
  width: 20px;
}

.btn-next:hover,
.btn-next:focus,
.btn-prev:hover,
.btn-prev:focus {
  padding-left:  20px;
  padding-right: 20px;
}

.btn-prev {
  background: rgba(2,125,182,.85) url("../Images/left_arrow_tab_lt.png") no-repeat center;
  /*left: 1em;*/
  left:0;
  border-radius: 0 .25em .25em 0;
}

.btn-next {
  background: rgba(2,125,182,.85) url("../Images/right_arrow_tab_lt.png") no-repeat center;
  /*right: 1em;*/
  right:0;
  border-radius: .25em 0 0 .25em;
}

.carousel.with-slidenav {
  /*padding-bottom: 2em;*/
  background-color: #fff;
}
.carousel.with-slidenav .slide {
  /*border-bottom: 1px solid #333;*/
}
.slidenav .fa {
    font-size: 12px;
}
.slidenav {
  position: absolute;
  bottom: .5em;
  left: 0;
  right: 0;
  text-align: right;
  z-index: 500;
}

.slidenav li {
  display: inline;
  padding: 0;
  display:inline-block;
  background-color: #0279b0;
}

.slidenav li:hover {
    background-color: rgba(255, 255, 255, .85);
}
.slidenav li:first-child.current {
    background-color: rgba(0, 0, 0, .85);
}

.slidenav button {
  font-size: 20px;
  border: none;
  background-color: transparent;
  /*line-height: 1em;
  height: 1.5em;*/
  width:auto;
  /*font-weight: bold;*/
  color: #fff;
}

.slidenav button.current {
  background-color: transparent;
  color: #000;
}

.slidenav button:hover,
.slidenav button:focus {
    color: #000;
    /*border: 1px #fff;*/
}

.slidenav button.current:hover,
.slidenav button.current:focus {
    /*color: #fff;*/
    /*border: 1px #fff;*/
}
.sfAddEventWrp ul {
    padding: 0px;
    display: inline;
}
.sfAddEventWrp li {
    display: inline;
    list-style-type: none;
}
/* ---------------------------------- Modal Popup Styling ----------------------------------------------*/
/* The Modal (background) */
#modalOverlay{
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 600; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content/Box */
#modalContent {
    position:relative;
    margin: 15% auto; /* 15% from the top and centered */
    background-color: #fefefe;    
    width: 80%; /* Could be more or less, depending on screen size */
    padding: 20px;
    border: 1px solid #888;
    
}
/* The Close Button */
.modalClose{
    margin-top: -15px;
    margin-left: 20px;
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.modalClose:hover,
.modalClose:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
/* -----------------------------------------------------------------------------------------------------*/

/* ----- Form Field hidden css*/
.ffhpHidden {
    display: none;
}

/* ---------- Popup CSS (mainly used on forms ----------*/
/* The Modal (background) */
.modalPopup {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: auto; /* 15% from the top and centered */
    margin-top: 5%;
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}
/* The Close Button */
.popCloseBtn {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.popCloseBtn:hover,
.popCloseBtn:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


/* ---------- Weather Widget CSS ----------*/
.weatherWidget {
    font-size: 13px;
    background-color: #34495E;
    color: #fff;
    padding: 10px;
}
.weatherLocation {
    font-size: 1.4em;
}
.forecastRow {
    padding-top: 10px;
}
.weatherCenter {
    line-height: 35px;
    height: 35px;
}
.lowTemp {
    color: #d2e4ff;
    text-align: right;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 5px;
}
.highTemp {
    color: #fccccc;
    text-align: right;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 5px;
}

/* ---------- Fancy FAQ CSS ----------*/
.ccpudListWidgetContainer {
    padding-top: 25px;
}

.ccpudListContainer {
    width: 100%;
}

.ccpudList {
    padding-left: 30px !important;
    padding-top: 5px; 
}

.ccpudListHeaderContainer {
    text-align:left
}

.ccpudListTitle  {
    display: inline;
}

.ccpudListExpandAll {
    display: inline;
}

.ccpudListItem {
    list-style: none;
    padding: 3px 0px 3px 0px;
}

.ccpudListButton {
    border: none;
    color: #ffffff;
    background-color: #004B85;
    height: 25px;
}

.ccpudListButton:hover,.ccpudListButton:focus {
    color: #000000;
    background-color: #ffb036;
}

.ccpudListItemToggleButton {
    height: 35px;
    width: 100%;
    text-align: left;
}

.ccpudListAnswer {
    padding-top: 5px;
}