/*
 * Boostrap Components
 */
:root {
  --asu-grayscale-gray-3-asu-gray: #747474;
  --asu-grayscale-gray-4: #BFBFBF;
  --asu-warning-yellow-light: #FFF4D4;
  --asu-grayscale-gray-5: #D0D0D0;
  --asu-white: #FFF;
  --asu-primary-colors-asu-gold: #FFC627;
  --asu-pay-enroll-highlight-bg: #fef2d0ff;
  --asu-text-colors-primary-text: #191919;
  --asu-icon-background-light: #F3E8EB;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

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

body {
  margin: 0;
}

details,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

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

b,
strong {
  font-weight: bold;
}

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

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

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

pre {
  overflow: auto;
}

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

button,
input,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

input[type='search'] {
  -webkit-appearance: textfield;
  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;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

td {
  padding: 0;
}

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

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

  
  a[href]:after {
    content: ' (' attr(href) ')';
  }

  

  

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

  

  
  
  img {
    page-break-inside: avoid;
  }

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

  
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

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

  
  select {
    background: #fff !important;
  }

  
  .navbar {
    display: none;
  }

  

  

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

  

  
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: Arial, 'Roboto', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.44;
  font-weight: 400;
  color: #2a2a2a !important;
  background-color: white;
}

@media (min-width: 1200px) {
  
  body {
    /* font-size: 18px; */
  }
}

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

a {
  text-decoration: none;
  font-weight: normal;
}

a:hover,
a:focus {
  text-decoration: none;
}

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

a.no-border {
  border-bottom: 0;
}

a.no-border:hover,
a.no-border:focus {
  border-bottom: 0;
}

img {
  vertical-align: middle;
}

hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #b7b7b7;
}

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

h1,
.h1 {
  margin-top: 48px;
  margin-bottom: 48px;
  font-family: inherit;
  font-weight: normal;
  line-height: 1.2;
  color: black;
}

h2,
h3,
.h2,
.h3 {
  margin-top: 48px;
  margin-bottom: 24px;
  font-family: inherit;
  font-weight: normal;
  line-height: 1.44;
  color: black;
}

h4,
.h4 {
  margin-top: 24px;
  margin-bottom: 24px;
  font-family: inherit;
  font-weight: normal;
  line-height: 1.44;
  color: black;
}

h5,
.h5 {
  margin-top: 24px;
  margin-bottom: 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 24px;
  color: black;
}

h6,
.h6 {
  margin-top: 24px;
  margin-bottom: 0;
  font-family: inherit;
  font-weight: 400;
  font-style: italic;
  line-height: 24px;
  color: black;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.h1 {
  font-size: 48px;
}

h2,
.h2 {
  font-size: 36px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 21px;
}

h5,
.h5 {
  font-size: 16px;
}

h6,
.h6 {
  font-size: 16px;
}

@media (min-width: 768px) {
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6 {
    margin-top: 0;
  }
}

p {
  max-width: 800px;
  margin: 0 0 24px;
  font-weight: 400;
  line-height: 24px;
}

p.text-center {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  
}

small,
.small {
  font-size: 75%;
}

mark,
.mark {
  background-color: #bfe319;
  padding: 0.2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

.text-uppercase {
  text-transform: uppercase;
}

.text-primary {
  color: #a30046;
}

a.text-primary:hover {
  color: #700030;
}

/* Accelerate grey text color: Charcoal */
.text-accelerate-grey-1 {
  color: #484848;
}

/* Accelerate grey text color: Sonic Silver */
.text-accelerate-grey-2 {
  color: #747474;
}

.page-header {
  padding-bottom: 11px;
  margin: 0 0 24px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

dl {
  margin-top: 0;
  margin-bottom: 24px;
}

dd {
  line-height: 1.44;
}

dd {
  margin-left: 0;
}

@media (min-width: 992px) {
  

  
}

address {
  font-weight: 400;
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.44;
}

address strong {
  font-weight: normal;
}

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

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

pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.44;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  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;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

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

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  
  .container {
    width: 1170px;
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

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

.row:after {
  clear: both;
}

@media (min-width: 768px) {
  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  
}

@media (min-width: 992px) {
  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  
}

@media (min-width: 1200px) {
  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  
}

@media screen and (max-width: 767px) {
  

  

  

  

  

  

  
}

::-webkit-input-placeholder {
  font-weight: 400;
  color: #7f7f7f;
}

::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: 400;
  color: #7f7f7f;
}

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

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 14px;
}

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

input[type='checkbox'] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

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

input[type='range'] {
  display: block;
  width: 100%;
}

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.44;
  color: #505050;
}

input[type='search'] {
  -webkit-appearance: none;
  appearance: none;
}

input[type='date'],
input[type='time'],
input[type='month'] {
  line-height: 38px;
  line-height: 1.44 \0;
}

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

.checkbox {
  position: relative;
  display: block;
  min-height: 24px;
  margin-top: 6px;
  margin-bottom: 6px;
}

.checkbox.inline {
  display: inline-block;
  margin-right: 20px;
}

.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.checkbox input[type='checkbox'] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

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

input[type='checkbox'][disabled],
input[type='checkbox'].disabled {
  cursor: not-allowed;
}

.checkbox.disabled label {
  cursor: not-allowed;
}

@media (min-width: 768px) {
  

  

  

  

  

  

  

  

  

  
}

@media (min-width: 768px) {
  
}

@media (min-width: 768px) {
  
}

@media (min-width: 768px) {
  
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 19px;
  font-size: 16px;
  line-height: 1.44;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 0;
}

.btn:hover,
.btn:focus {
  color: #505050;
  text-decoration: none;
  border: 1px solid transparent;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-gold {
  color: #2a2a2a;
  background-color: #ffc425;
}

.btn-gold:hover,
.btn-gold:focus,
.btn-gold:active,
.btn-gold.active,
.open > .btn-gold.dropdown-toggle {
  color: #2a2a2a;
  background-color: #ffd053;
}

.btn-gold:active,
.btn-gold.active,
.open > .btn-gold.dropdown-toggle {
  background-image: none;
}

.btn-gold.disabled,
.btn-gold.disabled:hover,
.btn-gold.disabled:focus,
.btn-gold.disabled:active,
.btn-gold.disabled.active,
.btn-gold[disabled],
.btn-gold[disabled]:hover,
.btn-gold[disabled]:focus,
.btn-gold[disabled]:active,
.btn-gold[disabled].active {
  background-color: #ffc425;
}

.btn-gold .badge {
  color: #ffc425;
  background-color: #2a2a2a;
}

.btn-blue {
  color: white;
  background-color: #038dd5;
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.open > .btn-blue.dropdown-toggle {
  color: white;
  background-color: #0aa9fc;
}

.btn-blue:active,
.btn-blue.active,
.open > .btn-blue.dropdown-toggle {
  background-image: none;
}

.btn-blue.disabled,
.btn-blue.disabled:hover,
.btn-blue.disabled:focus,
.btn-blue.disabled:active,
.btn-blue.disabled.active,
.btn-blue[disabled],
.btn-blue[disabled]:hover,
.btn-blue[disabled]:focus,
.btn-blue[disabled]:active,
.btn-blue[disabled].active {
  background-color: #038dd5;
}

.btn-blue .badge {
  color: #038dd5;
  background-color: white;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.open > a {
  outline: 0;
}

@media (min-width: 992px) {
  

  
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  content: ' ';
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  border-bottom: 0;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #a30046;
}

.nav > li > a > img {
  max-width: none;
}

@media (min-width: 768px) {
  

  
}

@media (min-width: 768px) {
  

  
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  content: ' ';
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 992px) {
  
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 992px) {
  
}

@media (min-width: 992px) {
  

  

  

  
}

@media (max-width: 480px) and (orientation: landscape) {
  
}

@media (min-width: 992px) {
  
}

@media (min-width: 992px) {
  
}

@media (min-width: 992px) {
  

  
}

@media (min-width: 992px) {
  
}

@media (max-width: 991px) {
  

  

  
}

@media (min-width: 992px) {
  

  

  

  
}

@media (min-width: 992px) {
  

  
}

@media (max-width: 991px) {
  
}

@media (min-width: 992px) {
  

  
}

@media (min-width: 992px) {
  

  
}

@media (max-width: 991px) {
  

  

  

  
}

@media (max-width: 991px) {
  

  

  

  

  

  
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover,
a.label:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

a.badge:hover,
a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  

  

  
}

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

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

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

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

@-webkit-keyframes progress-bar-stripes {
  
  from {
    background-position: 40px 0;
  }

  
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  
  from {
    background-position: 40px 0;
  }

  
  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 24px;
  background-color: whitesmoke;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 24px;
  color: white;
  text-align: center;
  background-color: #a30046;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow='1'],
.progress-bar[aria-valuenow='2'] {
  min-width: 30px;
}

.progress-bar[aria-valuenow='0'] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

.progress-bar-warning {
  background-color: #fec627;
}

.media {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.panel {
  margin-bottom: 24px;
  background-color: #fbfbfb;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.close {
  float: right;
  font-size: 24px;
  font-weight: normal;
  line-height: 1;
  color: black;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: black;
  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;
  appearance: none;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.44px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.44;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  content: ' ';
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  

  

  
}

@media (min-width: 992px) {
  
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 14px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.carousel {
  position: relative;
}

@media screen and (min-width: 768px) {
  

  

  

  

  
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

@-ms-viewport {
  width: device-width;
}

@media (max-width: 767px) {
  

  

  

  
}

@media (max-width: 767px) {
  
}

@media (max-width: 767px) {
  
}

@media (max-width: 767px) {
  
}

@media (min-width: 768px) and (max-width: 991px) {
  

  

  

  
}

@media (min-width: 768px) and (max-width: 991px) {
  
}

@media (min-width: 768px) and (max-width: 991px) {
  
}

@media (min-width: 768px) and (max-width: 991px) {
  
}

@media (min-width: 992px) and (max-width: 1199px) {
  

  

  

  
}

@media (min-width: 992px) and (max-width: 1199px) {
  
}

@media (min-width: 992px) and (max-width: 1199px) {
  
}

@media (min-width: 992px) and (max-width: 1199px) {
  
}

@media (min-width: 1200px) {
  

  

  

  
}

@media (min-width: 1200px) {
  
}

@media (min-width: 1200px) {
  
}

@media (min-width: 1200px) {
  
}

@media (max-width: 767px) {
  
}

@media (min-width: 768px) and (max-width: 991px) {
  
}

@media (min-width: 992px) and (max-width: 1199px) {
  
}

@media (min-width: 1200px) {
  
}

@media print {
  

  

  

  
}

@media print {
  
}

@media print {
  
}

@media print {
  
}

@media print {
  
}

/*
   * Font Awesome Components
   */
/* FONT PATH
   * -------------------------- */
/* @font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.1.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
} */

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */

.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  
  0% {
    -moz-transform: rotate(0deg);
  }

  
  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  
  0% {
    -webkit-transform: rotate(0deg);
  }

  
  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  
  0% {
    -o-transform: rotate(0deg);
  }

  
  100% {
    -o-transform: rotate(359deg);
  }
}

@keyframes spin {
  
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
     readers do not read off random characters that represent icons */

.fa-search:before {
  content: '\f002';
}

.fa-check:before {
  content: '\f00c';
}

.fa-plus-circle:before {
  content: '\f055';
}

.fa-times-circle:before {
  content: '\f057';
}

.fa-check-circle:before {
  content: '\f058';
}

.fa-plus:before {
  content: '\f067';
}

.fa-exclamation-triangle:before {
  content: '\f071';
}

/*
   * Custom Fonts
   */
/* Local Roboto font declarations removed - using Google Fonts instead */

/*
   * Custom
   */

@media (max-width: 991px) {
  
}

@media (min-width: 1200px) {
  
}

@media (min-width: 992px) {
  
}

@media (min-width: 992px) {
  
}

@media (min-width: 1200px) {
  
}

.checkbox {
  margin-bottom: 12px;
}

.checkbox label {
  padding-left: 0;
  font-size: 16px;
  font-weight: 400;
}

.checkbox .fa-check {
  position: absolute;
  font-size: 23px;
  color: white;
}

.checkbox .fa-check {
  top: 3px;
  left: 3px;
}

@media (min-width: 1200px) {
  
  
  .checkbox .fa-check {
    top: 4px;
  }
}

.checkbox input[type='checkbox'] {
  display: none;
}

.hero {
  background-color: #f1f1f1;
  padding: 30px 0 60px 0;
}

.hero h2,
.hero .h2 {
  font-size: 38px;
  letter-spacing: -1px;
  word-wrap: break-word;
}

.hero img {
  border: 1px solid #dcdcdc;
}

@media (min-width: 768px) {
  
  .hero {
    padding-top: 90px;
  }

  
  .hero h2,
  .hero .h2 {
    font-size: 48px;
  }

  
}

.profile {
  margin-bottom: 24px;
}

.footer h1 {
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
}

.footer h2 {
  margin-bottom: 16px;
  font-size: 21px;
  font-weight: normal;
  color: #fff;
}

.footer address {
  color: #fff;
  margin-bottom: 0;
}

.footer ul,
.footer ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer ul:before,
.footer ul:after,
.footer ol:before,
.footer ol:after {
  content: ' ';
  display: table;
}

.footer ul:after,
.footer ol:after {
  clear: both;
}

.footer ul > li,
.footer ol > li {
  position: relative;
  display: block;
}

.footer ul > li > a,
.footer ol > li > a {
  position: relative;
  text-decoration: none;
}

.footer ul > li > a:hover,
.footer ul > li > a:focus,
.footer ol > li > a:hover,
.footer ol > li > a:focus {
  text-decoration: none;
}

.footer .big-foot {
  padding-top: 40px;
  padding-bottom: 14px;
  background-color: #1e1e1e;
}

.footer .big-foot-nav > li {
  margin-bottom: 12px;
}

.footer .big-foot-nav > li > a {
  color: #ccc;
  text-decoration: none;
  border-bottom: 1px dotted #ccc;
}

.footer .big-foot-nav > li > a:hover,
.footer .big-foot-nav > li > a:focus {
  color: white;
}

.footer .little-foot {
  padding-top: 40px;
  background-color: #e5e5e5;
}

@media (max-width: 991px) {
  
  .footer h2 {
    cursor: pointer;
  }
}

@media (min-width: 992px) {
  
}

@media (min-width: 1200px) {
  
}

@media (max-width: 767px) {
  

  

  

  

  

  

  

  
}

.alterna-tabs > li {
  margin-right: 20px;
  border-bottom: 5px solid transparent;
  border-top: 0;
}

.alterna-tabs > li:last-child {
  margin-right: 0;
}

.alterna-tabs > li:hover,
.alterna-tabs > li.active {
  color: #2a2a2a;
  border-bottom: 5px solid #a30046;
  border-top: 0;
}

.alterna-tabs > li:hover > a,
.alterna-tabs > li.active > a {
  border-bottom-color: transparent;
}

.alterna-tabs > li:hover > a:hover,
.alterna-tabs > li:hover > a:focus,
.alterna-tabs > li.active > a:hover,
.alterna-tabs > li.active > a:focus {
  background: none;
}

.alterna-tabs > li > a {
  padding-left: 0;
  padding-right: 0;
  color: #2a2a2a;
  line-height: 1.44;
  border: 0;
  border-bottom-color: transparent;
  border-radius: 0;
}

.alterna-tabs > li > a:last-child {
  margin-right: 0;
}

.alterna-tabs > li.active > a,
.alterna-tabs > li.active > a:hover,
.alterna-tabs > li.active > a:focus {
  color: #2a2a2a;
  background: none;
  border-bottom-color: transparent;
  cursor: default;
}

a,
button {
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.hide-scroll {
  overflow-y: hidden !important;
}

.show-scroll {
  overflow-y: auto !important;
}

.v-input__slot {
  margin-bottom: 4px !important;
}

.border-dashboard {
  border: 1px solid #d0d0d0;
}

.border-dashboard-bottom {
  border-bottom: 1px solid #d0d0d0;
}

.v-btn {
  letter-spacing: normal !important;
}

/* Disable hover overlay on expansion panel titles */

/* Also disable for active states with hover */

/* Disable focus overlay as well */

.v-btn {
  color: black !important;
  box-shadow: none !important;
}

@media (min-width: 960px) {
    .container {
        max-width: 1200px !important;
    }
}

@media (min-width: 1280px) {
    .container {
        max-width: 1260px !important;
    }
}

@media (min-width: 1920px) {
    .container {
        max-width: 1800px !important;
    }
}
