@font-face {
  font-family: 'CustomFont';
  src: url('../fonts/Whitney-Light-ProGkCy.eot?#iefix') format('embedded-opentype'), url('../fonts/Whitney-Light-ProGkCy.woff') format('woff'), url('../fonts/Whitney-Light-ProGkCy.otf') format('opentype'), url('../fonts/Whitney-Light-ProGkCy.svg#svgFontName') format('svg');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'CustomFont';
  src: url('../fonts/Whitney-Light-ProGkCy.eot?#iefix') format('embedded-opentype'), url('../fonts/Whitney-Light-ProGkCy.woff') format('woff'), url('../fonts/Whitney-Light-ProGkCy.otf') format('opentype'), url('../fonts/Whitney-Light-ProGkCy.svg#svgFontName') format('svg');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'CustomFont';
  src: url('../fonts/Whitney-Medium-ProGkCy.eot?#iefix') format('embedded-opentype'), url('../fonts/Whitney-Medium-ProGkCy.woff') format('woff'), url('../fonts/Whitney-Medium-ProGkCy.otf') format('opentype'), url('../fonts/Whitney-Medium-ProGkCy.svg#svgFontName') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'CustomFont';
  src: url('../fonts/Whitney-MediumItal-ProGkCy.eot?#iefix') format('embedded-opentype'), url('../fonts/Whitney-MediumItal-ProGkCy.woff') format('woff'), url('../fonts/Whitney-MediumItal-ProGkCy.otf') format('opentype'), url('../fonts/Whitney-MediumItal-ProGkCy.svg#svgFontName') format('svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'CustomFont';
  src: url('../fonts/Whitney-Bold-ProGkCy.eot?#iefix') format('embedded-opentype'), url('../fonts/Whitney-Bold-ProGkCy.woff') format('woff'), url('../fonts/Whitney-Bold-ProGkCy.otf') format('opentype'), url('../fonts/Whitney-Bold-ProGkCy.svg#svgFontName') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'CustomFont';
  src: url('../fonts/Whitney-BoldItal-ProGkCy.eot?#iefix') format('embedded-opentype'), url('../fonts/Whitney-BoldItal-ProGkCy.woff') format('woff'), url('../fonts/Whitney-BoldItal-ProGkCy.otf') format('opentype'), url('../fonts/Whitney-BoldItal-ProGkCy.svg#svgFontName') format('svg');
  font-weight: bold;
  font-style: italic;
}
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
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;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
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;
  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"],
input[type="radio"] {
  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;
  -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;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  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) ")";
  }
  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;
  }
  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;
  }
}
* {
  -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: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #3798c8;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #006699;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  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: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #666666;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: bold;
  line-height: 1.1;
  color: #333333;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 30px;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 19.5px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 13px;
}
h6,
.h6 {
  font-size: 11px;
}
p {
  margin: 0 0 9px;
}
.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 19.5px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #4d4d4d;
}
.text-primary {
  color: #3399cc;
}
a.text-primary:hover {
  color: #297aa3;
}
.text-success {
  color: #4e9a25;
}
a.text-success:hover {
  color: #39711b;
}
.text-info {
  color: #328ec3;
}
a.text-info:hover {
  color: #28709a;
}
.text-warning {
  color: #e0671b;
}
a.text-warning:hover {
  color: #b25216;
}
.text-danger {
  color: #b6221d;
}
a.text-danger:hover {
  color: #8a1a16;
}
.bg-primary {
  color: #fff;
  background-color: #3399cc;
}
a.bg-primary:hover {
  background-color: #297aa3;
}
.bg-success {
  background-color: #dff1d7;
}
a.bg-success:hover {
  background-color: #c1e4b1;
}
.bg-info {
  background-color: #f0faff;
}
a.bg-info:hover {
  background-color: #bde9ff;
}
.bg-warning {
  background-color: #fffbe1;
}
a.bg-warning:hover {
  background-color: #fff4ae;
}
.bg-danger {
  background-color: #f3ddde;
}
a.bg-danger:hover {
  background-color: #e6b7b9;
}
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #cccccc;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #cccccc;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #cccccc;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857143;
}
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;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857143;
  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: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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: 15px;
  padding-right: 15px;
}
.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.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .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.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .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.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .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.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 18px;
}
.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.42857143;
  vertical-align: top;
  border-top: 1px solid #ffffff;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ffffff;
}
.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 #ffffff;
}
.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 #ffffff;
}
.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 #ffffff;
}
.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-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff1d7;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0eac4;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #f0faff;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #d7f1ff;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fffbe1;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #fff8c7;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f3ddde;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #eccacc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ffffff;
    -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;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  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;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
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;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #666666;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #666666;
  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,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.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: #cccccc;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 32px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  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: 28px;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 28px;
  line-height: 28px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 23px;
  right: 0;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #4e9a25;
}
.has-success .form-control {
  border-color: #4e9a25;
  -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: #39711b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7fd550;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7fd550;
}
.has-success .input-group-addon {
  color: #4e9a25;
  border-color: #4e9a25;
  background-color: #dff1d7;
}
.has-success .form-control-feedback {
  color: #4e9a25;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #e0671b;
}
.has-warning .form-control {
  border-color: #e0671b;
  -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: #b25216;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eea273;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eea273;
}
.has-warning .input-group-addon {
  color: #e0671b;
  border-color: #e0671b;
  background-color: #fffbe1;
}
.has-warning .form-control-feedback {
  color: #e0671b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b6221d;
}
.has-error .form-control {
  border-color: #b6221d;
  -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: #8a1a16;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e45a55;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e45a55;
}
.has-error .input-group-addon {
  color: #b6221d;
  border-color: #b6221d;
  background-color: #f3ddde;
}
.has-error .form-control-feedback {
  color: #b6221d;
}
.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;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 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: 25px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.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 12px;
  font-size: 13px;
  line-height: 1.42857143;
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #666666;
  text-decoration: none;
}
.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],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #666666;
  background-color: #f2f2f2;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #666666;
  background-color: #dedede;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #f2f2f2;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #f2f2f2;
  background-color: #666666;
}
.btn-primary {
  color: #ffffff;
  background-color: #3493c5;
  border-color: #3493c5;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #2b7ba5;
  border-color: #276f95;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #3493c5;
  border-color: #3493c5;
}
.btn-primary .badge {
  color: #3493c5;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #356119;
  border-color: #356119;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #234111;
  border-color: #1a300c;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #356119;
  border-color: #356119;
}
.btn-success .badge {
  color: #356119;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #f0faff;
  border-color: #f0faff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #c7ecff;
  border-color: #b3e6ff;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #f0faff;
  border-color: #f0faff;
}
.btn-info .badge {
  color: #f0faff;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #e57a20;
  border-color: #e57a20;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #c56717;
  border-color: #b35d15;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #e57a20;
  border-color: #e57a20;
}
.btn-warning .badge {
  color: #e57a20;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #bd2620;
  border-color: #bd2620;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #9a1f1a;
  border-color: #891b17;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #bd2620;
  border-color: #bd2620;
}
.btn-danger .badge {
  color: #bd2620;
  background-color: #ffffff;
}
.btn-link {
  color: #3798c8;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #006699;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.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;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #3399cc;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -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-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  line-height: 28px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #666666;
  text-align: center;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 4px 8px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #e6e6e6;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #e6e6e6;
  border-color: #3798c8;
}
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #cccccc #cccccc #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666666;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #3399cc;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 60px;
  margin-bottom: 18px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 21px 15px;
  font-size: 17px;
  line-height: 18px;
  height: 60px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 10.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
.navbar-form .radio,
.navbar-form .checkbox {
  margin-right: 16px;
}
.navbar-form .form-group {
  padding-right: 12px;
}
.navbar-form .form-group label {
  margin-right: 8px;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-btn.btn-sm {
  margin-top: 16px;
  margin-bottom: 16px;
}
.navbar-btn.btn-xs {
  margin-top: 19px;
  margin-bottom: 19px;
}
.navbar-text {
  margin-top: 21px;
  margin-bottom: 21px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: #eeeeee;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #eeeeee;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #eeeeee;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  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;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #3798c8;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #006699;
  background-color: #cccccc;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #3399cc;
  border-color: #3399cc;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 4px 8px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #cccccc;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #3399cc;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #297aa3;
}
.label-success {
  background-color: #356119;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #1f380f;
}
.label-info {
  background-color: #f0faff;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #bde9ff;
}
.label-warning {
  background-color: #e57a20;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #bc6216;
}
.label-danger {
  background-color: #bd2620;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #911d19;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #3798c8;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #cccccc;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 58.5px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.42857143;
  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;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #3798c8;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 18px;
  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: #dff1d7;
  border-color: #5ab52e;
  color: #4e9a25;
}
.alert-success hr {
  border-top-color: #50a129;
}
.alert-success .alert-link {
  color: #39711b;
}
.alert-info {
  background-color: #f0faff;
  border-color: #a7d5ee;
  color: #328ec3;
}
.alert-info hr {
  border-top-color: #92cbea;
}
.alert-info .alert-link {
  color: #28709a;
}
.alert-warning {
  background-color: #fffbe1;
  border-color: #f9d097;
  color: #e0671b;
}
.alert-warning hr {
  border-top-color: #f8c57f;
}
.alert-warning .alert-link {
  color: #b25216;
}
.alert-danger {
  background-color: #f3ddde;
  border-color: #aa1c24;
  color: #b6221d;
}
.alert-danger hr {
  border-top-color: #94181f;
}
.alert-danger .alert-link {
  color: #8a1a16;
}
@-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: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  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: 12px;
  line-height: 18px;
  color: #ffffff;
  text-align: center;
  background-color: #3399cc;
  -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;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #356119;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #f0faff;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #e57a20;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #bd2620;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.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 > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #3399cc;
  border-color: #3399cc;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #d6ebf5;
}
.list-group-item-success {
  color: #4e9a25;
  background-color: #dff1d7;
}
a.list-group-item-success {
  color: #4e9a25;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #4e9a25;
  background-color: #d0eac4;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #4e9a25;
  border-color: #4e9a25;
}
.list-group-item-info {
  color: #328ec3;
  background-color: #f0faff;
}
a.list-group-item-info {
  color: #328ec3;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #328ec3;
  background-color: #d7f1ff;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #328ec3;
  border-color: #328ec3;
}
.list-group-item-warning {
  color: #e0671b;
  background-color: #fffbe1;
}
a.list-group-item-warning {
  color: #e0671b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #e0671b;
  background-color: #fff8c7;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #e0671b;
  border-color: #e0671b;
}
.list-group-item-danger {
  color: #b6221d;
  background-color: #f3ddde;
}
a.list-group-item-danger {
  color: #b6221d;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #b6221d;
  background-color: #eccacc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b6221d;
  border-color: #b6221d;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 18px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ffffff;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 18px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-default.panel-seamless > .panel-body,
.panel-default.panel-seamless > .panel-collapse > .panel-body,
.panel-default.panel-seamless > .panel-footer,
.panel-default.panel-seamless > .panel-collapse > .panel-footer {
  background-color: #f5f5f5;
}
.panel-default.top .arrow {
  border-top-color: #dddddd;
}
.panel-default.top .arrow:after {
  border-top-color: #f5f5f5;
}
.panel-default.right .arrow,
.timeline > .panel-default:nth-child(even) .arrow {
  border-right-color: #dddddd;
}
.panel-default.right .arrow:after,
.timeline > .panel-default:nth-child(even) .arrow:after {
  border-right-color: #f5f5f5;
}
.panel-default.bottom .arrow {
  border-bottom-color: #dddddd;
}
.panel-default.bottom .arrow:after {
  border-bottom-color: #f5f5f5;
}
.panel-default.left .arrow,
.timeline > .panel-default:nth-child(odd) .arrow {
  border-left-color: #dddddd;
}
.panel-default.left .arrow:after,
.timeline > .panel-default:nth-child(odd) .arrow:after {
  border-left-color: #f5f5f5;
}
.panel-default > .list-group > .list-group-item {
  border-color: #dddddd;
}
.panel-primary {
  border-color: #3399cc;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #3399cc;
  border-color: #3399cc;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #3399cc;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #3399cc;
}
.panel-primary.panel-seamless > .panel-body,
.panel-primary.panel-seamless > .panel-collapse > .panel-body,
.panel-primary.panel-seamless > .panel-footer,
.panel-primary.panel-seamless > .panel-collapse > .panel-footer {
  background-color: #3399cc;
}
.panel-primary.top .arrow {
  border-top-color: #3399cc;
}
.panel-primary.top .arrow:after {
  border-top-color: #3399cc;
}
.panel-primary.right .arrow,
.timeline > .panel-primary:nth-child(even) .arrow {
  border-right-color: #3399cc;
}
.panel-primary.right .arrow:after,
.timeline > .panel-primary:nth-child(even) .arrow:after {
  border-right-color: #3399cc;
}
.panel-primary.bottom .arrow {
  border-bottom-color: #3399cc;
}
.panel-primary.bottom .arrow:after {
  border-bottom-color: #3399cc;
}
.panel-primary.left .arrow,
.timeline > .panel-primary:nth-child(odd) .arrow {
  border-left-color: #3399cc;
}
.panel-primary.left .arrow:after,
.timeline > .panel-primary:nth-child(odd) .arrow:after {
  border-left-color: #3399cc;
}
.panel-primary > .list-group > .list-group-item {
  border-color: #3399cc;
}
.panel-success {
  border-color: #5ab52e;
}
.panel-success > .panel-heading {
  color: #4e9a25;
  background-color: #dff1d7;
  border-color: #5ab52e;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #5ab52e;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #5ab52e;
}
.panel-success.panel-seamless > .panel-body,
.panel-success.panel-seamless > .panel-collapse > .panel-body,
.panel-success.panel-seamless > .panel-footer,
.panel-success.panel-seamless > .panel-collapse > .panel-footer {
  background-color: #dff1d7;
}
.panel-success.top .arrow {
  border-top-color: #5ab52e;
}
.panel-success.top .arrow:after {
  border-top-color: #dff1d7;
}
.panel-success.right .arrow,
.timeline > .panel-success:nth-child(even) .arrow {
  border-right-color: #5ab52e;
}
.panel-success.right .arrow:after,
.timeline > .panel-success:nth-child(even) .arrow:after {
  border-right-color: #dff1d7;
}
.panel-success.bottom .arrow {
  border-bottom-color: #5ab52e;
}
.panel-success.bottom .arrow:after {
  border-bottom-color: #dff1d7;
}
.panel-success.left .arrow,
.timeline > .panel-success:nth-child(odd) .arrow {
  border-left-color: #5ab52e;
}
.panel-success.left .arrow:after,
.timeline > .panel-success:nth-child(odd) .arrow:after {
  border-left-color: #dff1d7;
}
.panel-success > .list-group > .list-group-item {
  border-color: #5ab52e;
}
.panel-info {
  border-color: #a7d5ee;
}
.panel-info > .panel-heading {
  color: #328ec3;
  background-color: #f0faff;
  border-color: #a7d5ee;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #a7d5ee;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #a7d5ee;
}
.panel-info.panel-seamless > .panel-body,
.panel-info.panel-seamless > .panel-collapse > .panel-body,
.panel-info.panel-seamless > .panel-footer,
.panel-info.panel-seamless > .panel-collapse > .panel-footer {
  background-color: #f0faff;
}
.panel-info.top .arrow {
  border-top-color: #a7d5ee;
}
.panel-info.top .arrow:after {
  border-top-color: #f0faff;
}
.panel-info.right .arrow,
.timeline > .panel-info:nth-child(even) .arrow {
  border-right-color: #a7d5ee;
}
.panel-info.right .arrow:after,
.timeline > .panel-info:nth-child(even) .arrow:after {
  border-right-color: #f0faff;
}
.panel-info.bottom .arrow {
  border-bottom-color: #a7d5ee;
}
.panel-info.bottom .arrow:after {
  border-bottom-color: #f0faff;
}
.panel-info.left .arrow,
.timeline > .panel-info:nth-child(odd) .arrow {
  border-left-color: #a7d5ee;
}
.panel-info.left .arrow:after,
.timeline > .panel-info:nth-child(odd) .arrow:after {
  border-left-color: #f0faff;
}
.panel-info > .list-group > .list-group-item {
  border-color: #a7d5ee;
}
.panel-warning {
  border-color: #f9d097;
}
.panel-warning > .panel-heading {
  color: #e0671b;
  background-color: #fffbe1;
  border-color: #f9d097;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #f9d097;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #f9d097;
}
.panel-warning.panel-seamless > .panel-body,
.panel-warning.panel-seamless > .panel-collapse > .panel-body,
.panel-warning.panel-seamless > .panel-footer,
.panel-warning.panel-seamless > .panel-collapse > .panel-footer {
  background-color: #fffbe1;
}
.panel-warning.top .arrow {
  border-top-color: #f9d097;
}
.panel-warning.top .arrow:after {
  border-top-color: #fffbe1;
}
.panel-warning.right .arrow,
.timeline > .panel-warning:nth-child(even) .arrow {
  border-right-color: #f9d097;
}
.panel-warning.right .arrow:after,
.timeline > .panel-warning:nth-child(even) .arrow:after {
  border-right-color: #fffbe1;
}
.panel-warning.bottom .arrow {
  border-bottom-color: #f9d097;
}
.panel-warning.bottom .arrow:after {
  border-bottom-color: #fffbe1;
}
.panel-warning.left .arrow,
.timeline > .panel-warning:nth-child(odd) .arrow {
  border-left-color: #f9d097;
}
.panel-warning.left .arrow:after,
.timeline > .panel-warning:nth-child(odd) .arrow:after {
  border-left-color: #fffbe1;
}
.panel-warning > .list-group > .list-group-item {
  border-color: #f9d097;
}
.panel-danger {
  border-color: #aa1c24;
}
.panel-danger > .panel-heading {
  color: #b6221d;
  background-color: #f3ddde;
  border-color: #aa1c24;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #aa1c24;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #aa1c24;
}
.panel-danger.panel-seamless > .panel-body,
.panel-danger.panel-seamless > .panel-collapse > .panel-body,
.panel-danger.panel-seamless > .panel-footer,
.panel-danger.panel-seamless > .panel-collapse > .panel-footer {
  background-color: #f3ddde;
}
.panel-danger.top .arrow {
  border-top-color: #aa1c24;
}
.panel-danger.top .arrow:after {
  border-top-color: #f3ddde;
}
.panel-danger.right .arrow,
.timeline > .panel-danger:nth-child(even) .arrow {
  border-right-color: #aa1c24;
}
.panel-danger.right .arrow:after,
.timeline > .panel-danger:nth-child(even) .arrow:after {
  border-right-color: #f3ddde;
}
.panel-danger.bottom .arrow {
  border-bottom-color: #aa1c24;
}
.panel-danger.bottom .arrow:after {
  border-bottom-color: #f3ddde;
}
.panel-danger.left .arrow,
.timeline > .panel-danger:nth-child(odd) .arrow {
  border-left-color: #aa1c24;
}
.panel-danger.left .arrow:after,
.timeline > .panel-danger:nth-child(odd) .arrow:after {
  border-left-color: #f3ddde;
}
.panel-danger > .list-group > .list-group-item {
  border-color: #aa1c24;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  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);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 19.5px;
  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;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  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;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: none;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer: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,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .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: 768px) and (max-width: 991px) {
  .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: 992px) and (max-width: 1199px) {
  .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: 1200px) {
  .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;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.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;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
#hammerhead .inner-highlight {
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.8);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.8);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.8);
}
div:focus {
  outline: none;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.skipNavigationList li a.sr-only.sr-only-focusable {
  color: #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-bottom-right-radius: 8px;
  background: #BF1722;
}
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "CustomIcons";
  src: url("../../default/fonts/CustomIcons.eot");
  src: url("../../default/fonts/CustomIcons.eot?#iefix") format("embedded-opentype"), url("../../default/fonts/CustomIcons.woff") format("woff"), url("../../default/fonts/CustomIcons.ttf") format("truetype"), url("../../default/fonts/CustomIcons.svg#CustomIcons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.bficon {
  display: inline-block;
  font-family: "CustomIcons";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  line-height: 1.1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.bficon-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.bficon-2x {
  font-size: 2em;
}
.bficon-3x {
  font-size: 3em;
}
.bficon-4x {
  font-size: 4em;
}
.bficon-5x {
  font-size: 5em;
}
.bficon-fw {
  width: 1.28571429em;
  text-align: center;
}
.bficon-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.bficon-ul > li {
  position: relative;
}
.bficon-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.bficon-li.bficon-lg {
  left: -1.85714286em;
}
.bficon-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.bficon.pull-left {
  margin-right: .3em;
}
.bficon.pull-right {
  margin-left: .3em;
}
.bficon-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);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.bficon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.bficon-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.bficon-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.bficon-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.bficon-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.bficon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.bficon-stack-1x,
.bficon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.bficon-stack-1x {
  line-height: inherit;
}
.bficon-stack-2x {
  font-size: 2em;
}
.bficon-inverse {
  color: #ffffff;
}
.bficon-money-hand:before {
  content: "\f100";
}
.bficon-life-circle:before {
  content: "\f101";
}
.bficon-eye-chart:before {
  content: "\f102";
}
.bficon-info-circle:before {
  content: "\f103";
}
.bficon-profile-female:before {
  content: "\f104";
}
.bficon-list:before {
  content: "\f105";
}
.bficon-one-place:before {
  content: "\f106";
}
.bficon-megaphone:before {
  content: "\f107";
}
.bficon-best-match:before {
  content: "\f108";
}
.bficon-pill:before {
  content: "\f109";
}
.bficon-envelope-o:before {
  content: "\f10a";
}
.bficon-gauge-empty-circle-o:before {
  content: "\f10b";
}
.bficon-documents:before {
  content: "\f10c";
}
.bficon-report-scratch:before {
  content: "\f10d";
}
.bficon-gauge-half-circle-o:before {
  content: "\f10e";
}
.bficon-building-o:before {
  content: "\f10f";
}
.bficon-shield:before {
  content: "\f110";
}
.bficon-th-large:before {
  content: "\f111";
}
.bficon-check:before {
  content: "\f112";
}
.bficon-calendar:before {
  content: "\f113";
}
.bficon-angle-right:before {
  content: "\f114";
}
.bficon-minus:before {
  content: "\f115";
}
.bficon-legal:before {
  content: "\f116";
}
.bficon-share:before {
  content: "\f117";
}
.bficon-times-circle-o:before {
  content: "\f118";
}
.bficon-stethoscope:before {
  content: "\f119";
}
.bficon-dashboard:before {
  content: "\f11a";
}
.bficon-video:before {
  content: "\f11b";
}
.bficon-circle:before {
  content: "\f11c";
}
.bficon-minus-square-o:before {
  content: "\f11d";
}
.bficon-icons__question:before {
  content: "\f11e";
}
.bficon-dependents:before {
  content: "\f11f";
}
.bficon-benefit-informatics:before {
  content: "\f120";
}
.bficon-download:before {
  content: "\f121";
}
.bficon-shop:before {
  content: "\f122";
}
.bficon-home:before {
  content: "\f123";
}
.bficon-leaf:before {
  content: "\f124";
}
.bficon-people-folder:before {
  content: "\f125";
}
.bficon-group-setup:before {
  content: "\f126";
}
.bficon-us-dollar-circle:before {
  content: "\f127";
}
.bficon-export-square-o:before {
  content: "\f128";
}
.bficon-folder-open:before {
  content: "\f129";
}
.bficon-tooth:before {
  content: "\f12a";
}
.bficon-insurance:before {
  content: "\f12b";
}
.bficon-saige-promo-desktop:before {
  content: "\f12c";
}
.bficon-step-forward:before {
  content: "\f12d";
}
.bficon-shopping-bag:before {
  content: "\f12e";
}
.bficon-selfpay-logotype:before {
  content: "\f12f";
}
.bficon-3_zones:before {
  content: "\f130";
}
.bficon-medical:before {
  content: "\f131";
}
.bficon-chevron-circle-up:before {
  content: "\f132";
}
.bficon-saige-promo-mobile:before {
  content: "\f133";
}
.bficon-wire-transfer:before {
  content: "\f134";
}
.bficon-table:before {
  content: "\f135";
}
.bficon-person-flyout:before {
  content: "\f136";
}
.bficon-bar-graph:before {
  content: "\f137";
}
.bficon-comment-alt:before {
  content: "\f138";
}
.bficon-us-dollar-circle-o:before {
  content: "\f139";
}
.bficon-profile_2:before {
  content: "\f13a";
}
.bficon-headset:before {
  content: "\f13b";
}
.bficon-chevron-up:before {
  content: "\f13c";
}
.bficon-square-o:before {
  content: "\f13d";
}
.bficon-prescription:before {
  content: "\f13e";
}
.bficon-heart:before {
  content: "\f13f";
}
.bficon-bell-o:before {
  content: "\f140";
}
.bficon-ellipsis:before {
  content: "\f141";
}
.bficon-identity_protection:before {
  content: "\f142";
}
.bficon-profile-check-alt:before {
  content: "\f143";
}
.bficon-legal-scale:before {
  content: "\f144";
}
.bficon-hourglass-half-circle-o:before {
  content: "\f145";
}
.bficon-hidden:before {
  content: "\f146";
}
.bficon-fast-forward:before {
  content: "\f147";
}
.bficon-person:before {
  content: "\f148";
}
.bficon-profile-1:before {
  content: "\f149";
}
.bficon-home-auto:before {
  content: "\f14a";
}
.bficon-hourglass-quarter-circle-o:before {
  content: "\f14b";
}
.bficon-trash-o:before {
  content: "\f14c";
}
.bficon-benefits:before {
  content: "\f14d";
}
.bficon-enroll:before {
  content: "\f14e";
}
.bficon-arrow-circle-o-left:before {
  content: "\f14f";
}
.bficon-profile:before {
  content: "\f150";
}
.bficon-language:before {
  content: "\f151";
}
.bficon-angle-up:before {
  content: "\f152";
}
.bficon-bell:before {
  content: "\f153";
}
.bficon-lock:before {
  content: "\f154";
}
.bficon-globe:before {
  content: "\f155";
}
.bficon-briefcase:before {
  content: "\f156";
}
.bficon-fmla:before {
  content: "\f157";
}
.bficon-caduceus:before {
  content: "\f158";
}
.bficon-ban:before {
  content: "\f159";
}
.bficon-report_template:before {
  content: "\f15a";
}
.bficon-plane:before {
  content: "\f15b";
}
.bficon-shopping-bag-dollar-circle-o:before {
  content: "\f15c";
}
.bficon-folder:before {
  content: "\f15d";
}
.bficon-person-baby:before {
  content: "\f15e";
}
.bficon-files-o:before {
  content: "\f15f";
}
.bficon-vision:before {
  content: "\f160";
}
.bficon-credit-card-plus-circle:before {
  content: "\f161";
}
.bficon-profile-2:before {
  content: "\f162";
}
.bficon-invoices:before {
  content: "\f163";
}
.bficon-design:before {
  content: "\f164";
}
.bficon-bar-chart:before {
  content: "\f165";
}
.bficon-heart-ekg:before {
  content: "\f166";
}
.bficon-rate-information:before {
  content: "\f167";
}
.bficon-credit-card:before {
  content: "\f168";
}
.bficon-list-alt:before {
  content: "\f169";
}
.bficon-long-term:before {
  content: "\f16a";
}
.bficon-critical-illness-alt:before {
  content: "\f16b";
}
.bficon-folder-open-o:before {
  content: "\f16c";
}
.bficon-clock:before {
  content: "\f16d";
}
.bficon-disability_lt:before {
  content: "\f16e";
}
.bficon-plus:before {
  content: "\f16f";
}
.bficon-brochures:before {
  content: "\f170";
}
.bficon-times-circle:before {
  content: "\f171";
}
.bficon-check-circle-o:before {
  content: "\f172";
}
.bficon-hra-icon:before {
  content: "\f173";
}
.bficon-star:before {
  content: "\f174";
}
.bficon-profile-hidden:before {
  content: "\f175";
}
.bficon-face-smirk-circle-o:before {
  content: "\f176";
}
.bficon-pet:before {
  content: "\f177";
}
.bficon-bank-cirlce-o-alt:before {
  content: "\f178";
}
.bficon-hospital:before {
  content: "\f179";
}
.bficon-my-menu:before {
  content: "\f17a";
}
.bficon-hourglass-empty-circle-o:before {
  content: "\f17b";
}
.bficon-search:before {
  content: "\f17c";
}
.bficon-learn_more:before {
  content: "\f17d";
}
.bficon-import:before {
  content: "\f17e";
}
.bficon-organization-circle-o:before {
  content: "\f17f";
}
.bficon-cross:before {
  content: "\f180";
}
.bficon-suitcase-cross:before {
  content: "\f181";
}
.bficon-profile-child:before {
  content: "\f182";
}
.bficon-pharmacy:before {
  content: "\f183";
}
.bficon-chevron-left:before {
  content: "\f184";
}
.bficon-bell-ringing:before {
  content: "\f185";
}
.bficon-short-term:before {
  content: "\f186";
}
.bficon-bar-chart-o:before {
  content: "\f187";
}
.bficon-bell-ringing-o:before {
  content: "\f188";
}
.bficon-tasks:before {
  content: "\f189";
}
.bficon-surveys:before {
  content: "\f18a";
}
.bficon-check-circle-o-alt:before {
  content: "\f18b";
}
.bficon-gear:before {
  content: "\f18c";
}
.bficon-double-arrow-left:before {
  content: "\f18d";
}
.bficon-dollarbill:before {
  content: "\f18e";
}
.bficon-profile-circle-alt:before {
  content: "\f18f";
}
.bficon-0_zones:before {
  content: "\f190";
}
.bficon-lotus:before {
  content: "\f191";
}
.bficon-best-match-alt:before {
  content: "\f192";
}
.bficon-grid:before {
  content: "\f193";
}
.bficon-chevron-circle-right:before {
  content: "\f194";
}
.bficon-cdh:before {
  content: "\f195";
}
.bficon-chevron-down:before {
  content: "\f196";
}
.bficon-us-dollar:before {
  content: "\f197";
}
.bficon-person-us-dollar:before {
  content: "\f198";
}
.bficon-heart-cross:before {
  content: "\f199";
}
.bficon-arrow-circle-o-down:before {
  content: "\f19a";
}
.bficon-telehealth:before {
  content: "\f19b";
}
.bficon-lightbulb:before {
  content: "\f19c";
}
.bficon-cobra-and-direct-bill:before {
  content: "\f19d";
}
.bficon-male-female:before {
  content: "\f19e";
}
.bficon-edit-dependent:before {
  content: "\f19f";
}
.bficon-cart:before {
  content: "\f1a0";
}
.bficon-family:before {
  content: "\f1a1";
}
.bficon-dental:before {
  content: "\f1a2";
}
.bficon-person-sling:before {
  content: "\f1a3";
}
.bficon-pay-calendars:before {
  content: "\f1a4";
}
.bficon-profile-check:before {
  content: "\f1a5";
}
.bficon-eye-slash:before {
  content: "\f1a6";
}
.bficon-equifax:before {
  content: "\f1a7";
}
.bficon-question-circle:before {
  content: "\f1a8";
}
.bficon-eye-slash-alt:before {
  content: "\f1a9";
}
.bficon-pencil-paper-o:before {
  content: "\f1aa";
}
.bficon-report-template:before {
  content: "\f1ab";
}
.bficon-gauge-full-circle-o:before {
  content: "\f1ac";
}
.bficon-lightbulb-o:before {
  content: "\f1ad";
}
.bficon-arrow-circle-o-right:before {
  content: "\f1ae";
}
.bficon-mobile:before {
  content: "\f1af";
}
.bficon-user-circle-o:before {
  content: "\f1b0";
}
.bficon-times:before {
  content: "\f1b1";
}
.bficon-envelope:before {
  content: "\f1b2";
}
.bficon-slider:before {
  content: "\f1b3";
}
.bficon-file-text-o:before {
  content: "\f1b4";
}
.bficon-2x_arrow_right:before {
  content: "\f1b5";
}
.bficon-4_zones:before {
  content: "\f1b6";
}
.bficon-solo-pin:before {
  content: "\f1b7";
}
.bficon-arrow-circle-o-up:before {
  content: "\f1b8";
}
.bficon-angle-left:before {
  content: "\f1b9";
}
.bficon-calculator:before {
  content: "\f1ba";
}
.bficon-line-chart:before {
  content: "\f1bb";
}
.bficon-circle-check:before {
  content: "\f1bc";
}
.bficon-piggy-bank:before {
  content: "\f1bd";
}
.bficon-exclamation-circle:before {
  content: "\f1be";
}
.bficon-2x_arrow_left:before {
  content: "\f1bf";
}
.bficon-files:before {
  content: "\f1c0";
}
.bficon-rra-icon:before {
  content: "\f1c1";
}
.bficon-consolidated-billing:before {
  content: "\f1c2";
}
.bficon-circle-o:before {
  content: "\f1c3";
}
.bficon-reply:before {
  content: "\f1c4";
}
.bficon-speech-bubble-o:before {
  content: "\f1c5";
}
.bficon-filmstrip:before {
  content: "\f1c6";
}
.bficon-delete:before {
  content: "\f1c7";
}
.bficon-chevron-circle-down:before {
  content: "\f1c8";
}
.bficon-doctor:before {
  content: "\f1c9";
}
.bficon-login:before {
  content: "\f1ca";
}
.bficon-health_savings:before {
  content: "\f1cb";
}
.bficon-financial:before {
  content: "\f1cc";
}
.bficon-magic:before {
  content: "\f1cd";
}
.bficon-devices:before {
  content: "\f1ce";
}
.bficon-two-column:before {
  content: "\f1cf";
}
.bficon-id-card:before {
  content: "\f1d0";
}
.bficon-plus-circle-o-alt:before {
  content: "\f1d1";
}
.bficon-cogs:before {
  content: "\f1d2";
}
.bficon-building:before {
  content: "\f1d3";
}
.bficon-plus-circle:before {
  content: "\f1d4";
}
.bficon-speech-bubbles:before {
  content: "\f1d5";
}
.bficon-people-gear:before {
  content: "\f1d6";
}
.bficon-organization:before {
  content: "\f1d7";
}
.bficon-pin-badge:before {
  content: "\f1d8";
}
.bficon-people-check:before {
  content: "\f1d9";
}
.bficon-bank-circle-o:before {
  content: "\f1da";
}
.bficon-eye:before {
  content: "\f1db";
}
.bficon-minus-circle-o-alt:before {
  content: "\f1dc";
}
.bficon-drag-drop:before {
  content: "\f1dd";
}
.bficon-car:before {
  content: "\f1de";
}
.bficon-chevron-circle-left:before {
  content: "\f1df";
}
.bficon-check-square-o:before {
  content: "\f1e0";
}
.bficon-auto:before {
  content: "\f1e1";
}
.bficon-2_zones:before {
  content: "\f1e2";
}
.bficon-accounts:before {
  content: "\f1e3";
}
.bficon-ad-and-d:before {
  content: "\f1e4";
}
.bficon-sort:before {
  content: "\f1e5";
}
.bficon-person-md:before {
  content: "\f1e6";
}
.bficon-certifi:before {
  content: "\f1e7";
}
.bficon-approval-preferences:before {
  content: "\f1e8";
}
.bficon-search-invoices:before {
  content: "\f1e9";
}
.bficon-life:before {
  content: "\f1ea";
}
.bficon-document-clipboard:before {
  content: "\f1eb";
}
.bficon-file:before {
  content: "\f1ec";
}
.bficon-face-neutral-circle-o:before {
  content: "\f1ed";
}
.bficon-bank:before {
  content: "\f1ee";
}
.bficon-wellness:before {
  content: "\f1ef";
}
.bficon-pencil:before {
  content: "\f1f0";
}
.bficon-watchdemo:before {
  content: "\f1f1";
}
.bficon-share-square-o:before {
  content: "\f1f2";
}
.bficon-home-circle-o-alt:before {
  content: "\f1f3";
}
.bficon-apple:before {
  content: "\f1f4";
}
.bficon-bars:before {
  content: "\f1f5";
}
.bficon-image_only:before {
  content: "\f1f6";
}
.bficon-report_add:before {
  content: "\f1f7";
}
.bficon-envelope-open:before {
  content: "\f1f8";
}
.bficon-selfpay-icon:before {
  content: "\f1f9";
}
.bficon-face-happy-circle-o:before {
  content: "\f1fa";
}
.bficon-gears:before {
  content: "\f1fb";
}
.bficon-printer:before {
  content: "\f1fc";
}
.bficon-angle-down:before {
  content: "\f1fd";
}
.bficon-book-open-o:before {
  content: "\f1fe";
}
.bficon-people-info:before {
  content: "\f1ff";
}
.bficon-people-half:before {
  content: "\f200";
}
.bficon-refresh:before {
  content: "\f201";
}
.bficon-information-report:before {
  content: "\f202";
}
.bficon-hsa-icon:before {
  content: "\f203";
}
.bficon-briefcase-cross-o:before {
  content: "\f204";
}
.bficon-double-arrow-right:before {
  content: "\f205";
}
.bficon-exchange:before {
  content: "\f206";
}
.bficon-exclamation-triangle:before {
  content: "\f207";
}
.bficon-1_zone:before {
  content: "\f208";
}
.bficon-medicare:before {
  content: "\f209";
}
.bficon-health:before {
  content: "\f20a";
}
.bficon-survey:before {
  content: "\f20b";
}
.bficon-chevron-right:before {
  content: "\f20c";
}
.bficon-check-circle:before {
  content: "\f20d";
}
.bficon-pages:before {
  content: "\f20e";
}
.bficon-people:before {
  content: "\f20f";
}
.bficon-personal:before {
  content: "\f210";
}
.bficon-pencil-square-o:before {
  content: "\f211";
}
.bficon-disability_st:before {
  content: "\f212";
}
.bficon-starburst:before {
  content: "\f213";
}
.bficon-dependent:before {
  content: "\f214";
}
.bficon-resources:before {
  content: "\f215";
}
.bficon-demo_dashboard:before {
  content: "\f216";
}
.bficon-help:before {
  content: "\f217";
}
.bficon-calendar-us-dollar:before {
  content: "\f218";
}
.bficon-hourglass-full-circle-o:before {
  content: "\f219";
}
.bficon-manage:before {
  content: "\f21a";
}
.panel-group .panel + .panel {
  margin: 0;
}
.panel-group .panel .panel-heading {
  background: #f4f4f4;
  border-left: none;
  border-left: 5px solid;
  border-left-color: #f4f4f4;
}
.panel-group .panel .panel-heading .collapse-trigger .bficon {
  margin-left: 3px;
}
.panel-group .panel.active .panel-heading {
  background: #f0faff;
  border-left-color: #3399cc;
}
.panel-group .panel.active .panel-heading h2 {
  color: #000000;
}
.panel-group .panel .panel-body {
  border-top: none;
}
.account-menu {
  display: inline-block;
}
.lt-ie9 .account-menu {
  min-width: 133px;
}
.account-menu .panel-heading-inner {
  padding: 10px 0;
}
.account-menu .panel-heading-inner h2 {
  color: #333333;
}
.account-menu .nav-pills a {
  color: #3798c8;
}
.account-menu .nav-pills a:hover {
  background-color: transparent;
  border: none;
  color: #006699;
  font-weight: normal;
}
.account-menu .panel-footer {
  text-align: right;
  background: #f4f4f4;
}
.account-menu .panel-footer .global-navigation {
  float: left;
}
.account-menu .panel-footer a {
  display: inline-block;
  padding: 10px 12px;
}
.account-menu .panel-footer a i {
  margin-right: 0.5rem;
}
.input-advanced-search .input-group .input-wrapper {
  position: relative;
}
.input-advanced-search .input-group .input-wrapper .search-input {
  padding-top: 8px;
  padding-bottom: 6px;
  padding-left: 32px;
  padding-right: 45px;
  line-height: 1;
}
.input-advanced-search .input-group .input-wrapper .search-input.form-control:not(:first-child) {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.input-advanced-search .input-group .input-wrapper .inset {
  position: absolute;
  top: 0px;
  z-index: 3;
}
.input-advanced-search .input-group .input-wrapper .inset-left {
  left: 0px;
  padding-top: 7px;
  padding-left: 8px;
}
.input-advanced-search .input-group .input-wrapper .inset-left i {
  color: #999999;
}
.input-advanced-search .input-group .input-wrapper .inset-right {
  right: 0px;
}
.input-advanced-search .input-group .input-wrapper .inset-right .dropdown-toggle {
  color: #999999;
}
.input-advanced-search .input-group .input-wrapper .inset-right .dropdown-toggle:hover,
.input-advanced-search .input-group .input-wrapper .inset-right .dropdown-toggle:focus {
  color: #666666;
  text-decoration: none;
}
.input-advanced-search .btn-info {
  border-color: #cccccc;
}
.input-advanced-search.stand-alone .input-group .input-wrapper .search-input {
  height: 45px;
  padding-left: 44px;
  padding-right: 53px;
}
.input-advanced-search.stand-alone .input-group .input-wrapper .inset-left {
  padding-top: 13px;
}
.input-advanced-search.stand-alone .input-group .input-wrapper .inset-left i {
  font-size: 20px;
}
.input-advanced-search.stand-alone .input-group .input-wrapper .inset-right {
  padding-right: 8px;
}
.input-advanced-search.stand-alone .input-group .input-wrapper .inset-right .dropdown-toggle {
  font-size: 17px;
  height: 45px;
}
.input-advanced-search.stand-alone .input-group .input-wrapper .inset-right .dropdown-toggle i {
  margin-top: 5px;
}
.input-advanced-search.stand-alone .input-group .input-group-btn .btn {
  height: 45px;
}
.input-advanced-search .panel-body {
  padding-top: 0;
}
.input-advanced-search .panel-body fieldset + fieldset {
  margin-top: 10px;
}
.input-advanced-search .panel-body .quick-link {
  border-top: 1px solid #cccccc;
}
.alert.alert-info {
  background: #f0faff;
  border: 1px solid #a7d5ee;
  color: #328ec3;
}
.alert-info .table thead {
  background: #d8e9f2;
}
.alert-info .table thead tr th,
.alert-info .table tbody tr:last-child td {
  border-bottom: 1px solid #d8e9f2;
}
.alert-info .table tbody tr td {
  border-top: 1px solid #d8e9f2;
}
.alert-muted {
  background-color: #f4f4f4;
  border-color: #cccccc;
  color: #666666;
}
.alert-muted hr {
  border-top-color: #bfbfbf;
}
.alert-muted .alert-link {
  color: #4d4d4d;
}
.alert-payment-success {
  padding: 0px 5px 10px 15px;
}
.alert-payment-success button.close {
  padding-top: 15px;
  padding-right: 35px;
}
.alert-payment-success h3 {
  color: #4e9a25;
}
#header .brand-logo img,
.navbar-app-header .brand-logo img {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  max-height: 40px;
}
#header .secondary-logo,
.navbar-app-header .secondary-logo {
  margin-right: 16px;
}
#header .secondary-logo img,
.navbar-app-header .secondary-logo img {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  max-height: 36px;
}
.navbar-app-header {
  margin-bottom: 0;
}
.navbar-app-header .container-fluid {
  margin-top: 1rem;
}
.navbar-app-header .navbar-right {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
}
.navbar-app-header .global-navigation-divider {
  display: none;
}
.navbar-app-header .global-navigation + .global-navigation-divider,
.navbar-app-header .tooltip + .global-navigation-divider {
  display: inline-block;
  height: 4rem;
  border-left: 1px solid #cccccc;
  margin-right: 1.25rem;
}
#navbar {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  justify-content: space-between;
  padding: 0 12px 0 8px;
  min-height: 60px;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
}
#navbar .dropdown .dropdown-toggle:focus {
  text-decoration: none;
}
#navbar .right-nav,
#navbar .left-nav {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
}
@media screen and (max-width: 767px) {
  #navbar {
    justify-content: center;
  }
  #navbar .right-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
  }
  #navbar .btn,
  #branding-bar .btn {
    margin-bottom: 0px !important;
  }
}
.badge {
  padding: 3px 6px;
}
.badge-lg {
  line-height: 2.25;
  font-size: 15.6px;
}
.badge-circle {
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
.badge-circle.badge-lg {
  width: 45px;
  height: 45px;
}
.badge-circle.badge-xl {
  width: 75px;
  height: 75px;
}
.badge-square {
  border-radius: 0;
}
.bficon-badged {
  position: relative;
}
.bficon-badged .badge {
  position: absolute;
  top: -10px;
  right: -10px;
  font-family: Arial, sans-serif;
}
.bficon-badged .badge.badge-bottom {
  top: auto;
  bottom: -10px;
}
.bficon-badged .badge.badge-left {
  right: auto;
  left: -10px;
}
.badge-default {
  background: #4d4d4d;
}
.badge-primary {
  background: #3399cc;
}
.badge-success {
  background: #356119;
}
.badge-warning {
  background: #e57a20;
}
.badge-danger {
  background: #bd2620;
}
.badge-info {
  background: #f0faff;
}
.badge-caution {
  background: #f5ed4f;
}
.breadcrumb {
  margin-bottom: 0;
}
.breadcrumb > li + li:before {
  font-family: "false";
}
.btn,
a {
  letter-spacing: initial;
}
.btn:focus,
a:focus {
  outline: none;
}
.btn-bradius-none {
  border-radius: 0;
}
.btn-default {
  background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background-image: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffededed', GradientType=0);
  border: 1px solid #cccccc;
  color: #666666;
}
.btn-default:hover {
  background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #f0f0f0 100%);
  background-image: linear-gradient(to bottom, #f8f8f8 0%, #f0f0f0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#fff0f0f0', GradientType=0);
  border: 1px solid #d4d4d4;
  color: #7d7d7d;
}
.btn-default:active {
  background-image: -webkit-linear-gradient(top, #ededed 0%, #f7f7f7 100%);
  background-image: linear-gradient(to bottom, #ededed 0%, #f7f7f7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffededed', endColorstr='#fff7f7f7', GradientType=0);
  border: 1px solid #cccccc;
  color: #666666;
}
.highContrast .btn-default:hover {
  color: #3399cc;
  border: 1px solid #3399cc;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #459fce 0%, #2f84b1 100%);
  background-image: linear-gradient(to bottom, #459fce 0%, #2f84b1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff459fce', endColorstr='#ff2f84b1', GradientType=0);
  border: 1px solid #3493c5;
  color: #ffffff;
}
.btn-primary:hover {
  background-image: -webkit-linear-gradient(top, #61add5 0%, #4e96bd 100%);
  background-image: linear-gradient(to bottom, #61add5 0%, #4e96bd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff61add5', endColorstr='#ff4e96bd', GradientType=0);
  border: 1px solid #52a3ce;
  color: #ffffff;
}
.btn-primary:active {
  background-image: -webkit-linear-gradient(top, #2f84b1 0%, #459fce 100%);
  background-image: linear-gradient(to bottom, #2f84b1 0%, #459fce 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f84b1', endColorstr='#ff459fce', GradientType=0);
  border: 1px solid #3493c5;
  color: #ffffff;
}
.highContrast .btn-primary:hover {
  color: #3399cc;
  border: 1px solid #3399cc;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #40751e 0%, #2a4d14 100%);
  background-image: linear-gradient(to bottom, #40751e 0%, #2a4d14 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff40751e', endColorstr='#ff2a4d14', GradientType=0);
  border: 1px solid #356119;
  color: #ffffff;
}
.btn-success:hover {
  background-image: -webkit-linear-gradient(top, #5d8a40 0%, #4a6737 100%);
  background-image: linear-gradient(to bottom, #5d8a40 0%, #4a6737 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5d8a40', endColorstr='#ff4a6737', GradientType=0);
  border: 1px solid #53793c;
  color: #ffffff;
}
.btn-success:active {
  background-image: -webkit-linear-gradient(top, #2a4d14 0%, #40751e 100%);
  background-image: linear-gradient(to bottom, #2a4d14 0%, #40751e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a4d14', endColorstr='#ff40751e', GradientType=0);
  border: 1px solid #356119;
  color: #ffffff;
}
.highContrast .btn-success:hover {
  color: #3399cc;
  border: 1px solid #3399cc;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #e88837 0%, #d36e19 100%);
  background-image: linear-gradient(to bottom, #e88837 0%, #d36e19 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe88837', endColorstr='#ffd36e19', GradientType=0);
  border: 1px solid #e57a20;
  color: #ffffff;
}
.btn-warning:hover {
  background-image: -webkit-linear-gradient(top, #eb9a55 0%, #da843b 100%);
  background-image: linear-gradient(to bottom, #eb9a55 0%, #da843b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeb9a55', endColorstr='#ffda843b', GradientType=0);
  border: 1px solid #e98e41;
  color: #ffffff;
}
.btn-warning:active {
  background-image: -webkit-linear-gradient(top, #d36e19 0%, #e88837 100%);
  background-image: linear-gradient(to bottom, #d36e19 0%, #e88837 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd36e19', endColorstr='#ffe88837', GradientType=0);
  border: 1px solid #e57a20;
  color: #ffffff;
}
.highContrast .btn-warning:hover {
  color: #3399cc;
  border: 1px solid #3399cc;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d32a24 0%, #a7221c 100%);
  background-image: linear-gradient(to bottom, #d32a24 0%, #a7221c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd32a24', endColorstr='#ffa7221c', GradientType=0);
  border: 1px solid #bd2620;
  color: #ffffff;
}
.btn-danger:hover {
  background-image: -webkit-linear-gradient(top, #d94a45 0%, #b4433e 100%);
  background-image: linear-gradient(to bottom, #d94a45 0%, #b4433e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd94a45', endColorstr='#ffb4433e', GradientType=0);
  border: 1px solid #c74741;
  color: #ffffff;
}
.btn-danger:active {
  background-image: -webkit-linear-gradient(top, #a7221c 0%, #d32a24 100%);
  background-image: linear-gradient(to bottom, #a7221c 0%, #d32a24 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa7221c', endColorstr='#ffd32a24', GradientType=0);
  border: 1px solid #bd2620;
  color: #ffffff;
}
.highContrast .btn-danger:hover {
  color: #3399cc;
  border: 1px solid #3399cc;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #d7f1ff 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #d7f1ff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd7f1ff', GradientType=0);
  border: 1px solid #f0faff;
  color: #ffffff;
}
.btn-info:hover {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ddf4ff 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #ddf4ff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffddf4ff', GradientType=0);
  border: 1px solid #f2fbff;
  color: #ffffff;
}
.btn-info:active {
  background-image: -webkit-linear-gradient(top, #d7f1ff 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #d7f1ff 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd7f1ff', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #f0faff;
  color: #ffffff;
}
.highContrast .btn-info:hover {
  color: #3399cc;
  border: 1px solid #3399cc;
}
.btn-spacer {
  letter-spacing: 12px;
  cursor: default;
}
.btn-spacer > .btn,
.btn-spacer > .btn-group .btn,
.btn-spacer a,
.btn-spacer .tooltip-inner {
  letter-spacing: normal;
}
.btn-group-default > .btn {
  color: #666666;
  border: 1px solid #979797;
  background: #f7f7f7;
  padding: 12px 32px;
  font-size: 13px;
  font-weight: normal;
  border-radius: 0;
}
@media (max-width: 767px) {
  .btn-group-default > .btn {
    padding: 4px 8px;
    font-size: 12px;
  }
}
.btn-group-default > .btn:focus,
.btn-group-default > .btn:hover,
.btn-group-default > .btn.active {
  border: 1px solid #3399cc;
  background: #3399cc;
  color: #ffffff;
}
.carousel-indicators {
  position: relative;
  width: 100%;
  bottom: 0;
  left: 0;
  margin-left: 0;
}
.carousel-indicators li,
.carousel-indicators .active {
  width: 20px;
  height: 20px;
  border-color: #cccccc;
}
.carousel-indicators .active {
  background-color: #3493c5;
}
.editor {
  border: 1px solid #cccccc;
  background: #ffffff;
  border-radius: 4px;
}
.editor.lg {
  height: 400px;
}
#hradmin .message-form {
  clear: both;
}
.widget-container .panel {
  border: 1px solid #3399cc;
}
.widget-container.widget-submitted .panel {
  border: 1px solid #356119;
}
.widget-container .bficon-xl {
  font-size: 6em;
}
.widget-container .cancel-widget-data {
  font-weight: bold;
}
.countdown {
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.countdown.in {
  opacity: 1;
}
.countdown .countdown-inner {
  display: inline-block;
  text-align: left;
}
.countdown ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.countdown ul > .countdown-element {
  display: inline-block;
  font-size: 52px;
  font-family: CustomFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-style: normal;
}
.countdown ul > .countdown-element > .countdown-label {
  display: block;
  font-size: 17px;
  margin-top: -10px;
  text-align: left;
  color: #666666;
}
.countdown ul > .countdown-element > .countdown-text {
  color: #666666;
}
.countdown ul > .countdown-element > .countdown-text:after {
  content: ":";
  padding: 0 12px;
  color: #666666;
}
.countdown ul > .countdown-element > .countdown-text.minutes:after {
  content: "";
  padding: 0;
}
.countdown.small ul > .countdown-element {
  font-size: 34px;
}
.countdown.small ul > .countdown-element > .countdown-label {
  font-size: 10px;
}
.input-daterange input:first-child {
  border-radius: 4px 0 0 4px !important;
  border-right: none;
  box-shadow: none;
  padding-right: 0;
  padding-left: 0;
  width: 100px;
}
.input-daterange .add-on + input {
  border-radius: 0 4px 4px 0;
  border-left: none;
  box-shadow: none;
  padding-left: 0;
  width: 130px;
}
.input-daterange .add-on {
  display: inline-block;
  min-width: 30px;
  text-align: center;
  border: 1px solid #cccccc;
  padding-top: 6px;
  padding-bottom: 6px;
  line-height: 1.42857143;
  color: #666666;
}
.input-date .bficon-calendar {
  position: absolute;
  bottom: 0px;
  top: auto;
}
.form-inline .input-daterange .add-on {
  vertical-align: middle;
}
@media (max-width: 991px) {
  .add-on {
    padding: 0 8px;
  }
}
.divided-section.divider-dotted li #highContrastToggleLink:hover,
.divided-section.divider-dotted li #highContrastToggleLink:focus {
  color: #3399cc;
}
.divided-section h2 {
  color: #333333;
}
.divided-section ul {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.divided-section ul .custom-nav:not(:first-child) {
  margin-top: 0;
  border-top: 1px solid #cccccc;
}
.divided-section ul[class*="custom-menu-items"] {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.divided-section li > a,
.divided-section .custom-link-with-dropdown > a:not(:last-child),
.divided-section a {
  color: #999999;
  font-weight: 300;
  padding-top: 9px;
  padding-bottom: 9px;
}
.divided-section li > a:before,
.divided-section .custom-link-with-dropdown > a:not(:last-child):before,
.divided-section a:before,
.divided-section li > a:after,
.divided-section .custom-link-with-dropdown > a:not(:last-child):after,
.divided-section a:after {
  content: " ";
  display: table;
}
.divided-section li > a:after,
.divided-section .custom-link-with-dropdown > a:not(:last-child):after,
.divided-section a:after {
  clear: both;
}
.divided-section li > a:before,
.divided-section .custom-link-with-dropdown > a:not(:last-child):before,
.divided-section a:before,
.divided-section li > a:after,
.divided-section .custom-link-with-dropdown > a:not(:last-child):after,
.divided-section a:after {
  content: " ";
  display: table;
}
.divided-section li > a:after,
.divided-section .custom-link-with-dropdown > a:not(:last-child):after,
.divided-section a:after {
  clear: both;
}
.divided-section li > a .bficon-lg,
.divided-section .custom-link-with-dropdown > a:not(:last-child) .bficon-lg,
.divided-section a .bficon-lg {
  font-size: 1.75em;
  float: left;
}
.divided-section li > a .text,
.divided-section .custom-link-with-dropdown > a:not(:last-child) .text,
.divided-section a .text {
  float: left;
  width: 80%;
}
.divided-section li > a:hover,
.divided-section .custom-link-with-dropdown > a:not(:last-child):hover,
.divided-section a:hover {
  color: #ababab;
}
.divided-section:first-child {
  padding-top: 6px !important;
  margin: 3px;
}
.divided-section h5 {
  margin-bottom: 4px !important;
  font-size: 13px;
}
.divided-section .custom-nav .custom-link-with-dropdown > a,
.divided-section .custom-nav > a {
  padding: 1em;
}
.divided-section .custom-link-with-dropdown {
  display: flex;
  align-content: center;
  justify-content: space-between;
}
.divided-section .custom-link-with-dropdown > a:first-child {
  width: 80%;
}
.divided-section .custom-link-with-dropdown .dropdown-indicator {
  width: 20%;
  display: flex;
  justify-content: flex-end;
}
.divided-section .custom-link-with-dropdown .dropdown-indicator:before {
  content: "-";
  width: 15px;
  height: 15px;
  line-height: 0.75em;
  padding-top: 2px;
  text-align: center;
  color: #999999;
  font-weight: 700;
  border: 1px solid #999999;
}
.divided-section .custom-link-with-dropdown .dropdown-indicator.collapsed:before {
  content: "+";
}
.divided-section .custom-link-dropdown-navs li a {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}
@media (min-width: 1025px) {
  .divided-section .custom-menu-items-5 {
    display: none !important;
  }
}
@media (min-width: 901px) {
  .divided-section .custom-menu-items-4 {
    display: none !important;
  }
}
@media (min-width: 769px) {
  .divided-section .custom-menu-items-3 {
    display: none !important;
  }
}
@media (min-width: 591px) {
  .divided-section .custom-menu-items-2,
  .divided-section .custom-menu-items-1 {
    display: none !important;
  }
}
.drop-panel {
  position: relative;
}
.drop-panel-content {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  border-radius: 4px;
  margin: 10px 0 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.drop-panel-content .panel-dropdown {
  min-width: 460px;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin: 0;
}
.drop-panel-content .panel-dropdown .panel-heading {
  background: #ffffff;
  border: none;
}
.drop-panel-content .panel-dropdown .panel-heading .row h4 {
  color: #333333;
}
.drop-panel-content .panel-dropdown .list-group-item {
  border-bottom: none;
  border-left: 5px solid transparent;
  border-top: none;
  border-right: none;
  margin-top: 0;
}
.drop-panel-content .panel-dropdown .list-group-item .media-heading {
  color: #666666;
}
.drop-panel-content .panel-dropdown .list-group-item span {
  color: #3399cc;
}
.drop-panel-content .panel-dropdown .list-group-item i {
  color: #999999;
}
.drop-panel-content .panel-dropdown .list-group-item:hover {
  background: #f0faff;
  border-left: 5px solid #3399cc;
}
.drop-panel-content .panel-dropdown .list-group-item:hover i {
  color: #3399cc;
}
.drop-panel-content.right {
  left: auto;
  right: 0;
}
.drop-panel-content.left {
  right: auto;
  left: 0;
}
.open > .drop-panel-content {
  display: block;
}
.drop-panel-content > .arrow {
  border-width: 11px;
  left: 20px;
  margin-left: -11px;
  border-top-width: 0;
  top: -10px;
}
.drop-panel-content > .arrow,
.drop-panel-content > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.drop-panel-content > .arrow:after {
  border-width: 10px;
  content: "";
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
}
.drop-panel-content.right > .arrow {
  left: auto;
  right: 10px;
}
.drop-panel-content.left > .arrow {
  right: auto;
  left: 20px;
}
.drop-panel-default .drop-panel-content .panel-dropdown {
  border-color: #dddddd;
}
.drop-panel-default .drop-panel-content .panel-dropdown > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.drop-panel-default .drop-panel-content .panel-dropdown > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.drop-panel-default .drop-panel-content .panel-dropdown > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.drop-panel-default .drop-panel-content .panel-dropdown.panel-seamless > .panel-body,
.drop-panel-default .drop-panel-content .panel-dropdown.panel-seamless > .panel-collapse > .panel-body,
.drop-panel-default .drop-panel-content .panel-dropdown.panel-seamless > .panel-footer,
.drop-panel-default .drop-panel-content .panel-dropdown.panel-seamless > .panel-collapse > .panel-footer {
  background-color: #f5f5f5;
}
.drop-panel-default .drop-panel-content .panel-dropdown.top .arrow {
  border-top-color: #dddddd;
}
.drop-panel-default .drop-panel-content .panel-dropdown.top .arrow:after {
  border-top-color: #f5f5f5;
}
.drop-panel-default .drop-panel-content .panel-dropdown.right .arrow,
.timeline > .drop-panel-default .drop-panel-content .panel-dropdown:nth-child(even) .arrow {
  border-right-color: #dddddd;
}
.drop-panel-default .drop-panel-content .panel-dropdown.right .arrow:after,
.timeline > .drop-panel-default .drop-panel-content .panel-dropdown:nth-child(even) .arrow:after {
  border-right-color: #f5f5f5;
}
.drop-panel-default .drop-panel-content .panel-dropdown.bottom .arrow {
  border-bottom-color: #dddddd;
}
.drop-panel-default .drop-panel-content .panel-dropdown.bottom .arrow:after {
  border-bottom-color: #f5f5f5;
}
.drop-panel-default .drop-panel-content .panel-dropdown.left .arrow,
.timeline > .drop-panel-default .drop-panel-content .panel-dropdown:nth-child(odd) .arrow {
  border-left-color: #dddddd;
}
.drop-panel-default .drop-panel-content .panel-dropdown.left .arrow:after,
.timeline > .drop-panel-default .drop-panel-content .panel-dropdown:nth-child(odd) .arrow:after {
  border-left-color: #f5f5f5;
}
.drop-panel-default .drop-panel-content .panel-dropdown > .list-group > .list-group-item {
  border-color: #dddddd;
}
.drop-panel-default .drop-panel-content > .arrow {
  border-bottom-color: #dddddd;
}
.drop-panel-default .drop-panel-content > .arrow:after {
  border-bottom-color: #f5f5f5;
}
.drop-panel-plain .drop-panel-content .panel-dropdown {
  border-color: #dddddd;
}
.drop-panel-plain .drop-panel-content .panel-dropdown > .panel-heading {
  color: #333333;
  background-color: #ffffff;
  border-color: #ffffff;
}
.drop-panel-plain .drop-panel-content .panel-dropdown > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.drop-panel-plain .drop-panel-content .panel-dropdown > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.drop-panel-plain .drop-panel-content .panel-dropdown.panel-seamless > .panel-body,
.drop-panel-plain .drop-panel-content .panel-dropdown.panel-seamless > .panel-collapse > .panel-body,
.drop-panel-plain .drop-panel-content .panel-dropdown.panel-seamless > .panel-footer,
.drop-panel-plain .drop-panel-content .panel-dropdown.panel-seamless > .panel-collapse > .panel-footer {
  background-color: #ffffff;
}
.drop-panel-plain .drop-panel-content .panel-dropdown.top .arrow {
  border-top-color: #dddddd;
}
.drop-panel-plain .drop-panel-content .panel-dropdown.top .arrow:after {
  border-top-color: #ffffff;
}
.drop-panel-plain .drop-panel-content .panel-dropdown.right .arrow,
.timeline > .drop-panel-plain .drop-panel-content .panel-dropdown:nth-child(even) .arrow {
  border-right-color: #dddddd;
}
.drop-panel-plain .drop-panel-content .panel-dropdown.right .arrow:after,
.timeline > .drop-panel-plain .drop-panel-content .panel-dropdown:nth-child(even) .arrow:after {
  border-right-color: #ffffff;
}
.drop-panel-plain .drop-panel-content .panel-dropdown.bottom .arrow {
  border-bottom-color: #dddddd;
}
.drop-panel-plain .drop-panel-content .panel-dropdown.bottom .arrow:after {
  border-bottom-color: #ffffff;
}
.drop-panel-plain .drop-panel-content .panel-dropdown.left .arrow,
.timeline > .drop-panel-plain .drop-panel-content .panel-dropdown:nth-child(odd) .arrow {
  border-left-color: #dddddd;
}
.drop-panel-plain .drop-panel-content .panel-dropdown.left .arrow:after,
.timeline > .drop-panel-plain .drop-panel-content .panel-dropdown:nth-child(odd) .arrow:after {
  border-left-color: #ffffff;
}
.drop-panel-plain .drop-panel-content .panel-dropdown > .list-group > .list-group-item {
  border-color: #dddddd;
}
.drop-panel-plain .drop-panel-content > .arrow {
  border-bottom-color: #dddddd;
}
.drop-panel-plain .drop-panel-content > .arrow:after {
  border-bottom-color: #ffffff;
}
.drop-panel-small .drop-panel-content .panel-dropdown {
  min-width: 225px;
}
.dropdown {
  display: inline;
}
.dropdown-menu > li > a,
.multi-column-menu .section-items a {
  padding: 11px 16px;
  color: #3399cc;
}
.dropdown-menu > li > a:hover,
.multi-column-menu .section-items a:hover {
  background: #3399cc;
  color: #ffffff;
}
li.dropdown-header {
  color: #cccccc;
  padding-left: 16px;
  text-align: center;
  border-top: 2px solid #cccccc;
  border-bottom: 2px solid #cccccc;
}
li.dropdown-header:first-child {
  border-top: none;
}
.dropdown-menu {
  min-width: 190px;
  background: #ffffff;
}
.open .multi-column-menu {
  display: flex;
}
.open .multi-column-menu .section-items a {
  display: block;
  white-space: nowrap;
}
.open .multi-column-menu .menu-section {
  text-align: left;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.open .multi-column-menu .menu-section .section-items {
  list-style: none;
  padding-top: 10px !important;
  padding-left: 16px !important;
}
.open .multi-column-menu .section-label {
  padding-left: 35px;
  font-weight: bold;
}
.environment-banner {
  height: 30px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1030;
  overflow: hidden;
  background-color: #b0231e;
  background-image: -webkit-linear-gradient(45deg, #bd2620 25%, transparent 25%, transparent 50%, #bd2620 50%, #bd2620 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, #bd2620 25%, transparent 25%, transparent 50%, #bd2620 50%, #bd2620 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.environment-banner .environment-name {
  float: left;
  width: 75px;
  height: 100%;
  text-align: center;
  position: relative;
  padding: 6px 0;
  background-color: #911d19;
  background-color: rgba(0, 0, 0, 0.3);
  border-right: 1px solid #e04f49;
  -webkit-box-shadow: inset -2px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset -2px 0px 3px rgba(0, 0, 0, 0.3);
  color: #ffffff;
}
.environment-banner .environment-message {
  margin-left: 75px;
  padding: 6px 12px;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.85);
}
.environment-banner + .navbar-fixed-top-wrapper {
  padding-bottom: 90px;
}
.environment-banner + .navbar-fixed-top-wrapper .navbar-fixed-top {
  top: 30px;
}
.environment-banner + .container-fluid,
.environment-banner + .container {
  margin-top: 30px;
}
.environment-banner + .container-fluid .navbar-fixed-top-wrapper .navbar-fixed-top {
  top: 30px;
}
.maintenance-announcement {
  text-align: center;
  position: fixed;
  right: 20px;
  top: 20px;
  z-index: 9999;
  max-width: 400px;
}
@media screen and (min-width: 768px) {
  .environment-banner + .container-fluid .navbar-fixed-top-wrapper + .navbar-fixed-top-wrapper .navbar-fixed-top {
    top: 90px;
  }
}
#bf-browser-detect + .environment-banner {
  top: 57px;
}
#bf-browser-detect + .environment-banner + .container-fluid {
  margin-top: 87px;
}
#bf-browser-detect + .environment-banner + .container-fluid .navbar-fixed-top-wrapper .navbar-fixed-top {
  top: 87px;
}
#bf-browser-detect + .environment-banner + .container-fluid .navbar-fixed-top-wrapper + .navbar-fixed-top-wrapper .navbar-fixed-top {
  top: 147px;
}
#admin .container-fluid + footer,
#hradmin .container-fluid + footer,
#admin .container-fluid > footer,
#hradmin .container-fluid > footer {
  margin: 0px 0px 10px 100px;
}
.footer-horizontal-rule {
  padding-top: 10px;
  border-top: 1px solid #dddddd;
  margin: 0px 0px 10px 100px;
}
.footer-horizontal-rule .row {
  margin: 0 5px;
}
@media (min-width: 768px) {
  .footer-right {
    text-align: right;
  }
}
@media (max-width: 768px) {
  #hradmin footer {
    margin: 10px 0 10px 16px;
  }
}
.has-feedback .field-container {
  position: relative;
}
.has-feedback .form-control-feedback {
  right: 16px;
}
.has-feedback .field-append-wrapper .form-control-feedback {
  right: 40px;
  z-index: 995;
}
.input-group-btn .btn {
  background: #ffffff;
}
.help-block {
  color: #333333;
}
.date-picker-wrapper {
  position: relative;
}
.date-picker-wrapper .fa {
  color: #cccccc;
}
.datepicker-dropdown.datepicker-orient-bottom:before,
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: auto;
}
legend {
  margin-bottom: 6.5px;
}
fieldset.field-container .radio,
fieldset.field-container .checkbox {
  margin-top: 0;
}
.radio-fieldset legend,
.checkbox-fieldset legend,
.select-fieldset legend {
  border: 0;
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: bold;
  color: #333333;
}
.has-error {
  color: #bd2620;
}
.has-error input {
  background: #f3ddde;
}
.has-error .bootstrap-tagsinput {
  color: #e57a20;
  border-color: #aa1c24;
  background: #f3ddde;
}
.has-success {
  color: #356119;
}
.has-success input {
  background: #dff1d7;
}
.has-success .bootstrap-tagsinput {
  color: #356119;
  border-color: #5ab52e;
  background: #dff1d7;
}
.has-warning {
  color: #bd2620;
}
.has-warning input {
  background: #fffbe1;
}
.has-warning .bootstrap-tagsinput {
  color: #e57a20;
  border-color: #f9d097;
  background: #fffbe1;
}
.form-inline .radio,
.form-inline .checkbox {
  margin-right: 16px;
}
.form-inline .form-group {
  padding-right: 12px;
}
.form-inline .form-group label {
  margin-right: 8px;
}
.list-scroll {
  width: 200px;
  height: 190px;
  border: 1px solid #cccccc;
  overflow-y: scroll;
  border-radius: 4px;
}
.list-scroll ul {
  padding-left: 0;
}
.list-scroll li {
  list-style-type: none;
  color: #3399cc;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 16px;
}
.list-scroll li:hover {
  background: #3399cc;
  color: #ffffff;
}
.activity-controls {
  margin-bottom: 10px;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 2px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
}
.form-control-sized {
  display: block;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #666666;
  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-sized:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control-sized::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control-sized:-ms-input-placeholder {
  color: #999999;
}
.form-control-sized::-webkit-input-placeholder {
  color: #999999;
}
.form-control-sized[disabled],
.form-control-sized[readonly],
fieldset[disabled] .form-control-sized {
  cursor: not-allowed;
  background-color: #cccccc;
  opacity: 1;
}
textarea.form-control-sized {
  height: auto;
}
.form-separated fieldset {
  border-bottom: 1px dotted #cccccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.form-separated fieldset:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.form-legend-borderless legend {
  border-bottom: 0;
  font-size: 17px;
}
/*TODO move to better location whenever we determine placement for BOOM styles*/
.bp-filters .pln .complare-link-section .input-group-btn:last-child > .btn {
  margin-left: -3px;
  border: 1px solid #cccccc;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.bp-filters .pln .complare-link-section .input-group-btn:last-child > .btn:hover,
.bp-filters .pln .complare-link-section .input-group-btn:last-child > .btn:focus {
  text-decoration: none;
}
.form-table {
  min-width: 1200px;
}
.form-table .row {
  border-top: 1px solid #cccccc;
}
.form-table .field-container .radio,
.form-table .field-container .checkbox,
.form-table input[type="checkbox"] {
  display: inline-block;
  margin: 25px 0px 0px 25px;
}
.form-striped fieldset .row:nth-child(even) {
  background: #ffffff;
}
.fileinput-button {
  position: relative;
  overflow: hidden;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}
.file-upload-drop-zone {
  width: 100%;
  border: 3px dashed #cccccc;
}
.file-upload-drop-zone.hover {
  border: 3px dashed #3399cc;
}
.file-upload-drop-zone.hover .bficon {
  color: #3399cc !important;
}
.file-upload-drop-zone.hover a,
.file-upload-drop-zone.hover .btn,
.file-upload-drop-zone.hover label {
  display: none;
}
.file-upload-drop-zone.fade {
  opacity: 1;
}
.file-upload-drop-zone .file-upload-drop-zone-header {
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.file-upload-drop-zone .file-upload-drop-zone-header .bficon {
  color: #cccccc;
}
.file-upload-drop-zone .file-upload-drop-zone-body {
  padding-top: 10px !important;
  padding-right: 16px !important;
  padding-bottom: 10px !important;
  padding-left: 16px !important;
  background: #f4f4f4;
}
.field-container.input-hidden {
  height: 0px;
  padding: 0px;
  margin: 0px;
}
.input-password .has-view-toggle {
  position: relative;
}
.input-password .has-view-toggle .bficon {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
}
.bficon-dropdown-indicator:before {
  content: "\f196";
}
.bficon-collapse-indicator:before {
  content: "\f152";
}
.bficon-tooltip-indicator:before {
  content: "\f103";
}
.bficon-progress-step-complete-icon:before,
.bficon-progress-step-complete:before {
  content: "\f172";
}
.bficon-bank-circle-o-alt:before {
  content: "\f178";
}
.bficon-benefit-medical:before {
  content: "\f180";
  color: #73ddad;
}
.bficon-benefit-dental:before {
  content: "\f12a";
  color: #d09f32;
}
.bficon-benefit-critical-illness:before {
  content: "\f166";
  color: #ae3d45;
}
.bficon-benefit-adad:before {
  content: "\f1e4";
  color: #8fc06c;
}
.bficon-benefit-life:before {
  content: "\f1ea";
  color: #577b87;
}
.bficon-benefit-vision:before {
  content: "\f102";
  color: #8aa4b3;
}
.bficon-benefit-pharmacy:before {
  content: "\f109";
  color: #3399cc;
}
.bficon-benefit-long-term-disability:before {
  content: "\f16a";
  color: #857798;
}
.bficon-benefit-short-term-disability:before {
  content: "\f198";
  color: #86b094;
}
.bficon-benefit-financial:before {
  content: "\f197";
  color: #229c4f;
}
.bficon-benefit-savings-account:before {
  content: "\f1bd";
  color: #de79b8;
}
.bficon-benefit-wellness:before {
  content: "\f191";
  color: #54844f;
}
.bficon-benefit-identity-protection:before {
  content: "\f110";
  color: #6a6565;
}
.bficon-benefit-auto:before {
  content: "\f1de";
  color: #5f7cbd;
}
.bficon-benefit-home:before {
  content: "\f123";
  color: #729e67;
}
.bficon-benefit-legal:before {
  content: "\f144";
  color: #000000;
}
.bficon-benefit-bundle:before {
  content: "\f14d";
  color: #0d80cf;
}
.bficon-benefit-pet:before {
  content: "\f177";
  color: #a51c14;
}
.bficon-progress-step-complete:before {
  content: "\f172";
}
.bficon-benefit-telehealth:before {
  content: "\f19b";
  color: #63a3c5;
}
.bficon-benefit-worksite-short-term-disability:before {
  content: "\f212";
  color: #857798;
}
.bficon-benefit-hub:before {
  content: "\f13f";
  color: #63a3c5;
}
.bficon-benefit-disability_st:before {
  content: "\f198";
  color: #86b094;
}
.bficon-benefit-long_term_disability:before {
  content: "\f16a";
  color: #857798;
}
.bficon-benefit-flex_spending:before {
  content: "\f197";
  color: #229c4f;
}
.bficon-benefit-health_savings:before {
  content: "\f1bd";
  color: #de79b8;
}
.bficon-benefit-voluntary_accident:before {
  content: "\f1ea";
  color: #577b87;
}
.bficon-benefit-critical_illness:before {
  content: "\f166";
  color: #ae3d45;
}
.bficon-benefit-travel:before {
  content: "\f15b";
  color: #40a6c0;
}
.bficon-benefit-employee_assistance_program:before {
  content: "\f100";
  color: #00935c;
}
.bficon-benefit-identity_protection:before {
  content: "\f110";
  color: #6a6565;
}
.bficon-benefit-heart_ekg:before {
  content: "\f166";
  color: #ae3d45;
}
.bficon-default {
  color: #999999;
}
.bficon-primary {
  color: #3399cc;
}
.bficon-success {
  color: #356119;
}
.bficon-warning {
  color: #e57a20;
}
.bficon-danger {
  color: #bd2620;
}
.bficon-info {
  color: #f0faff;
}
.bficon-star {
  color: #f4d000;
}
.bficon-file {
  color: #cccccc;
}
.bficon-cross {
  color: #73ddad;
}
.bficon-piggy-bank {
  color: #de79b8;
}
.bficon-tooth {
  color: #cfa033;
}
.bficon-credit-card {
  color: #a8a8a8;
}
.bficon-bank {
  color: #a8a8a8;
}
.bficon-legend-color1 {
  color: #3399cc;
}
.bficon-legend-color2 {
  color: #356119;
}
.bficon-legend-color3 {
  color: #e57a20;
}
.bficon-legend-color4 {
  color: #bd2620;
}
.bficon-legend-color5 {
  color: #8d598d;
}
.bficon-gs-color1 {
  color: #0077c8;
  background-color: #f0faff;
}
.bficon-gs-color2 {
  color: #00bf6f;
  background-color: #e6fceb;
}
.bficon-gs-color3 {
  color: #f47d2b;
  background-color: #fff7ed;
}
[class*="bficon-angle"]:before,
[class*="bficon-chevron"]:before,
.bficon-dropdown-indicator:before {
  font-size: 0.8em;
}
.bficon-bell-ringing-o:before {
  font-size: 1.4em;
}
.hsa-indicator {
  fill: #3399cc;
}
.hra-indicator {
  fill: #33c86b;
}
.rra-indicator {
  fill: #ff9c28;
}
.svg .svg-fallback {
  display: none;
}
.bficon-best-match {
  padding-right: 5em;
}
.bficon-selfpay-logotype {
  color: #094b7a;
}
.label.label-category {
  padding: 6px 16px;
  border-radius: 6px;
  color: #4998bf;
  background: #e5f2f8;
  font-size: 13px;
}
.control-label > i.after-text {
  margin-left: 5px;
}
.list-divided.list-inline {
  margin-left: -8px;
}
.list-divided.list-inline li {
  padding: 2px 8px;
}
.list-divided.list-inline li + li {
  border-top: 1px solid #cccccc;
  position: relative;
  border-top: 0;
  border-left: 1px solid #cccccc;
}
.list-divided.list-inline li + li:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: none #f4f4f4;
  content: "";
}
.list-divided.list-inline li + li.divider-vertical {
  border-top: 0;
  border-left: 1px solid #cccccc;
}
.list-divided.list-inline li + li.divider-vertical:before {
  height: 100%;
  width: 1px;
}
@media (max-width: 767px) {
  .list-divided.list-inline li + li.divider-vertical:before {
    width: 0;
  }
}
@media (max-width: 767px) {
  .list-divided.list-inline li + li.divider-vertical {
    border-left: 0;
  }
}
.list-divided.list-inline li + li.divider-dotted {
  border-top: 1px dotted #cccccc;
}
.list-divided.list-inline li + li.divider-dashed {
  border-top: 1px dashed #cccccc;
}
.list-divided.list-inline li + li.divider-dotted:before,
.list-divided.list-inline li + li.divider-dashed:before {
  content: none;
}
.list-divided.list-inline li + li:before {
  height: 100%;
  width: 1px;
}
@media (max-width: 767px) {
  .list-divided.list-inline li + li:before {
    width: 0;
  }
}
@media (max-width: 767px) {
  .list-divided.list-inline li + li {
    border-left: 0;
  }
}
.dl-horizontal-left .dl-row {
  margin-top: 10px;
}
.dl-horizontal-left .dl-row dt {
  text-align: left;
  white-space: normal;
}
.dl-horizontal-striped dt:nth-child(4n+3),
.dl-horizontal-striped dd:nth-child(4n+4) {
  background-color: #ececec;
}
.dl-horizontal-dt-left dt {
  text-align: left;
}
.dl-horizontal-expanded-vertical dt,
.dl-horizontal-expanded-vertical dd {
  padding-top: 10px;
  padding-bottom: 10px;
}
.dl-horizontal-expanded-all dt,
.dl-horizontal-expanded-all dd {
  padding: 10px;
}
.list-group-item-full-bleed {
  padding: 2px 0 0 0;
  border: none;
}
.list-group-item-full-bleed:last-child {
  padding-bottom: 2px;
}
.list-group-scroll {
  max-height: 350px;
  overflow-y: auto;
}
.list-group-divided .list-group-item {
  padding: 10px 0;
  border: none;
  border-top: 1px dotted #dddddd;
  background-color: inherit;
}
.list-group-divided .list-group-item:first-child {
  padding-top: 0;
  border-top: none;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
.media-body {
  width: 10000px;
}
.media-left {
  padding-right: 16px;
}
.media-right {
  padding-left: 16px;
}
.media-progress {
  padding: 10px 8px;
  color: #666666;
}
.media-progress .media-object {
  width: 80px;
  text-align: center;
  font-size: 30px;
  font-weight: 200;
  font-style: normal;
  font-family: CustomFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a .media-progress:hover {
  background-color: #f9f9f9;
  color: #333333;
}
.media-link {
  color: #333333;
}
.media-link:hover {
  color: #333333;
}
.media-link:hover .media {
  background-color: #f4f4f4;
}
.media-link > .media {
  padding: 10px 12px 6px;
}
.media-list :first-child.divider {
  border-top: 0;
}
@media screen and (max-width: 767px) {
  .media-body,
  .media-left,
  .media-right {
    display: block;
  }
  .media-body {
    width: auto;
  }
  .media-left {
    padding-right: 0;
  }
  .media-right {
    padding-left: 0;
  }
  .media .text-right,
  .media .text-left {
    text-align: inherit;
  }
}
.modal-header.modal-header-plain {
  border-bottom: 0;
}
.modal-open .datepicker {
  z-index: 1051 !important;
}
.modal-footer {
  text-align: left;
}
.modal-content-default .modal-footer {
  background: #f4f4f4;
}
.modal-content-plain .modal-header,
.modal-content-plain .modal-footer {
  border: 0;
}
.modal-content-plain .modal-body {
  padding: 0 20px;
}
.modal-content-success {
  background-color: #dff1d7;
  border-color: #5ab52e;
}
.modal-content-success h4 {
  color: #356119;
}
.modal-content-info {
  background-color: #f0faff;
  border-color: #a7d5ee;
}
.modal-content-info h4 {
  color: #333333;
}
.modal-content-warning {
  background-color: #fffbe1;
  border-color: #f9d097;
}
.modal-content-warning h4 {
  color: #333333;
}
.modal-content-danger {
  background-color: #f3ddde;
  border-color: #aa1c24;
}
.modal-content-danger h4 {
  color: #333333;
}
.modal .popover {
  width: 414px;
}
.modal-body video {
  width: 100%;
}
.nav-pills > li > a {
  padding: 1rem;
}
.nav-pills > li > a > i {
  color: #bfbfbf;
  margin-right: 0.3em;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  background-color: none;
  border-left: none;
  color: #3399cc;
  font-weight: 300;
}
.nav-pills > li > a:hover > i,
.nav-pills > li > a:focus > i {
  color: #3399cc;
}
.nav-pills > li.active > a > i,
.nav-pills > li.active > a > i:hover,
.nav-pills > li.active > a > i:focus {
  color: #ffffff;
}
.nav-inverse {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0);
  color: #999999;
}
.nav-inverse > li > a {
  color: #999999;
}
.nav-inverse > li > a > i {
  color: #999999;
}
.nav-inverse > li > a:hover,
.nav-inverse > li > a:focus {
  color: #ffffff;
  background-color: #454545;
}
.nav-inverse > li > a:hover > i,
.nav-inverse > li > a:focus > i {
  color: #ffffff;
}
.nav-inverse > li.active > a,
.nav-inverse > li.active > a:hover,
.nav-inverse > li.active > a:focus {
  color: #ffffff;
  background-color: #454545;
}
.nav-inverse > li.active > a > i,
.nav-inverse > li.active > a:hover > i,
.nav-inverse > li.active > a:focus > i {
  color: #ffffff;
}
.nav-inverse > li.disabled > a,
.nav-inverse > li.disabled > a:hover,
.nav-inverse > li.disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.nav-inverse > .open > a,
.nav-inverse > .open > a:hover,
.nav-inverse > .open > a:focus {
  background-color: #454545;
  color: #ffffff;
}
@media (max-width: 767px) {
  .nav-inverse .open .dropdown-menu > .dropdown-header {
    border-color: rgba(0, 0, 0, 0);
  }
  .nav-inverse .open .dropdown-menu .divider {
    background-color: rgba(0, 0, 0, 0);
  }
  .nav-inverse .open .dropdown-menu > li > a {
    color: #999999;
  }
  .nav-inverse .open .dropdown-menu > li > a:hover,
  .nav-inverse .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #454545;
  }
  .nav-inverse .open .dropdown-menu > li.active > a,
  .nav-inverse .open .dropdown-menu > li.active > a:hover,
  .nav-inverse .open .dropdown-menu > li.active > a:focus {
    color: #ffffff;
    background-color: #454545;
  }
  .nav-inverse .open .dropdown-menu > li.disabled > a,
  .nav-inverse .open .dropdown-menu > li.disabled > a:hover,
  .nav-inverse .open .dropdown-menu > li.disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.nav-buttons {
  margin-bottom: 10px;
}
.nav-buttons > li > a {
  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 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  letter-spacing: initial;
  background-color: #f2f2f2;
  border-color: #cccccc;
  background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background-image: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffededed', GradientType=0);
  border: 1px solid #cccccc;
  color: #666666;
  display: block;
  padding: 10px 0;
}
.nav-buttons > li > a:focus,
.nav-buttons > li > a:active:focus,
.nav-buttons > li > a.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.nav-buttons > li > a:hover,
.nav-buttons > li > a:focus {
  color: #666666;
  text-decoration: none;
}
.nav-buttons > li > a:active,
.nav-buttons > li > a.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);
}
.nav-buttons > li > a.disabled,
.nav-buttons > li > a[disabled],
fieldset[disabled] .nav-buttons > li > a {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nav-buttons > li > a:focus {
  outline: none;
}
.nav-buttons > li > a:hover,
.nav-buttons > li > a:focus,
.nav-buttons > li > a:active,
.nav-buttons > li > a.active,
.open .dropdown-toggle.nav-buttons > li > a {
  color: #666666;
  background-color: #dedede;
  border-color: #adadad;
}
.nav-buttons > li > a:active,
.nav-buttons > li > a.active,
.open .dropdown-toggle.nav-buttons > li > a {
  background-image: none;
}
.nav-buttons > li > a.disabled,
.nav-buttons > li > a[disabled],
fieldset[disabled] .nav-buttons > li > a,
.nav-buttons > li > a.disabled:hover,
.nav-buttons > li > a[disabled]:hover,
fieldset[disabled] .nav-buttons > li > a:hover,
.nav-buttons > li > a.disabled:focus,
.nav-buttons > li > a[disabled]:focus,
fieldset[disabled] .nav-buttons > li > a:focus,
.nav-buttons > li > a.disabled:active,
.nav-buttons > li > a[disabled]:active,
fieldset[disabled] .nav-buttons > li > a:active,
.nav-buttons > li > a.disabled.active,
.nav-buttons > li > a[disabled].active,
fieldset[disabled] .nav-buttons > li > a.active {
  background-color: #f2f2f2;
  border-color: #cccccc;
}
.nav-buttons > li > a .badge {
  color: #f2f2f2;
  background-color: #666666;
}
.nav-buttons > li > a:hover {
  background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #f0f0f0 100%);
  background-image: linear-gradient(to bottom, #f8f8f8 0%, #f0f0f0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#fff0f0f0', GradientType=0);
  border: 1px solid #d4d4d4;
  color: #7d7d7d;
}
.nav-buttons > li > a:active {
  background-image: -webkit-linear-gradient(top, #ededed 0%, #f7f7f7 100%);
  background-image: linear-gradient(to bottom, #ededed 0%, #f7f7f7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffededed', endColorstr='#fff7f7f7', GradientType=0);
  border: 1px solid #cccccc;
  color: #666666;
}
.highContrast .nav-buttons > li > a:hover {
  color: #3399cc;
  border: 1px solid #3399cc;
}
.nav-buttons > li.active a {
  background: #3399cc;
  border-color: #3399cc;
  color: #ffffff;
  filter: none;
}
.nav-buttons.nav-justified > li:not(:first-child):not(:last-child) a {
  border-radius: 0;
}
.nav-buttons.nav-justified > li:first-child:not(:last-child) a {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.nav-buttons.nav-justified > li:last-child:not(:first-child) a {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.nav-icon-stacked > li > a {
  border-radius: 0;
  padding: 10px 5px;
}
.nav-icon-stacked > li > a > i {
  font-size: 26px;
  display: block;
  padding-bottom: 6px;
  margin-right: 0;
}
.nav-icon-stacked > li.active > a {
  position: relative;
}
.nav-icon-stacked > li.active > a:before {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 3px;
  height: 100%;
  background: none #3399cc;
  content: "";
  z-index: 1;
}
.nav-icon-stacked > li + li {
  margin: 0;
}
@media (max-width: 768px) {
  .nav-icon-stacked > li > a {
    position: relative;
    padding-top: 15px;
    padding-right: 25%;
    padding-bottom: 15px;
    padding-left: 20px;
  }
  .nav-icon-stacked > li > a > i {
    position: static;
    display: inline-block;
    margin: 0;
    padding: 0;
    padding-right: 8px;
    font-size: 17px;
  }
}
.nav-lift > li > a {
  background: #333333;
  z-index: 1;
}
.nav-tree {
  border-left: 1px dotted #3798c8;
  margin-left: 23px;
  position: relative;
  top: -20px;
}
.nav-tree > li {
  position: relative;
  top: 41px;
  border-top: 1px dotted #3798c8;
  margin-left: 2px;
  clear: left;
}
.nav-tree > li > a {
  margin-left: 18px;
  padding-left: 2px;
  position: relative;
  top: -21px;
  background: #333333;
}
#drawer-col .nav-icon-stacked > li > a > i > .badge {
  right: auto;
  left: 50px;
}
@media (max-width: 768px) {
  #drawer-col .nav-icon-stacked > li > a > i > .badge {
    top: auto;
    left: auto;
    right: 10%;
  }
}
.nav > li.disabled > .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*!
 * bootstrap-vertical-tabs - v1.2.1
 * https://dbtek.github.io/bootstrap-vertical-tabs
 * 2014-11-07
 * Copyright (c) 2014 İsmail Demirbilek
 * License: MIT
 * Modified to use variables rather than hardcoded colors
 */
.tabs-left,
.tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
  border-right: 1px solid #dddddd;
}
.tabs-right {
  border-left: 1px solid #dddddd;
}
.tabs-left > li,
.tabs-right > li {
  float: none;
  margin-bottom: 2px;
}
.tabs-left > li {
  margin-right: -1px;
}
.tabs-right > li {
  margin-left: -1px;
}
.tabs-left > li.active > a,
.tabs-left > li.active > a:hover,
.tabs-left > li.active > a:focus {
  border-bottom-color: #dddddd;
  border-right-color: transparent;
}
.tabs-right > li.active > a,
.tabs-right > li.active > a:hover,
.tabs-right > li.active > a:focus {
  border-bottom: 1px solid #dddddd;
  border-left-color: transparent;
}
.tabs-left > li > a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display: block;
}
.tabs-right > li > a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}
.sideways {
  margin-top: 50px;
  border: none;
  position: relative;
}
.sideways > li {
  height: 20px;
  width: 120px;
  margin-bottom: 100px;
}
.sideways > li > a {
  border-bottom: 1px solid #ddd;
  border-right-color: transparent;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
}
.sideways > li.active > a,
.sideways > li.active > a:hover,
.sideways > li.active > a:focus {
  border-bottom-color: transparent;
  border-right-color: #ddd;
  border-left-color: #ddd;
}
.sideways.tabs-left {
  left: -50px;
}
.sideways.tabs-right {
  right: -50px;
}
.sideways.tabs-right > li {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sideways.tabs-left > li {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.nav-tabs > li > a {
  border-bottom-width: 1px;
  color: #3798c8;
}
.nav-tabs > li > a:hover {
  color: #006699;
  background-color: #e6e6e6;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: transparent;
  border-bottom: 1px solid #3399cc;
}
.tabs-left > li > a,
.tabs-right > li > a {
  font-size: 11px;
  border-bottom-width: 1px;
  border-radius: 0;
}
.tabs-left > li > a,
.tabs-right > li > a,
.tabs-left > li > a:hover,
.tabs-right > li > a:hover {
  border-color: #cccccc;
}
.tabs-left > li.active > a,
.tabs-right > li.active > a {
  border-bottom-width: 1px;
}
.tabs-left > li.active > a,
.tabs-right > li.active > a,
.tabs-left > li.active > a:hover,
.tabs-right > li.active > a:hover,
.tabs-left > li.active > a:focus,
.tabs-right > li.active > a:focus {
  color: #666666;
  border: 1px solid #dddddd;
  background-color: #e7f7ff;
}
.tabs-left {
  border-right-color: transparent;
}
.tabs-left > li {
  border-left: 1px solid transparent;
}
.tabs-left > li.active {
  border-color: #3399cc;
}
.tabs-right {
  border-left-color: transparent;
}
.tabs-right > li {
  border-right: 1px solid transparent;
}
.tabs-right > li.active {
  border-color: #3399cc;
}
.navbar-fixed-top-wrapper {
  padding-bottom: 60px;
}
.navbar-fixed-top-wrapper nav.navbar-app-header {
  display: flex;
  flex-direction: column;
}
.navbar .btn-link:hover,
.navbar .btn-link:focus {
  text-decoration: none;
}
.navbar .navbar-nav > li {
  /*&.disabled {
				> a.btn {
					.btn-variant(@btn-disabled-bg, @btn-disabled-color, @btn-disabled-border, @btn-disabled-intensity);
					.opacity(@btn-disabled-opacity);
				}
			}*/
}
.navbar .navbar-nav > li > a.btn-default {
  color: #666666;
  background-color: #f2f2f2;
  border-color: #cccccc;
}
.navbar .navbar-nav > li > a.btn-default:hover,
.navbar .navbar-nav > li > a.btn-default:focus,
.navbar .navbar-nav > li > a.btn-default:active,
.navbar .navbar-nav > li > a.btn-default.active,
.open .dropdown-toggle.navbar .navbar-nav > li > a.btn-default {
  color: #666666;
  background-color: #dedede;
  border-color: #adadad;
}
.navbar .navbar-nav > li > a.btn-default:active,
.navbar .navbar-nav > li > a.btn-default.active,
.open .dropdown-toggle.navbar .navbar-nav > li > a.btn-default {
  background-image: none;
}
.navbar .navbar-nav > li > a.btn-default.disabled,
.navbar .navbar-nav > li > a.btn-default[disabled],
fieldset[disabled] .navbar .navbar-nav > li > a.btn-default,
.navbar .navbar-nav > li > a.btn-default.disabled:hover,
.navbar .navbar-nav > li > a.btn-default[disabled]:hover,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-default:hover,
.navbar .navbar-nav > li > a.btn-default.disabled:focus,
.navbar .navbar-nav > li > a.btn-default[disabled]:focus,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-default:focus,
.navbar .navbar-nav > li > a.btn-default.disabled:active,
.navbar .navbar-nav > li > a.btn-default[disabled]:active,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-default:active,
.navbar .navbar-nav > li > a.btn-default.disabled.active,
.navbar .navbar-nav > li > a.btn-default[disabled].active,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-default.active {
  background-color: #f2f2f2;
  border-color: #cccccc;
}
.navbar .navbar-nav > li > a.btn-default .badge {
  color: #f2f2f2;
  background-color: #666666;
}
.navbar .navbar-nav > li > a.btn-primary {
  color: #ffffff;
  background-color: #3493c5;
  border-color: #3493c5;
}
.navbar .navbar-nav > li > a.btn-primary:hover,
.navbar .navbar-nav > li > a.btn-primary:focus,
.navbar .navbar-nav > li > a.btn-primary:active,
.navbar .navbar-nav > li > a.btn-primary.active,
.open .dropdown-toggle.navbar .navbar-nav > li > a.btn-primary {
  color: #ffffff;
  background-color: #2b7ba5;
  border-color: #276f95;
}
.navbar .navbar-nav > li > a.btn-primary:active,
.navbar .navbar-nav > li > a.btn-primary.active,
.open .dropdown-toggle.navbar .navbar-nav > li > a.btn-primary {
  background-image: none;
}
.navbar .navbar-nav > li > a.btn-primary.disabled,
.navbar .navbar-nav > li > a.btn-primary[disabled],
fieldset[disabled] .navbar .navbar-nav > li > a.btn-primary,
.navbar .navbar-nav > li > a.btn-primary.disabled:hover,
.navbar .navbar-nav > li > a.btn-primary[disabled]:hover,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-primary:hover,
.navbar .navbar-nav > li > a.btn-primary.disabled:focus,
.navbar .navbar-nav > li > a.btn-primary[disabled]:focus,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-primary:focus,
.navbar .navbar-nav > li > a.btn-primary.disabled:active,
.navbar .navbar-nav > li > a.btn-primary[disabled]:active,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-primary:active,
.navbar .navbar-nav > li > a.btn-primary.disabled.active,
.navbar .navbar-nav > li > a.btn-primary[disabled].active,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-primary.active {
  background-color: #3493c5;
  border-color: #3493c5;
}
.navbar .navbar-nav > li > a.btn-primary .badge {
  color: #3493c5;
  background-color: #ffffff;
}
.navbar .navbar-nav > li > a.btn-success {
  color: #ffffff;
  background-color: #356119;
  border-color: #356119;
}
.navbar .navbar-nav > li > a.btn-success:hover,
.navbar .navbar-nav > li > a.btn-success:focus,
.navbar .navbar-nav > li > a.btn-success:active,
.navbar .navbar-nav > li > a.btn-success.active,
.open .dropdown-toggle.navbar .navbar-nav > li > a.btn-success {
  color: #ffffff;
  background-color: #234111;
  border-color: #1a300c;
}
.navbar .navbar-nav > li > a.btn-success:active,
.navbar .navbar-nav > li > a.btn-success.active,
.open .dropdown-toggle.navbar .navbar-nav > li > a.btn-success {
  background-image: none;
}
.navbar .navbar-nav > li > a.btn-success.disabled,
.navbar .navbar-nav > li > a.btn-success[disabled],
fieldset[disabled] .navbar .navbar-nav > li > a.btn-success,
.navbar .navbar-nav > li > a.btn-success.disabled:hover,
.navbar .navbar-nav > li > a.btn-success[disabled]:hover,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-success:hover,
.navbar .navbar-nav > li > a.btn-success.disabled:focus,
.navbar .navbar-nav > li > a.btn-success[disabled]:focus,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-success:focus,
.navbar .navbar-nav > li > a.btn-success.disabled:active,
.navbar .navbar-nav > li > a.btn-success[disabled]:active,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-success:active,
.navbar .navbar-nav > li > a.btn-success.disabled.active,
.navbar .navbar-nav > li > a.btn-success[disabled].active,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-success.active {
  background-color: #356119;
  border-color: #356119;
}
.navbar .navbar-nav > li > a.btn-success .badge {
  color: #356119;
  background-color: #ffffff;
}
.navbar .navbar-nav > li > a.btn-info {
  color: #ffffff;
  background-color: #f0faff;
  border-color: #f0faff;
}
.navbar .navbar-nav > li > a.btn-info:hover,
.navbar .navbar-nav > li > a.btn-info:focus,
.navbar .navbar-nav > li > a.btn-info:active,
.navbar .navbar-nav > li > a.btn-info.active,
.open .dropdown-toggle.navbar .navbar-nav > li > a.btn-info {
  color: #ffffff;
  background-color: #c7ecff;
  border-color: #b3e6ff;
}
.navbar .navbar-nav > li > a.btn-info:active,
.navbar .navbar-nav > li > a.btn-info.active,
.open .dropdown-toggle.navbar .navbar-nav > li > a.btn-info {
  background-image: none;
}
.navbar .navbar-nav > li > a.btn-info.disabled,
.navbar .navbar-nav > li > a.btn-info[disabled],
fieldset[disabled] .navbar .navbar-nav > li > a.btn-info,
.navbar .navbar-nav > li > a.btn-info.disabled:hover,
.navbar .navbar-nav > li > a.btn-info[disabled]:hover,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-info:hover,
.navbar .navbar-nav > li > a.btn-info.disabled:focus,
.navbar .navbar-nav > li > a.btn-info[disabled]:focus,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-info:focus,
.navbar .navbar-nav > li > a.btn-info.disabled:active,
.navbar .navbar-nav > li > a.btn-info[disabled]:active,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-info:active,
.navbar .navbar-nav > li > a.btn-info.disabled.active,
.navbar .navbar-nav > li > a.btn-info[disabled].active,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-info.active {
  background-color: #f0faff;
  border-color: #f0faff;
}
.navbar .navbar-nav > li > a.btn-info .badge {
  color: #f0faff;
  background-color: #ffffff;
}
.navbar .navbar-nav > li > a.btn-warning {
  color: #ffffff;
  background-color: #e57a20;
  border-color: #e57a20;
}
.navbar .navbar-nav > li > a.btn-warning:hover,
.navbar .navbar-nav > li > a.btn-warning:focus,
.navbar .navbar-nav > li > a.btn-warning:active,
.navbar .navbar-nav > li > a.btn-warning.active,
.open .dropdown-toggle.navbar .navbar-nav > li > a.btn-warning {
  color: #ffffff;
  background-color: #c56717;
  border-color: #b35d15;
}
.navbar .navbar-nav > li > a.btn-warning:active,
.navbar .navbar-nav > li > a.btn-warning.active,
.open .dropdown-toggle.navbar .navbar-nav > li > a.btn-warning {
  background-image: none;
}
.navbar .navbar-nav > li > a.btn-warning.disabled,
.navbar .navbar-nav > li > a.btn-warning[disabled],
fieldset[disabled] .navbar .navbar-nav > li > a.btn-warning,
.navbar .navbar-nav > li > a.btn-warning.disabled:hover,
.navbar .navbar-nav > li > a.btn-warning[disabled]:hover,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-warning:hover,
.navbar .navbar-nav > li > a.btn-warning.disabled:focus,
.navbar .navbar-nav > li > a.btn-warning[disabled]:focus,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-warning:focus,
.navbar .navbar-nav > li > a.btn-warning.disabled:active,
.navbar .navbar-nav > li > a.btn-warning[disabled]:active,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-warning:active,
.navbar .navbar-nav > li > a.btn-warning.disabled.active,
.navbar .navbar-nav > li > a.btn-warning[disabled].active,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-warning.active {
  background-color: #e57a20;
  border-color: #e57a20;
}
.navbar .navbar-nav > li > a.btn-warning .badge {
  color: #e57a20;
  background-color: #ffffff;
}
.navbar .navbar-nav > li > a.btn-danger {
  color: #ffffff;
  background-color: #bd2620;
  border-color: #bd2620;
}
.navbar .navbar-nav > li > a.btn-danger:hover,
.navbar .navbar-nav > li > a.btn-danger:focus,
.navbar .navbar-nav > li > a.btn-danger:active,
.navbar .navbar-nav > li > a.btn-danger.active,
.open .dropdown-toggle.navbar .navbar-nav > li > a.btn-danger {
  color: #ffffff;
  background-color: #9a1f1a;
  border-color: #891b17;
}
.navbar .navbar-nav > li > a.btn-danger:active,
.navbar .navbar-nav > li > a.btn-danger.active,
.open .dropdown-toggle.navbar .navbar-nav > li > a.btn-danger {
  background-image: none;
}
.navbar .navbar-nav > li > a.btn-danger.disabled,
.navbar .navbar-nav > li > a.btn-danger[disabled],
fieldset[disabled] .navbar .navbar-nav > li > a.btn-danger,
.navbar .navbar-nav > li > a.btn-danger.disabled:hover,
.navbar .navbar-nav > li > a.btn-danger[disabled]:hover,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-danger:hover,
.navbar .navbar-nav > li > a.btn-danger.disabled:focus,
.navbar .navbar-nav > li > a.btn-danger[disabled]:focus,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-danger:focus,
.navbar .navbar-nav > li > a.btn-danger.disabled:active,
.navbar .navbar-nav > li > a.btn-danger[disabled]:active,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-danger:active,
.navbar .navbar-nav > li > a.btn-danger.disabled.active,
.navbar .navbar-nav > li > a.btn-danger[disabled].active,
fieldset[disabled] .navbar .navbar-nav > li > a.btn-danger.active {
  background-color: #bd2620;
  border-color: #bd2620;
}
.navbar .navbar-nav > li > a.btn-danger .badge {
  color: #bd2620;
  background-color: #ffffff;
}
.navbar-form:not(:first-child) + .navbar-nav {
  margin-left: -15px;
}
.navbar-toolbar {
  background: #ffffff;
  border-color: #ffffff;
}
.navbar-toolbar label {
  font-weight: normal;
}
@media (min-width: 768px) {
  .navbar-toolbar.navbar-default .navbar-nav > li:not(.open) > a,
  .navbar-toolbar.navbar-default .navbar-form > .form-group {
    border-right: 1px solid #eeeeee;
  }
  .navbar-toolbar .navbar-form {
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-toolbar .navbar-form > .form-group {
    margin-top: 14px;
    margin-bottom: 14px;
    margin-left: 12px;
    line-height: 32px;
  }
  .navbar-toolbar .navbar-form > .form-group:first-child {
    margin-left: 0;
  }
  .navbar-toolbar .navbar-form .dropdown-toggle {
    line-height: 1;
    vertical-align: middle;
  }
}
#hradmin .page-header {
  background: #e9e9e9;
  padding: 20px 16px;
  margin: 0;
}
.panel {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-full-bleed {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
}
.panel-plain {
  border-color: #dddddd;
}
.panel-plain > .panel-heading {
  color: #333333;
  background-color: #ffffff;
  border-color: #ffffff;
}
.panel-plain > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-plain > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-plain.panel-seamless > .panel-body,
.panel-plain.panel-seamless > .panel-collapse > .panel-body,
.panel-plain.panel-seamless > .panel-footer,
.panel-plain.panel-seamless > .panel-collapse > .panel-footer {
  background-color: #ffffff;
}
.panel-plain.top .arrow {
  border-top-color: #dddddd;
}
.panel-plain.top .arrow:after {
  border-top-color: #ffffff;
}
.panel-plain.right .arrow,
.timeline > .panel-plain:nth-child(even) .arrow {
  border-right-color: #dddddd;
}
.panel-plain.right .arrow:after,
.timeline > .panel-plain:nth-child(even) .arrow:after {
  border-right-color: #ffffff;
}
.panel-plain.bottom .arrow {
  border-bottom-color: #dddddd;
}
.panel-plain.bottom .arrow:after {
  border-bottom-color: #ffffff;
}
.panel-plain.left .arrow,
.timeline > .panel-plain:nth-child(odd) .arrow {
  border-left-color: #dddddd;
}
.panel-plain.left .arrow:after,
.timeline > .panel-plain:nth-child(odd) .arrow:after {
  border-left-color: #ffffff;
}
.panel-plain > .list-group > .list-group-item {
  border-color: #dddddd;
}
.panel-plain .panel-title {
  font-family: inherit;
  font-weight: bold;
  line-height: 1.1;
  margin-top: 18px;
  margin-bottom: 9px;
  font-size: 24px;
  font-family: CustomFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-style: normal;
  color: #333333;
}
.panel-plain .panel-title small,
.panel-plain .panel-title .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
.panel-plain .panel-title small,
.panel-plain .panel-title .small {
  font-size: 65%;
}
.panel-plain .panel-title.seamless small,
.panel-plain .panel-title.seamless .small {
  color: #333333;
}
.panel-seamless > .panel-heading {
  border-bottom: none;
}
.panel-seamless > .panel-footer,
.panel-seamless > .panel-collapse > .panel-footer {
  border-top: none;
}
.panel-seamless.panel-primary {
  background-color: #3399cc;
}
.panel-seamless.panel-primary .panel-heading h2 {
  color: #333333;
}
.panel-seamless.panel-success {
  background-color: #dff1d7;
}
.panel-seamless.panel-success .panel-heading h2 {
  color: #333333;
}
.panel-seamless.panel-info {
  background-color: #f0faff;
}
.panel-seamless.panel-info .panel-heading h2 {
  color: #333333;
}
.panel-seamless.panel-warning {
  background-color: #fffbe1;
}
.panel-seamless.panel-warning .panel-heading h2 {
  color: #333333;
}
.panel-seamless.panel-danger {
  background-color: #f3ddde;
}
.panel-seamless.panel-danger .panel-heading h2 {
  color: #333333;
}
.panel-seamless.plan-listing h4 {
  text-align: center;
}
.panel-seamless.plan-listing .inline-block {
  display: block !important;
}
.panel-seamless.plan-listing .inline-block .bficon {
  display: block;
}
.panel-person > .panel-collapse.in,
.panel-person > .panel-collapse.collapsing {
  position: relative;
}
.panel-person > .panel-collapse.in:before,
.panel-person > .panel-collapse.collapsing:before {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 3px;
  height: 100%;
  background: none #3399cc;
  content: "";
  z-index: 1;
}
.rollup-group .panel {
  margin-bottom: 0;
}
.rollup-group .panel + .panel {
  border-top: 0;
}
.panel-rounded {
  border-radius: 6px;
}
.panel-icon-overlay {
  position: relative;
}
.panel-icon-overlay .overlay-left {
  position: absolute;
  left: 10px;
}
.panel-icon-overlay .overlay-right {
  position: absolute;
  right: 10px;
}
.panel-icon-overlay .overlay-top {
  position: absolute;
  top: 10px;
}
.panel > .table,
.panel > .padded-table > .table {
  margin-bottom: 0;
}
.panel > .table-bordered-alt,
.panel > .table-responsive > .table-bordered-alt {
  border: 0;
}
.panel > .table-bordered-alt > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered-alt > thead > tr > th:first-child,
.panel > .table-bordered-alt > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered-alt > tbody > tr > th:first-child,
.panel > .table-bordered-alt > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered-alt > tfoot > tr > th:first-child,
.panel > .table-bordered-alt > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered-alt > thead > tr > td:first-child,
.panel > .table-bordered-alt > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered-alt > tbody > tr > td:first-child,
.panel > .table-bordered-alt > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered-alt > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered-alt > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered-alt > thead > tr > th:last-child,
.panel > .table-bordered-alt > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered-alt > tbody > tr > th:last-child,
.panel > .table-bordered-alt > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered-alt > tfoot > tr > th:last-child,
.panel > .table-bordered-alt > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered-alt > thead > tr > td:last-child,
.panel > .table-bordered-alt > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered-alt > tbody > tr > td:last-child,
.panel > .table-bordered-alt > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered-alt > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered-alt > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered-alt > thead > tr:first-child > td,
.panel > .table-bordered-alt > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered-alt > tbody > tr:first-child > td,
.panel > .table-bordered-alt > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered-alt > thead > tr:first-child > th,
.panel > .table-bordered-alt > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered-alt > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered-alt > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered-alt > tbody > tr:last-child > td,
.panel > .table-bordered-alt > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered-alt > tfoot > tr:last-child > td,
.panel > .table-bordered-alt > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered-alt > tbody > tr:last-child > th,
.panel > .table-bordered-alt > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered-alt > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel > .table-rollup tr:first-child td {
  border-top: 0;
}
.panel > .padded-table {
  padding: 0px 15px;
}
.panel > .padded-table > .table > thead > tr > th:first-child,
.panel > .padded-table > .table > tbody > tr > th:first-child,
.panel > .padded-table > .table > tfoot > tr > th:first-child,
.panel > .padded-table > .table > thead > tr > td:first-child,
.panel > .padded-table > .table > tbody > tr > td:first-child,
.panel > .padded-table > .table > tfoot > tr > td:first-child {
  padding-left: 0;
}
.panel > .padded-table > .table > thead > tr > th:last-child,
.panel > .padded-table > .table > tbody > tr > th:last-child,
.panel > .padded-table > .table > tfoot > tr > th:last-child,
.panel > .padded-table > .table > thead > tr > td:last-child,
.panel > .padded-table > .table > tbody > tr > td:last-child,
.panel > .padded-table > .table > tfoot > tr > td:last-child {
  padding-right: 0;
}
.panel-success .table > thead > tr > th,
.panel-success .table > tbody > tr > th,
.panel-success .table > tfoot > tr > th,
.panel-success .table > thead > tr > td,
.panel-success .table > tbody > tr > td,
.panel-success .table > tfoot > tr > td {
  border-color: #5ab52e;
}
.panel-info .table > thead > tr > th,
.panel-info .table > tbody > tr > th,
.panel-info .table > tfoot > tr > th,
.panel-info .table > thead > tr > td,
.panel-info .table > tbody > tr > td,
.panel-info .table > tfoot > tr > td {
  border-color: #a7d5ee;
}
.panel-warning .table > thead > tr > th,
.panel-warning .table > tbody > tr > th,
.panel-warning .table > tfoot > tr > th,
.panel-warning .table > thead > tr > td,
.panel-warning .table > tbody > tr > td,
.panel-warning .table > tfoot > tr > td {
  border-color: #f9d097;
}
.panel-danger .table > thead > tr > th,
.panel-danger .table > tbody > tr > th,
.panel-danger .table > tfoot > tr > th,
.panel-danger .table > thead > tr > td,
.panel-danger .table > tbody > tr > td,
.panel-danger .table > tfoot > tr > td {
  border-color: #aa1c24;
}
.panel > .panel-collapse > .table,
.panel > .panel-collapse > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-collapse > .table:first-child,
.panel > .panel-collapse > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .panel-collapse > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .panel-collapse > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .panel-collapse > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .panel-collapse > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .panel-collapse > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .panel-collapse > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .panel-collapse > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .panel-collapse > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .panel-collapse > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .panel-collapse > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .panel-collapse > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .panel-collapse > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .panel-collapse > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .panel-collapse > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .panel-collapse > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .panel-collapse > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .panel-collapse > .table:last-child,
.panel > .panel-collapse > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .panel-collapse > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .panel-collapse > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .panel-collapse > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .panel-collapse > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .panel-collapse > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .panel-collapse > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .panel-collapse > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .panel-collapse > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .panel-collapse > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .panel-collapse > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .panel-collapse > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .panel-collapse > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .panel-collapse > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .panel-collapse > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .panel-collapse > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .panel-collapse > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-collapse > .panel-body + .table,
.panel > .panel-collapse > .panel-body + .table-responsive {
  border-top: 1px solid #ffffff;
}
.panel > .panel-collapse > .table > tbody:first-child > tr:first-child th,
.panel > .panel-collapse > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .panel-collapse > .table-bordered,
.panel > .panel-collapse > .table-bordered-alt,
.panel > .panel-collapse > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .panel-collapse > .table-bordered > thead > tr > th:first-child,
.panel > .panel-collapse > .table-bordered-alt > thead > tr > th:first-child,
.panel > .panel-collapse > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .panel-collapse > .table-bordered > tbody > tr > th:first-child,
.panel > .panel-collapse > .table-bordered-alt > tbody > tr > th:first-child,
.panel > .panel-collapse > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .panel-collapse > .table-bordered > tfoot > tr > th:first-child,
.panel > .panel-collapse > .table-bordered-alt > tfoot > tr > th:first-child,
.panel > .panel-collapse > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .panel-collapse > .table-bordered > thead > tr > td:first-child,
.panel > .panel-collapse > .table-bordered-alt > thead > tr > td:first-child,
.panel > .panel-collapse > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .panel-collapse > .table-bordered > tbody > tr > td:first-child,
.panel > .panel-collapse > .table-bordered-alt > tbody > tr > td:first-child,
.panel > .panel-collapse > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .panel-collapse > .table-bordered > tfoot > tr > td:first-child,
.panel > .panel-collapse > .table-bordered-alt > tfoot > tr > td:first-child,
.panel > .panel-collapse > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .panel-collapse > .table-bordered > thead > tr > th:last-child,
.panel > .panel-collapse > .table-bordered-alt > thead > tr > th:last-child,
.panel > .panel-collapse > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .panel-collapse > .table-bordered > tbody > tr > th:last-child,
.panel > .panel-collapse > .table-bordered-alt > tbody > tr > th:last-child,
.panel > .panel-collapse > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .panel-collapse > .table-bordered > tfoot > tr > th:last-child,
.panel > .panel-collapse > .table-bordered-alt > tfoot > tr > th:last-child,
.panel > .panel-collapse > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .panel-collapse > .table-bordered > thead > tr > td:last-child,
.panel > .panel-collapse > .table-bordered-alt > thead > tr > td:last-child,
.panel > .panel-collapse > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .panel-collapse > .table-bordered > tbody > tr > td:last-child,
.panel > .panel-collapse > .table-bordered-alt > tbody > tr > td:last-child,
.panel > .panel-collapse > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .panel-collapse > .table-bordered > tfoot > tr > td:last-child,
.panel > .panel-collapse > .table-bordered-alt > tfoot > tr > td:last-child,
.panel > .panel-collapse > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .panel-collapse > .table-bordered > thead > tr:first-child > td,
.panel > .panel-collapse > .table-bordered-alt > thead > tr:first-child > td,
.panel > .panel-collapse > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .panel-collapse > .table-bordered > tbody > tr:first-child > td,
.panel > .panel-collapse > .table-bordered-alt > tbody > tr:first-child > td,
.panel > .panel-collapse > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .panel-collapse > .table-bordered > thead > tr:first-child > th,
.panel > .panel-collapse > .table-bordered-alt > thead > tr:first-child > th,
.panel > .panel-collapse > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .panel-collapse > .table-bordered > tbody > tr:first-child > th,
.panel > .panel-collapse > .table-bordered-alt > tbody > tr:first-child > th,
.panel > .panel-collapse > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .panel-collapse > .table-bordered > tbody > tr:last-child > td,
.panel > .panel-collapse > .table-bordered-alt > tbody > tr:last-child > td,
.panel > .panel-collapse > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .panel-collapse > .table-bordered > tfoot > tr:last-child > td,
.panel > .panel-collapse > .table-bordered-alt > tfoot > tr:last-child > td,
.panel > .panel-collapse > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .panel-collapse > .table-bordered > tbody > tr:last-child > th,
.panel > .panel-collapse > .table-bordered-alt > tbody > tr:last-child > th,
.panel > .panel-collapse > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .panel-collapse > .table-bordered > tfoot > tr:last-child > th,
.panel > .panel-collapse > .table-bordered-alt > tfoot > tr:last-child > th,
.panel > .panel-collapse > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .panel-collapse > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel > .panel-collapse > .table-rollup tr:first-child td {
  border-top: 0;
}
.panel .arrow,
.panel .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.panel .arrow {
  border-width: 11px;
}
.panel .arrow:after {
  border-width: 10px;
  content: "";
}
.panel.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  bottom: -11px;
}
.panel.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
}
.panel.right .arrow,
.timeline > .panel:nth-child(even) .arrow {
  top: 20px;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
}
.panel.right .arrow:after,
.timeline > .panel:nth-child(even) .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
}
.panel.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  top: -11px;
}
.panel.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
}
.panel.left .arrow,
.timeline > .panel:nth-child(odd) .arrow {
  top: 20px;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
}
.panel.left .arrow:after,
.timeline > .panel:nth-child(odd) .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  bottom: -10px;
}
.panel .timeline-icon {
  position: absolute;
}
.panel .timeline-icon i {
  border-radius: 36px;
  border: 3px solid #cccccc;
  padding: 2px;
  background: #ffffff;
}
.timeline > .panel:nth-child(even) .timeline-icon {
  left: -42px;
}
.timeline > .panel:nth-child(odd) .timeline-icon {
  right: -43px;
}
.panel > .list-group > .list-group-item {
  background: transparent;
}
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .panel-collapse > .list-group > .list-group-item {
  border-width: 1px 0;
}
.panel > .panel-collapse > .list-group > .list-group-item:last-child {
  border-bottom: 0;
}
.panel > .list-group-alt,
.panel > .panel-collapse > .list-group-alt {
  padding: 0 15px;
}
.panel > .list-group-alt > li,
.panel > .panel-collapse > .list-group-alt > li {
  padding: 10px 0;
  border: 1px dotted #dddddd;
}
.panel-nested {
  border-width: 0 0 1px 0;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-nested > .panel-heading,
.panel-nested > .panel-body,
.panel-nested > .panel-footer,
.panel-nested > .list-group,
.panel-nested > .panel-collapse > .list-group {
  padding-left: 0;
  padding-right: 0;
}
.panel-inverse {
  border: solid 1px #cccccc;
  color: #222222;
}
.panel-inverse .panel-heading {
  padding: 15px;
  background-color: #ffffff;
}
.panel-inverse .panel-heading h2 {
  font-size: 17.33333333px;
  color: #000000;
  line-height: 1.1;
}
.panel-inverse .panel-body {
  background-color: #f4f4f4;
}
.panel-scrollable {
  overflow-y: scroll;
}
.panel-scrollable .panel-body {
  overflow-y: visible;
}
.panel-flat {
  box-shadow: none;
}
.panel.terms-and-conditions > .panel-body {
  background-color: #ffffff;
  max-height: 140px;
}
.panel-login {
  max-width: 700px;
  margin: 100px auto;
  padding: 20px;
}
.panel-login header {
  margin-bottom: 30px;
}
.panel-login header img {
  margin-bottom: 20px;
}
.panel-list .panel + .panel {
  margin-top: 0;
  border-top: none;
}
.popover {
  color: #333333;
  max-width: 414px;
}
.popover .popover-content {
  font-weight: normal;
}
.progress {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress .progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress-alt {
  height: 2px;
  border-radius: 0px;
  overflow: visible;
  position: relative;
  margin: 10px 0 0 0;
  background-color: #f4f4f4;
}
.progress-alt .progress-bar {
  height: 10px;
  position: absolute;
  bottom: 0px;
  border-right: 3px solid #ffffff;
}
.progress-bar-legend1 {
  background-color: #3399cc;
}
.progress-striped .progress-bar-legend1 {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-legend2 {
  background-color: #356119;
}
.progress-striped .progress-bar-legend2 {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-legend3 {
  background-color: #e57a20;
}
.progress-striped .progress-bar-legend3 {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-legend4 {
  background-color: #bd2620;
}
.progress-striped .progress-bar-legend4 {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-legend5 {
  background-color: #8d598d;
}
.progress-striped .progress-bar-legend5 {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-legend6 {
  background-color: #f5ed4f;
}
.progress-striped .progress-bar-legend6 {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-steps-default {
  margin-top: 1.5em;
  border-top: 1px solid #bfdfe7;
  margin-bottom: -0.75em;
  display: inline-block;
}
.progress-steps-default:before,
.progress-steps-default:after {
  content: " ";
  display: table;
}
.progress-steps-default:after {
  clear: both;
}
.progress-steps-default:before,
.progress-steps-default:after {
  content: " ";
  display: table;
}
.progress-steps-default:after {
  clear: both;
}
@media print {
  .progress-steps-default {
    display: none;
  }
}
.progress-steps-default li:first-child {
  padding-left: 0;
}
.progress-steps-default li {
  top: -1.3em;
  margin-bottom: -1.2em;
  position: relative;
  z-index: 1;
  background: #fff;
  padding-left: 6px;
  padding-right: 6px;
}
.progress-steps-default li + li {
  margin-left: 22px;
}
.progress-steps-default li > a {
  text-decoration: none;
  font-family: Arial, sans-serif;
  background: #ffffff;
  border-radius: 20px;
  padding: 2px 13px 1px 2px;
  line-height: 30px;
  color: #3798c8;
  margin-right: -4px;
}
.progress-steps-default li > a:hover,
.progress-steps-default li > a:focus {
  background: #ecf2f6;
  text-decoration: none;
}
.progress-steps-default li > a .progress {
  display: none;
}
.progress-steps-default li > a .progress-step {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  display: inline-block;
  border-radius: 50%;
  border: none;
  background: #3399cc;
  text-align: center;
  line-height: 31px;
  font-size: 15px;
  color: #ffffff;
}
.lt-ie10 .progress-steps-default li > a .progress-step {
  filter: none;
}
.progress-steps-default li > a .progress-step .fa {
  line-height: inherit;
}
.progress-steps-default li.complete > a {
  color: #666666;
  background: #ffffff;
}
.progress-steps-default li.complete > a .progress-step {
  color: #ffffff;
  background: #666666;
}
.progress-steps-default li.complete > a:hover,
.progress-steps-default li.complete > a:focus {
  background: #cccccc;
}
.progress-steps-default li.active {
  position: relative;
}
.progress-steps-default li.active > a {
  color: #ffffff;
  background: #3399cc;
  margin-right: 0;
}
.progress-steps-default li.active > a .progress-step {
  border: none;
  background: #ffffff;
  color: #3399cc;
}
.progress-steps-default li.active > a:hover {
  background: #5cadd6;
}
.progress-steps-default li .caret {
  position: absolute;
  bottom: -11px;
  left: 20px;
  border-top: 0;
  border-bottom: 4px solid #3798c8;
  content: "";
}
.progress-steps-bars {
  padding: 10px 0 0;
}
.progress-steps-bars li {
  padding: 0 2px;
}
.progress-steps-bars li > .progress-step-link {
  display: block;
}
.progress-steps-bars li > a,
.progress-steps-bars li > .progress-step-link {
  width: 100%;
  padding: 0;
  margin: 5px 0;
  line-height: 25px;
  color: #cccccc;
  font-size: 12px;
  text-align: center;
}
.progress-steps-bars li > a:hover,
.progress-steps-bars li > .progress-step-link:hover,
.progress-steps-bars li > a:focus,
.progress-steps-bars li > .progress-step-link:focus {
  background-color: inherit;
  color: #cccccc;
}
.progress-steps-bars li > a:before,
.progress-steps-bars li > .progress-step-link:before {
  content: "";
  display: block;
  background: #cccccc;
  border-radius: 4px;
  height: 6px;
}
.progress-steps-bars li > a .progress-step,
.progress-steps-bars li > .progress-step-link .progress-step {
  display: inline-block;
}
.progress-steps-bars li.active > a,
.progress-steps-bars li.active > .progress-step-link {
  color: #094b7a;
  background: transparent;
}
.progress-steps-bars li.active > a:before,
.progress-steps-bars li.active > .progress-step-link:before {
  background: #094b7a;
}
.progress-steps-bars li.active > a:hover,
.progress-steps-bars li.active > .progress-step-link:hover,
.progress-steps-bars li.active > a:focus,
.progress-steps-bars li.active > .progress-step-link:focus {
  background-color: inherit;
  color: #094b7a;
}
.progress-steps-bars li.complete > a,
.progress-steps-bars li.complete > .progress-step-link {
  color: #245624;
}
.progress-steps-bars li.complete > a:before,
.progress-steps-bars li.complete > .progress-step-link:before {
  background: #245624;
}
.progress-steps-bars li.complete > a .progress-step,
.progress-steps-bars li.complete > .progress-step-link .progress-step {
  display: inline-block;
}
.progress-steps-bars li.incomplete > a,
.progress-steps-bars li.incomplete > .progress-step-link {
  cursor: default;
}
.progress-steps-bars li .caret {
  display: none !important;
}
.pack-rec-mos4 .progress-steps-bars {
  padding: 20px 12px;
  text-transform: uppercase;
}
.temporary-card {
  font-size: 12px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.temporary-card h5 {
  line-height: 1.5em;
  font-size: inherit;
}
.temporary-card .subscriber {
  text-transform: uppercase;
}
.temporary-card div > section:first-child {
  height: 60px;
}
.temporary-card > div {
  line-height: 1.25em;
}
.temporary-card section + section,
.temporary-card section + footer {
  border-top: 3px solid #cccccc;
}
.temporary-card dt {
  float: left;
  clear: right;
  font-weight: 500;
}
.temporary-card dt,
.temporary-card dd {
  height: 1.25em;
  line-height: 1em;
}
.temporary-card dd {
  float: right;
  text-align: right;
}
.temporary-card dd + dd,
.temporary-card section,
.temporary-card footer {
  clear: right;
}
.temporary-card footer {
  min-height: 25px;
}
.temporary-card-print .temporary-card {
  position: relative;
  height: 275px;
}
.temporary-card-print .temporary-card > div + footer {
  position: absolute;
  bottom: 6px;
  left: 12px;
  right: 12px;
}
@media (max-width: 991px) {
  .container .card-back {
    margin-top: 10px !important;
  }
}
.search-bar {
  background-color: #f5f5f5;
  padding: 8px 15px;
}
.search-bar form {
  display: table-cell;
  width: 100%;
}
.search-bar form .input-group {
  width: 100%;
}
.search-bar .label-info {
  background-color: #3399cc;
}
.search-bar .input-group-btn .popover-content {
  font-size: 13px;
}
.search-bar .ms-close {
  background: none;
}
.search-bar .popover {
  z-index: 1030;
  max-width: 550px;
}
.search-bar .tag [data-role=remove] {
  margin-left: 8px;
  cursor: pointer;
}
.search-bar .tag [data-role=remove]:after {
  content: "x";
  padding: 0 2px;
}
.spinner-content .spinner-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 1040;
}
.spinner-content.spinner-show {
  position: relative;
  overflow: hidden;
  min-height: 150px;
}
.spinner-content.spinner-show .spinner-overlay {
  opacity: 1;
}
body.spinner-content > .spinner-overlay {
  position: fixed;
  bottom: 0;
  right: 0;
  background: #ffffff;
}
.has-spinner {
  position: relative;
}
.legacy-spinner-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  top: 0;
  left: 0;
  z-index: 1000;
}
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: 210px;
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
  margin-top: -5px;
}
.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-handle {
  margin-left: -5px;
  margin-top: -10px;
}
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0;
}
.slider.slider-disabled .slider-track {
  cursor: not-allowed;
}
.slider input {
  display: none;
}
.slider .tooltip.top {
  margin-top: -36px;
}
.slider .tooltip-inner {
  white-space: nowrap;
}
.slider .hide {
  display: none;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.slider-selection {
  position: absolute;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #ddd;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 1px solid #D9D9D9;
  border-radius: 50%;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbbbbb;
}
.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}
.field-container > .subfields {
  margin-left: 8px;
}
.table thead {
  background: #f4f4f4;
}
.table .success {
  color: #356119;
}
.table .danger {
  color: #bd2620;
}
.table td.table-actions {
  padding: 0 16px;
  width: 100px;
  vertical-align: middle;
}
.table th {
  color: #333333;
}
.table td {
  color: #222222;
}
.widget.universal .table {
  border: 0;
  table-layout: auto;
  margin-bottom: 0;
}
.widget.universal .table + .buttons.call-to-action {
  display: none;
}
.widget.universal .table .table.partner-data-list thead {
  background: none transparent !important;
  filter: none;
  border: 0;
}
.widget.universal .table .table.partner-data-list thead th {
  border-right: 0;
  border-bottom: 0;
  padding: 6px;
  text-align: right;
  font-weight: bold;
  font-size: 0.9em;
}
.widget.universal .table .table.partner-data-list thead th:first-child {
  width: 40%;
  padding-right: 0;
  padding-left: 0;
  text-align: left;
}
.widgets-column .widget.universal .table .table.partner-data-list thead th:first-child {
  width: 70%;
}
.widget.universal .table.table-striped > tbody > tr:nth-child(odd) > td,
.widget.universal .table tbody tr:nth-child(even) {
  background: none transparent;
  filter: none;
}
.widget.universal .table tbody td {
  padding: 6px;
  font-size: 0.9em !important;
  border-right: 0;
  border-bottom: solid #cccccc 1px;
  text-align: right;
}
.widget.universal .table tbody td * {
  font-size: 0.9em !important;
}
.widget.universal .table tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}
.table-bordered {
  border: 3px solid #ffffff;
}
.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: 3px solid #ffffff;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 3px;
}
.table-bordered-alt {
  border: 1px solid #cccccc;
}
.table-bordered-alt > thead > tr > th,
.table-bordered-alt > tbody > tr > th,
.table-bordered-alt > tfoot > tr > th,
.table-bordered-alt > thead > tr > td,
.table-bordered-alt > tbody > tr > td,
.table-bordered-alt > tfoot > tr > td {
  border: 1px solid #cccccc;
}
.table-bordered-alt > thead > tr > th,
.table-bordered-alt > thead > tr > td {
  border-bottom-width: 1px;
}
.table-borderless > tbody > tr > td {
  border-top: none;
}
.table-borderless > thead > tr > th {
  border-bottom: none;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover th {
  background-color: #f0faff;
}
.table-hover > tbody > tr:hover > td:first-child {
  position: relative;
}
.table-hover > tbody > tr:hover > td:first-child:before {
  position: absolute;
  top: 0px;
  left: -1px;
  width: 3px;
  height: 100%;
  background: none #3399cc;
  content: "";
  z-index: 1;
}
.table-rule > tbody > tr:last-child {
  font-family: inherit;
  line-height: 1.1;
  margin-top: 9px;
  margin-bottom: 9px;
  font-size: 18px;
  font-family: CustomFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #333333;
  border-top: 1px solid #cccccc;
}
.table-rule > tbody > tr:last-child small,
.table-rule > tbody > tr:last-child .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
.table-rule > tbody > tr:last-child small,
.table-rule > tbody > tr:last-child .small {
  font-size: 75%;
}
.table-rule > tbody > tr:last-child.seamless small,
.table-rule > tbody > tr:last-child.seamless .small {
  color: #333333;
}
.table-rollup > tbody > tr.highlight-success .total {
  position: relative;
}
.table-rollup > tbody > tr.highlight-success .total:before {
  position: absolute;
  top: 0px;
  left: -1px;
  width: 3px;
  height: 100%;
  background: none #356119;
  content: "";
  z-index: 1;
}
.table-rollup > tbody > tr.highlight-success:hover td {
  background-color: #ebefe8;
}
.table-rollup > tbody > tr.highlight-success:hover td.total:before {
  background-color: #72905e;
}
.table-rollup > tbody > tr.highlight-warning .total {
  position: relative;
}
.table-rollup > tbody > tr.highlight-warning .total:before {
  position: absolute;
  top: 0px;
  left: -1px;
  width: 3px;
  height: 100%;
  background: none #e57a20;
  content: "";
  z-index: 1;
}
.table-rollup > tbody > tr.highlight-warning:hover td {
  background-color: #fcf2e9;
}
.table-rollup > tbody > tr.highlight-warning:hover td.total:before {
  background-color: #eda263;
}
.table-rollup > tbody > tr.highlight-danger .total {
  position: relative;
}
.table-rollup > tbody > tr.highlight-danger .total:before {
  position: absolute;
  top: 0px;
  left: -1px;
  width: 3px;
  height: 100%;
  background: none #bd2620;
  content: "";
  z-index: 1;
}
.table-rollup > tbody > tr.highlight-danger:hover td {
  background-color: #f8e9e9;
}
.table-rollup > tbody > tr.highlight-danger:hover td.total:before {
  background-color: #d16763;
}
.table-rollup > tbody > tr.highlight-info .total {
  position: relative;
}
.table-rollup > tbody > tr.highlight-info .total:before {
  position: absolute;
  top: 0px;
  left: -1px;
  width: 3px;
  height: 100%;
  background: none #f0faff;
  content: "";
  z-index: 1;
}
.table-rollup > tbody > tr.highlight-info:hover td {
  background-color: #feffff;
}
.table-rollup > tbody > tr.highlight-info:hover td.total:before {
  background-color: #f5fcff;
}
.table-rollup > tbody > tr.highlight-caution .total {
  position: relative;
}
.table-rollup > tbody > tr.highlight-caution .total:before {
  position: absolute;
  top: 0px;
  left: -1px;
  width: 3px;
  height: 100%;
  background: none #f5ed4f;
  content: "";
  z-index: 1;
}
.table-rollup > tbody > tr.highlight-caution:hover td {
  background-color: #fefded;
}
.table-rollup > tbody > tr.highlight-caution:hover td.total:before {
  background-color: #f8f284;
}
.table-rollup > tbody > tr .total {
  width: 55px;
  height: 35px;
  font-size: 24px;
  text-align: center;
  vertical-align: middle;
  border-right: 2px dotted #dddddd;
}
.table-rollup > tbody > tr:hover .total.highlight-success {
  position: relative;
}
.table-rollup > tbody > tr:hover .total.highlight-success:before {
  position: absolute;
  top: 0px;
  left: -1px;
  width: 3px;
  height: 100%;
  background: none #569e29;
  content: "";
  z-index: 1;
}
.table-rollup > tbody > tr:hover .total.highlight-warning {
  position: relative;
}
.table-rollup > tbody > tr:hover .total.highlight-warning:before {
  position: absolute;
  top: 0px;
  left: -1px;
  width: 3px;
  height: 100%;
  background: none #eda365;
  content: "";
  z-index: 1;
}
.table-rollup > tbody > tr:hover .total.highlight-danger {
  position: relative;
}
.table-rollup > tbody > tr:hover .total.highlight-danger:before {
  position: absolute;
  top: 0px;
  left: -1px;
  width: 3px;
  height: 100%;
  background: none #e04f49;
  content: "";
  z-index: 1;
}
.table-rollup > tbody > tr .data {
  padding: 15px 12px;
  vertical-align: middle;
  border-left: 0;
  border-right: 0;
}
.table-rollup > tbody > tr .data p {
  margin: 0;
}
.table-rollup > tbody > tr .action {
  border-left: 0;
  text-align: right;
}
.table-hidden-head {
  border: 0;
}
.table-expanded > thead > tr > th,
.table-expanded > tbody > tr > th,
.table-expanded > tfoot > tr > th,
.table-expanded > thead > tr > td,
.table-expanded > tbody > tr > td,
.table-expanded > tfoot > tr > td {
  padding: 15px;
}
.table-bulk th:first-child,
.table-bulk td:first-child {
  width: 49px;
  text-align: center;
}
.table-toolbar {
  margin-bottom: 18px;
}
.checkbox-toggle {
  width: 50px;
  text-align: center;
}
.table-max-height {
  max-height: 425px;
}
.table-scroll-y {
  overflow-y: auto;
}
#hradmin .table.table-compare {
  margin-bottom: 1px;
}
#hradmin .table.table-compare .data-change {
  background: #ffe7ca;
}
#hradmin .table.table-compare .data-change td:first-child {
  position: relative;
}
#hradmin .table.table-compare .data-change td:first-child:before {
  position: absolute;
  top: 0px;
  left: -1px;
  width: 3px;
  height: 100%;
  background: none #ffa32f;
  content: "";
  z-index: 1;
}
.table-alert.table thead {
  background: none;
}
.table-alert.table tbody > tr:last-child > td {
  border: none;
}
.table-alert.table thead > tr > th,
.table-alert.table tbody > tr > td {
  border: none;
}
.table-alert.table thead > tr > th:last-child,
.table-alert.table tbody > tr > td:last-child {
  border-left: 1px solid #a7d5ee;
  padding-left: 350px;
}
.table-sortable th span {
  vertical-align: middle;
}
.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: 10px;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  max-width: 100%;
  line-height: 22px;
  cursor: text;
}
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  width: auto !important;
  max-width: inherit;
}
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}
.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: white;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-tagsinput {
  width: 100%;
}
.bootstrap-tagsinput .label-info {
  background-color: #3399cc;
}
.thumbnail-play {
  position: relative;
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  flex-direction: column;
}
.thumbnail-play:after {
  display: block;
  content: " ";
  position: absolute;
  top: 40%;
  width: 80px;
  height: 80px;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: transparent url('../../default-2.0/img/play-overlay.png') 0 0 no-repeat;
  cursor: pointer;
}
.thumbnail-play:hover:after {
  background-position: 0 -80px;
}
.dl-property-list dt {
  clear: left;
  float: left;
  width: 50%;
  padding: 0 5px 0 0;
}
.dl-property-list dd {
  margin-left: 50%;
  padding: 0 0 0 5px;
  text-align: right;
}
.dl-property-list dd:before,
.dl-property-list dd:after {
  content: " ";
  display: table;
}
.dl-property-list dd:after {
  clear: both;
}
.dl-property-list dd:before,
.dl-property-list dd:after {
  content: " ";
  display: table;
}
.dl-property-list dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal-left dt {
    float: left;
    width: 160px;
    clear: left;
    word-wrap: break-word;
  }
  .dl-horizontal-left dd {
    margin-left: 180px;
  }
  .dl-horizontal-left dd:before,
  .dl-horizontal-left dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal-left dd:after {
    clear: both;
  }
  .dl-horizontal-left dd:before,
  .dl-horizontal-left dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal-left dd:after {
    clear: both;
  }
  .dl-horizontal dt {
    width: 220px;
  }
  .dl-horizontal dd {
    margin-left: 222px;
  }
}
a:hover {
  text-decoration: none;
  color: #006699;
}
h1,
.h1 {
  font-family: CustomFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-style: normal;
  color: #333333;
}
h1.seamless small,
.h1.seamless small,
h1.seamless .small,
.h1.seamless .small {
  color: #333333;
}
h2,
.h2 {
  font-family: CustomFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-style: normal;
  color: #333333;
}
h2.seamless small,
.h2.seamless small,
h2.seamless .small,
.h2.seamless .small {
  color: #333333;
}
h3,
.h3 {
  font-family: CustomFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333333;
}
h3.seamless small,
.h3.seamless small,
h3.seamless .small,
.h3.seamless .small {
  color: #333333;
}
h4,
.h4 {
  font-family: CustomFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #333333;
}
h4.seamless small,
.h4.seamless small,
h4.seamless .small,
.h4.seamless .small {
  color: #333333;
}
h5,
.h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #333333;
}
h5.seamless small,
.h5.seamless small,
h5.seamless .small,
.h5.seamless .small {
  color: #333333;
}
h6,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #333333;
}
h6.seamless small,
.h6.seamless small,
h6.seamless .small,
.h6.seamless .small {
  color: #333333;
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 25px;
  }
  h2,
  .h2 {
    font-size: 23px;
  }
  h3,
  .h3 {
    font-size: 18px;
  }
  h4,
  .h4 {
    font-size: 16px;
  }
  h5,
  .h5 {
    font-size: 12px;
  }
  h6,
  .h6 {
    font-size: 10px;
  }
}
small,
.small {
  font-size: 85%;
}
.bg-hmo {
  background: #5987a0;
}
.bg-ppo {
  background: #df9948;
}
.bg-hdhp {
  background: #598ca6;
}
.bg-mapd {
  background: #59a274;
}
.bg-print {
  background: #ffffff;
}
.bg-legend-color1 {
  background-color: #3399cc;
}
.bg-legend-color2 {
  background-color: #356119;
}
.bg-legend-color3 {
  background-color: #e57a20;
}
.bg-legend-color4 {
  background-color: #bd2620;
}
.bg-legend-color5 {
  background-color: #8d598d;
}
.widget {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0;
  border-radius: 4px;
  border: solid #cccccc 1px;
  margin-bottom: 15px;
}
.widget > header {
  padding: 15px 15px 7.5px 15px;
  color: #333333;
}
.widget > header h3 {
  font-size: 15px;
  margin: 0;
  color: #666666;
}
.widget > header h3[class$="-icon"] {
  height: 35px;
}
.widget > section {
  padding: 0 15px 15px 15px;
}
.widget > section h4 {
  margin: 0 0 10px 0;
}
.widget > section .percentage-enrolled {
  font-size: 50px;
  margin-right: 20px;
}
.widget > section .list-unstyled li {
  padding: 15px 0;
  margin: 0 15px;
  border-bottom: 1px dotted #cccccc;
}
.widget > section .list-unstyled li:last-child {
  border-bottom: none;
}
.widget.universal {
  background: none transparent !important;
  filter: none !important;
  border: 1px solid #f4f4f4;
}
.widget.universal .show-more-container {
  padding-top: 10px !important;
  padding-bottom: 4px !important;
  background-color: #f4f4f4;
  margin: -1px -6px -6px;
}
.widget.universal .show-more-container .collapse.in {
  padding-top: 6px !important;
  padding-right: 12px !important;
  padding-bottom: 6px !important;
  padding-left: 12px !important;
  padding-top: 0px !important;
  font-size: 13px;
}
.widget.universal .show-more-container .collapse-trigger {
  padding-left: 12px !important;
}
.widget.universal .show-more-container .collapse-trigger .bficon {
  font-size: 11px;
  margin-top: 6px !important;
  margin-right: 12px !important;
  margin-bottom: 6px !important;
  margin-left: 12px !important;
  margin-left: 8px !important;
}
.widget.universal .show-more-container .collapse-trigger:hover,
.widget.universal .show-more-container .collapse-trigger:focus {
  text-decoration: none !important;
  color: #006699 !important;
}
.widget.universal .accordion-heading {
  padding: 6px;
}
.widget.universal .accordion-heading a {
  display: block;
}
.widget.universal .accordion-heading .bficon-collapse-indicator {
  float: right;
  margin-right: 16px !important;
  margin-top: 10px !important;
}
.widget.universal .accordion-heading span.supplementalMessage {
  display: block;
}
.widget.universal .accordion-inner {
  padding: 6px;
}
.widget.universal .accordion-inner h3:empty {
  display: none;
}
.widget.universal .accordion-inner .row-fluid [class*="span"] {
  min-height: 1px;
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: ltr;
  /*.dow {
		border-top: 1px solid #ddd !important;
	}*/
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days {
  display: block;
}
.datepicker.months div.datepicker-months {
  display: block;
}
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #cccccc;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  color: #000000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  color: #000000;
  background-color: #ffcd70;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today .badge,
.datepicker table tr td.today:hover .badge,
.datepicker table tr td.today.disabled .badge,
.datepicker table tr td.today.disabled:hover .badge {
  color: #ffdb99;
  background-color: #000000;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #cccccc;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  color: #000000;
  background-color: #e6b966;
  border-color: #c58b21;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  color: #000000;
  background-color: #e0a843;
  border-color: #906618;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
  background-color: #e6b966;
  border-color: #c58b21;
}
.datepicker table tr td.range.today .badge,
.datepicker table tr td.range.today:hover .badge,
.datepicker table tr td.range.today.disabled .badge,
.datepicker table tr td.range.today.disabled:hover .badge {
  color: #e6b966;
  background-color: #000000;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #666666;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #858585;
  border-color: #474747;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  background-image: none;
}
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
  background-color: #999999;
  border-color: #666666;
}
.datepicker table tr td.selected .badge,
.datepicker table tr td.selected:hover .badge,
.datepicker table tr td.selected.disabled .badge,
.datepicker table tr td.selected.disabled:hover .badge {
  color: #999999;
  background-color: #ffffff;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #3493c5;
  border-color: #3493c5;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #2b7ba5;
  border-color: #276f95;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
  background-color: #3493c5;
  border-color: #3493c5;
}
.datepicker table tr td.active .badge,
.datepicker table tr td.active:hover .badge,
.datepicker table tr td.active.disabled .badge,
.datepicker table tr td.active.disabled:hover .badge {
  color: #3493c5;
  background-color: #ffffff;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #cccccc;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #3493c5;
  border-color: #3493c5;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #2b7ba5;
  border-color: #276f95;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #3493c5;
  border-color: #3493c5;
}
.datepicker table tr td span.active .badge,
.datepicker table tr td span.active:hover .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge {
  color: #3493c5;
  background-color: #ffffff;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}
.datepicker th.datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #cccccc;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}
.input-group.date .input-group-addon i {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #cccccc;
  border: solid #cccccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
/*
 * typehead.js-bootstrap3.less
 * @version 0.2.3
 * https://github.com/hyspace/typeahead.js-bootstrap3.less
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.has-warning .twitter-typeahead .tt-input,
.has-warning .twitter-typeahead .tt-hint {
  border-color: #e0671b;
  -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 .twitter-typeahead .tt-input:focus,
.has-warning .twitter-typeahead .tt-hint:focus {
  border-color: #b25216;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eea273;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eea273;
}
.has-error .twitter-typeahead .tt-input,
.has-error .twitter-typeahead .tt-hint {
  border-color: #b6221d;
  -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 .twitter-typeahead .tt-input:focus,
.has-error .twitter-typeahead .tt-hint:focus {
  border-color: #8a1a16;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e45a55;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e45a55;
}
.has-success .twitter-typeahead .tt-input,
.has-success .twitter-typeahead .tt-hint {
  border-color: #4e9a25;
  -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 .twitter-typeahead .tt-input:focus,
.has-success .twitter-typeahead .tt-hint:focus {
  border-color: #39711b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7fd550;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7fd550;
}
.input-group .twitter-typeahead:first-child .tt-input,
.input-group .twitter-typeahead:first-child .tt-hint {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.input-group .twitter-typeahead:last-child .tt-input,
.input-group .twitter-typeahead:last-child .tt-hint {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.input-group.input-group-sm .twitter-typeahead .tt-input,
.input-group.input-group-sm .twitter-typeahead .tt-hint {
  height: 28px;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group.input-group-sm .twitter-typeahead .tt-input,
select.input-group.input-group-sm .twitter-typeahead .tt-hint {
  height: 28px;
  line-height: 28px;
}
textarea.input-group.input-group-sm .twitter-typeahead .tt-input,
textarea.input-group.input-group-sm .twitter-typeahead .tt-hint,
select[multiple].input-group.input-group-sm .twitter-typeahead .tt-input,
select[multiple].input-group.input-group-sm .twitter-typeahead .tt-hint {
  height: auto;
}
.input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-input,
.input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint {
  border-radius: 0;
}
.input-group.input-group-sm .twitter-typeahead:first-child .tt-input,
.input-group.input-group-sm .twitter-typeahead:first-child .tt-hint {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group.input-group-sm .twitter-typeahead:last-child .tt-input,
.input-group.input-group-sm .twitter-typeahead:last-child .tt-hint {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.input-group.input-group-lg .twitter-typeahead .tt-input,
.input-group.input-group-lg .twitter-typeahead .tt-hint {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group.input-group-lg .twitter-typeahead .tt-input,
select.input-group.input-group-lg .twitter-typeahead .tt-hint {
  height: 45px;
  line-height: 45px;
}
textarea.input-group.input-group-lg .twitter-typeahead .tt-input,
textarea.input-group.input-group-lg .twitter-typeahead .tt-hint,
select[multiple].input-group.input-group-lg .twitter-typeahead .tt-input,
select[multiple].input-group.input-group-lg .twitter-typeahead .tt-hint {
  height: auto;
}
.input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-input,
.input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint {
  border-radius: 0;
}
.input-group.input-group-lg .twitter-typeahead:first-child .tt-input,
.input-group.input-group-lg .twitter-typeahead:first-child .tt-hint {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group.input-group-lg .twitter-typeahead:last-child .tt-input,
.input-group.input-group-lg .twitter-typeahead:last-child .tt-hint {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.twitter-typeahead {
  width: 100%;
}
.input-group .twitter-typeahead {
  display: table-cell !important;
  float: left;
}
.twitter-typeahead .tt-hint {
  color: #4d4d4d;
}
.twitter-typeahead .tt-input {
  z-index: 2;
}
.twitter-typeahead .tt-input[disabled],
.twitter-typeahead .tt-input[readonly],
fieldset[disabled] .twitter-typeahead .tt-input {
  cursor: not-allowed;
  background-color: #cccccc !important;
}
.tt-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  min-width: 160px;
  width: 100%;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.tt-dropdown-menu .tt-suggestion {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.tt-dropdown-menu .tt-suggestion.tt-cursor {
  text-decoration: none;
  outline: 0;
  background-color: #f5f5f5;
  color: #262626;
}
.tt-dropdown-menu .tt-suggestion.tt-cursor a {
  color: #262626;
}
.tt-dropdown-menu .tt-suggestion p {
  margin: 0;
}
.tt-dropdown-menu {
  min-width: 330px;
}
.tt-dropdown-menu .tt-suggestion {
  white-space: normal;
  padding: 11px 16px;
  color: #3399cc;
  cursor: pointer;
}
.tt-dropdown-menu .tt-suggestion:hover {
  background: #3399cc;
  color: #ffffff;
}
.typeahead-tagsinput .bootstrap-tagsinput .twitter-typeahead {
  display: inline !important;
}
.typeahead-tagsinput .bootstrap-tagsinput .tt-hint {
  display: none;
}
.typeahead-tagsinput .bootstrap-tagsinput .tt-dropdown-menu {
  width: 300px;
}
div.hopscotch-bubble {
  background-color: #f0faff;
  border: 1px solid #a7d5ee;
  position: absolute;
  z-index: 1000;
  width: 400px;
  border-radius: 5px;
}
@media (max-width: 767px) {
  div.hopscotch-bubble {
    width: 300px;
  }
}
div.hopscotch-bubble.animate {
  -moz-transition-property: top, left;
  -moz-transition-duration: 1s;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-property: top, left;
  -ms-transition-duration: 1s;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-property: top, left;
  -o-transition-duration: 1s;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-property: top, left;
  -webkit-transition-duration: 1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-property: top, left;
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
}
div.hopscotch-bubble.invisible {
  opacity: 0;
}
div.hopscotch-bubble h3 {
  margin-top: 0;
}
div.hopscotch-bubble.hide,
div.hopscotch-bubble .hide,
div.hopscotch-bubble .hide-all {
  display: none;
}
div.hopscotch-bubble .hopscotch-bubble-container {
  padding: 20px;
  position: relative;
}
div.hopscotch-bubble .hopscotch-bubble-close {
  color: #3399cc;
  font-size: 19.5px;
  font-weight: bold;
  padding: 5px 15px 0 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
div.hopscotch-bubble .hopscotch-bubble-close.hide,
div.hopscotch-bubble .hopscotch-bubble-close.hide-all {
  display: none;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container {
  position: absolute;
  width: 28px;
  height: 28px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow,
div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow-border {
  width: 0;
  height: 0;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.up {
  top: -15px;
  left: 10px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
  border-bottom: 14px solid #f0faff;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  position: relative;
  top: -13px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border {
  border-bottom: 14px solid #a7d5ee;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.down {
  bottom: -29px;
  left: 10px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow {
  border-top: 14px solid #f0faff;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  position: relative;
  top: -15px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border {
  border-top: 14px solid #a7d5ee;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.left {
  top: 10px;
  left: -15px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow {
  border-bottom: 14px solid transparent;
  border-right: 14px solid #f0faff;
  border-top: 14px solid transparent;
  position: relative;
  left: 1px;
  top: -28px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border {
  border-right: 14px solid #a7d5ee;
  border-bottom: 14px solid transparent;
  border-top: 14px solid transparent;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.right {
  top: 10px;
  right: -29px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow {
  border-bottom: 14px solid transparent;
  border-left: 14px solid #f0faff;
  border-top: 14px solid transparent;
  position: relative;
  left: -2px;
  top: -28px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border {
  border-left: 14px solid #a7d5ee;
  border-bottom: 14px solid transparent;
  border-top: 14px solid transparent;
}
.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fade-in-up {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -ms-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fade-in-down {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fade-in-right {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fade-in-left {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.plan-listing {
  position: relative;
  border-radius: 5px;
}
.plan-listing-selected {
  border: 1px solid #3399cc;
}
.plan-listing-best {
  border: 1px solid #356119;
}
.plan-selection-toolbar.affix {
  z-index: 1000;
}
.plan-listing .fund-indicators svg,
.plan-listing .fund-indicators .svg-fallback {
  float: right;
  clear: right;
  margin-bottom: 4px;
}
.plan-crest-container {
  color: #ffffff;
  text-align: center;
  min-width: 100px;
}
.crest-funding {
  background-color: #000000;
  color: #ffffff;
}
.crest-funding.crest-funding-modal {
  cursor: pointer;
}
.plan-crest {
  height: 40px;
  border-radius: 0px;
  font-size: 20.8px;
  font-weight: 550;
  padding-top: 5px;
}
.overlay-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.overlay {
  overflow: auto;
  overflow-y: scroll;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-overflow-scrolling: touch;
}
.overlay-content {
  position: absolute;
  top: 50%;
  left: 12px;
  right: 12px;
  transform: translateY(-50%);
}
/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */
.checkbox label .toggle,
.checkbox-inline .toggle {
  margin-left: -20px;
  margin-right: 5px;
}
.toggle {
  position: relative;
  overflow: hidden;
}
.toggle input[type="checkbox"] {
  display: none;
}
.toggle-group {
  position: absolute;
  width: 200%;
  top: 0;
  bottom: 0;
  left: 0;
  transition: left 0.35s;
  -webkit-transition: left 0.35s;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.toggle.off .toggle-group {
  left: -100%;
}
.toggle-on {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.toggle-off {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.toggle-handle {
  position: relative;
  margin: 0 auto;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 100%;
  width: 0px;
  border-width: 0 1px;
}
.toggle.btn {
  min-width: 59px;
  min-height: 34px;
}
.toggle-on.btn {
  padding-right: 24px;
}
.toggle-off.btn {
  padding-left: 24px;
}
.toggle.btn-lg {
  min-width: 79px;
  min-height: 45px;
}
.toggle-on.btn-lg {
  padding-right: 31px;
}
.toggle-off.btn-lg {
  padding-left: 31px;
}
.toggle-handle.btn-lg {
  width: 40px;
}
.toggle.btn-sm {
  min-width: 50px;
  min-height: 30px;
}
.toggle-on.btn-sm {
  padding-right: 20px;
}
.toggle-off.btn-sm {
  padding-left: 20px;
}
.toggle.btn-xs {
  min-width: 35px;
  min-height: 22px;
}
.toggle-on.btn-xs {
  padding-right: 12px;
}
.toggle-off.btn-xs {
  padding-left: 12px;
}
.toggle-off.btn {
  padding-left: 5px;
}
.toggle-on.btn {
  padding-right: 12px;
}
.toggle.ios.btn {
  min-height: 29px;
  min-width: 57px;
}
.toggle.ios,
.toggle.ios.toggle-on,
.toggle.ios.toggle-off {
  background: #ffffff;
  border-radius: 29px;
}
.toggle.ios .toggle-group {
  left: -13px;
}
.toggle.ios .toggle-on {
  right: 45%;
}
.toggle.ios.off .toggle-group {
  left: -76%;
}
.toggle.ios.off .toggle-off {
  box-shadow: none;
}
.toggle.ios .toggle-handle {
  border-radius: 29px;
  background: #ffffff;
  border: 1px solid #356119;
  box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.024) inset, 0 1px 4px rgba(0, 0, 0, 0.15), 0 4px 4px rgba(0, 0, 0, 0.1);
}
.off.toggle.ios .toggle-handle {
  border: 1px solid #d3d3d3;
}
.payment-method-footer {
  margin-left: 0;
  margin-right: 0;
  background-color: #f4f4f4;
}
/**
 * Bootstrap Multiselect (https://github.com/davidstutz/bootstrap-multiselect)
 *
 * Apache License, Version 2.0:
 * Copyright (c) 2012 - 2015 David Stutz
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not
 * use this file except in compliance with the License. You may obtain a
 * copy of the License at http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
 * License for the specific language governing permissions and limitations
 * under the License.
 *
 * BSD 3-Clause License:
 * Copyright (c) 2012 - 2015 David Stutz
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *    - Redistributions of source code must retain the above copyright notice,
 *      this list of conditions and the following disclaimer.
 *    - Redistributions in binary form must reproduce the above copyright notice,
 *      this list of conditions and the following disclaimer in the documentation
 *      and/or other materials provided with the distribution.
 *    - Neither the name of David Stutz nor the names of its contributors may be
 *      used to endorse or promote products derived from this software without
 *      specific prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
 * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */
.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.multiselect-container .input-group {
  margin: 4px 8px;
}
.multiselect-container > li {
  padding: 0;
}
.multiselect-container > li > a.multiselect-all label {
  font-weight: bold;
}
.multiselect-container > li.multiselect-group label {
  margin: 0;
  padding: 4px 12px 4px 8px;
  height: 100%;
  font-weight: bold;
}
.multiselect-container > li.multiselect-group-clickable label {
  cursor: pointer;
}
.multiselect-container > li > a {
  padding: 0;
}
.multiselect-container > li > a > label {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-weight: normal;
  padding: 4px 12px 4px 12px;
}
.multiselect-container > li > a > label.radio,
.multiselect-container > li > a > label.checkbox {
  margin: 0;
}
.multiselect-container > li > a > label > input[type="checkbox"] {
  margin-bottom: 4px;
}
.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.form-inline .multiselect-container label.checkbox,
.form-inline .multiselect-container label.radio {
  padding: 4px 12px 4px 4px;
}
.form-inline .multiselect-container li a label.checkbox input[type="checkbox"],
.form-inline .multiselect-container li a label.radio input[type="radio"] {
  margin-left: -12px;
  margin-right: 0;
}
@media (min-width: 768px) {
  .navbar-form .multiselect-container .radio,
  .navbar-form .multiselect-container .checkbox {
    display: block;
    padding-left: 12px;
  }
}
/* These styles are all overrides for the default styles of the multiselect plugin in multiselect.less */
.multiselect-container.dropdown-menu {
  padding: 0;
}
.multiselect-container.dropdown-menu .input-group {
  padding: 4px 8px;
  margin: 0;
  width: 100%;
}
.multiselect-container.dropdown-menu > li.multiselect-all > a.multiselect-all {
  background-color: #f4f4f4;
  padding-left: 16px;
}
.multiselect-container.dropdown-menu > li.multiselect-all > a.multiselect-all label {
  color: #3399cc;
}
.multiselect-container.dropdown-menu > li.multiselect-all > a.multiselect-all:hover {
  background-color: #f4f4f4;
  color: #3399cc;
}
.multiselect-container.dropdown-menu > li.multiselect-group label {
  font-size: 1.1em;
}
.multiselect-container.dropdown-menu > li > a {
  padding: 4px 16px;
}
.multiselect-container.dropdown-menu > li > a > label.grouped {
  padding-left: 32px;
}
.multiselect-container.dropdown-menu > li > a > label.radio,
.multiselect-container.dropdown-menu > li > a > label.checkbox {
  margin: 0;
}
.multiselect-container.dropdown-menu > li.multiselect-item.filter {
  padding-top: 10px;
  background-color: #f4f4f4;
}
.multiselect-container.dropdown-menu > li.multiselect-item.filter input.form-control.multiselect-search {
  padding-left: 32px;
  border-radius: 4px;
}
.multiselect-container.dropdown-menu .inset {
  position: absolute;
  top: 0px;
  z-index: 3;
}
.multiselect-container.dropdown-menu .inset-left {
  left: 0px;
  padding-top: 11px;
  padding-left: 16px;
}
.multiselect-container.dropdown-menu .inset-left i {
  color: #999999;
}
.multiselect-container.dropdown-menu .inset-right {
  right: 0px;
  padding-top: 5px;
  padding-right: 8px;
}
.multiselect-container.dropdown-menu .inset-right .btn {
  color: #999999;
}
.multiselect-container.dropdown-menu .inset-right .btn:hover,
.multiselect-container.dropdown-menu .inset-right .btn:focus,
.multiselect-container.dropdown-menu .inset-right .btn:active {
  color: #666666;
  text-decoration: none;
  outline: none;
}
button[data-toggle="collapse"]:focus,
a[data-toggle="collapse"]:focus {
  text-decoration: none;
}
button[data-toggle="collapse"] i.bficon-collapse-indicator,
a[data-toggle="collapse"] i.bficon-collapse-indicator {
  -webkit-transition: -webkit-transform 0.35s ease;
  -moz-transition: -moz-transform 0.35s ease;
  -o-transition: -o-transform 0.35s ease;
  transition: transform 0.35s ease;
}
button[data-toggle="collapse"].collapsed i.bficon-collapse-indicator,
a[data-toggle="collapse"].collapsed i.bficon-collapse-indicator {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(enabled=false);
}
.usage-modeler .nav-tabs > li,
.contribution-modeler .nav-tabs > li {
  padding-left: 13.33333333px;
  border: 1px solid transparent;
  border-left-width: 3px;
}
.usage-modeler .nav-tabs > li a,
.contribution-modeler .nav-tabs > li a {
  border: none;
  font-size: 13px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.usage-modeler .nav-tabs > li a:focus,
.contribution-modeler .nav-tabs > li a:focus,
.usage-modeler .nav-tabs > li a:hover,
.contribution-modeler .nav-tabs > li a:hover {
  border: none;
}
.usage-modeler .nav-tabs > li.active,
.contribution-modeler .nav-tabs > li.active {
  border-color: #3399cc;
  background: #e7f7ff;
  padding-left: 17px;
}
.usage-modeler .nav-tabs > li.active a,
.contribution-modeler .nav-tabs > li.active a {
  color: #0f2e3d;
}
.usage-modeler {
  padding-top: 10px;
}
.contribution-modeler .nav-tabs {
  padding-top: 18px;
}
.region-plan-selection-modeler .estimation-block,
.region-plan-selection-modeler .contribution-fields {
  padding-right: 6.66666667px !important;
  padding-left: 13.33333333px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.region-plan-selection-modeler .pal {
  padding-right: 6.66666667px !important;
  padding-left: 6.66666667px !important;
}
.usage-modeler-category .list-group-divided {
  border-bottom: 2px solid #dddddd;
}
.usage-modeler-category .list-group-divided .list-group-item {
  padding-bottom: 6px !important;
}
.usage-modeler-category .cost,
.usage-modeler-category .usages,
.usage-modeler-category .usage-modeler-total {
  font-weight: bold;
  font-style: normal;
  color: #333333;
  font-size: 18px;
}
.usage-modeler-category .cost,
.usage-modeler-category .usages {
  text-align: center;
}
.usage-modeler-category .usage-modeler-total {
  padding-left: 12px;
  padding-right: 12px;
}
.usage-modeler-category .usage-modeler-total .total-usage-cost-popover {
  font-weight: normal;
}
.usage-modeler-category .cost {
  font-weight: normal;
}
.usage-modeler-category .usages {
  float: left;
  width: 1.7em;
  margin-right: 0.8em;
  border-bottom: 3px solid #3399cc;
  line-height: 1em;
}
.usage-modeler-category:nth-child(2) .usages {
  border-color: #356119;
}
.usage-modeler-category:nth-child(3) .usages {
  border-color: #e57a20;
}
.usage-modeler-category:nth-child(4) .usages {
  border-color: #bd2620;
}
.usage-modeler-category:nth-child(5) .usages {
  border-color: #8d598d;
}
@media screen and (max-width: 767px) {
  .estimation-block .interactive-popover[role=tooltip] {
    left: 15px !important;
    right: 15px !important;
  }
}
.expandable a[data-role="collapse"],
.expandable button[data-role="collapse"] {
  display: none;
}
.expandable.active a[data-role="expand"],
.expandable.active button[data-role="expand"] {
  display: none;
}
.expandable.active a[data-role="collapse"],
.expandable.active button[data-role="collapse"] {
  display: inline;
}
.expandable.active .ellipsis {
  display: none;
}
.expandable span.collapse.in {
  display: inline;
}
.enrollment-period-dropdown .btn-group .btn-default {
  background-color: #ffffff;
  border: 1px solid #3399cc;
  color: #3399cc;
}
.enrollment-period-dropdown .btn-group .btn-primary {
  background-color: #3399cc;
  color: #ffffff;
}
.edit-link {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  letter-spacing: initial;
  color: #3798c8;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.edit-link:focus,
.edit-link:active:focus,
.edit-link.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.edit-link:hover,
.edit-link:focus {
  color: #666666;
  text-decoration: none;
}
.edit-link:active,
.edit-link.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);
}
.edit-link.disabled,
.edit-link[disabled],
fieldset[disabled] .edit-link {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.edit-link:focus {
  outline: none;
}
.edit-link,
.edit-link:active,
.edit-link[disabled],
fieldset[disabled] .edit-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.edit-link,
.edit-link:hover,
.edit-link:focus,
.edit-link:active {
  border-color: transparent;
}
.edit-link:hover,
.edit-link:focus {
  color: #006699;
  text-decoration: underline;
  background-color: transparent;
}
.edit-link[disabled]:hover,
fieldset[disabled] .edit-link:hover,
.edit-link[disabled]:focus,
fieldset[disabled] .edit-link:focus {
  color: #999999;
  text-decoration: none;
}
.edit-link:hover {
  text-decoration: none;
  color: #006699;
}
.timeline .panel {
  margin-bottom: 0;
}
.timeline .panel:hover {
  border-color: #a7d5ee;
}
.timeline .panel:hover > .panel-heading {
  color: #328ec3;
  background-color: #f0faff;
  border-color: #a7d5ee;
}
.timeline .panel:hover > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #a7d5ee;
}
.timeline .panel:hover > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #a7d5ee;
}
.timeline .panel:hover.panel-seamless > .panel-body,
.timeline .panel:hover.panel-seamless > .panel-collapse > .panel-body,
.timeline .panel:hover.panel-seamless > .panel-footer,
.timeline .panel:hover.panel-seamless > .panel-collapse > .panel-footer {
  background-color: #f0faff;
}
.timeline .panel:hover.top .arrow {
  border-top-color: #a7d5ee;
}
.timeline .panel:hover.top .arrow:after {
  border-top-color: #f0faff;
}
.timeline .panel:hover.right .arrow,
.timeline > .timeline .panel:hover:nth-child(even) .arrow {
  border-right-color: #a7d5ee;
}
.timeline .panel:hover.right .arrow:after,
.timeline > .timeline .panel:hover:nth-child(even) .arrow:after {
  border-right-color: #f0faff;
}
.timeline .panel:hover.bottom .arrow {
  border-bottom-color: #a7d5ee;
}
.timeline .panel:hover.bottom .arrow:after {
  border-bottom-color: #f0faff;
}
.timeline .panel:hover.left .arrow,
.timeline > .timeline .panel:hover:nth-child(odd) .arrow {
  border-left-color: #a7d5ee;
}
.timeline .panel:hover.left .arrow:after,
.timeline > .timeline .panel:hover:nth-child(odd) .arrow:after {
  border-left-color: #f0faff;
}
.timeline .panel:hover > .list-group > .list-group-item {
  border-color: #a7d5ee;
}
.timeline .panel-heading {
  border-bottom: 0;
  border-left-width: 4px;
  border-left-style: solid;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.timeline .panel-heading time {
  margin-left: 10px;
  color: #b3b3b3;
}
.timeline .panel-heading > a {
  display: block;
  color: #666666;
}
.timeline .panel-heading > a:hover {
  color: #3798c8;
}
.timeline .panel-heading > a:hover time {
  color: #afd6e9;
}
.timeline .panel-heading > a:hover .day {
  color: #3798c8;
}
.point-in-time .timeline {
  border-color: #a7d5ee;
  border: none;
}
.point-in-time .timeline > .panel-heading {
  color: #328ec3;
  background-color: #f0faff;
  border-color: #a7d5ee;
}
.point-in-time .timeline > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #a7d5ee;
}
.point-in-time .timeline > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #a7d5ee;
}
.point-in-time .timeline.panel-seamless > .panel-body,
.point-in-time .timeline.panel-seamless > .panel-collapse > .panel-body,
.point-in-time .timeline.panel-seamless > .panel-footer,
.point-in-time .timeline.panel-seamless > .panel-collapse > .panel-footer {
  background-color: #f0faff;
}
.point-in-time .timeline.top .arrow {
  border-top-color: #a7d5ee;
}
.point-in-time .timeline.top .arrow:after {
  border-top-color: #f0faff;
}
.point-in-time .timeline.right .arrow,
.timeline > .point-in-time .timeline:nth-child(even) .arrow {
  border-right-color: #a7d5ee;
}
.point-in-time .timeline.right .arrow:after,
.timeline > .point-in-time .timeline:nth-child(even) .arrow:after {
  border-right-color: #f0faff;
}
.point-in-time .timeline.bottom .arrow {
  border-bottom-color: #a7d5ee;
}
.point-in-time .timeline.bottom .arrow:after {
  border-bottom-color: #f0faff;
}
.point-in-time .timeline.left .arrow,
.timeline > .point-in-time .timeline:nth-child(odd) .arrow {
  border-left-color: #a7d5ee;
}
.point-in-time .timeline.left .arrow:after,
.timeline > .point-in-time .timeline:nth-child(odd) .arrow:after {
  border-left-color: #f0faff;
}
.point-in-time .timeline > .list-group > .list-group-item {
  border-color: #a7d5ee;
}
.point-in-time .timeline .panel-heading {
  border: 1px solid #a7d5ee;
  border-left-width: 4px;
  color: #666666;
}
.point-in-time .timeline .panel-heading .media > div {
  border-color: #a7d5ee;
}
.timeline .panel-body {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-top: 6px !important;
}
.timeline .panel-body time {
  font-weight: normal;
  color: #4d4d4d;
}
.timeline .panel-body .row {
  border: 1px solid #3399cc;
}
.timeline .panel-body .row > div {
  padding-top: 15px;
  padding-bottom: 15px;
  border-left: 1px solid #3399cc;
}
.timeline .panel-body .row > div:first-child {
  font-weight: 800;
  border-left: none;
  background: #3399cc;
  color: #ffffff;
  font-size: 16.25px;
  padding-top: 13px;
  padding-bottom: 13px;
}
.timeline .media > div {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-right: 16px !important;
  border-right: 1px solid #ddd;
}
.timeline .media > div.pull-left {
  margin-right: 20px !important;
  min-height: 4.43em;
  padding-top: 14px !important;
  padding-bottom: 8px !important;
}
.timeline .media > div + div:last-child {
  padding-right: 0px !important;
  border-right: none;
}
.timeline .month {
  text-transform: uppercase;
}
.timeline .day {
  font-size: 24px;
}
.timeline .change-event {
  font-size: 18px;
  line-height: 45.99px;
  padding-left: 4px;
}
#employee-history #page-actions {
  text-align: center;
  margin-top: 10px !important;
}
.input-multisponsor-search .typeahead-label {
  display: table-cell;
  width: 90px;
}
.input-multisponsor-search .twitter-typeahead {
  width: auto;
  display: inline-block !important;
  float: none;
}
.input-multisponsor-search .twitter-typeahead .tt-dropdown-menu {
  max-height: 500px;
  overflow-y: auto;
}
.ms-resize {
  top: -5px;
}
.ms-group {
  width: 100%;
}
.ms-count {
  display: table-cell;
  vertical-align: middle;
  padding-left: 3px;
}
.sub-nav-container {
  position: relative;
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  width: 100%;
}
.sub-nav-container .sub-nav-wrapper {
  order: 1;
  -webkit-order: 1;
  -ms-flex-order: 1;
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  vertical-align: top;
  width: 200px;
  background: #eeeeee;
}
.sub-nav-container .page-content {
  order: 2;
  -webkit-order: 2;
  -ms-flex-order: 2;
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
}
.no-flexbox .sub-nav-container,
.lt-ie10 .sub-nav-container {
  display: table;
}
.no-flexbox .sub-nav-container .sub-nav-wrapper,
.lt-ie10 .sub-nav-container .sub-nav-wrapper {
  display: table-cell;
}
.no-flexbox .sub-nav-container .page-content,
.lt-ie10 .sub-nav-container .page-content {
  display: block;
  width: 100%;
}
#hradmin .activity-timeline-icon i {
  border-radius: 36px;
  border: 3px solid #cccccc;
  padding: 2px;
  background: #eeeeee;
}
#hradmin .activity-timeline-text {
  position: relative;
}
#hradmin .activity-timeline-text:after {
  position: absolute;
  content: "";
  top: 20px;
  width: 3px;
  height: 100%;
  background-color: #cccccc;
  left: -5px;
}
#hradmin .activity-timeline-text:last-of-type:after {
  display: none;
}
@media (max-width: 992px) {
  #hradmin .activity-timeline-icon,
  #hradmin .activity-timeline-text:after {
    display: none;
  }
}
.sub-nav-wrapper .bficon {
  float: left;
  margin-top: 3px;
}
.sub-nav-wrapper .text {
  display: block;
  overflow: auto;
}
.page-content {
  padding: 15px 0px;
}
.col-0 {
  position: relative;
  float: left;
  width: 0px;
  height: 0px;
  opacity: 0;
  overflow: hidden;
  transform: translate3d(-25%, 0, 0);
}
.row.row-animated [class*="col-"] {
  -webkit-transition: opacity, transform 400ms 0ms ease;
  transition: opacity, transform 400ms 0ms ease;
}
.row.row-table.row-table-striped:nth-child(2n+1) {
  background-color: #f9f9f9;
}
.row.row-table.row-table-striped:nth-child(2n+1).row-highlight-warning {
  background-color: #fbebde;
}
.no-highlights .row.row-table.row-table-striped:nth-child(2n+1).row-highlight-warning,
.single-pit .row.row-table.row-table-striped:nth-child(2n+1).row-highlight-warning {
  background: #f9f9f9;
}
.row.row-highlight-warning {
  position: relative;
  background-color: #fbebde;
}
.row.row-highlight-warning:before {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 3px;
  height: 100%;
  background: none #e57a20;
  content: "";
  z-index: 1;
}
.no-highlights .row.row-highlight-warning,
.single-pit .row.row-highlight-warning {
  background: none;
}
.no-highlights .row.row-highlight-warning:before,
.single-pit .row.row-highlight-warning:before {
  background: none;
}
.row.row-highlight-warning:before {
  display: block;
}
.row.row-highlight-warning,
.row.row-highlight-warning:before {
  transition: background-color 300ms;
}
.single-pit .row.row-spaced .spacer-after:after {
  width: 0;
}
.single-pit .row.row-spaced .spacer-before {
  display: none;
}
#employee-history .row.phm .row {
  margin-left: -12px;
  margin-right: -12px;
}
.row.row-spaced .spacer-before:before {
  content: "";
  height: 100%;
  width: 15px;
  background-color: #ffffff;
  position: absolute;
  top: 0px;
  left: 0px;
}
.row.row-spaced .spacer-after:after {
  content: "";
  height: 100%;
  width: 15px;
  background-color: #ffffff;
  position: absolute;
  top: 0px;
  right: 0px;
}
.login {
  background: #ffffff;
}
.login > .container-fluid {
  background: #ffffff;
  padding-left: 0;
  padding-right: 0;
}
.login > .container-fluid footer {
  padding: 20px 15px;
  background-color: #ffffff;
  color: #333333;
}
/* spacing helpers
p,m = padding,margin
a,t,r,b,l,h,v = all,top,right,bottom,left,horizontal,vertical
s,m,l,xl,n = small,medium,large, x-large, none
*/
.ptn,
.pvn,
.pan {
  padding-top: 0px !important;
}
.pts,
.pvs,
.pas {
  padding-top: 4px !important;
}
.ptm,
.pvm,
.pam {
  padding-top: 6px !important;
}
.ptl,
.pvl,
.pal {
  padding-top: 10px !important;
}
.ptxl,
.pvxl,
.paxl {
  padding-top: 15px !important;
}
.prn,
.phn,
.pan {
  padding-right: 0px !important;
}
.prs,
.phs,
.pas {
  padding-right: 8px !important;
}
.prm,
.phm,
.pam {
  padding-right: 12px !important;
}
.prl,
.phl,
.pal {
  padding-right: 16px !important;
}
.prxl,
.phxl,
.paxl {
  padding-right: 20px !important;
}
.pbn,
.pvn,
.pan {
  padding-bottom: 0px !important;
}
.pbs,
.pvs,
.pas {
  padding-bottom: 4px !important;
}
.pbm,
.pvm,
.pam {
  padding-bottom: 6px !important;
}
.pbl,
.pvl,
.pal {
  padding-bottom: 10px !important;
}
.pbxl,
.pvxl,
.paxl {
  padding-bottom: 15px !important;
}
.pln,
.phn,
.pan {
  padding-left: 0px !important;
}
.pls,
.phs,
.pas {
  padding-left: 8px !important;
}
.plm,
.phm,
.pam {
  padding-left: 12px !important;
}
.pll,
.phl,
.pal {
  padding-left: 16px !important;
}
.plxl,
.phxl,
.paxl {
  padding-left: 20px !important;
}
.mtn,
.mvn,
.man {
  margin-top: 0px !important;
}
.mts,
.mvs,
.mas {
  margin-top: 4px !important;
}
.mtm,
.mvm,
.mam {
  margin-top: 6px !important;
}
.mtl,
.mvl,
.mal {
  margin-top: 10px !important;
}
.mtxl,
.mvxl,
.maxl {
  margin-top: 15px !important;
}
.mrn,
.mhn,
.man {
  margin-right: 0px !important;
}
.mrs,
.mhs,
.mas {
  margin-right: 8px !important;
}
.mrm,
.mhm,
.mam {
  margin-right: 12px !important;
}
.mrl,
.mhl,
.mal {
  margin-right: 16px !important;
}
.mrxl,
.mhxl,
.maxl {
  margin-right: 20px !important;
}
.mbn,
.mvn,
.man {
  margin-bottom: 0px !important;
}
.mbs,
.mvs,
.mas {
  margin-bottom: 4px !important;
}
.mbm,
.mvm,
.mam {
  margin-bottom: 6px !important;
}
.mbl,
.mvl,
.mal {
  margin-bottom: 10px !important;
}
.mbxl,
.mvxl,
.maxl {
  margin-bottom: 15px !important;
}
.mln,
.mhn,
.man {
  margin-left: 0px !important;
}
.mls,
.mhs,
.mas {
  margin-left: 8px !important;
}
.mlm,
.mhm,
.mam {
  margin-left: 12px !important;
}
.mll,
.mhl,
.mal {
  margin-left: 16px !important;
}
.mlxl,
.mhxl,
.maxl {
  margin-left: 20px !important;
}
/* border helpers
t, r, b, l, a = top, right, bottom, left, all
b = border
*/
.tbn {
  border-top: 0 !important;
}
.rbn {
  border-right: 0 !important;
}
.bbn {
  border-bottom: 0 !important;
}
.lbn {
  border-left: 0 !important;
}
.abn {
  border: 0 !important;
}
.border-default {
  border: 1px solid #cccccc;
}
.border-dashed {
  border: 2px dashed #cccccc;
}
.box-shadow-none {
  box-shadow: none !important;
}
.center {
  text-align: center !important;
  vertical-align: middle !important;
}
.clear {
  clear: both;
}
.divider {
  border-top: 1px solid #cccccc;
  position: relative;
}
.divider:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: none #f4f4f4;
  content: "";
}
.divider.divider-vertical {
  border-top: 0;
  border-left: 1px solid #cccccc;
}
.divider.divider-vertical:before {
  height: 100%;
  width: 1px;
}
@media (max-width: 767px) {
  .divider.divider-vertical:before {
    width: 0;
  }
}
@media (max-width: 767px) {
  .divider.divider-vertical {
    border-left: 0;
  }
}
.divider.divider-dotted {
  border-top: 1px dotted #cccccc;
}
.divider.divider-dashed {
  border-top: 1px dashed #cccccc;
}
.divider.divider-dotted:before,
.divider.divider-dashed:before {
  content: none;
}
.divider-inverse {
  border-top: 1px solid #2a2a2a;
  position: relative;
}
.divider-inverse:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #404040;
  content: "";
}
.faded {
  opacity: 0.5;
}
.required {
  color: #861715;
}
/* display helpers */
.inline {
  display: inline !important;
}
.inline-block {
  display: inline-block !important;
}
.block {
  display: block !important;
}
.display-table {
  display: table;
}
.display-table-row {
  display: table-row;
}
.display-table-cell {
  display: table-cell;
}
.display-table-caption {
  display: table-caption;
}
.media-center {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
}
/* text transform helpers */
.sentence-case {
  text-transform: lowercase;
}
.sentence-case:first-letter {
  text-transform: uppercase;
}
.uppercase {
  text-transform: uppercase !important;
}
/* text decoration helpers */
.text-decoration-none {
  text-decoration: none !important;
}
/* alignment helpers */
.v-align-top {
  vertical-align: top;
}
.v-align-middle {
  vertical-align: middle;
}
.full-width {
  width: 100%;
}
.lh-inherit {
  line-height: inherit;
}
.ws-nowrap {
  white-space: nowrap;
}
/* font-weight helpers */
.fw-light {
  font-weight: 200;
}
.fs-italic {
  font-style: italic;
}
.fw-normal {
  font-weight: normal;
}
.fw-bold {
  font-weight: bold;
}
/* text/word break helpers */
/* text/word break helpers */
.word-break-break-all {
  word-break: break-all;
  -ms-word-break: break-all;
}
.word-wrap-break-word {
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}
.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.visible-drawer-column-off-canvas {
  display: none;
}
@media (max-width: 767px) {
  .visible-drawer-column-off-canvas {
    display: block !important;
  }
  table.visible-drawer-column-off-canvas {
    display: table;
  }
  tr.visible-drawer-column-off-canvas {
    display: table-row !important;
  }
  th.visible-drawer-column-off-canvas,
  td.visible-drawer-column-off-canvas {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-drawer-column-off-canvas {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .text-xs-left {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .btn-xs-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .btn-xs-block + .btn-xs-block {
    margin-top: 5px;
  }
  .modal-footer .btn-xs-block + .btn-xs-block {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .modal .modal-footer .btn + .btn {
    margin-left: 0;
  }
}
.animated-list {
  overflow: hidden;
}
.animated-list[data-animation-type='default'] .new-item {
  max-height: 0;
  opacity: 0;
  transform: translate3d(-300px, 0, 0);
  -webkit-animation: insertItem 750ms ease forwards;
  animation: insertItem 750ms ease forwards;
}
.animated-list[data-animation-type='default'] .remove-item {
  max-height: 1000px;
  opacity: 1;
  -webkit-animation: removeItem 750ms ease forwards;
  animation: removeItem 750ms ease forwards;
}
@-webkit-keyframes insertItem {
  0% {
    opacity: 0;
    max-height: 0;
    transform: translate3d(-300px, 0, 0);
  }
  50% {
    max-height: 1000px;
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    max-height: 1000px;
  }
}
@-webkit-keyframes removeItem {
  0% {
    opacity: 1;
    max-height: 1000px;
    transform: translate3d(0px, 0, 0);
  }
  50% {
    opacity: 0;
    transform: translate3d(-300px, 0, 0);
    max-height: 1000px;
  }
  100% {
    opacity: 0;
    transform: translate3d(-300px, 0, 0);
    max-height: 0px;
  }
}
.swap-items {
  position: relative;
}
.swap-items[data-animation-type='ltr'] .overflow-hidden {
  overflow: hidden;
}
.swap-items[data-animation-type='ltr'] .swappable-item {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transition: all 400ms 0ms ease;
  transition: all 400ms 0ms ease;
}
.swap-items[data-animation-type='ltr'] .swappable-item:first-child {
  width: 0px;
  opacity: 0;
}
.swap-items[data-animation-type='ltr'] .swappable-item:last-child {
  -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);
  opacity: 1;
}
.swap-items[data-animation-type='ltr'].swapped .swappable-item:first-child {
  width: 100%;
  opacity: 1;
}
.swap-items[data-animation-type='ltr'].swapped .swappable-item:last-child {
  -webkit-transform: translate3d(225%, 0, 0);
  -moz-transform: translate3d(225%, 0, 0);
  -ms-transform: translate3d(225%, 0, 0);
  -o-transform: translate3d(225%, 0, 0);
  transform: translate3d(225%, 0, 0);
  opacity: 0;
}
.group-shopping div.field-container > div.row {
  margin-left: 0px;
  margin-right: -0.7%;
}
.group-shopping footer.footer-horizontal-rule {
  margin: 0;
}
.group-shopping {
  background: #ffffff;
}
.group-shopping .shopping-experience .btn {
  border-radius: 5px;
}
.group-shopping .shopping-experience > div h1 {
  color: #3399cc;
}
.group-shopping .shopping-experience > div .accordion i.icon-blue {
  color: #3399cc;
}
.group-shopping .shopping-experience > div .accordion .table th[scope="row"] {
  color: #3399cc;
}
.group-shopping .shopping-experience > div .cart.navbar.mbn .navbar-inner {
  background: #3399cc;
}
.group-shopping .shopping-experience > div .btn.btn-link {
  color: #3798c8;
}
.group-shopping .shopping-experience > div .btn.btn-link:visited {
  color: #3798c8;
}
.group-shopping .shopping-experience > div .btn.btn-link:hover,
.group-shopping .shopping-experience > div .btn.btn-link:focus {
  color: #006699;
}
.group-shopping .shopping-experience > div .btn-primary {
  border-radius: 5px;
  background-image: -webkit-linear-gradient(top, #459fce 0%, #2f84b1 100%);
  background-image: linear-gradient(to bottom, #459fce 0%, #2f84b1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff459fce', endColorstr='#ff2f84b1', GradientType=0);
  border: 1px solid #3493c5;
  color: #ffffff;
}
.group-shopping .shopping-experience > div .btn-primary:hover {
  background-image: -webkit-linear-gradient(top, #61add5 0%, #4e96bd 100%);
  background-image: linear-gradient(to bottom, #61add5 0%, #4e96bd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff61add5', endColorstr='#ff4e96bd', GradientType=0);
  border: 1px solid #52a3ce;
  color: #ffffff;
}
.group-shopping .shopping-experience > div .btn-primary:active {
  background-image: -webkit-linear-gradient(top, #2f84b1 0%, #459fce 100%);
  background-image: linear-gradient(to bottom, #2f84b1 0%, #459fce 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f84b1', endColorstr='#ff459fce', GradientType=0);
  border: 1px solid #3493c5;
  color: #ffffff;
}
.highContrast .group-shopping .shopping-experience > div .btn-primary:hover {
  color: #3399cc;
  border: 1px solid #3399cc;
}
.group-shopping .shopping-experience > div .dropdown-menu > li > a:hover,
.group-shopping .shopping-experience > div .dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #47a3d1 0%, #2e8ab8 100%);
  background-image: linear-gradient(to bottom, #47a3d1 0%, #2e8ab8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff47a3d1', endColorstr='#ff2e8ab8', GradientType=0);
}
.group-shopping .shopping-experience > div .products.cart.print .bd .product .product-cost-details > div header .message {
  color: #333333;
}
.group-shopping .shopping-experience > div .products.cart.print .bd .product .product-cost-details header {
  background: #3399cc;
}
.group-shopping .shopping-experience > div .products.cart.print .bd .product .product-cost-details header .message {
  color: #ffffff;
}
.group-shopping .activity-controls {
  margin-bottom: 20px;
}
.group-shopping .table.table-bordered > thead > tr > th,
.group-shopping .table.table-bordered > tbody > tr > th,
.group-shopping .table.table-bordered > tfoot > tr > th,
.group-shopping .table.table-bordered > thead > tr > td,
.group-shopping .table.table-bordered > tbody > tr > td,
.group-shopping .table.table-bordered > tfoot > tr > td {
  border: none;
}
.group-shopping .table.table-bordered th:not([scope="row"]) {
  border: none;
  background: #3399cc;
  color: #ffffff;
  vertical-align: top;
}
.group-shopping .table.table-bordered tr {
  border-bottom: 1px solid #cccccc;
}
.group-shopping .table-condensed th {
  color: #ffffff;
}
.group-shopping .datepicker .table-condensed th {
  color: inherit;
}
.group-shopping .panel-collapse .panel-body .row {
  margin: 5px 0 0;
}
.group-shopping .modal {
  width: auto;
  background: transparent;
  border: 0;
  box-shadow: none;
  overflow-y: auto;
}
.group-shopping .modal .btn:hover {
  color: #333333;
}
.group-shopping .modal .modal-body article header {
  background: #3399cc;
}
.group-shopping .modal .table.table-bordered {
  border: 0;
}
.group-shopping .modal .table-hover tbody tr:hover > td,
.group-shopping .modal .table-hover tbody tr:hover > th {
  background: none;
}
.group-shopping .shopping-hook-body {
  margin: 50px 0px 50px;
}
.group-shopping .shopping-hook-body h1 {
  color: #333333;
}
.group-shopping .shopping-hook-body .bficon {
  color: #3399cc;
}
.group-shopping .shopping-hook-body .shopping-hook-description {
  margin-top: 20px;
}
.group-shopping .shopping-hook-body > .col-md-6 .btn {
  margin-top: 20px;
}
.group-shopping .shopping-hook-body > .col-md-6:first-child {
  padding-left: 40px;
  padding-right: 100px;
  border-right: 1px solid #cccccc;
}
.group-shopping .shopping-hook-body > .col-md-6:last-child {
  padding-left: 100px;
  padding-right: 40px;
  position: relative;
}
.group-shopping .shopping-hook-body > .col-md-6:last-child:before {
  content: "or";
  color: #cccccc;
  background: #ffffff;
  font-size: 40px;
  padding: 5px 15px;
  margin-right: -33px;
  border: 1px solid #cccccc;
  border-radius: 40px;
  position: absolute;
  right: 100%;
  top: 250px;
}
.group-shopping .alert h1 {
  color: #333333;
}
.group-shopping .renewal-shopping-details {
  border: 1px solid #cccccc;
  border-radius: 4px;
  overflow: scroll;
  max-height: 2000px;
}
.group-shopping .renewal-shopping-details a {
  color: #2c84b1;
}
.group-shopping .renewal-shopping-details .table {
  margin-bottom: 0;
  table-layout: fixed;
}
.group-shopping .renewal-shopping-details .table td,
.group-shopping .renewal-shopping-details .table th {
  width: 200px;
}
.progress-steps-default li > a {
  color: #3798c8;
  background: #ffffff;
  padding: 2px 13px 2px 2px;
  border-radius: 25px;
}
.progress-steps-default li > a:hover {
  color: #3798c8;
  background: #ecf2f6;
}
.progress-steps-default li > a:hover .progress-step {
  color: #222222;
  background: #3399cc;
}
.progress-steps-default li > a .progress-step {
  color: #222222;
  background: #3399cc;
}
.progress-steps-default li.complete > a {
  color: #666666;
  background: #ffffff;
}
.progress-steps-default li.complete > a:hover {
  color: #666666;
  background: #cccccc;
}
.progress-steps-default li.complete > a:hover .progress-step {
  color: #ffffff;
  background: #666666;
}
.progress-steps-default li.complete > a .progress-step {
  color: #ffffff;
  background: #666666;
}
.progress-steps-default li.active > a {
  color: #ffffff;
  background: #3399cc;
}
.progress-steps-default li.active > a:hover {
  color: #ffffff;
  background: #5cadd6;
}
.progress-steps-default li.active > a:hover .progress-step {
  color: #3399cc;
  background: #ffffff;
}
.progress-steps-default li.active > a .progress-step {
  color: #3399cc;
  background: #ffffff;
}
.footer-horizontal-rule {
  margin-left: 0px;
}
/*# sourceMappingURL=default-broker-legacy.css.map */