/* 

*****************************
Content                     *
*****************************

SASS Variables
SASS Mixins
The Grid (_grid.scss)
    - The Bootstrap Grid
Defaults (_defaults.scss)
Typography (_typography.scss)
    - Headings, paragraphs, lists and more
Layout elements (_layout.scss)
    - Containers
    - Callouts
    - Alerts
    - Cards
    - Breadcrumbs
    - Pagination
    - Images and videos with captions
Forms & Buttons (_forms.scss)
    - Forms
    - Buttons
    - Search
Legacy hacks (to be removed)
Mediaqueries (_mq.scss)
Animations
    -FadeIn
    -Scale
Font Icons (_uihc-icons.scss)

*/
/*----------------------------
Mixins
----------------------------*/
@font-face {
  font-family: 'uihc';
  src: url("../images/icons/fonts/uihc.eot?9jxnku");
  src: url("../images/icons/fonts/uihc.eot?#iefix9jxnku") format("embedded-opentype"), url("../images/icons/fonts/uihc.woff?9jxnku") format("woff"), url("../images/icons/fonts/uihc.ttf?9jxnku") format("truetype"), url("../images/icons/fonts/uihc.svg?9jxnku#uihc") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'uihc';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-youtube:before {
  content: "\e601"; }

.icon-cancel-circle:before {
  content: "\e365"; }

.icon-menu:before {
  content: "\e2ac"; }

.icon-book2:before {
  content: "\e070"; }

.icon-clock:before {
  content: "\e102"; }

.icon-credit:before {
  content: "\e0d6"; }

.icon-mic:before {
  content: "\e06d"; }

.icon-twitter:before {
  content: "\e49f"; }

.icon-file:before {
  content: "\e07d"; }

.icon-pinterest:before {
  content: "\e4d6"; }

.icon-facebook:before {
  content: "\e49b"; }

.icon-google-plus:before {
  content: "\e496"; }

.icon-arrow-right:before {
  content: "\e3b1"; }

.icon-filter:before {
  content: "\e445"; }

.icon-signup:before {
  content: "\e296"; }

.icon-aid:before {
  content: "\e1ef"; }

.icon-search:before {
  content: "\e1ba"; }

.icon-users:before {
  content: "\e186"; }

.icon-home:before {
  content: "\e005"; }

.icon-camera:before {
  content: "\e036"; }

.icon-phone:before {
  content: "\e0dc"; }

.icon-cog:before {
  content: "\e1e1"; }

.icon-bus:before {
  content: "\e25f"; }

.icon-steps:before {
  content: "\e232"; }

.icon-bike:before {
  content: "\e261"; }

.icon-car:before {
  content: "\e25d"; }

.icon-info:before {
  content: "\e363"; }

.icon-info2:before {
  content: "\e362"; }

.icon-warning:before {
  content: "\e356"; }

.icon-close:before {
  content: "\e36b"; }

.icon-plus:before {
  content: "\e378"; }

.icon-accessibility:before {
  content: "\e277"; }

.icon-location:before {
  content: "\e0f3"; }

.icon-play:before {
  content: "\e042"; }

.icon-checkbox-checked:before {
  content: "\e435"; }

.icon-checkbox-unchecked:before {
  content: "\e436"; }

.icon-new-tab:before {
  content: "\e47d"; }

.icon-transmission:before {
  content: "\e423"; }

.icon-bubble2:before {
  content: "\e15e"; }

.icon-bubble:before {
  content: "\e15b"; }

.icon-arrow-left:before {
  content: "\e3b3"; }

.icon-lock:before {
  content: "\e1d3"; }

.icon-unlocked:before {
  content: "\e1d4"; }

.icon-book:before {
  content: "\e600"; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 2cm .5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  -webkit-tap-highlight-color: transparent; }

body {
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #0051BA;
  text-decoration: none; }

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

a:visited {
  color: #99359d; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.9375em;
  padding-right: 0.9375em; }

.container:before,
.container:after {
  content: " ";
  display: table; }

.container:after {
  clear: both; }

.container:before,
.container:after {
  content: " ";
  display: table; }

.container:after {
  clear: both; }

@media (min-width: 768px) {
  .container {
    width: 46.875em; } }
@media (min-width: 992px) {
  .container {
    width: 60.625em; } }
@media (min-width: 75em) {
  .container {
    width: 73.125em; } }
.row {
  margin-left: -0.9375em;
  margin-right: -0.9375em; }

.row:before,
.row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.row:before,
.row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375em;
  padding-right: 0.9375em; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666666666666%; }

.col-xs-10 {
  width: 83.33333333333334%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666666666666%; }

.col-xs-7 {
  width: 58.333333333333336%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666666666667%; }

.col-xs-4 {
  width: 33.33333333333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.666666666666664%; }

.col-xs-1 {
  width: 8.333333333333332%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666666666666%; }

.col-xs-pull-10 {
  right: 83.33333333333334%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666666666666%; }

.col-xs-pull-7 {
  right: 58.333333333333336%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666666666667%; }

.col-xs-pull-4 {
  right: 33.33333333333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.666666666666664%; }

.col-xs-pull-1 {
  right: 8.333333333333332%; }

.col-xs-pull-0 {
  right: 0%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666666666666%; }

.col-xs-push-10 {
  left: 83.33333333333334%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666666666666%; }

.col-xs-push-7 {
  left: 58.333333333333336%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666666666667%; }

.col-xs-push-4 {
  left: 33.33333333333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.666666666666664%; }

.col-xs-push-1 {
  left: 8.333333333333332%; }

.col-xs-push-0 {
  left: 0%; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666666666666%; }

.col-xs-offset-10 {
  margin-left: 83.33333333333334%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666666666666%; }

.col-xs-offset-7 {
  margin-left: 58.333333333333336%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666666666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.666666666666664%; }

.col-xs-offset-1 {
  margin-left: 8.333333333333332%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 48em) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666666666666%; }

  .col-sm-10 {
    width: 83.33333333333334%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666666666666%; }

  .col-sm-7 {
    width: 58.333333333333336%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666666666667%; }

  .col-sm-4 {
    width: 33.33333333333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.666666666666664%; }

  .col-sm-1 {
    width: 8.333333333333332%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666666666666%; }

  .col-sm-pull-10 {
    right: 83.33333333333334%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666666666666%; }

  .col-sm-pull-7 {
    right: 58.333333333333336%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666666666667%; }

  .col-sm-pull-4 {
    right: 33.33333333333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.666666666666664%; }

  .col-sm-pull-1 {
    right: 8.333333333333332%; }

  .col-sm-pull-0 {
    right: 0%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666666666666%; }

  .col-sm-push-10 {
    left: 83.33333333333334%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666666666666%; }

  .col-sm-push-7 {
    left: 58.333333333333336%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666666666667%; }

  .col-sm-push-4 {
    left: 33.33333333333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.666666666666664%; }

  .col-sm-push-1 {
    left: 8.333333333333332%; }

  .col-sm-push-0 {
    left: 0%; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666666666666%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333333334%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666666666666%; }

  .col-sm-offset-7 {
    margin-left: 58.333333333333336%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666666666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.666666666666664%; }

  .col-sm-offset-1 {
    margin-left: 8.333333333333332%; }

  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 62em) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666666666666%; }

  .col-md-10 {
    width: 83.33333333333334%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666666666666%; }

  .col-md-7 {
    width: 58.333333333333336%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666666666667%; }

  .col-md-4 {
    width: 33.33333333333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.666666666666664%; }

  .col-md-1 {
    width: 8.333333333333332%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666666666666%; }

  .col-md-pull-10 {
    right: 83.33333333333334%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666666666666%; }

  .col-md-pull-7 {
    right: 58.333333333333336%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666666666667%; }

  .col-md-pull-4 {
    right: 33.33333333333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.666666666666664%; }

  .col-md-pull-1 {
    right: 8.333333333333332%; }

  .col-md-pull-0 {
    right: 0%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666666666666%; }

  .col-md-push-10 {
    left: 83.33333333333334%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666666666666%; }

  .col-md-push-7 {
    left: 58.333333333333336%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666666666667%; }

  .col-md-push-4 {
    left: 33.33333333333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.666666666666664%; }

  .col-md-push-1 {
    left: 8.333333333333332%; }

  .col-md-push-0 {
    left: 0%; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666666666666%; }

  .col-md-offset-10 {
    margin-left: 83.33333333333334%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666666666666%; }

  .col-md-offset-7 {
    margin-left: 58.333333333333336%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666666666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.666666666666664%; }

  .col-md-offset-1 {
    margin-left: 8.333333333333332%; }

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 75em) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666666666666%; }

  .col-lg-10 {
    width: 83.33333333333334%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666666666666%; }

  .col-lg-7 {
    width: 58.333333333333336%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666666666667%; }

  .col-lg-4 {
    width: 33.33333333333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.666666666666664%; }

  .col-lg-1 {
    width: 8.333333333333332%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666666666666%; }

  .col-lg-pull-10 {
    right: 83.33333333333334%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666666666666%; }

  .col-lg-pull-7 {
    right: 58.333333333333336%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666666666667%; }

  .col-lg-pull-4 {
    right: 33.33333333333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.666666666666664%; }

  .col-lg-pull-1 {
    right: 8.333333333333332%; }

  .col-lg-pull-0 {
    right: 0%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666666666666%; }

  .col-lg-push-10 {
    left: 83.33333333333334%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666666666666%; }

  .col-lg-push-7 {
    left: 58.333333333333336%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666666666667%; }

  .col-lg-push-4 {
    left: 33.33333333333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.666666666666664%; }

  .col-lg-push-1 {
    left: 8.333333333333332%; }

  .col-lg-push-0 {
    left: 0%; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666666666666%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333333334%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666666666666%; }

  .col-lg-offset-7 {
    margin-left: 58.333333333333336%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666666666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.666666666666664%; }

  .col-lg-offset-1 {
    margin-left: 8.333333333333332%; }

  .col-lg-offset-0 {
    margin-left: 0%; } }
table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  margin-bottom: 20px; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd; }

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #dddddd; }

.table .table {
  background-color: #ffffff; }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #dddddd; }

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell; }

.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc; }

.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc; }

@media (max-width: 47em) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch; }

  .table-responsive > .table {
    margin-bottom: 0; }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

input[type="file"] {
  display: block; }

select[multiple],
select[size] {
  height: auto; }

select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -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);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control:-moz-placeholder {
  color: #999999; }

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999999; }

.form-control::-webkit-input-placeholder {
  color: #999999; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle; }

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm {
  height: auto; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg {
  height: auto; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -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); }

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -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); }

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -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); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.form-control-static {
  margin-bottom: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .form-control {
    display: inline-block; }

  .form-inline select.form-control {
    width: auto; }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0; }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -0.9375em;
  margin-right: -0.9375em; }

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table; }

.form-horizontal .form-group:after {
  clear: both; }

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table; }

.form-horizontal .form-group:after {
  clear: both; }

.form-horizontal .form-control-static {
  padding-top: 7px; }

@media (min-width: 48em) {
  .form-horizontal .control-label {
    text-align: right; } }
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc; }

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

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: bold; }

.alert > p,
.alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable {
  padding-right: 35px; }

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important; }

@media (max-width: 47em) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 48em) and (max-width: 61em) {
  .visible-xs.visible-sm {
    display: block !important; }

  table.visible-xs.visible-sm {
    display: table; }

  tr.visible-xs.visible-sm {
    display: table-row !important; }

  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important; } }
@media (min-width: 62em) and (max-width: 74em) {
  .visible-xs.visible-md {
    display: block !important; }

  table.visible-xs.visible-md {
    display: table; }

  tr.visible-xs.visible-md {
    display: table-row !important; }

  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important; } }
@media (min-width: 75em) {
  .visible-xs.visible-lg {
    display: block !important; }

  table.visible-xs.visible-lg {
    display: table; }

  tr.visible-xs.visible-lg {
    display: table-row !important; }

  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important; } }
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important; }

@media (max-width: 47em) {
  .visible-sm.visible-xs {
    display: block !important; }

  table.visible-sm.visible-xs {
    display: table; }

  tr.visible-sm.visible-xs {
    display: table-row !important; }

  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important; } }
@media (min-width: 48em) and (max-width: 61em) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 62em) and (max-width: 74em) {
  .visible-sm.visible-md {
    display: block !important; }

  table.visible-sm.visible-md {
    display: table; }

  tr.visible-sm.visible-md {
    display: table-row !important; }

  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important; } }
@media (min-width: 75em) {
  .visible-sm.visible-lg {
    display: block !important; }

  table.visible-sm.visible-lg {
    display: table; }

  tr.visible-sm.visible-lg {
    display: table-row !important; }

  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important; } }
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important; }

@media (max-width: 47em) {
  .visible-md.visible-xs {
    display: block !important; }

  table.visible-md.visible-xs {
    display: table; }

  tr.visible-md.visible-xs {
    display: table-row !important; }

  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important; } }
@media (min-width: 48em) and (max-width: 61em) {
  .visible-md.visible-sm {
    display: block !important; }

  table.visible-md.visible-sm {
    display: table; }

  tr.visible-md.visible-sm {
    display: table-row !important; }

  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important; } }
@media (min-width: 62em) and (max-width: 74em) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 75em) {
  .visible-md.visible-lg {
    display: block !important; }

  table.visible-md.visible-lg {
    display: table; }

  tr.visible-md.visible-lg {
    display: table-row !important; }

  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important; } }
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important; }

@media (max-width: 47em) {
  .visible-lg.visible-xs {
    display: block !important; }

  table.visible-lg.visible-xs {
    display: table; }

  tr.visible-lg.visible-xs {
    display: table-row !important; }

  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important; } }
@media (min-width: 48em) and (max-width: 61em) {
  .visible-lg.visible-sm {
    display: block !important; }

  table.visible-lg.visible-sm {
    display: table; }

  tr.visible-lg.visible-sm {
    display: table-row !important; }

  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important; } }
@media (min-width: 62em) and (max-width: 74em) {
  .visible-lg.visible-md {
    display: block !important; }

  table.visible-lg.visible-md {
    display: table; }

  tr.visible-lg.visible-md {
    display: table-row !important; }

  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important; } }
@media (min-width: 75em) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
.hidden-xs {
  display: block !important; }

table.hidden-xs {
  display: table; }

tr.hidden-xs {
  display: table-row !important; }

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important; }

@media (max-width: 47em) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important; } }
@media (min-width: 48em) and (max-width: 61em) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important; } }
@media (min-width: 62em) and (max-width: 74em) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important; } }
@media (min-width: 75em) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important; } }
.hidden-sm {
  display: block !important; }

table.hidden-sm {
  display: table; }

tr.hidden-sm {
  display: table-row !important; }

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important; }

@media (max-width: 47em) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important; } }
@media (min-width: 48em) and (max-width: 61em) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }
@media (min-width: 62em) and (max-width: 74em) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important; } }
@media (min-width: 75em) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important; } }
.hidden-md {
  display: block !important; }

table.hidden-md {
  display: table; }

tr.hidden-md {
  display: table-row !important; }

th.hidden-md,
td.hidden-md {
  display: table-cell !important; }

@media (max-width: 47em) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important; } }
@media (min-width: 48em) and (max-width: 61em) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important; } }
@media (min-width: 62em) and (max-width: 74em) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important; } }
@media (min-width: 75em) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important; } }
.hidden-lg {
  display: block !important; }

table.hidden-lg {
  display: table; }

tr.hidden-lg {
  display: table-row !important; }

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important; }

@media (max-width: 47em) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important; } }
@media (min-width: 48em) and (max-width: 61em) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important; } }
@media (min-width: 62em) and (max-width: 74em) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important; } }
@media (min-width: 75em) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; }

  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important; } }
/*----------------------------------------------------------------
Defaults
----------------------------------------------------------------*/
body {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-weight: 400; }
  body:before {
    content: "";
    position: absolute;
    background-image: -webkit-gradient(90deg, 0 0, 0 100%, from(#fbf6a7), to(#fbcb43));
    background-image: -webkit-linear-gradient(left, #fbf6a7, #fbcb43);
    background-image: -moz-linear-gradient(left, #fbf6a7, #fbcb43);
    background-image: -o-linear-gradient(left, #fbf6a7, #fbcb43);
    width: 100%;
    height: 3px;
    z-index: 1; }

a[href$='.doc']:after {
  content: " - [.doc]"; }

a[href$='.pdf']:after {
  content: " - [.pdf]"; }

img {
  max-width: 100%; }

::selection {
  background: #FFF5A8; }

/*  Clearfix  */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
  line-height: 0;
  clear: both; }

.inline {
  display: inline; }

.off-screen {
  position: absolute;
  left: -9999px; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.small-screen {
  display: none; }

.byline-dateline {
  font-size: .875em;
  color: #888; }

.color-red {
  color: #e2431e; }

.color-orange {
  color: #e7711b; }

.color-yellow {
  color: #f1ca3a; }

.color-green {
  color: #5f9654; }

.color-blue {
  color: #427fed; }

/*----------------------------------------------------------------
Typography
----------------------------------------------------------------*/
/*  Headings
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
h4, h5, h6 {
  font-weight: 600; }

/*h1, h2, h3 {
    font-family: 'Open Sans Condensed', sans-serif;
}*/
h1 {
  font-size: 2.8125em;
  /* 45px equivalent */
  font-weight: 700;
  line-height: 1.0666666667;
  margin-bottom: .8em;
  margin-top: .467em;
  letter-spacing: -0.04em; }

h2 {
  color: #666;
  font-size: 2em;
  margin-top: 1.52em;
  margin-bottom: 0.375em;
  line-height: 1.25;
  /*clear: both;*/
  letter-spacing: -0.04em;
  /*color: #777159;*/
  /*font-size: 1.5em;
  line-height: 1.3333333333;
  margin-top: 1.3333333334em;
  margin-bottom: .3333333334em;*/ }

aside h2 {
  font-size: 1.5em;
  font-weight: 400;
  border-bottom: 1px solid #444;
  padding-bottom: .25em; }

h3 {
  color: #444;
  font-size: 1.5em;
  /*  24px equivalent */
  margin-bottom: .3333333334em;
  line-height: 1.3333333333; }

aside h3 {
  font-size: 1.3em; }

[role="main"] > h1 {
  margin-top: .65em; }

/*  body text
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
p, ul, ol, dd, dl {
  font-weight: normal;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 1.5em; }

address {
  font-style: normal; }

.table > caption {
  font-size: 1.5em;
  padding: .5em 0;
  border-bottom: 2px solid #333;
  text-align: left; }

blockquote {
  border-left: 2px #ccc solid;
  padding-left: 2em; }

/*  Weights and styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
em {
  font-style: italic; }

strong {
  font-weight: 700; }

.super-title, a.super-title {
  font-size: .75em;
  font-weight: bold;
  color: #aaa;
  margin-bottom: -.8em;
  margin-top: 1em;
  text-transform: uppercase; }

.super-title + h1 {
  margin-top: .2em; }

.lead {
  font-size: 1.4em;
  color: #000;
  border-top: 1px #f0f0f0 solid;
  border-bottom: 1px #f0f0f0 solid;
  padding: 1em 0;
  font-weight: 300; }

/*  Lists
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
ul, ol {
  padding-left: 1em; }

ol {
  list-style: decimal; }

ol ol {
  list-style: lower-alpha; }

ol ol ol {
  list-style: lower-roman; }

ul {
  list-style: disc; }

ul ul {
  list-style: square; }

ul ul ul {
  list-style: circle; }

li {
  margin-bottom: .809em; }

dt {
  color: #202020;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0; }

dd {
  color: #555;
  line-height: 1.5;
  margin: 0 0 2em 0; }

dl {
  margin-top: 1.5em; }

dl.faq > dt {
  font-size: 1.125em; }

.list-group {
  list-style: none;
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #e6e6e6; }

.list-group.light-gray .list-group-item {
  background-color: #fafafa; }

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.list-group-item > a {
  display: block; }

.list-group.light-gray .list-group-item.active, .list-group-item.active {
  background: #ffe168;
  color: #000; }

.list-group-item.active > a {
  color: #000; }

.list-group-item-heading {
  font-size: 1.125em; }

.list-group-item .badge {
  font-size: .875em;
  color: #888;
  position: absolute;
  right: 1em;
  top: calc(50% - 6px); }

/*  Alpha index
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
ul.alpha-index {
  list-style: none;
  padding: 0; }
  ul.alpha-index > li {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 1px solid #ccc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
    ul.alpha-index > li > a {
      font-size: 32px;
      text-align: center;
      padding-top: 13px;
      vertical-align: middle;
      display: block; }

.next-previous-container {
  clear: both; }

/*============================================================
Forms
============================================================*/
/*----------------------------
    Form elements
----------------------------*/
label {
  float: none;
  padding: 0;
  display: block;
  font-size: 1.1428em;
  font-weight: 600;
  margin-top: 1.2em; }
  label.error {
    font-size: .9285em;
    color: #fff;
    background: #d3362d;
    width: auto;
    padding: .2em 1.2em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin-top: 5px !important; }
  label.radio, label.checkbox {
    margin-top: 0;
    font-weight: normal; }

input, textarea {
  display: block;
  float: none;
  margin: 0;
  color: #585858;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear 0;
  -moz-transition: all 200ms linear 0;
  -ms-transition: all 200ms linear 0;
  -o-transition: all 200ms linear 0;
  transition: all 200ms linear 0; }

input[type="text"], textarea, input[type="tel"], input[type="password"], input[type="email"] {
  -webkit-appearance: none;
  border: 1px solid #ccc;
  width: 100%;
  background-color: #f8f8f8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: .5em; }
  input[type="text"].white, textarea.white, input[type="tel"].white, input[type="password"].white, input[type="email"].white {
    background-color: #fff; }

input[type="text"]:focus, textarea:focus {
  outline: none;
  border-color: #fbcb43;
  background-color: lightyellow; }

input[type="number"] {
  padding: .5em 1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ccc;
  background: #f8f8f8; }

fieldset {
  border: none;
  border-bottom: 1px solid #e6e6e6;
  padding: 0 0 2em 0;
  margin-bottom: 1em; }
  fieldset.no-border {
    border: none; }

legend {
  padding: 0 2em 0 0;
  margin: 1.2em 0 .8em 0;
  font-size: 1.5em;
  border-bottom: none; }

.width11em {
  width: 11.4em; }

.width3em {
  width: 3em; }

.radio input {
  width: auto;
  display: inline-block;
  margin-right: .3em; }

.form-group {
  display: inline-block;
  margin-right: 1.5em;
  vertical-align: top; }

.radio-toggle-group legend {
  border-bottom: none;
  font-size: 1em;
  padding-top: .5em; }

.radio-toggle-group input[type="radio"] {
  display: none; }

.radio-toggle-group > input[type="radio"] + label {
  background: #eee;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  font-weight: 400;
  margin: 0 .2em .5em 0;
  padding: .5em 1.2em; }

.radio-toggle-group input[type="radio"]:checked + label {
  background-color: #ffe168;
  border-color: #fbcb43; }

/*----------------------------
    Search
----------------------------*/
#search-outer-wrapper,
.search-outer-wrapper {
  margin: 0 0 0 .5em; }

#close-menu {
  display: none; }

#search-button,
.search-button {
  float: right;
  background: #000;
  background-image: -webkit-linear-gradient(top, #333, #000);
  background-image: -moz-linear-gradient(top, #333, #000);
  background-image: -ms-linear-gradient(top, #333, #000);
  background-image: -o-linear-gradient(top, #333, #000);
  background-image: linear-gradient(top, #333, #000);
  border: 1px solid #000;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  color: #fff;
  padding: 13px 1.2em;
  min-height: 51px; }

.search-button-blue {
  background-color: #4374e0;
  border-color: #4374e0;
  background-image: -webkit-linear-gradient(top, #4374e0, #2352B9);
  background-image: -moz-linear-gradient(top, #4374e0, #2352B9);
  background-image: -ms-linear-gradient(top, #4374e0, #2352B9);
  background-image: -o-linear-gradient(top, #4374e0, #2352B9);
  background-image: linear-gradient(top, #4374e0, #2352B9);
  color: #fff; }

#search-wrapper,
.search-wrapper {
  overflow: hidden; }

#search-box,
input[type="text"].search-box {
  width: 100%;
  border: 1px solid #ccc;
  padding: 13px 10px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  min-height: 51px; }

#search-box:focus,
.search-box:focus {
  border-color: #fbcb43;
  outline: none;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.2); }

/*----------------------------
    Buttons
----------------------------*/
.btn, .appointmentButton a {
  display: inline-block;
  padding: .5em .8em;
  margin-bottom: 1em;
  line-height: 1.5em;
  text-align: center;
  vertical-align: middle;
  background-color: #f0f0f0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e6e6e6;
  cursor: pointer;
  font-weight: 600; }

.btn-primary, .appointmentButton a {
  background-color: #3166C0;
  background-image: -webkit-linear-gradient(top, #4374e0 0%, #3166C0 100%);
  border-color: #3166C0;
  color: #fff !important; }

.btn-primary:hover,
.btn-primary:focus,
a.btn-primary:hover,
a.btn-primary:focus,
a.btn-primary:visited {
  color: #fff; }

.btn-primary:active {
  background-color: #244b8d;
  background-image: -webkit-linear-gradient(top, #3166C0 0%, #4374e0 100%); }

.btn-success {
  color: #fff !important;
  background: #13955c;
  border-color: #13955c; }

.btn-success:hover,
.btn-success:focus,
a.btn-success:hover,
a.btn-success:focus,
a.btn-success:visited {
  color: #fff; }

.btn-caution {
  color: #000 !important;
  background: #fbcb43;
  border-color: #fbcb43; }

.btn-white {
  color: #000;
  background: #fff;
  border-color: #ccc; }

.btn-yellow {
  color: #2b323a;
  background: #f0ca25;
  border-color: #c6a101; }

.btn-large {
  font-size: 1.5238em;
  letter-spacing: -0.04em; }

.btn-block, .btn-block-sm, .appointmentButton a {
  display: block; }

.svg-container {
  display: block;
  height: 0;
  position: relative;
  margin-bottom: 1em; }

.svg-graphic {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0; }

/***********/
/*  Logos  */
/***********/
/*  UI QuickCare  */
.svg-quickcare {
  padding-bottom: 15.544041451%; }

/*  UIeCare  */
.svg-uiecare-container {
  width: 170px; }

.svg-uiecare {
  padding-bottom: 18.35106383%; }

/*============================================================
Layout
============================================================*/
/*----------------------------
    Global Containers
----------------------------*/
.branding {
  position: relative;
  z-index: 200;
  padding: 1em; }

#global-header {
  background: #fff;
  padding: 5px 0 10px 0;
  width: 100%;
  position: relative; }
  #global-header.transition {
    -webkit-transition: height 200ms linear;
    -moz-transition: height 200ms linear;
    transition: height 200ms linear; }
  #global-header.hide {
    height: 0; }

#global-content-wrapper {
  box-sizing: border-box;
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto; }

.brand {
  display: block;
  padding: 0 1.5em;
  color: #666;
  font-size: 16px;
  font-weight: 300; }

.screen-brand-lg {
  float: left; }
  .screen-brand-lg > img {
    display: block;
    padding: 1em 0; }

.screen-brand-sm {
  display: none; }

#logo {
  display: block;
  max-width: 100%;
  padding: .8em 1em; }

/*  Containers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.separated {
  padding: 2em 0 4em 0; }

.separated-lead {
  padding-top: 0; }

.separated-light-gray {
  background-color: #f2f2f2;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6; }

.separated-gray {
  background-color: #333;
  color: #fff;
  border-top: 1px solid #202020;
  border-bottom: 1px solid #202020; }

.separated-gray a {
  color: #fbcb43; }

.separated-midtone-blue {
  background-color: #7E9CA8;
  color: #fff; }

.separated-midtone-blue a {
  color: #fbcb43; }

.separated-dark-blue {
  background-color: #374044;
  color: #fff; }

.separated-dark-blue h1, .separated-dark-blue h2, .separated-dark-blue h3 {
  color: #fff; }

.separated-dark-blue a {
  color: #fbcb43; }

.separated-dark-blue .btn-yellow {
  color: #2B323A; }

/*  Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#global-footer {
  background-color: #f2f2f2;
  padding: 4em 0;
  border-bottom: 1px solid #eaeaea; }
  #global-footer h3 {
    font-size: 1.125em;
    font-weight: bold;
    color: #585858;
    margin-top: 2.2222222224em;
    margin-bottom: .8888888889em; }
  #global-footer ul {
    padding-left: 1.125em; }
    #global-footer ul > li {
      font-size: .875em;
      margin-bottom: .5em;
      letter-spacing: 0.02em; }
  #global-footer address {
    margin-bottom: 1em; }

.bug-report {
  text-align: center;
  padding: 2em 1em;
  margin-bottom: 0;
  color: #fff;
  background-color: #444;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); }
  .bug-report > a {
    color: #ffe168;
    font-weight: bold; }

.copyright, .login-text {
  margin-top: 10px; }

.copyright {
  font-size: .7em;
  color: #585858; }

.login-text {
  font-size: .875em;
  color: #888; }

.login-info > .user-name {
  display: block;
  font-weight: 700; }

.login-info > .destination {
  font-size: .75em; }

#global-sub-footer {
  padding-top: 2em;
  padding-bottom: 3em;
  text-align: center; }

.social-icon {
  display: inline-block;
  text-align: center;
  font-size: 2em;
  vertical-align: middle;
  -webkit-transition: all 150ms linear 0;
  -moz-transition: all 150ms linear 0;
  -ms-transition: all 150ms linear 0;
  -o-transition: all 150ms linear 0;
  transition: all 150ms linear 0; }

.social-icon > img {
  display: block; }

a.social-icon:hover, a.social-icon:focus {
  text-decoration: none;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2); }

.social-icon-twitter, .social-icon-twitter:visited {
  color: #4dbfd9; }

.social-icon-twitter:hover, .social-icon-twitter:focus {
  color: #15a0c8; }

.social-icon-pinterest, .social-icon-pinterest:visited {
  color: #e57368; }

.social-icon-pinterest:hover, .social-icon-pinterest:focus {
  color: #d73d32; }

.social-icon-youtube, .social-icon-youtube:visited {
  color: #f48159; }

.social-icon-youtube:hover, .social-icon-youtube:focus {
  color: #e94d20; }

/*----------------------------
    Navigation elements
----------------------------*/
/*  Navigation > Main Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#global-nav-trigger {
  display: none; }

.global-nav-wrapper {
  margin: 0;
  overflow: hidden;
  position: relative;
  bottom: -1px;
  z-index: 100; }

#global-nav {
  font-weight: 400;
  margin: 0 2em 0 0;
  padding: 0;
  overflow: hidden;
  float: left; }
  #global-nav > li {
    display: inline-block;
    margin-right: 0;
    margin-bottom: 0; }
    #global-nav > li > a {
      padding: 13px 1.2em;
      display: block;
      text-decoration: none;
      color: #333;
      border: 1px solid #fbcb43;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      -webkit-transition: all 100ms ease-in 0;
      -moz-transition: all 100ms ease-in 0;
      -ms-transition: all 100ms ease-in 0;
      -o-transition: all 100ms ease-in 0;
      transition: all 100ms ease-in 0;
      background: #FFE9A9;
      text-shadow: 1px 1px 1px #fff; }
      #global-nav > li > a:hover, #global-nav > li > a:focus {
        color: #000;
        background-image: -webkit-linear-gradient(top, #fbf6a7, #f8f06c);
        background-image: -moz-linear-gradient(top, #fbf6a7, #f8f06c);
        background-image: -ms-linear-gradient(top, #fbf6a7, #f8f06c);
        background-image: -o-linear-gradient(top, #fbf6a7, #f8f06c);
        background-image: linear-gradient(to bottom, #fbf6a7, #f8f06c);
        text-decoration: underline; }
    #global-nav > li a.active {
      position: relative;
      color: #000;
      background-color: #ffe168;
      background-image: -webkit-linear-gradient(top, #ffe168, #fbcb43);
      background-image: -moz-linear-gradient(top, #ffe168, #fbcb43);
      /* For old Fx (3.6 to 15) */
      background-image: -ms-linear-gradient(top, #ffe168, #fbcb43);
      /* For pre-releases of IE 10*/
      background-image: -o-linear-gradient(top, #ffe168, #fbcb43);
      /* For old Opera (11.1 to 12.0) */
      background-image: linear-gradient(to bottom, #ffe168, #fbcb43);
      /* Standard syntax; must be last */
      box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
      text-shadow: 1px 1px 1px #FFF2BD;
      font-weight: bold; }

/*  Navigation > Main Call to Action items
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.action-nav {
  float: right;
  margin: 3em 0 0 0; }
  .action-nav > ul {
    list-style-type: none;
    overflow: hidden; }
  .action-nav > ul li {
    float: left;
    border-right: 1px solid #ccc;
    padding-right: .5em;
    margin-right: .5em;
    line-height: 1.25em; }
  .action-nav > ul li.last {
    border-right: none; }
  .action-nav .hide-mobile {
    display: inline; }
  .action-nav .subtitle {
    color: #888;
    text-transform: lowercase;
    font-size: .85em;
    font-variant: small-caps;
    display: block; }

/*  Navigation > Breadcrumbs
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.breadcrumbs > ol {
  list-style: none;
  padding: 0;
  margin: .5em 0;
  overflow: hidden; }

.breadcrumbs ol > li {
  font-size: .75em;
  float: left;
  padding: 0;
  margin-bottom: 0; }

.breadcrumbs ol > li:after {
  content: "/";
  padding: 0 .6em;
  color: #ccc; }

/*  Navigation > Pagination
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  .pagination > li {
    display: inline-block;
    margin-bottom: .1em; }
    .pagination > li > a {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.428571429;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd;
      cursor: pointer; }
    .pagination > li > .active {
      background: #ffe168;
      color: #000; }

/*  Navigation > Other UIHC websites
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
ul#external-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-transition: height 150ms ease-in 0;
  -moz-transition: height 150ms ease-in 0;
  -ms-transition: height 150ms ease-in 0;
  -o-transition: height 150ms ease-in 0;
  transition: height 150ms ease-in 0; }
  ul#external-nav > li {
    display: inline;
    margin-bottom: 0; }
    ul#external-nav > li:first-child {
      font-weight: 700;
      margin-left: 0; }
      ul#external-nav > li:first-child > a {
        padding-left: 0; }
    ul#external-nav > li > a {
      padding: .3em 1em;
      color: #666;
      text-decoration: none;
      font-size: 12px;
      letter-spacing: 0.03em; }
    ul#external-nav > li.action {
      float: right; }
  ul#external-nav a.myChart {
    background: #4d4d4d;
    color: #fff;
    font-weight: 700; }
    ul#external-nav a.myChart:hover, ul#external-nav a.myChart:focus {
      color: #fff;
      background: #4374e0; }

#mobile-controls {
  display: none; }

/*  Cards
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.card {
  display: block;
  margin-bottom: 1em;
  border: 1px solid #e6e6e6;
  -webkit-transition: all 200ms linear 0;
  -moz-transition: all 200ms linear 0;
  -ms-transition: all 200ms linear 0;
  -o-transition: all 200ms linear 0;
  transition: all 200ms linear 0; }
  .card.mini-card {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .card.doc-profile {
    background: #f2f2f2; }
    .card.doc-profile:hover, .card.doc-profile:focus {
      background: #ffe168; }
    .card.doc-profile > .card-image {
      width: 150px;
      height: 150px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      overflow: hidden;
      margin: 1em auto 0 auto; }
    .card.doc-profile .doc-thumb {
      margin-top: -15px; }

.card-light-gray {
  background: #f2f2f2;
  border-top: 5px solid #ffe168;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); }

.card-light-gray address {
  margin-bottom: 1.618em; }

.card-title {
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 0;
  word-wrap: normal; }

.card-sub-title {
  color: #888;
  font-size: .75em;
  margin-top: .2em; }

.card-description {
  color: #666;
  font-size: .875em; }

.card-thumbnail {
  width: 70px;
  height: 70px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  margin: 16px;
  margin: 1rem; }

.card-body {
  overflow: hidden;
  zoom: 1;
  padding: 16px;
  padding: 1.5rem;
  -ms-flex: 0 1 auto; }
  .card-body.center {
    text-align: center; }

.media-package {
  padding: 2em 0; }
  .media-package .thumbnail {
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #fff;
    width: 125px;
    height: 125px; }

.media-package-body {
  padding: 0 1em 0 2em;
  overflow: hidden;
  zoom: 1; }

.media-package-heading {
  /*color: #e7711b;*/
  font-weight: 300;
  margin-top: 0; }

a .card h3 {
  color: #0051ba; }

a:visited .card h3 {
  color: #99359d; }

/*  Callouts
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.callout {
  background-color: #f2f2f2;
  border-left: 5px solid #e6e6e6;
  padding: 1.5em;
  margin: 1em 0;
  color: #000; }
  .callout > h2, .callouth3, .callout > h4 {
    font-size: 1.125em;
    margin-top: .5em; }
  .callout > p:last-child {
    margin-bottom: 0; }

.callout-yellow {
  background-color: #fcf8f2;
  border-color: #fbcb43; }

.callout-red {
  background-color: #FFF0EF;
  border-color: #e2431e; }

.callout-green {
  background-color: #F4FAF0;
  border-color: #5f9654; }

/*  Alerts
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.alert-message {
  /*font-family:proxima-nova,'Lucida Sans','Myriad Pro',Helvetica, Arial,sans-serif;*/
  background: #f0f0f0;
  border: 1px #ccc solid;
  color: #111;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  margin: 5px 0; }
  .alert-message.warning {
    background: #ffe675;
    border: 1px #ffd401 solid; }
  .alert-message.success {
    background: #3D842C;
    color: #fff;
    border: 1px #336931 solid; }
  .alert-message.error {
    background: #D7200F;
    color: #fff;
    border: 1px #9B180C solid; }
  .alert-message p {
    margin: 0;
    padding: 5px 0; }
  .alert-message a {
    text-decoration: underline;
    font-weight: bold; }
  .alert-message iframe {
    border: none;
    margin: 5px 0; }
  .alert-message > .dismiss-notification {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    background: none;
    box-shadow: none; }

/*  Services list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
ul.services {
  list-style: none;
  padding: 0;
  margin: 0; }

ul.services > li {
  border-bottom: 1px solid #e6e6e6;
  font-weight: 700;
  margin-bottom: 0; }

ul.services > li > a {
  display: block;
  text-decoration: none;
  padding: 1em .8em; }

ul.services > li > a:hover, ul.services > li > a:focus {
  background: #4374e0;
  color: #fff;
  transition: background 200ms linear; }

ul.services > li > a:hover .smText, ul.services > li > a:focus .smText {
  color: #e6e6e6; }

.smText {
  font-size: .8125em;
  font-weight: 400;
  color: #666;
  letter-spacing: 0.03em;
  line-height: 1.5384615385; }

/*  Images and videos with captions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
figure {
  text-align: center; }

figcaption {
  bottom: 0;
  display: block;
  font-size: 12px;
  color: #e6e6e6;
  background: #000;
  background-color: rgba(0, 0, 0, 0.8);
  padding: .5em;
  margin: 0; }

figure > .YouTube + figcaption, figure > .Vimeo + figcaption {
  position: relative;
  background: #ffe168;
  padding: 1em;
  color: #000; }

figcaption a {
  color: #fff;
  text-decoration: underline; }
  figcaption a:visited {
    color: #f0f0f0; }
  figcaption a:hover {
    color: orange; }
  figcaption a:active {
    color: red; }

.image-with-caption {
  display: inline-block; }

hr {
  clear: both; }

hr.thick-border {
  margin: 0;
  background-color: #e6e6e6;
  height: 3px; }

/*****************************************************************/
/*  Legacy Hacks -- Features that need to be removed or changed  */
/*****************************************************************/
#fontSizeAdjust {
  display: none; }

/*  Appeared in Breadcrumbs as a mandate for accessibility - no longer recommended.  */
.imgRight {
  float: right;
  margin: 0 0 21px 21px; }

.imgLeft {
  float: left;
  margin: 9px 21px 21px 0; }

@media screen and (min-width: 48em) {
  .imgRight, .imgLeft {
    max-width: 50%; } }
@media screen and (max-width: 48em) {
  .imgRight, .imgLeft {
    width: 100%;
    float: none;
    margin: 10px 0; } }
.design_view_button {
  display: none; }

/*  Loathful Ektron Form Hack - Gets rid of the eyeglass icon the ektron injects  */
#design_content .design_textfield, div.design_content .design_textfield {
  width: 100% !important; }

/*  Loathful Ektron Form Hack  */
.left {
  float: left; }

/*  Use pull-left  */
.right {
  float: right; }

/*  Use pull-right  */
.thumbnailWithTextContainer > a {
  float: left; }

.thumbnailWithTextContainer > .text {
  padding: 0 1em;
  overflow: hidden;
  zoom: 1; }

.thumbnailWithTextContainer > .text > h2 {
  margin-top: 0; }

.photoWithText {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 1.5em; }

.photoWithText:hover span {
  opacity: 1; }

.photoWithText > img {
  display: block; }

.photoWithText > p, .photoWithText > span {
  bottom: 0;
  display: block;
  font-size: .75em;
  color: #e6e6e6;
  background: #000;
  background-color: rgba(0, 0, 0, 0.8);
  padding: .5em;
  margin: 0;
  letter-spacing: 0.02em; }

.photoWithText a {
  color: #fbcb43; }

.photoWithText > .YouTube + p, .photoWithText > .YouTube + span, .photoWithText > .Vimeo + p, .photoWithText > .YouTube + span {
  position: relative;
  background: #ffe168;
  padding: 1em;
  color: #000; }

.yellowBg {
  /*  Use .callout .callout-yellow  */
  padding: 1.5em;
  margin: 1em 0;
  background-color: #fcf8f2;
  border-left: 4px solid #fbcb43;
  overflow: hidden; }

/*********************/
/* End Legacy Hacks  */
/*********************/
@media (min-width: 49em) and (max-width: 62em) {
  body:before {
    height: 0; }

  #global-nav {
    margin-right: 1em;
    min-width: 550px;
    float: none;
    text-align: center; }
    #global-nav > li {
      margin-right: -.1em; }
      #global-nav > li > a {
        padding: 0.75em .5em;
        margin-bottom: .5em; }

  #search-button, .search-button {
    padding: .5em 1em; } }
@media screen and (max-width: 48em) {
  /*  Defaults  */
  body {
    background-color: #ccc; }

  body:before {
    height: 0; }

  .media-package {
    margin: 0 -1em;
    padding: 1.5em 1.5em 2em 1.5em;
    border-bottom: 1px solid #e6e6e6; }
    .media-package > .thumbnail {
      margin: 1.5em auto;
      float: none;
      width: 125px;
      height: 125px; }

  .media-package-body {
    padding: 1em; }

  /*  Buttons  */
  .btn-block-mobile {
    display: block;
    padding-top: 1em;
    padding-bottom: 1em;
    width: 100%;
    font-weight: 700; }

  /*  Branding */
  .screen-brand-lg {
    display: none; }

  .screen-brand-sm {
    display: block;
    margin: 0 -1em .5em;
    padding: 0;
    background-color: #e6e6e6; }
    .screen-brand-sm img {
      display: inline-block;
      max-width: 100%; }

  #logo {
    display: inline-block;
    max-width: 85%;
    padding: .5em 1em; }

  ul#external-nav {
    height: 0;
    position: relative;
    z-index: 200;
    background: #4d4d4d; }
    ul#external-nav > li {
      display: block;
      margin: 0; }
      ul#external-nav > li > a {
        padding: .8em 1em; }
    ul#external-nav.active {
      height: auto;
      display: block;
      background: #4d4d4d; }

  #universe {
    position: relative;
    overflow: hidden;
    height: 100%; }

  #pusher {
    left: 0;
    z-index: 99; }

  #mobile-controls {
    background-color: #555;
    display: block;
    overflow: hidden;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
    margin: 0;
    padding: 0;
    position: relative; }
    #mobile-controls > .mobile-brand {
      font-size: 24px;
      font-weight: 300;
      margin: 0;
      padding: .35625em .625em .7125em .625em; }

  .mobile-brand > a, .mobile-brand > a:visited {
    color: #fff; }

  .branding {
    padding: .1em .5em; }

  .brand > img {
    max-width: 100%;
    float: none; }

  .global-max-width {
    padding: 0 15px; }

  #global-nav-trigger, #mobile-search-trigger {
    color: #fff;
    display: inline-block;
    padding: 0.9375em;
    position: relative; }

  #mobile-search-trigger {
    position: absolute;
    top: 0;
    right: 0; }

  #mobile-controls .icon-menu {
    color: #ffe168;
    vertical-align: middle; }

  #mobile-controls .icon-search {
    vertical-align: middle; }

  #mobile-controls .menu-trigger-text {
    font-size: 14px;
    padding-left: .5em; }

  #global-header {
    position: fixed;
    left: 0;
    top: 0%;
    height: 100%;
    box-sizing: border-box;
    overflow-y: auto;
    background: #fff;
    background: rgba(255, 255, 255, 0.98);
    padding: 0 0 3em 0;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }

  .menu-open #global-header, .search-open #global-header {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .menu-open #close-menu, .search-open #close-menu {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    font-size: 24px;
    padding: .5em .9375em;
    color: #000; }

  #global-content-wrapper {
    background: #fff;
    overflow-x: hidden;
    padding-top: 0; }

  #global-content-wrapper img {
    max-width: 100%; }

  #global-nav {
    margin: .5em 0 0 0;
    padding: 0;
    text-align: left;
    float: none;
    border-bottom: none;
    font-size: 1em; }
    #global-nav > li {
      display: block;
      margin-bottom: 0;
      padding: 0;
      position: relative; }
      #global-nav > li > a {
        background: transparent;
        padding: .5em 0;
        border: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        color: #585858;
        font-size: 18px;
        text-shadow: none;
        vertical-align: middle; }
        #global-nav > li > a:hover, #global-nav > li > a:focus {
          background: none;
          color: #000; }
        #global-nav > li > a.active {
          background: transparent;
          color: #000;
          position: relative;
          box-shadow: none;
          border-bottom: none;
          border-top: none;
          text-shadow: none; }
        #global-nav > li > a.active > i {
          background: #D1C6B5;
          box-shadow: none; }
        #global-nav > li > a > i {
          background: #f0b410;
          padding: .5em;
          font-size: 24px;
          display: inline-block;
          color: #fff;
          margin-right: .6666666667em;
          vertical-align: middle;
          box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          -o-border-radius: 50%;
          border-radius: 50%; }

  .action-nav {
    float: none;
    box-sizing: border-box; }
    .action-nav > ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
    .action-nav > ul li {
      float: none;
      border: none; }
    .action-nav .hide-mobile {
      display: none; }
    .action-nav [class^="icon-"],
    .action-nav [class*=" icon-"] {
      background: #887f6f;
      padding: .5em;
      font-size: 24px;
      display: inline-block;
      color: #fff;
      margin-right: .6666666667em;
      vertical-align: middle;
      box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }
    .action-nav .subtitle {
      display: inline;
      margin-left: 1em; }
    .action-nav .subtitle::before {
      content: "("; }
    .action-nav .subtitle::after {
      content: ")"; }

  #search-form {
    display: none; }

 /*.no-csstransforms3d #search-form {
    top: -100%;
}*/
  .search-open #global-nav, .search-open .action-nav {
    display: none; }
  .search-open #search-form {
    display: block; }

  #search-outer-wrapper, .search-outer-wrapper {
    float: none;
    width: 100%; }

  #search-outer-wrapper {
    width: 100%;
    margin: 0; }

  .search-outer-wrapper {
    margin: 10px 0 0 0; }

  #search-button, .search-button {
    padding-left: 1em;
    padding-right: 1em; }

  #search-button {
    background: #4374e0;
    background-image: none;
    border-color: #4374e0; }

  .small-screen {
    display: inline-block; } }
@media screen and (max-width: 20em) {
  body {
    font-size: 1.1em; }

  h1 {
    font-size: 1.942em; }

  h2 {
    font-size: 1.618em;
    line-height: 1.4em; }

  dd {
    font-weight: 300; }

  #mobile-controls > ul > li > .brand {
    padding-top: 9px;
    text-align: right; }

  #mobile-controls .mobile-search-text {
    margin-right: 2em; }

  .list-group-item {
    font-size: .742em; }

  .list-group-item .badge {
    font-size: .742em;
    top: calc(50% - 5px); }

  .breadcrumbs ol > li {
    font-size: .618em; }

  /*  Cards  */
  .card-body {
    padding: 1em; }

  .media-package > .thumbnail {
    float: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }

  .media-package > .thumbnail > img {
    margin: 1em auto;
    display: block; }

  .media-package-body {
    padding: 0; }

  #search-button, .search-button {
    padding: 13px 1em; } }
@media screen and (max-width: 48em) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .screen-brand-sm img {
    display: block;
    margin: .5em 1em .5em 0; }

  /*  Packages  */
  .media-package > .thumbnail {
    float: left;
    margin: 1.5em 1em 1em 0; } }
@media only screen and (max-width: 20em) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .media-package > .thumbnail {
    float: none;
    margin: 1em auto;
    width: 63px;
    height: 63px;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #ccc; }

  .media-package > .thumbnail > img {
    margin-top: -5px; }

  .media-package-heading {
    margin-top: 3px; }

  ul.services {
    margin: 0 -1em; }

  ul.services > li > a {
    padding: .8em 1em; }

  ul.services .smText {
    line-height: 1.5em; }

  .menu-open #close-navigation, .active #close-search {
    padding: .65em .5em; } }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  body {
    -webkit-font-smoothing: antialiased; }

  .screen-brand-lg {
    zoom: 75%; }

  #mobile-controls {
    border-bottom-width: .5px; }

  ul.services > li {
    border-bottom-width: .5px; }

  #global-nav > li > a {
    border-bottom: none; }

  .card {
    border-width: .5px; }

  .card-thumbnail {
    max-width: 50px;
    max-height: 50px; }

  .card-thumbnail > img {
    max-width: 100%; }

  .card-title {
    margin-top: 3px; }

  .media-package > .thumbnail {
    max-width: 63px;
    max-height: 63px; }

  .media-package > .thumbnail > img {
    zoom: 50%; }

  /*  Footer */
  #global-footer {
    border-bottom-width: .5px; } }
/*  Animations  */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(0); }
  80% {
    -webkit-transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes scale {
  0% {
    -moz-transform: scale(0); }
  80% {
    -moz-transform: scale(1.2); }
  100% {
    -moz-transform: scale(1); } }
@keyframes scale {
  0% {
    transform: scale(0); }
  80% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }
@media print {
  body {
    font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif; }

  .screen-brand-sm {
    display: none; }

  #close-menu, .social-icon {
    display: none; }

  .screen-brand-lg > img {
    width: 2in;
    margin: 0 .5in .1in 0; }

  .container {
    margin: 0 0.25in; }

  #global-header {
    padding: 0; }

  #global-header .container {
    margin: 0;
    padding: 0; }

  /*  Defaults  */
  h1, h2 {
    margin: .25in 0;
    clear: both; }

  h1 {
    font-size: 24pt;
    font-weight: 300;
    line-height: 36pt; }

  h2 {
    font-size: 18pt; }

  p, ul, ol, dl {
    font-size: 12pt;
    line-height: 19.416pt; }

  #global-content-wrapper a[href]:after {
    content: " (" attr(href) ")"; }

  .copyright {
    font-size: 8pt; }

  img {
    max-width: 100%; }

  a img {
    border: none; }

  hr.thick-border {
    display: none; }

  /*  Lists  */
  li {
    margin-bottom: 9pt; }

  dd {
    margin: .1275in 0 .25in 0; }

  dt {
    font-size: 14pt;
    font-weight: bold;
    line-height: 21pt;
    margin: .25in 0 0 0; }

  .services {
    list-style: none;
    margin: 0;
    padding: 0; }

  .services a {
    color: #000;
    font-weight: bold;
    text-decoration: none; }

  .smText {
    font-size: 10pt;
    font-weight: normal;
    color: #666; }

  /*  Containers  */
  #external-nav, #mobile-controls, .action-nav, #global-nav, #search-form, .breadcrumbs, #global-footer, .login-text, .bug-report {
    display: none; }

  .privacy-policy-link {
    display: none; }

  #global-header {
    border-bottom: 1px solid #e6e6e6; }

  a.card {
    color: #000;
    clear: both;
    display: block;
    overflow: hidden; }

  .card {
    clear: both;
    margin-bottom: .25in; }

  .card.doc-profile {
    border: none;
    border-bottom: 1px solid #ccc; }

  .card.doc-profile > .card-image {
    width: .75in;
    height: .75in;
    float: left;
    margin: 0 .25in .25in 0;
    overflow: hidden;
    border-radius: 50%;
    clear: left; }

  .card.doc-profile > .card-body {
    padding: .1in; }

  .card.doc-profile > .card-body.center {
    text-align: left; }

  .card.doc-profile > .card-image > img {
    max-width: 100%;
    margin-top: -.1in; }

  .card-title {
    font-size: 12pt;
    font-weight: bold; }

  .card.doc-profile .card-title {
    margin-top: 0; }

  .media-package {
    clear: both;
    display: block;
    margin: .75in 0;
    overflow: hidden; }

  .media-package > .thumbnail {
    width: .75in;
    height: .75in;
    float: left;
    margin: 0 .25in .25in 0;
    overflow: hidden;
    border-radius: 50%;
    clear: left; }

  .media-package > .thumbnail > img {
    max-width: 100%; }

  .media-package > .media-package-body {
    overflow: hidden; }

  .media-package > .media-package-body > .media-package-heading {
    margin: 0; }

  /*  Typographic Elements  */
  .super-title {
    margin-bottom: 0; }

  .super-title + h1 {
    margin-top: .1in; }

  /*  Buttons  */
  .btn, .appointmentButton {
    display: none; }

  /*  Tools  */
  .imgRight {
    float: right;
    margin: 0 0 .25in .25in; }

  .imgLeft {
    float: left;
    margin: 0 .25in .25in 0; }

  img.center-block {
    float: right;
    margin: 0 0 0 .5in;
    width: auto !important; }

  /*  Gets rid of Facebook Like buttons from Web pages  */
  #fb-root, .fb-like, .fb_iframe_widget {
    display: none !important; } }

/*# sourceMappingURL=site.css.map */
