/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 * Copyright 2014-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*
 * See the Getting Started docs for more information:
 * http://getbootstrap.com/getting-started/#support-ie10-width
 */
 body.home {
   position:relative;
 }
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}

h2.job-title, h2.public-notice-title {
  margin-top: 0;
  margin-bottom: 1em;
}

h3 {
  line-height: 1.4;
}


.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-primary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-primary {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  text-transform: uppercase;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #2171ce;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #2171ce;
  border-color: #206cc5;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #2171ce;
  background-image: none;
}
.btn-success {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  text-transform: uppercase;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #5f8047;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #5f8047;
  border-color: #5b7a44;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5f8047;
  background-image: none;
}
.btn-info {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  text-transform: uppercase;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #646e30;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #646e30;
  border-color: #5e672d;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #646e30;
  background-image: none;
}
.btn-warning {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  text-transform: uppercase;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #b5670e;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #b5670e;
  border-color: #ac610d;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #b5670e;
  background-image: none;
}
.btn-danger {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  text-transform: uppercase;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #a20909;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #a20909;
  border-color: #980808;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #a20909;
  background-image: none;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-color: #e8e8e8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #4A90E2 0%, #3483de 100%);
  background-image: -o-linear-gradient(top, #4A90E2 0%, #3483de 100%);
  background-image: linear-gradient(to bottom, #4A90E2 0%, #3483de 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4a90e2', endColorstr='#ff3483de', GradientType=0);
  background-color: #3483de;
}
.navbar-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
  background: rgba(39,54,118,0.95);
  border-radius: 0px;
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
.nav-search-form button {
  height:50px;
}


 



@media (max-width: 1019px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #4A90E2 0%, #3483de 100%);
    background-image: -o-linear-gradient(top, #4A90E2 0%, #3483de 100%);
    background-image: linear-gradient(to bottom, #4A90E2 0%, #3483de 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4a90e2', endColorstr='#ff3483de', GradientType=0);
  }
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #4A90E2 0%, #2275d7 100%);
  background-image: -o-linear-gradient(top, #4A90E2 0%, #2275d7 100%);
  background-image: linear-gradient(to bottom, #4A90E2 0%, #2275d7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4a90e2', endColorstr='#ff2275d7', GradientType=0);
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #7DA65F 0%, #64874b 100%);
  background-image: -o-linear-gradient(top, #7DA65F 0%, #64874b 100%);
  background-image: linear-gradient(to bottom, #7DA65F 0%, #64874b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7da65f', endColorstr='#ff64874b', GradientType=0);
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #8B9943 0%, #6b7633 100%);
  background-image: -o-linear-gradient(top, #8B9943 0%, #6b7633 100%);
  background-image: linear-gradient(to bottom, #8B9943 0%, #6b7633 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8b9943', endColorstr='#ff6b7633', GradientType=0);
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #ED8713 0%, #be6c0f 100%);
  background-image: -o-linear-gradient(top, #ED8713 0%, #be6c0f 100%);
  background-image: linear-gradient(to bottom, #ED8713 0%, #be6c0f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffed8713', endColorstr='#ffbe6c0f', GradientType=0);
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #DC0C0C 0%, #ac0909 100%);
  background-image: -o-linear-gradient(top, #DC0C0C 0%, #ac0909 100%);
  background-image: linear-gradient(to bottom, #DC0C0C 0%, #ac0909 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc0c0c', endColorstr='#ffac0909', GradientType=0);
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.list-group {
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #2275d7;
  background-image: -webkit-linear-gradient(top, #4A90E2 0%, #297cdd 100%);
  background-image: -o-linear-gradient(top, #4A90E2 0%, #297cdd 100%);
  background-image: linear-gradient(to bottom, #4A90E2 0%, #297cdd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4a90e2', endColorstr='#ff297cdd', GradientType=0);
  border-color: #297cdd;
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #4A90E2 0%, #3483de 100%);
  background-image: -o-linear-gradient(top, #4A90E2 0%, #3483de 100%);
  background-image: linear-gradient(to bottom, #4A90E2 0%, #3483de 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4a90e2', endColorstr='#ff3483de', GradientType=0);
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
.container,
.container-fluid {
  margin-bottom: 40px;
}
@media screen and (max-width: 450px) {
  h2 {
    font-size: 1.5em;
  }
}
h2.story-title {
  margin-bottom: 1em;
}
h5 {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 8px;
}
h5.underlined {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 0.75em;
  margin-bottom: 0.75em;
}
@media (max-width: 767px) {
  h5.underlined {
    padding-top: 1em;
  }
}
.img-seal {
  position: absolute;
  display: inline-block;
  top: 175px;
  left: 50%;
  margin-left: -92px;
  z-index: 1020;
  text-align: center;
}
@media screen and (max-width: 1349px) {
  .img-seal {
    width: 150px !important;
    top: 170px;
    margin-left: -80px;
  }
}
@media screen and (max-width: 1125px) {
  .img-seal {
    width: 110px !important;
    top: 175px;
    margin-left: -60px;
  }
}
@media screen and (max-width: 990px) {
  .img-seal {
    top: 165px;
  }
}
@media screen and (max-width: 900px) {
  .img-seal {
    
  }
}
@media screen and (max-width: 600px) {
  .img-seal {
    display: none;
  }
}
.welcome-message {
  position: absolute;
  display: inline-block;
  width: 72%;
  top: 357px;
  left: 64%;
  margin-left: -50%;
  z-index: 1021;
  text-align: center;
}
.welcome-message h1 {
  color: #fff;
  font-size: 3.5em;
  font-weight: 400;
}
@media screen and (max-width: 1349px) {
  .welcome-message h1 {
    font-size: 2.75em;
  }
}
@media screen and (max-width: 1125px) {
  .welcome-message h1 {
    font-size: 2.25em;
  }
}
.welcome-message h2 {
  color: #fff;
  font-size: 2.625em;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  margin-top: -5px;
}
@media screen and (max-width: 1125px) {
  .welcome-message h2 {
    font-size: 2em;
    margin-top: -10px;
  }
}
@media screen and (max-width: 1349px) {
  .welcome-message {
    top: 305px;
  }
}
@media screen and (max-width: 1125px) {
  .welcome-message {
    top: 265px;
  }
}
@media screen and (max-width: 800px) {
  .welcome-message {
    /*top: 120px;*/
  }
}
@media screen and (max-width: 655px) {
  .welcome-message {
    /*display: none;*/
  }
}
@media screen and (max-width: 600px) {
  .welcome-message {
    top: 170px;
    width: 90%;
    left: 55%;
  }
}
@media screen and (max-width: 500px) {
  .welcome-message h1 {
    font-size: 2em;
  }
}
@media screen and (max-width: 450px) {
  .welcome-message {
    top: 120px;
  }
}

.callout {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  padding: 0 30px 18px 30px;
  margin-bottom: 2.5em;
}
.callout.primary {
  border-top: 3px solid #4A90E2;
}
.callout.success {
  border-top: 3px solid #7DA65F;
}
.callout.info {
  border-top: 3px solid #8B9943;
}
.callout.warning {
  border-top: 3px solid #ED8713;
}
.callout.danger {
  border-top: 3px solid #DC0C0C;
}
@media (max-width: 991px) {
}
@media (max-width: 450px) {
  .callout {
    padding: 0 15px 18px 15px;
  }
}
.container {
  margin-bottom: 0;
}
@media (max-width: 991px) {
}
.box-white,
.box-grey,
.box-scf, .box-waterbill {
  padding-top: 0.75em;
  padding-bottom: 2em;
}
.box-white {
  background-color: #fff;
}
.box-grey {
  background-color: #eee;
}
.box-scf {
  background-color: transparent;
  background-image: url('../img/bg-photo-seeclickfix.jpg');
  background-position: top center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
}
.box-waterbill {
  background-color: #EBF4FF;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
  min-height: inherit !important;
}
@media screen and (min-width: 451px) {
  .box-waterbill {
    padding-left: 45px;
    padding-right: 45px;
  }  
}
@media screen and (min-width: 992px) {
  .box-waterbill {
    width: 33.33333333%;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 380px !important;
  }
}


.search #main {
  margin-top: 10px;
}
.search #content {
  margin-bottom: 36px;
}

.news-box p {
  line-height: 1.26666667;
}
.news-box a {
  color: #404040;
  font-size: 15px;
  display: block;
}
.news-box a span.news-date {
  color: #949494;
  font-style: italic;
  font-weight: 300;
  display: block;
}
.news-box a:hover {
  color: #1f69c1;
  text-decoration: none;
}
.news-button {
    margin-top: 24px;
}
.newsitem #main,
.newsitems #main, .mayors_newsitems #main, .dri-nyp-application #main  {
  margin-top: 10px;
}
.news-item-pdfs-list {
  margin-bottom: 24px;
}
.newsitems .news-item-body,
.newsitems .news-item-pdfs-list {
  display:none;
}

.newsitems .infobox, .newsitem .infobox {
  display: none;
}

@media screen and (min-width: 1200px) {
  .newsitems .infobox, .newsitem .infobox {
    display: block;
  }  
}


.news-item {
  margin-top: 3em;
}

.news-item .news-date, .vop_jobs .news-date, .public_notices .news-date, .job-date, .public-notice-date {
  color: #808080;
  margin-bottom: 10px;
  font-size: 15px;
}

.article-news-date {
  color: #808080;
  margin-bottom: 0;
  margin-top: 3em;
  font-size: 15px; 
}

.article-news-date-footer {
  display: block;
  float: right;
  color: #B3B3B3;
}

.newsitem h2 {
  margin-top: 14px !important;
  margin-bottom: 1em;
}

.news-item h3, .vop_jobs h3, h3.public-notice-title {
  margin-top: 0;
}

.news-item-read-less {
  display: none;
}
.news-item-summary p {
  margin: 0;
}
.newsitems-hp-block-item,
.newsitems-sidebar-block-item {
  margin-bottom: 6px;
}
.news-item-image {
  margin-right: 12px;
}
.news-items-list {
  margin-bottom: 48px;
}
.park-promo-photo-1,
.park-promo-photo-2,
.park-promo-text {
  min-height: 45rem;
  height: 45rem;
  max-height: 45rem;
  overflow: hidden;
}
@media (max-width: 1110px) {
  .park-promo-photo-1,
  .park-promo-photo-2,
  .park-promo-text {
    min-height: 50rem;
    height: 50rem;
    max-height: 50rem;
  }
}
@media (max-width: 767px) {
  .park-promo-photo-1,
  .park-promo-photo-2,
  .park-promo-text {
    min-height: 40rem;
    height: 40rem;
    max-height: 40rem;
  }
}
@media (max-width: 390px) {
  .park-promo-photo-1,
  .park-promo-photo-2,
  .park-promo-text {
    min-height: 30rem;
    height: 30rem;
    max-height: 30rem;
  }
}
.park-promo-photo-1 {
  background-color: #eee;
  background-image: url('../img/photo-letchworth.jpg');
  background-position: top center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
}
.park-promo-photo-2 {
  background-color: #eee;
  background-position: top center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
}
.park-promo-text {
  background-color: #71633c;
  background-position: top center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  padding: 1em 2.5em;
  color: #F2EB81;
}
.park-promo-text h3 {
  margin-bottom: 20px;
}
@media (max-width: 390px) {
  .park-promo-text h3 {
    font-size: 1.1em;
    margin-top: 0.5em;
  }
}
@media (max-width: 390px) {
  .park-promo-text img {
    height: 80px !important;
    margin-top: 8px;
  }
}
.height-fix-row {
  display: table;
}
.height-fix-cell {
  display: block;
  min-height: 350px;
}
@media (min-width: 768px) {
  .height-fix-cell {
    display: table;
  }
}
.event {
  clear: left;
  margin-top: 24px;
  padding-bottom: 48px;
  /* height:52px; */
}
.meetingevent  #content {
  margin-bottom: 24px;
}
.meetingevent  .event {
  margin-top: 24px;
  padding-bottom: 0px;
}
.event p {
  font-size: 15px;
  float: none;
  display: block;
  width: 80%;
  margin-left: 0px;
  line-height: 1.2;
}
.event h3 {
  float: none;
  display: block;
  width: 80%;
  margin-left: 0px;
  line-height: 1.2;
}
.home .event .calendar {
  float: left;
  width: 13%;
  display: block;
  min-width: 60px;
  max-width: 60px;
  text-align: center;
  margin-bottom: 12px;
}
.event .calendar {
  float: left;
  width: 13%;
  display: block;
  min-width: 80px;
  max-width: 80px;
  text-align: center;
  margin-bottom: 12px;
}
.eventslist #main {
  margin-top: 10px;
}
.eventslist h1 {
  margin-bottom: 24px;
}
#eventslist-panel .event,
.eventslist .event  {
  padding-bottom:0px;
  margin-top:12px;
}
.eventslist .event .calendar,
.meetingevent .event .calendar {
  max-width: 80px;
}
.eventslist .calendar-details {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #ccc;
}
.eventslist .event.row:last-of-type .calendar-details {
    padding-bottom: 12px;
    margin-bottom: 24px;
    border-bottom: 0px solid #ccc;
}
.event .calendar .month {
  color: #fff;
  background-color: #E24A4A;
  padding: 0 5px;
  font-size: 0.75em;
  text-transform: uppercase;
  display: block;
}
.event .calendar .day {
  color: #5D5D5D;
  background-color: #eee;
  padding: 2px 5px;
  font-size: 1.25em;
  text-transform: uppercase;
  display: block;
}
.event-description {
  margin-left: 80px;
}
.home .event {
  padding: 0px;
}
.home .event p {
  width: 100%;
}
.btn span.glyphicon {
  top: 2px;
  margin-right: 3px;
}
.icon-message {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: -5px;
}

.image-trees {
  margin-top: 20px;
}
img.pull-left {
  margin: 10px 20px 15px 0;
}
img.pull-right {
  margin: 10px 0 15px 20px;
}
.navbar-fixed-top {
  top: 40px;
}
.navbar-nav > li > a {
  font-size: 17px;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .open > a {
  background-image: none;
}
.dropdown-menu {
  padding: 0 0 5px 0;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-image: none !important;
  background-color: #1e2a5b !important;
  color: #fff;
}
@media screen and (max-width: 1350px) {
  .navbar-brand {
    padding-right: 30px;
  }
}
@media screen and (max-width: 600px) {
  .navbar-brand {
    padding-left: 35px;
  }
}
.navbar-brand > img {
  display: block;
  margin-top: -7px;
}
@media screen and (max-width: 600px) {
  .navbar-brand > img {
    width: 140px;
  }
}

.topnav {
  z-index: 2000;
  color: #fff;
  background-color: #111C4B;
  top: 0;
  position: fixed;
  height: 40px;
  line-height: 40px;
  width: 100%;
  font-size: 0.8125em;
}
.topnav a {
  color: rgba(255, 255, 255, 0.7);
  margin-right: 30px;
}
@media screen and (max-width: 340px) {
  .topnav a {
    margin-right: 25px;
  }
  .topnav .pull-right {
    margin-right: 6px;
  }
}
.nav-search-form {
  margin-right: -15px;
}
.nav-search-form .form-control {
  margin-right: -4px;
  border: 1px solid #fff;
  border-radius: 3px 0 0 3px;
  height: 50px;
}
@media screen and (max-width: 1019px) {
  .nav-search-form .form-control {
    width: 200px;
    padding: 20px 14px;
  }
}
.nav-search-form .btn {
  padding: 1px 15px;
  border-radius: 0 3px 3px 0;
  font-size: 20px;
}

@media screen and (max-width: 1019px) {
  .nav-search-form .btn {
    position: relative;
    top: 1px;
    height: 50.5px;
  }
}

@media screen and (max-width: 767px) {
  .nav-search-form .btn {
    position: relative;
    top: -1px;
    height: 50.5px;
  }
}

@media screen and (max-width: 1019px) {
  .nav-search-form .btn {
    /*padding: 4px 12px 0 12px;*/
      /*height: 50px;*/
  }
}
.nav-search-form .btn span.glyphicon {
  margin-right: 0;
}



/* --- search bar --- */

.mobile-search {
  display: none;
}

@media screen and (max-width: 1019px) {
  .mobile-search {
    display: block;
  }
}

a.search-icon {
  color: #fff;
  font-size: 21px;
  float: right;
  margin-right: 28px;
  margin-top: 25px;
  margin-bottom: 25px;
}

@media screen and (max-width: 1019px) {
  a.search-icon {
    display: none;
  }
}

a.search-icon:hover, a.search-icon:active {
  color: #A9D1FF;
}

.search-bar {
  background: rgba(39,54,118,0.95);
  border-top: 1px solid rgba(30,42,91,1);
  color: #fff;
  position: fixed;
  top: 116px;
  z-index: 1040;
  width: 100%;
  padding: 30px;
  display: none;
}

@media screen and (max-width: 1019px) {
  .search-bar {
    display: none;
  }
}

.search-bar:before {
  content: " ";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 1px solid rgba(255,255,255,0.09);
}

.search-bar .form-container {
  margin: 0 auto;
  width: 600px;
  text-align: center;
}

.form-container .navbar-form.nav-search-form.search-bar-form {
  float: left  !important;
}

.form-container .navbar-form.nav-search-form {
  float: none  !important;
}

.navbar-form .form-control {
  width: 380px;
}

@media screen and (max-width: 520px) {
  .navbar-form .form-control {
    width: 220px;
  }
}

a.search-form-close {
  color: #fff !important;
  float: left;
  display: inline-block;
  width: 50px;
  font-size: 70px;
  font-weight: 300;
  line-height: 80px;
}

a.search-form-close:hover, a.search-form-close:active {
  color: #A9D1FF !important;
}



@media screen and (max-width: 1019px) {
  .navbar-form {
    padding-left: 15px;
    padding-right: 0;
  }
}
@media (max-width: 1019px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-top: 6px;
  }
}
.table.infoTable {
  font-size: 15px;
  margin-top: 1.5em;
}
.table.infoTable tr td:first-child {
  padding: 7px 7px 7px 0;
}
.table.infoTable tr td:last-child {
  padding: 7px 0 7px 7px;
  text-align: right;
}
#carousel-home {
  margin-bottom: 3em;
}
@media screen and (min-width: 1350px) {
  #carousel-home {
    max-height: 708px !important;
    min-height: 670px;
  }
}
@media screen and (max-width: 1349px) {
  #carousel-home {
    max-height: none;
    min-height: none;
  }
}
@media screen and (max-width: 1270px) {
  #carousel-home {
    min-height: 550px;
  }
  .carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    height: 579px;
    max-width: inherit;
  }
}
@media screen and (max-width: 1125px) {
  #carousel-home {
    min-height: 510px;
  }
  .carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    height: 507px;
  }
}
@media screen and (max-width: 990px) {
  #carousel-home {
    min-height: 460px;
  }
  .carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    height: 450px;
  }
}
@media screen and (max-width: 655px) {
  #carousel-home {
    min-height: 212px;
  }
}
@media screen and (max-width: 600px) {
  .carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    height: 380px;
  }
}
.carousel-inner {
  max-height: 708px !important;
}
@media screen and (max-width: 1125px) {
  .carousel-inner {
    max-height: 500px;
  }
}
.carousel-indicators li {
  width: 12px;
  height: 12px;
  margin: 3px;
  border: none;
  background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 3px;
}
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #000;
  opacity: .2;
}
.icon-prev,
.icon-next,
.glyphicon-menu-left,
.glyphicon-menu-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.icon-prev,
.glyphicon-menu-left {
  left: 50%;
  margin-left: -10px;
}
.icon-next,
.glyphicon-menu-right {
  right: 50%;
  margin-right: -10px;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-menu-left,
  .carousel-control .glyphicon-menu-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 42px;
    height: 42px;
    margin-top: -14px;
    font-size: 42px;
  }
  .carousel-control .glyphicon-menu-left,
  .carousel-control .icon-prev {
    margin-left: -14px;
  }
  .carousel-control .glyphicon-menu-right,
  .carousel-control .icon-next {
    margin-right: -14px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 16%;
  }
}
@media screen and (max-width: 1349px) {
  .carousel-indicators {
    display: none;
  }
}
@media screen and (max-width: 655px) {
  .carousel-control {
    display: none;
  }
}
.hero-bar {
  height: 130px;
  width: 100%;
  position: absolute;
  z-index: 1025;
  bottom: 0;
  color: #fff;
  background-image: url('../img/green-v.png');
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  text-align: center;
  font-weight: 600;
}
@media screen and (max-width: 990px) {
  .hero-bar {
    height: 90px;
  }
}
@media screen and (max-width: 770px) {
  .hero-bar {
    height: 70px;
  }
}
@media screen and (max-width: 450px) {
  .hero-bar {
    background-image: url('../img/texture-green.jpg');
    height: 97px;
  }
}
@media (min-width: 451px) {
  .hero-bar .col-md-6 {
    float: left;
    width: 50%;
  }
}
.hero-bar .container {
  position: relative;
  bottom: 0;
}
.hero-bar a {
  color: #fff;
  font-size: 1.25em;
  vertical-align: bottom;
}
.hero-bar div.new-residents {
  margin-top: 65px;
}
@media screen and (max-width: 990px) {
  .hero-bar div.new-residents {
    margin-top: 40px;
  }
}
@media screen and (max-width: 770px) {
  .hero-bar div.new-residents {
    margin-top: 28px;
  }
}
@media screen and (max-width: 450px) {
  .hero-bar div.new-residents {
    position: inherit;
    margin-left: 0;
    margin-top: 20px;
  }
}
.hero-bar div.emergency {
  margin-top: 65px;
}
@media screen and (max-width: 990px) {
  .hero-bar div.emergency {
    margin-top: 40px;
  }
}
@media screen and (max-width: 770px) {
  .hero-bar div.emergency {
    margin-top: 28px;
  }
}
@media screen and (max-width: 450px) {
  .hero-bar div.emergency {
    position: inherit;
    margin-left: 0;
    margin-top: 10px;
  }
}
.hero-bar a.new-residents {
  position: relative;
  display: inline-block;
  padding-left: 50px;
  line-height: 40px;
  height: 40px;
  background-image: url('../img/icon-house.png');
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 40px 37px;
}
@media screen and (max-width: 990px) {
  .hero-bar a.new-residents {
    padding-left: 43px;
    line-height: 35px;
    height: 35px;
    font-weight: 400;
    font-size: 1.1em;
    background-size: 35px 32.375px;
  }
}
@media screen and (max-width: 770px) {
  .hero-bar a.new-residents {
    padding-left: 38px;
    line-height: 30px;
    height: 30px;
    background-size: 30px 27.75px;
  }
}
@media screen and (max-width: 550px) {
  .hero-bar a.new-residents {
    padding-left: 0;
    background-image: none;
    }
}
@media screen and (max-width: 450px) {
  .hero-bar a.new-residents {
    display: block;
    line-height: 1;
  }
}
.hero-bar a.new-residents img {
  margin-right: 10px;
  position: relative;
  top: 0;
}
@media screen and (max-width: 990px) {
  .hero-bar a.new-residents img {
    display: none;
  }
}
.hero-bar a.emergency {
  position: relative;
  display: inline-block;
  padding-left: 50px;
  line-height: 40px;
  height: 40px;
  background-image: url('../img/icon-phone.png');
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 40px 40px;
}
@media screen and (max-width: 990px) {
  .hero-bar a.emergency {
    padding-left: 43px;
    line-height: 35px;
    height: 35px;
    font-weight: 400;
    font-size: 1.1em;
    background-size: 35px;
  }
}
@media screen and (max-width: 770px) {
  .hero-bar a.emergency {
    padding-left: 38px;
    line-height: 30px;
    height: 30px;
    background-size: 30px;
  }
}
@media screen and (max-width: 550px) {
  .hero-bar a.emergency {
    padding-left: 0;
    background-image: none;
  }
}
@media screen and (max-width: 450px) {
  .hero-bar a.emergency {
    display: block;
    line-height: 1;
  }
}
.hero-bar a.emergency img {
  margin-right: 10px;
  position: relative;
  top: 5px;
}
@media screen and (max-width: 990px) {
  .hero-bar a.emergency img {
    display: none;
  }
}
.interior-banner {
  position: relative;
  height: 180px;
  margin-bottom: 3em;
  background-image: url('../img/bg-interior-banner-lake.jpg');
  background-size: cover;
  background-position: bottom center;
}
@media screen and (min-width: 768px) {
  .interior-banner {
    height: 258px;
  }
}
.interior-banner .interior-banner-border {
  height: 7px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: #7DA65F;
}
@media screen and (min-width: 768px) {
  .interior-banner .interior-banner-border {
    height: 11px;
  }
}
.breadcrumb {
  background-color: transparent;
  padding: 0 0 12px 0;
  text-transform: uppercase;
  font-size: 0.8125em;
  letter-spacing: 1px;
  border-bottom: 1px solid #E6E6E6;
}

.breadcrumb > .active {
  color: #404040;
}

footer {
  background-color: #000;
  background-image: url('../img/bg-photo-footer.jpg');
  background-position: top center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  margin-top: -40px;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  footer {
    background-image: none;
  }
}

footer p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-weight: 300;
}
footer a {
  color: #a2c6f0;
}
footer a:hover {
  color: #a2c6f0;
}
footer .container {
  margin-bottom: 0;
}
p.copyright {
  color: rgba(255, 255, 255, 0.4);
  padding-top: 40px;
}
p.copyright a {
  color: rgba(255, 255, 255, 0.4);
  text-decoration: underline;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  white-space: nowrap;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  border: 0;
}
.element-focusable:focus {
  clip: auto;
  overflow: visible;
  height: auto;
}
.bypass-to-main:focus {
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #333;
  color: #fff;
}
.footer-row-four {
  position: relative;
  clear: both;
  margin-bottom: 0;
  margin-top:36px;
}
.vop-edit-button {
  position: absolute;
  z-index: 100;
  right: 0px;
}
div#main {
  margin-top: 140px;
}
.home div#main {
  margin-top: 0px;
}
#full-calendar-button {
  clear: both;
  margin-top: 24px;
}
.news-item-summary p::after {
  content: '\A0\BB';
}
.interior_page_sidebar #main,
.interior-page-with-sidebar---producer #main {
  margin-top: 10px;
}
.interior_page_sidebar #sidebar ul, .public_notices #sidebar ul, .vop_jobs #sidebar ul {
  padding-left:0;
}
.interior_page_sidebar img.interior-sidebar-body-image {
  max-width: 250px;
  width: 100%;
  clear: both;
}
.agenda-minute-listing a::after {
  /* content: '\A0\BB'; */
}
#interior-page-second-body {
  margin-bottom: 3em;
}
.dpw_project #main,
.dpw_projects #main {
  margin-top: 10px;
}
.dpw_project .row,
.dpw_projects .row {
  margin-bottom: 10px;
}
.dpw-image {
  float: left;
  margin-right: 12px;
}
.list-row {
  padding-left: 15px;
  padding-right: 15px;
}
.agendaminutes #main {
  margin-top: 10px;
}
.agendaminutes .row {
  margin-bottom: 10px;
}
.agendaminutes #content {
  padding-bottom: 24px;
}
.program #main,
.programs #main {
  margin-top: 10px;
}
.program .row,
.programs .row {
  margin-bottom: 10px;
}
h1.program-title {
  margin-bottom: 24px;
}
.press_release #main,
.press_releases #main {
  margin-top: 10px;
}
.press_release #content,
.press_releases #content {
  margin-bottom: 24px;
}
.press_release .row,
.press_releases .row {
  margin-bottom: 10px;
}
.press_releases h3.press-release-title {
  margin-top: 6px;
}
.press_releases .press-release-listing {
  margin-bottom: 6px;
  padding-bottom:6px;
  border-bottom:1px solid #ccc;
}
.media-contacts-block p {
  margin: 0;
}
.media-contacts-block .media-contact-listing {
  margin: 0 0 24px 0;
}
.MarkupPagerNav {
  clear: both;
  margin: 1em 0;
  font-family: Arial, sans-serif;
}
.MarkupPagerNav li {
  display: inline;
  list-style: none;
  margin: 0;
}
.MarkupPagerNav li a,
.MarkupPagerNav li.MarkupPagerNavSeparator {
  display: block;
  float: left;
  padding: 2px 9px;
  color: #fff;
  background: #2f4248;
  margin-right: 3px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.MarkupPagerNav li.MarkupPagerNavOn a,
.MarkupPagerNav li a:hover {
  color: #fff;
  background: #db1174;
  text-decoration: none;
}
.MarkupPagerNav li.MarkupPagerNavSeparator {
  display: inline;
  color: #777;
  background: #d2e4ea;
  padding-left: 3px;
  padding-right: 3px;
}
.downloadableforms #main {
  margin-top: 10px;
}
.downloadableforms #content {
  padding-bottom: 24px;
}
.downloadableforms span.spacer {
  width:16px;
}
.downloadableforms .glyphicon {
    top: 2px;
    font-size:14px;
}
.downloadableforms .fee-spacer {
  width:16px;
  float:left;
  height:20px;
}
.downloadable-form {
  margin-bottom: 12px;
}

/** hostname header for dev site **/

#theDevHostname {
    position: fixed;
    z-index: 3000;
    background-color: #f00;
    color: #fff;
    font-size: 12px;
}
#theDevHostname h2 {
	font-size: 12px;
	margin: 0;
	padding: 6px;
}



/**** popup map on hp ****/
#map-popup {
  z-index: 3000;
  position: absolute;
  background-color: #000;
  height: auto;
  top: -1000px;
  width: 100%; 
  /* left: -1000px; */
  left: 0px;
}
#map-top-strip {
  /* height: 74px; */
  height: 60px;
   padding: 0 20px;
}
#map-popup .callout.primary {
  background-color: transparent;
  border: 0px solid #000;
  padding: 0px;
  margin: 0px;
}
#map-popup-closer {
  width: 30px;
   height: 30px;
   border-radius: 50px;
   background-color: #000;
   color: #fff;
   text-align: center;
   /* line-height: 74px; */
   line-height: 60px;
   font-weight: 100;
   /* font-size: 80px; */
   font-size: 64px;
   cursor: pointer;
   position: absolute;
   right: 34px;
   top: 0px;
}
#map-popup-closer:hover {
	color: #aaa;
}
#cboxTitle {
  width: 50%;
}
#cboxTitle span {
  float: right;
}
#emergency-popup-overlay {
  display: none; 
  background-color: rgba(0,0,0,0.8);
  height:200%;
  width:100%;
  z-index: 2500;
  position:absolute;
  
}
#emergency-popup-container {
  display: none;
  background-color: #185208;
  min-height: 412px;
  z-index: 2600;
  position: absolute;
  color: #fff;
  padding: 24px;
  top:100px;
}
#emergency-popup-container h2 {
  margin-top: 0px;
  font-size: 24px;
}
#emergency-popup-container h4 {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 0 6px 0;
  line-height: 20px;
  font-size: 16px;
}
#emergency-popup-container h5 {
  border-bottom: 1px solid #516f38;
  font-weight: 600;
  margin: 24px 0 12px 0;
  line-height: 17px;
  font-size: 13px;
  padding-bottom: 12px;
}
#emergency-popup-container .non-emergency-numbers p {
  margin: 0px;
  border-bottom: 1px solid #516f38;
  font-weight: 100;
  margin: 0 0 12px 0;
  line-height: 16px;
  font-size: 13px;
  padding-bottom: 12px;
}
#emergency-popup-button {
  width: 80px;
  height: auto;
  text-align: center;
  line-height: 40px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  float: right;
  clear: both;
  cursor: pointer;
}
#emergency-popup-x {
  position: absolute;
  top: 6px;
  right: 24px;
  font-size: 24px;
  cursor: pointer;
}
.recreation-page #content {
  position:relative;
}
#recreation-page-background {
  position:absolute;
  height:1200px;
  width:100%;
  overflow-y:hidden;
  overflow-x:hidden;
}
#recreation-page-background img{
  height:100%;
}
@media screen and (max-width:768px) {
	#recreation-page-background img{
		height:100%;
		margin-left:-50%;
	}
}
@media screen and (min-width:1300px) {
	#recreation-page-background img{
		height:auto;
		width:100%;
	}
}
#recreation-page-content {
  height: 1200px;
}
.recreation_page #main {
  margin-top: 10px;
}
.recreation_page #text-headline{
  padding: 150px 0 0 0;
  color:#fff;
  text-align:right;
}
.recreation_page #text-headline h1{
  text-transform:uppercase;
  margin:0 0 6px 0;
  font-size:69px;
  line-height:.9em;
}
.recreation_page #text-headline p {
  font-size:22px;
	font-family: "Roboto Slab",Helvetica,Arial,sans-serif;
	font-weight: 300;
}
.recreation_page #text-callout {
  padding: 12px 24px;
  color:#fff;
  background-color:rgba(0,0,0,0.5);
  margin-top:100px;
}
.recreation_page #callout-icon {
  height:auto;
  width:88px;
  margin-bottom: 3rem;
}
.recreation_page #callout-icon img {
  width:100%;
  margin-top:24px;
}
.recreation_page #callout-headline {
  font-size:22px;
	font-family: "Roboto Slab",Helvetica,Arial,sans-serif;
	font-weight: 300;
	line-height:1.1em;
}
.pdf-map-link a {
  padding-left: 4rem;
  background-image: url('../img/map-icon.svg');
  background-repeat: no-repeat;
  background-size: 28px auto;
  font-size: 21px;
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  line-height: 1.1em;
}
.recreation_page #section-one,
.recreation_page #section-two {
  font-size:14px;
}
.recreation_page #section-one {
  border-bottom:1px solid rgba(255,255,255,0.3);
  padding:6px 0;
}
.recreation_page #section-two {
  padding:16px 0 24px 0;
}
.recreation_page #section-two a {
  color:#fff;
}
.recreation-silver-lake #text-callout {
  margin-left: 8.3%;
}
.recreation-silver-lake #text-headline {
  text-align:left;
}

/** parks and beach **/
body.parks_and_beach #main {
  margin-top: 10px;
}

.rec-icon {
  max-width: 100%;
  margin-top: 3rem;
}

.recreation-info {
  padding: 2rem 15px;
}
@media screen and (min-width: 992px) {
  .recreation-info {
      padding: 2rem;
    }
}

.ckedit-recreation h4 {
  color: #709652 !important;
}

.recreation-locations {
  margin-top: 6rem;
}

.recreation-locations h3 {
  font-size: 3.2rem;
}

.recreation_address {
  font-size: 2rem;
  margin-left: 1rem;
}

.recreation-locations .callout {
  margin-top: 3rem;
}

.recreation-title {
  display: flex;
  flex-direction: column;
  margin-bottom: 3rem;
}
@media screen and (min-width: 992px) {
  .recreation-title {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
  }
}

.location-two-cols {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .location-two-cols {
    flex-direction: row;
    justify-content: space-between;
  }
}

.carousel-recreation {
  margin-left: 0;
  margin-top: 2rem;
}
@media screen and (min-width: 992px) {
  .carousel-recreation {
    margin-left: 4rem;
    margin-top: 0.5rem;
  }
}

.carousel-recreation .carousel-inner {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .carousel-recreation .carousel-inner {
      width: 450px;
    }
}
@media screen and (min-width: 1200px) {
  .carousel-recreation .carousel-inner {
    width: 520px;
  }
}

.carousel-recreation .carousel-inner .item img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.carousel-recreation ol.carousel-indicators {
  display: initial;
  bottom: 3%;
}

.recreation-modal {
  display: none;
  background-color: #fff;
  min-height: 412px;
  z-index: 2600;
  position: fixed;
  padding: 30px;
  top: 80px;
  bottom: auto;
  border-radius: 5px;
  box-shadow: 0 10px 37px 0 rgba(0, 0, 0, 0.30);
}

.promo-modal-close-x2 {
  font-size: 60px;
  cursor: pointer;
  font-weight: 300;
  opacity: 0.5;
  transition: 0.1s ease-in-out;
  transition-property: opacity;
}

.promo-modal-close-x2:hover,
.promo-modal-close-x2:active,
.promo-modal-close-x2:focus {
  color: #000;
  opacity: 1;
}

.d-flex {
  display: flex;
}

.justify-between {
  justify-content: space-between;
}

.items-center {
  align-items: center;
}

.w-full {
  width: 100%;
}

.map-height {
  height: 48rem;
}


/** contact us **/
body.contact  #main {
  margin-top: 10px;
}
select#recipient_email {
    color: #989898;
    padding: 0;
    font-size: 16px;
    text-indent: 8px;
		border: 1px solid #ccc;
}
.input-lg {
    height: 49px;
    padding: 10px 16px;
    font-size: 16px;
		border: 1px solid #ccc;
}
#contact_send {
  margin-bottom:48px;
}
/** Meetings & events **/
body.meetingevent  #main,
body.meetingevents  #main {
  margin-top: 10px;
}


/** contact emails (village contacts) **/
body.contact_email  #main,
body.contact_emails  #main {
  margin-top: 10px;
}


/** Village Parks page **/
body.village_parks  #main {
  margin-top: 10px;
}
body.village_parks  .photo-text-group h2,
body.village_parks  .photo-text-group h3 {
  margin-top: 0px;
}
body.village_parks  .photo-text-group hr {
  clear:both;
  margin-bottom:24px;
}
.photo-text-group .pull-left {
    margin: 10px 20px 15px 0;
}


/** calendar **/
body.calendar  #main {
  margin-top: 10px;
}
body.calendar #eventslist-panel, 
body.calendar #sidebar {
  display:none;
}

/** zoning map **/
.sidebar.zoning-pdf {
  text-align:right;
  margin:12px 0;
}
.zoning-map-block .zoning-thumbnail {
  cursor:pointer;
}
/**** popup Zoning Map  ****/
#zoning-popup {
  z-index: 3000;
  position: absolute;
  background-color: transparent;
  height: auto;
  top: -2000px;
  width: 100%; 
  left: 0px;
}
#zoning-top-strip {
  /* height: 74px; */
  height: 60px;
   padding: 0 20px;
   background-color:#000;
}
#zoning-popup .callout.primary {
  background-color: transparent;
  border: 0px solid #000;
  padding: 0px;
  margin: 0px;
}
#zoning-popup .zoning-full_size,
#zoning-popup .zoning-full_size img{
  margin: 0px auto;
  text-align:center;
}
#zoning-popup-closer {
  width: 30px;
   height: 30px;
   border-radius: 50px;
   background-color: #000;
   color: #fff;
   text-align: center;
   /* line-height: 74px; */
   line-height: 60px;
   font-weight: 100;
   /* font-size: 80px; */
   font-size: 64px;
   cursor: pointer;
   position: absolute;
   right: 34px;
   top: 0px;
}
#zoning-popup-closer:hover {
	color: #aaa;
}

#main > #content,
#main > #content > .row,
.container {
  max-width:100%;
}

/* jobs and RFPs */
.public_notice #main, .public_notices #main,
.vop_job #main, .vop_jobs #main {
    margin-top: 10px;
    margin-bottom:24px;
}

.public-notice-pdf a span, .job-posting-pdf a span {
  font-size:0.8em;
  margin-left:0.5em;
}

.public-notice-pdf a img, .job-posting-pdf a img {
  width:22px;
}


@media screen and (max-width: 550px) {
  .interior_page_sidebar img.interior-sidebar-body-image {
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 992px) {
	.eventslist .calendar-details {
			margin-left: 15px;
	}
}

/*newsletter subscibe*/
.cm-subscribe {
  width: 89px;
}

/* home page DRI promo */
.dri-promo {
  background-color: #3C7ECC;
  color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.06);
  margin-bottom: 50px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

@media screen and (min-width: 993px) {
  .dri-promo {
    flex-direction: row;
  }
}

.dri-promo .col1 {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.dri-promo .col1 img {
  max-width: 63px;
}

.dri-promo .col1 h2 {
  font-weight: 700;
  margin: 0;
}

@media screen and (min-width: 993px) {
  .dri-promo .col1 h2 {
    font-size: 27px;
  }
}

@media screen and (min-width: 1200px) {
  .dri-promo .col1 h2 {
    font-size: 32px;
  }
}

.dri-promo h3 {
  margin: 0;
  text-align: center;
  max-width: 500px;
  margin-top: 0.25em;
  margin-bottom: 0.75em;
}

@media screen and (min-width: 993px) {
  .dri-promo h3 {
    max-width: 350px;
    margin-top: 0;
    margin-bottom: 0;
  }
}

.dri-promo a.btn {
  color: #fff;
  text-transform: uppercase;
  padding-left: 24px;
  padding-right: 24px;
  border:  1px solid #fff;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color;
}

.dri-promo a.btn:hover, .dri-promo a.btn:active {
  background-color: #2171ce;
}
  
/* home page promo box */
.promo-box {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 10px 37px 0 rgba(0,0,0,0.30);
  margin-bottom: 50px;
  padding: 30px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: top;
}

.promo-box:after {
  content: "";
  display: table;
  clear: both;
}

.promo-box h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 52px;
  background-image: url('../img/i@2x.png');
  background-size: 48px;
  background-position: top;
  background-repeat: no-repeat;
  padding-top: 44px;
  text-align: center;
  margin-right: 40px;
}

.promo-box h4 {
  margin-top: 0;
  margin-bottom: 3px;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 20px;
}

.promo-box p a.info {
  color: #4A90E2;
  border: 1px solid #4A90E2;
  border-radius: 3px;
  font-size: 15px;
  line-height: 15px;
  padding: 3px 10px 4px 10px;
  margin-right: 10px;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color;
  white-space: nowrap;
}

.promo-box p a.info:hover, .promo-box p a.info:active, .promo-box p a.info:focus {
  color: #fff;
  background-color: #4A90E2;
  text-decoration: none;
}

.promo-box p a.getstarted, #promo-modal-container p a.getstarted {
  color: #fff;
  background-color: #7DA65F;
  border: 1px solid #7DA65F;
  border-radius: 3px;
  font-size: 15px;
  line-height: 15px;
  padding: 3px 10px 4px 10px;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color;
  white-space: nowrap;
}

.promo-box p a.getstarted:hover, .promo-box p a.getstarted:active, .promo-box p a.getstarted:focus, #promo-modal-container p a.getstarted:hover, #promo-modal-container p a.getstarted:active, #promo-modal-container p a.getstarted:focus {
  color: #fff;
  background-color: #111;
  border: 1px solid #111;
  text-decoration: none;
}

.promo-box .title {
  width: 22%;
  font-size: 24px;
  font-weight: 300;
}

.promo-box .column1 {
  width: 23%;
  padding-right: 35px;
  border-right: 1px solid #E3E3E3;
}

.promo-box .column2 {
  width: 28%;
  padding-left: 60px;
  border-right: 1px solid #E3E3E3;
}

.promo-box .column3 {
  width: 26%;
  padding-left: 60px;
}


@media screen and (max-width: 991px) {
  .promo-box {
    flex-direction: column;
  }

  .promo-box .title, .promo-box .column1, .promo-box .column2, .promo-box .column3 {
    width: 100%;
    margin-bottom: 30px;
  }

  .promo-box h3 {
    margin-right: 0;
  }

  .promo-box .column1, .promo-box .column2 {
    border-right: none;
    padding-left: 0;
  }

  .promo-box .column3 {
    padding-left: 0;
  }
}

/* Promo box modal */
#promo-modal-container {
  display: none;
  background-color: #fff;
  min-height: 412px;
  z-index: 2600;
  position: absolute;
  padding: 30px;
  top: 100px;
  border-radius: 5px;
  box-shadow: 0 10px 37px 0 rgba(0,0,0,0.30);
}
#promo-modal-container h2 {
  font-size: 24px;
  margin-top: 0;
  /*margin-top: 30px;*/
  line-height: 52px;
  background-image: url('../img/i@2x.png');
  background-size: 40px;
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 53px;
}

@media screen and (max-width: 520px) {
  #promo-modal-container h2 {
    line-height: 30px;
    background-image: none;
    padding-left: 0;
  }
}

#promo-modal-container .promo-line-below {
  border-bottom: 1px solid #E3E3E3;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

#promo-modal-container .promo-line-below p small {
  font-size: 12px;
  line-height: 15px;
  color: #999;
}

#promo-modal-container h3 {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 0 6px 0;
  line-height: 24px;
  font-size: 20px;
}

#promo-modal-container h4 {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 0 6px 0;
  line-height: 20px;
  font-size: 16px;
}

#promo-modal-container h3 span {
  color: red;
}
/*#promo-modal-container h5 {
  border-bottom: 1px solid #516f38;
  font-weight: 600;
  margin: 24px 0 12px 0;
  line-height: 17px;
  font-size: 13px;
  padding-bottom: 12px;
}*/

#promo-modal-container p {
  font-size: 15px;
}

#promo-modal-container p.promo-intro {
  font-size: 15px;
  margin-bottom: 0;
}

#promo-modal-container p.button-wrapper {
  margin-top: 20px;
}

#promo-modal-close {
  width: 80px;
  height: auto;
  text-align: center;
  line-height: 40px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  float: right;
  clear: both;
  cursor: pointer;
}
#promo-modal-close-x {
  position: absolute;
  top: 0;
  right: 24px;
  font-size: 60px;
  cursor: pointer;
  font-weight: 300;
  color: #939393;
  transition: 0.1s ease-in-out;
  transition-property: color;
}

#promo-modal-close-x:hover, #promo-modal-close-x:active, #promo-modal-close-x:focus {
  color: #000;
}


/* Mayor's message */
.mayors-message {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  min-height: inherit !important;
}
@media screen and (min-width: 451px) {
  .mayors-message {
    padding-left: 45px;
    padding-right: 45px;   
  }
}
@media screen and (min-width: 992px) {
  .mayors-message {
    width: 66.66666667%;
    min-height: 380px !important;
  }
}
.icon-message.mayor {
  width: 69px;
  margin-top: 2em;
}
@media screen and (min-width: 992px) {
  .icon-message.mayor {
    float: right;
  }
}
.small-button {
  margin-top: 1.5em;
}
.small-button a {
  margin-top: 1em;
  color: #4A90E2;
  border: 1px solid #4A90E2;
  border-radius: 3px;
  font-size: 15px;
  line-height: 15px;
  padding: 3px 10px 4px 10px;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color;
  white-space: nowrap;
}
.small-button a:hover, .small-button a:active, .small-button a:focus {
  color: #fff;
  background-color: #4A90E2;
  text-decoration: none;  
}


.pagination-wrapper {
  text-align: center;
  margin-bottom: 2em;
  margin-top: 1em;
  border-top: 1px solid #E6E6E6;
}

.MarkupPagerNav {
  padding-left: 0;
}

.MarkupPagerNav li a, .MarkupPagerNav li.MarkupPagerNavSeparator {
  /*border: 1px solid #E6E6E6;*/
  border-radius: 3px;
  padding: 4px 11px;
  color: #4A90E2;
  background: transparent;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
}

.MarkupPagerNavPrevious, .MarkupPagerNavNext {
  font-size: 18px !important;
}

.MarkupPagerNavPrevious a, .MarkupPagerNavNext a {
  border: none !important;
  font-size: 18px !important;
}

.MarkupPagerNavPrevious a:hover, .MarkupPagerNavNext a:hover {
  color: #000 !important;
  background: #f0f0f0 !important;
}

.MarkupPagerNav li.MarkupPagerNavOn a, .MarkupPagerNav li a:hover {
  color: #737373;
  background: #EDEDED; 
}

.agendaminutes.government-village-board-agenda-minutes.agenda-minutes .panel-group {
  margin-bottom: 36px;
}

/* FAQ accordion */
.accordion-wrapper {
  margin-bottom: 4em;
}

ul.accordion-list {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 0;  
  margin: 0;
  list-style: none;
  background-color: #f9f9fA;
}
  
ul.accordion-list li {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  background-color: #FFF;
  padding: 20px;
  margin: 0 auto 15px auto;
  border: 1px solid #eee;
  border-radius: 5px;
  cursor: pointer;
}

ul.accordion-list li:hover h3 {
  color: #4A90E2;
  /* background-color: #f6f6f6; */
}
    
ul.accordion-list li.active h3:after {
  transform: rotate(45deg);
}
    
ul.accordion-list li h3 {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 0 30px 0 0;
  margin: 0;
  font-size: 16px;
  letter-spacing: 0.01em;
  cursor: pointer;
}
      
ul.accordion-list li h3:after {
  content: "\f278";
  font-family: "material-design-iconic-font";
  position: absolute;
  right: 0;
  top: -3px;
  color: #aaa;
  transition: all 0.3s ease-in-out;
  font-size: 22px;
}
    
div.answer {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
      
div.answer  p {
  position: relative;
  display: block;
  padding: 10px 0 0 0;
  cursor: pointer;
  line-height: 150%;
  margin: 0 0 15px 0;
}