* {
  margin: 0px;
}
html, body {
  height: 100%;
}
.container-xs-height {
  display: table;
  padding-left: 0px;
  padding-right: 0px;
}
.row-xs-height {
  display: table-row;
}
.col-xs-height {
  display: table-cell;
  float: none;
}
@media (min-width: 768px) {
  .container-sm-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row-sm-height {
    display: table-row;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
  }
}
@media (min-width: 992px) {
  .container-md-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row-md-height {
    display: table-row;
  }
  .col-md-height {
    display: table-cell;
    float: none;
  }
}
@media (min-width: 1200px) {
  .container-lg-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row-lg-height {
    display: table-row;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
  }
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
.cuw-show {
  display: block;
}
.aa-show {
  display: none;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'Font-Awesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-home:before {
  content: "\e60f";
}
.icon-heart:before {
  content: "\e600";
}
.icon-present:before {
  content: "\e61a";
}
.icon-gift:before {
  content: "\e61b";
  font-size: 1.3em;
}
.icon-bank:before {
  content: "\e61c";
  font-size: 1.4em;
}
.icon-map:before {
  content: "\e619";
}
.icon-diploma:before {
  content: "\e604";
}
.icon-apply:before {
  content: "\e610";
}
.icon-envelope:before {
  content: "\e605";
}
.icon-location:before {
  content: "\e60a";
}
.icon-pin-marker:before {
  content: "\e60b";
}
.icon-search:before {
  content: "\e60c";
}
.icon-facebook:before {
  content: "\e606";
}
.icon-twitter:before {
  content: "\e60d";
}
.icon-instagram:before {
  content: "\e611";
}
.icon-youtube:before {
  content: "\e60e";
}
.icon-flickr:before {
  content: "\e607";
}
.icon-linkedin:before {
  content: "\e609";
}
.icon-google-plus:before {
  content: "\e608";
}
.icon-chevron-left:before {
  content: "\e602";
}
.icon-chevron-right:before {
  content: "\e603";
}
.icon-arrow-up:before {
  content: "\e601";
}
.icon-arrow-down:before {
  content: "\e612";
}
.icon-arrow-left:before {
  content: "\e613";
}
.icon-arrow-right:before {
  content: "\e614";
}
.icon-check:before {
  content: "\e615";
}
.icon-list-bullet:before {
  content: "\e616";
}
.icon-video-camera:before {
  content: "\e617";
}
.icon-star:before {
  content: "\e618";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Abel', sans-serif;
  font-weight: 100;
  color: #002743;
  margin-top: 0px;
}
h1 a:link,
h2 a:link,
h3 a:link,
h4 a:link,
h5 a:link,
h6 a:link,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
  color: #002743;
  text-decoration: underline;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:active,
h2 a:active,
h3 a:active,
h4 a:active,
h5 a:active,
h6 a:active {
  color: #4BA1CC;
  text-decoration: underline;
}
h1 a .icon,
h2 a .icon,
h3 a .icon,
h4 a .icon,
h5 a .icon,
h6 a .icon {
  position: relative;
  top: 3px;
}
h1 {
  font-size: 46px;
}
h2 {
  font-size: 32px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 13px;
  text-transform: uppercase;
}
a:link,
a:visited {
  color: #4ba1cc;
}
a:hover,
a:active {
  color: #005696;
}
a.link-location {
  font-size: 20px;
  padding: 0px 0px 0px 30px;
}
a.link-location:link,
a.link-location:visited {
  margin-top: 12.5px;
  letter-spacing: 1px;
}
a.link-location .icon {
  color: #fd9902;
  display: inline-block;
  font-size: 30px;
  position: absolute;
  top: 7px;
  left: 15px;
  margin-right: 0px;
}
footer a.link-location {
  font-size: 18px;
  padding: 0px 0px 0px 2px;
}
footer a.link-location .icon {
  color: #fd9902;
  display: inline-block;
  font-size: 20px;
  margin-right: 10px;
  position: inherit;
}
p {
  color: #57646e;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 25px;
}
blockquote {
  color: #c57615;
  font-size: 26px;
  line-height: 26px;
  border-left: 2px solid #c57615;
  margin: 0 0 25px 50px;
  padding: 0 25px;
}
.success,
.information,
.warning,
.danger {
  padding: 25px 0px;
}
#main .success,
#main .information,
#main .warning,
#main .danger {
  padding: 0px;
}
#main .announcement .col-xs-12 {
  padding: 25px 0px;
}
.success h1,
.information h1,
.warning h1,
.danger h1,
.success h2,
.information h2,
.warning h2,
.danger h2,
.success h3,
.information h3,
.warning h3,
.danger h3,
.success h4,
.information h4,
.warning h4,
.danger h4,
.success h5,
.information h5,
.warning h5,
.danger h5,
.success h6,
.information h6,
.warning h6,
.danger h6,
.success p,
.information p,
.warning p,
.danger p {
  color: #ffffff;
}
.success {
  background: #00a651;
  color: #ffffff;
}
.information {
  background: #4ba1cc;
  color: #ffffff;
}
.warning {
  background: #f5ca20;
}
.warning h1,
.warning h2,
.warning h3,
.warning h4,
.warning h5,
.warning h6,
.warning p {
  color: #403f45;
}
.danger {
  background: #b50109;
  color: #ffffff;
}
.btn.btn-primary,
.btn.btn-default {
  border: none;
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  background-color: #fd9902;
  border-color: #ca7a02;
  padding: 12.5px 20px;
  text-shadow: 0px 0px 1px #985c01;
}
.btn.btn-primary.btn-link,
.btn.btn-default.btn-link {
  color: #005696;
  background-color: transparent;
  border-color: transparent;
}
.btn.btn-primary.btn-link:hover,
.btn.btn-default.btn-link:hover,
.btn.btn-primary.btn-link:focus,
.btn.btn-default.btn-link:focus,
.btn.btn-primary.btn-link:active,
.btn.btn-default.btn-link:active,
.btn.btn-primary.btn-link.active,
.btn.btn-default.btn-link.active,
.open > .dropdown-toggle.btn.btn-primary.btn-link,
.open > .dropdown-toggle.btn.btn-default.btn-link {
  color: #005696;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn.btn-primary.btn-link:active,
.btn.btn-default.btn-link:active,
.btn.btn-primary.btn-link.active,
.btn.btn-default.btn-link.active,
.open > .dropdown-toggle.btn.btn-primary.btn-link,
.open > .dropdown-toggle.btn.btn-default.btn-link {
  background-image: none;
}
.btn.btn-primary.btn-link.disabled,
.btn.btn-default.btn-link.disabled,
.btn.btn-primary.btn-link[disabled],
.btn.btn-default.btn-link[disabled],
fieldset[disabled] .btn.btn-primary.btn-link,
fieldset[disabled] .btn.btn-default.btn-link,
.btn.btn-primary.btn-link.disabled:hover,
.btn.btn-default.btn-link.disabled:hover,
.btn.btn-primary.btn-link[disabled]:hover,
.btn.btn-default.btn-link[disabled]:hover,
fieldset[disabled] .btn.btn-primary.btn-link:hover,
fieldset[disabled] .btn.btn-default.btn-link:hover,
.btn.btn-primary.btn-link.disabled:focus,
.btn.btn-default.btn-link.disabled:focus,
.btn.btn-primary.btn-link[disabled]:focus,
.btn.btn-default.btn-link[disabled]:focus,
fieldset[disabled] .btn.btn-primary.btn-link:focus,
fieldset[disabled] .btn.btn-default.btn-link:focus,
.btn.btn-primary.btn-link.disabled:active,
.btn.btn-default.btn-link.disabled:active,
.btn.btn-primary.btn-link[disabled]:active,
.btn.btn-default.btn-link[disabled]:active,
fieldset[disabled] .btn.btn-primary.btn-link:active,
fieldset[disabled] .btn.btn-default.btn-link:active,
.btn.btn-primary.btn-link.disabled.active,
.btn.btn-default.btn-link.disabled.active,
.btn.btn-primary.btn-link[disabled].active,
.btn.btn-default.btn-link[disabled].active,
fieldset[disabled] .btn.btn-primary.btn-link.active,
fieldset[disabled] .btn.btn-default.btn-link.active {
  background-color: transparent;
  border-color: transparent;
}
.btn.btn-primary.btn-link .badge,
.btn.btn-default.btn-link .badge {
  color: transparent;
  background-color: #005696;
}
.btn.btn-primary.btn-link .icon,
.btn.btn-default.btn-link .icon {
  color: #2d557f;
  margin-right: 0.2em;
  color: #4ba1cc;
  text-decoration: none !important;
}
.btn.btn-primary:hover,
.btn.btn-default:hover,
.btn.btn-primary:focus,
.btn.btn-default:focus,
.btn.btn-primary:active,
.btn.btn-default:active,
.btn.btn-primary.active,
.btn.btn-default.active,
.open > .dropdown-toggle.btn.btn-primary,
.open > .dropdown-toggle.btn.btn-default {
  color: #ffffff;
  background-color: #ca7a02;
  border-color: #8e5601;
}
.btn.btn-primary:active,
.btn.btn-default:active,
.btn.btn-primary.active,
.btn.btn-default.active,
.open > .dropdown-toggle.btn.btn-primary,
.open > .dropdown-toggle.btn.btn-default {
  background-image: none;
}
.btn.btn-primary.disabled,
.btn.btn-default.disabled,
.btn.btn-primary[disabled],
.btn.btn-default[disabled],
fieldset[disabled] .btn.btn-primary,
fieldset[disabled] .btn.btn-default,
.btn.btn-primary.disabled:hover,
.btn.btn-default.disabled:hover,
.btn.btn-primary[disabled]:hover,
.btn.btn-default[disabled]:hover,
fieldset[disabled] .btn.btn-primary:hover,
fieldset[disabled] .btn.btn-default:hover,
.btn.btn-primary.disabled:focus,
.btn.btn-default.disabled:focus,
.btn.btn-primary[disabled]:focus,
.btn.btn-default[disabled]:focus,
fieldset[disabled] .btn.btn-primary:focus,
fieldset[disabled] .btn.btn-default:focus,
.btn.btn-primary.disabled:active,
.btn.btn-default.disabled:active,
.btn.btn-primary[disabled]:active,
.btn.btn-default[disabled]:active,
fieldset[disabled] .btn.btn-primary:active,
fieldset[disabled] .btn.btn-default:active,
.btn.btn-primary.disabled.active,
.btn.btn-default.disabled.active,
.btn.btn-primary[disabled].active,
.btn.btn-default[disabled].active,
fieldset[disabled] .btn.btn-primary.active,
fieldset[disabled] .btn.btn-default.active {
  background-color: #fd9902;
  border-color: #ca7a02;
}
.btn.btn-primary .badge,
.btn.btn-default .badge {
  color: #fd9902;
  background-color: #ffffff;
}
.btn.btn-primary icon,
.btn.btn-default icon {
  text-shadow: none;
}
.btn.btn-secondary {
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  background-color: #7c8b96;
  border-color: #63717c;
  padding: 12.5px 20px;
  text-shadow: 0px 0px 1px #4d575f;
}
.btn.btn-secondary:hover,
.btn.btn-secondary:focus,
.btn.btn-secondary:active,
.btn.btn-secondary.active,
.open > .dropdown-toggle.btn.btn-secondary {
  color: #ffffff;
  background-color: #63717c;
  border-color: #48525a;
}
.btn.btn-secondary:active,
.btn.btn-secondary.active,
.open > .dropdown-toggle.btn.btn-secondary {
  background-image: none;
}
.btn.btn-secondary.disabled,
.btn.btn-secondary[disabled],
fieldset[disabled] .btn.btn-secondary,
.btn.btn-secondary.disabled:hover,
.btn.btn-secondary[disabled]:hover,
fieldset[disabled] .btn.btn-secondary:hover,
.btn.btn-secondary.disabled:focus,
.btn.btn-secondary[disabled]:focus,
fieldset[disabled] .btn.btn-secondary:focus,
.btn.btn-secondary.disabled:active,
.btn.btn-secondary[disabled]:active,
fieldset[disabled] .btn.btn-secondary:active,
.btn.btn-secondary.disabled.active,
.btn.btn-secondary[disabled].active,
fieldset[disabled] .btn.btn-secondary.active {
  background-color: #7c8b96;
  border-color: #63717c;
}
.btn.btn-secondary .badge {
  color: #7c8b96;
  background-color: #ffffff;
}
.btn.btn-secondary icon {
  text-shadow: none;
}
.btn.btn-information {
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  background-color: #4ba1cc;
  border-color: #3287b2;
  padding: 12.5px 20px;
  text-shadow: 0px 0px 1px #27698a;
}
.btn.btn-information:hover,
.btn.btn-information:focus,
.btn.btn-information:active,
.btn.btn-information.active,
.open > .dropdown-toggle.btn.btn-information {
  color: #ffffff;
  background-color: #3287b2;
  border-color: #256382;
}
.btn.btn-information:active,
.btn.btn-information.active,
.open > .dropdown-toggle.btn.btn-information {
  background-image: none;
}
.btn.btn-information.disabled,
.btn.btn-information[disabled],
fieldset[disabled] .btn.btn-information,
.btn.btn-information.disabled:hover,
.btn.btn-information[disabled]:hover,
fieldset[disabled] .btn.btn-information:hover,
.btn.btn-information.disabled:focus,
.btn.btn-information[disabled]:focus,
fieldset[disabled] .btn.btn-information:focus,
.btn.btn-information.disabled:active,
.btn.btn-information[disabled]:active,
fieldset[disabled] .btn.btn-information:active,
.btn.btn-information.disabled.active,
.btn.btn-information[disabled].active,
fieldset[disabled] .btn.btn-information.active {
  background-color: #4ba1cc;
  border-color: #3287b2;
}
.btn.btn-information .badge {
  color: #4ba1cc;
  background-color: #ffffff;
}
.btn.btn-information icon {
  text-shadow: none;
}
.btn.btn-warning {
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
  font-size: 18px;
  line-height: 18px;
  color: #403f45;
  background-color: #f5ca20;
  border-color: #d8af0a;
  padding: 12.5px 20px;
  text-shadow: 0px 0px 1px #a78708;
}
.btn.btn-warning:hover,
.btn.btn-warning:focus,
.btn.btn-warning:active,
.btn.btn-warning.active,
.open > .dropdown-toggle.btn.btn-warning {
  color: #403f45;
  background-color: #d8af0a;
  border-color: #9e7f07;
}
.btn.btn-warning:active,
.btn.btn-warning.active,
.open > .dropdown-toggle.btn.btn-warning {
  background-image: none;
}
.btn.btn-warning.disabled,
.btn.btn-warning[disabled],
fieldset[disabled] .btn.btn-warning,
.btn.btn-warning.disabled:hover,
.btn.btn-warning[disabled]:hover,
fieldset[disabled] .btn.btn-warning:hover,
.btn.btn-warning.disabled:focus,
.btn.btn-warning[disabled]:focus,
fieldset[disabled] .btn.btn-warning:focus,
.btn.btn-warning.disabled:active,
.btn.btn-warning[disabled]:active,
fieldset[disabled] .btn.btn-warning:active,
.btn.btn-warning.disabled.active,
.btn.btn-warning[disabled].active,
fieldset[disabled] .btn.btn-warning.active {
  background-color: #f5ca20;
  border-color: #d8af0a;
}
.btn.btn-warning .badge {
  color: #f5ca20;
  background-color: #403f45;
}
.btn.btn-warning icon {
  text-shadow: none;
}
.btn.btn-danger {
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  background-color: #b50109;
  border-color: #820106;
  padding: 12.5px 20px;
  text-shadow: 0px 0px 1px #500004;
}
.btn.btn-danger:hover,
.btn.btn-danger:focus,
.btn.btn-danger:active,
.btn.btn-danger.active,
.open > .dropdown-toggle.btn.btn-danger {
  color: #ffffff;
  background-color: #820106;
  border-color: #450003;
}
.btn.btn-danger:active,
.btn.btn-danger.active,
.open > .dropdown-toggle.btn.btn-danger {
  background-image: none;
}
.btn.btn-danger.disabled,
.btn.btn-danger[disabled],
fieldset[disabled] .btn.btn-danger,
.btn.btn-danger.disabled:hover,
.btn.btn-danger[disabled]:hover,
fieldset[disabled] .btn.btn-danger:hover,
.btn.btn-danger.disabled:focus,
.btn.btn-danger[disabled]:focus,
fieldset[disabled] .btn.btn-danger:focus,
.btn.btn-danger.disabled:active,
.btn.btn-danger[disabled]:active,
fieldset[disabled] .btn.btn-danger:active,
.btn.btn-danger.disabled.active,
.btn.btn-danger[disabled].active,
fieldset[disabled] .btn.btn-danger.active {
  background-color: #b50109;
  border-color: #820106;
}
.btn.btn-danger .badge {
  color: #b50109;
  background-color: #ffffff;
}
.btn.btn-danger icon {
  text-shadow: none;
}
.btn {
  border: none;
}
.btn.btn-link {
  color: #005696;
  background-color: transparent;
  border-color: transparent;
}
.btn.btn-link:hover,
.btn.btn-link:focus,
.btn.btn-link:active,
.btn.btn-link.active,
.open > .dropdown-toggle.btn.btn-link {
  color: #005696;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn.btn-link:active,
.btn.btn-link.active,
.open > .dropdown-toggle.btn.btn-link {
  background-image: none;
}
.btn.btn-link.disabled,
.btn.btn-link[disabled],
fieldset[disabled] .btn.btn-link,
.btn.btn-link.disabled:hover,
.btn.btn-link[disabled]:hover,
fieldset[disabled] .btn.btn-link:hover,
.btn.btn-link.disabled:focus,
.btn.btn-link[disabled]:focus,
fieldset[disabled] .btn.btn-link:focus,
.btn.btn-link.disabled:active,
.btn.btn-link[disabled]:active,
fieldset[disabled] .btn.btn-link:active,
.btn.btn-link.disabled.active,
.btn.btn-link[disabled].active,
fieldset[disabled] .btn.btn-link.active {
  background-color: transparent;
  border-color: transparent;
}
.btn.btn-link .badge {
  color: transparent;
  background-color: #005696;
}
.btn.btn-link .icon {
  color: #2d557f;
  margin-right: 0.2em;
  color: #4ba1cc;
  text-decoration: none !important;
}
.nav.nav-vertical > li > a {
  padding: 6px 0;
  color: #333333;
}
.nav.nav-vertical > li > a:hover {
  background-color: transparent;
  color: #428bca;
}
.nav.nav-vertical > li.active > a {
  color: #428bca;
}
.nav.nav-vertical > li > ul {
  margin-left: 25px;
  font-size: 80%;
}
.nav.nav-vertical > li > ul > li > a {
  padding: 5px 0;
  line-height: 20px;
}
form legend {
  font-family: 'Abel', sans-serif;
  font-weight: 100;
  color: #002743;
  font-size: 32px;
  border-bottom: none;
}
form label {
  font-family: 'Abel', sans-serif;
  font-weight: 100;
  color: #002743;
  font-size: 22px;
}
form .form-control,
form input {
  border-radius: 0;
  padding: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #999999;
  border: 1px solid #D8D8D8;
  height: auto;
}
form .form-control::-moz-placeholder,
form input::-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}
form .form-control:-ms-input-placeholder,
form input:-ms-input-placeholder {
  color: #cccccc;
}
form .form-control::-webkit-input-placeholder,
form input::-webkit-input-placeholder {
  color: #cccccc;
}
form .form-control:focus,
form input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #4ba1cc;
}
form input[type="checkbox"] {
  margin-right: 12.5px;
  position: relative;
}
@media (max-width: 768px) {
  form .checkbox input[type="checkbox"] {
    margin-left: -30px;
  }
  form .checkbox label {
    padding-left: 30px;
  }
}
form input[type="file"] {
  border: none;
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  background-color: #fd9902;
  border-color: #ca7a02;
  padding: 12.5px 20px;
  text-shadow: 0px 0px 1px #985c01;
  border-radius: 5px;
  font-size: auto;
}
form input[type="file"].btn-link {
  color: #005696;
  background-color: transparent;
  border-color: transparent;
}
form input[type="file"].btn-link:hover,
form input[type="file"].btn-link:focus,
form input[type="file"].btn-link:active,
form input[type="file"].btn-link.active,
.open > .dropdown-toggleform input[type="file"].btn-link {
  color: #005696;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
form input[type="file"].btn-link:active,
form input[type="file"].btn-link.active,
.open > .dropdown-toggleform input[type="file"].btn-link {
  background-image: none;
}
form input[type="file"].btn-link.disabled,
form input[type="file"].btn-link[disabled],
fieldset[disabled] form input[type="file"].btn-link,
form input[type="file"].btn-link.disabled:hover,
form input[type="file"].btn-link[disabled]:hover,
fieldset[disabled] form input[type="file"].btn-link:hover,
form input[type="file"].btn-link.disabled:focus,
form input[type="file"].btn-link[disabled]:focus,
fieldset[disabled] form input[type="file"].btn-link:focus,
form input[type="file"].btn-link.disabled:active,
form input[type="file"].btn-link[disabled]:active,
fieldset[disabled] form input[type="file"].btn-link:active,
form input[type="file"].btn-link.disabled.active,
form input[type="file"].btn-link[disabled].active,
fieldset[disabled] form input[type="file"].btn-link.active {
  background-color: transparent;
  border-color: transparent;
}
form input[type="file"].btn-link .badge {
  color: transparent;
  background-color: #005696;
}
form input[type="file"].btn-link .icon {
  color: #2d557f;
  margin-right: 0.2em;
  color: #4ba1cc;
  text-decoration: none !important;
}
form input[type="file"]:hover,
form input[type="file"]:focus,
form input[type="file"]:active,
form input[type="file"].active,
.open > .dropdown-toggleform input[type="file"] {
  color: #ffffff;
  background-color: #ca7a02;
  border-color: #8e5601;
}
form input[type="file"]:active,
form input[type="file"].active,
.open > .dropdown-toggleform input[type="file"] {
  background-image: none;
}
form input[type="file"].disabled,
form input[type="file"][disabled],
fieldset[disabled] form input[type="file"],
form input[type="file"].disabled:hover,
form input[type="file"][disabled]:hover,
fieldset[disabled] form input[type="file"]:hover,
form input[type="file"].disabled:focus,
form input[type="file"][disabled]:focus,
fieldset[disabled] form input[type="file"]:focus,
form input[type="file"].disabled:active,
form input[type="file"][disabled]:active,
fieldset[disabled] form input[type="file"]:active,
form input[type="file"].disabled.active,
form input[type="file"][disabled].active,
fieldset[disabled] form input[type="file"].active {
  background-color: #fd9902;
  border-color: #ca7a02;
}
form input[type="file"] .badge {
  color: #fd9902;
  background-color: #ffffff;
}
form input[type="file"] icon {
  text-shadow: none;
}
form .has-success .help-block,
form .has-success .control-label,
form .has-success .radio,
form .has-success .checkbox,
form .has-success .radio-inline,
form .has-success .checkbox-inline {
  color: #00a651;
}
form .has-success .form-control {
  border-color: #00a651;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
form .has-success .form-control:focus {
  border-color: #007338;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #0dff83;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #0dff83;
}
form .has-success .input-group-addon {
  color: #00a651;
  border-color: #00a651;
  background-color: #00a651;
}
form .has-success .form-control-feedback {
  color: #00a651;
}
form .has-warning .help-block,
form .has-warning .control-label,
form .has-warning .radio,
form .has-warning .checkbox,
form .has-warning .radio-inline,
form .has-warning .checkbox-inline {
  color: #f5ca20;
}
form .has-warning .form-control {
  border-color: #f5ca20;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
form .has-warning .form-control:focus {
  border-color: #d8af0a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f9e182;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f9e182;
}
form .has-warning .input-group-addon {
  color: #f5ca20;
  border-color: #f5ca20;
  background-color: #f5ca20;
}
form .has-warning .form-control-feedback {
  color: #f5ca20;
}
form .has-error .help-block,
form .has-error .control-label,
form .has-error .radio,
form .has-error .checkbox,
form .has-error .radio-inline,
form .has-error .checkbox-inline {
  color: #b50109;
}
form .has-error .form-control {
  border-color: #b50109;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
form .has-error .form-control:focus {
  border-color: #820106;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fe1e28;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fe1e28;
}
form .has-error .input-group-addon {
  color: #b50109;
  border-color: #b50109;
  background-color: #b50109;
}
form .has-error .form-control-feedback {
  color: #b50109;
}
#FormSubmission label {
    font-size:16px;
}
#FormSubmission .form-control, form input {
	padding:10px;
}
#FormSubmission ul.list-group {
    padding:10px 0px 0px 18px;
}
.page-intro {
  background: #dfe1e3;
  padding: 25px 0;
  height: 240px;
}
.page-intro .breadcrumbs {
  font-size: 12px;
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
  color: #4ba1cc;
  margin-bottom: 12.5px;
}
.page-intro .breadcrumbs a:link,
.page-intro .breadcrumbs a:visited {
  color: #4ba1cc;
}
.page-intro .breadcrumbs a:hover,
.page-intro .breadcrumbs a:active {
  color: #005696;
}
.page-intro p {
  margin-bottom: 0;
  font-family: 'alegreyaregular', serif;
  font-weight: 100;
  font-size: 20px;
  line-height: 24px;
  color: #7c8b96;
}
.page-intro.full {
  margin-bottom: 25px;
  height: auto;
}
@media (min-width: 768px) {
  .page-intro p {
    font-size: 26px;
    line-height: 28px;
  }
}
@media (max-width: 768px) {
  .page-intro {
    height: auto;
  }
}
#main {
  margin-top: 0px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0px auto -315px auto;
}
#main #main-content {
  margin-top: 25px;
}
#main #sidebar {
  margin-top: -200px;
}
img.story-image {
  float: left;
  margin: 0 25px 25px 0;
  max-width: 50%;
}
@media screen and (max-width: 991px) {
  #main #sidebar {
    margin-top: 0;
  }
}
#concordia-footer {
  background: #013155;
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
  height: 315px;
  clear: both;
}
#concordia-footer a:link,
#concordia-footer a:visited {
  color: #ffffff;
  font-size: 18px;
}
#concordia-footer a:hover,
#concordia-footer a:active {
  color: #ffffff;
  text-decoration: underline;
}
#concordia-footer .btn:hover,
#concordia-footer .btn:active {
  text-decoration: none;
}
#concordia-footer p {
  margin-bottom: 37.5px;
  color: #ffffff;
}
#concordia-footer .links {
  margin-top: 37.5px;
}
#concordia-footer .links ul,
#concordia-footer .links ol {
  margin: 0;
  padding: 0;
}
#concordia-footer .links ul li,
#concordia-footer .links ol li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#concordia-footer .links ul li {
  margin-bottom: 15px;
}
#concordia-footer .links h2 a.link-location .icon {
  top: -2px;
}
#concordia-footer .social {
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
  margin-top: 37.5px;
  font-size: 16px;
  line-height: 24px;
}
#concordia-footer .social ul,
#concordia-footer .social ol {
  margin: 0;
  padding: 0;
}
#concordia-footer .social ul li,
#concordia-footer .social ol li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#concordia-footer .social p.additional a:link,
#concordia-footer .social p.additional a:visited {
  color: #4ba1cc;
  border-bottom: 1px solid #4ba1cc;
  padding-bottom: 2px;
}
#concordia-footer .social p.additional a:hover,
#concordia-footer .social p.additional a:active {
  text-decoration: none;
  color: #73b6d7;
  border-bottom: 1px solid #73b6d7;
}
#concordia-footer ul.chicklets {
  margin-bottom: 75px;
}
#concordia-footer ul.chicklets li {
  margin-left: 12.5px;
  float: right;
}
@media (max-width: 992px) {
  #concordia-footer {
    background-size: 31.5%;
  }
  #concordia-footer ul.chicklets {
    margin-bottom: 25px;
  }
  #concordia-footer ul.chicklets li {
    margin-right: 6.25px;
    margin-bottom: 12.5px;
  }
}
@media (max-width: 767px) {
  #concordia-footer {
    text-align: center;
  }
  #concordia-footer a:link,
  #concordia-footer a:visited {
    color: #ffffff;
  }
  #concordia-footer a:hover,
  #concordia-footer a:active {
    color: #ffffff;
  }
  #concordia-footer .links {
    margin-top: 25px;
  }
  #concordia-footer .links ul li {
    margin-bottom: 0px;
  }
  #concordia-footer .links a.link-location:link,
  #concordia-footer .links a.link-location:visited {
    display: inline-block;
    margin-top: 12.5px;
    letter-spacing: 1px;
  }
  #concordia-footer .links a.link-location .icon {
    color: #fd9902;
  }
  #concordia-footer .center {
    padding: 25px 0;
    background: #002743;
  }
  #concordia-footer .social {
    margin-top: 25px;
  }
  #concordia-footer .social p {
    margin: 0 0 25px 0;
  }
  #concordia-footer .chicklets-wrapper {
    float: right;
    position: relative;
    left: -50%;
    text-align: left;
  }
  #concordia-footer .chicklets-wrapper ul.chicklets {
    margin-bottom: 25px;
    list-style: none;
    position: relative;
    left: 50%;
  }
  #concordia-footer .chicklets-wrapper ul.chicklets li {
    display: inline-block;
    margin-right: 12.5px;
  }
}
.site-header {
  margin-bottom: 20px;
}
.navbar .navbar-nav:first-child {
  margin-left: -15px;
}
.navbar-header {
  position: relative;
}
.branding-condensed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.branding-condensed img {
  position: absolute;
  left: 10px;
  margin: 0;
  z-index: 10;
  top: 4px;
}
.navbar-ancillary {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.navbar-ancillary:before,
.navbar-ancillary:after {
  content: " ";
  display: table;
}
.navbar-ancillary:after {
  clear: both;
}
.navbar-ancillary .branding {
  text-align: center;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .navbar-ancillary .branding {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 1200px) {
  .navbar-ancillary .branding {
    float: left;
    width: 50%;
  }
}
@media (max-width: 992px) {
  .navbar-ancillary .branding {
    margin-top: 10px;
  }
}
.navbar-ancillary .utility {
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
  text-align: right;
  margin-top: 20px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .navbar-ancillary .utility {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .navbar-ancillary .utility {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 1200px) {
  .navbar-ancillary .utility {
    float: left;
    width: 50%;
  }
}
.navbar-ancillary .utility li {
  display: inline;
}
.navbar-ancillary .utility li .btn {
  font-size: 13px;
}
.navbar-ancillary .utility li .btn:hover .icon {
  color: #fd9902;
}
.navbar-ancillary .utility li .btn-lg {
  margin-left: 0px;
  font-size: 18px;
}
.navbar-ancillary .utility a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .navbar-ancillary {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .navbar-ancillary .utility {
    padding: 0;
    margin: 0;
  }
  .navbar-ancillary .utility .btn-link {
    padding: 10px 14px;
    font-size: 14px;
    line-height: 1;
    border-radius: 0;
    margin-right: 2px;
  }
  .navbar-ancillary .utility li {
    width: 33%;
    text-align: center;
    display: block;
    float: left;
  }
  .navbar-ancillary .utility .btn-primary {
    width: 100%;
    text-align: center;
    border-radius: 0px;
  }
  .navbar-ancillary .utility .btn-lg {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 22px;
  }
  .navbar-ancillary .utility .icon-apply {
    font-size: 32px;
    vertical-align: sub;
    position: relative;
    top: -2px;
  }
  .navbar-ancillary .utility p {
    margin: 0;
  }
}
.site-logo {
  width: 100%;
  max-width: 371px;
}
@media screen and (max-width: 991px) {
  .site-logo {
    max-width: 281px;
  }
}
.utilitiy-nav .icon {
  text-align: right;
  font-size: 1.5em;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.navbar-primary {
  display: table;
  width: 100%;
  border-radius: 0;
  background-color: #005696;
  border: 0 none;
  margin-bottom: 0;
  position: inherit;
}
.navbar-primary .search-toggle,
.navbar-primary .navbar-toggle {
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 20px 18px;
  background-color: transparent;
  border-bottom: 0 none !important;
  line-height: 1;
  float: right;
  border: 0 none;
  margin: 0;
  display: none;
}
.navbar-primary .search-toggle:hover,
.navbar-primary .navbar-toggle:hover,
.navbar-primary .search-toggle:focus,
.navbar-primary .navbar-toggle:focus {
  color: #ffffff;
  background-color: #003155;
}
.navbar-primary .search-toggle:after,
.navbar-primary .navbar-toggle:after {
  content: '';
  background-color: #005696;
  position: absolute;
  bottom: 0;
  left: 21px;
  right: 21px;
  height: 0px;
}
@media screen and (min-width: 768px) {
  .navbar-primary .search-toggle,
  .navbar-primary .navbar-toggle {
    padding: 20px 12px;
    font-size: 11px;
  }
  .navbar-primary .search-toggle:after,
  .navbar-primary .navbar-toggle:after {
    left: 12px;
    right: 12px;
  }
}
@media screen and (min-width: 992px) {
  .navbar-primary .search-toggle,
  .navbar-primary .navbar-toggle {
    font-size: 14px;
    padding: 20px 18px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar-primary .search-toggle,
  .navbar-primary .navbar-toggle {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .navbar-primary .search-toggle,
  .navbar-primary .navbar-toggle {
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #002743;
  }
}
.navbar-primary .search-toggle {
  border-left: 4px solid #ffffff;
  border-right: 4px solid #ffffff;
}
.navbar-primary .navbar-toggle {
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 20px 18px;
  padding-top: 23px;
  padding-bottom: 23px;
}
.navbar-primary .navbar-toggle:hover,
.navbar-primary .navbar-toggle:focus {
  color: #ffffff;
  background-color: #003155;
}
.navbar-primary .navbar-toggle:after {
  content: '';
  background-color: #005696;
  position: absolute;
  bottom: 0;
  left: 21px;
  right: 21px;
  height: 0px;
}
@media screen and (min-width: 768px) {
  .navbar-primary .navbar-toggle {
    padding: 20px 12px;
    font-size: 11px;
  }
  .navbar-primary .navbar-toggle:after {
    left: 12px;
    right: 12px;
  }
}
@media screen and (min-width: 992px) {
  .navbar-primary .navbar-toggle {
    font-size: 14px;
    padding: 20px 18px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar-primary .navbar-toggle {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .navbar-primary .navbar-toggle {
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #002743;
  }
}
.navbar-primary .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-primary .navbar-brand {
  height: auto;
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 20px 18px;
}
.navbar-primary .navbar-brand:hover,
.navbar-primary .navbar-brand:focus {
  color: #ffffff;
  background-color: #003155;
}
.navbar-primary .navbar-brand:after {
  content: '';
  background-color: #005696;
  position: absolute;
  bottom: 0;
  left: 21px;
  right: 21px;
  height: 0px;
}
@media screen and (min-width: 768px) {
  .navbar-primary .navbar-brand {
    padding: 20px 12px;
    font-size: 11px;
  }
  .navbar-primary .navbar-brand:after {
    left: 12px;
    right: 12px;
  }
}
@media screen and (min-width: 992px) {
  .navbar-primary .navbar-brand {
    font-size: 14px;
    padding: 20px 18px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar-primary .navbar-brand {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .navbar-primary .navbar-brand {
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #002743;
  }
}
.navbar-primary .navbar-text {
  color: #ffffff;
}
.navbar-primary .navbar-nav > li {
  text-align: center;
  white-space: nowrap;
}
.navbar-primary .navbar-nav > li > a {
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 20px 18px;
}
.navbar-primary .navbar-nav > li > a:hover,
.navbar-primary .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #003155;
}
.navbar-primary .navbar-nav > li > a:after {
  content: '';
  background-color: #005696;
  position: absolute;
  bottom: 0;
  left: 21px;
  right: 21px;
  height: 0px;
}
@media screen and (min-width: 768px) {
  .navbar-primary .navbar-nav > li > a {
    padding: 20px 12px;
    font-size: 11px;
  }
  .navbar-primary .navbar-nav > li > a:after {
    left: 12px;
    right: 12px;
  }
}
@media screen and (min-width: 992px) {
  .navbar-primary .navbar-nav > li > a {
    font-size: 14px;
    padding: 20px 18px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar-primary .navbar-nav > li > a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .navbar-primary .navbar-nav > li > a {
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #002743;
  }
}
.navbar-primary .navbar-nav > .active > a,
.navbar-primary .navbar-nav > .active > a:hover,
.navbar-primary .navbar-nav > .active > a:focus {
  color: #005696;
  background-color: #ffffff;
}
.navbar-primary .navbar-nav > .active > a:after {
  height: 4px;
}
@media screen and (max-width: 767px) {
  .navbar-primary .navbar-nav > .active > a,
  .navbar-primary .navbar-nav > .active > a:hover,
  .navbar-primary .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #002743;
  }
  .navbar-primary .navbar-nav > .active > a:before,
  .navbar-primary .navbar-nav > .active > a:hover:before,
  .navbar-primary .navbar-nav > .active > a:focus:before {
    content: '';
    background-color: #002743;
    position: absolute;
    top: -1px;
    height: 62px;
    width: 12.5px;
    right: -12.5px;
  }
  .navbar-primary .navbar-nav > .active > a:after,
  .navbar-primary .navbar-nav > .active > a:hover:after,
  .navbar-primary .navbar-nav > .active > a:focus:after {
    background-color: #002743;
    position: absolute;
    top: -1px;
    height: 62px;
    width: 12.5px;
    left: -12.5px;
  }
  .navbar-primary .navbar-nav > .active > a:before {
    content: '';
    background-color: #002743;
    position: absolute;
    top: -1px;
    height: 62px;
    width: 12.5px;
    right: -12.5px;
  }
  .navbar-primary .navbar-nav > .active > a:after {
    background-color: #002743;
    position: absolute;
    top: -1px;
    height: 62px;
    width: 12.5px;
    left: -12.5px;
  }
}
.navbar-primary .navbar-nav > .dropdown > a {
  border-left: 4px solid #ffffff;
  border-right: 4px solid #ffffff;
}
@media screen and (max-width: 767px) {
  .navbar-primary .navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-primary .navbar-nav > li {
    text-align: left;
    white-space: nowrap;
  }
  .navbar-primary .navbar-nav > li > a {
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 20px 18px;
    margin: 0 12.5px;
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-primary .navbar-nav > li > a:hover,
  .navbar-primary .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: #003155;
  }
  .navbar-primary .navbar-nav > li > a:after {
    content: '';
    background-color: #005696;
    position: absolute;
    bottom: 0;
    left: 21px;
    right: 21px;
    height: 0px;
  }
  .navbar-primary .navbar-nav > li > a:hover:before,
  .navbar-primary .navbar-nav > li > a:focus:before {
    content: '';
    background-color: #003155;
    position: absolute;
    top: -1px;
    height: 62px;
    width: 12.5px;
    right: -12.5px;
  }
  .navbar-primary .navbar-nav > li > a:hover:after,
  .navbar-primary .navbar-nav > li > a:focus:after {
    background-color: #003155;
    position: absolute;
    top: -1px;
    height: 62px;
    width: 12.5px;
    left: -12.5px;
  }
  .navbar-primary .navbar-nav > .dropdown > a {
    border-left: none;
    border-right: none;
  }
}
@media screen and (max-width: 767px) and screen and (min-width: 768px) {
  .navbar-primary .navbar-nav > li > a {
    padding: 20px 12px;
    font-size: 11px;
  }
  .navbar-primary .navbar-nav > li > a:after {
    left: 12px;
    right: 12px;
  }
}
@media screen and (max-width: 767px) and screen and (min-width: 992px) {
  .navbar-primary .navbar-nav > li > a {
    font-size: 14px;
    padding: 20px 18px;
  }
}
@media screen and (max-width: 767px) and screen and (min-width: 1200px) {
  .navbar-primary .navbar-nav > li > a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) and screen and (max-width: 767px) {
  .navbar-primary .navbar-nav > li > a {
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #002743;
  }
}
@media (max-width: 768px) {
  .navbar-primary {
    margin-top: 20px;
  }
  .navbar-primary .search-toggle {
    border: none;
  }
}
.navbar-primary .navbar-nav > .open > a:hover,
.navbar-primary .navbar-nav > .open > a:focus {
  background-color: #ffffff;
  color: #005696;
}
@media (max-width: 767px) {
  .navbar-primary .navbar-nav > .open > a,
  .navbar-primary .navbar-nav > .open > a:hover,
  .navbar-primary .navbar-nav > .open > a:focus {
    border-bottom: 1px solid #002743;
    color: #ffffff;
    background: #002743;
  }
  .navbar-primary .navbar-nav > .open > a:before,
  .navbar-primary .navbar-nav > .open > a:hover:before,
  .navbar-primary .navbar-nav > .open > a:focus:before {
    content: '';
    background-color: #002743;
    position: absolute;
    top: -1px;
    height: 62px;
    width: 12.5px;
    right: -12.5px;
  }
  .navbar-primary .navbar-nav > .open > a:after,
  .navbar-primary .navbar-nav > .open > a:hover:after,
  .navbar-primary .navbar-nav > .open > a:focus:after {
    background-color: #002743;
    position: absolute;
    top: -1px;
    height: 62px;
    width: 12.5px;
    left: -12.5px;
  }
  .navbar-primary .navbar-nav .open .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
  }
  .navbar-primary .navbar-nav .open .dropdown-menu > .dropdown-header {
    border: none;
  }
  .navbar-primary .navbar-nav .open .dropdown-menu .divider {
    background-color: transparent;
  }
  .navbar-primary .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
    text-transform: uppercase;
    padding: 12.5px 0;
    margin: 0 25px;
    border-bottom: 1px solid #ffffff;
  }
  .navbar-primary .navbar-nav .open .dropdown-menu > li > a:after {
    display: none;
  }
  .navbar-primary .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-primary .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #003155;
  }
  .navbar-primary .navbar-nav .open .dropdown-menu > li:last-child > a {
    border-bottom: none;
  }
  .navbar-primary .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-primary .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-primary .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #005696;
    background-color: #ffffff;
  }
}
.navbar-primary .navbar-link {
  color: #ffffff;
}
.navbar-primary .navbar-link:hover {
  color: #ffffff;
}
.navbar-primary .btn-link {
  color: #ffffff;
}
.navbar-primary .btn-link:hover,
.navbar-primary .btn-link:focus {
  color: #ffffff;
}
.navbar-primary .hub-nav .icon-search {
  vertical-align: middle;
  line-height: 0;
  font-size: 1.8em;
}
@media screen and (max-width: 767px) {
  .navbar-primary .search-toggle,
  .navbar-primary .navbar-toggle {
    font-size: 20px;
    display: block !important;
  }
}
.search-container input.search {
  margin: 5px 0;
}
#search-collapse {
  background: #002743;
}
#search-collapse #searchForm {
  float: right;
  padding: 12.5px;
}
#search-collapse #searchForm:before,
#search-collapse #searchForm:after {
  content: " ";
  display: table;
}
#search-collapse #searchForm:after {
  clear: both;
}
#search-collapse #searchForm input {
  padding: 12.5px;
  float: left;
  margin-left: 12.5px;
}
#search-collapse #searchForm input[type="text"] {
  width: 300px;
  border: none;
}
#search-collapse #searchForm input.btn.btn-information {
  line-height: 20px;
}
@media (max-width: 480px) {
  #search-collapse #searchForm input[type="text"] {
    width: 90%;
    margin-bottom: 10px;
  }
  #search-collapse #searchForm input.btn {
    float: right;
    margin-right: 20px;
  }
}
.navbar-collapse {
  box-shadow: none;
  border-top: 2px solid #ffffff;
}
@media screen and (min-width: 768px) {
  .navbar-collapse {
    padding-right: 0px;
  }
}
#mega_nav {
  position: absolute;
  top: 175px;
  left: 0;
  z-index: 9999;
  width: 100%;
  display: none;
  height: 380px;
  background: #002743;
  overflow: hidden;
}
#mega_nav nav.push_down {
  display: none;
  height: 380px;
}
#mega_nav nav.push_down ul,
#mega_nav nav.push_down ol {
  margin: 0;
  padding: 0;
}
#mega_nav nav.push_down ul.sub-list {
  margin: 0px 0px 35px 0px;
}
#mega_nav nav.push_down ul li,
#mega_nav nav.push_down ol li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#mega_nav nav.push_down .container {
  margin-top: 40px;
}
#mega_nav nav.push_down img {
  max-width: 100%;
  height: auto;
  margin-bottom: 5px;
}
#mega_nav nav.push_down ul li {
  margin-bottom: 20px;
}
#mega_nav nav.push_down ul li a:link,
#mega_nav nav.push_down ul li a:visited {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
  text-transform: uppercase;
}
#mega_nav nav.push_down ul li a:hover,
#mega_nav nav.push_down ul li a:active {
  margin: 0px 0px 0px -5px;
  padding: 5px;
  background: #4ba1cc;
  text-decoration: none;
}
#mega_nav nav.push_down ul.sub-list li {
  margin: 0px 0px 8px 5px;
}
#mega_nav nav.push_down ul.sub-list li a:link,
#mega_nav nav.push_down ul.sub-list li a:visited {
  color: #ffffff;
  font-size: 14px;
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
  text-transform: none;
}
#mega_nav nav.push_down h3 {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
  padding-bottom: 12.5px;
  margin-bottom: 12.5px;
  border-bottom: 1px solid #ffffff;
  text-transform: uppercase;
}
#mega_nav nav.push_down a {
  color: #ffffff;
  text-decoration: none;
}
#mega_nav nav.push_down a:hover {
  color: #4BA1CC;
}
#mega_nav nav.push_down p {
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
  color: #ffffff;
  margin-bottom: 12.5px;
}
#mega_nav nav.push_down p a:link,
#mega_nav nav.push_down p a:visited {
  display: block;
  text-align: center;
  padding: 12.5px;
  background: #005696;
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
}
#mega_nav nav.push_down p a:hover,
#mega_nav nav.push_down p a:active {
  background: #4ba1cc;
  text-decoration: none;
}
.path {
  margin: 0 -15px;
  padding: 0;
  list-style-type: none;
}
.path > li > a,
.path > li > div {
  float: left;
  text-align: center;
  width: 20%;
  padding: 15px;
}
.path > li > a:hover,
.path > li > div:hover {
  text-decoration: none;
}
.path .icon {
  display: block;
  font-size: 4.5em;
  position: relative;
  padding-top: 113%;
}
.path .icon:before {
  position: absolute;
  top: 26%;
  right: 29%;
}
.path .icon:after {
  background-image: url('../images/path-step-mask.png');
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.no-backgroundsize .path .icon:after {
  background-image: none;
}
.path a > .icon {
  color: #ffffff;
}
.path a.tour > .icon {
  background-color: #00a651;
  background-size: 100% 100%;
}
.path a.tour:hover .icon {
  background-image: -webkit-radial-gradient(circle, transparent, rgba(0, 0, 0, 0.15));
  background-image: radial-gradient(circle, transparent, rgba(0, 0, 0, 0.15));
  background-repeat: no-repeat;
}
.path a.apply > .icon {
  background-color: #fd9902;
}
.path a.apply:hover .icon {
  background-image: -webkit-radial-gradient(circle, #fd9902, #b16b01);
  background-image: radial-gradient(circle, #fd9902, #b16b01);
  background-repeat: no-repeat;
}
.path a.deposit > .icon {
  background-color: #7C8B96;
}
.path a.deposit:hover .icon {
  background-image: -webkit-radial-gradient(circle, #7C8B96, #455057);
  background-image: radial-gradient(circle, #7C8B96, #455057);
  background-repeat: no-repeat;
}
.path a.orientation > .icon {
  background-color: #4ba1cc;
}
.path a.orientation:hover .icon {
  background-image: -webkit-radial-gradient(circle, #4ba1cc, #2d789e);
  background-image: radial-gradient(circle, #4ba1cc, #2d789e);
  background-repeat: no-repeat;
}
.path div > .icon {
  background-color: transparent;
  color: #777777;
}
.path div > .icon:after {
  background-image: url('../images/path-step-outline.png');
}
.path .label {
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
  border-radius: 0;
  border-top: 3px solid #eeeeee;
  color: #002743;
  display: block;
  font-size: 18px;
  margin: 15px -15px;
  padding: 30px 0;
  position: relative;
}
.path .label:before {
  background-color: #eeeeee;
  content: "";
  display: block;
  height: 15px;
  width: 2px;
  position: absolute;
  top: 0;
  left: 50%;
}
.path > li:first-child .label {
  margin-left: 0;
}
.path > li:first-child .label:before {
  left: 45%;
}
.path > li:last-child .label {
  margin-right: 0;
}
.path > li:last-child .label:before {
  left: 56%;
}
@media screen and (max-width: 1199px) {
  .path .icon {
    font-size: 3em;
  }
  .path .icon:before {
    top: 28%;
  }
}
@media screen and (max-width: 991px) {
  .path > li {
    display: block;
    border-bottom: 3px solid #eeeeee;
  }
  .path > li:before,
  .path > li:after {
    content: " ";
    display: table;
  }
  .path > li:after {
    clear: both;
  }
  .path > li:last-child {
    border-bottom: 0 none;
  }
  .path > li > a,
  .path > li > div {
    width: 100%;
  }
  .path .icon {
    float: left;
    font-size: 2em;
    height: 79px;
    padding: 0;
    width: 70px;
  }
  .path .label {
    float: left;
    margin: 0 0 0 15px;
    border: 0 none;
  }
  .path .label:before {
    content: none;
  }
  .path > li:first-child .label,
  .path > li:last-child .label {
    margin: 0 0 0 15px;
  }
}
#sidebar {
  margin-bottom: 25px;
}
#sidebar .wrapper {
  background-color: #ffffff;
  box-shadow: 0px 0px 1px #999999;
}
#sidebar .wrapper:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 2px;
  background: #ffffff;
}
#sidebar a:link,
#sidebar a:visited {
  color: #ffffff;
  text-decoration: none;
}
#sidebar a:hover,
#sidebar a:active {
  color: #FD9902;
  text-decoration: none;
}
#sidebar ul {
  padding-left: 0px;
}
#sidebar .section-nav {
  padding: 25px 15px 0 15px;
  font-family: 'Abel', sans-serif;
  font-weight: 100;
}
#sidebar .section-nav h1 a:link,
#sidebar .section-nav h1 a:visited {
  font-size: 32px;
}
#sidebar .section-nav a:link,
#sidebar .section-nav a:visited {
  font-size: 16px;
  color: #002743;
}
#sidebar .section-nav a:hover,
#sidebar .section-nav a:active {
  color: #4ba1cc;
}
#sidebar .section-nav a.active:link,
#sidebar .section-nav a.active:visited {
  color: #4ba1cc;
  cursor: default;
}
#sidebar .section-nav h1 {
  /*background: url("../images/bg-dashed_border_horizontal.png") 50% 100% repeat-x;
  padding-bottom: 25px;*/
  font-size: 32px;
  padding-bottom: 10px;
  border-bottom: 6px dotted #cccccc;
}
#sidebar .widget {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 12.5px;
  padding: 0px 15px;
}
#sidebar .widget:last-child {
  border-bottom: none;
  margin-bottom: 0px;
}
#sidebar .widget.top-margin {
  padding-top: 25px;
}
#sidebar .external-links ul,
#sidebar .external-links ol {
  margin: 0;
  padding: 0;
}
#sidebar .external-links ul li,
#sidebar .external-links ol li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#sidebar .external-links ul li {
  margin-bottom: 12.5px;
}
#sidebar .promo {
  background: #005696;
  padding-top: 15px;
}
#sidebar .promo:before,
#sidebar .promo:after {
  content: " ";
  display: table;
}
#sidebar .promo:after {
  clear: both;
}
#sidebar .promo h1,
#sidebar .promo h2,
#sidebar .promo h3,
#sidebar .promo h4,
#sidebar .promo h5,
#sidebar .promo h6,
#sidebar .promo p {
  color: #ffffff;
}
#sidebar .promo h1 .icon,
#sidebar .promo h2 .icon,
#sidebar .promo h3 .icon,
#sidebar .promo h4 .icon,
#sidebar .promo h5 .icon,
#sidebar .promo h6 .icon,
#sidebar .promo p .icon {
  font-size: 20px;
}
#sidebar a:link .promo,
#sidebar a:visited .promo {
  color: #ffffff;
  text-decoration: none;
}
#sidebar a:hover .promo {
  color: #428bca;
  text-decoration: none;
}
#sidebar .promo.gray {
  background: #7c8b96;
}
#sidebar .promo .img-responsive {
  width: 100%;
}
#sidebar .promo.img-text {
  padding: 0;
}
#sidebar .promo.img-text:hover img {
  opacity: .9;
}
#sidebar .promo.img-text:hover .text {
  color: #ffffff;
  text-decoration: none;
}
#sidebar .promo.img-text:hover .text h3 {
  color: #fd9902;
  text-decoration: none;
}
#sidebar .promo.img-text .text {
  padding: 25px 25px 0 25px;
}
#sidebar .promo.img-text .text:before,
#sidebar .promo.img-text .text:after {
  content: " ";
  display: table;
}
#sidebar .promo.img-text .text:after {
  clear: both;
}
#sidebar .promo:last-child {
  margin-bottom: 0px;
}
#sidebar .twitter-timeline.twitter-timeline-rendered {
  max-width: 100% !important;
  min-width: 0 !important;
  width: 100% !important;
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  left: -5px;
  background: #fff;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(/_files/images/bx_loader.gif) center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(/_files/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url(/_files/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(/_files/images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(/_files/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  display: block;
  padding: 10px;
}
.bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  position: static !important;
}
.content .bx-wrapper .bxslider {
  padding: 0;
}
.content .bx-wrapper .bxslider li {
  text-indent: 0;
  margin-bottom: 0;
}
.content .bx-wrapper .bxslider li:before {
  content: "";
}
.bx-wrapper .bx-caption {
  background: #005696;
  padding-top: 12.5px;
  padding-bottom: 12.5px;
  display: block;
  clear: both;
  position: relative;
  bottom: auto;
  left: auto;
}
.bx-wrapper .bx-caption span {
  color: #ffffff;
  margin-left: 12.5px;
  margin-right: 12.5px;
  font-size: 14px;
}
.bx-wrapper .bx-controls-direction a {
  width: 40px;
  height: 40px;
}
.bx-wrapper .bx-prev {
  background: transparent url("../images/controls.png") no-repeat 0 0;
  text-indent: -99999px;
  display: block;
  width: 40px;
  height: 40px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 -40px;
}
.bx-wrapper .bx-next {
  background: transparent url("../images/controls.png") no-repeat -40px 0;
  text-indent: -99999px;
  display: block;
  width: 40px;
  height: 40px;
}
.bx-wrapper .bx-next:hover {
  background-position: -40px -40px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #96d2ff;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
  -webkit-transition: box-shadow 0.3s ease, background-color 0.3s ease;
  transition: box-shadow 0.3s ease, background-color 0.3s ease;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background-color: #005696;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: transparent;
  box-shadow: 0 0 0 2px #005696;
}
@media (max-width: 768px) {
  .bx-wrapper .bx-controls-direction {
    display: none;
  }
}
@media (max-width: 480px) {
  .bx-wrapper .bx-controls {
    display: none;
  }
}
#banner-homepage {
  margin-top: 0;
  text-align: right;
  padding-top: 130px;
  position: absolute;
  width: 100%;
  height: 335px;
  background: #002743 url("../images/banner-homepage.jpg") top center no-repeat;
  background-size: cover;
}
#banner-homepage h1 {
  color: #ffffff;
  font-size: 50px;
  text-shadow: 2px 2px 2px #000000;
}
@media (max-width: 768px) {
  #banner-homepage {
    padding-top: 12.5px;
    text-align: center;
    background-position: 50%;
    background-size: auto 100%;
  }
}
@media (min-width: 1335px) {
  #banner-homepage {
    padding-top: 222px;
  }
}
#homepage-get_started {
  margin-top: 180px;
}
#homepage-get_started #homepage-bookmark {
  background: #002743;
  border: 5px solid #ffffff;
  color: #ffffff;
  margin-right: -5px;
}
#homepage-get_started #homepage-bookmark h1,
#homepage-get_started #homepage-bookmark h2 {
  color: #ffffff;
}
#homepage-get_started #homepage-bookmark section {
  padding: 15px;
}
#homepage-get_started #homepage-bookmark section.alternate {
  padding: 15px;
  background: #005696;
}
#homepage-get_started #homepage-bookmark .divider {
  background: url("../images/bg-dashed_border_horizontal.png") bottom left repeat-x;
  padding-bottom: 15px;
}
#homepage-get_started #homepage-bookmark h3,
#homepage-get_started #homepage-bookmark h4 {
  color: #79a5c5;
  font-size: 23px;
}
#homepage-get_started #homepage-bookmark h4.callout {
  font-size: 18px;
}
#homepage-get_started #homepage-bookmark ul,
#homepage-get_started #homepage-bookmark ol {
  margin: 0px 0px 0px -6px;
  padding: 0;
}
#homepage-get_started #homepage-bookmark ul li,
#homepage-get_started #homepage-bookmark ol li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#homepage-get_started #homepage-bookmark ul li a:link,
#homepage-get_started #homepage-bookmark ul li a:visited {
  color: #ffffff;
  text-decoration: none;
}
#homepage-get_started #homepage-bookmark ul li a:hover,
#homepage-get_started #homepage-bookmark ul li a:active {
  color: #ffffff;
  text-decoration: underline;
}
#homepage-get_started #homepage-bookmark .row.event {
    margin: 0px 0px 10px -15px;
}
#homepage-get_started #homepage-bookmark .event .title h5 {
  font-size: 18px;
}
#homepage-get_started #homepage-bookmark .event .title a:link,
#homepage-get_started #homepage-bookmark .event .title a:visited {
  color: #ffffff;
  text-decoration: none;
}
#homepage-get_started #homepage-bookmark .event .title a:hover,
#homepage-get_started #homepage-bookmark .event .title a:active {
  color: #ffffff;
  text-decoration: underline;
}
#homepage-get_started #homepage-bookmark h4.callout {
  margin: 0;
}
#homepage-get_started #homepage-bookmark h4.callout a {
  padding: 10px 0;
  margin: ;
  display: inline-block;
  padding-right: 40px;
}
#homepage-get_started #homepage-bookmark h4.callout a:link,
#homepage-get_started #homepage-bookmark h4.callout a:visited {
  color: #ffffff;
  text-decoration: none;
}
#homepage-get_started #homepage-bookmark h4.callout a:hover,
#homepage-get_started #homepage-bookmark h4.callout a:active {
  color: #ffffff;
  text-decoration: underline;
}
#homepage-get_started #homepage-bookmark h4.callout a span {
  font-size: 32px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -24px;
}
#homepage-get_started #homepage-bookmark a.link-location:link,
#homepage-get_started #homepage-bookmark a.link-location:visited {
  color: #ffffff;
  display: inline-block;
  margin-top: 10px;
}
#homepage-get_started #homepage-bookmark a.link-location:link .icon,
#homepage-get_started #homepage-bookmark a.link-location:visited .icon {
  font-size: 24px;
}
#homepage-get_started #homepage-bookmark .apply {
  text-align: center;
}
#homepage-get_started #homepage-explore {
  margin-top: 170px;
  padding-right: 0px;
}
#homepage-get_started #homepage-explore .tint {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #homepage-get_started #homepage-explore {
    margin-top: 0px;
    padding-right: 15px;
  }
}
#promo-athletics {
  height: 300px;
  padding: 25px;
  background: #ebebeb url("../images/bg-athletics.jpg") top center no-repeat;
  background-size: 100% auto;
}
#promo-athletics a:link,
#promo-athletics a:visited {
  color: #4ba1cc;
  padding-bottom: 5px;
  text-decoration: underline;
}
#promo-athletics a:hover,
#promo-athletics a:active {
  color: #005696;
  text-decoration: underline;
}
@media (max-width: 992px) {
  #promo-athletics {
    padding: 6.25px 25px;
    background-size: auto 100%;
    background-position: 50%;
  }
}
@media (max-width: 768px) {
  #promo-athletics {
    padding: 6.25px 25px;
    background-size: 100% auto;
    height: 100px;
    margin: 12.5px 0;
  }
  #promo-athletics h1 {
    font-size: 24px;
    margin-bottom: 0px;
  }
  #promo-athletics a:link,
  #promo-athletics a:visited {
    color: #002743;
    padding-bottom: 5px;
  }
}
.row.margined {
  margin-bottom: 25px;
}
.banner {
  margin: 62.5px 0;
}
.banner.image {
  background: #ebebeb;
  text-align: center;
  margin: 12.5px 0;
}
.banner.image img {
  width: 100%;
  height: auto;
}
.banner.bright {
  background: #4ba1cc;
}
.by-the-numbers {
  padding: 12.5px 0;
}
.by-the-numbers .item .wrapper {
  background: url("../images/bg-dashed_border_horizontal.png") bottom left repeat-x;
}
.by-the-numbers .item .wrapper:before,
.by-the-numbers .item .wrapper:after {
  content: " ";
  display: table;
}
.by-the-numbers .item .wrapper:after {
  clear: both;
}
.by-the-numbers .item h3 {
  margin: 5px 12.5px 0 0;
  color: #4ba1cc;
  font-size: 30px;
}
.by-the-numbers .item .details {
  margin: 5px 0 0 0;
}
.by-the-numbers .stat {
  float: left;
}
.by-the-numbers .details {
  float: left;
  font-size: 15px;
  color: #002743;
  margin: 25px 0 25px 0;
  line-height: 18px;
}
.by-the-numbers .details span,
.by-the-numbers .details b,
.by-the-numbers .details em,
.by-the-numbers .details strong {
  color: #7c8b96;
}
@media (min-width: 768px) {
  .by-the-numbers .item {
    background: url("../images/bg-dashed_border.png") top right repeat-y;
  }
  .by-the-numbers .item:before,
  .by-the-numbers .item:after {
    content: " ";
    display: table;
  }
  .by-the-numbers .item:after {
    clear: both;
  }
  .by-the-numbers .item:last-child {
    background: none;
  }
  .by-the-numbers .item .wrapper {
    background: none;
  }
  .by-the-numbers .item h3 {
    font-size: 40px;
    line-height: 40px;
  }
}
@media (min-width: 1200px) {
  .by-the-numbers .item h3 {
    font-size: 58px;
    line-height: 58px;
  }
}
.banner .by-the-numbers {
  margin: 25px 0;
}
.banner .by-the-numbers .stat {
  float: none;
  margin: 0 25px;
}
.banner .by-the-numbers .stat h3 {
  color: #ffffff;
  margin: 0;
}
.banner .by-the-numbers .details {
  float: none;
  color: #ffffff;
  margin: 0 25px;
}
.banner .by-the-numbers .details strong,
.banner .by-the-numbers .details p {
  color: #ffffff;
}
.event .date p {
  padding: 5px 0;
  text-align: center;
  font-size: 28px;
  line-height: 28px;
  color: #ffffff;
  border-radius: 5px;
  background: #4ba1cc;
  margin: 0px;
}
.event .date p span {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 11px;
}
.event .title h5 {
  font-size: 22px;
  color: #ffffff;
}
@media (min-width: 768px) and (max-width: 992px) {
  .event .title h5 {
    font-size: 18px;
  }
}
ul.chicklets:before,
ul.chicklets:after {
  content: " ";
  display: table;
}
ul.chicklets:after {
  clear: both;
}
ul.chicklets li {
  float: left;
  margin-right: 4px;
  text-indent: 0;
}
ul.chicklets li a {
  background: #005696;
  padding-top: 3px;
  height: 30px;
  width: 30px;
  display: block;
  font-size: 25px;
  text-align: center;
}
ul.chicklets li a:hover {
  background: #4ba1cc;
}
.article:before,
.article:after {
  content: " ";
  display: table;
}
.article:after {
  clear: both;
}
.article img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .article .details {
    margin-top: 12.5px;
  }
}
.full .article {
  margin-bottom: 25px;
}
.partial .divider {
  border-right: 1px solid #ebebeb;
}
.partial .divider:last-child {
  border-right: none;
}
@media (max-width: 768px) {
  .partial .divider {
    margin-bottom: 25px;
  }
}
@media (max-width: 768px) {
  .partial .divider {
    border: none;
  }
}
.partial .article {
  padding: 12.5px 0;
}
.partial .article .details {
  padding-top: 12.5px;
}
.partial .article .details h3 {
  padding-bottom: 0;
}
.partial .article .details h3 a:link,
.partial .article .details h3 a:visited {
  color: #4ba1cc;
}
.partial .article .details h3 a:hover,
.partial .article .details h3 a:active {
  color: #002743;
}
#main .article {
  background: #ebebeb;
}
#main .article:before,
#main .article:after {
  content: " ";
  display: table;
}
#main .article:after {
  clear: both;
}
#main .article img {
  width: 50%;
  float: left;
}
#main .article .details {
  width: 50%;
  float: right;
  padding: 25px;
}
#main .article .details p {
  position: absolute;
}
#main .article .details p a:link,
#main .article .details p a:visited {
  padding-bottom: 5px;
  text-decoration: underline;
}
#main .article .details p a:hover,
#main .article .details p a:active {
  text-decoration: underline;
}
@media (max-width: 992px) {
  #main .article {
    margin-bottom: 25px;
  }
  #main .article .details {
    padding: 12.5px;
  }
  #main .article .details h2 {
    padding-bottom: 25px;
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  #main .article {
    margin-bottom: 25px;
  }
  #main .article .details {
    padding: 20px;
  }
  #main .article .details h2 {
    padding-bottom: 25px;
  }
}
.carousel {
  background: #005696;
  margin-bottom: 25px;
}
.carousel .img img {
  width: 100%;
  height: auto;
}
.carousel .text {
  padding-top: 12.5px;
  padding-bottom: 12.5px;
}
.carousel .text h1,
.carousel .text h2,
.carousel .text h3,
.carousel .text h4,
.carousel .text h5,
.carousel .text h6,
.carousel .text p {
  color: #ffffff;
  margin-left: 12.5px;
  margin-right: 12.5px;
}
.carousel .text p {
  font-size: 14px;
}
@media (max-width: 992px) {
  .carousel .text {
    padding-bottom: 25px;
  }
}
.carousel .carousel-controls {
  position: absolute;
  bottom: 0px;
  width: 80px;
  height: 40px;
  right: 105px;
}
@media (max-width: 1200px) {
  .carousel .carousel-controls {
    right: 80px;
  }
}
@media (max-width: 992px) {
  .carousel .carousel-controls {
    right: 0px;
  }
}
.carousel .carousel-control.left {
  background-image: none;
  background: #002743;
  width: 40px;
  height: 40px;
  left: 0px;
}
.carousel .carousel-control.left .glyphicon-chevron-left {
  font-size: 14px;
  margin-top: -8px;
  font-weight: normal;
}
.carousel .carousel-control.right {
  background-image: none;
  background: #002743;
  width: 40px;
  height: 40px;
  font-size: 14px;
  right: 0px;
}
.carousel .carousel-control.right .glyphicon-chevron-right {
  font-size: 14px;
  margin-top: -8px;
  font-weight: normal;
}
.carousel .carousel-indicators {
  bottom: 0px;
}
.tint {
  background: #ebebeb;
  height: 400px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ffffff;
}
.tint .tintup {
  height: 400px;
  width: 100%;
}
@media (max-width: 769px) and (min-width: 0px) {
  .tint {
    height: 400px;
  }
  .tint .tintup {
    height: 400px;
  }
}
@media (max-width: 989px) and (min-width: 770px) {
  .tint {
    height: 600px;
  }
  .tint .tintup {
    height: 600px;
  }
}
@media (max-width: 1199px) and (min-width: 990px) {
  .tint {
    height: 550px;
  }
  .tint .tintup {
    height: 550px;
  }
}
@media (min-width: 1200px) {
  .tint {
    height: 610px;
  }
  .tint .tintup {
    height: 610px;
  }
}
.follow-us ul,
.follow-us ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.follow-us:before,
.follow-us:after {
  content: " ";
  display: table;
}
.follow-us:after {
  clear: both;
}
.follow-us ul.chicklets {
  float: right;
}
.follow-us ul.chicklets li {
  display: inline-block;
  margin-right: 4px;
}
.follow-us ul.chicklets li:before {
  display: none;
}
.follow-us ul.chicklets li a {
  border-radius: 5px;
  color: #ffffff;
  display: block;
  font-size: 25px;
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 0px;
}
.follow-us ul.chicklets li a.facebook {
  background: #0071bd;
}
.follow-us ul.chicklets li a.twitter {
  background: #00bbfe;
}
.follow-us ul.chicklets li a.youtube {
  background: #ad1315;
}
.follow-us ul.chicklets li a.linkedin {
  background: #163b62;
}
.follow-us ul.chicklets li:last-child {
  margin-right: 0;
}
.follow-us ul.chicklets li h6 {
  margin-top: 7px;
  font-size: 16px;
}
@media (max-width: 992px) {
  .follow-us ul li:first-child {
    display: none;
  }
}
.paging {
  margin-bottom: 37.5px;
}
.paging:before,
.paging:after {
  content: " ";
  display: table;
}
.paging:after {
  clear: both;
}
.paging a:link,
.paging a:visited {
  display: block;
  float: left;
  padding: 6.25px 12.5px;
  margin: 0;
  border: 1px solid #ebebeb;
}
.paging a:hover,
.paging a:active {
  background: #ebebeb;
  text-decoration: none;
}
.paging a.active:link,
.paging a.active:visited,
.paging a.active:focus {
  background: #4ba1cc;
  border: 1px solid #4ba1cc;
  color: #ffffff;
  text-shadow: 0px 0px 1px #000000;
  text-decoration: none;
}
.paging a.active:hover,
.paging a.active:active {
  color: #ffffff;
}
.paging span {
  display: block;
  float: left;
  padding: 6.25px 12.5px;
  margin: 0;
  border: 1px solid #ebebeb;
  color: #ebebeb;
}
.sectioned hr {
  margin: 25px 0;
}
.sectioned h1:last-child,
.sectioned h2:last-child,
.sectioned h3:last-child,
.sectioned h4:last-child,
.sectioned h5:last-child,
.sectioned h6:last-child,
.sectioned p:last-child {
  margin-bottom: 0;
}
.announcement {
  margin-bottom: 25px;
}
.announcement h3,
.announcement p {
  margin-bottom: 0;
}
#life-at-cuw {
  background: #011423 url("../images/bg-life_at_cuw.jpg") top center no-repeat;
  background-size: 100% auto;
  color: #ffffff;
  padding: 25px;
}
#life-at-cuw h1 {
  font-size: 62px;
  color: #ffffff;
}
#life-at-cuw p {
  margin-bottom: 25px;
  color: #ffffff;
}
#life-at-cuw a:link,
#life-at-cuw a:visited {
  color: #ffffff;
  padding-bottom: 5px;
  text-decoration: underline;
}
#life-at-cuw a:hover,
#life-at-cuw a:active {
  text-decoration: underline;
  color: #d3d3d3;
}
@media (max-width: 1200px) {
  #life-at-cuw {
    background-size: auto 100%;
    background-position: 50% 50%;
  }
}
@media (max-width: 992px) {
  #life-at-cuw {
    background-size: auto 100%;
    background-position: 50%;
  }
  #life-at-cuw p {
    color: #ffffff;
  }
}
@media (max-width: 768px) {
  #life-at-cuw {
    background-size: auto 100%;
    background-position: 50%;
  }
  #life-at-cuw a:link,
  #life-at-cuw a:visited {
    color: #ffffff;
    text-shadow: 1px 1px 1px #000000;
  }
  #life-at-cuw a:hover,
  #life-at-cuw a:active {
    color: #D3D3D3;
    text-decoration: underline;
  }
}
.col-xs-12.col-sm-9.content.page-body #life-at-cuw {
  margin-bottom: 25px;
}
.col-xs-12.col-sm-9.content.page-body #life-at-cuw .col-xs-12.col-sm-4 {
  width: 75%;
}
@media (max-width: 768px) {
  .col-xs-12.col-sm-9.content.page-body #life-at-cuw .col-xs-12.col-sm-4 {
    width: 100%;
  }
}
.meet-the-students {
  margin-bottom: 25px;
}
.meet-the-students img {
  margin-bottom: 12.5px;
  width: 100%;
  height: auto;
  border-radius: 150px;
}
.meet-the-students h3 {
  position: relative;
  margin-top: -75px;
  padding: 12.5px 0;
  background: #005696;
  color: #ffffff;
  text-align: center;
  width: 100%;
}
.meet-the-students p {
  margin-bottom: 15px;
}
.meet-the-students a:link,
.meet-the-students a:visited {
  border-bottom: 1px solid #4ba1cc;
  color: #4ba1cc;
  padding-bottom: 5px;
  line-height: 25px;
}
.meet-the-students a:hover,
.meet-the-students a:active {
  border-bottom: 1px solid #002743;
  color: #002743;
  text-decoration: none;
}
#main-content #calendar-wrapper {
  margin: -100px 0 25px 0;
  padding: 25px;
  width: 100%;
  background: #ffffff;
}
#main-content #calendar-wrapper #calendar {
  width: 100%;
}
.eventslist ul,
.eventslist ol {
  margin: 0;
  padding: 0;
}
.eventslist ul li,
.eventslist ol li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.eventslist ul li {
  text-indent: 0;
}
.eventslist ul li:before {
  display: none;
}
.eventslist .item {
  margin-bottom: 50px;
}
.eventslist .item p {
  margin-bottom: 12.5px;
}
.eventslist .item h3 {
  font-family: 'Oswald', sans-serif;
  font-weight: 100;
}
.eventslist .item h3 .icon {
  background: #4ba1cc;
  color: #ffffff;
  text-align: center;
  padding-top: 3px;
  height: 30px;
  width: 30px;
  border-radius: 15px;
  overflow: hidden;
  margin-right: 10px;
}
.eventslist .item a:link,
.eventslist .item a:visited {
  border-bottom: 1px solid #4ba1cc;
  padding-bottom: 5px;
}
.eventslist .item a:hover,
.eventslist .item a:active {
  border-bottom: 1px solid #005696;
  text-decoration: none;
}
.eventslist .featured-item {
  background: #005696;
  margin-bottom: 50px;
}
.eventslist .featured-item h3,
.eventslist .featured-item h4 {
  color: #ffffff;
}
.eventslist .featured-item h3 {
  margin: 25px 0;
}
@media (max-width: 992px) {
  .eventslist .featured-item h3 {
    margin: 12.5px 0;
  }
}
.eventslist .featured-item h4 {
  line-height: 24px;
  margin-bottom: 25px;
}
@media (max-width: 992px) {
  .eventslist .featured-item h4 {
    margin-bottom: 12.5px;
  }
}
@media (max-width: 992px) {
  .eventslist .featured-item p {
    margin-bottom: 12.5px;
  }
}
.eventslist .featured-item img {
  margin-left: -15px;
  max-width: 100%;
}
.eventslist .featured-item a:link,
.eventslist .featured-item a:visited {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 5px;
  color: #ffffff;
}
.eventslist .featured-item a:hover,
.eventslist .featured-item a:active {
  border-bottom: 1px solid #ffffff;
  text-decoration: none;
  color: #ffffff;
}
table.event-details img {
  float: left;
  margin: 0 12.5px 12.5px 0;
  max-width: 50%;
}
#main-content .ui-state-default,
#main-content .ui-widget-content .ui-state-default,
#main-content .ui-widget-header .ui-state-default {
  font-weight: normal;
  color: #4ba1cc;
  font-size: 14px;
}
#main-content .ui-state-default:hover,
#main-content .ui-widget-content .ui-state-default:hover,
#main-content .ui-widget-header .ui-state-default:hover {
  color: #ffffff;
}
#main-content .fc-header .fc-state-hover,
#main-content .fc-button .ui-state-hover {
  color: #ffffff;
}
#main-content .ui-widget-header {
  font-weight: normal;
}
#main-content .fc-event-inner {
  padding: 2px;
  font-size: 12px;
}
.no-break {
  white-space: nowrap;
}
.page-intro.noshow {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: auto;
    margin: 0;
    padding: 0;
}
.glyphicon.glyphicon-remove {
    background: #ffffff;
    padding: 10px;
}

#cse-search-results iframe {
    width: 100% !important;
}



#concordia-footer .left p {
    margin: 30px 0px 15px 0px;
}
#concordia-footer .left ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#concordia-footer .center {
    background: #002744;
    height: 315px;
    text-align: center;
}
#concordia-footer .center img {
    margin: 10% auto 0px auto;
    float: none;
    width: 100%;
    max-width: 238px;
}
#concordia-footer .right {
    padding: 0px 0px 10px 0px;
    background: #013155;
    text-align: right;
}
#concordia-footer .right ul {
    list-style: none;
    padding: 0px;
    margin: 30px 0px 15px 0px;
}
#concordia-footer .right p {
    margin: 30px 0px 0px 35px;
    font-family: "Abel",sans-serif;
}

@media (max-width: 767px) {
    #concordia-footer .center {
        min-height: 180px;
    }
    #concordia-footer .center img {
        margin: 0px auto;
    }
    #concordia-footer .left p {
        margin: 35px 0px 15px 0px;
    }
    #concordia-footer .right {
        text-align: center;
    }
    #concordia-footer .right p {
        margin: 30px 0px 15px 0px;
        text-align: center;
    }
    #concordia-footer .right ul, #concordia-footer .right ul li {
        display: inline-block;
    }
    #concordia-footer .right ul {
        margin: 30px 0 15px 0px;
    }
    #main #sidebar {
        margin-top: 0px !important;
    }
}

#button_list .btn {
    margin: 0px 0px 10px 0px;
    padding: 10px 0px;
    width: 28px;
    line-height: 12px;
}

.push {
    height: 315px;
}

#main-content ul li, #main-content ol li {
    color: #57646e;
    font-size: 16px;
    line-height: 20px;
}

.panel .list-group {
    margin-bottom: 0px;
}

a:hover > .media .text-primary {
    color: 005696;
}

a:hover .media .media-body p {
    text-decoration: none;
}

.navbar-fixed-top.container {
    background-color: #ffffff;
    border-radius: 0px 0px 2px 2px;
}

@media (min-width: 767px) {

    .navbar.navbar-primary {
        margin: 113px 0px 0px 0px;
    }
    
}

/* Vertical Offset Bottom */
.vert-offset-top-12{
margin-top: 12em;
}
.vert-offset-top-11{
margin-top: 11em;
}
.vert-offset-top-10{
margin-top: 10em;
}
.vert-offset-top-9{
margin-top: 9em;
}
.vert-offset-top-8{
margin-top: 8em;
}
.vert-offset-top-7 {
margin-top: 7em;
}
.vert-offset-top-6{
margin-top: 6em;
}
.vert-offset-top-5{
margin-top: 5em;
}
.vert-offset-top-4{
margin-top: 4em;
}
.vert-offset-top-3{
margin-top: 3em;
}
.vert-offset-top-2{
margin-top: 2em;
}
.vert-offset-top-1{
margin-top: 1em;
}
.vert-offset-top-0{
margin-top: 0em;
}
/* Vertical Offset Bottom */
.vert-offset-bottom-12{
margin-bottom: 12em;
}
.vert-offset-bottom-11{
margin-bottom: 11em;
}
.vert-offset-bottom-10{
margin-bottom: 10em;
}
.vert-offset-bottom-9{
margin-bottom: 9em;
}
.vert-offset-bottom-8{
margin-bottom: 8em;
}
.vert-offset-bottom-7{
margin-bottom: 7em;
}
.vert-offset-bottom-6{
margin-bottom: 6em;
}
.vert-offset-bottom-5{
margin-bottom: 5em;
}
.vert-offset-bottom-4{
margin-bottom: 4em;
}
.vert-offset-bottom-3{
margin-bottom: 3em;
}
.vert-offset-bottom-2{
margin-bottom: 2em;
}
.vert-offset-bottom-1{
margin-bottom: 1em;
}
.vert-offset-bottom-0{
margin-bottom: 0em;
} 
