<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Minification failed. Returning unminified contents.
(12654,55): run-time error CSS1038: Expected hex color, found '#52A6D'
 */
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
@import url(https://fonts.googleapis.com/css?family=Karla&amp;display=swap);

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

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

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

[hidden] {
  display: none;
}

html {
  /*font-family: sans-serif;*/
  font-family: 'Karla', sans-serif;
  -webkit-text-size-adjust: 100%;
	  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

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

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

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

pre {
  white-space: pre-wrap;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

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

legend {
  padding: 0;
  border: 0;
}

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

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

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

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

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

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

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

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

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

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

@media print {
  * {
	color: #000 !important;
	text-shadow: none !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) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
	content: "";
  }
  pre,
  blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
  }
  thead {
	display: table-header-group;
  }
  tr,
  img {
	page-break-inside: avoid;
  }
  img {
	max-width: 100% !important;
  }
  @page  {
	margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
	orphans: 3;
	widows: 3;
  }
  h2,
  h3 {
	page-break-after: avoid;
  }
  .navbar {
	display: none;
  }
  .table td,
  .table th {
	background-color: #fff !important;
  }
  .btn &gt; .caret,
  .dropup &gt; .btn &gt; .caret {
	border-top-color: #000 !important;
  }
  .label {
	border: 1px solid #000;
  }
  .table {
	border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
	border: 1px solid #ddd !important;
  }
}

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

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
   /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  /*font-family: "wf_SegoeUI","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";*/
  font-family: 'Karla', sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}

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

button,
input,
select[multiple],
textarea {
  background-image: none;
}

a {
  color: #11589a;
  text-decoration: none;
}

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

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

img {
  vertical-align: middle;
}

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16.099999999999998px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
	font-size: 21px;
  }
}

small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-default {
  color: #333333;
}

.text-muted {
  color: #999999;
}

.text-primary {
  color: #00a5d0;
}

.text-warning {
  color: #503931;
}

.text-danger {
  color: #c22c3a;
}

.text-success {
  color: #468847;
}

.text-info {
  color: #11589a;
}

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

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

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

.bg-primary {
  background-color: #11589a;
}

.bg-warning {
  background-color: #503931;
}

.bg-danger {
  background-color: #c22c3a;
}

.bg-success {
  background-color: #468847;
}

.bg-info {
  background-color: #11589a;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  /*font-family: "WOL_SB","Segoe UI Semibold","Segoe UI",Tahoma,Helvetica,sans-serif;*/
  font-family: 'Karla', sans-serif;
  font-weight: 600;
  text-rendering: optimizelegibility;
}

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,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1,
.h1 {
  font-size: 36px;
  line-height:36px;
}

h2,
.h2 {
  font-size: 30px;
  line-height:30px;
}

h3,
.h3 {
  font-size: 24.5px;
  line-height:24.5px;
}

h4,
.h4 {
  font-size: 18px;
  line-height:20px;
}

h5,
.h5 {
  font-size: 14px;
  line-height:20px;
}

h6,
.h6 {
  font-size: 12px;
  line-height:20px;
}

h1 small,
.h1 small {
  font-size: 24px;
  line-height:20px;
}

h2 small,
.h2 small {
  font-size: 18px;
  line-height:20px;
}

h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/*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;
}

.list-inline &gt; li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
	float: left;
	width: 160px;
	overflow: hidden;
	clear: left;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
  }
  .dl-horizontal dd {
	margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
	display: table;
	content: " ";
  }
  .dl-horizontal dd:after {
	clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
	display: table;
	content: " ";
  }
  .dl-horizontal dd:after {
	clear: both;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}

blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

blockquote.pull-right small:before {
  content: '';
}

blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

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

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

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

pre.prettyprint {
  margin-bottom: 20px;
}

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

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

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

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

.container:after {
  clear: both;
}

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

.container:after {
  clear: both;
}

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

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

.row:after {
  clear: both;
}

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

.row:after {
  clear: both;
}

.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,
.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,
.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,
.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 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 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 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .container {
	max-width: 750px;
  }
  .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 {
	float: left;
  }
  .col-sm-1 {
	width: 8.333333333333332%;
  }
  .col-sm-2 {
	width: 16.666666666666664%;
  }
  .col-sm-3 {
	width: 25%;
  }
  .col-sm-4 {
	width: 33.33333333333333%;
  }
  .col-sm-5 {
	width: 41.66666666666667%;
  }
  .col-sm-6 {
	width: 50%;
  }
  .col-sm-7 {
	width: 58.333333333333336%;
  }
  .col-sm-8 {
	width: 66.66666666666666%;
  }
  .col-sm-9 {
	width: 75%;
  }
  .col-sm-10 {
	width: 83.33333333333334%;
  }
  .col-sm-11 {
	width: 91.66666666666666%;
  }
  .col-sm-12 {
	width: 100%;
  }
  .col-sm-push-1 {
	left: 8.333333333333332%;
  }
  .col-sm-push-2 {
	left: 16.666666666666664%;
  }
  .col-sm-push-3 {
	left: 25%;
  }
  .col-sm-push-4 {
	left: 33.33333333333333%;
  }
  .col-sm-push-5 {
	left: 41.66666666666667%;
  }
  .col-sm-push-6 {
	left: 50%;
  }
  .col-sm-push-7 {
	left: 58.333333333333336%;
  }
  .col-sm-push-8 {
	left: 66.66666666666666%;
  }
  .col-sm-push-9 {
	left: 75%;
  }
  .col-sm-push-10 {
	left: 83.33333333333334%;
  }
  .col-sm-push-11 {
	left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
	right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
	right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
	right: 25%;
  }
  .col-sm-pull-4 {
	right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
	right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
	right: 50%;
  }
  .col-sm-pull-7 {
	right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
	right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
	right: 75%;
  }
  .col-sm-pull-10 {
	right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
	right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
	margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
	margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
	margin-left: 25%;
  }
  .col-sm-offset-4 {
	margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
	margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
	margin-left: 50%;
  }
  .col-sm-offset-7 {
	margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
	margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
	margin-left: 75%;
  }
  .col-sm-offset-10 {
	margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
	margin-left: 91.66666666666666%;
  }
}

@media (min-width: 992px) {
  .container {
	max-width: 970px;
  }
  .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 {
	float: left;
  }
  .col-md-1 {
	width: 8.333333333333332%;
  }
  .col-md-2 {
	width: 16.666666666666664%;
  }
  .col-md-3 {
	width: 25%;
  }
  .col-md-4 {
	width: 33.33333333333333%;
  }
  .col-md-5 {
	width: 41.66666666666667%;
  }
  .col-md-6 {
	width: 50%;
  }
  .col-md-7 {
	width: 58.333333333333336%;
  }
  .col-md-8 {
	width: 66.66666666666666%;
  }
  .col-md-9 {
	width: 75%;
  }
  .col-md-10 {
	width: 83.33333333333334%;
  }
  .col-md-11 {
	width: 91.66666666666666%;
  }
  .col-md-12 {
	width: 100%;
  }
  .col-md-push-0 {
	left: auto;
  }
  .col-md-push-1 {
	left: 8.333333333333332%;
  }
  .col-md-push-2 {
	left: 16.666666666666664%;
  }
  .col-md-push-3 {
	left: 25%;
  }
  .col-md-push-4 {
	left: 33.33333333333333%;
  }
  .col-md-push-5 {
	left: 41.66666666666667%;
  }
  .col-md-push-6 {
	left: 50%;
  }
  .col-md-push-7 {
	left: 58.333333333333336%;
  }
  .col-md-push-8 {
	left: 66.66666666666666%;
  }
  .col-md-push-9 {
	left: 75%;
  }
  .col-md-push-10 {
	left: 83.33333333333334%;
  }
  .col-md-push-11 {
	left: 91.66666666666666%;
  }
  .col-md-pull-0 {
	right: auto;
  }
  .col-md-pull-1 {
	right: 8.333333333333332%;
  }
  .col-md-pull-2 {
	right: 16.666666666666664%;
  }
  .col-md-pull-3 {
	right: 25%;
  }
  .col-md-pull-4 {
	right: 33.33333333333333%;
  }
  .col-md-pull-5 {
	right: 41.66666666666667%;
  }
  .col-md-pull-6 {
	right: 50%;
  }
  .col-md-pull-7 {
	right: 58.333333333333336%;
  }
  .col-md-pull-8 {
	right: 66.66666666666666%;
  }
  .col-md-pull-9 {
	right: 75%;
  }
  .col-md-pull-10 {
	right: 83.33333333333334%;
  }
  .col-md-pull-11 {
	right: 91.66666666666666%;
  }
  .col-md-offset-0 {
	margin-left: 0;
  }
  .col-md-offset-1 {
	margin-left: 8.333333333333332%;
  }
  .col-md-offset-2 {
	margin-left: 16.666666666666664%;
  }
  .col-md-offset-3 {
	margin-left: 25%;
  }
  .col-md-offset-4 {
	margin-left: 33.33333333333333%;
  }
  .col-md-offset-5 {
	margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
	margin-left: 50%;
  }
  .col-md-offset-7 {
	margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
	margin-left: 66.66666666666666%;
  }
  .col-md-offset-9 {
	margin-left: 75%;
  }
  .col-md-offset-10 {
	margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
	margin-left: 91.66666666666666%;
  }
}

@media (min-width: 1200px) {
  .container {
	max-width: 1170px;
  }
  .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 {
	float: left;
  }
  .col-lg-1 {
	width: 8.333333333333332%;
  }
  .col-lg-2 {
	width: 16.666666666666664%;
  }
  .col-lg-3 {
	width: 25%;
  }
  .col-lg-4 {
	width: 33.33333333333333%;
  }
  .col-lg-5 {
	width: 41.66666666666667%;
  }
  .col-lg-6 {
	width: 50%;
  }
  .col-lg-7 {
	width: 58.333333333333336%;
  }
  .col-lg-8 {
	width: 66.66666666666666%;
  }
  .col-lg-9 {
	width: 75%;
  }
  .col-lg-10 {
	width: 83.33333333333334%;
  }
  .col-lg-11 {
	width: 91.66666666666666%;
  }
  .col-lg-12 {
	width: 100%;
  }
  .col-lg-push-0 {
	left: auto;
  }
  .col-lg-push-1 {
	left: 8.333333333333332%;
  }
  .col-lg-push-2 {
	left: 16.666666666666664%;
  }
  .col-lg-push-3 {
	left: 25%;
  }
  .col-lg-push-4 {
	left: 33.33333333333333%;
  }
  .col-lg-push-5 {
	left: 41.66666666666667%;
  }
  .col-lg-push-6 {
	left: 50%;
  }
  .col-lg-push-7 {
	left: 58.333333333333336%;
  }
  .col-lg-push-8 {
	left: 66.66666666666666%;
  }
  .col-lg-push-9 {
	left: 75%;
  }
  .col-lg-push-10 {
	left: 83.33333333333334%;
  }
  .col-lg-push-11 {
	left: 91.66666666666666%;
  }
  .col-lg-pull-0 {
	right: auto;
  }
  .col-lg-pull-1 {
	right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
	right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
	right: 25%;
  }
  .col-lg-pull-4 {
	right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
	right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
	right: 50%;
  }
  .col-lg-pull-7 {
	right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
	right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
	right: 75%;
  }
  .col-lg-pull-10 {
	right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
	right: 91.66666666666666%;
  }
  .col-lg-offset-0 {
	margin-left: 0;
  }
  .col-lg-offset-1 {
	margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
	margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
	margin-left: 25%;
  }
  .col-lg-offset-4 {
	margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
	margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
	margin-left: 50%;
  }
  .col-lg-offset-7 {
	margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
	margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
	margin-left: 75%;
  }
  .col-lg-offset-10 {
	margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
	margin-left: 91.66666666666666%;
  }
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table &gt; thead &gt; tr &gt; td.success,
.table &gt; tbody &gt; tr &gt; td.success,
.table &gt; tfoot &gt; tr &gt; td.success,
.table &gt; thead &gt; tr &gt; th.success,
.table &gt; tbody &gt; tr &gt; th.success,
.table &gt; tfoot &gt; tr &gt; th.success,
.table &gt; thead &gt; tr.success &gt; td,
.table &gt; tbody &gt; tr.success &gt; td,
.table &gt; tfoot &gt; tr.success &gt; td,
.table &gt; thead &gt; tr.success &gt; th,
.table &gt; tbody &gt; tr.success &gt; th,
.table &gt; tfoot &gt; tr.success &gt; th {
  background-color: #5cb85c;
  border-color: #00AD29;
  color:#fff;
}

.table-hover &gt; tbody &gt; tr &gt; td.success:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success:hover,
.table-hover &gt; tbody &gt; tr.success:hover &gt; td {
  background-color: #02B02A;
  border-color: #06A12B;
  color:#fff;
}

.table &gt; thead &gt; tr &gt; td.danger,
.table &gt; tbody &gt; tr &gt; td.danger,
.table &gt; tfoot &gt; tr &gt; td.danger,
.table &gt; thead &gt; tr &gt; th.danger,
.table &gt; tbody &gt; tr &gt; th.danger,
.table &gt; tfoot &gt; tr &gt; th.danger,
.table &gt; thead &gt; tr.danger &gt; td,
.table &gt; tbody &gt; tr.danger &gt; td,
.table &gt; tfoot &gt; tr.danger &gt; td,
.table &gt; thead &gt; tr.danger &gt; th,
.table &gt; tbody &gt; tr.danger &gt; th,
.table &gt; tfoot &gt; tr.danger &gt; th {
  background-color: #c22c3a;
  border-color: #c6223a;
}

.table-hover &gt; tbody &gt; tr &gt; td.danger:hover,
.table-hover &gt; tbody &gt; tr &gt; th.danger:hover,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; td {
  background-color: #c6363a;
  border-color: #c6363a;
}

.table &gt; thead &gt; tr &gt; td.warning,
.table &gt; tbody &gt; tr &gt; td.warning,
.table &gt; tfoot &gt; tr &gt; td.warning,
.table &gt; thead &gt; tr &gt; th.warning,
.table &gt; tbody &gt; tr &gt; th.warning,
.table &gt; tfoot &gt; tr &gt; th.warning,
.table &gt; thead &gt; tr.warning &gt; td,
.table &gt; tbody &gt; tr.warning &gt; td,
.table &gt; tfoot &gt; tr.warning &gt; td,
.table &gt; thead &gt; tr.warning &gt; th,
.table &gt; tbody &gt; tr.warning &gt; th,
.table &gt; tfoot &gt; tr.warning &gt; th {
  background-color: #ffd35c;
  border-color: #fccf53;
}

.table-hover &gt; tbody &gt; tr &gt; td.warning:hover,
.table-hover &gt; tbody &gt; tr &gt; th.warning:hover,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; td {
  background-color: #ffd35c;
  border-color: #fccf53;
}

@media (max-width: 768px) {
  .table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-x: scroll;
	overflow-y: hidden;
	border: 1px solid #dddddd;
  }
  .table-responsive &gt; .table {
	margin-bottom: 0;
	background-color: #fff;
  }
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; td {
	white-space: nowrap;
  }
  .table-responsive &gt; .table-bordered {
	border: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
	border-left: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
	border-right: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr:last-child &gt; td,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td {
	border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

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

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

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

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

  line-height: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto;
}

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

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

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

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

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

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

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

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

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

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

textarea.input-sm {
  height: auto;
}

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

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

textarea.input-lg {
  height: auto;
}

.has-warning .help-block,
.has-warning .control-label {
  color: #503931;
}

.has-warning .form-control {
  border-color: #503931;
  -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: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
		  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.has-warning .input-group-addon {
  color: #503931;
  background-color: #ffd35c;
  border-color: #503931;
}

.has-error .help-block,
.has-error .control-label {
  color: #c22c3a;
}

.has-error .form-control {
  border-color: #c22c3a;
  -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: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
		  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.has-error .input-group-addon {
  color: #fff;
  background-color: #c22c3a;
  border-color: #c6223a;
}

.has-success .help-block,
.has-success .control-label {
  color: #fff;
}

.has-success .form-control {
  border-color: #468847;
  -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: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
		  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.has-success .input-group-addon {
  color: #fff;
  background-color: #5cb85c;
  border-color: #00AD29;
}

.form-control-static {
  padding-top: 7px;
  margin-bottom: 0;
}

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

@media (min-width: 768px) {
  .form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
  }
  .form-inline .form-control {
	display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
	display: inline-block;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
	float: none;
	margin-left: 0;
  }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

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

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

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

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

@media (min-width: 768px) {
  .form-horizontal .control-label {
	text-align: right;
  }
}

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

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -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 {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
		  box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.alert-info .btn-default{
	color:#333333;
}

.btn-default:hover,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
  text-decoration: none;
}

.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: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: #ffffff;
  border-color: #cccccc;
}

.btn-primary {
  color: #ffffff;
  background-color: #00a5d0;
  border-color: #00a5d0;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #00a5d0;
  background-color: #fff;
  border-color: #00a5d0;
  text-decoration: none;
}

.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: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: #00a5d0;
  border-color: #00a5d0;
}

.btn-warning {
  color: #ffffff;
  background-color: #ff9326;
  border-color: #ff9326;
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active
.open .dropdown-toggle.btn-warning {
  color: #ff9326;
  background-color: #ffffff;
  border-color: #ff9326;
  text-decoration: none;
}

.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: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: #ff9326;
  border-color: #eea236;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #d9534f;
  background-color: #ffffff;
  border-color: #d9534f;
  text-decoration: none;
}

.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: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: #d9534f;
  border-color: #d43f3a;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #5cb85c;
  background-color: #ffffff;
  border-color: #5cb85c;
  text-decoration: none;
}

.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: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: #5cb85c;
  border-color: #4cae4c;
}

.btn-info {
  color: #ffffff;
  background-color: #11589a;
  border-color: #11589a;
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #11589a;
  background-color: #fff;
  border-color: #11589a;
  text-decoration: none;
}

.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: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: #11589a;
  border-color: #11589a;
}

.btn-link {
  font-weight: normal;
  color: #11589a;
  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: #2a6496;
  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 {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

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

.btn-xs {
  padding: 1px 5px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 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.woff2') format('woff2'), 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');
	font-display: swap;
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur: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";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
  content: "";
}

.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;
  font-size: 14px;
  list-style: none;
  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: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu &gt; li &gt; a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #11589a;
}

.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:hover,
.dropdown-menu &gt; .active &gt; a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #11589a;
  outline: 0;
}

.dropdown-menu &gt; .disabled &gt; a,
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  color: #999999;
}

.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open &gt; .dropdown-menu {
  display: block;
}

.open &gt; a {
  outline: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right &gt; .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  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 {
	right: 0;
	left: auto;
  }
}

.btn-default .caret {
  border-top-color: #333333;
}

.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}

.dropup .btn-default .caret {
  border-bottom-color: #333333;
}

.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group &gt; .btn,
.btn-group-vertical &gt; .btn {
  position: relative;
  float: left;
}

.btn-group &gt; .btn:hover,
.btn-group-vertical &gt; .btn:hover,
.btn-group &gt; .btn:focus,
.btn-group-vertical &gt; .btn:focus,
.btn-group &gt; .btn:active,
.btn-group-vertical &gt; .btn:active,
.btn-group &gt; .btn.active,
.btn-group-vertical &gt; .btn.active {
  z-index: 2;
}

.btn-group &gt; .btn:focus,
.btn-group-vertical &gt; .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:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group {
  float: left;
}

.btn-toolbar &gt; .btn + .btn,
.btn-toolbar &gt; .btn-group + .btn,
.btn-toolbar &gt; .btn + .btn-group,
.btn-toolbar &gt; .btn-group + .btn-group {
  margin-left: 5px;
}

.btn-group &gt; .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group &gt; .btn:first-child {
  margin-left: 0;
}

.btn-group &gt; .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group &gt; .btn:last-child:not(:first-child),
.btn-group &gt; .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group &gt; .btn-group {
  float: left;
}

.btn-group &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}

.btn-group &gt; .btn-group:first-child &gt; .btn:last-child,
.btn-group &gt; .btn-group:first-child &gt; .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group &gt; .btn-group:last-child &gt; .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-xs &gt; .btn {
  padding: 5px 10px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-sm &gt; .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-lg &gt; .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-group &gt; .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group &gt; .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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 .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 &gt; .btn,
.btn-group-vertical &gt; .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical &gt; .btn-group:before,
.btn-group-vertical &gt; .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical &gt; .btn-group:after {
  clear: both;
}

.btn-group-vertical &gt; .btn-group:before,
.btn-group-vertical &gt; .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical &gt; .btn-group:after {
  clear: both;
}

.btn-group-vertical &gt; .btn-group &gt; .btn {
  float: none;
}

.btn-group-vertical &gt; .btn + .btn,
.btn-group-vertical &gt; .btn + .btn-group,
.btn-group-vertical &gt; .btn-group + .btn,
.btn-group-vertical &gt; .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical &gt; .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical &gt; .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical &gt; .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
}

.btn-group-vertical &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}

.btn-group-vertical &gt; .btn-group:first-child &gt; .btn:last-child,
.btn-group-vertical &gt; .btn-group:first-child &gt; .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical &gt; .btn-group:last-child &gt; .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}

.btn-group-justified .btn {
  display: table-cell;
  float: none;
  width: 1%;
}

[data-toggle="buttons"] &gt; .btn &gt; input[type="radio"],
[data-toggle="buttons"] &gt; .btn &gt; input[type="checkbox"] {
  display: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg &gt; .form-control,
.input-group-lg &gt; .input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-group-lg &gt; .form-control,
select.input-group-lg &gt; .input-group-addon,
select.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 45px;
  line-height: 45px;
}

textarea.input-group-lg &gt; .form-control,
textarea.input-group-lg &gt; .input-group-addon,
textarea.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: auto;
}

.input-group-sm &gt; .form-control,
.input-group-sm &gt; .input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm &gt; .form-control,
select.input-group-sm &gt; .input-group-addon,
select.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm &gt; .form-control,
textarea.input-group-sm &gt; .input-group-addon,
textarea.input-group-sm &gt; .input-group-btn &gt; .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: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  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 &gt; .btn,
.input-group-btn:first-child &gt; .dropdown-toggle,
.input-group-btn:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-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 &gt; .btn,
.input-group-btn:last-child &gt; .dropdown-toggle,
.input-group-btn:first-child &gt; .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  white-space: nowrap;
}

.input-group-btn &gt; .btn {
  position: relative;
}

.input-group-btn &gt; .btn + .btn {
  margin-left: -4px;
}

.input-group-btn &gt; .btn:hover,
.input-group-btn &gt; .btn:active {
  z-index: 2;
}

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

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

.nav:after {
  clear: both;
}

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

.nav:after {
  clear: both;
}

.nav &gt; li {
  position: relative;
  display: block;
}

.nav &gt; li &gt; a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav &gt; li &gt; a:hover,
.nav &gt; li &gt; a:focus {
  text-decoration: none;
  background-color: #11589a;
  color: white;
}

.nav &gt; li.disabled &gt; a {
  color: #999999;
}

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

.nav .open &gt; a,
.nav .open &gt; a:hover,
.nav .open &gt; a:focus {
  background-color: #11589a;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

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

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs &gt; li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs &gt; li &gt; a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs &gt; li &gt; a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs &gt; li.active &gt; a,
.nav-tabs &gt; li.active &gt; a:hover,
.nav-tabs &gt; li.active &gt; a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified &gt; li {
  float: none;
}

.nav-tabs.nav-justified &gt; li &gt; a {
  text-align: center;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li {
	display: table-cell;
	width: 1%;
  }
}

.nav-tabs.nav-justified &gt; li &gt; a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
}

.nav-tabs.nav-justified &gt; .active &gt; a {
  border-bottom-color: #ffffff;
}

.nav-pills &gt; li {
  float: left;
}

.nav-pills &gt; li &gt; a {
  border-radius: 5px;
}

.nav-pills &gt; li + li {
  margin-left: 2px;
}

.nav-pills &gt; li.active &gt; a,
.nav-pills &gt; li.active &gt; a:hover,
.nav-pills &gt; li.active &gt; a:focus {
  color: #ffffff;
  background-color: #11589a;
}

.nav-stacked &gt; li {
  float: none;
}

.nav-stacked &gt; li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified &gt; li {
  float: none;
}

.nav-justified &gt; li &gt; a {
  text-align: center;
}

@media (min-width: 768px) {
  .nav-justified &gt; li {
	display: table-cell;
	width: 1%;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified &gt; li &gt; a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
}

.nav-tabs-justified &gt; .active &gt; a {
  border-bottom-color: #ffffff;
}

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

.tabbable:after {
  clear: both;
}

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

.tabbable:after {
  clear: both;
}

.tab-content &gt; .tab-pane,
.pill-content &gt; .pill-pane {
  display: none;
}

.tab-content &gt; .active,
.pill-content &gt; .active {
  display: block;
}

.nav .caret {
  border-top-color: #11589a;
  border-bottom-color: #11589a;
}

.nav a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

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

.navbar:after {
  clear: both;
}

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

.navbar:after {
  clear: both;
}

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

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
	float: left;
  }
}

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.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-collapse .navbar-nav.navbar-left:first-child {
	margin-left: -15px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
	margin-right: -15px;
  }
  .navbar-collapse .navbar-text:last-child {
	margin-right: 0;
  }
}

.container &gt; .navbar-header,
.container &gt; .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container &gt; .navbar-header,
  .container &gt; .navbar-collapse {
	margin-right: 0;
	margin-left: 0;
  }
}

.navbar-static-top {
  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;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
	border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  z-index: 1030;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar &gt; .container .navbar-brand {
	margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}

.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: 7.5px -15px;
}

.navbar-nav &gt; li &gt; a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@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 &gt; li &gt; a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a {
	line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
	background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
	float: left;
	margin: 0;
  }
  .navbar-nav &gt; li {
	float: left;
  }
  .navbar-nav &gt; li &gt; a {
	padding-top: 15px;
	padding-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
	float: left !important;
  }
  .navbar-right {
	float: right !important;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -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);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
  }
  .navbar-form .form-control {
	display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
	display: inline-block;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
	float: none;
	margin-left: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
	margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .navbar-form {
	width: auto;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	border: 0;
	-webkit-box-shadow: none;
			box-shadow: none;
  }
}

.navbar-nav &gt; li &gt; .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav &gt; li &gt; .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-nav.pull-right &gt; li &gt; .dropdown-menu,
.navbar-nav &gt; li &gt; .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
	margin-right: 15px;
	margin-left: 15px;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.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 &gt; li &gt; a {
  color: #777777;
}

.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav &gt; .disabled &gt; a,
.navbar-default .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-default .navbar-nav &gt; .disabled &gt; 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: #cccccc;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}

.navbar-default .navbar-nav &gt; .dropdown &gt; a:hover .caret,
.navbar-default .navbar-nav &gt; .dropdown &gt; a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.navbar-default .navbar-nav &gt; .open &gt; a,
.navbar-default .navbar-nav &gt; .open &gt; a:hover,
.navbar-default .navbar-nav &gt; .open &gt; a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav &gt; .open &gt; a .caret,
.navbar-default .navbar-nav &gt; .open &gt; a:hover .caret,
.navbar-default .navbar-nav &gt; .open &gt; a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.navbar-default .navbar-nav &gt; .dropdown &gt; a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
	color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
	color: #333333;
	background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
	color: #555555;
	background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; 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 &gt; li &gt; a {
  color: #999999;
}

.navbar-inverse .navbar-nav &gt; li &gt; a:hover,
.navbar-inverse .navbar-nav &gt; li &gt; a:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav &gt; .active &gt; a,
.navbar-inverse .navbar-nav &gt; .active &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .active &gt; a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav &gt; .disabled &gt; a,
.navbar-inverse .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .disabled &gt; 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 &gt; .open &gt; a,
.navbar-inverse .navbar-nav &gt; .open &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .open &gt; a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav &gt; .dropdown &gt; a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .navbar-nav &gt; .dropdown &gt; a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}

.navbar-inverse .navbar-nav &gt; .open &gt; a .caret,
.navbar-inverse .navbar-nav &gt; .open &gt; a:hover .caret,
.navbar-inverse .navbar-nav &gt; .open &gt; a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .dropdown-header {
	border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {
	color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
	color: #ffffff;
	background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
	color: #ffffff;
	background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; 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: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb &gt; li {
  display: inline-block;
}

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

.breadcrumb &gt; .active {
  color: #999999;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination &gt; li {
  display: inline;
}

.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
  background-color: #eeeeee;
  outline: none;
}

.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #11589a;
  border-color: #11589a;
  outline: none;
}

.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

.pagination-lg &gt; li &gt; a,
.pagination-lg &gt; li &gt; span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg &gt; li:first-child &gt; a,
.pagination-lg &gt; li:first-child &gt; span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg &gt; li:last-child &gt; a,
.pagination-lg &gt; li:last-child &gt; span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm &gt; li &gt; a,
.pagination-sm &gt; li &gt; span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm &gt; li:first-child &gt; a,
.pagination-sm &gt; li:first-child &gt; span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm &gt; li:last-child &gt; a,
.pagination-sm &gt; li:last-child &gt; span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

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

.pager:after {
  clear: both;
}

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

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li &gt; a,
.pager li &gt; span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li &gt; a:hover,
.pager li &gt; a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next &gt; a,
.pager .next &gt; span {
  float: right;
}

.pager .previous &gt; a,
.pager .previous &gt; span {
  float: left;
}

.pager .disabled &gt; a,
.pager .disabled &gt; a:hover,
.pager .disabled &gt; a:focus,
.pager .disabled &gt; span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}

.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;
}

.label-default {
  background-color: #999999;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}

.label-primary {
  background-color: #00a5d0;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #11589a;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #ff9326;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ff9326;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

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

.badge:empty {
  display: none;
}

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

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

a.list-group-item.active &gt; .badge,
.nav-pills &gt; .active &gt; a &gt; .badge {
  color: #11589a;
  background-color: #ffffff;
}

.nav-pills &gt; li &gt; a &gt; .badge {
  margin-left: 3px;
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1 {
  line-height: 1;
  color: inherit;
}

.jumbotron p {
  line-height: 1.4;
}

.container .jumbotron {
  border-radius: 6px;
}

@media screen and (min-width: 768px) {
  .jumbotron {
	padding-top: 48px;
	padding-bottom: 48px;
  }
  .container .jumbotron {
	padding-right: 60px;
	padding-left: 60px;
  }
  .jumbotron h1 {
	font-size: 63px;
  }
}

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

.thumbnail &gt; img {
  display: block;
  height: auto;
  max-width: 100%;
}

a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #11589a;
}

.thumbnail &gt; img {
  margin-right: auto;
  margin-left: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

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

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

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

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

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

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

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

.alert-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #00AD29;
}

.alert-success a{
	color: #fff;
}

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

.alert-success .alert-link {
  color: #356635;
}

.alert-info {
	color: #fff;
	background-color: #3a87ad;
	border-color: #3a87ad;
}

.alert-info a{
	color: #fff;
}

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

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

.alert-warning {
  color: #503931;
  background-color: #ffd35c!important;
  border-color: #fccf53;
}

.alert-warning a {
  color: #503931;
}

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

.alert-warning .alert-link {
  color: #503931;
}

.alert-danger {
  color: #fff;
  background-color: #c22c3a;
  border-color: #c6223a;
}

.alert-danger a {
  color: #fff;
}

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

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

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

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

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

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

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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;
  color: #ffffff;
  text-align: center;
  background-color: #11589a;
  -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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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;
	 -moz-animation: progress-bar-stripes 2s linear infinite;
	  -ms-animation: progress-bar-stripes 2s linear infinite;
	   -o-animation: progress-bar-stripes 2s linear infinite;
		  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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: #00a5d0;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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: #ff9326;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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 &gt; .pull-left {
  margin-right: 10px;
}

.media &gt; .pull-right {
  margin-left: 10px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

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

.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 &gt; .badge {
  float: right;
}

.list-group-item &gt; .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;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #11589a;
  border-color: #11589a;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -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-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel &gt; .list-group {
  margin-bottom: 0;
}

.panel &gt; .list-group .list-group-item {
  border-width: 1px 0;
}

.panel &gt; .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel &gt; .list-group .list-group-item:last-child {
  border-bottom: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel &gt; .table {
  margin-bottom: 0;
}

.panel &gt; .panel-body + .table {
  border-top: 1px solid #dddddd;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading small{
	color:inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.panel-title &gt; a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}

.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 &gt; .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.panel-default &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}

.panel-default &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #11589a;
}

.panel-primary &gt; .panel-heading {
  color: #ffffff;
  background-color: #11589a;
  border-color: #11589a;
}

.panel-primary &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #11589a;
}

.panel-primary &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #11589a;
}

.panel-success {
  border-color: #00AD29;
}

.panel-success &gt; .panel-heading {
  color: #fff;
  background-color: #5cb85c;
  border-color: #00AD29;
}

.panel-success &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #00AD29;
}

.panel-success &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #00AD29;
}

.panel-warning {
  border-color: #f89406;
}

.panel-warning &gt; .panel-heading {
  color: #fff;
  background-color: #f89406;
  border-color: #f89406;
}

.panel-warning &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #f89406;
}

.panel-warning &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #f89406;
}

.panel-danger {
  border-color: #c6223a;
}

.panel-danger &gt; .panel-heading {
  color: #fff;
  background-color: #c22c3a;
  border-color: #c6223a;
}

.panel-danger &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #c6223a;
}

.panel-danger &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #c6223a;
}

.panel-info {
  border-color: #00a5d0;
}

.panel-info &gt; .panel-heading {
  color: #fff;
  background-color: #00a5d0;
  border-color: #00a5d0;
}

.panel-info &gt; .panel-heading:hover {
  color: #00a5d0;
  background-color: #fff;
  border-color: #00a5d0;
}

.panel-info &gt; .panel-heading + .panel-collapse .panel-body {
  border-top-color: #00a5d0;
}

.panel-info &gt; .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #00a5d0;
}

.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: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

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

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

.modal-open {
  overflow: hidden;
}

body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}

.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 {
  z-index: 1050;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -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;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

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

.modal-title {
  color: #777;
  margin: 0;
  line-height: 1.428571429;
}

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

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

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

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

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

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

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

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .modal-dialog {
	right: auto;
	left: 50%;
	width: 600px;
	padding-top: 30px;
	padding-bottom: 30px;
  }
  .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);
  }
}

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

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

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

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

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

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

.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-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 4px solid #000000;
  border: 4px solid rgba(0, 0, 0, 1);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 1);
		  box-shadow: 0 5px 10px rgba(0, 0, 0, 1);
  background-clip: padding-box;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  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 {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " ";
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " ";
}

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " ";
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " ";
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner &gt; .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
		  transition: 0.6s ease-in-out left;
}

.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1;
}

.carousel-inner &gt; .active,
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  display: block;
}

.carousel-inner &gt; .active {
  left: 0;
}

.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner &gt; .next {
  left: 100%;
}

.carousel-inner &gt; .prev {
  left: -100%;
}

.carousel-inner &gt; .next.left,
.carousel-inner &gt; .prev.right {
  left: 0;
}

.carousel-inner &gt; .active.left {
  left: -100%;
}

.carousel-inner &gt; .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  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: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, 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 {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  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: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, 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 {
  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%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}

.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  border: 1px solid #ffffff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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 .icon-prev,
  .carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	margin-left: -15px;
	font-size: 30px;
  }
  .carousel-caption {
	right: 20%;
	left: 20%;
	padding-bottom: 30px;
  }
  .carousel-indicators {
	bottom: 20px;
  }
}

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

.clearfix:after {
  clear: both;
}

.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;
}

.affix {
  position: fixed;
}

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

@media screen and (max-width: 400px) {
  @-ms-viewport {
	width: 320px;
  }
}

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

.visible-xs {
  display: none !important;
}

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

th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
	display: block !important;
  }
  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-xs.visible-sm {
	display: block !important;
  }
  tr.visible-xs.visible-sm {
	display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
	display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
	display: block !important;
  }
  tr.visible-xs.visible-md {
	display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
	display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
	display: block !important;
  }
  tr.visible-xs.visible-lg {
	display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
	display: table-cell !important;
  }
}

.visible-sm {
  display: none !important;
}

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

th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-sm.visible-xs {
	display: block !important;
  }
  tr.visible-sm.visible-xs {
	display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
	display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
	display: block !important;
  }
  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-sm.visible-md {
	display: block !important;
  }
  tr.visible-sm.visible-md {
	display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
	display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
	display: block !important;
  }
  tr.visible-sm.visible-lg {
	display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
	display: table-cell !important;
  }
}

.visible-md {
  display: none !important;
}

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

th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-md.visible-xs {
	display: block !important;
  }
  tr.visible-md.visible-xs {
	display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
	display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
	display: block !important;
  }
  tr.visible-md.visible-sm {
	display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
	display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
	display: block !important;
  }
  tr.visible-md {
	display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
	display: table-cell !important;
  }
}

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

.visible-lg {
  display: none !important;
}

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

th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-lg.visible-xs {
	display: block !important;
  }
  tr.visible-lg.visible-xs {
	display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
	display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
	display: block !important;
  }
  tr.visible-lg.visible-sm {
	display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
	display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
	display: block !important;
  }
  tr.visible-lg.visible-md {
	display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
	display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
	display: block !important;
  }
  tr.visible-lg {
	display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
	display: table-cell !important;
  }
}

.hidden-xs {
  display: block !important;
}

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

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

@media (max-width: 767px) {
  .hidden-xs {
	display: none !important;
  }
  tr.hidden-xs {
	display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
	display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
	display: none !important;
  }
  tr.hidden-xs.hidden-sm {
	display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
	display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
	display: none !important;
  }
  tr.hidden-xs.hidden-md {
	display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
	display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
	display: none !important;
  }
  tr.hidden-xs.hidden-lg {
	display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
	display: none !important;
  }
}

.hidden-sm {
  display: block !important;
}

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

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

@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
	display: none !important;
  }
  tr.hidden-sm.hidden-xs {
	display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
	display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
	display: none !important;
  }
  tr.hidden-sm {
	display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
	display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
	display: none !important;
  }
  tr.hidden-sm.hidden-md {
	display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
	display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
	display: none !important;
  }
  tr.hidden-sm.hidden-lg {
	display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
	display: none !important;
  }
}

.hidden-md {
  display: block !important;
}

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

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

@media (max-width: 767px) {
  .hidden-md.hidden-xs {
	display: none !important;
  }
  tr.hidden-md.hidden-xs {
	display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
	display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
	display: none !important;
  }
  tr.hidden-md.hidden-sm {
	display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
	display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
	display: none !important;
  }
  tr.hidden-md {
	display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
	display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
	display: none !important;
  }
  tr.hidden-md.hidden-lg {
	display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
	display: none !important;
  }
}

.hidden-lg {
  display: block !important;
}

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

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

@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
	display: none !important;
  }
  tr.hidden-lg.hidden-xs {
	display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
	display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
	display: none !important;
  }
  tr.hidden-lg.hidden-sm {
	display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
	display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
	display: none !important;
  }
  tr.hidden-lg.hidden-md {
	display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
	display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
	display: none !important;
  }
  tr.hidden-lg {
	display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
	display: none !important;
  }
}

.visible-print {
  display: none !important;
}

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

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

@media print {
  .visible-print {
	display: block !important;
  }
  tr.visible-print {
	display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
	display: table-cell !important;
  }
  .hidden-print {
	display: none !important;
  }
  tr.hidden-print {
	display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
	display: none !important;
  }
}

.d-flex {
	display: flex !important;
}

.flex-row {
	flex-direction: row;
}

.d-flex-grow-1 {
	flex: 1;
}

.flex-grow-0 {
	flex-grow: 0 !important;
}

.flex-grow-1 {
	flex-grow: 1 !important;
}

.flex-shrink-0 {
	flex-shrink: 0 !important;
}

.flex-shrink-1 {
	flex-shrink: 1 !important;
}

.bg-warning {
	background-color: #ffd35c;
}

.text-black {
	color: #000;
}

.mb-3 {
	margin-bottom: 1rem;
}

.ms-3 {
	margin: 0 0 0 3px;
}


.action-button-row {
	text-align: right;
}

.btn-outline-danger {
	color: #d9534f;
	background-color: white;
	background-image: none;
	border-color: #d43f3a;
}

	.btn-outline-danger:hover,
	.btn-outline-danger:focus,
	.btn-outline-danger:active {
		color: #fff;
		background-color: #d9534f;
		border-color: #d43f3a;
	}

.btn-inverse.btn-outline-danger {
	background-color: #fff;
}

	.btn-inverse.btn-outline-danger:hover,
	.btn-inverse.btn-outline-danger:focus,
	.btn-inverse.btn-outline-danger:active {
		color: #fff;
		background-color: #d9534f;
		border-color: #d43f3a;
	}

.btn-outline-primary {
	color: #428bca;
	background-color: white;
	background-image: none;
	border-color: #357ebd;
}

	.btn-outline-primary:hover,
	.btn-outline-primary:focus,
	.btn-outline-primary:active,
	.btn-outline-primary.active {
		color: #fff;
		background-color: #3276b1;
		border-color: #285e8e;
	}

.btn-inverse.btn-outline-primary {
	background-color: #fff;
}

	.btn-inverse.btn-outline-primary:hover,
	.btn-inverse.btn-outline-primary:focus,
	.btn-inverse.btn-outline-primary:active {
		color: #fff;
		background-color: #3276b1;
		border-color: #285e8e;
	}

.btn-outline-success {
	color: #5cb85c;
	background-color: white;
	background-image: none;
	border-color: #4cae4c;
}

	.btn-outline-success:hover,
	.btn-outline-success:focus,
	.btn-outline-success:active {
		color: #fff;
		background-color: #47a447;
		border-color: #398439;
	}

.btn-inverse.btn-outline-success {
	background-color: #fff;
}

	.btn-inverse.btn-outline-success:hover,
	.btn-inverse.btn-outline-success:focus,
	.btn-inverse.btn-outline-success:active {
		color: #fff;
		background-color: #47a447;
		border-color: #398439;
	}

.btn-outline-warning {
	color: #f0ad4e;
	background-color: white;
	background-image: none;
	border-color: #eea236;
}

	.btn-outline-warning:hover,
	.btn-outline-warning:focus,
	.btn-outline-warning:active {
		color: #fff;
		background-color: #ed9c28;
		border-color: #d58512;
	}

.btn-inverse.btn-outline-warning {
	background-color: #fff;
}

	.btn-inverse.btn-outline-warning:hover,
	.btn-inverse.btn-outline-warning:focus,
	.btn-inverse.btn-outline-warning:active {
		color: #fff;
		background-color: #ed9c28;
		border-color: #d58512;
	}

.control-label-required:after {
	color: #c22c3a;
	content: " *";
}

.datepicker {
	width: 110px !important;
}

.date-picker-input-group {
	width: 299px;
}

.mb-20 {
	margin-bottom: 20px;
}

.modal-footer .btn {
	margin-top: 5px;
}

.pagination-number-of-results {
	float: right;
	margin-top: 20px;
}

.panel-heading:before, .panel-heading:after {
	content: " ";
	display: table;
}

.panel-heading:after {
	clear: both;
}

.panel-heading-controls {
	float: right;
}

.row-eq-height, .row-eq-height &gt; div[class*='col-'] {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex: 1 0 auto;
}

.row-eq-height-panel {
	display: flex;
	flex-direction: column;
	align-content: stretch;
}

.row-eq-height-panel-body {
	display: flex;
	flex-grow: 1;
}

.pt-3,
.py-3 {
	padding-top: 1rem !important;
}

.pt-4,
.py-4 {
	padding-top: 1.5rem !important;
}

.alert-primary {
	color: #fff;
	background-color: #3a87ad;
	border-color: #3a7dad;
}

.form-striped &gt; .row:nth-child(odd) {
	background-color: #f9f9f9;
}

.border {
	border: 1px solid #dee2e6 !important;
}

.border-danger {
	border-color: #dc3545 !important;
}

.merge-row.border-danger label {
	color: #c22c3a;
}

.text-highlight {
	font-weight: bold;
}

.overflow-x-scroll {
	overflow-x: scroll;
}

/*! jQuery UI - v1.9.1 - 2012-10-29
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.datepicker.css
*
* Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-datepicker { width: 17em; padding: 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.5em 0; border-bottom: 1px solid #eee; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 8px; border-radius: 3px; }
.ui-datepicker .ui-datepicker-prev { left:4px; }
.ui-datepicker .ui-datepicker-next { right:10px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 3.3em; line-height: 1.8em; text-align: center; font-weight: bolder; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; width: 2em; }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: center; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { margin: .7em 0 0 0; padding:0 .2em; background: #f5f5f5; border-top: 1px solid #ddd;}
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
/* Component containers
----------------------------------*/
.ui-widget-content { border: 1px solid #ddd; background: #fff; color: #333; border-radius: 6px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);}

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: #fff; color: #333; border-radius: 3px; }
.ui-datepicker-today .ui-state-default { background: #fcf8e3; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { background: #eee; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: #08c; color: #fff; }
.ui-datepicker-header .ui-state-hover { background: #fff; }

/* Interaction Cues
----------------------------------*/
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .55; filter:Alpha(Opacity=55); }
.ui-state-disabled .ui-state-default { font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .15; filter:Alpha(Opacity=15); }
body:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}

body.offcanvas-menu:before {
    opacity: 1;
    z-index: 1002;
    visibility: visible;
}

.icon-close2:before {
    content: "x";
    font-size: 22px;
}

.site-mobile-menu .site-nav-wrap &gt; li &gt; a span {
    font-size: 4px;
    vertical-align: middle
}

.site-mobile-menu .patientSelector {
    background-color: #fff;
}

.site-mobile-menu .patientSelector &gt; span{
    font-size: 18px !important;
}

.site-mobile-menu .caret {
    display: inline-block;
    width: 4em;
    height: 4em;
    border: 0.5em solid #8b8a8a;
    border-radius: 50%;
    margin-left: 0.75em;
    margin-top: 0.7em;
    float: right;
}

    .site-mobile-menu .caret:after {
        content: '';
        display: inline-block;
        margin-top: 0.6em;
        width: 1.3em;
        height: 1.3em;
        border-top: 0.5em solid #aaa;
        border-right: 0.5em solid #aaa;
        -moz-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        margin-left: 0.8em;
    }

.site-navbar {
    margin-bottom: 0px;
    z-index: 1999;
    width: 100%;
}

    .site-navbar .toggle-button {
        position: absolute;
        right: 0px;
    }

    .site-navbar .site-logo {
        margin: 0;
        padding: 0;
        font-size: 1rem;
    }

        .site-navbar .site-logo a {
            text-transform: uppercase;
            color: #000;
            font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        }

@media (max-width: 991.98px) {
    .site-navbar .site-logo {
        float: left;
        position: relative;
    }
}

.header-logo-img.mobile {
    padding: 0 10% 10% 10%;
    position: absolute;
    top: 10px;
    left: 0;
    width: 80%;
}

.site-menu-toggle .glyphicon {
    padding-top: 4px;
}

.site-navbar .site-navigation.border-bottom {
    border-bottom: 1px solid white !important;
}

.site-navbar .site-navigation .site-menu {
    margin: 0;
    padding: 0;
    margin-bottom: 0;
}

    .site-navbar .site-navigation .site-menu .active {
        color: #007bff !important;
    }

    .site-navbar .site-navigation .site-menu a {
        text-decoration: none !important;
        display: inline-block;
    }

    .site-navbar .site-navigation .site-menu &gt; li {
        display: inline-block;
    }

        .site-navbar .site-navigation .site-menu &gt; li &gt; a {
            margin-left: 15px;
            margin-right: 15px;
            padding: 20px 0px;
            color: rgba(0, 0, 0, 0.7) !important;
            display: inline-block;
            text-decoration: none !important;
        }

            .site-navbar .site-navigation .site-menu &gt; li &gt; a:hover {
                color: #000 !important;
            }

        .site-navbar .site-navigation .site-menu &gt; li.active &gt; a {
            color: #000 !important;
        }

    .site-navbar .site-navigation .site-menu .has-children {
        position: relative;
    }

        .site-navbar .site-navigation .site-menu .has-children &gt; a {
            position: relative;
            padding-right: 20px;
        }

            .site-navbar .site-navigation .site-menu .has-children &gt; a:before {
                position: absolute;
                content: "\e313";
                font-size: 16px;
                top: 50%;
                right: 0;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                font-family: 'icomoon';
            }

        .site-navbar .site-navigation .site-menu .has-children .dropdown {
            visibility: hidden;
            opacity: 0;
            top: 100%;
            position: absolute;
            text-align: left;
            border-top: 2px solid #007bff;
            -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
            padding: 0px 0;
            margin-top: 20px;
            margin-left: 0px;
            background: #fff;
            -webkit-transition: 0.2s 0s;
            -o-transition: 0.2s 0s;
            transition: 0.2s 0s;
        }

            .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
                position: absolute;
            }

                .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
                    display: none;
                    bottom: 100%;
                    left: 20%;
                    border: solid transparent;
                    content: " ";
                    height: 0;
                    width: 0;
                    position: absolute;
                    pointer-events: none;
                }

                .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
                    border-color: rgba(136, 183, 213, 0);
                    border-bottom-color: #fff;
                    border-width: 10px;
                    margin-left: -10px;
                }

            .site-navbar .site-navigation .site-menu .has-children .dropdown a {
                text-transform: none;
                letter-spacing: normal;
                -webkit-transition: 0s all;
                -o-transition: 0s all;
                transition: 0s all;
                color: #000 !important;
            }

                .site-navbar .site-navigation .site-menu .has-children .dropdown a.active {
                    color: #007bff !important;
                    background: #f8f9fa;
                }

            .site-navbar .site-navigation .site-menu .has-children .dropdown &gt; li {
                list-style: none;
                padding: 0;
                margin: 0;
                min-width: 200px;
            }

                .site-navbar .site-navigation .site-menu .has-children .dropdown &gt; li &gt; a {
                    padding: 9px 20px;
                    display: block;
                }

                    .site-navbar .site-navigation .site-menu .has-children .dropdown &gt; li &gt; a:hover {
                        background: #f8f9fa;
                        color: #ced4da;
                    }

                .site-navbar .site-navigation .site-menu .has-children .dropdown &gt; li.has-children &gt; a:before {
                    content: "\e315";
                    right: 20px;
                }

                .site-navbar .site-navigation .site-menu .has-children .dropdown &gt; li.has-children &gt; .dropdown, .site-navbar .site-navigation .site-menu .has-children .dropdown &gt; li.has-children &gt; ul {
                    left: 100%;
                    top: 0;
                }

                .site-navbar .site-navigation .site-menu .has-children .dropdown &gt; li.has-children:hover &gt; a, .site-navbar .site-navigation .site-menu .has-children .dropdown &gt; li.has-children:active &gt; a, .site-navbar .site-navigation .site-menu .has-children .dropdown &gt; li.has-children:focus &gt; a {
                    background: #f8f9fa;
                    color: #ced4da;
                }

        .site-navbar .site-navigation .site-menu .has-children:hover &gt; a, .site-navbar .site-navigation .site-menu .has-children:focus &gt; a, .site-navbar .site-navigation .site-menu .has-children:active &gt; a {
            color: #007bff;
        }

        .site-navbar .site-navigation .site-menu .has-children:hover, .site-navbar .site-navigation .site-menu .has-children:focus, .site-navbar .site-navigation .site-menu .has-children:active {
            cursor: pointer;
        }

            .site-navbar .site-navigation .site-menu .has-children:hover &gt; .dropdown, .site-navbar .site-navigation .site-menu .has-children:focus &gt; .dropdown, .site-navbar .site-navigation .site-menu .has-children:active &gt; .dropdown {
                -webkit-transition-delay: 0s;
                -o-transition-delay: 0s;
                transition-delay: 0s;
                margin-top: 0px;
                visibility: visible;
                opacity: 1;
            }

.site-mobile-menu {
    width: 300px;
    position: fixed;
    left: -10px;
    top: 0;
    z-index: 2000;
    padding-top: 10px;
    background: #f5f5f5;
    height: calc(100vh);
    -webkit-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    transform: translateX(-110%);
    -webkit-box-shadow: 10px 0 20px -10px rgba(0, 0, 0, 0.1);
    box-shadow: 10px 0 20px -10px rgba(0, 0, 0, 0.1);
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

    .site-mobile-menu .caret {
        margin-left: 8px;
        margin-bottom: 4px;
    }

.offcanvas-menu .site-mobile-menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.site-mobile-menu .dropdown-menu {
    background-color: #ebebeb;
    border: none;
    position: relative;
    box-shadow: none;
    -webkit-box-shadow: none;
}

    .site-mobile-menu .dropdown-menu &gt; .row {
        padding-top: 0;
    }

.site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    float: left;
    padding-right: 4px;
}

    .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
        float: right;
    }

        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
            font-size: 30px;
            display: inline-block;
            padding: 0 10px 0 10px;
            line-height: 0;
            cursor: pointer;
            -webkit-transition: .3s all ease;
            -o-transition: .3s all ease;
            transition: .3s all ease;
        }

            .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
                color: #ced4da;
            }

    .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
        float: left;
        margin-top: 10px;
        margin-left: 0px;
    }

        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
            display: inline-block;
            text-transform: uppercase;
        }

            .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
                max-width: 70px;
            }

            .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
                text-decoration: none;
            }

.site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 0 0 0 10px;
    height: calc(100vh - 52px);
    padding-bottom: 150px;
    top: 30px;
}

.site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

    .site-mobile-menu .site-nav-wrap a {
        padding: 10px 20px;
        display: block;
        position: relative;
        color: #212529;
    }

        .site-mobile-menu .site-nav-wrap a:hover {
            text-decoration: none;
        }

    .site-mobile-menu .site-nav-wrap li {
        position: relative;
        display: block;
    }

.site-mobile-menu .multi-column-dropdown {
    max-width: 85%;
    padding-top: 5px;
}

    .site-mobile-menu .multi-column-dropdown &gt; li {
        padding: 0;
        font-size: 1.1em;
    }

.site-mobile-menu .site-nav-wrap li .nav-link.active {
}

.site-mobile-menu .site-nav-wrap li.active &gt; a {
}

.site-mobile-menu .site-nav-wrap .arrow-collapse {
    position: absolute;
    right: 0px;
    top: 10px;
    z-index: 20;
    width: 36px;
    height: 36px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
}

    .site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
        background: #f8f9fa;
    }

    .site-mobile-menu .site-nav-wrap .arrow-collapse:before {
        font-size: 12px;
        z-index: 20;
        font-family: "icomoon";
        content: "\f078";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-180deg);
        -ms-transform: translate(-50%, -50%) rotate(-180deg);
        transform: translate(-50%, -50%) rotate(-180deg);
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease;
    }

    .site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.site-mobile-menu .site-nav-wrap &gt; li {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    border-bottom: solid #eee 1px;
    font-size: 1.1em;
}

    .site-mobile-menu .site-nav-wrap &gt; li.active {
    }

    .site-mobile-menu .site-nav-wrap &gt; li &gt; a {
        padding-left: 20px;
        text-decoration: none;
    }

    .site-mobile-menu .site-nav-wrap &gt; li &gt; ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .site-mobile-menu .site-nav-wrap &gt; li &gt; ul &gt; li {
            display: block;
        }

            .site-mobile-menu .site-nav-wrap &gt; li &gt; ul &gt; li &gt; a {
                padding-left: 40px;
                font-size: 16px;
            }

            .site-mobile-menu .site-nav-wrap &gt; li &gt; ul &gt; li &gt; ul {
                padding: 0;
                margin: 0;
            }

                .site-mobile-menu .site-nav-wrap &gt; li &gt; ul &gt; li &gt; ul &gt; li {
                    display: block;
                }

                    .site-mobile-menu .site-nav-wrap &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; a {
                        font-size: 16px;
                        padding-left: 60px;
                    }

.site-mobile-menu .site-nav-wrap[data-class="social"] {
    float: left;
    width: 100%;
    margin-top: 30px;
    padding-bottom: 5em;
}

    .site-mobile-menu .site-nav-wrap[data-class="social"] &gt; li {
        width: auto;
    }

        .site-mobile-menu .site-nav-wrap[data-class="social"] &gt; li:first-child a {
            padding-left: 15px !important;
        }

.sticky-wrapper {
    position: relative;
    z-index: 100;
    width: 100%;
    position: absolute;
    top: 0;
}

    .sticky-wrapper .site-navbar {
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease;
    }

    .sticky-wrapper .site-navbar {
        background: #fff;
    }

        .sticky-wrapper .site-navbar ul li a {
            color: rgba(0, 0, 0, 0.7) !important;
        }

            .sticky-wrapper .site-navbar ul li a.active {
                color: #000 !important;
            }

    .sticky-wrapper.is-sticky .site-navbar {
        background: #fff;
        -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);
        box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);
    }

        .sticky-wrapper.is-sticky .site-navbar .site-logo a {
            color: #007bff;
        }

        .sticky-wrapper.is-sticky .site-navbar ul li a {
            color: #000 !important;
        }

            .sticky-wrapper.is-sticky .site-navbar ul li a.active {
                color: #007bff !important;
            }

    .sticky-wrapper .shrink {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

@media (max-width: 991.98px) {
    .sticky-wrapper .shrink {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
}

@media (min-width: 769px) {

	/* main layout
	----------------------------------------------------------*/
	html, body {
		min-width: 769px;
	}

	.header {
		padding-left: 25px;
		padding-bottom: 10px;
	}

	/* site title
	----------------------------------------------------------*/
	.site-title {
		color: #c8c8c8;
		font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
		font-size: 2.3em;
		padding-top: 10px;
		padding-bottom: 5px;
		margin: 0;
	}

	/* custom components
	----------------------------------------------------------*/
	.account-header {
		width: 50%;
		margin: 0 auto;
	}

		.account-header a {
			text-align: right;
		}

	.banner-pod .pod-body {
		height: 300px;
	}

	.copy-right img {
		width: auto;
	}

	.dl-horizontal-lg dt {
		float: left;
		width: 200px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.dl-horizontal-lg dd {
		margin-left: 220px;
	}

		.dl-horizontal-lg dd:before,
		.dl-horizontal-lg dd:after {
			display: table;
			content: " ";
		}

		.dl-horizontal-lg dd:after {
			clear: both;
		}

		.dl-horizontal-lg dd:before,
		.dl-horizontal-lg dd:after {
			display: table;
			content: " ";
		}

		.dl-horizontal-lg dd:after {
			clear: both;
		}

	.row-full {
		min-width: 769px;
	}

	.search-panel {
		padding: 5px 10px 5px 10px;
	}

		.search-panel .searchBox {
			width: 190px;
		}

		.search-panel .form-group {
			padding: 5px 0 5px 0;
		}

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

	.user-header .cart {
		float: right;
	}

	/* custom typography
	----------------------------------------------------------*/
	.p-hidden-xs {
		display: block !important;
	}

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

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

	.p-visible-xs {
		display: none !important;
	}

	tr.p-visible-xs {
		display: none !important;
	}

	th.p-visible-xs,
	td.p-visible-xs {
		display: none !important;
	}
}

@media (max-width: 768px) {

	/* site title
	----------------------------------------------------------*/
	.site-title {
		color: #c8c8c8;
		font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
		font-size: 2.3em;
		padding-left: 5px;
		padding-bottom: 5px;
		margin: 0;
		width: 200px;
	}

	/* custom typography
	----------------------------------------------------------*/
	.menu {
		display: inline-block;
		padding: 3px 6px;
		margin-bottom: 0;
		font-size: 22px;
		font-weight: normal;
		line-height: 1.428571429;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		cursor: pointer;
		border: 1px solid transparent;
		border-radius: 4px;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		-o-user-select: none;
		user-select: none;
		color: #ffffff;
		background-color: #3276b1;
		border-color: #285e8e;
	}

	.banner-pod .pod-body {
		height: 100px;
	}

	.m-paddingtopsm {
		padding-top: 10px;
	}

	/* custom components
	----------------------------------------------------------*/
	.account-header {
		max-width: 210px;
	}

		.account-header img {
			max-width: 200px;
			max-height: 75px;
		}

    .btn-block-xs {
        display: block;
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

	.bootbox .modal-body {
		padding-bottom: 0;
	}

	.bootbox .modal-footer {
		padding-bottom: 50px;
	}

	.search-panel {
		padding: 10px;
	}

	.searchList .itemPrice {
		padding-top: 5px;
	}

	.shoppingCartSummary .btn-info {
		background-color: transparent;
		border: none;
		margin-top: 3px;
	}

	.user-header .cart {
		text-align: right;
	}

	.xs-pager .pagination {
		margin: 0;
	}

	.xs-pager .pager {
		margin: 0;
	}
}

@media (max-width: 768px) and (orientation: portrait) {

	/* custom typography
	----------------------------------------------------------*/
	.p-paddingtopsm {
		padding-top: 10px;
	}

	.p-hidden-xs {
		display: none !important;
	}

	tr.p-hidden-xs {
		display: none !important;
	}

	th.p-hidden-xs,
	td.p-hidden-xs {
		display: none !important;
	}

	.p-visible-xs {
		display: block !important;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	/* custom components
	----------------------------------------------------------*/
	.account-header {
		max-width: 325px;
	}

		.account-header img {
			max-width: 325px;
			max-height: 75px;
		}

	.p-hidden-xs {
		display: block !important;
	}

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

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

	.user-header .cart {
		float: right;
	}

	.p-visible-xs {
		display: none !important;
	}

	tr.p-visible-xs {
		display: none !important;
	}

	th.p-visible-xs,
	td.p-visible-xs {
		display: none !important;
	}
}

/* missing normalize rules
----------------------------------------------------------*/
dd {
	margin: 0;
}

.dl-vertical dd {
	padding-bottom: 10px;
}

/* main layout
----------------------------------------------------------*/
html, body {
	height: 100%;
	overflow-x: hidden;
}

header {
	position: relative;
}

.wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.consumer-wrap {
	/* Negative indent footer by it's height */
	margin: 0 auto -312px;
}

.application-wrap {
	/* Negative indent footer by it's height */
	margin: 0 auto -180px;
}

.internal-application-wrap {
	/* Negative indent footer by it's height */
	margin: 0 auto -60px;
}

html {
	background-color: #fff;
	margin: 0;
	padding: 0;
}

.page-header button {
	margin-top: 10px;
}

.header-standard {
	/*border-bottom: solid 3px #ff9326;*/
	margin-bottom: 5px;
}

.multi-select-header {
	color: #fff;
	background-color: #11589a;
	border-color: #357ebd;
	padding: 3px 3px 5px 7px;
}

.header-rd {
	background: url("https://content.ultalabtests.com/static/images/rd-border.png") repeat-x;
}

.sub-header {
	background-color: #002e67 !important;
	color: #fff !important;
	padding: 5px 5px 7px 9px !important;
}

.sub-header-info {
	background-color: #11589a !important;
	color: #fff !important;
	padding: 8px 8px 10px 13px !important;
}

.ui-corner-tl {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}

.ui-corner-tr {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}

.consumer-push, .consumer-footer {
	height: 312px;
}

.application-push, .application-footer {
	height: 180px;
}

.internal-application-push, .internal-application-footer {
	height: 60px;
}

.footer {
	background-color: #11589a;
	color: white;
}

	.footer .row-fluid [class*="span"] {
		min-height: 10px;
	}

	.footer a {
		color: white;
	}

		.footer a:hover {
			color: white;
			text-decoration: underline;
		}

.body {
	background-color: white;
	clear: both;
	padding-bottom: 35px;
}

.body-nopadding {
	background-color: white;
	clear: both;
}

.featured {
	background-color: #fff;
	background-color: #11589a;
}

	.featured .carousel-control {
		position: absolute;
		left: 0;
		width: 5%;
		font-size: 20px;
		color: #ffffff;
		text-align: center;
		-webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
		text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
		opacity: 0;
		filter: none;
	}

	.featured .carousel:hover .carousel-control {
		color: #ffffff;
		text-decoration: none;
		opacity: 0.8;
		filter: alpha(opacity=90);
	}

	.featured .carousel-control:focus {
		text-decoration: none;
		opacity: 0;
		filter: none;
	}

	.featured .carousel-control.left {
		background-image: none;
		background-color: rgba(0, 0, 0, 0.05);
		filter: none;
	}

	.featured .carousel-control.right {
		right: 0;
		left: auto;
		background-image: none;
		background-color: rgba(0, 0, 0, 0.05);
		filter: none;
	}

	.featured .carousel-indicators {
		position: absolute;
		bottom: 15px;
		left: 30px;
		right: auto;
		width: 110px;
		z-index: 5;
		margin: 0;
		list-style: none;
	}

		.featured .carousel-indicators li {
			display: block;
			float: left;
			width: 12px;
			height: 12px;
			margin-left: 5px;
			text-indent: -999px;
			background-color: #ccc;
			background-color: #fff;
			border-radius: 10px;
		}

		.featured .carousel-indicators .active {
			background-color: #00a5d0;
		}


.carousel-custom-caption h2 {
	margin: 15px 0 5px;
	line-height: 28px;
	color: #ffffff;
	padding-right: 5px;
}

.carousel-custom-caption p,
.carousel-custom-caption ol,
.carousel-custom-caption li {
	font-weight: 400;
	font-family: "wf_SegoeUILight","wf_SegoeUI","Segoe UI Light","Segoe WP Light","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
	font-size: 17px;
	line-height: 25px;
	color: #ffffff;
	padding-right: 5px;
}

.affix {
	top: 0;
	margin-left: -25px;
	padding-top: 15px;
	padding-left: 25px;
	padding-bottom: 15px;
	width: 100%;
	background-color: #f5f5f5;
	z-index: 500;
}

.press .affix {
	top: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 15px;
	padding-left: 0;
	width: 355px;
	background-color: #fff;
	z-index: 500;
}

.psc-map .affix {
	top: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	background-color: transparent;
	z-index: 500;
}

.navbar-primary {
	background-color: #285e8e;
	border-color: #285e8e;
	color: #fff;
	padding-left: 5px;
	margin-bottom: 5px;
}

	.navbar-primary a {
		color: #fff;
	}

.price-current {
	line-height: 26px;
	font-size: 26px;
	padding: 3px 0;
}

.price-current-sm {
	font-size: 18px;
}

.price-was {
	line-height: 15px;
	font-size: 15px;
	color: #999;
	text-decoration: line-through;
}

.price-save {
	line-height: 15px;
	font-size: 15px;
	color: #c22c3a;
}

.alert-sm .alert {
	padding: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
}

/* Required to show scrollbar in Safari
----------------------------------------------------------*/
.modal-body::-webkit-scrollbar {
	background: transparent;
	height: 10px;
	overflow: visible;
	width: 10px;
}

.modal-body::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 5px;
}

	.modal-body::-webkit-scrollbar-thumb:hover {
		background-color: rgba(0, 0, 0, 0.6);
	}

.modal-body::-webkit-scrollbar-corner {
	background: transparent;
}

/* helpers
----------------------------------------------------------*/
.hand-cursor {
	cursor: pointer;
}

.cursor-default {
	cursor: default;
}

.disabledLink &gt; a {
	cursor: default;
	color: #c8c8c8;
	text-decoration: none;
}

	.disabledLink &gt; a:hover {
		text-decoration: none;
	}

.dropdown-menu &gt; li &gt; div {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	white-space: nowrap;
}

.multi-column-dropdown &gt; li {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

	.multi-column-dropdown &gt; li &gt; a {
		color: #000000;
		word-wrap: break-word;
	}

	.multi-column-dropdown &gt; li:hover &gt; a {
		color: #fff;
		text-decoration: none;
	}

	.multi-column-dropdown &gt; li:hover {
		text-decoration: none;
		background-color: #11589a;
	}

.dropdown-menu-right {
	right: 0;
	left: auto;
}

.dropdown-menu {
	margin-top: 0px;
	z-index: 999;
}

	.dropdown-menu.columns-1 {
		min-width: 275px;
	}

	.dropdown-menu.columns-2 {
		min-width: 500px;
	}

	.dropdown-menu.columns-3 {
		min-width: 750px;
	}

	.dropdown-menu.columns-4 {
		min-width: 950px;
	}

.multi-column-dropdown {
	padding-top: 10px;
	list-style: none;
	color: #000000;
	padding-inline-start: 20px;
}

@media (max-width:400px) {

	.dropdown-menu &gt; .row {
		padding-top: 10px;
	}

	.multi-column-dropdown {
		padding-top: 0px;
		margin-bottom: 0px;
	}

	.dropdown-menu.columns-1 {
		min-width: 325px;
	}

	.dropdown-menu.columns-2 {
		min-width: 325px;
	}

	.dropdown-menu.columns-3 {
		min-width: 325px;
	}

	.dropdown-menu.columns-4 {
		min-width: 325px;
	}

	.nav .caret {
		border-top-color: white;
		border-bottom-color: white;
	}
}

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

.dropdown:hover .dropdown-menu {
	display: block;
}

.dropdown .btn-link:hover, .dropdown .btn-link:focus {
	color: #fff;
	text-decoration: none;
}

.no-gutter [class*="col-"] {
	padding-left: 0;
	padding-right: 0;
}

.no-gutter-left [class*="col-"] {
	padding-left: 0;
}

.no-gutter-right [class*="col-"] {
	padding-right: 0;
}

.no-gutters &gt; .row {
	margin-right: 0;
	margin-left: 0;
}

.glyphicon-sm .glyphicon {
	top: 0;
	font-size: 10px;
}

.vertical-align {
	display: flex;
	align-items: center;
}


/* site title
----------------------------------------------------------*/
.site-title img {
	max-width: 100%;
	height: auto;
}

.site-title-main a, .site-title-main a:hover, .site-title-main a:active {
	display: block;
	width: 290px;
	height: 57px;
}

.site-title-dtc a, .site-title-dtc a:hover, .site-title-dtc a:active {
	background: url("https://content.ultalabtests.com/static/images/UltaWellnessLogo.png") no-repeat;
	color: #c8c8c8;
	outline: none;
	display: block;
	width: 290px;
	height: 57px;
	text-indent: -9999px;
	text-decoration: none;
}

/* custom components
----------------------------------------------------------*/

.btn-darkblue {
	background-color: #26537E;
}

.btn-outline-primary {
	background-color: #fff;
	border-color: #00a5d0;
	color: #00a5d0;
}

	.btn-outline-primary:hover {
		background-color: #00a5d0;
		border-color: #00a5d0;
		color: #fff;
	}

.btn-outline-info {
	background-color: #fff;
	border-color: #11589a;
	color: #11589a;
}

	.btn-outline-info:hover {
		background-color: #11589a;
		border-color: #11589a;
		color: #fff;
	}

.btn-outline-success {
	background-color: #fff;
	border-color: #5cb85c;
	color: #5cb85c;
}

	.btn-outline-success:hover {
		background-color: #5cb85c;
		border-color: #5cb85c;
		color: #fff;
	}

.btn-outline-warning {
	background-color: #fff;
	border-color: #ff9326;
	color: #ff9326;
}

	.btn-outline-warning:hover {
		background-color: #ff9326;
		border-color: #ff9326;
		color: #fff;
	}

.btn-outline-danger {
	background-color: #fff;
	border-color: #d9534f;
	color: #d9534f;
}

	.btn-outline-danger:hover {
		background-color: #d9534f;
		border-color: #d9534f;
		color: #fff;
	}

.btn-biomarker {
	background-color: #5cb85c;
	color: #fff;
	padding: 3px 8px 3px 8px;
}

	.btn-biomarker:hover {
		background-color: #4cae4c;
		color: #fff;
	}

.btn-instructions {
	background-color: #11589a;
	color: #fff;
	padding: 3px 8px 3px 8px;
}

	.btn-instructions:hover {
		background-color: #285e8e;
		color: #fff;
	}

.btn-new {
	background-color: #ff9326;
	color: #fff;
}

.btn-link-sm {
	padding: 0;
	border: none;
	font-size: 14px;
	background-color: transparent;
	color: #11589a;
}

	.btn-link-sm:hover {
		text-decoration: underline;
	}

.chkcontainer {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: inherit;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

	.chkcontainer input {
		position: absolute;
		opacity: 0;
		cursor: pointer;
		height: 0;
		width: 0;
	}

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eee;
	border-radius: 5px;
	border: solid #5cb85c 2px;
}

.chkcontainer:hover input ~ .checkmark {
	background-color: #ccc;
}

.chkcontainer input:checked ~ .checkmark {
	background-color: #5cb85c;
	border: solid #5cb85c 2px;
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.chkcontainer input:checked ~ .checkmark:after {
	display: block;
}

.chkcontainer .checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.collapse-biomarker .panel-heading {
	border: solid 1px #5CB85C;
	border-radius: 3px;
	padding: 5px 15px 5px 15px;
}

	.collapse-biomarker .panel-heading a:hover {
		text-decoration: none;
		cursor: pointer;
	}

	.collapse-biomarker .panel-heading:hover {
		background-color: #5CB85C;
	}

		.collapse-biomarker .panel-heading:hover .panel-title {
			color: #fff;
		}

	.collapse-biomarker .panel-heading .panel-title {
		color: #5CB85C;
	}

.collapse-biomarker .panel-title-empty {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	text-decoration: none;
	color: #777777;
}

.collapse-biomarker-test .panel-heading {
	border: solid 1px #11589a;
	background-color: #fff;
	color: #11589a;
	padding: 5px 15px 5px 15px;
}

	.collapse-biomarker-test .panel-heading a:hover {
		text-decoration: none;
		cursor: pointer;
	}

	.collapse-biomarker-test .panel-heading:hover {
		background-color: #11589a;
	}

		.collapse-biomarker-test .panel-heading:hover .panel-title {
			color: #fff;
		}

	.collapse-biomarker-test .panel-heading .panel-title {
		color: #11589a;
	}

.collapse-biomarker-test .panel-heading-empty {
	padding: 5px 15px 5px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	background-color: #fff;
	color: #11589a;
}

.collapse-biomarker-test h4 {
	color: #11589a;
}

.collapse-biomarker-analyte .panel-heading {
	border: solid 1px #f5f5f5;
	background-color: #f5f5f5;
	color: #11589a;
	padding: 5px 15px 5px 15px;
}

	.collapse-biomarker-analyte .panel-heading:hover {
		border: solid 1px #11589a;
		background-color: #11589a;
	}

.collapse-biomarker-analyte .panel-heading-empty {
	padding: 5px 15px 5px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	background-color: #f5f5f5;
	color: #11589a;
}

.collapse-biomarker-analyte h4 {
	color: #11589a;
}

.collapse-biomarker-test .panel-body,
.collapse-biomarker-analyte .panel-body {
	padding: 5px 15px 5px 15px;
}

.account-header ul {
	padding-top: 10px;
	padding-left: 0;
	list-style: none;
}

.account-header a {
	padding: 5px;
}

.account-header img {
	max-width: 360px;
	max-height: 75px;
}

.account-header-left ul {
	margin: 0;
	padding-top: 10px;
	padding-left: 0;
	list-style: none;
}

.account-header-left img {
	max-width: 360px;
	max-height: 75px;
}

.checkbox-checked .input-group-addon {
	background-color: #5cb85c;
	color: #fff;
}

.checkbox-unchecked .input-group-addon {
	background-color: #FF2626;
	color: #fff;
}

.account-location-header {
	float: left;
	padding: 10px 0 0 10px;
}

	.account-location-header .header {
		width: 80px;
	}

.headerbar {
	background-color: #fafafa;
	border-bottom: 1px solid #11589a;
	padding-top: 5px;
	padding-bottom: 3px;
}

	.headerbar ul {
		margin-bottom: 0px;
	}

	.headerbar .dropdown-menu &gt; li &gt; a {
		color: #11589a;
	}

		.headerbar .dropdown-menu &gt; li &gt; a:hover {
			color: #fff;
		}

.headerlogobar {
	padding: 15px 30px 15px 30px;
}

.panel-heading ul {
	margin-bottom: 0;
}

.panel-outline-info .panel-info {
	border-color: #11589a;
}

	.panel-outline-info .panel-info &gt; .panel-heading {
		color: #11589a;
		background-color: #fff;
		border-color: #11589a;
	}

		.panel-outline-info .panel-info &gt; .panel-heading:hover {
			color: #fff;
			background-color: #11589a;
			border-color: #11589a;
		}

			.panel-outline-info .panel-info &gt; .panel-heading:hover .badge-info {
				background-color: #fff;
				border-color: #11589a;
				color: #11589a;
			}

.thumbnail-noborder {
	display: block;
	padding: 4px;
	line-height: 20px;
}

	.thumbnail-noborder &gt; img {
		display: block;
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
	}

	.thumbnail-noborder .caption {
		padding: 9px;
		color: #555555;
	}

.tab .active {
	text-decoration: none;
	border: 1px solid #11589a;
	border-radius: 4px;
}

	.tab .active a:focus {
		outline: none;
	}

.tab-custom a:hover {
	text-decoration: none;
	border: none;
	background-color: #11589a;
	border-radius: 4px;
}

.tab-custom .thumbnail-noborder {
	border: none;
	background-color: #00a5d0;
	border-radius: 4px;
	margin-bottom: 5px;
	color: #fff;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 2px 2px 2px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 2px 2px 2px rgba(0, 0, 0, 0.075);
}

.tab-custom img {
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 3px;
}

.tab-custom .active {
	border: none;
	background-color: #11589a;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 5px 5px 5px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 5px 5px 5px rgba(0, 0, 0, 0.075);
}

.tab-content-custom a {
	text-decoration: none;
}

.tab-content-custom h3 {
	font-size: 24px;
	font-family: 'Palatino Linotype';
	font-weight: 600;
	color: #11589a;
	text-decoration: none;
	padding: 5px;
	margin: 0;
}

.tab-content-custom .map-container {
	width: 52vw;
	height: 52vw;
	position: absolute;
	top: -25%;
	left: 40%;
}

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

	.table-sm thead &gt; tr &gt; th,
	.table-sm tbody &gt; tr &gt; th,
	.table-sm tfoot &gt; tr &gt; th,
	.table-sm thead &gt; tr &gt; td,
	.table-sm tbody &gt; tr &gt; td,
	.table-sm tfoot &gt; tr &gt; td {
		padding: 5px;
		line-height: 1.428571429;
		vertical-align: top;
	}

	.table-sm thead &gt; tr &gt; th {
		vertical-align: bottom;
	}

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

.custom-carousel .carousel-control {
	position: absolute;
	left: 0;
	width: 5%;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	-webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	opacity: 0;
	filter: none;
}

.carousel {
	width: 100%;
}

	.row-full, .carousel.slide {
		padding: 0;
	}

	.carousel .thumbnail {
		border-radius: initial;
	}

.custom-carousel .carousel-control {
	position: absolute;
	left: 0;
	width: 5%;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	-webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	opacity: 0;
	filter: none;
}

.custom-carousel .carousel:hover .carousel-control {
	color: #ffffff;
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=90);
}

.custom-carousel .carousel-control:focus {
	text-decoration: none;
	opacity: 0;
	filter: none;
}

.custom-carousel .carousel-control.left {
	left: 5px;
	background-image: none;
	background-color: rgba(0, 0, 0, 0.05);
	filter: none;
}

.custom-carousel .carousel-control.right {
	right: 20px;
	left: auto;
	background-image: none;
	background-color: rgba(0, 0, 0, 0.05);
	filter: none;
}

.custom-carousel .carousel-indicators {
	position: absolute;
	bottom: 15px;
	left: 30px;
	right: auto;
	width: 100px;
	z-index: 5;
	margin: 0;
	list-style: none;
}

	.custom-carousel .carousel-indicators li {
		display: block;
		float: left;
		width: 12px;
		height: 12px;
		margin-left: 5px;
		text-indent: -999px;
		background-color: #ccc;
		border-radius: 10px;
	}

		.custom-carousel .carousel-indicators li:hover {
			background-color: #00a5d0;
		}

	.custom-carousel .carousel-indicators .active {
		background-color: #11589a;
	}

.comparison-table thead {
	background-color: #eee;
}

.comparison-table .header-white {
	background-color: #fff;
}

.comparison-table .header-blue {
	color: #fff;
	background-color: #11589a;
}

.comparison-table .header-title {
	height: 36px;
	font-size: 16px;
}

.comparison-table .img-circle {
	background-color: #11589a;
	width: 15px;
	height: 15px;
}

.copy {
	background-color: #11589a;
}

.copy-header {
	padding: 15px 20px;
}

	.copy-header h1 {
		color: #fff;
		margin: 0;
	}

	.copy-header h2 {
		color: #fff;
		margin: 0;
	}

.copy-right {
	width: 100%;
	display: table;
	position: relative;
}

	.copy-right img {
		display: block;
		width: 100%;
	}

	.copy-right .copy-caption {
		top: 0px;
		width: 100%;
		height: 100%;
		position: absolute;
		display: table;
	}

	.copy-right .copy-container {
		margin: 0px auto;
		width: 100%;
		position: relative;
		display: block;
	}

	.copy-right .copy-content {
		position: absolute;
		right: 0px;
		top: 0px;
		width: 40%;
		padding: 0 20px 0 10px;
		background-color: #fff;
		background: rgba(255, 255, 255, .8);
	}

.copy-content h3 {
	padding-top: 5px;
	margin-top: 5px;
}

@media (max-width: 1000px) {
	.copy-right .copy-caption {
		position: relative;
	}

	.copy-right .copy-content {
		position: relative;
		width: 100%;
		padding-bottom: 5px;
	}
}

.getstarted-body {
	background: #fff url("https://content.ultalabtests.com/static/images/heart-stethoscope.png") no-repeat;
	background-position: center;
	background-size: 1500px 641px;
}

.category-pod {
	padding-bottom: 40px;
	padding-top: 10px;
}

	.category-pod .thumbnail {
		height: 335px;
	}

	.category-pod p {
		height: 92px;
	}

	.category-pod .pod-header-info {
		background-color: #11589a;
		border-color: #357ebd;
		border-radius: 4px;
		height: 125px;
		text-align: center;
	}

		.category-pod .pod-header-info:before {
			content: '';
			display: inline-block;
			height: 100%;
			vertical-align: middle;
			margin-right: -0.25em;
		}

	.category-pod .img-circle {
		background-color: #fff;
		height: 101px;
		width: 100px;
	}

		.category-pod .img-circle img {
			margin-top: 15px;
		}

.banner-pod {
	background-image: linear-gradient(to bottom right, #26537E, #52A6D2);
	color: #fff;
	text-align: center;
	padding: 10px 15px 40px 15px;
}

	.banner-pod .pod-body {
		width: 100%;
		height: 300px;
		display: table;
		color: #333333;
		padding: 10px;
		margin-bottom: 5px;
		border-radius: 4px;
		-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	}

.promotion-pod {
	background-color: #E9F2F9;
	color: #fff;
	text-align: left;
}

	.promotion-pod.carousel-boxes {
		background: rgb(233,242,249)
	}

	.promotion-pod .panel-heading &gt; .h4 {
		color: #B9E0FF;
	}

	.promotion-pod .top-section .box {
		background: rgb(233,242,249);
		background: -moz-linear-gradient(180deg, rgba(233,242,249,1) 24%, rgba(255,255,255,1) 100%);
		background: -webkit-linear-gradient(180deg, rgba(233,242,249,1) 24%, rgba(255,255,255,1) 100%);
		background: linear-gradient(180deg, rgba(233,242,249,1) 24%, rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e9f2f9",endColorstr="#ffffff",GradientType=1);
		position: relative;
		color: #2F4B77;
		min-height: 90px;
		font-weight: 700;
		margin-top: -2.1vw;
		border-radius: 4px;
		box-shadow: 3px 2px 3px #10101026;
		display: flex;
		align-items: center;
		justify-content: center;
		cursor: pointer;
	}


		.promotion-pod .top-section .box.active .number {
			background-color: #19A8D7;
		}

	.promotion-pod .box.box3 {
		padding-left: 60px;
	}

	.promotion-pod .top-boxes {
		z-index: 20;
		position: relative;
	}

	.promotion-pod .boxcontent {
		background-color: #fff;
		width: 100%;
		color: #075482;
		position: relative;
		padding: 0;
		border-radius: 6px;
		height: 0;
		transition: height 0.5s ease;
		overflow: hidden;
	}

		.promotion-pod .boxcontent.visible {
			height: auto;
		}

		.promotion-pod .boxcontent .description .visible {
			display: block !important;
			padding-bottom: 10px;
		}

		.promotion-pod .boxcontent .description1, .promotion-pod .boxcontent .description2, .promotion-pod .boxcontent .description3 {
			display: none;
		}

		.promotion-pod .boxcontent .arrow {
			position: absolute;
			top: 40%;
			color: #0070DD;
		}

			.promotion-pod .boxcontent .arrow.previous {
				left: 20px;
				cursor: pointer;
			}

			.promotion-pod .boxcontent .arrow.next {
				right: 20px;
				cursor: pointer;
			}

		.promotion-pod .boxcontent .description {
			margin: 20px 70px 0 70px;
			display: block;
			clear: both;
		}

		.promotion-pod .boxcontent .title {
			color: #0070DD;
			font-weight: 700;
			display: block;
		}

	.promotion-pod .box .image {
		width: 58px;
		height: 63px;
		position: absolute;
		right: 0;
		bottom: 0;
		background-repeat: no-repeat;
		z-index: 10;
	}

		.promotion-pod .box .image.image1 {
			background-image: url("../Images/icon-metro-lab.png")
		}

		.promotion-pod .box .image.image2 {
			background-image: url("../Images/icon-building.png")
		}

		.promotion-pod .box .image.image3 {
			background-image: url("../Images/icon-clipboard.png")
		}

	.promotion-pod .top-section .arrow {
		width: 12.5%;
		text-align: center;
	}

		.promotion-pod .top-section .arrow svg {
			height: 50px
		}

	.promotion-pod .top-section .box span {
		display: flex;
		align-items: center;
	}

	.promotion-pod .top-section .box .content {
		z-index: 20;
	}

	.promotion-pod .top-section .number {
		position: absolute;
		width: 50px;
		height: 50px;
		background-color: #F58124;
		text-align: center;
		top: -10px;
		vertical-align: middle;
		padding-top: 8px;
		font-weight: 700;
		font-size: 1.5em;
		left: 0;
		color: #fff;
		border-radius: 4px 4px 4px 0;
	}

	.promotion-pod .pod-body {
		width: 100%;
		height: 230px;
		display: table;
		color: #333333;
		padding: 10px;
		margin-bottom: 5px;
		border-radius: 4px;
		-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	}

.pod-white &gt; .pod-body {
	background-color: #fff;
}

.item-pod {
	margin-bottom: 20px;
	background-color: #ffffff;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

	.item-pod .pod-header-info {
		background-color: #11589a;
		border-color: #357ebd;
		color: #fff;
		font-size: 16px;
		font-weight: 600;
		padding: 10px 15px;
		border-top-right-radius: 3px;
		border-top-left-radius: 3px;
	}

	.item-pod .pod-body {
		min-height: 275px;
		padding: 8px;
		display: table;
		margin: auto;
	}

		.item-pod .pod-body:after {
			clear: both;
		}

	.item-pod .pod-section {
		height: 75px;
	}

.promotion-pod .item-pod .pod-body {
	min-height: 220px;
	padding: 8px;
	display: table;
}

.promotion-pod .btn-primary {
	background-color: #EAF0F8;
	color: #2F4B77;
	border-color: #2F4B77;
}

.promotion-pod h2 .btn-primary {
	background-color: #075482;
	color: #fff;
}

.promotion-pod .btn-primary:hover {
	background-color: #99CD54;
	color: #FFFFFF;
	border-color: #FFFFFF;
}

.item-pod .pod-body:after {
	clear: both;
}

.item-pod .pod-section {
	height: 75px;
}

.from {
	width: 110px;
}

.from {
	width: 110px;
}

.to {
	width: 110px;
}

.to {
	width: 110px;
}

.custom-jumbotron .jumbotron {
	background-color: #11589a;
}

.custom-jumbotron h1 {
	color: #fff;
}

.custom-jumbotron p {
	color: #fff;
}

.custom-jumbotron .btn-primary {
	background-color: #FF9326;
	border: 1px solid #c67605;
}

.ult-jumbotron {
	background-color: #11589a;
	padding-bottom: 5px;
	margin-top: 10px;
}

	.ult-jumbotron .header {
		padding: 15px 20px;
	}

		.ult-jumbotron .header h1 {
			color: #fff;
			margin: 0;
		}

	.ult-jumbotron .employer {
		background-image: url("https://content.ultalabtests.com/static/images/Employer-Wide.jpg");
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.ult-jumbotron .healthprofessional {
		background-image: url("https://content.ultalabtests.com/static/images/HealthCoach-Wide.jpg");
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.ult-jumbotron .pharmacy {
		background-image: url("https://content.ultalabtests.com/static/images/Pharmacy-wide.jpg");
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.ult-jumbotron .physician {
		background-image: url("https://content.ultalabtests.com/static/images/Physician-wide.jpg");
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.ult-jumbotron .space {
		width: 60%;
		background-color: transparent;
		float: left !important;
	}

	.ult-jumbotron .content {
		padding: 0px 20px 0 10px;
		background-color: #fff;
		background: rgba(255, 255, 255, .8);
		float: right !important;
	}

		.ult-jumbotron .content h3 {
			padding-top: 5px;
			margin-top: 5px;
		}

/* custom typography
----------------------------------------------------------*/

.background-liteblue {
	background-color: #E9F2F9;
}

a.badge:hover {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

.badge-danger {
	background-color: #c22c3a;
}

.badge-danger-li {
	background-color: #FF2626;
}

.badge-danger[href] {
	background-color: #953b39;
}

.badge-warning {
	background-color: #f89406;
}

.badge-warning-li {
	background-color: #FF9326;
}

.badge-warning[href] {
	background-color: #c67605;
}

.badge-success {
	background-color: #468847;
}

.badge-success-li {
	background-color: #5cb85c;
}

.badge-new {
	color: #503931;
	background-color: #ffd35c;
}

.badge-chart-level1 {
	background-color: #26C600;
}

.badge-chart-level2 {
	background-color: #E8E200;
	color: #57565A;
}

.badge-chart-level3 {
	background-color: #FFB600;
}

.badge-chart-level4 {
	background-color: #E86B0C;
}

.badge-chart-level5 {
	background-color: #FF1800;
}

.badge-success[href] {
	background-color: #356635;
}

.badge-info {
	background-color: #11589a;
}

	.badge-info[href] {
		background-color: #11589a;
	}

.badge-inverse {
	background-color: #333333;
}

.btn-default-blue {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}

	.btn-default-blue:hover,
	.btn-default-blue:focus,
	.btn-default-blue:active,
	.btn-default-blue.active,
	.open .dropdown-toggle.btn-default-blue {
		color: #ffffff;
		background-color: #11589a;
		border-color: #357ebd;
	}

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

	.btn-default-blue.disabled,
	.btn-default-blue[disabled],
	fieldset[disabled] .btn-default-blue,
	.btn-default-blue.disabled:hover,
	.btn-default-blue[disabled]:hover,
	fieldset[disabled] .btn-default-blue:hover,
	.btn-default-blue.disabled:focus,
	.btn-default-blue[disabled]:focus,
	fieldset[disabled] .btn-default-blue:focus,
	.btn-default-blue.disabled:active,
	.btn-default-blue[disabled]:active,
	fieldset[disabled] .btn-default-blue:active,
	.btn-default-blue.disabled.active,
	.btn-default-blue[disabled].active,
	fieldset[disabled] .btn-default-blue.active {
		background-color: #11589a;
		border-color: #357ebd;
	}

.btn-default-success {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}

	.btn-default-success:hover,
	.btn-default-success:focus,
	.btn-default-success:active,
	.btn-default-success.active,
	.open .dropdown-toggle.btn-default-success {
		color: #ffffff;
		background-color: #5cb85c;
		border-color: #00AD29;
	}

.btn-default-danger {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}

	.btn-default-danger:hover,
	.btn-default-danger:focus,
	.btn-default-danger:active,
	.btn-default-danger.active,
	.open .dropdown-toggle.btn-default-danger {
		color: #ffffff;
		background-color: #d9534f;
		border-color: #d43f3a;
	}

.btn-default-warning {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}

	.btn-default-warning:hover,
	.btn-default-warning:focus,
	.btn-default-warning:active,
	.btn-default-warning.active,
	.open .dropdown-toggle.btn-default-warning {
		color: #ffffff;
		background-color: #f89406;
		border-color: #ff9326;
	}

.btn-supa {
	color: #fff;
	background-color: #ff4921;
	border-color: #ff3407;
}

	.btn-supa:hover, .btn-supa:focus, .btn-supa:active, .btn-supa.active {
		color: #fff;
		background-color: #f72d00;
		border-color: #c92400;
	}

	.btn-supa:active, .btn-supa.active {
		background-image: none;
	}

	.btn-supa.disabled, .btn-supa.disabled:hover, .btn-supa.disabled:focus, .btn-supa.disabled:active,
	.btn-supa.disabled.active, .btn-supa[disabled], .btn-supa[disabled]:hover, .btn-supa[disabled]:focus,
	.btn-supa[disabled]:active, .btn-supa[disabled].active {
		background-color: #ff4921;
		border-color: #ff3407;
	}

.btn-direction {
	color: #fff;
	background-color: #ff9326;
	border-color: #ea7021;
}

	.btn-direction:hover, .btn-direction:focus, .btn-direction:active, .btn-direction.active {
		color: #fff;
		background-color: #ff9326;
		border-color: #ea7021;
	}

	.btn-direction:active, .btn-direction.active {
		background-image: none;
	}

	.btn-direction.disabled, .btn-direction.disabled:hover, .btn-direction.disabled:focus, .btn-direction.disabled:active,
	.btn-direction.disabled.active, .btn-direction[disabled], .btn-direction[disabled]:hover, .btn-direction[disabled]:focus,
	.btn-direction[disabled]:active, .btn-direction[disabled].active {
		background-color: #ff9326;
		border-color: #ea7021;
	}

.btn-danger-outline {
	color: #d9534f;
	background-color: transparent;
	border-color: #d43f3a;
}

	.btn-danger-outline:hover,
	.btn-danger-outline:focus,
	.btn-danger-outline:active {
		color: #fff;
		background-color: #d9534f;
		border-color: #d43f3a;
	}

.collapse-sign-default {
	color: gray;
}

.collapse-sign-inherit {
	color: inherit;
}

.collapse-sign-info {
	color: #11589a;
}

.columnsm {
	width: 50px;
}

.columnmed {
	width: 100px;
}

.columnmedx {
	width: 125px;
}

.columnlg {
	width: 150px;
}

.columnlgx {
	width: 200px;
}

.content-white {
	background-color: #fff;
	background: rgba(255, 255, 255, .8);
}

.document-instr-step {
	width: 32px;
	height: 32px;
	text-align: center;
	color: #fff;
	line-height: 32px;
	padding: 0px;
	font-size: 20px;
	background-image: url("https://content.ultalabtests.com/static/images/Grey-Circle-1.png");
	background-attachment: scroll;
	-moz-background-size: auto;
	-o-background-size: auto;
	-webkit-background-size: auto;
	background-size: auto;
	-moz-background-origin: border-box;
	-webkit-background-origin: border-box;
	background-origin: border-box;
	background-repeat: no-repeat;
	background-color: transparent;
}

.field-validation-error {
	color: red;
}

.first-cap {
	font-size: 1.5em;
	text-decoration: underline;
}

/* Replace with Bootstrap 4 once whole site is updated */
.flex-container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-around;
}

	.flex-container &gt; div {
		margin: 5px;
	}
/* Replace with Bootstrap 4 once whole site is updated */

.has-error label,
.has-error input,
.has-error select,
.has-error textarea,
.has-error .field-validation-error,
.has-error .cke_chrome {
	color: #c22c3a;
}

.has-error input,
.has-error select,
.has-error textarea,
.has-error .cke_chrome {
	border-color: #c22c3a;
	-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 input:focus,
	.has-error select:focus,
	.has-error textarea:focus,
	.has-error .cke_chrome {
		border-color: #953b39;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;
	}

h1,
h2 {
	color: #11589a;
}

h3,
h4,
h5,
h6,
.panel-default &gt; .panel-heading &gt; .h4 {
	color: #11589a;
}

.p-2 {
	padding: 0.5em;
}

.p-3 {
	padding: 1em;
}

.p-5 {
	padding: 10px;
}

.p-6 {
	padding: 15px;
}

.pt-2 {
	padding: 3px;
}

footer h5 {
	color: #11589a;
}

.height1 {
	height: 60px;
}

.list-striped &gt; li:nth-child(odd) {
	background-color: #f9f9f9;
}

.list-style-none {
	list-style-type: none;
}

.marginrightlg {
	margin-right: 20px;
}

.mb-2,
.my-2 {
	margin-bottom: 0.5rem !important;
}

.mb-3,
.my-3 {
	margin-bottom: 1.0rem !important;
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem !important;
}

.margin-bottom-xs {
	margin-bottom: 5px;
}

.margin-bottom-sm {
	margin-bottom: 10px;
}

.margin-bottom-lg {
	margin-bottom: 20px;
}

.margin-bottom-lgxx {
	margin-bottom: 40px;
}

.margin-bottom-lgxxxx {
	margin-bottom: 60px;
}

.margintopsm {
	margin-top: 10px;
}

.margintoplg {
	margin-top: 20px;
}

.margin-top-lgxxxx {
	margin-top: 60px;
}

.margin-top-lgxxxxx {
	margin-top: 80px;
}

.margin-left-sm {
	margin-left: 10px;
}

.margin-right-sm {
	margin-right: 10px;
}

.margin-left-lg {
	margin-left: 20px;
}

.paddingxsm {
	padding: 5px;
}

.paddingsm {
	padding: 10px;
}

.paddingtopxxsm {
	padding-top: 3px;
}

.paddingtopxsm {
	padding-top: 5px;
}

.paddingtopsm {
	padding-top: 10px;
}

.paddingtopmed {
	padding-top: 15px;
}

.paddingtoplg {
	padding-top: 20px;
}

.paddingtoplgxx {
	padding-top: 40px;
}

.paddingrightxxsm {
	padding-right: 3px;
}

.paddingrightxsm {
	padding-right: 5px;
}

.paddingrightsm {
	padding-right: 10px;
}

.paddingrightmed {
	padding-right: 15px;
}

.paddingrightlg {
	padding-right: 20px;
}

.paddingrightlgx {
	padding-right: 30px;
}

.paddingbottomxxsm {
	padding-bottom: 3px;
}

.paddingbottomxsm {
	padding-bottom: 5px;
}

.paddingbottomsm {
	padding-bottom: 10px;
}

.paddingbottommed {
	padding-bottom: 15px;
}

.paddingbottomlg {
	padding-bottom: 20px;
}

.paddingbottomlgx {
	padding-bottom: 40px;
}

.paddingleftxxsm {
	padding-left: 3px;
}

.paddingleftxsm {
	padding-left: 5px;
}

.paddingleftsm {
	padding-left: 10px;
}

.paddingleftmed {
	padding-left: 15px;
}

.paddingleftlg {
	padding-left: 20px;
}

.paddingleftlgx {
	padding-left: 30px;
}

.margintopmed {
	margin-top: 15px !important;
}

.marginbottommed {
	margin-bottom: 15px !important;
}

.marginbottomlgx {
	margin-bottom: 40px !important;
}

.content-articles-box {
	box-shadow: 2px 2px 25px -7px rgba(0, 0, 0,.15);
}

.category-links-btn {
	box-shadow: 1px 1px 25px -10px rgba(0, 0, 0,.15);
	width: 80%;
	text-wrap: normal;
	white-space: normal;
	overflow: hidden;
}

	.category-links-btn:hover {
		color: white;
		background-color: #11589a;
	}

.paging-label {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
}

.panel-heading h3 {
	color: #fff;
	margin: 0;
}

.panel-required {
	border-color: #dddddd;
}

	.panel-required &gt; .panel-heading {
		color: #333333;
		background-color: #f5f5f5;
		border-right-color: #ddd;
		border-left-color: #c22c3a;
		border-left-style: solid;
		border-left-width: 50px;
		padding-top: 7px !important;
		padding-bottom: 8px !important;
	}

	.panel-required h4 {
		padding-top: 5px;
	}

	.panel-required &gt; .panel-heading + .panel-collapse .panel-body {
		border-top-color: #dddddd;
	}

	.panel-required &gt; .panel-footer + .panel-collapse .panel-body {
		border-bottom-color: #dddddd;
	}

.panel-received {
	border-color: #dddddd;
}

	.panel-received &gt; .panel-heading {
		color: #333333;
		background-color: #f5f5f5;
		border-right-color: #ddd;
		border-left-color: #468847;
		border-left-style: solid;
		border-left-width: 50px;
	}

	.panel-received h4 {
		padding-top: 3px;
	}

	.panel-received &gt; .panel-heading + .panel-collapse .panel-body {
		border-top-color: #dddddd;
	}

	.panel-received &gt; .panel-footer + .panel-collapse .panel-body {
		border-bottom-color: #dddddd;
	}

.required {
	color: #c22c3a;
	margin-left: 5px;
}

.section-header {
	margin: 20px 0;
	border-bottom: 1px solid #eeeeee;
}

.subfooter {
	background-color: #00a5d0;
	color: white;
	padding: 20px;
}

	.subfooter .vcenterfull {
		line-height: 92px;
	}

	.subfooter .vcenterhalf {
		line-height: 46px;
	}

.separator-vertical-left-default {
	border-left: 1px solid #eee;
}

.separator-vertical-right-default {
	border-right: 1px solid #eee;
}

.text-bottom {
	vertical-align: bottom;
}

.text-header {
	color: #ff9326;
}

.text-top {
	vertical-align: top;
}

.text-white {
	color: #fff;
}

.text-warning {
	color: rgb(255, 193, 7);
}

.underline {
	text-decoration: underline;
}

.user-header {
	position: absolute;
	right: 0;
	padding: 5px 10px 0 0;
}

.validation-summary-errors {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	-ms-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	background-color: #c22c3a;
	border-color: #c6223a;
}

	.validation-summary-errors hr {
		border-top-color: #c6223a;
	}

	.validation-summary-errors .alert-link {
		color: #fff;
	}

/* Back to Top arrow
----------------------------------------------------------*/
.back-to-top {
	width: 50px;
	height: 50px;
	position: fixed;
	right: 30px;
	top: 80px;
	cursor: pointer;
	background-color: #d5d5d5;
	opacity: 0;
	filter: alpha(opacity=0);
	zoom: 1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-ms-transition: all .15s linear;
	-o-transition: all .15s linear;
	background-image: url("https://content.ultalabtests.com/static/images/Back-To-Top.png");
	background-repeat: no-repeat;
}

.back-to-top-show {
	opacity: 1;
	filter: alpha(opacity=100);
	zoom: 1;
}


/* jquery vector map
----------------------------------------------------------*/
.jvectormap-label {
	position: absolute;
	display: none;
	border: solid 1px #CDCDCD;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #292929;
	color: white;
	font-family: sans-serif, Verdana;
	font-size: smaller;
	padding: 3px;
}

.jvectormap-zoomin, .jvectormap-zoomout {
	position: absolute;
	left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #292929;
	padding: 3px;
	color: white;
	width: 10px;
	height: 10px;
	cursor: pointer;
	line-height: 10px;
	text-align: center;
}

.jvectormap-zoomin {
	top: 10px;
	display: none;
}

.jvectormap-zoomout {
	top: 30px;
	display: none;
}


/* typeahead
----------------------------------------------------------*/
.twitter-typeahead {
	width: 100%;
}

.tt-dropdown-menu {
	width: 100%;
}

.tt-hint {
	width: 100%;
}

.typeahead {
	height: 45px;
	line-height: 25px;
	padding: 4px 12px 8px 12px;
	font-size: 18px;
	border-radius: 8px;
	border: 2px solid rgb(204, 204, 204);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.tt-hint {
	height: 45px;
	line-height: 25px;
	padding: 4px 12px 8px 12px;
	font-size: 18px;
	border-radius: 8px;
	border: 2px solid rgb(204, 204, 204);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	color: rgb(153, 153, 153);
}

.typeahead:focus {
	border: 2px solid rgb(0, 151, 207);
}

.tt-dropdown-menu {
	padding: 8px 0px;
	border-radius: 8px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	margin-top: 12px;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
	background-color: rgb(255, 255, 255);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.tt-suggestion {
	padding: 3px 20px;
	line-height: 24px;
	font-size: 18px;
}

.tt-is-under-cursor .tt-suggestion {
	color: rgb(255, 255, 255);
	background-color: rgb(0, 151, 207);
}

.tt-suggestion p {
	margin: 0px;
}

.modal-wait-dialog-header {
	background-color: #00a5d0;
	border-color: #11589a;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	text-align: center;
}

	.modal-wait-dialog-header &gt; .modal-title {
		color: #fff;
	}

.result .badge {
	float: none;
	margin-right: 10px;
}

.result ul {
	margin-bottom: 0;
}

.result .list-group-item {
	padding: 0;
}

.result .panel-heading {
	padding: 0;
	margin-bottom: 5px;
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
}

.resultGraph .panel-heading {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.result .well {
	margin-bottom: 0;
}

.result-header {
	padding: 0 7px;
	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);
}

.result-header-inner {
	padding: 10px 5px;
	background-color: #fff;
	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);
}

.result-header li:hover, result-panelheading &gt; .panel-title:hover {
	text-decoration: underline;
}

.result-sidenav {
	height: 400px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.result-panelheading {
	padding: 10px 15px;
}

.result-subnav {
	min-height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	-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);
}

	.result-subnav &gt; li &gt; a {
		padding: 5px;
	}

.result-subtitle {
	overflow: hidden;
	white-space: nowrap;
	font-size: 10px;
}

.result-title {
	float: left;
	width: 140px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.result-print {
	width: 500px;
}

.result-print-title {
	float: left;
	width: 200px;
	white-space: nowrap;
	overflow: hidden;
}

.popover {
	max-width: 750px;
	width: auto;
}

	.popover a {
		width: 33px;
		margin: 5px;
	}

.right-inner-addon {
	position: relative;
}

	.right-inner-addon input {
		padding-right: 30px;
	}

	.right-inner-addon span {
		position: absolute;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		color: #fff;
		background-color: #000;
		right: 0;
		padding: 10px 12px;
	}

.search-panel {
	background-color: #eeeeee;
	border-radius: 6px;
}

/* Replace with Utility rule my-3 */
.searchList .itemBreak {
	margin: 5px 0 5px 0;
}

.panel-search h3 {
	color: #333 !important;
}

.panel-search {
	background: rgba(255, 255, 255, 0.8);
	box-shadow: rgba(0, 0, 0, 0.3) 20px 20px 20px;
}

.col-centered {
	float: none;
	margin: 0 auto;
}
/* This parent can be any width and height */
.block {
	text-align: center;
}

	/* The ghost, nudged to maintain perfect centering */
	.block:before {
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
		margin-right: -0.25em; /* Adjusts for spacing */
	}

/* The element to be centered, can
   also be of any width and height */
.centered {
	display: inline-block;
	vertical-align: middle;
	width: 100px;
}

.hover {
	color: #ffffff;
	background-color: #0094ff !important;
	border-color: #0094ff !important;
}

	.hover .img-circle {
		background-color: #fff !important;
	}

/* Feedback rules */
.has-feedback {
	position: relative;
}

	.has-feedback .form-control {
		padding-right: 42.5px;
	}

.form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}

.input-lg + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.input-sm + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.has-feedback-loader {
	position: relative;
}

	.has-feedback-loader .form-control {
		padding-right: 25px;
	}

.form-control-feedback-loader {
	position: absolute;
	top: 35px;
	right: 10px;
	z-index: 2;
	display: block;
	width: 16px;
	height: 16px;
	line-height: 34px;
	text-align: center;
}

.has-loading-feedback {
	position: relative;
}

	.has-loading-feedback .form-control {
		padding-right: 25px;
	}

.form-control-loading-feedback {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 2;
	display: block;
	width: 16px;
	height: 16px;
	line-height: 34px;
	text-align: center;
}

#HomeCarousel {
	clear: both;
	padding: 0;
	position: relative;
}

	#HomeCarousel .container {
		position: relative;
	}

	#HomeCarousel .panes {
		display: none;
	}

		#HomeCarousel .panes.active {
			display: block;
		}

		#HomeCarousel .panes .pane {
			position: absolute;
			height: 100%;
			width: 50%;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
			background-repeat: no-repeat;
		}

			#HomeCarousel .panes .pane.left {
				left: 0;
				background-position: left center;
			}

			#HomeCarousel .panes .pane.right {
				right: 0;
				background-position: right center;
			}

.no-backgroundsize #HomeCarousel .panes .pane.left {
	right: 50% !important;
	background-position: right top !important;
}

.no-backgroundsize #HomeCarousel .panes .pane.right {
	left: 50% !important;
	background-position: left top !important;
}

#HomeCarousel .promo {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	background-color: #ffebca;
	background-color: rgba(255,235,202,0.9);
	padding: 15px;
	-webkit-box-shadow: rgba(0,0,0,0.1) -1px 0 3px;
	-moz-box-shadow: rgba(0,0,0,0.1) -1px 0 3px;
	box-shadow: rgba(0,0,0,0.1) -1px 0 3px;
}

	#HomeCarousel .promo p {
		margin: 0;
	}

#HomeCarousel .hero-content {
	height: 100%;
	padding: 0 0 120px;
	background-color: rgba(255,255,255,0.7);
	position: relative;
	min-height: 480px;
}

	#HomeCarousel .hero-content .carousel {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	#HomeCarousel .hero-content .carousel-inner &gt; .item {
		margin: 20px;
		-webkit-transition: left 0.4s;
		-moz-transition: left 0.4s;
		-o-transition: left 0.4s;
		transition: left 0.4s;
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}

		#HomeCarousel .hero-content .carousel-inner &gt; .item.active {
			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
			opacity: 1;
		}

	#HomeCarousel .hero-content ul.cta li {
		display: inline-block;
		margin-bottom: 10px;
	}

	#HomeCarousel .hero-content .description {
		font-size: 18px;
	}

	#HomeCarousel .hero-content #hero-carousel {
		position: static;
		min-height: 324px;
	}

#HomeCarousel ul.hero-carousel-nav {
	position: absolute;
	margin: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	vertical-align: bottom;
	*zoom: 1;
}

	#HomeCarousel ul.hero-carousel-nav:after {
		content: "";
		display: table;
		clear: both;
	}

	#HomeCarousel ul.hero-carousel-nav li {
		margin: 0;
		border-radius: 0;
		display: block;
		float: left;
		background-color: #33c7c9;
		border: none;
		border-right: 1px solid #70d7d9;
		min-height: 100px;
		width: 25%;
		color: #fff;
		padding: 8px;
		font-size: 14px;
		cursor: pointer;
		-webkit-transition: all 0.05s linear;
		-moz-transition: all 0.05s linear;
		-o-transition: all 0.05s linear;
		transition: all 0.05s linear;
		text-indent: inherit;
	}

		#HomeCarousel ul.hero-carousel-nav li:hover {
			background-color: #299fa0;
		}

		#HomeCarousel ul.hero-carousel-nav li.active {
			background-color: #1e7678;
			-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
			-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
			box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
			height: 110px;
			margin-top: -10px;
			border-color: transparent;
			z-index: 10;
		}

			#HomeCarousel ul.hero-carousel-nav li.active .icon {
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
				opacity: 1;
			}

#HomeCarousel #success {
	background-color: #edecef;
}

	#HomeCarousel #success .carousel-inner {
		padding-bottom: 5px;
	}

	#HomeCarousel #success .carousel-control {
		top: 30%;
		left: -10px;
	}

		#HomeCarousel #success .carousel-control.right {
			left: auto;
			right: -10px;
		}

.no-touch #HomeCarousel #success .carousel-control {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.2;
	-moz-transition: opacity 0.2;
	-o-transition: opacity 0.2;
	transition: opacity 0.2;
}

#HomeCarousel #success:hover .carousel-control {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.5;
}

#HomeCarousel #success .carousel-indicators li {
	background-color: #ccc;
}

	#HomeCarousel #success .carousel-indicators li.active {
		background-color: #999;
	}

.center {
	margin: 0 auto;
	text-align: center;
}

.table-quick-order {
	font-size: 12px;
}

	.table-quick-order td {
		padding: 5px !important;
	}

@media print {

	.comparison-table .img-circle {
		background-color: #000 !important;
	}
}

.for-more {
	color: #619ED0;
}

.item-pod:hover .for-more {
	color: #FF942E;
}

.price-strike-through {
	line-height: 15px;
	font-size: 15px;
	color: #999;
	text-decoration: line-through;
	clear: both;
	display: block;
	font-weight: 100;
}

	.price-strike-through:before {
		content: "from ";
		font-size: small;
		text-decoration: none;
	}

.promotion-item-description {
	color: black;
	height: 115px;
	overflow-x: hidden;
	overflow-y: auto;
}

#index-top-sections .loading.row {
	background: rgb(233,242,249);
}

.featured-item-description {
	color: black;
	height: 180px;
	overflow-x: hidden;
	overflow-y: auto;
}

.featured-carousel-button-featured:hover {
	background-color: green;
	cursor: pointer;
	margin-bottom: 2px;
}

.featured-carousel-button-panel:hover {
	background-color: blue;
	cursor: pointer;
	margin-bottom: 2px;
}

.featured-panel {
	background-image: linear-gradient(to bottom right, #26537E, #52A6D2);
	color: #fff;
	padding: 10px;
}

.featured-test {
	background-color: #E9F2F9;
	color: #fff;
	padding: 10px;
}

.ways-to-view-results {
	background-image: linear-gradient(to bottom right, #26537E, #52A6D2);
	color: #fff;
	padding: 10px;
}

.featured-panel .featured-title {
	color: #fff !important;
}

.featured-test .featured-title {
	color: #075482 !important;
}

.featured-popular input[type=radio] {
	appearance: none;
	padding: 10px;
	margin-left: 5px;
	background-color: gray;
	border-radius: 50%;
}

	.featured-popular input[type=radio]:checked {
		background-color: #FF942E;
		margin-bottom: 3px;
	}

.item-pod .featured-pod-section {
	height: 62px;
	overflow: hidden;
	word-break: break-word;
}

.item-pod .promotion-pod-section {
	height: 40px;
	overflow: hidden;
}

.featured-row {
	display: flex;
	width: 100%;
	table-layout: fixed;
	border-spacing: 5px;
}

.featured-column-middle {
	display: table-cell;
	width: 96%;
}

.featured-column-side {
	display: table-cell;
	width: 2%;
}

.featured-vertical {
	display: flex;
	align-items: center;
	justify-content: center;
}

.featured-hover-left {
}

	.featured-hover-left:hover {
		color: #ffffff;
		text-decoration: none;
		opacity: 0.8;
		filter: saturate(8);
		border: 2px outset #88A3CA;
		border-radius: 3px;
		cursor: pointer;
	}

.featured-hover-right {
}

	.featured-hover-right:hover {
		color: #ffffff;
		text-decoration: none;
		opacity: 0.8;
		filter: saturate(8);
		border: 2px inset #88A3CA;
		border-radius: 3px;
		cursor: pointer;
	}

.click-disabled {
	pointer-events: none;
	cursor: not-allowed !important;
	color: gray !important;
}

.click-enabled {
	pointer-events: auto;
	cursor: pointer;
	color: #ffffff;
}

.promotion-pod .featured-title {
	color: #11589a !important;
}

.featured-title {
	color: white !important;
}

@media screen and (max-width: 600px) {
	#divRightNavBar {
		visibility: hidden;
		clear: both;
		float: left;
		margin: 10px;
		width: 2%;
		display: none;
	}

	#divLeftNavBar {
		visibility: hidden;
		clear: both;
		float: left;
		margin: 10px;
		width: 2%;
		display: none;
	}

	.featured-column-middle {
		display: table-cell;
		width: 100%;
	}
}

.featured-title {
	color: white !important
}

.featured-banner {
	position: absolute;
	top: 6px;
	right: 22px;
}

	.featured-banner img {
		width: 40px;
		height: 40px;
	}

.border-2 {
	border: 2px solid;
}

.border-3 {
	border: 3px solid;
}

.border-shadow {
	box-shadow: 1px 2px 2px #E3E5E7;
}

.rounded {
	border-radius: 6px;
}

.tooltip.top .tooltip-inner {
	background-color: darkgreen;
}

.tooltip.top .tooltip-arrow {
	border-top-color: darkgreen;
}

.multiselect-container {
	max-height: 255px;
	overflow: auto;
}

.why-ult-body {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.ways-order-description {
	height: 150px;
	overflow-x: hidden;
	overflow-y: auto;
}

.ways-view-results {
	margin-left: 0px;
	padding-left: 0px;
	height: 100%;
	width: 100%;
}

.ways-title {
	height: 42px;
	overflow: hidden;
}

.footer-separator {
	border-bottom: 2px solid #FF942E;
}

.footer-twitter {
	background-color: #5B96ED;
}

.footer-media-icon {
	width: 36px;
	height: 36px;
}

.footer-linked-in {
	background-color: #0076B4;
}

.footer-logo-img {
	width: 75%;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.footer-outter {
	background-image: linear-gradient(#FFFFFF, #EAF0F8);
}

.sub-footer {
	color: white;
	padding: 15px;
}

.footer-address {
	color: #11589a;
}

.center-footer {
	background-color: #11589a;
	color: white;
	height: 50px;
	align-items: center;
	justify-content: center;
}

.header-login {
	display: inline-block;
	vertical-align: middle;
}

	.header-login.logged-in {
	}

	.header-login button {
		vertical-align: text-top;
	}

.header-div-order-logo {
	order: 1;
}

.header-div-order-search {
	order: 3;
	display: inline-block !important;
	margin-top: 15px;
}

.header-div-order-contact-cart {
	order: 2;
	display: inline-flex !important;
	align-items: center;
	justify-content: right;
	height: 52px;
	margin-top: 6px;
}

.header-div-order-partner {
	order: 3;
	vertical-align: middle;
	margin-top: 0px;
	max-width: 55%;
}

.header-partner-img {
	width: 100%;
	height: auto;
	min-width: 160px;
	max-height: 80px;
}

.header-logo-img {
	max-width: 100%;
}

.header-shopping-cart {
	display: inline-block;
	vertical-align: middle;
	width: fit-content;
	height: fit-content;
	position: relative;
	background-color: transparent;
	margin-top: 8px;
}

.empty-shopping-cart {
	border-radius: 2px;
	border: solid #466188 1px;
	margin-bottom: 8px;
	cursor: default;
	height: 30px;
	width: 30px;
	padding: 5px;
}

.filled-shopping-cart {
	border-radius: 2px;
	border: solid #466188 1px;
	margin-left: 10px;
	margin-bottom: 8px;
	height: 30px;
	width: 30px;
	padding: 2px 1px 4px 5px;
}

.btn-shopping-cart-summary:focus {
	outline: 0 !important;
}

.btn-shopping-cart-summary:hover {
	text-decoration: none !important;
}

.shopping-cart-count {
	position: absolute;
	top: -15px !important;
	left: -17px;
	background-color: #F8822C;
}

.header-inline-search {
	display: inline-block !important;
	vertical-align: middle;
	max-width: 96%;
}

.header-search-icon {
	width: 14px;
	height: 14px;
}

.header-search-icon-div {
	position: relative;
	left: -2px !important;
}

.header-outter {
	background-image: linear-gradient(#E9F2F9, #FFFFFF);
	margin-bottom: 3px;
}

@media screen and (max-width: 600px) {
	#divRightNavBar {
		visibility: hidden;
		clear: both;
		float: left;
		margin: 10px;
		width: 2%;
		display: none;
	}

	#divLeftNavBar {
		visibility: hidden;
		clear: both;
		float: left;
		margin: 10px;
		width: 2%;
		display: none;
	}

	.featured-column-middle {
		display: table-cell;
		width: 100%;
	}
}

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

	.header-div-order-contact-cart {
		order: 2;
		display: inline-block !important;
		vertical-align: middle;
		margin-top: 10px;
		text-align-last: center !important;
		padding: 0 !important;
	}
}

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

	#shoppingCartDetails .btn.add-frequently-button, #shoppingCartDetails .btn.remove-item-button, #shoppingCartDetails .remove-frequently-button {
		font-size: 0;
	}

		#shoppingCartDetails .add-frequently-button .glyphicon, #shoppingCartDetails .remove-item-button .glyphicon, #shoppingCartDetails .remove-frequently-button .glyphicon {
			font-size: initial !important;
		}

	.shopping-cart-modal .modal-footer {
		display: flex;
		justify-content: space-between;
		padding: 20px 10px;
		margin-top: inherit;
	}

		.shopping-cart-modal .modal-footer .btn {
			margin-top: 0;
		}

		.shopping-cart-modal .modal-footer .continue-shopping-button {
			width: 45%;
		}

		.shopping-cart-modal .modal-footer .empty-cart-button {
			width: 10%;
			font-size: 0;
		}

		.shopping-cart-modal .modal-footer .checkout-button {
			width: 30%;
		}

		.shopping-cart-modal .modal-footer .empty-cart-button:before {
			content: "\e020";
			font-family: 'Glyphicons Halflings';
			font-size: initial;
		}

	.frequentlyOrdered {
		padding: 10px !important;
		background-color: #fafafa;
		border-radius: 10px;
	}

		.frequentlyOrdered .well {
			display: flex;
			align-items: center;
		}

			.frequentlyOrdered .well .buttons {
				margin-left: auto;
			}

	.tab-content-custom .site-carousel-bg {
		width: 100vw !important;
		height: 120vw !important;
		object-fit: fill;
	}

	.site-home-top-section .site-home-bg-img {
		position: relative !important;
		width: 100vw !important;
		height: 120vw !important;
		object-fit: fill;
	}

	.site-home-top-section .carousel-div {
		position: absolute !important;
		top: 50vw;
		left: 0;
		width: 100vw !important;
		height: 65.8vw !important;
	}

	.site-home-top-section .home-carousel-inner-div {
		width: 100vw;
		height: 72vw;
	}

	.carousel-img-overlay {
		position: absolute;
		top: 30px;
		left: 0;
		border-radius: 0 !important;
		width: 100vw !important;
		height: 65.8vw !important;
	}

	.site-carousel-button {
		font-size: 3vw;
		font-weight: bold;
	}

	.banner-tagline-button {
		top: 45vw;
		left: 7.5%;
		font-size: 5vw;
	}

	.site-home-top-section .home-carousel-get-started-btn {
		font-size: 1.8vw !important;
		width: 18vw !important;
	}

	.banner-content {
		font-size: 3.0vw !important;
		font-weight: 400 !important;
		top: 2% !important;
		left: 3vw !important;
		letter-spacing: -1px;
	}

	.banner-title {
		font-size: 4vw !important;
		font-weight: 700;
		left: 3vw !important;
		letter-spacing: 0px;
	}

	.review-overlay {
		top: 39vw;
		right: 1vw;
		width: 15vw !important;
		height: 15vw !important;
	}

	.home-indicators {
		top: 1vw !important;
		padding: 0px !important;
	}

	#divPromotionBanner {
		margin-top: 0px !important;
		padding-top: 70px !important;
	}

	.home-top-section-row {
		padding-bottom: 0px !important;
		margin-bottom: 0px !important;
		padding-top: 0px !important;
	}

	.promotion-pod .top-boxes {
		max-width: 95%;
		margin: 28px auto 20px;
	}

	.carousel-outter .thumbnail, .carousel-outter .thumbnail-noborder {
		border: none;
	}

	#divPromotionBanner {
		margin-top: 0px !important;
		padding-top: 0px !important;
	}

	.promotion-top-sections {
		background-image: linear-gradient(#26537E, #52A6D2) !important;
		margin-top: 0px !important;
	}

	.promotion-pod .top-boxes .arrow {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.promotion-pod .top-section .arrow {
		margin: -8px auto 8px;
	}

	.tab-content-custom h3 {
		font-size: 16px;
	}

	.custom-carousel {
		padding-top: 20px;
		padding-bottom: 30px;
	}

		.custom-carousel .carousel-indicators {
			bottom: 5px;
		}

	.carousel-outter .thumbnail, .carousel-outter .thumbnail-noborder {
		padding: 0;
	}

	.header-signup .dropdown-menu {
		padding: 0.5rem 0.5rem;
		text-wrap: nowrap;
	}

	.modal-dialog {
		margin-left: inherit;
		margin-right: inherit;
	}

	.shopping-cart-modal .modal-body {
		padding: 10px 10px;
		max-height: 76vh;
		overflow-y: scroll;
	}

		.shopping-cart-modal .modal-body::-webkit-scrollbar {
			width: 4px;
		}

		.shopping-cart-modal .modal-body::-webkit-scrollbar-track {
			border-radius: 10px;
		}

		.shopping-cart-modal .modal-body::-webkit-scrollbar-thumb {
			background: #00a5d0;
			border-radius: 10px;
		}

	.footer-separator {
		margin-top: 10px;
	}

	.breadcrumb {
		margin-bottom: 0;
	}

	.header-login .dropdown-menu {
		left: inherit;
		right: 10px;
		top: 38px;
	}

	.paddingbottomsm {
		padding-bottom: 12px;
	}

	.header-div-order-search {
		order: 3;
		display: inline-block !important;
	}

	.header-div-order-partner {
		order: 1;
		vertical-align: middle;
		margin-top: 10px;
	}

	.sub-header-pure {
		font-size: 10px
	}

	.body-nopadding {
		padding-top: 10px
	}
}

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

	#shoppingCartDetails .btn.add-frequently-button, #shoppingCartDetails .btn.remove-item-button, #shoppingCartDetails .remove-frequently-button {
		font-size: 0;
	}

		#shoppingCartDetails .add-frequently-button .glyphicon, #shoppingCartDetails .remove-item-button .glyphicon, #shoppingCartDetails .remove-frequently-button .glyphicon {
			font-size: initial !important;
		}

	.shopping-cart-modal .modal-footer {
		display: flex;
		justify-content: space-between;
		padding: 20px 10px;
		margin-top: inherit;
	}

	.shopping-cart-modal .modal-dialog {
		width: 80%;
	}

	.shopping-cart-modal .modal-footer .btn {
		margin-top: 0;
	}

	.shopping-cart-modal .modal-footer .continue-shopping-button {
		width: 45%;
	}

	.shopping-cart-modal .modal-footer .empty-cart-button {
		width: 10%;
		font-size: 0;
	}

	.shopping-cart-modal .modal-footer .checkout-button {
		width: 30%;
	}

	.shopping-cart-modal .modal-footer .empty-cart-button:before {
		content: "\e020";
		font-family: 'Glyphicons Halflings';
		font-size: initial;
	}

	.frequentlyOrdered {
		padding: 10px !important;
		background-color: #fafafa;
		border-radius: 10px;
	}

		.frequentlyOrdered .well {
			display: flex;
			align-items: center;
		}

			.frequentlyOrdered .well .buttons {
				margin-left: auto;
			}

	.shopping-cart-modal .modal-body {
		padding: 10px 10px;
		max-height: 56vh;
		overflow-y: scroll;
	}

		.shopping-cart-modal .modal-body::-webkit-scrollbar {
			width: 4px;
		}

		.shopping-cart-modal .modal-body::-webkit-scrollbar-track {
			border-radius: 10px;
		}

		.shopping-cart-modal .modal-body::-webkit-scrollbar-thumb {
			background: #00a5d0;
			border-radius: 10px;
		}


	.header-outter .paddingleftsm {
		position: relative;
	}

	#divPatientView {
		text-align: right;
	}

	.header-login {
		zoom: .95;
		-moz-transform: scale(0.95);
		-moz-transform-origin: right;
	}

		.header-login.logged-in {
			position: absolute;
			bottom: 4px;
			right: 0;
		}

	.nav &gt; li &gt; a {
		padding: 10px 10px;
	}

	.header-div-order-contact-cart {
		margin-top: 12px !important;
	}

	.header-div-order-search {
		margin-top: 13px;
	}

	.header-beta-signup .dropdown-menu {
		left: inherit;
		right: 0;
		padding: 0.5rem 0.5rem;
		text-wrap: nowrap;
	}
}

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

	body.modal-open {
		margin-right: 0;
	}

	.headerlogobar {
		padding: 15px;
	}

	.header-login .dropdown-menu {
		left: inherit;
		right: 10px;
		padding: 0.5rem 0.5rem;
		text-wrap: nowrap;
	}

	.header-shopping-cart {
		margin-top: 0
	}

	.item-pod .btn-primary.addToCartButton, .columnlg {
		width: 100%;
	}

	.modalWaitDialog {
		margin: 0 auto;
	}

	.shopping-cart-count {
		position: absolute !important;
		top: -6px !important;
		left: 28px;
	}

	.body {
		padding-top: 10px;
	}

	.empty-shopping-cart {
		border-radius: 4px;
		margin-bottom: 0px;
	}

	.filled-shopping-cart {
		padding: 0 0 4px 4px;
		border-radius: 4px;
		margin-left: 13px;
		margin-bottom: 5px;
		margin-right: 1px;
	}

	.shopping-cart-summary.header-shopping-cart .btn {
		padding-right: 2px;
		padding-top: 0;
		margin-bottom: 2px;
	}

	.header-div-order-logo {
		order: 1;
		max-width: 55% !important;
		padding-right: 0;
		display: inline-block;
	}

	.header-div-order-search {
		order: 3;
		display: inline-block !important;
		width: 100%;
	}

	.header-div-order-contact-cart {
		order: 2;
		display: inline-block !important;
		vertical-align: middle;
		margin-top: 2px;
		max-width: 45%;
		text-align: right;
		width: 100%;
		padding: 0 inherit;
	}

	.header-div-order-partner {
		order: 1;
		vertical-align: middle;
		max-width: 40%;
		margin-right: 15px;
	}

	.header-inline-search {
		zoom: .9;
		-moz-transform: scale(0.9);
		-moz-transform-origin: left;
		max-width: 96%;
	}

	.header-logo-img {
		width: 100%;
		height: auto;
		padding-left: 4px;
	}

	.sub-header-pure {
		font-size: 10px
	}

	.body-nopadding {
		padding-top: 10px
	}
}

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

	.list-item-visible {
		display: list-item !important;
	}

	.header-login.logged-in {
		bottom: -48px;
	}
}

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

	.header-div-order-contact-cart {
		margin-top: 6px;
	}

	.header-div-order-search.microsite {
		width: 22%;
	}

	.header-div-order-logo {
		width: 32%;
	}
}


@media screen and (min-width: 1200px) {
	.header-div-order-logo.microsite {
		width: 28%;
	}

	.footer-separator {
		margin-top: 8px;
		border-spacing: 5px;
	}
}

.carousel-outer {
	display: inline;
	width: auto;
	height: auto;
}

.carousel-slide {
	display: inline;
	margin-right: 15px;
	width: fit-content;
	height: fit-content;
	position: relative;
}

.carousel-template {
	border-radius: 8px;
	border: solid #E9F2F9 2px;
	padding: 15px;
}

.carousel-img-order {
	position: absolute;
	top: -50px;
	right: 5px;
}

.carousel-image {
	border-radius: 8px;
	border: solid skyblue 2px;
	border-style: groove;
	width: 120px;
	height: 120px;
}

.carousel-modal-image {
	border-radius: 8px;
	border: solid skyblue 2px;
	border-style: groove;
	max-width: 350px;
	max-height: 350px;
	width: auto;
	height: auto;
}

.carousel-original-image {
	max-width: 650px;
	max-height: 450px;
	width: auto;
	height: auto;
}

.carousel-bootbox {
	width: 695px;
	margin: 0 auto;
}

.carousel-order-number {
	border-radius: 2px;
	border: solid lightgray 1px;
	width: 35px;
	height: 25px;
}

input.carousel-order-number:focus {
	outline-width: 0;
}

.carousel-radio {
	align-items: center;
	justify-content: center;
}

.modal-table-body {
	max-height: 550px;
	overflow-y: auto;
}

.order-items-tbody td:hover {
	cursor: grab;
}

#orderPanelModal .modal-dialog, #orderFeaturedModal .modal-dialog, #divTaskCompleteModal .modal-dialog {
	width: 70%;
	margin: auto;
}

.most-pupular-item-account-type {
	background-color: darkgrey;
}


/* medication monitoring page */
.medication-monitoring .panel-items {
	padding: 15px;
}

.medication-monitoring hr {
	margin-top: inherit;
	clear: both;
}

.medication-monitoring .modal-backdrop {
	visibility: hidden
}

.medication-monitoring .nav.nav-tabs {
	width: 90%;
	margin-left: 10px;
}

.medication-monitoring .tab-content {
	border: 1px solid #ddd;
	margin-top: -1px;
	border-radius: 4px;
	padding: 0 15px;
	margin-bottom: 20px
}

.medication-monitoring .tab-pane dd {
	padding: 4px 0 10px 8px;
}

.medication-monitoring .dropdown-menu {
	width: 300px;
	padding: 5px;
	position: absolute;
	right: 0;
	left: inherit;
}

	.medication-monitoring .dropdown-menu .letter-row {
		display: flex;
		justify-content: space-between;
	}

		.medication-monitoring .dropdown-menu .letter-row a {
			padding: 5px;
			text-align: center;
			width: 100%;
		}

			.medication-monitoring .dropdown-menu .letter-row a:hover {
				background-color: #efefef;
				border-radius: 4px;
				text-decoration: none;
			}

.medication-monitoring .search-panel .page-nav {
	display: none;
	text-align: right;
	padding: 10px;
}

.medication-monitoring .search-panel .pagination {
	margin: auto 0;
	vertical-align: middle;
	padding-left: 10px
}

.medication-monitoring #lettersSearch a {
	text-decoration: none
}

.medication-monitoring #lettersSearch ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-height: 240px;
}

	.medication-monitoring #lettersSearch ul li {
		max-width: 35%;
		overflow: hidden;
		white-space: nowrap;
		list-style-position: inside;
		padding-right: 20px;
		text-overflow: ellipsis;
	}

@-webkit-keyframes fstAnimationEnter {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -1em, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes fstAnimationEnter {
	from {
		opacity: 0;
		-moz-transform: translate3d(0, -1em, 0)
	}

	to {
		opacity: 1;
		-moz-transform: translate3d(0, 0, 0)
	}
}

@keyframes fstAnimationEnter {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -1em, 0);
		-moz-transform: translate3d(0, -1em, 0);
		-ms-transform: translate3d(0, -1em, 0);
		-o-transform: translate3d(0, -1em, 0);
		transform: translate3d(0, -1em, 0)
	}

	to {
		opacity: 1;
		-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)
	}
}

.fstElement {
	display: inline-block;
	position: relative;
	border: 1px solid #D7D7D7;
	box-sizing: border-box;
	color: #232323;
	font-size: 1em;
	background-color: #fff;
	width: 100%;
	border-radius: 4px;
}

	.fstElement &gt; select, .fstElement &gt; input {
		position: absolute;
		left: -999em
	}

.fstToggleBtn {
	font-size: 1.4em;
	display: block;
	position: relative;
	box-sizing: border-box;
	padding: .71429em 1.42857em .71429em .71429em;
	min-width: 14.28571em;
	cursor: pointer
}

	.fstToggleBtn:after {
		position: absolute;
		content: "";
		right: .71429em;
		top: 50%;
		margin-top: -.17857em;
		border: .35714em solid transparent;
		border-top-color: #cacaca
	}

.fstQueryInput {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	outline: none;
	box-sizing: border-box;
	background: transparent;
	border: 0
}

.fstResults {
	position: absolute;
	left: -1px;
	top: 100%;
	right: -1px;
	max-height: 30em;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	border: 1px solid #D7D7D7;
	border-top: 0;
	background-color: #FFF;
	display: none
}

.fstResultItem {
	font-size: 1em;
	display: block;
	padding: .5em .71429em;
	margin: 0;
	cursor: pointer;
	border-top: 1px solid #fff
}

	.fstResultItem.fstUserOption {
		color: #707070
	}

	.fstResultItem.fstFocused {
		color: #fff;
		background-color: #43A2F3;
		border-color: #73baf6
	}

	.fstResultItem.fstSelected {
		color: #fff;
		background-color: #2694f1;
		border-color: #73baf6
	}

.fstGroupTitle {
	font-size: 1.4em;
	display: block;
	padding: .5em .71429em;
	margin: 0;
	font-weight: bold
}

.fstGroup {
	padding-top: 1em
}

	.fstGroup:first-child {
		padding-top: 0
	}

.fstNoResults {
	font-size: 1em;
	display: block;
	padding: .71429em .71429em;
	margin: 0;
	color: #999
}

.fstSingleMode .fstControls {
	position: absolute;
	left: -1px;
	right: -1px;
	top: 100%;
	padding: 0.5em;
	border: 1px solid #D7D7D7;
	background-color: #fff;
	display: none
}

.fstSingleMode .fstQueryInput {
	font-size: 1.4em;
	display: block;
	width: 100%;
	padding: .5em .35714em;
	color: #999;
	border: 1px solid #D7D7D7
}

.fstSingleMode.fstActive {
	z-index: 100
}

	.fstSingleMode.fstActive.fstElement, .fstSingleMode.fstActive .fstControls, .fstSingleMode.fstActive .fstResults {
		box-shadow: 0 0.2em 0.2em rgba(0,0,0,0.1)
	}

	.fstSingleMode.fstActive .fstControls {
		display: block
	}

	.fstSingleMode.fstActive .fstResults {
		display: block;
		z-index: 10;
		margin-top: -1px
	}

.fstChoiceItem {
	display: inline-block;
	font-size: 1em;
	position: relative;
	margin: 0 .41667em .41667em 0;
	padding: .33333em .33333em .33333em 1.5em;
	float: left;
	border-radius: .25em;
	border: 1px solid #00a5d0;
	cursor: auto;
	color: #fff;
	background-color: #00a5d0;
	-webkit-animation: fstAnimationEnter 0.2s;
	-moz-animation: fstAnimationEnter 0.2s;
	animation: fstAnimationEnter 0.2s
}

	.fstChoiceItem.mod1 {
		background-color: #F9F9F9;
		border: 1px solid #D7D7D7;
		color: #232323
	}

		.fstChoiceItem.mod1 &gt; .fstChoiceRemove {
			color: #a4a4a4
		}

.fstChoiceRemove {
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
	background: none;
	font-size: 1.16667em;
	position: absolute;
	left: 0;
	top: 50%;
	width: 1.28571em;
	line-height: 1.28571em;
	margin-top: -.64286em;
	text-align: center;
	color: #fff
}

	.fstChoiceRemove::-moz-focus-inner {
		padding: 0;
		border: 0
	}

.fstMultipleMode .fstControls {
	box-sizing: border-box;
	padding: 0.5em 0.5em 0em 0.5em;
	overflow: hidden;
	cursor: text
}

.fstMultipleMode .fstQueryInput {
	font-size: 1em;
	float: left;
	padding: .28571em 0;
	margin: 0 0 .35714em 0;
	width: 2em;
	color: #999
}

.fstMultipleMode .fstQueryInputExpanded {
	float: none;
	width: 100%;
	padding: .28571em .35714em
}

.fstMultipleMode .fstFakeInput {
	font-size: 1.4em
}

.fstMultipleMode.fstActive, .fstMultipleMode.fstActive .fstResults {
	box-shadow: 0 0.2em 0.2em rgba(0,0,0,0.1)
}

	.fstMultipleMode.fstActive .fstResults {
		display: block;
		z-index: 10;
		border-top: 1px solid #D7D7D7
	}

@media (max-width: 768px) {

	.medication-monitoring .medication-list .item-box, .medication-monitoring .medication-list .buttons {
		padding: 0
	}

	.medication-monitoring .search-panel .form-group {
		width: 100% !important
	}

	.medication-monitoring .search-panel #inputSearch {
		margin-bottom: 4px;
	}

	.medication-monitoring .medication-list .itemPrice {
		padding-right: 0;
		margin-bottom: 20px;
	}

	.medication-monitoring #lettersSearch ul {
		padding: 0;
		margin: 0 10px;
	}

		.medication-monitoring #lettersSearch ul li {
			max-width: 100%;
		}

	.medication-monitoring .medication-list ul.list-unstyled {
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 0;
	}

	.medication-monitoring .medication-list .add-group {
		display: inline-block !important;
		vertical-align: middle;
		margin-left: 20px;
		padding-top: 0;
	}

	.medication-monitoring .swiper-page {
		display: none;
		width: 100%;
		transition: opacity 0.5s ease-in-out;
		opacity: 0;
	}

		.medication-monitoring .swiper-page.active {
			display: block;
			opacity: 1;
		}

	.medication-monitoring .swiper-pagination {
		text-align: center;
		margin-top: 10px;
	}

	.medication-monitoring .swiper-pagination-dot {
		height: 10px;
		width: 10px;
		background-color: #bbb;
		display: inline-block;
		border-radius: 50%;
		margin: 0 5px;
		cursor: pointer;
	}

		.medication-monitoring .swiper-pagination-dot.active {
			background-color: #00a5d0;
		}
}

.homepage-content .btn-darkblue:hover {
	background-color: #99CD54;
	color: #FFFFFF;
	border-color: #FFFFFF;
}

.banner-content {
	position: absolute;
	top: 8%;
	left: 5%;
	color: white;
	font-size: 2vw;
	z-index: 28;
}

.banner-title {
	font-size: 3vw;
	font-weight: 700;
	display: block;
	z-index: 28;
}

.banner-tagline {
	position: absolute;
	bottom: 12%;
	left: 34%;
	color: white;
	font-size: 3vw;
	font-weight: bold;
	z-index: 28;
}

.site-carousel-button {
	z-index: 35 !important;
	text-decoration: none;
	color: #ffd35c;
	cursor: pointer !important;
}

	.site-carousel-button:hover {
		color: #ffd35c !important;
	}

.site-home-bg-img {
	position: relative !important;
	width: 100vw !important;
	height: 38.8vw !important;
	object-fit: fill;
	background-color: #26537E;
	background-image: linear-gradient(to right, #26537E, #52A6D);
}

.home-indicators {
	z-index: 56 !important;
	left: inherit !important;
	bottom: inherit !important;
	bottom: 30px !important;
	right: 8px !important;
	margin: 0px !important;
	width: auto !important;
}

.site-home-top-section {
	display: flex;
	padding-bottom: 0px !important;
	position: relative !important;
}

#divPromotionBanner {
	margin-top: -0.7vw !important;
}

#divMap .jvectormap-region {
	cursor: pointer;
}

.promotion-top-height {
	height: 100%;
}

.teaser-see-more {
	font-weight: 700;
}


/* Background Colors
----------------------------------------------------------*/

.text-bg-primary-info {
	color: #fff !important;
	background-color: #ff9326 !important
}

a.text-bg-primary-info:hover, a.text-bg-primary-info:focus {
	color: #fff !important;
	background-color: #f27a00 !important
}

a.text-bg-primary-info:focus, a.text-bg-primary-info.focus {
	outline: 0 !important;
	box-shadow: 0 0 0 .2rem rgba(255,147,38,.5) !important
}

.text-bg-primary {
	color: #fff;
	background-color: #11589a
}

.text-bg-primary-info {
	color: #212529;
	background-color: #ff9326
}

.text-bg-secondary {
	color: #fff;
	background-color: #6c757d
}

.text-bg-success {
	color: #fff;
	background-color: #468847
}

.text-bg-info {
	color: #fff;
	background-color: #00a5d0
}

.text-bg-warning {
	color: #212529;
	background-color: #ffd35c
}

.text-bg-danger {
	color: #fff;
	background-color: #c22c3a
}

.text-bg-light {
	color: #212529;
	background-color: #fafafa
}

.text-bg-dark {
	color: #fff;
	background-color: #343a40
}

.review-overlay {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 5px;
	width: 10vw;
	height: 10vw;
	z-index: 999;
}

.carousel-img-overlay {
	position: absolute;
	top: 30px;
	right: 0.1vw;
	padding: 2px;
	border-radius: 6px;
	opacity: 1;
	width: 30vw;
	height: 21.8vw;
	z-index: 555 !important;
}

.carousel-div {
	position: absolute !important;
	top: 2.5vw;
	right: 3.5vw;
	width: 30vw;
	height: 25.8vw;
}

.home-carousel-inner-div {
	width: 30vw;
	height: 25.8vw;
}

.home-carousel-get-started-btn {
	font-size: 1.2vw !important;
	width: 12vw !important;
}

.featured-promotion {
	background-color: #E9F2F9;
	color: #fff;
	padding: 10px;
}

	.featured-promotion .featured-title {
		color: #075482 !important;
	}

.frequentlyOrdered {
	padding: 10px 20px;
	background-color: #fafafa;
	border-radius: 10px;
}

	.frequentlyOrdered .h5 {
		margin-bottom: 10px;
		display: block;
	}

	.frequentlyOrdered .well {
		background-color: #fff;
		margin-bottom: 5px;
		padding: 6px;
		transition: opacity 0.5s;
		opacity: 1;
	}

		.frequentlyOrdered .well .name,
		.frequentlyOrdered .well .price,
		.frequentlyOrdered .well .buttons {
			display: inline-block;
			vertical-align: middle;
		}

		.frequentlyOrdered .well.hidden {
			display: none;
		}

		.frequentlyOrdered .well.fade-out {
			opacity: 0;
		}

		.frequentlyOrdered .well .name {
			width: 64%;
		}

.frequentlyOrdered .well .price {
    width: 15%;
}

.responsive-flex {
    display: contents;
    float: right;
}

@media (min-width: 995px) {
    .responsive-flex {
        display: inline-flex;
        flex-wrap: wrap;
    }

    .responsive-flex h4 {
        white-space: pre-line;
    }
}

.ws-pre-line {
    white-space: pre-line;
}

.search-test-category-list {
	column-count: 1;
	column-gap: 1rem;
}

.search-test-category-item {
	break-inside: avoid;
	margin-bottom: 1rem;
}


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

	.search-test-category-list {
		column-count: 3;
	}
}
</pre></body></html>