@import url("//fonts.googleapis.com/css?family=Crimson+Text:400,600,700");
/* ::Flex Layouts */
/* ------------------------------------------------------------ */
/* ::Grid Structures */
/* ------------------------------------------------------------ */
/* line 14, ../../sass/modules/global-header.scss */
.font-heading, .navbar #nav a {
  font-family: 'Crimson Text', Georgia, serif;
}

/* line 17, ../../sass/modules/global-header.scss */
#gh_tools * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 23, ../../sass/modules/global-header.scss */
body {
  background-image: none!important;
}

/* line 33, ../../sass/modules/global-header.scss */
#homepage-header {
  background-color: #3b4046;
  color: white;
  font-size: 16px;
  font-family: Verdana, sans-serif;
}
/* line 39, ../../sass/modules/global-header.scss */
#homepage-header a {
  border-bottom: none;
  text-decoration: none;
}
/* line 50, ../../sass/libs/_mixins.scss */
#homepage-header a:hover, #homepage-header a:focus, #homepage-header a:active {
  border-bottom: none;
}

/* line 49, ../../sass/modules/global-header.scss */
#globalHeader {
  background-color: #730f0f;
  color: white;
  padding-top: 1.125em;
  padding-bottom: 1.125em;
  border-bottom: 1px solid #6a0e0e;
}
/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 #globalHeader {
  padding-top: 0.84375em;
  padding-bottom: 0.84375em;
}
@media screen and (max-width: 640px) {
  /* line 49, ../../sass/modules/global-header.scss */
  #globalHeader {
    padding-top: 0.84375em;
    padding-bottom: 0.84375em;
  }
}
/* line 61, ../../sass/modules/global-header.scss */
#globalHeader a {
  color: #cccacc;
  font-size: 0.875em;
  line-height: 1.28571em;
}

/* line 67, ../../sass/modules/global-header.scss */
#elon-main-logo {
  line-height: 0;
}
/* line 70, ../../sass/modules/global-header.scss */
#elon-main-logo a {
  line-height: 0;
}
/* line 74, ../../sass/modules/global-header.scss */
#elon-main-logo img {
  width: 100%;
  max-width: 336px;
}

/* line 84, ../../sass/modules/global-header.scss */
#gh_users {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  text-align: right;
  float: right;
  line-height: 1.5em;
}
/* line 49, ../../../../../../../Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_inline-block-list.scss */
#gh_users li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  white-space: nowrap;
}
/* line 90, ../../sass/modules/global-header.scss */
#gh_users li {
  padding: 0;
  line-height: inherit;
}
/* line 94, ../../sass/modules/global-header.scss */
#gh_users li:after {
  content: "";
  margin-left: 10px;
  margin-right: 10px;
  border-right: 1px solid #cccacc;
  font-size: 12px;
}
/* line 102, ../../sass/modules/global-header.scss */
#gh_users li:last-child {
  margin-right: 20px;
}
/* line 105, ../../sass/modules/global-header.scss */
#gh_users li:last-child:after {
  border-right: none;
  margin-left: 0;
  margin-right: 0;
}
/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 #gh_users li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  /* line 102, ../../sass/modules/global-header.scss */
  #gh_users li:last-child {
    margin-right: 0;
  }
}
/* line 50, ../../sass/libs/_mixins.scss */
#gh_users a:hover, #gh_users a:focus, #gh_users a:active {
  color: #fff;
  border-bottom: 1px dotted #ededed;
}

/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 .gh_user {
  background-color: #5d0c0c;
}
@media screen and (max-width: 640px) {
  /* line 125, ../../sass/modules/global-header.scss */
  .gh_user {
    background-color: #5d0c0c;
  }
}

/* line 136, ../../sass/modules/global-header.scss */
#gh_tools {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  text-align: center;
}
/* line 49, ../../../../../../../Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_inline-block-list.scss */
#gh_tools li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  white-space: nowrap;
}
/* line 140, ../../sass/modules/global-header.scss */
#gh_tools li {
  float: right;
  width: 12.5%;
  border-right: 1px solid #535961;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 74px;
  padding-top: 0.375em;
  padding-bottom: 0.75em;
}
/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 #gh_tools li {
  width: 25%;
}
/* line 154, ../../sass/modules/global-header.scss */
.lt-ie9 #gh_tools li:nth-child(5n) {
  border-right: none;
}
/* line 158, ../../sass/modules/global-header.scss */
.lt-ie9 #gh_tools li:nth-child(1), .lt-ie9 #gh_tools li:nth-child(2), .lt-ie9 #gh_tools li:nth-child(3), .lt-ie9 #gh_tools li:nth-child(4) {
  border-bottom: 1px solid #535961;
}
@media screen and (max-width: 900px) {
  /* line 140, ../../sass/modules/global-header.scss */
  #gh_tools li {
    width: 25%;
  }
  /* line 154, ../../sass/modules/global-header.scss */
  #gh_tools li:nth-child(5n) {
    border-right: none;
  }
  /* line 158, ../../sass/modules/global-header.scss */
  #gh_tools li:nth-child(1), #gh_tools li:nth-child(2), #gh_tools li:nth-child(3), #gh_tools li:nth-child(4) {
    border-bottom: 1px solid #535961;
  }
}
/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 #gh_tools li {
  width: 50%;
}
/* line 187, ../../sass/modules/global-header.scss */
.lt-ie9 #gh_tools li:nth-child(3), .lt-ie9 #gh_tools li:nth-child(7) {
  border-right: none;
}
/* line 191, ../../sass/modules/global-header.scss */
.lt-ie9 #gh_tools li:nth-child(5), .lt-ie9 #gh_tools li:nth-child(6) {
  border-bottom: 1px solid #535961;
}
@media screen and (max-width: 410px) {
  /* line 140, ../../sass/modules/global-header.scss */
  #gh_tools li {
    width: 50%;
  }
  /* line 187, ../../sass/modules/global-header.scss */
  #gh_tools li:nth-child(3), #gh_tools li:nth-child(7) {
    border-right: none;
  }
  /* line 191, ../../sass/modules/global-header.scss */
  #gh_tools li:nth-child(5), #gh_tools li:nth-child(6) {
    border-bottom: 1px solid #535961;
  }
}
/* line 198, ../../sass/modules/global-header.scss */
#gh_tools li:first-child {
  border-right: none;
}
/* line 202, ../../sass/modules/global-header.scss */
#gh_tools li:hover {
  background-color: #535961;
}
/* line 206, ../../sass/modules/global-header.scss */
#gh_tools li a {
  color: #fff;
  font-size: 0.875em;
  line-height: 1.28571em;
  display: block;
}
/* line 212, ../../sass/modules/global-header.scss */
#gh_tools li i, #gh_tools li img {
  display: block;
  font-size: 2.25em;
  line-height: 1.16667em;
  margin: 0 auto;
}
/* line 219, ../../sass/modules/global-header.scss */
#gh_tools .svgWrap {
  height: 37px;
  width: auto;
  margin-bottom: 0;
}
/* line 224, ../../sass/modules/global-header.scss */
#gh_tools .svgWrap svg, #gh_tools .svgWrap img {
  width: 100%;
  height: 100%;
}
/* line 229, ../../sass/modules/global-header.scss */
#gh_tools .svgWrap img[src$=".png"] {
  width: auto;
}

/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 #tools_container {
  vertical-align: top!important;
  line-height: 1em;
}
@media screen and (max-width: 640px) {
  /* line 235, ../../sass/modules/global-header.scss */
  #tools_container {
    vertical-align: top!important;
    line-height: 1em;
  }
}

/* line 247, ../../sass/modules/global-header.scss */
#search_box {
  float: right;
  width: auto;
  background: transparent!important;
}
/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 #search_box {
  margin-right: 10px;
  margin-top: 8px;
}
@media screen and (max-width: 640px) {
  /* line 247, ../../sass/modules/global-header.scss */
  #search_box {
    margin-right: 10px;
    margin-top: 8px;
  }
}

/* line 258, ../../sass/modules/global-header.scss */
#gh_search_button {
  display: block;
  background-color: #8a1212;
  border: none;
  color: #fff;
  font-size: 20px;
  line-height: 1em;
  padding: 0;
  padding-bottom: 2.5px;
  margin: 0;
  width: 36px;
  height: 34px;
  cursor: pointer;
  border-radius: 0;
}
/* line 50, ../../sass/libs/_mixins.scss */
#gh_search_button:hover, #gh_search_button:focus, #gh_search_button:active {
  background-color: #5d0c0c;
}
/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 #gh_search_button:hover, .lt-ie9 #gh_search_button:focus, .lt-ie9 #gh_search_button:active {
  background-color: transparent;
}
@media screen and (max-width: 640px) {
  /* line 50, ../../sass/libs/_mixins.scss */
  #gh_search_button:hover, #gh_search_button:focus, #gh_search_button:active {
    background-color: transparent;
  }
}
/* line 281, ../../sass/modules/global-header.scss */
#gh_search_button i {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}

/* line 288, ../../sass/modules/global-header.scss */
#search-input {
  font-size: 1em;
  position: absolute;
  font-size: 0.875em;
  line-height: 1.28571em;
  color: #535961;
  padding: 5px;
  height: 34px;
  z-index: 5;
  border: 1px solid #fdb71a;
  -webkit-box-shadow: #fdb71a 0 0 3px inset;
  -moz-box-shadow: #fdb71a 0 0 3px inset;
  box-shadow: #fdb71a 0 0 3px inset;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 307, ../../sass/modules/global-header.scss */
#main-nav {
  background-color: #8a1212;
  border-top: 1px solid #981414;
  border-bottom: 1px solid #6a0e0e;
}
/* line 312, ../../sass/modules/global-header.scss */
#main-nav a {
  color: #fff;
}

/* line 317, ../../sass/modules/global-header.scss */
.navbar {
  padding: 0;
  border: none;
  min-height: initial;
  border-radius: 0;
}

/* line 324, ../../sass/modules/global-header.scss */
.navbar #nav {
  display: table;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 .navbar #nav {
  display: block;
}
@media screen and (max-width: 640px) {
  /* line 324, ../../sass/modules/global-header.scss */
  .navbar #nav {
    display: block;
  }
}
/* line 334, ../../sass/modules/global-header.scss */
.navbar #nav li {
  display: table-cell;
  border-right: 1px solid #6a0e0e;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
/* line 340, ../../sass/modules/global-header.scss */
.navbar #nav li:first-child {
  border-left: 1px solid #6a0e0e;
}
/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 .navbar #nav li {
  display: inline-block;
  float: left;
  width: 33.33%;
  border-top: 1px solid #6a0e0e;
}
/* line 350, ../../sass/modules/global-header.scss */
.lt-ie9 .navbar #nav li:nth-child(3n) {
  border-right: none;
}
/* line 354, ../../sass/modules/global-header.scss */
.lt-ie9 .navbar #nav li:first-child {
  border-left: none;
}
/* line 358, ../../sass/modules/global-header.scss */
.lt-ie9 .navbar #nav li:first-child, .lt-ie9 .navbar #nav li:nth-child(2), .lt-ie9 .navbar #nav li:nth-child(3) {
  border-top: none;
}
@media screen and (max-width: 900px) {
  /* line 334, ../../sass/modules/global-header.scss */
  .navbar #nav li {
    display: inline-block;
    float: left;
    width: 33.33%;
    border-top: 1px solid #6a0e0e;
  }
  /* line 350, ../../sass/modules/global-header.scss */
  .navbar #nav li:nth-child(3n) {
    border-right: none;
  }
  /* line 354, ../../sass/modules/global-header.scss */
  .navbar #nav li:first-child {
    border-left: none;
  }
  /* line 358, ../../sass/modules/global-header.scss */
  .navbar #nav li:first-child, .navbar #nav li:nth-child(2), .navbar #nav li:nth-child(3) {
    border-top: none;
  }
}
/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 .navbar #nav li {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  float: none;
  width: 100%;
  border-right: none;
  border-top: 1px solid #6a0e0e !important;
  text-align: left;
}
@media screen and (max-width: 640px) {
  /* line 334, ../../sass/modules/global-header.scss */
  .navbar #nav li {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    float: none;
    width: 100%;
    border-right: none;
    border-top: 1px solid #6a0e0e !important;
    text-align: left;
  }
}
/* line 375, ../../sass/modules/global-header.scss */
.navbar #nav a {
  font-size: 1.25em;
  line-height: 1.2em;
  letter-spacing: 0.02em;
  display: block;
  padding: 0 1.75em;
  border-bottom: none;
  padding-top: 0.5625em;
  padding-bottom: 0.5625em;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
/* line 50, ../../sass/libs/_mixins.scss */
.navbar #nav a:hover, .navbar #nav a:focus, .navbar #nav a:active {
  background-color: #fff;
  color: #8a1212;
}
/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 .navbar #nav a:hover, .lt-ie9 .navbar #nav a:focus, .lt-ie9 .navbar #nav a:active {
  background-color: transparent;
  color: #fff;
}
@media screen and (max-width: 640px) {
  /* line 50, ../../sass/libs/_mixins.scss */
  .navbar #nav a:hover, .navbar #nav a:focus, .navbar #nav a:active {
    background-color: transparent;
    color: #fff;
  }
}
/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 .navbar #nav a {
  padding: 0;
  padding-top: 0.65625em;
  padding-bottom: 0.65625em;
}
@media screen and (max-width: 900px) {
  /* line 375, ../../sass/modules/global-header.scss */
  .navbar #nav a {
    padding: 0;
    padding-top: 0.65625em;
    padding-bottom: 0.65625em;
  }
}
/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 .navbar #nav a {
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}
@media screen and (max-width: 640px) {
  /* line 375, ../../sass/modules/global-header.scss */
  .navbar #nav a {
    padding-top: 0.75em;
    padding-bottom: 0.75em;
  }
}

/* line 409, ../../sass/modules/global-header.scss */
#mobile-menu-toggle {
  font-size: 20px;
  display: inline-block;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 30px;
  padding-right: 20px;
  margin-left: -10px;
}
/* line 50, ../../sass/libs/_mixins.scss */
#mobile-menu-toggle:hover, #mobile-menu-toggle:focus, #mobile-menu-toggle:active {
  border-bottom: none;
}

/* line 428, ../../sass/modules/global-header.scss */
#emergency-banner {
  display: none;
  padding: 50px;
  text-align: center;
  background-color: #ea3429;
}
/* line 434, ../../sass/modules/global-header.scss */
#emergency-banner p {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
/* line 440, ../../sass/modules/global-header.scss */
#emergency-banner a {
  color: white;
  border-bottom: 1px dotted white;
}
/* line 444, ../../sass/modules/global-header.scss */
#emergency-banner a:hover {
  color: #ededed;
  border-bottom: 1px dotted white;
}

/* ::Base Styles */
/* ------------------------------------------------------------ */
/* line 9, ../../sass/modules/_footer.scss */
footer {
  background-color: #34383d;
  color: #fff;
  font-size: 16px;
  font-family: Verdana, sans-serif;
  clear: both;
}
/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 footer > .row {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 640px) {
  /* line 16, ../../sass/modules/_footer.scss */
  footer > .row {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
}
/* line 23, ../../sass/modules/_footer.scss */
footer p {
  font-size: 0.875em;
  line-height: 1.28571em;
  margin: 0 0 1.28571em 0;
}
/* line 28, ../../sass/modules/_footer.scss */
footer [class*="column-"] {
  padding-top: 3em;
  padding-bottom: 3em;
}
/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 footer [class*="column-"] {
  padding-top: 1.00001em;
  padding-bottom: 1.00001em;
}
@media screen and (max-width: 800px) {
  /* line 28, ../../sass/modules/_footer.scss */
  footer [class*="column-"] {
    padding-top: 1.00001em;
    padding-bottom: 1.00001em;
  }
}
/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 footer [class*="column-"] {
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 459px) {
  /* line 28, ../../sass/modules/_footer.scss */
  footer [class*="column-"] {
    padding-top: 0;
    padding-bottom: 0;
  }
}
/* line 43, ../../sass/modules/_footer.scss */
footer a {
  color: #cccacc !important;
  font-size: 0.875em;
  line-height: 1.28571em;
  border-bottom: none;
  text-decoration: none;
}
/* line 50, ../../sass/libs/_mixins.scss */
footer a:hover, footer a:focus, footer a:active {
  border-bottom: 1px dotted #ededed;
  color: #fff!important;
}

/* ::Social Media Secion
/* ------------------------------------------------------------ */
/* line 60, ../../sass/modules/_footer.scss */
#social-media {
  text-align: center;
  padding-top: 1.125em;
  padding-bottom: 1.125em;
  border-bottom: 1px solid #24272a;
  border-top: 1px solid #1d1f22;
}
/* line 67, ../../sass/modules/_footer.scss */
#social-media ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 49, ../../../../../../../Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_inline-block-list.scss */
#social-media ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  white-space: nowrap;
}
/* line 70, ../../sass/modules/_footer.scss */
#social-media ul li {
  width: 60px;
  height: 63px;
}
/* line 74, ../../sass/modules/_footer.scss */
#social-media ul li a {
  display: block;
  background-color: transparent;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  height: 100%;
}
/* line 50, ../../sass/libs/_mixins.scss */
#social-media ul li a:hover, #social-media ul li a:focus, #social-media ul li a:active {
  background-color: #535961;
  border-bottom: none;
}
/* line 85, ../../sass/modules/_footer.scss */
#social-media ul li a img {
  height: 100%;
  width: auto;
  max-width: inherit;
}
/* line 91, ../../sass/modules/_footer.scss */
#social-media ul li a img[src$=".svg"] {
  width: 100%;
  max-width: inherit;
  height: 100%;
}

/* ::Main Info Section with Resource Links and Map */
/* ------------------------------------------------------------ */
/* line 105, ../../sass/modules/_footer.scss */
#footer-info {
  border-bottom: 1px solid #1d1f22;
  border-top: 1px solid #454a51;
}

/* line 110, ../../sass/modules/_footer.scss */
.resource-links {
  margin: 0 0 0 1.66667%;
}
/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 .resource-links:first-child {
  padding-top: 1.00001em;
}
@media screen and (max-width: 459px) {
  /* line 113, ../../sass/modules/_footer.scss */
  .resource-links:first-child {
    padding-top: 1.00001em;
  }
}
/* line 121, ../../sass/libs/_mixins.scss */
.lt-ie9 .resource-links {
  margin-left: 0;
  width: 50%;
  float: left;
}
@media screen and (min-width: 460px) and (max-width: 800px) {
  /* line 110, ../../sass/modules/_footer.scss */
  .resource-links {
    margin-left: 0;
    width: 50%;
    float: left;
  }
}
/* line 125, ../../sass/modules/_footer.scss */
.resource-links ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  line-height: 1.5em;
}
/* line 49, ../../../../../../../Applications/Scout.app/Contents/Resources/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_inline-block-list.scss */
.resource-links ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  white-space: nowrap;
}
/* line 129, ../../sass/modules/_footer.scss */
.resource-links ul.right-align {
  text-align: right;
  margin-right: 2em;
  padding: 0.5em 1em;
  border-right: 1px solid #454a51;
}
/* line 121, ../../sass/libs/_mixins.scss */
.lt-ie9 .resource-links ul.right-align {
  margin-right: 0;
  border-right: none;
}
@media screen and (min-width: 460px) and (max-width: 800px) {
  /* line 129, ../../sass/modules/_footer.scss */
  .resource-links ul.right-align {
    margin-right: 0;
    border-right: none;
  }
}
/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 .resource-links ul.right-align {
  text-align: center;
  margin-right: 0;
  padding: 0;
  border-right: none;
}
@media screen and (max-width: 459px) {
  /* line 129, ../../sass/modules/_footer.scss */
  .resource-links ul.right-align {
    text-align: center;
    margin-right: 0;
    padding: 0;
    border-right: none;
  }
}
/* line 148, ../../sass/modules/_footer.scss */
.resource-links ul.left-align {
  margin-left: 2em;
  padding: 0.5em 1em;
  border-left: 1px solid #454a51;
}
/* line 121, ../../sass/libs/_mixins.scss */
.lt-ie9 .resource-links ul.left-align {
  margin-left: 0;
}
@media screen and (min-width: 460px) and (max-width: 800px) {
  /* line 148, ../../sass/modules/_footer.scss */
  .resource-links ul.left-align {
    margin-left: 0;
  }
}
/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 .resource-links ul.left-align {
  text-align: center;
  margin-left: 0;
  padding: 0 0 1em 0;
  border-left: none;
  border-bottom: 1px dotted #454a51;
}
@media screen and (max-width: 459px) {
  /* line 148, ../../sass/modules/_footer.scss */
  .resource-links ul.left-align {
    text-align: center;
    margin-left: 0;
    padding: 0 0 1em 0;
    border-left: none;
    border-bottom: 1px dotted #454a51;
  }
}
/* line 166, ../../sass/modules/_footer.scss */
.resource-links ul li {
  float: none;
  width: 100%;
  white-space: normal;
}

/* line 175, ../../sass/modules/_footer.scss */
#location p {
  text-align: center;
}
/* line 104, ../../sass/libs/_mixins.scss */
.lt-ie9 #location {
  margin-left: 0;
  padding-top: 1.00001em;
  padding-bottom: 1.00001em;
}
@media screen and (max-width: 800px) {
  /* line 174, ../../sass/modules/_footer.scss */
  #location {
    margin-left: 0;
    padding-top: 1.00001em;
    padding-bottom: 1.00001em;
  }
}

/* ::Copyright Information */
/* ------------------------------------------------------------ */
/* line 190, ../../sass/modules/_footer.scss */
#copyright {
  background-color: #2b2e32;
  border-top: 1px solid #3e4248;
  color: #cccacc;
  font-size: 0.875em;
  line-height: 1.28571em;
  text-align: center;
  padding-top: 1.125em;
  padding-bottom: 0.75em;
}

/* line 455, ../../sass/modules/global-header.scss */
#aspnetForm {
  margin-top: 20px!important;
}
