@charset "UTF-8";
/** Variables **/
/** Fonts **/
/** Colors **/
a:link,
a:hover,
input[type=submit],
input[type=submit]:hover,
.transition,
.faqs .faq .faq-control::before,
.faqs .faq .faq-control::after,
.faqs .faq .faq-content .question h4,
#footer a::before,
.transition:hover,
.faqs .faq .faq-control:hover::before,
.faqs .faq .faq-control:hover::after {
  transition: all 0.3s ease;
}

.cf {
  *zoom: 1;
}
.cf:before, .cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}

.no-select, .faqs .faq .faq-content .question {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.main-content {
  margin-top: 30px !important;
}

/*!
 * Bootstrap v2.1.1
 *
 * Copyright 2012 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 @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

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

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  box-sizing: border-box;
}

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

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

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

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

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

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

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9 ;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

#map_canvas img {
  max-width: none;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

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

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

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

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

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

body {
  margin: 0;
  font-family: "Source Sans Pro", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}

a {
  color: #0088cc;
  text-decoration: none;
}

a:hover {
  color: #005580;
  text-decoration: underline;
}

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

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.img-circle {
  border-radius: 500px;
}

.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}

.row:after {
  clear: both;
}

[class*=span] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

.span12 {
  width: 940px;
}

.span11 {
  width: 860px;
}

.span10 {
  width: 780px;
}

.span9 {
  width: 700px;
}

.span8 {
  width: 620px;
}

.span7 {
  width: 540px;
}

.span6 {
  width: 460px;
}

.span5 {
  width: 380px;
}

.span4 {
  width: 300px;
}

.span3 {
  width: 220px;
}

.span2 {
  width: 140px;
}

.span1 {
  width: 60px;
}

.offset12 {
  margin-left: 980px;
}

.offset11 {
  margin-left: 900px;
}

.offset10 {
  margin-left: 820px;
}

.offset9 {
  margin-left: 740px;
}

.offset8 {
  margin-left: 660px;
}

.offset7 {
  margin-left: 580px;
}

.offset6 {
  margin-left: 500px;
}

.offset5 {
  margin-left: 420px;
}

.offset4 {
  margin-left: 340px;
}

.offset3 {
  margin-left: 260px;
}

.offset2 {
  margin-left: 180px;
}

.offset1 {
  margin-left: 100px;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*=span] {
  display: block;
  width: 100%;
  min-height: 30px;
  box-sizing: border-box;
  float: left;
  margin-left: 2.1276595745%;
  *margin-left: 2.0744680851%;
}

.row-fluid [class*=span]:first-child {
  margin-left: 0;
}

.row-fluid .span12 {
  width: 100%;
  *width: 99.9468085106%;
}

.row-fluid .span11 {
  width: 91.4893617021%;
  *width: 91.4361702128%;
}

.row-fluid .span10 {
  width: 82.9787234043%;
  *width: 82.9255319149%;
}

.row-fluid .span9 {
  width: 74.4680851064%;
  *width: 74.414893617%;
}

.row-fluid .span8 {
  width: 65.9574468085%;
  *width: 65.9042553191%;
}

.row-fluid .span7 {
  width: 57.4468085106%;
  *width: 57.3936170213%;
}

.row-fluid .span6 {
  width: 48.9361702128%;
  *width: 48.8829787234%;
}

.row-fluid .span5 {
  width: 40.4255319149%;
  *width: 40.3723404255%;
}

.row-fluid .span4 {
  width: 31.914893617%;
  *width: 31.8617021277%;
}

.row-fluid .span3 {
  width: 23.4042553191%;
  *width: 23.3510638298%;
}

.row-fluid .span2 {
  width: 14.8936170213%;
  *width: 14.8404255319%;
}

.row-fluid .span1 {
  width: 6.3829787234%;
  *width: 6.329787234%;
}

.row-fluid .offset12 {
  margin-left: 104.2553191489%;
  *margin-left: 104.1489361702%;
}

.row-fluid .offset12:first-child {
  margin-left: 102.1276595745%;
  *margin-left: 102.0212765957%;
}

.row-fluid .offset11 {
  margin-left: 95.7446808511%;
  *margin-left: 95.6382978723%;
}

.row-fluid .offset11:first-child {
  margin-left: 93.6170212766%;
  *margin-left: 93.5106382979%;
}

.row-fluid .offset10 {
  margin-left: 87.2340425532%;
  *margin-left: 87.1276595745%;
}

.row-fluid .offset10:first-child {
  margin-left: 85.1063829787%;
  *margin-left: 85%;
}

.row-fluid .offset9 {
  margin-left: 78.7234042553%;
  *margin-left: 78.6170212766%;
}

.row-fluid .offset9:first-child {
  margin-left: 76.5957446809%;
  *margin-left: 76.4893617021%;
}

.row-fluid .offset8 {
  margin-left: 70.2127659574%;
  *margin-left: 70.1063829787%;
}

.row-fluid .offset8:first-child {
  margin-left: 68.085106383%;
  *margin-left: 67.9787234043%;
}

.row-fluid .offset7 {
  margin-left: 61.7021276596%;
  *margin-left: 61.5957446809%;
}

.row-fluid .offset7:first-child {
  margin-left: 59.5744680851%;
  *margin-left: 59.4680851064%;
}

.row-fluid .offset6 {
  margin-left: 53.1914893617%;
  *margin-left: 53.085106383%;
}

.row-fluid .offset6:first-child {
  margin-left: 51.0638297872%;
  *margin-left: 50.9574468085%;
}

.row-fluid .offset5 {
  margin-left: 44.6808510638%;
  *margin-left: 44.5744680851%;
}

.row-fluid .offset5:first-child {
  margin-left: 42.5531914894%;
  *margin-left: 42.4468085106%;
}

.row-fluid .offset4 {
  margin-left: 36.170212766%;
  *margin-left: 36.0638297872%;
}

.row-fluid .offset4:first-child {
  margin-left: 34.0425531915%;
  *margin-left: 33.9361702128%;
}

.row-fluid .offset3 {
  margin-left: 27.6595744681%;
  *margin-left: 27.5531914894%;
}

.row-fluid .offset3:first-child {
  margin-left: 25.5319148936%;
  *margin-left: 25.4255319149%;
}

.row-fluid .offset2 {
  margin-left: 19.1489361702%;
  *margin-left: 19.0425531915%;
}

.row-fluid .offset2:first-child {
  margin-left: 17.0212765957%;
  *margin-left: 16.914893617%;
}

.row-fluid .offset1 {
  margin-left: 10.6382978723%;
  *margin-left: 10.5319148936%;
}

.row-fluid .offset1:first-child {
  margin-left: 8.5106382979%;
  *margin-left: 8.4042553191%;
}

[class*=span].hide,
.row-fluid [class*=span].hide {
  display: none;
}

[class*=span].pull-right,
.row-fluid [class*=span].pull-right {
  float: right;
}

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}

.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}

.container:after {
  clear: both;
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

.container-fluid:after {
  clear: both;
}

p {
  margin: 0 0 10px;
}

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

small {
  font-size: 85%;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

cite {
  font-style: normal;
}

.muted {
  color: #999999;
}

.text-warning {
  color: #c09853;
}

.text-error {
  color: #b94a48;
}

.text-info {
  color: #3a87ad;
}

.text-success {
  color: #468847;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  color: inherit;
  text-rendering: optimizelegibility;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

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

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

h3 {
  font-size: 24px;
  line-height: 40px;
}

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

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

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

h1 small {
  font-size: 24px;
}

h2 small {
  font-size: 18px;
}

h3 small {
  font-size: 14px;
}

h4 small {
  font-size: 14px;
}

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

ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

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

li {
  line-height: 20px;
}

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

dl {
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 20px;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 10px;
}

.dl-horizontal {
  *zoom: 1;
}

.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}

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

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

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

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

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

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

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

blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

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

blockquote small:before {
  content: "— ";
}

blockquote.pull-right {
  float: 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: " —";
}

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

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

code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  border-radius: 3px;
}

code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}

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

pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}

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

.label,
.badge {
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}

.label {
  padding: 1px 4px 2px;
  border-radius: 3px;
}

.badge {
  padding: 1px 9px 2px;
  border-radius: 9px;
}

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

.label-important,
.badge-important {
  background-color: #b94a48;
}

.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}

.label-warning,
.badge-warning {
  background-color: #f89406;
}

.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}

.label-success,
.badge-success {
  background-color: #468847;
}

.label-success[href],
.badge-success[href] {
  background-color: #356635;
}

.label-info,
.badge-info {
  background-color: #3a87ad;
}

.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}

.label-inverse,
.badge-inverse {
  background-color: #333333;
}

.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

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

.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table th {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

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

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

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}

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

.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child {
  border-radius: 0 0 0 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child {
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

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

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

table [class*=span],
.row-fluid table [class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

.table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

.table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

.table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

.table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

.table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

.table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

.table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

.table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

.table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

.table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

.table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

.table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

.table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}

.table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}

.table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}

.table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}

.table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}

.table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}

.table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}

.table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}

.table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}

.table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}

.table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}

.table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}

.table tbody tr.success td {
  background-color: #dff0d8;
}

.table tbody tr.error td {
  background-color: #f2dede;
}

.table tbody tr.warning td {
  background-color: #fcf8e3;
}

.table tbody tr.info td {
  background-color: #d9edf7;
}

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

.table-hover tbody tr.error:hover td {
  background-color: #ebcccc;
}

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

.table-hover tbody tr.info:hover td {
  background-color: #c4e3f3;
}

form {
  margin: 0 0 20px;
}

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

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

legend small {
  font-size: 15px;
  color: #999999;
}

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

input,
button,
select,
textarea {
  font-family: "Source Sans Pro", helvetica, arial, sans-serif;
}

label {
  display: block;
  margin-bottom: 5px;
}

select,
textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 9px;
  font-size: 15px;
  line-height: 20px;
  color: #555555;
  border-radius: 3px;
  box-shadow: none;
}

input,
textarea,
.uneditable-input {
  width: 206px;
}

textarea {
  height: auto;
}

textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

input[type=file],
input[type=image],
input[type=submit],
input[type=reset],
input[type=button],
input[type=radio],
input[type=checkbox] {
  width: auto;
}

select,
input[type=file] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px;
}

select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}

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

select:focus,
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;
}

.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}

.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}

.uneditable-textarea {
  width: auto;
  height: auto;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}

.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px;
}

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

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

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

.input-mini {
  width: 60px;
}

.input-small {
  width: 90px;
}

.input-medium {
  width: 150px;
}

.input-large {
  width: 210px;
}

.input-xlarge {
  width: 270px;
}

.input-xxlarge {
  width: 530px;
}

input[class*=span],
select[class*=span],
textarea[class*=span],
.uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span],
.row-fluid .uneditable-input[class*=span] {
  float: none;
  margin-left: 0;
}

.input-append input[class*=span],
.input-append .uneditable-input[class*=span],
.input-prepend input[class*=span],
.input-prepend .uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span],
.row-fluid .uneditable-input[class*=span],
.row-fluid .input-prepend [class*=span],
.row-fluid .input-append [class*=span] {
  display: inline-block;
}

input,
textarea,
.uneditable-input {
  margin-left: 0;
}

.controls-row [class*=span] + [class*=span] {
  margin-left: 20px;
}

input.span12, textarea.span12, .uneditable-input.span12 {
  width: 926px;
}

input.span11, textarea.span11, .uneditable-input.span11 {
  width: 846px;
}

input.span10, textarea.span10, .uneditable-input.span10 {
  width: 766px;
}

input.span9, textarea.span9, .uneditable-input.span9 {
  width: 686px;
}

input.span8, textarea.span8, .uneditable-input.span8 {
  width: 606px;
}

input.span7, textarea.span7, .uneditable-input.span7 {
  width: 526px;
}

input.span6, textarea.span6, .uneditable-input.span6 {
  width: 446px;
}

input.span5, textarea.span5, .uneditable-input.span5 {
  width: 366px;
}

input.span4, textarea.span4, .uneditable-input.span4 {
  width: 286px;
}

input.span3, textarea.span3, .uneditable-input.span3 {
  width: 206px;
}

input.span2, textarea.span2, .uneditable-input.span2 {
  width: 126px;
}

input.span1, textarea.span1, .uneditable-input.span1 {
  width: 46px;
}

.controls-row {
  *zoom: 1;
}

.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}

.controls-row:after {
  clear: both;
}

.controls-row [class*=span] {
  float: left;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}

input[type=radio][disabled],
input[type=checkbox][disabled],
input[type=radio][readonly],
input[type=checkbox][readonly] {
  background-color: transparent;
}

.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  box-shadow: 0 0 6px #f8b9b7;
}

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}

.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}

.form-actions:after {
  clear: both;
}

.help-block,
.help-inline {
  color: #595959;
}

.help-block {
  display: block;
  margin-bottom: 10px;
}

.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}

.input-append,
.input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap;
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  font-size: 14px;
  vertical-align: top;
  border-radius: 0 3px 3px 0;
}

.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}

.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn {
  vertical-align: top;
  border-radius: 0;
}

.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 3px 0 0 3px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 3px 0 0 3px;
}

.input-append .add-on,
.input-append .btn {
  margin-left: -1px;
}

.input-append .add-on:last-child,
.input-append .btn:last-child {
  border-radius: 0 3px 3px 0;
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  border-radius: 3px 0 0 3px;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  border-radius: 0 3px 3px 0;
}

input.search-query {
  padding-right: 14px;
  padding-right: 4px \9 ;
  padding-left: 14px;
  padding-left: 4px \9 ;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  border-radius: 15px;
}

/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  border-radius: 0;
}

.form-search .input-append .search-query {
  border-radius: 14px 0 0 14px;
}

.form-search .input-append .btn {
  border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .search-query {
  border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .btn {
  border-radius: 14px 0 0 14px;
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-search .radio input[type=radio],
.form-search .checkbox input[type=checkbox],
.form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}

.control-group {
  margin-bottom: 10px;
}

legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}

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

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

.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}

.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}

.form-horizontal .controls:first-child {
  *padding-left: 180px;
}

.form-horizontal .help-block {
  margin-bottom: 0;
}

.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block {
  margin-top: 10px;
}

.form-horizontal .form-actions {
  padding-left: 180px;
}

.btn-group {
  position: relative;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: 0.3em;
}

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

.btn-group + .btn-group {
  margin-left: 5px;
}

.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}

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

.btn-group > .btn {
  position: relative;
  border-radius: 0;
}

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

.btn-group > .btn,
.btn-group > .dropdown-menu {
  font-size: 14px;
}

.btn-group > .btn-mini {
  font-size: 11px;
}

.btn-group > .btn-small {
  font-size: 12px;
}

.btn-group > .btn-large {
  font-size: 16px;
}

.btn-group > .btn:first-child {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.btn-group > .btn.large:first-child {
  margin-left: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}

.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}

.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}

.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}

.btn-group.open .dropdown-toggle {
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}

.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}

.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
  margin-top: 6px;
}

.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}

.dropup .btn-large .caret {
  border-bottom: 5px solid #000000;
  border-top: 0;
}

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

.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}

.btn-group-vertical .btn {
  display: block;
  float: none;
  width: 100%;
  border-radius: 0;
}

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

.btn-group-vertical .btn:first-child {
  border-radius: 4px 4px 0 0;
}

.btn-group-vertical .btn:last-child {
  border-radius: 0 0 4px 4px;
}

.btn-group-vertical .btn-large:first-child {
  border-radius: 6px 6px 0 0;
}

.btn-group-vertical .btn-large:last-child {
  border-radius: 0 0 6px 6px;
}

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

.nav > li > a {
  display: block;
}

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

.nav > .pull-right {
  float: right;
}

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

.nav li + .nav-header {
  margin-top: 9px;
}

.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}

.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list > li > a {
  padding: 3px 15px;
}

.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}

.nav-list [class^=icon-] {
  margin-right: 2px;
}

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.nav-tabs,
.nav-pills {
  *zoom: 1;
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}

.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

.nav-tabs > li,
.nav-pills > li {
  float: left;
}

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

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

.nav-tabs > li {
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

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

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  border-radius: 5px;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0088cc;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li > a {
  margin-right: 0;
}

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

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  border-radius: 0;
}

.nav-tabs.nav-stacked > li:first-child > a {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.nav-tabs.nav-stacked > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
  border-radius: 0 0 6px 6px;
}

.nav-pills .dropdown-menu {
  border-radius: 6px;
}

.nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}

.nav .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}

/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}

.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.nav > .dropdown.active > a:hover {
  cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.tabs-stacked .open > a:hover {
  border-color: #999999;
}

.tabbable {
  *zoom: 1;
}

.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}

.tabbable:after {
  clear: both;
}

.tab-content {
  overflow: auto;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

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

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

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  border-radius: 4px 0 0 4px;
}

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

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  border-radius: 0 4px 4px 0;
}

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

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}

.nav > .disabled > a {
  color: #999999;
}

.nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}

.navbar {
  overflow: visible;
  margin-bottom: 20px;
  color: #777777;
  *position: relative;
  *z-index: 2;
}

.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#fff2f2f2", GradientType=0);
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}

.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}

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

.navbar .container {
  width: auto;
}

.nav-collapse.collapse {
  height: auto;
}

.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}

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

.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}

.navbar-link {
  color: #777777;
}

.navbar-link:hover {
  color: #333333;
}

.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}

.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn {
  margin-top: 0;
}

.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}

.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}

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

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}

.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}

.navbar-form input[type=image],
.navbar-form input[type=checkbox],
.navbar-form input[type=radio] {
  margin-top: 3px;
}

.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}

.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}

.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  border-radius: 15px;
}

.navbar-static-top {
  position: static;
  width: 100%;
  margin-bottom: 0;
}

.navbar-static-top .navbar-inner {
  border-radius: 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}

.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 10px rgba(0, 0, 0, 0.1);
}

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

.navbar-fixed-bottom .navbar-inner {
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 10px rgba(0, 0, 0, 0.1);
}

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

.navbar .nav > li {
  float: left;
}

.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}

.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}

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

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff2f2f2", endColorstr="#ffe5e5e5", GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e5e5e5;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9 ;
}

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  border-radius: 1px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

.navbar .nav > li > .dropdown-menu:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}

.navbar .nav > li > .dropdown-menu:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #555555;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

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

.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}

.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}

.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  border-radius: 6px 0 6px 6px;
}

.navbar-inverse {
  color: #999999;
}

.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff222222", endColorstr="#ff111111", GradientType=0);
  border-color: #252525;
}

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover {
  color: #ffffff;
}

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

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #ffffff;
}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  transition: none;
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}

.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}

.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff151515", endColorstr="#ff040404", GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}

.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9 ;
}

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}

.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}

.thumbnails:after {
  clear: both;
}

.row-fluid .thumbnails {
  margin-left: 0;
}

.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  transition: all 0.2s ease-in-out;
}

a.thumbnail:hover {
  border-color: #0088cc;
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

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

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
  color: #c09853;
}

.alert h4 {
  margin: 0;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

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

.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}

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

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

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

.alert-block p + p {
  margin-top: 5px;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff5f5f5", endColorstr="#fff9f9f9", GradientType=0);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff149bdf", endColorstr="#ff0480be", GradientType=0);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  transition: width 0.6s ease;
}

.progress .bar + .bar {
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

.progress-striped .bar {
  background-color: #149bdf;
  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 .bar {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffee5f5b", endColorstr="#ffc43c35", GradientType=0);
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  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-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff62c462", endColorstr="#ff57a957", GradientType=0);
}

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  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-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5bc0de", endColorstr="#ff339bb9", GradientType=0);
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  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-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffbb450", endColorstr="#fff89406", GradientType=0);
}

.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  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);
}

.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #eeeeee;
  border-radius: 6px;
}

.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}

.hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0);
  margin-top: 30px;
}

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.tooltip.top {
  margin-top: -3px;
}

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

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

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

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

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

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

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

.popover-title {
  margin: 0;
  padding: 8px 14px;
  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-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow:after {
  content: "";
  z-index: -1;
}

.popover.top .arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #ffffff;
}

.popover.top .arrow:after {
  border-width: 11px 11px 0;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -1px;
  left: -11px;
}

.popover.right .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #ffffff;
}

.popover.right .arrow:after {
  border-width: 11px 11px 11px 0;
  border-right-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
  left: -1px;
}

.popover.bottom .arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #ffffff;
}

.popover.bottom .arrow:after {
  border-width: 0 11px 11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -1px;
  left: -11px;
}

.popover.left .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #ffffff;
}

.popover.left .arrow:after {
  border-width: 11px 0 11px 11px;
  border-left-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
  right: -1px;
}

.modal-open .modal .dropdown-menu {
  z-index: 2050;
}

.modal-open .modal .dropdown.open {
  *z-index: 2050;
}

.modal-open .modal .popover {
  z-index: 2060;
}

.modal-open .modal .tooltip {
  z-index: 2080;
}

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

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}

.modal.fade {
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}

.modal.fade.in {
  top: 50%;
}

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}

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

.modal-header h3 {
  margin: 0;
  line-height: 30px;
}

.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}

.modal-form {
  margin-bottom: 0;
}

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-radius: 0 0 6px 6px;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}

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

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

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

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

.typeahead {
  margin-top: 2px;
  border-radius: 4px;
}

.accordion {
  margin-bottom: 20px;
}

.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}

.accordion-heading {
  border-bottom: 0;
}

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}

.accordion-toggle {
  cursor: pointer;
}

.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}

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

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

.carousel .item > img {
  display: block;
  line-height: 1;
}

.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}

.carousel .active {
  left: 0;
}

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

.carousel .next {
  left: 100%;
}

.carousel .prev {
  left: -100%;
}

.carousel .next.left,
.carousel .prev.right {
  left: 0;
}

.carousel .active.left {
  left: -100%;
}

.carousel .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.right {
  left: auto;
  right: 15px;
}

.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 20px;
}

.carousel-caption h4 {
  margin: 0 0 5px;
}

.carousel-caption p {
  margin-bottom: 0;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  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-large {
  padding: 24px;
  border-radius: 6px;
}

.well-small {
  padding: 9px;
  border-radius: 3px;
}

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

.close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

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

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.affix {
  position: fixed;
}

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

.fade.in {
  opacity: 1;
}

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.collapse.in {
  height: auto;
}

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

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

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

.hidden-desktop {
  display: none !important;
}

.visible-desktop {
  display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: 96%;
    padding: 0 2%;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*=span],
  .row-fluid [class*=span] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    box-sizing: border-box;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*=span],
  select[class*=span],
  textarea[class*=span],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*=span],
  .input-append input[class*=span] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*=span] + [class*=span] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade.in {
    top: auto;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type=checkbox],
  input[type=radio] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*=span] {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392%;
    *margin-left: 2.7092394499%;
  }
  .row-fluid [class*=span]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.9468085106%;
  }
  .row-fluid .span11 {
    width: 91.4364640884%;
    *width: 91.383272599%;
  }
  .row-fluid .span10 {
    width: 82.8729281768%;
    *width: 82.8197366874%;
  }
  .row-fluid .span9 {
    width: 74.3093922652%;
    *width: 74.2562007758%;
  }
  .row-fluid .span8 {
    width: 65.7458563536%;
    *width: 65.6926648642%;
  }
  .row-fluid .span7 {
    width: 57.182320442%;
    *width: 57.1291289526%;
  }
  .row-fluid .span6 {
    width: 48.6187845304%;
    *width: 48.565593041%;
  }
  .row-fluid .span5 {
    width: 40.0552486188%;
    *width: 40.0020571294%;
  }
  .row-fluid .span4 {
    width: 31.4917127072%;
    *width: 31.4385212178%;
  }
  .row-fluid .span3 {
    width: 22.9281767956%;
    *width: 22.8749853062%;
  }
  .row-fluid .span2 {
    width: 14.364640884%;
    *width: 14.3114493946%;
  }
  .row-fluid .span1 {
    width: 5.8011049724%;
    *width: 5.747913483%;
  }
  .row-fluid .offset12 {
    margin-left: 105.5248618785%;
    *margin-left: 105.4184788997%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.7624309392%;
    *margin-left: 102.6560479605%;
  }
  .row-fluid .offset11 {
    margin-left: 96.9613259669%;
    *margin-left: 96.8549429881%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276%;
    *margin-left: 94.0925120489%;
  }
  .row-fluid .offset10 {
    margin-left: 88.3977900552%;
    *margin-left: 88.2914070765%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.635359116%;
    *margin-left: 85.5289761373%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436%;
    *margin-left: 79.7278711649%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232044%;
    *margin-left: 76.9654402257%;
  }
  .row-fluid .offset8 {
    margin-left: 71.270718232%;
    *margin-left: 71.1643352533%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.5082872928%;
    *margin-left: 68.4019043141%;
  }
  .row-fluid .offset7 {
    margin-left: 62.7071823204%;
    *margin-left: 62.6007993417%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.9447513812%;
    *margin-left: 59.8383684025%;
  }
  .row-fluid .offset6 {
    margin-left: 54.1436464088%;
    *margin-left: 54.0372634301%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.3812154696%;
    *margin-left: 51.2748324909%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801104972%;
    *margin-left: 45.4737275185%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.817679558%;
    *margin-left: 42.7112965793%;
  }
  .row-fluid .offset4 {
    margin-left: 37.0165745856%;
    *margin-left: 36.9101916069%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.2541436464%;
    *margin-left: 34.1477606677%;
  }
  .row-fluid .offset3 {
    margin-left: 28.453038674%;
    *margin-left: 28.3466556953%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.6906077348%;
    *margin-left: 25.5842247561%;
  }
  .row-fluid .offset2 {
    margin-left: 19.8895027624%;
    *margin-left: 19.7831197837%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.1270718232%;
    *margin-left: 17.0206888445%;
  }
  .row-fluid .offset1 {
    margin-left: 11.3259668508%;
    *margin-left: 11.2195838721%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.5635359116%;
    *margin-left: 8.4571529329%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*=span] + [class*=span] {
    margin-left: 20px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*=span] {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
    float: left;
    margin-left: 2.5641025641%;
    *margin-left: 2.5109110747%;
  }
  .row-fluid [class*=span]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.9468085106%;
  }
  .row-fluid .span11 {
    width: 91.452991453%;
    *width: 91.3997999636%;
  }
  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166%;
  }
  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.3057828696%;
  }
  .row-fluid .span8 {
    width: 65.811965812%;
    *width: 65.7587743226%;
  }
  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756%;
  }
  .row-fluid .span6 {
    width: 48.7179487179%;
    *width: 48.6647572286%;
  }
  .row-fluid .span5 {
    width: 40.1709401709%;
    *width: 40.1177486816%;
  }
  .row-fluid .span4 {
    width: 31.6239316239%;
    *width: 31.5707401346%;
  }
  .row-fluid .span3 {
    width: 23.0769230769%;
    *width: 23.0237315876%;
  }
  .row-fluid .span2 {
    width: 14.5299145299%;
    *width: 14.4767230406%;
  }
  .row-fluid .span1 {
    width: 5.9829059829%;
    *width: 5.9297144935%;
  }
  .row-fluid .offset12 {
    margin-left: 105.1282051282%;
    *margin-left: 105.0218221495%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.5641025641%;
    *margin-left: 102.4577195854%;
  }
  .row-fluid .offset11 {
    margin-left: 96.5811965812%;
    *margin-left: 96.4748136025%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.0170940171%;
    *margin-left: 93.9107110384%;
  }
  .row-fluid .offset10 {
    margin-left: 88.0341880342%;
    *margin-left: 87.9278050555%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.4700854701%;
    *margin-left: 85.3637024914%;
  }
  .row-fluid .offset9 {
    margin-left: 79.4871794872%;
    *margin-left: 79.3807965085%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.9230769231%;
    *margin-left: 76.8166939444%;
  }
  .row-fluid .offset8 {
    margin-left: 70.9401709402%;
    *margin-left: 70.8337879614%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.3760683761%;
    *margin-left: 68.2696853973%;
  }
  .row-fluid .offset7 {
    margin-left: 62.3931623932%;
    *margin-left: 62.2867794144%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.8290598291%;
    *margin-left: 59.7226768503%;
  }
  .row-fluid .offset6 {
    margin-left: 53.8461538462%;
    *margin-left: 53.7397708674%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.2820512821%;
    *margin-left: 51.1756683033%;
  }
  .row-fluid .offset5 {
    margin-left: 45.2991452991%;
    *margin-left: 45.1927623204%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.735042735%;
    *margin-left: 42.6286597563%;
  }
  .row-fluid .offset4 {
    margin-left: 36.7521367521%;
    *margin-left: 36.6457537734%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.188034188%;
    *margin-left: 34.0816512093%;
  }
  .row-fluid .offset3 {
    margin-left: 28.2051282051%;
    *margin-left: 28.0987452264%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641%;
    *margin-left: 25.5346426623%;
  }
  .row-fluid .offset2 {
    margin-left: 19.6581196581%;
    *margin-left: 19.5517366794%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094%;
    *margin-left: 16.9876341153%;
  }
  .row-fluid .offset1 {
    margin-left: 11.1111111111%;
    *margin-left: 11.0047281324%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547%;
    *margin-left: 8.4406255683%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*=span] + [class*=span] {
    margin-left: 30px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 956px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 856px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 756px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 656px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 556px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 456px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 356px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 256px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 156px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/* =============================================================================
   Base Resets
   ========================================================================== */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* =============================================================================
   WordPress Compatibility Classes
   ========================================================================== */
.alignleft {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}

.alignright {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}

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

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

.jq-ry-container {
  position: relative;
  line-height: 0;
  display: block;
  cursor: pointer;
  box-sizing: content-box;
  direction: ltr;
}

.jq-ry-container[readonly=readonly] {
  cursor: default;
}

.jq-ry-container > .jq-ry-group-wrapper {
  position: relative;
  width: 100%;
}

.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group {
  position: relative;
  line-height: 0;
  z-index: 10;
  white-space: nowrap;
}

.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group > svg {
  display: inline-block;
}

.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-normal-group {
  width: 100%;
}

.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-rated-group {
  width: 0;
  z-index: 11;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

html {
  font-size: 100%;
  overflow-y: auto;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231;
}

body, button, input, select, textarea {
  font-family: "Source Sans Pro", sans-serif;
  color: #242424;
}

::-moz-selection {
  background: #1e428a;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #1e428a;
  color: #fff;
  text-shadow: none;
}

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

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

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
  clear: both;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

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

small {
  font-size: 85%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}

dd {
  margin: 0 0 0 40px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  max-width: 100%;
}

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

figure,
form {
  margin: 0;
}

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

label {
  cursor: pointer;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
  *overflow: visible;
}

table button,
table input {
  *overflow: auto;
}

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

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
  font-weight: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  color: #545454;
}

input:invalid,
textarea:invalid {
  background-color: #fff;
}

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

td {
  vertical-align: top;
}

input::-webkit-input-placeholder {
  color: #454545;
  opacity: 1;
}

input::-moz-placeholder {
  color: #454545;
  opacity: 1;
}

input:-ms-input-placeholder {
  color: #454545;
  opacity: 1;
}

input:-moz-placeholder {
  color: #454545;
  opacity: 1;
}

/* ==|== primary styles =====================================================
   Author: Jon Savage of Studio Ace of Spade
   ========================================================================== */
body {
  color: #222;
  font-family: "Source Sans Pro", helvetica, arial, sans-serif;
  font-size: 14px;
}

a, a:visited {
  color: #00773c;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #1e428a;
}

.disclaimer {
  position: relative;
}

.disclaimer .disc-content {
  display: none;
  position: absolute;
  background: #1e428a;
  color: #fff;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(-10px);
  max-width: 200px;
  width: 200px;
  padding: 20px;
  font-size: 12px;
  line-height: 16px;
  border-radius: 4px;
}

.disclaimer .disc-content::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 10px;
}

.disclaimer .disc-content::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-width: 10px;
  border-color: transparent;
  border-style: solid;
  border-top-color: #1e428a;
  top: 100%;
  left: 50%;
  margin-left: -5px;
}

.disclaimer .disc-content a {
  color: #fff;
  border-color: #fff;
}

.disclaimer .disc-content a:hover,
.disclaimer .disc-content a:focus {
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-bottom-width: 2px;
  color: #fff;
}

.disclaimer.active .disc-content {
  display: block;
}

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

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Source Sans Pro", helvetica, arial, sans-serif;
  font-weight: normal;
}

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

h2 {
  font-size: 28px;
  line-height: 28px;
}

h3 {
  font-size: 21px;
  line-height: 21px;
}

h4 {
  font-size: 16px;
  line-height: 16px;
}

p {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 15px;
  color: #575961;
}

p + ol,
p + ul {
  padding-bottom: 0;
}

.last {
  margin-right: 0;
}

.ltext {
  text-align: left !important;
}

.ctext {
  text-align: center !important;
}

.rtext {
  text-align: right;
}

.vct {
  display: table;
  width: 100%;
  height: 100%;
  max-width: 100%;
}

.vctr {
  display: table-row;
}

.vctd {
  display: table-cell;
  vertical-align: middle;
}

a:link,
.transition,
.faqs .faq .faq-control::before,
.faqs .faq .faq-control::after,
.faqs .faq .faq-content .question h4,
#footer a::before,
.transition:hover,
.faqs .faq .faq-control:hover::before,
.faqs .faq .faq-control:hover::after,
.remodal input[type=submit],
button {
  transition: all 0.25s ease-in-out;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

a:focus,
button:focus {
  text-decoration: underline;
}

.sr-only.visible-focus:focus {
  position: static;
  clip: auto;
  width: auto;
  height: auto;
  display: block;
  text-align: center;
  overflow: visible;
  margin: 0;
  padding: 10px 0;
  font-size: 18px;
  line-height: 18px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.new-row > * {
  box-sizing: border-box;
}

/* ==========================================================================
   Quote Block
   ========================================================================== */
.color-quote {
  display: block;
  border-radius: 4px;
  font-size: 1.3em;
  line-height: 1.5em;
  padding: 20px;
  color: #fff;
  margin: 10px auto;
}

.color-quote .fa {
  margin-right: 20px;
  margin-left: 5px;
}

/* =========================================================================
   Main Body Elements
   ========================================================================== */
body {
  background-color: #f0f1f5;
  font-family: "Source Sans Pro", sans-serif;
  position: relative;
}

.container {
  margin: 0 auto;
}

/* =========================================================================
   Provider Search
   ========================================================================== */
.in-page-phone {
  width: 48%;
  float: left;
  display: block;
  background: #007cba;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 15px;
}

.in-page-phone .info {
  display: block;
}

.in-page-phone .meta {
  display: block;
  font-size: 14px;
  margin: 10px -10px -10px;
  padding: 5px;
  background: rgba(0, 0, 0, 0.2);
}

.in-page-phone + .in-page-phone {
  margin-left: 4%;
}

.in-page-phone .fa {
  margin-right: 10px;
  font-size: 18px;
  line-height: 24px;
  position: relative;
  top: -1px;
}

.in-page-phone a {
  color: #fff !important;
  text-decoration: none !important;
  display: block;
}

/* =========================================================================
   Signup Modal
   ========================================================================== */
.schedule-modal iframe,
#signup-modal iframe {
  width: 100%;
  height: 100%;
}

.schedule-modal,
#signup-modal {
  min-width: 740px;
}

.schedule-modal .remodal-body,
.schedule-modal iframe,
#signup-modal .remodal-body,
#signup-modal iframe {
  min-height: 630px;
  max-width: 100%;
}

.schedule-modal .remodal-header,
#signup-modal .remodal-header {
  font-size: 21px;
  line-height: 21px;
}

.remodal p a {
  color: #00773c;
  font-weight: 600;
}

a.print-button,
a.print-pdf {
  display: block;
  color: #fff;
  background: #1c4489;
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 10px 10px 10px 40px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  margin-top: 10px;
  font-weight: 600;
}

a.print-button .fa,
a.print-pdf .fa {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  padding: 10px;
  background: #0d224a;
}

a.print-pdf {
  margin-right: 0;
}

.print-doctor {
  margin-bottom: 15px;
}

a.print-pdf:hover,
a.print-button:hover {
  background: #005c2e;
}

/* =========================================================================
   Buttons
   ========================================================================== */
.button,
input.button,
.remodal input[type=submit] {
  display: block;
  position: relative;
  color: #1e428a;
  font-weight: 600;
  font-size: 16px;
  line-height: 46px;
  height: 46px;
  padding: 0 20px;
  border-radius: 4px;
  background: #dbe5e8;
}

input.button,
.remodal input[type=submit] {
  border: none;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
}

.button:visited {
  color: #F0F1F5;
}

.button.fixed-size {
  width: 120px;
  text-align: center;
}

.button:hover,
.remodal input[type=submit] {
  color: #fff;
  background: #95a5a6;
}

.button.no-bg {
  background: none;
  text-transform: uppercase;
  font-size: 20px;
  padding-left: 0;
}

.button.no-bg:hover {
  color: #bdc3c7;
}

.button.wide,
.remodal input[type=submit] {
  padding-left: 50px;
  padding-right: 50px;
}

.button.blue,
.remodal input[type=submit] {
  background-color: #00773c;
  color: #F0F1F5;
}

.button.blue:hover,
.remodal input[type=submit]:hover {
  background-color: #006598;
  color: #fff;
}

.remodal input[type=submit] {
  margin: 0 auto;
  width: 100%;
  margin-top: 20px;
}

.button.light-blue {
  box-shadow: none;
  border: none;
  background-color: #00773c;
  color: #fff;
}

.button.light-blue:hover,
.button.light-blue:focus {
  background-color: #1e428a;
  color: #fff;
  text-decoration: none;
}

span.button.light-blue:hover {
  background-color: #1e428a;
}

.button.big {
  font-size: 16px;
  line-height: 16px;
  padding: 15px;
  height: auto;
}

.button-group > .button {
  float: left;
  display: inline-block;
  margin-right: 5px;
}

.button-group > .button:last-child {
  margin-right: 0;
}

.button.header-button {
  padding-top: 2px;
  padding-bottom: 2px;
  line-height: 47px;
  color: #fff;
}

.button.right-icon {
  padding-right: 75px;
}

.button.right-icon .i-cont.inline {
  float: none;
  display: block;
  position: absolute;
  margin-right: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 0 4px 0 0;
  background: #1e428a;
}

.button.header-button .icon-next-arrow {
  position: relative;
  top: -6px;
  left: 8px;
}

.button.inline {
  display: inline-block;
}

.button.full-width + .button.full-width {
  margin-top: 15px;
}

.button.check::after {
  content: "✔";
  position: absolute;
  top: 0;
  left: 15px;
  font-size: 16px;
  color: #007cba;
  transition: all 0.2s;
}

.button.check:hover::after {
  color: #fff;
}

.button.green {
  background: #00773c;
  color: #fff;
}

.button.green:hover {
  background-color: #00773c;
}

.header-buttons .button {
  padding: 0 12px;
}

.button.not-accepting {
  height: auto;
  line-height: 21px;
  padding: 10px;
}

.gray-text {
  color: #dbe5e8 !important;
}

.button.inblock {
  display: inline-block;
}

.button.check:visited {
  color: #1e428a;
}

.button.check:hover {
  color: #fff;
}

.button.disabled:hover {
  background: #dbe5e8;
  color: #1e428a;
  cursor: default;
}

a.google-map-link {
  color: #f0f1f5;
  font-size: 14px;
  line-height: 14px;
  padding-top: 15px;
  padding-bottom: 7px;
  text-align: center;
  display: block;
  width: 100%;
}

a.google-map-link:hover {
  color: #c4c8d5;
}

.location-profile .button.disabled {
  height: auto;
}

.location-profile h4.sublocation {
  font-size: 16px;
  line-height: 16px;
  margin: 5px 0;
  color: #00773c;
  text-transform: uppercase;
  font-weight: 600;
}

.main .button.modal-button {
  display: inline-block;
  margin-bottom: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.32);
}

a.grid-button,
.box a.grid-button {
  box-sizing: border-box;
  text-align: center;
  display: inline-block;
  width: 32%;
  color: #fff;
  background: #1c4489 !important;
  opacity: 1;
  margin: 0 2% 2% 0;
  min-height: 90px;
  line-height: 16px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
}
a.grid-button:hover, a.grid-button:focus,
.box a.grid-button:hover,
.box a.grid-button:focus {
  background: #0d224a !important;
  color: #fff;
}

a.grid-button span.title {
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 10px;
}

a.grid-button span.subtitle {
  display: block;
  font-size: 12px;
}

a.grid-button:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 480px) {
  a.grid-button {
    width: 49%;
  }
  a.grid-button:nth-child(3n) {
    margin-right: 2%;
  }
  a.grid-button:nth-child(even) {
    margin-right: 0;
  }
}
.eq-height {
  display: flex;
  flex-wrap: wrap;
}

/* =========================================================================
   Southboro Landing Modal
   ========================================================================== */
.southboro-modal,
.button-modal {
  position: fixed;
  background: rgba(0, 0, 0, 0.75);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}

.button-modal {
  display: none;
}

.custom-html .modal-button {
  margin-top: 20px;
  text-align: center;
  border: none;
}

.custom-html .modal-button:hover {
  text-decoration: underline;
  background-color: #0d743b;
}

.modal-container {
  height: 100%;
}

.sb-modal-wrapper,
.button-modal .modal-wrapper {
  max-width: 600px;
  margin: 0 auto;
}

.button-modal .modal-wrapper {
  background: #f7f7f7;
  border-radius: 10px;
  height: auto;
  padding: 30px;
}

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

.button-modal .modal-close {
  background: #1e428a;
  display: inline-block;
  border-radius: 5px;
  color: #fff;
  padding: 7px 15px;
  text-decoration: none;
}

.button-modal .modal-close:hover {
  background: #00773c;
}

.sb-modal-header {
  background: #1e428a;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 5px 5px 0 0;
  padding: 15px;
}

.sb-modal-body {
  background: #f3f3f3;
  padding: 15px;
  border-radius: 0 0 5px 5px;
}

.sb-modal-body a {
  color: #1e428a;
  font-weight: 600;
}

.sb-modal-body a.sb-modal-close {
  display: block;
  width: 120px;
  padding: 7px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  margin: 0 auto;
  background: #00773c;
  border-radius: 3px;
}

.sb-modal-body a.sb-modal-close:hover {
  background: #0d743b;
}

/* =========================================================================
   Form Fields
   ========================================================================== */
.sidebar .box.custom-html {
  background: #006598;
}

.sidebar .box.custom-html p {
  padding: 0;
  margin: 0;
  color: #fff;
}

.sidebar .box.custom-html iframe,
.modal-wrapper iframe {
  width: 100% !important;
  height: auto !important;
  min-height: 300px;
}

.sidebar .box.custom-html p a {
  color: #fff;
}

.sidebar .box.custom-html p a:hover {
  opacity: 0.75;
}

#filter-search {
  margin-top: 12px;
}

.inline-dd {
  display: none;
}

.main .box .inline-dd ul {
  margin-top: 0;
}

#new-patients-header,
#reliant-doc-header,
#southboro-doc-header,
.strange-button p,
#all-doc-header {
  font-size: 14px;
  line-height: 14px;
  color: #ebedf2;
  font-weight: 400;
  text-transform: none;
  margin: 10px 0;
}

#new-patients-header,
#reliant-doc-header,
#southboro-doc-header,
#all-doc-header {
  display: block;
  width: 100%;
}

#new-patients-home {
  margin: 10px 0;
  line-height: 16px;
}

.strange-button {
  width: 50%;
  float: left;
}

.strange-button p {
  padding: 12px 12px 12px 0;
  line-height: 20px;
}

.strange-button p a:hover {
  color: #fff;
  text-decoration: underline;
}

#search-box .button-group {
  width: 100%;
}

.button-group #header-search {
  position: relative;
  top: 21px;
  width: 50%;
}

.rel {
  position: relative;
}

/* =========================================================================
   Image Hover Shortcode
   ========================================================================== */
figure * {
  box-sizing: border-box;
}

figure {
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  margin: 0 auto 30px;
  height: auto;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
}

figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  backface-visibility: hidden;
}

figure figcaption::before,
figure figcaption::after {
  pointer-events: none;
}

figure figcaption,
figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

figure h2 {
  font-weight: 600;
}

figure h2,
figure p {
  margin: 0;
}

figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

figure.effect-julia {
  background: #2f3238;
}

figure.effect-julia img {
  max-width: 100%;
  transition: opacity 1s, transform 1s;
  backface-visibility: hidden;
}

figure.effect-julia figcaption {
  text-align: left;
}

figure.effect-julia h2 {
  position: relative;
  padding: 0.5em 0;
}

figure.effect-julia p {
  display: inline-block;
  margin: 0 0 0.25em;
  padding: 0.4em 1em;
  background: rgba(255, 255, 255, 0.9);
  color: #2f3238;
  text-transform: none;
  font-weight: 500;
  font-size: 75%;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(-360px, 0, 0);
}

figure.effect-julia p:first-child {
  transition-delay: 0.15s;
}

figure.effect-julia:hover p:first-child {
  transition-delay: 0s;
}

figure.effect-julia:hover img {
  opacity: 0.4;
  transform: scale3d(1.1, 1.1, 1);
}

figure.effect-julia:hover p {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

figure.right {
  float: right;
}

figure.center {
  margin-left: auto;
  margin-right: auto;
}

.small {
  text-align: center;
}

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

.small figure figcaption {
  padding: 1em;
}

.small figure.effect-julia p {
  line-height: 1em;
}

/* =========================================================================
   Generic Subpage Settings
   ========================================================================== */
.table-wrapper {
  overflow-x: auto;
}

table.reliant-moves {
  margin-bottom: 30px;
  border-bottom: 1px solid #1e428a;
}

table.reliant-moves thead th {
  padding: 5px 10px;
  font-size: 16px;
  color: #fff;
  background: #1e428a;
  font-weight: 700;
  text-align: left;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  text-transform: uppercase;
}

table.reliant-moves thead th:first-child {
  border-left-color: #1e428a;
}

table.reliant-moves thead th:last-child {
  border-right-color: #1e428a;
}

table.reliant-moves td {
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  border: 1px solid;
  border-left-color: #1e428a;
  border-right-color: #1e428a;
  border-top-color: #efefef;
  border-bottom-color: #efefef;
  vertical-align: middle;
  line-height: 18px;
  width: 33.33333%;
  min-width: 150px;
}

table.reliant-moves tr:last-child td {
  border-bottom: none;
}

table.reliant-moves .subhead td {
  background: #efefef;
  color: #1e428a;
}

.content-announcement {
  padding: 15px;
  background: #00773c;
  color: #fff;
  border-radius: 4px;
  margin: 0 0 15px;
}

.content-announcement h3 {
  font-weight: 600;
  margin: 0 0 15px;
}

.content-announcement p {
  color: #fff;
}

.content-announcement a {
  color: #fff;
  border-bottom: 1px solid;
  text-decoration: none;
}

.content-announcement a:hover {
  border-bottom-style: dotted;
  text-decoration: none;
}

.content-announcement > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.small-header {
  font-size: 16px;
  line-height: 16px;
  color: #1e428a;
  font-weight: 600;
}

.sidebar .small-header {
  margin-bottom: 10px;
}

.medium-header {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 5px;
  color: #1e428a;
  font-weight: 600;
}

.sidebar ul {
  list-style: none;
  padding-left: 15px;
}

.sidebar div > ul,
.listing ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar li,
.listing li {
  font-size: 16px;
  line-height: 16px;
  padding-bottom: 10px;
  position: relative;
}

.sidebar li:last-child,
.listing li:last-child {
  padding-bottom: 0;
}

.sidebar li a,
.listing li a {
  color: #1e428a;
  border-bottom: 0;
}

.sidebar li a {
  display: inline-block;
}

.sidebar li a:hover {
  border-bottom: 0;
  text-decoration: underline;
}

.related * {
  box-sizing: border-box;
}

.related a {
  background: #fff;
  text-decoration: none;
  border-radius: 4px;
  display: block;
  position: relative;
  min-height: 120px;
  margin: 0 0 15px;
  padding: 10px;
}

.related a:hover,
.related a:focus {
  background: #00773c;
}

.related a:hover h4,
.related a:focus h4 {
  color: #fff;
}

.related a:hover p,
.related a:focus p {
  color: #fff;
}

.related .related-content {
  padding: 0 0 0 110px;
}

.related h4 {
  color: #00773c;
  font-weight: 600;
  margin: 0 0 10px;
}

.related p {
  font-size: 14px;
  line-height: 18px;
  padding: 0;
}

.excerpt {
  position: relative;
}

.crop-center {
  width: 100px;
  height: 100px;
  position: absolute;
  overflow: hidden;
  left: 10px;
  top: 10px;
  bottom: 10px;
  border-radius: 3px;
}

.col {
  width: 47%;
  padding-right: 2%;
  display: inline-block;
}

.col + .col {
  padding-right: 0;
  padding-left: 2%;
}

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

.transformation-table tr {
  border: 1px solid #ddd;
  border-top: 0;
}

.transformation-table th {
  font-size: 14px;
  line-height: 16px;
  color: #444;
  vertical-align: middle;
  text-align: left;
  padding: 7px;
  background: #006598;
  color: #fff;
}

.transformation-table thead tr {
  border: 0;
}

.transformation-table td {
  padding: 7px;
  font-size: 14px;
  line-height: 16px;
  border-left: 1px solid #ddd;
  vertical-align: middle;
}

.transformation-table td:first-child {
  border-left: 0;
}

/* =========================================================================
   Medical Services Listings // Column Lists
   ========================================================================== */
.ducol li {
  width: 46%;
  margin-right: 4%;
  float: left;
}

.tricol li {
  width: 30.33333333%;
  margin-right: 3%;
  float: left;
}

.box.service-phone {
  background: url(../img/white-phone-bg.png) 30px 35px no-repeat #1c4489;
}

.sidebar .box.service-phone {
  background: url(../img/white-phone-bg.png) 15px 20px no-repeat #1c4489;
}

.service-list {
  margin: 0 0 15px;
}

.box.service-phone p {
  padding-bottom: 0;
  position: relative;
  padding-left: 30px;
  font-size: 24px;
  line-height: 28px;
  color: #fff;
  font-weight: 600;
  display: block;
}

.box.service-phone p.small {
  font-size: 18px;
  margin-top: 10px;
  padding-left: 0;
  text-align: left;
}

.main .box.service-phone p.small {
  font-size: 16px;
}

.box.service-phone p a {
  color: #fff;
  border: 0;
}

/* =========================================================================
   Featured Doctor
   ========================================================================== */
.featured-doctor {
  position: relative;
  border-radius: 0 0 8px 4px;
}

.featured-doctor img {
  margin-right: 20px;
  max-width: 175px;
}

/* =========================================================================
   Social Buttons
   ========================================================================== */
.social-buttons a {
  background-color: #00773c;
  border-radius: 4px;
  padding: 5px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
}

.social-buttons .fa {
  margin-right: 5px;
}

.location-profile .social-buttons .fa {
  margin-right: 0;
  padding: 0 3px;
}

.social-buttons a:hover,
.social-buttons a:focus {
  text-decoration: none;
  background: #fff;
  color: #00773c;
}

ul.social-buttons,
.main .box ul.social-buttons {
  margin: 0;
  padding: 0;
  list-style: none;
}

.social-buttons li {
  display: inline-block;
}

.pagination {
  margin-bottom: 30px;
}

.button.hide {
  display: none;
}

/* =========================================================================
   Doctor Search
   ========================================================================== */
/* =========================================================================
   Search Results
   ========================================================================== */
.page-excerpt h3 a {
  background: #007cba;
  display: block;
  padding: 15px;
  border-radius: 4px;
  margin-bottom: 15px;
  color: #fff;
  text-decoration: none;
}

.search-page .excerpt {
  width: 100%;
}

.search-page .excerpt .news-item {
  height: auto;
}

.search-page .excerpt .news-item h3 {
  position: static;
  background: #007cba;
  border-radius: 4px 4px 0 0;
}

.search-page .excerpt .news-item img {
  display: none;
}

.search-page .excerpt .news-excerpt p {
  height: auto;
  max-height: auto;
}

.search-page .main .row {
  margin-left: 0;
}

.search-page .main .row .span8,
.search-page .main .row .span4 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.results-header {
  background: #1e428a;
  color: #fff;
  padding: 15px;
}

.results-header p {
  color: #dbe5e8;
  font-size: 20px;
  line-height: 20px;
  padding-top: 15px;
  padding-bottom: 0;
}

.results-count {
  float: left;
}

.results-filter {
  background: #f2f4f5;
  position: relative;
  z-index: 100;
}

.results-filter * {
  box-sizing: border-box;
}

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

.results-filter .form-filter {
  padding: 15px;
  background: #1e428a;
  color: #fff;
}

.results-filter input[type=text] {
  border: 0;
  box-shadow: none;
  height: 30px;
  padding: 5px;
  display: block;
  width: 100%;
}

.results-filter select {
  display: block;
  width: 100%;
  border: 0;
}

.results-filter .button.light-blue:hover,
.results-filter .button.light-blue:focus {
  background: #006598;
}

.search-inline-label {
  font-size: 12px;
  font-weight: 600;
  line-height: 72px;
  color: #5f657b;
  padding: 0 15px;
  display: inline-block;
}

.checkbox-label {
  display: inline-block;
  font-size: 14px;
  line-height: 72px;
}

[type=checkbox]:not(:checked),
[type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}

[type=checkbox]:not(:checked) + label,
[type=checkbox]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  top: 2px;
}

[type=checkbox]:not(:checked) + label:before,
[type=checkbox]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 17px;
  width: 17px;
  height: 17px;
  border: 1px solid #aaa;
  background: #f8f8f8;
  border-radius: 3px;
}

[type=checkbox]:not(:checked) + label:after,
[type=checkbox]:checked + label:after {
  content: "✔";
  position: absolute;
  top: 0;
  left: 4px;
  font-size: 14px;
  color: #007cba;
  transition: all 0.2s;
}

[type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

[type=checkbox]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

[type=checkbox]:disabled:not(:checked) + label:before,
[type=checkbox]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

[type=checkbox]:disabled:checked + label:after {
  color: #999;
}

[type=checkbox]:disabled + label {
  color: #aaa;
}

[type=checkbox]:checked:focus + label:before,
[type=checkbox]:not(:checked):focus + label:before {
  border: 1px dotted blue;
}

/** TODO - Clean up search page **/
.search-page .doctor {
  margin-bottom: 15px;
  border-radius: 4px;
}

.search-page .result-info {
  min-height: 0;
  width: auto;
  margin-left: 205px;
  float: none;
}

.search-page .result-info .button {
  position: static;
}

.search-page .locations {
  width: auto;
  margin-left: 205px;
  float: none;
  margin: 10px 15px 10px 205px;
  min-height: 0;
}

.search-page .locations .offices-header {
  margin-top: 10px;
}

/* =========================================================================
   Doctor Profile
   ========================================================================== */
.hide-phone-top {
  display: none;
}

@media screen and (max-width: 767px) {
  .hide-phone-top {
    display: block;
  }
}
.mychart p {
  margin: 5px 0 0;
  font-size: 13px;
  line-height: 14px;
  color: #fff;
}

.mychart a {
  color: #fff;
  border-bottom: 1px dotted;
}

.mychart a:hover,
.mychart a:focus {
  border-bottom: 1px solid;
  text-decoration: none;
}

/* About the Doctor */
.doctor-profile .pull-quote p {
  padding-bottom: 0;
  font-size: 20px;
  line-height: 28px;
  color: #353843;
  font-style: italic;
  margin-bottom: 15px;
}

.about-the-doctor *:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

/* Doctor Overview */
.overview {
  background: #fff;
  border-radius: 4px;
  margin-bottom: 15px;
  position: relative;
}

.overview:after {
  content: "";
  position: absolute;
  background: #e3e3e3;
  width: 1px;
  top: 0;
  bottom: 0;
  left: 35%;
}

.overview-data {
  position: relative;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
}

.overview-data * {
  box-sizing: border-box;
}

.overview-data h4 {
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: 600;
  color: #1e428a;
  width: 35%;
  padding: 15px;
  float: left;
}

.overview-data .overview-content {
  float: left;
  width: 65%;
  padding: 15px;
}

.overview-data .overview-content p {
  line-height: 1;
  padding: 0;
}

.overview-data .overview-content a {
  color: #575961;
  text-decoration: none;
}

.overview-data .overview-content a:hover,
.overview-data .overview-content a:focus {
  color: #007cba;
}

.form-filter .wrapper-dropdown {
  width: 186px;
}

.search-container .form-filter .wrapper-dropdown {
  width: 100%;
}

.form-filter .wrapper-dropdown:last-child {
  margin-right: 0;
}

.pull-right .checkbox-label {
  margin-right: 15px;
  line-height: 52px;
}

.results .pagination {
  margin-top: 30px;
}

/* =========================================================================
   Template - Register Online
   ========================================================================== */
/* =========================================================================
   Subpages
   ========================================================================== */
.subpage .main,
.subpage .sidebar {
  margin-top: 30px;
}

/* ==========================================================================
   Remodal
   ========================================================================== */
html.remodal_lock, body.remodal_lock {
  overflow: hidden;
}

.remodal, [data-remodal-id] {
  visibility: hidden;
}

.remodal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  display: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  text-align: center;
}

.remodal-overlay:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}

.remodal-overlay > * {
  -webkit-transform: translateZ(0px);
}

.remodal {
  position: relative;
  display: inline-block;
}

.remodal, .remodal * {
  font-family: "Source Sans Pro", sans-serif;
}

.remodal-bg {
  transition: filter 0.2s linear;
}

body.remodal_active .remodal-bg {
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
}

.remodal-overlay {
  opacity: 0;
  background: rgba(33, 36, 46, 0.95);
  transition: opacity 0.2s linear;
}

body.remodal_active .remodal-overlay {
  opacity: 1;
}

.remodal {
  width: 100%;
  min-height: 100%;
  padding: 15px;
  box-sizing: border-box;
  font-size: 16px;
  background: #f4f4f4;
  background-clip: padding-box;
  color: #182a3c;
  box-shadow: 0px 0px 8px #171a24;
  transform: scale(0.95);
  transition: transform 0.2s linear;
}

body.remodal_active .remodal {
  transform: scale(1);
}

.remodal, .remodal-overlay:after {
  vertical-align: middle;
}

.remodal-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 28px;
  text-decoration: none;
  border-radius: 0 4px 0 4px;
  background: #3e5368;
  transition: background 0.2s linear;
}

.remodal-close:after {
  display: block;
  font-size: 28px;
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  content: "×";
  line-height: 28px;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  transition: all 0.2s linear;
}

.remodal-close:hover, .remodal-close:active {
  background: #fff;
  border-bottom: 0;
}

.remodal-close:hover.remodal-close:after, .remodal-close:active.remodal-close:after {
  color: #3e5368;
  border-bottom: 0;
}

.remodal-confirm, .remodal-cancel {
  display: inline-block;
  width: 120px;
  padding: 9px 0;
  margin: 0 0 5px 0;
  font-size: 10pt;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  border-radius: 50px;
  background-clip: padding-box;
  transition: all 0.2s linear;
}

.remodal-confirm {
  border: 2px solid #16a085;
  background: #f4f4f4;
  color: #16a085;
}

.remodal-confirm:hover, .remodal-confirm:active {
  background: #16a085;
  color: #f4f4f4;
}

.remodal-cancel {
  border: 2px solid #c0392b;
  background: #f4f4f4;
  color: #c0392b;
}

.remodal-cancel:hover, .remodal-cancel:active {
  background: #c0392b;
  color: #f4f4f4;
}

/* Media queries
   ========================================================================== */
@media only screen and (min-width: 40.063em) {
  .remodal {
    max-width: 700px;
    margin: 20px auto;
    min-height: 0;
    border-radius: 6px;
  }
}
/* ==========================================================================
   Modal Forms
   ========================================================================== */
.remodal-header {
  font-size: 36px;
  line-height: 36px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 20px;
  background: #007cba;
  border-radius: 4px 4px 0 0;
  color: #fff;
  text-align: left;
}

.remodal-body {
  margin-top: 80px;
}

/* ==========================================================================
   Comments
   ========================================================================== */
.box p.stay-in-touch-with-comments {
  color: #444;
  font-size: 16px;
  line-height: 21px;
  font-style: italic;
  margin-top: 5px;
}

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

.comment-author {
  margin-bottom: 5px;
}

.comment-author .comment-author-link {
  background: #007cba;
  padding: 5px 10px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  border-radius: 0 4px 4px 0;
  margin-left: -30px;
  padding-left: 30px;
}

.children {
  margin-top: 10px;
}

.children li {
  list-style: none;
}

.children .comment-author-link {
  margin-left: 0;
  padding-left: 10px;
  border-radius: 4px;
}

.comment-text {
  border-bottom: 1px solid #ccc;
}

.box .comment-text p {
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 15px;
}

.comment-meta {
  margin-bottom: 15px;
}

.comment-meta span {
  color: #444;
  font-size: 16px;
  line-height: 21px;
  font-style: italic;
  margin-top: 5px;
}

.comment-form-title {
  font-size: 28px;
  line-height: 28px;
}

.comment-form p.html-allowed {
  padding-bottom: 15px;
}

.html-allowed abbr,
.comment-form p {
  color: #444;
  font-size: 16px;
  line-height: 21px;
  font-style: italic;
  margin-top: 5px;
}

.comment-form p {
  margin-top: 0;
  padding-bottom: 10px;
}

.comment-form textarea {
  margin-bottom: 20px;
}

.comment-form textarea,
.comment-form input {
  width: 96%;
  padding: 10px 2%;
}

.comment-form input[type=submit] {
  box-sizing: content-box;
  margin-top: 10px;
}

/* ==========================================================================
   Doctor Profile Cards
   ========================================================================== */
.post-profile * {
  box-sizing: border-box;
}

.post-profile .doctor-image {
  width: 25%;
  float: left;
}

.post-profile .doctor-image img {
  max-width: 100%;
  border-radius: 4px;
}

.post-profile .doctor-about {
  width: 75%;
  float: left;
  padding-left: 30px;
}

.post-profile .doctor-about h3 {
  font-weight: 300;
}

.post-profile .doctor-about p {
  padding: 0;
  font-size: 15px;
  line-height: 24px;
  color: #444;
}

.post-profile .doctor-about a {
  display: inline-block;
  margin: 20px 0 0;
  float: right;
  font-size: 14px;
  height: auto;
  line-height: 30px;
  margin-left: 10px;
}

.page-title a {
  color: #00773c;
}

/* ==========================================================================
   Event Calendar
   ========================================================================== */
.list-event {
  border-radius: 4px;
  background: #fff;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.list-event .event-date {
  background: #f9f9f9;
  border-bottom: 1px solid #ddd;
  border-radius: 4px 4px 0 0;
  padding: 5px 15px;
}

.list-event .event-date p {
  padding-bottom: 0;
  color: #999;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
}

.list-event .event-title {
  padding: 10px 15px 5px;
  font-size: 18px;
  line-height: 16px;
  font-weight: 600;
}

.list-event .meta p {
  padding: 0 15px 15px;
  font-size: 14px;
  line-height: 18px;
}

.list-event .button {
  margin: 0 15px;
}

/* =========================================================================
  Jump Bar 
   ========================================================================== */
.jump-bar {
  margin: 10px 0;
}

.box .jump-bar a {
  color: #fff;
  text-decoration: none;
  padding: 2px 5px;
  border-radius: 4px;
  margin: 4px;
  background: #00773c;
  display: inline-block;
}

.skip-link.button {
  background-color: #00873f;
  display: inline-block;
  margin-bottom: 30px;
  color: #fff;
}

.new-tab-link::after {
  font-family: "FontAwesome";
  content: " \f14c";
}

/* =========================================================================
   Responsive mods
   ========================================================================== */
.show-strange-size {
  display: none;
}

.show-small-desktop {
  display: none;
}

.hide-below-770 {
  display: block;
}

.show-below-770 {
  display: none;
}

.hide-location {
  display: none;
}

.show-location {
  display: block;
}

.tel {
  color: #fff;
}

#home .slide .container {
  height: 100%;
}

.overview-data .overview-content a.insurance-button:link {
  text-decoration: none;
}

.overview-data .overview-content a.insurance-button {
  text-transform: uppercase;
  color: #fff;
  background: #00773c;
  font-size: 13px;
  line-height: 13px;
  padding: 3px 6px;
  border-radius: 4px;
  z-index: 10;
}

.overview-data .overview-content a.insurance-button:visited {
  color: #fff;
}

.overview-data .overview-content a.insurance-button:hover {
  background: #007cba;
}

.location-link-bar {
  background: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
  border-radius: 5px;
  box-sizing: border-box;
}

.location-link-bar p {
  width: 60%;
  float: left;
  padding-bottom: 0;
  line-height: 45px;
}

.location-link-bar a {
  float: right;
  width: 35%;
  background: #007cba;
  color: #fff;
  display: block;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  border-radius: 5px;
  font-weight: 600;
}

.location-link-bar a:visited {
  color: #fff;
}

.location-link-bar a:hover {
  background: #006598;
}

.results-filter #distance-filter.wrapper-dropdown {
  float: left;
  position: relative;
  width: 291px;
  top: 6px;
}

/* Slick slider tweaks */
.location-profile .slick-slider {
  height: auto;
  margin: 0 0 30px;
}

.gallery.slick-slider {
  height: auto;
  margin: 0 auto 30px;
}

.gallery-slide {
  position: relative;
}

.gallery-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
}

.gallery-slide img {
  border: 0 !important;
}

.controls a {
  color: #222;
  padding: 3px;
  border: 1px solid transparent;
  display: inline-block;
}

.controls a:focus {
  border-color: #006598;
}

@media screen and (max-width: 1200px) {
  .hide-small-desktop {
    display: none;
  }
  .show-small-desktop {
    display: block;
  }
  /* Sidebar */
  .sidebar input.search {
    width: 100%;
    border: 1px solid #eaedf1;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-bottom: 15px;
  }
  /* Posts and excerpts */
  .main .span4.excerpt:first-child {
    width: 620px;
  }
  .search-nav select {
    background-position: 270px 5px;
  }
  .news-item {
    height: 195px;
  }
  .main .span4.excerpt:first-child .news-item {
    height: 403px;
  }
  .search-page .main .span4.excerpt:first-child .news-item {
    height: auto;
  }
  /* Doctor Results, Search, and Profile */
  .doctor-profile .excerpt {
    width: 460px;
  }
  .left-wrap,
  .right-wrap {
    display: block;
    float: left;
  }
  .left-wrap {
    display: none;
  }
  .right-wrap {
    width: 910px;
  }
  .newline {
    float: left;
    clear: both;
  }
  .form-filter .wrapper-dropdown {
    width: 179px;
  }
  .right-wrap {
    margin-top: 17px;
  }
  .newline {
    display: block;
    width: 100%;
  }
  #filter-search {
    margin-right: 15px;
  }
  .result-info {
    width: 310px;
  }
  /* Locations search, results, and single */
  .location-group-title {
    font-size: 17px;
  }
  .location-listing h3 {
    width: 68%;
  }
  .location-listing h4 {
    width: 30%;
  }
  .location-page .left-wrap {
    width: 100%;
  }
  .location-page .right-wrap {
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px 15px;
    margin-top: 0;
  }
  .search-inline-label {
    line-height: 16px;
    padding: 15px;
    margin-top: 12px;
  }
  .location-filter #location-filter-search {
    margin-top: -3px;
  }
  .left-location {
    width: 160px;
  }
  .right-location {
    width: 735px;
  }
  .location-info {
    width: 250px;
  }
  .services-provided {
    width: 470px;
  }
  .left-services, .right-services {
    width: 215px;
  }
}
@media screen and (max-width: 979px) {
  .location-link-bar p {
    width: 100%;
    float: none;
    padding-bottom: 15px;
    line-height: 24px;
    text-align: center;
  }
  .location-link-bar a {
    float: none;
    width: 100%;
    line-height: 24px;
    padding: 15px;
    box-sizing: border-box;
  }
  #location-search-bar #location-address {
    width: 210px;
  }
  #location-search-bar .wrapper-dropdown {
    width: 230px;
  }
  .hide-strange-size {
    display: none;
  }
  .show-strange-size {
    display: block;
  }
  .search-nav select {
    background-position: 198px 5px;
  }
  /* Buttons */
  .button.big {
    padding: 15px;
    font-size: 16px;
    line-height: 16px;
  }
  /* Posts and excerpts */
  .news-header {
    margin-bottom: 0;
    margin-top: 30px;
  }
  .news-header h2 {
    font-size: 26px;
  }
  .main .span4.excerpt:first-child {
    width: 476px;
  }
  .main .span4.excerpt:first-child .news-excerpt p {
    min-height: 145px;
  }
  .news-item h3 {
    font-size: 16px;
    line-height: 21px;
  }
  .news-excerpt p {
    height: 190px;
    max-height: 190px;
    font-size: 14px;
    line-height: 21px;
  }
  #location-profile .news-excerpt p,
  #doctor-profile .news-excerpt p {
    height: 80px;
  }
  .news-item {
    height: 148px;
  }
  .main .span4.excerpt:first-child .news-item {
    height: 309px;
  }
  /* Column Lists */
  .tricol li {
    width: 46%;
    margin-right: 4%;
  }
  .overview-data .overview-title {
    width: 40%;
  }
  .overview-data .overview-content {
    width: 60%;
  }
  .right-wrap {
    width: 694px;
  }
  .form-filter .wrapper-dropdown {
    width: 308px;
  }
  .form-filter .address-input {
    width: 316px;
    margin-right: 15px;
    margin-bottom: 15px;
  }
  #doctor-filter-radius {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .result-info {
    width: 500px;
  }
  .overview:after {
    left: 40%;
  }
  /* Locations search, results, and single */
  .location-group.odd,
  .location-group.even {
    width: 100%;
    float: left;
  }
  .form-filter #address {
    width: 270px;
  }
  .left-location {
    display: none;
  }
  .left-services, .right-services {
    width: 100%;
  }
  .left-services {
    border-radius: 4px 4px 0 0;
  }
  .right-services {
    border-top: 1px solid #d7d8dc;
    margin-top: -15px;
    border-radius: 0 0 4px 4px;
  }
  .doctor-profile .excerpt {
    width: 351px;
  }
  .location-filter #location-filter-search {
    width: 100%;
    box-sizing: border-box;
    margin-right: 0;
    margin-top: 7px;
  }
  .form-filter #address {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
  }
  .register-online .doctor-profile .profile-information {
    width: 100%;
  }
  .register-online .doctor-profile .profile-thumbnail {
    float: none;
    width: 100%;
    max-width: 130px;
    margin: 0 auto 15px;
  }
  .doctor-profile .profile-information {
    padding: 0;
  }
}
.overlay {
  display: none;
}

.mob-nav {
  float: right;
  display: none;
}

.mob-nav > a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
  background: #006598;
  color: #fff;
  margin: 22px 0 0;
}

#doctor-profile .sidebar {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .eq-height .location-box {
    width: 50%;
  }
  .mega-links.container {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .mega-links a {
    box-sizing: border-box;
    width: 100%;
    padding: 0 2%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  }
  .mega-links .row a:last-child {
    border-bottom: 0;
  }
  .post-profile .doctor-image {
    width: 100%;
    float: none;
  }
  .post-profile .doctor-image img {
    max-width: 220px;
    display: block;
    margin: 0 auto 15px;
  }
  .post-profile .doctor-about {
    width: 100%;
    float: none;
    padding-left: 0;
  }
  .in-page-phone {
    width: 100%;
    margin-left: 0 !important;
  }
  .doctor-pagination a {
    float: none;
    width: 100%;
    margin: 0 0 15px;
    padding: 10px 0;
    text-align: left;
  }
  .doctor-pagination a i {
    margin: 0 10px;
  }
  .doctor-pagination a.back {
    text-align: right;
  }
  .doctor-pagination a span {
    padding: 0 10px;
  }
  .home-logo-wrapper {
    display: none;
  }
  .mob-nav {
    display: block;
  }
  .head .secondary-bar {
    display: none;
  }
  .head .new-nav {
    display: none;
  }
  .doctor-profile .profile-information {
    padding: 2%;
  }
  .newline + .newline {
    margin-top: -15px;
  }
  .schedule-modal,
  #signup-modal {
    max-width: 100%;
    height: 100%;
    min-width: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .schedule-modal .remodal-body,
  .schedule-modal iframe,
  #signup-modal .remodal-body,
  #signup-modal iframe {
    overflow: auto;
  }
  .schedule-modal .remodal-header,
  #signup-modal .remodal-header {
    font-size: 17px;
    line-height: 17px;
  }
  .overlay {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #007cba;
    z-index: -1;
  }
  #location-search-bar #location-address {
    width: 100%;
    box-sizing: border-box;
  }
  #location-search-bar .wrapper-dropdown {
    width: 100%;
  }
  .site-banner p {
    font-size: 16px;
    line-height: 16px;
  }
  .hide-below-770 {
    display: none;
  }
  .show-below-770 {
    display: block;
  }
  .blue-bar .search-nav {
    display: none !important;
  }
  .mobile-margin {
    margin-top: 25px;
  }
  /* Posts and excerpts */
  .main .span4.excerpt:first-child {
    width: 100%;
  }
  .news-item {
    height: auto;
  }
  .main .span4.excerpt:first-child .news-item {
    height: auto;
  }
  .social-buttons a {
    display: block;
    margin-bottom: 5px;
  }
  .main .span4.excerpt:first-child .news-excerpt p {
    min-height: 0;
  }
  .news-excerpt p {
    height: auto;
    max-height: 300px;
    font-size: 14px;
    line-height: 21px;
  }
  #location-profile .news-excerpt p,
  #doctor-profile .news-excerpt p {
    height: auto;
  }
  .search-page .result-info,
  .search-page .locations {
    min-height: 0;
    width: auto;
    margin-left: 27%;
    float: none;
  }
  /* Featured Doctors */
  .featured-doctor img {
    width: 120px;
  }
  .featured-doctor p {
    font-size: 16px;
    line-height: 21px;
  }
  /* Doctor Results, Search, and Profile */
  .results-header h2 {
    font-size: 14px;
    width: 130%;
  }
  .left-wrap {
    display: none;
  }
  .right-wrap {
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
  }
  .form-filter .wrapper-dropdown {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
  }
  .result-image {
    margin-right: 3%;
    width: 25%;
    margin-left: 0;
  }
  .result-info {
    width: 72%;
    margin-right: 0;
  }
  .result-info .button {
    position: static;
  }
  .doctor.result {
    width: 96%;
    padding: 2%;
  }
  /* Locations search, results, and single */
  .location-group.odd,
  .location-group.even {
    width: 100%;
    float: none;
  }
  .services-provided {
    width: 100%;
  }
  .left-location {
    display: block;
    width: 100%;
  }
  .right-location {
    width: 100%;
  }
  .location-image {
    display: none;
  }
  .hide-location {
    display: block;
    width: 100%;
    float: left;
    border-bottom: 1px solid #dedede;
    margin-bottom: 20px;
  }
  .location-info {
    width: 100%;
  }
  .show-location {
    display: none;
  }
  .doctor-profile .excerpt {
    width: 100%;
  }
  #doctor-filter-radius {
    margin-bottom: 10px;
  }
  .form-filter .address-input {
    margin-bottom: 10px;
    box-sizing: border-box;
    width: 100%;
  }
  .location-slider {
    min-height: inherit;
  }
  .overview-data .overview-content a.insurance-button {
    display: block;
    text-align: center;
  }
  figure {
    margin: 0 auto 30px;
    float: none;
    max-width: 480px;
  }
}
@media screen and (max-width: 500px) {
  .col {
    width: 100%;
    padding: 0 !important;
    display: block;
  }
  .register-online .doctor-profile .profile-information {
    width: 100%;
    padding: 0;
  }
  .register-online .doctor-profile .profile-thumbnail {
    float: none;
    width: 100%;
    max-width: 130px;
    margin: 0 auto 15px;
  }
  .register-online .doctor-profile {
    padding-right: 20px;
  }
}
@media screen and (max-width: 480px) {
  .eq-height .location-box {
    width: 100%;
  }
  .list-event .button {
    padding: 0;
    box-sizing: content-box;
    width: 95%;
    margin: 0 auto;
  }
  .search-page .result-info,
  .search-page .locations {
    min-height: 0;
    width: auto;
    margin-left: 0;
    float: none;
  }
  /* Posts and excerpts */
  .news-header {
    margin-bottom: 20px;
  }
  .news-excerpt p {
    font-size: 15px;
    line-height: 21px;
    padding: 15px;
  }
  /* Home adjustments */
  .secondary-messaging p {
    font-size: 16px;
    line-height: 28px;
  }
  .secondary-messaging form .email-addy {
    margin-bottom: 10px;
  }
  /* Slideshow */
  .slide-text h1 {
    font-size: 26px;
    line-height: 36px;
  }
  /* Buttons */
  .button {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    display: inline-block;
  }
  .button-group .button {
    margin-bottom: 5px;
  }
  .main-messaging .button-group + .button-group {
    margin-top: 0px;
  }
  .button.big {
    padding: 10px;
  }
  .vertical-center .button-group {
    margin-top: 72px;
  }
  input.button {
    width: 100%;
    text-align: center;
  }
  .results-header .button {
    height: 100%;
  }
  /* Column Lists */
  .tricol li {
    width: 100%;
    margin-right: 0;
  }
  /* Medical Services */
  .featured-doctor img {
    width: 90px;
  }
  /* Doctor Results, Search, and Profile */
  .overview-data h4 {
    font-size: 13px;
  }
  .form-filter #filter-search {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .form-filter .checkbox-label {
    line-height: 42px;
  }
  .form-filter [type=checkbox]:not(:checked) + label:before,
  .form-filter [type=checkbox]:checked + label:before {
    top: 11px;
  }
  .results-count {
    display: none;
  }
  /* Locations search, results, and single */
  .doctor-profile .location .micro-button,
  .location .micro-button {
    display: block;
    position: static;
    border-radius: 0;
    padding: 15px;
    margin-bottom: 0;
  }
  .location .micro-button {
    margin-bottom: 15px;
  }
  .result-image {
    display: block;
    width: 100%;
    margin: 10px auto 0;
    text-align: center;
  }
  .result-image img {
    max-width: 174px;
    border-radius: 4px;
  }
  .result-info {
    width: 100%;
    min-height: 0;
  }
  .related .short-excerpt {
    font-size: 12px;
    line-height: 15px;
  }
}
:focus {
  outline: none;
  box-shadow: none;
} /* Eat sh*t and die safari

/* Embed responsively */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.box .social-buttons a {
  color: #fff;
  border: 0;
}

.box .social-buttons a:focus,
.box .social-buttons a:hover {
  background: #1e428a;
  color: #fff;
  border: 0;
  text-decoration: none;
}

.pulse-header {
  min-width: 100%;
  border-radius: 4px;
  margin-bottom: 30px;
}

.news-button {
  width: 180px;
  margin: 0 auto 30px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .news-button {
    display: block;
    width: 100%;
  }
}
/* Sidebar Medical Services Form */
.consultation-form {
  background-color: #fff;
  padding: 15px;
  margin-bottom: 15px;
  border-radius: 4px;
}

@media print {
  .no-print, .no-print * {
    display: none !important;
  }
  .site-banner {
    display: none !important;
  }
  .hidden-phone.location {
    display: block !important;
  }
  .visible-phone.no-print {
    display: none !important;
  }
  .profile-quick-info .button {
    background: none !important;
    text-align: left !important;
    color: #343434 !important;
    padding: 0 !important;
    margin: 0 0 5px !important;
    line-height: 18px !important;
    font-size: 12px !important;
    height: auto !important;
  }
  .about-the-doctor p {
    font-size: 12px;
    line-height: 18px;
  }
  .doctor-profile .location {
    background: none;
    padding: 0;
    padding-bottom: 1px;
  }
  .doctor-profile .location .location-title {
    padding: 0 0 5px;
    border-bottom: none;
    color: #343434;
  }
  .doctor-profile .location i {
    display: none !important;
  }
  .doctor-profile .location .location-data {
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: none;
    color: #545454;
  }
  .doctor-profile .location .location-data::before {
    display: none;
  }
  .doctor-profile .medium-header {
    font-weight: 600;
    color: #343434;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 10px;
    padding-right: 120px;
    text-transform: none;
  }
  .overview {
    background: none;
    margin-bottom: 0;
  }
  .overview-data {
    padding: 0;
    border-bottom: 0;
  }
  .overview-data h4 {
    width: 100% !important;
    float: none !important;
    padding: 0 !important;
    color: #343434;
    font-size: 14px;
  }
  .overview-content {
    padding: 0 0 0 0 !important;
    width: 100% !important;
    float: none !important;
    margin-bottom: 10px;
    color: #545454;
  }
  .overview:after {
    display: none;
  }
  .doctor-profile .medium-header {
    display: none;
  }
  .doctor-profile .related {
    display: none;
  }
}
.bap h1 {
  background: #fff;
  color: #3e5368;
  padding: 10px;
  text-align: left;
  box-sizing: border-box;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  margin: -15px -15px 20px -15px;
  border-radius: 4px 4px 0 0;
}

.slide {
  background: #fff;
}

.h100 {
  height: 100%;
}

.star-ratings h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  color: #1e428a;
  margin: 0 0 5px;
  position: relative;
  border-bottom: 1px dotted #ccc;
  padding: 0 0 5px;
}

.star-ratings h3 a {
  position: absolute;
  right: 15px;
  font-size: 12px;
  line-height: 12px;
  color: #1e428a;
  font-weight: 400;
  border-bottom: 1px dotted;
}

.star-ratings h3 a:hover,
.star-ratings h3 a:focus {
  color: #00773c;
}

.star-ratings .total-stars {
  display: block;
  margin: 4px 0 4px;
}

.star-ratings .total-stars.no-stars {
  margin: 10px 0;
}

.star-ratings .total-stars.no-stars a {
  color: #0d224a;
  border-bottom: 1px dotted;
  display: inline-block;
  margin-left: 5px;
}

.star-ratings .total-stars.no-stars a:hover {
  color: #00773c;
}

.tab-pane {
  display: none;
}

.total-ratings {
  margin: -15px -15px 15px;
  padding: 15px 15px 0;
  border-bottom: 1px solid #ddd;
}

.rating-group {
  margin: 0 0 15px;
  font-size: 0;
}

.rating-group .rating {
  display: inline-block;
  width: 50%;
}

.rating-group .rating span {
  font-size: 14px;
  display: block;
}

.rating-group .rating span.star-category {
  font-weight: 600;
  font-size: 16px;
  color: #1e428a;
  margin: 0 0 4px;
}

.rating-group .rating span.total-stars {
  margin: 4px 0 0;
}

.no-rating-why {
  padding: 15px;
  background: #fff;
  border: 1px solid #ddd;
  display: none;
}

.no-rating-why p,
.no-rating-why li {
  font-size: 14px;
  line-height: 21px;
  padding-bottom: 0;
}

.no-rating-why li {
  margin-bottom: 6px;
}

.no-rating-why li:last-child {
  margin-bottom: 0;
}

.tab-header {
  font-size: 0;
  margin: 15px 0 0 0;
  position: relative;
  z-index: 10;
}

.tab-header a {
  display: inline-block;
  border: 1px #ddd solid;
  padding: 10px;
  border-radius: 4px 4px 0 0;
  margin-right: 5px;
  font-size: 16px;
  line-height: 16px;
  background: #fff;
  color: #575961;
  margin-bottom: -1px;
  background: #f8f8f8;
  font-weight: 600;
}

.tab-header a.active {
  background: #fff;
  border-bottom: 1px solid #fff;
  color: #00773c;
}

.tab-header a:hover {
  color: #00773c;
  background: #fff;
  text-decoration: none;
}

.tab-header a:focus {
  background: #1e428a;
  color: #fff;
  text-decoration: none;
}

.tab-pane {
  position: relative;
  z-index: 5;
  background: #fff;
  border: 1px solid #ddd;
  padding: 15px;
  border-radius: 0 4px 4px 4px;
  margin-bottom: 15px;
}

.tab-pane.active {
  display: block;
}

.review {
  padding-bottom: 10px;
  border-bottom: 1px dotted #ddd;
  margin-bottom: 10px;
}

.review-notes {
  margin: 0 -15px 15px;
  padding: 0 15px 15px;
  border-bottom: 1px solid #ddd;
}

.review-notes p {
  font-size: 14px;
  line-height: 18px;
  padding: 0;
  margin: 0;
}

.review .statement {
  margin-top: 5px;
}

.review .statement p {
  font-size: 14px;
  line-height: 21px;
}

.review .statement p:last-child {
  padding-bottom: 0;
}

.review .statement .date {
  color: #888;
  font-size: 12px;
  margin-bottom: 5px;
  margin-top: 10px;
}

.review:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.explain-reviews a {
  color: #007cba;
  border-bottom: 1px dotted;
}

.explain-reviews a:hover {
  color: #1e428a;
}

/* ==========================================================================
   Remodal default theme
   ========================================================================== */
body.remodal_active .remodal-overlay,
body.remodal_active .remodal-overlay .remodal {
  opacity: 1;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.standard {
  @charset "UTF-8";
  /*!
   * Bootstrap v5.1.3 (https://getbootstrap.com/)
   * Copyright 2011-2021 The Bootstrap Authors
   * Copyright 2011-2021 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */
  /* rtl:begin:ignore */
  /* rtl:end:ignore */
  /* rtl:options: {
    "autoRename": true,
    "stringMap":[ {
      "name"    : "prev-next",
      "search"  : "prev",
      "replace" : "next"
    } ]
  } */
  /* rtl:begin:remove */
  /* rtl:end:remove */

}
.standard :root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
}
.standard *,
.standard *::before,
.standard *::after {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  .standard :root {
    scroll-behavior: smooth;
  }
}
.standard .container,
.standard .container-fluid,
.standard .container-xxl,
.standard .container-xl,
.standard .container-lg,
.standard .container-md,
.standard .container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .standard .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .standard .container-md, .standard .container-sm, .standard .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .standard .container-lg, .standard .container-md, .standard .container-sm, .standard .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .standard .container-xl, .standard .container-lg, .standard .container-md, .standard .container-sm, .standard .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .standard .container-xxl, .standard .container-xl, .standard .container-lg, .standard .container-md, .standard .container-sm, .standard .container {
    max-width: 1320px;
  }
}
.standard .row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.standard .row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
  padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
  margin-top: var(--bs-gutter-y);
}
.standard .col {
  flex: 1 0 0%;
}
.standard .row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
.standard .row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.standard .row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.standard .row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}
.standard .row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.standard .row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.standard .row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}
.standard .col-auto {
  flex: 0 0 auto;
  width: auto;
}
.standard .col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.standard .col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.standard .col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.standard .col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.standard .col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.standard .col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.standard .col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
.standard .col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
.standard .col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.standard .col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
.standard .col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
.standard .col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.standard .offset-1 {
  margin-left: 8.33333333%;
}
.standard .offset-2 {
  margin-left: 16.66666667%;
}
.standard .offset-3 {
  margin-left: 25%;
}
.standard .offset-4 {
  margin-left: 33.33333333%;
}
.standard .offset-5 {
  margin-left: 41.66666667%;
}
.standard .offset-6 {
  margin-left: 50%;
}
.standard .offset-7 {
  margin-left: 58.33333333%;
}
.standard .offset-8 {
  margin-left: 66.66666667%;
}
.standard .offset-9 {
  margin-left: 75%;
}
.standard .offset-10 {
  margin-left: 83.33333333%;
}
.standard .offset-11 {
  margin-left: 91.66666667%;
}
.standard .g-0,
.standard .gx-0 {
  --bs-gutter-x: 0;
}
.standard .g-0,
.standard .gy-0 {
  --bs-gutter-y: 0;
}
.standard .g-1,
.standard .gx-1 {
  --bs-gutter-x: 0.25rem;
}
.standard .g-1,
.standard .gy-1 {
  --bs-gutter-y: 0.25rem;
}
.standard .g-2,
.standard .gx-2 {
  --bs-gutter-x: 0.5rem;
}
.standard .g-2,
.standard .gy-2 {
  --bs-gutter-y: 0.5rem;
}
.standard .g-3,
.standard .gx-3 {
  --bs-gutter-x: 1rem;
}
.standard .g-3,
.standard .gy-3 {
  --bs-gutter-y: 1rem;
}
.standard .g-4,
.standard .gx-4 {
  --bs-gutter-x: 1.5rem;
}
.standard .g-4,
.standard .gy-4 {
  --bs-gutter-y: 1.5rem;
}
.standard .g-5,
.standard .gx-5 {
  --bs-gutter-x: 3rem;
}
.standard .g-5,
.standard .gy-5 {
  --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
  .standard .col-sm {
    flex: 1 0 0%;
  }
  .standard .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .standard .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .standard .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .standard .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .standard .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .standard .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .standard .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .standard .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .standard .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .standard .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .standard .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .standard .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .standard .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .standard .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .standard .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .standard .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .standard .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .standard .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .standard .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .standard .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .standard .offset-sm-0 {
    margin-left: 0;
  }
  .standard .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .standard .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .standard .offset-sm-3 {
    margin-left: 25%;
  }
  .standard .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .standard .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .standard .offset-sm-6 {
    margin-left: 50%;
  }
  .standard .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .standard .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .standard .offset-sm-9 {
    margin-left: 75%;
  }
  .standard .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .standard .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .standard .g-sm-0,
  .standard .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .standard .g-sm-0,
  .standard .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .standard .g-sm-1,
  .standard .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .standard .g-sm-1,
  .standard .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .standard .g-sm-2,
  .standard .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .standard .g-sm-2,
  .standard .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .standard .g-sm-3,
  .standard .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .standard .g-sm-3,
  .standard .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .standard .g-sm-4,
  .standard .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .standard .g-sm-4,
  .standard .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .standard .g-sm-5,
  .standard .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .standard .g-sm-5,
  .standard .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .standard .col-md {
    flex: 1 0 0%;
  }
  .standard .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .standard .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .standard .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .standard .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .standard .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .standard .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .standard .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .standard .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .standard .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .standard .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .standard .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .standard .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .standard .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .standard .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .standard .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .standard .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .standard .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .standard .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .standard .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .standard .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .standard .offset-md-0 {
    margin-left: 0;
  }
  .standard .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .standard .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .standard .offset-md-3 {
    margin-left: 25%;
  }
  .standard .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .standard .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .standard .offset-md-6 {
    margin-left: 50%;
  }
  .standard .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .standard .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .standard .offset-md-9 {
    margin-left: 75%;
  }
  .standard .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .standard .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .standard .g-md-0,
  .standard .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .standard .g-md-0,
  .standard .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .standard .g-md-1,
  .standard .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .standard .g-md-1,
  .standard .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .standard .g-md-2,
  .standard .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .standard .g-md-2,
  .standard .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .standard .g-md-3,
  .standard .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .standard .g-md-3,
  .standard .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .standard .g-md-4,
  .standard .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .standard .g-md-4,
  .standard .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .standard .g-md-5,
  .standard .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .standard .g-md-5,
  .standard .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .standard .col-lg {
    flex: 1 0 0%;
  }
  .standard .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .standard .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .standard .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .standard .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .standard .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .standard .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .standard .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .standard .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .standard .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .standard .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .standard .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .standard .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .standard .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .standard .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .standard .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .standard .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .standard .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .standard .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .standard .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .standard .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .standard .offset-lg-0 {
    margin-left: 0;
  }
  .standard .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .standard .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .standard .offset-lg-3 {
    margin-left: 25%;
  }
  .standard .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .standard .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .standard .offset-lg-6 {
    margin-left: 50%;
  }
  .standard .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .standard .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .standard .offset-lg-9 {
    margin-left: 75%;
  }
  .standard .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .standard .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .standard .g-lg-0,
  .standard .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .standard .g-lg-0,
  .standard .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .standard .g-lg-1,
  .standard .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .standard .g-lg-1,
  .standard .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .standard .g-lg-2,
  .standard .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .standard .g-lg-2,
  .standard .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .standard .g-lg-3,
  .standard .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .standard .g-lg-3,
  .standard .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .standard .g-lg-4,
  .standard .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .standard .g-lg-4,
  .standard .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .standard .g-lg-5,
  .standard .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .standard .g-lg-5,
  .standard .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .standard .col-xl {
    flex: 1 0 0%;
  }
  .standard .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .standard .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .standard .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .standard .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .standard .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .standard .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .standard .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .standard .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .standard .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .standard .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .standard .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .standard .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .standard .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .standard .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .standard .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .standard .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .standard .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .standard .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .standard .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .standard .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .standard .offset-xl-0 {
    margin-left: 0;
  }
  .standard .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .standard .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .standard .offset-xl-3 {
    margin-left: 25%;
  }
  .standard .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .standard .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .standard .offset-xl-6 {
    margin-left: 50%;
  }
  .standard .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .standard .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .standard .offset-xl-9 {
    margin-left: 75%;
  }
  .standard .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .standard .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .standard .g-xl-0,
  .standard .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .standard .g-xl-0,
  .standard .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .standard .g-xl-1,
  .standard .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .standard .g-xl-1,
  .standard .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .standard .g-xl-2,
  .standard .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .standard .g-xl-2,
  .standard .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .standard .g-xl-3,
  .standard .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .standard .g-xl-3,
  .standard .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .standard .g-xl-4,
  .standard .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .standard .g-xl-4,
  .standard .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .standard .g-xl-5,
  .standard .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .standard .g-xl-5,
  .standard .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .standard .col-xxl {
    flex: 1 0 0%;
  }
  .standard .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .standard .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .standard .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .standard .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .standard .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .standard .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .standard .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .standard .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .standard .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .standard .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .standard .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .standard .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .standard .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .standard .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .standard .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .standard .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .standard .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .standard .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .standard .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .standard .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .standard .offset-xxl-0 {
    margin-left: 0;
  }
  .standard .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .standard .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .standard .offset-xxl-3 {
    margin-left: 25%;
  }
  .standard .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .standard .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .standard .offset-xxl-6 {
    margin-left: 50%;
  }
  .standard .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .standard .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .standard .offset-xxl-9 {
    margin-left: 75%;
  }
  .standard .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .standard .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .standard .g-xxl-0,
  .standard .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .standard .g-xxl-0,
  .standard .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .standard .g-xxl-1,
  .standard .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .standard .g-xxl-1,
  .standard .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .standard .g-xxl-2,
  .standard .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .standard .g-xxl-2,
  .standard .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .standard .g-xxl-3,
  .standard .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .standard .g-xxl-3,
  .standard .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .standard .g-xxl-4,
  .standard .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .standard .g-xxl-4,
  .standard .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .standard .g-xxl-5,
  .standard .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .standard .g-xxl-5,
  .standard .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.standard .table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}
.standard .table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.standard .table > tbody {
  vertical-align: inherit;
}
.standard .table > thead {
  vertical-align: bottom;
}
.standard .table > :not(:first-child) {
  border-top: 2px solid currentColor;
}
.standard .caption-top {
  caption-side: top;
}
.standard .table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}
.standard .table-bordered > :not(caption) > * {
  border-width: 1px 0;
}
.standard .table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}
.standard .table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.standard .table-borderless > :not(:first-child) {
  border-top-width: 0;
}
.standard .table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}
.standard .table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}
.standard .table-hover > tbody > tr:hover > * {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}
.standard .table-primary {
  --bs-table-bg: #cfe2ff;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bacbe6;
}
.standard .table-secondary {
  --bs-table-bg: #e2e3e5;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cbccce;
}
.standard .table-success {
  --bs-table-bg: #d1e7dd;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bcd0c7;
}
.standard .table-info {
  --bs-table-bg: #cff4fc;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #badce3;
}
.standard .table-warning {
  --bs-table-bg: #fff3cd;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6dbb9;
}
.standard .table-danger {
  --bs-table-bg: #f8d7da;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfc2c4;
}
.standard .table-light {
  --bs-table-bg: #f8f9fa;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfe0e1;
}
.standard .table-dark {
  --bs-table-bg: #212529;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #373b3e;
}
.standard .table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 575.98px) {
  .standard .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .standard .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .standard .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .standard .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .standard .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.standard .form-label {
  margin-bottom: 0.5rem;
}
.standard .col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.standard .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}
.standard .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}
.standard .form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}
.standard .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .standard .form-control {
    transition: none;
  }
}
.standard .form-control[type=file] {
  overflow: hidden;
}
.standard .form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.standard .form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.standard .form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.standard .form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.standard .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.standard .form-control:disabled, .standard .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.standard .form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.standard .form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .standard .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
  .standard .form-control::file-selector-button {
    transition: none;
  }
}
.standard .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}
.standard .form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.standard .form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .standard .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}
.standard .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}
.standard .form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.standard .form-control-plaintext.form-control-sm, .standard .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.standard .form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.standard .form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.standard .form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.standard .form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.standard .form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.standard .form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
.standard .form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
.standard .form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
.standard textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px);
}
.standard textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}
.standard textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}
.standard .form-control-color {
  width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.standard .form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.standard .form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}
.standard .form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}
.standard .form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .standard .form-select {
    transition: none;
  }
}
.standard .form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.standard .form-select[multiple], .standard .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.standard .form-select:disabled {
  background-color: #e9ecef;
}
.standard .form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}
.standard .form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.standard .form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.standard .form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.standard .form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}
.standard .form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}
.standard .form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.standard .form-check-input[type=radio] {
  border-radius: 50%;
}
.standard .form-check-input:active {
  filter: brightness(90%);
}
.standard .form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.standard .form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.standard .form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.standard .form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.standard .form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.standard .form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.standard .form-check-input[disabled] ~ .form-check-label, .standard .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}
.standard .form-switch {
  padding-left: 2.5em;
}
.standard .form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .standard .form-switch .form-check-input {
    transition: none;
  }
}
.standard .form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}
.standard .form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.standard .form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}
.standard .btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.standard .btn-check[disabled] + .btn, .standard .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}
.standard .form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.standard .form-range:focus {
  outline: 0;
}
.standard .form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.standard .form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.standard .form-range::-moz-focus-outer {
  border: 0;
}
.standard .form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .standard .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.standard .form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}
.standard .form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.standard .form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .standard .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.standard .form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}
.standard .form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.standard .form-range:disabled {
  pointer-events: none;
}
.standard .form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.standard .form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.standard .form-floating {
  position: relative;
}
.standard .form-floating > .form-control,
.standard .form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}
.standard .form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .standard .form-floating > label {
    transition: none;
  }
}
.standard .form-floating > .form-control {
  padding: 1rem 0.75rem;
}
.standard .form-floating > .form-control::-moz-placeholder {
  color: transparent;
}
.standard .form-floating > .form-control::placeholder {
  color: transparent;
}
.standard .form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.standard .form-floating > .form-control:focus, .standard .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.standard .form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.standard .form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.standard .form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.standard .form-floating > .form-control:focus ~ label,
.standard .form-floating > .form-control:not(:placeholder-shown) ~ label,
.standard .form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.standard .form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.standard .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.standard .input-group > .form-control,
.standard .input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.standard .input-group > .form-control:focus,
.standard .input-group > .form-select:focus {
  z-index: 3;
}
.standard .input-group .btn {
  position: relative;
  z-index: 2;
}
.standard .input-group .btn:focus {
  z-index: 3;
}
.standard .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.standard .input-group-lg > .form-control,
.standard .input-group-lg > .form-select,
.standard .input-group-lg > .input-group-text,
.standard .input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.standard .input-group-sm > .form-control,
.standard .input-group-sm > .form-select,
.standard .input-group-sm > .input-group-text,
.standard .input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.standard .input-group-lg > .form-select,
.standard .input-group-sm > .form-select {
  padding-right: 3rem;
}
.standard .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.standard .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.standard .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.standard .input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.standard .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.standard .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}
.standard .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.25rem;
}
.standard .was-validated :valid ~ .valid-feedback,
.standard .was-validated :valid ~ .valid-tooltip,
.standard .is-valid ~ .valid-feedback,
.standard .is-valid ~ .valid-tooltip {
  display: block;
}
.standard .was-validated .form-control:valid, .standard .form-control.is-valid {
  border-color: #198754;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.standard .was-validated .form-control:valid:focus, .standard .form-control.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.standard .was-validated textarea.form-control:valid, .standard textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.standard .was-validated .form-select:valid, .standard .form-select.is-valid {
  border-color: #198754;
}
.standard .was-validated .form-select:valid:not([multiple]):not([size]), .standard .was-validated .form-select:valid:not([multiple])[size="1"], .standard .form-select.is-valid:not([multiple]):not([size]), .standard .form-select.is-valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.standard .was-validated .form-select:valid:focus, .standard .form-select.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.standard .was-validated .form-check-input:valid, .standard .form-check-input.is-valid {
  border-color: #198754;
}
.standard .was-validated .form-check-input:valid:checked, .standard .form-check-input.is-valid:checked {
  background-color: #198754;
}
.standard .was-validated .form-check-input:valid:focus, .standard .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.standard .was-validated .form-check-input:valid ~ .form-check-label, .standard .form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}
.standard .form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}
.standard .was-validated .input-group .form-control:valid, .standard .input-group .form-control.is-valid,
.standard .was-validated .input-group .form-select:valid,
.standard .input-group .form-select.is-valid {
  z-index: 1;
}
.standard .was-validated .input-group .form-control:valid:focus, .standard .input-group .form-control.is-valid:focus,
.standard .was-validated .input-group .form-select:valid:focus,
.standard .input-group .form-select.is-valid:focus {
  z-index: 3;
}
.standard .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}
.standard .invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.standard .was-validated :invalid ~ .invalid-feedback,
.standard .was-validated :invalid ~ .invalid-tooltip,
.standard .is-invalid ~ .invalid-feedback,
.standard .is-invalid ~ .invalid-tooltip {
  display: block;
}
.standard .was-validated .form-control:invalid, .standard .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.standard .was-validated .form-control:invalid:focus, .standard .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.standard .was-validated textarea.form-control:invalid, .standard textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.standard .was-validated .form-select:invalid, .standard .form-select.is-invalid {
  border-color: #dc3545;
}
.standard .was-validated .form-select:invalid:not([multiple]):not([size]), .standard .was-validated .form-select:invalid:not([multiple])[size="1"], .standard .form-select.is-invalid:not([multiple]):not([size]), .standard .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.standard .was-validated .form-select:invalid:focus, .standard .form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.standard .was-validated .form-check-input:invalid, .standard .form-check-input.is-invalid {
  border-color: #dc3545;
}
.standard .was-validated .form-check-input:invalid:checked, .standard .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}
.standard .was-validated .form-check-input:invalid:focus, .standard .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.standard .was-validated .form-check-input:invalid ~ .form-check-label, .standard .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.standard .form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}
.standard .was-validated .input-group .form-control:invalid, .standard .input-group .form-control.is-invalid,
.standard .was-validated .input-group .form-select:invalid,
.standard .input-group .form-select.is-invalid {
  z-index: 2;
}
.standard .was-validated .input-group .form-control:invalid:focus, .standard .input-group .form-control.is-invalid:focus,
.standard .was-validated .input-group .form-select:invalid:focus,
.standard .input-group .form-select.is-invalid:focus {
  z-index: 3;
}
.standard .btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .standard .btn {
    transition: none;
  }
}
.standard .btn:hover {
  color: #212529;
}
.standard .btn-check:focus + .btn, .standard .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.standard .btn:disabled, .standard .btn.disabled, .standard fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}
.standard .btn-primary {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.standard .btn-primary:hover {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
}
.standard .btn-check:focus + .btn-primary, .standard .btn-primary:focus {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.standard .btn-check:checked + .btn-primary, .standard .btn-check:active + .btn-primary, .standard .btn-primary:active, .standard .btn-primary.active, .standard .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0a58ca;
  border-color: #0a53be;
}
.standard .btn-check:checked + .btn-primary:focus, .standard .btn-check:active + .btn-primary:focus, .standard .btn-primary:active:focus, .standard .btn-primary.active:focus, .standard .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.standard .btn-primary:disabled, .standard .btn-primary.disabled {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.standard .btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.standard .btn-secondary:hover {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}
.standard .btn-check:focus + .btn-secondary, .standard .btn-secondary:focus {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.standard .btn-check:checked + .btn-secondary, .standard .btn-check:active + .btn-secondary, .standard .btn-secondary:active, .standard .btn-secondary.active, .standard .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #565e64;
  border-color: #51585e;
}
.standard .btn-check:checked + .btn-secondary:focus, .standard .btn-check:active + .btn-secondary:focus, .standard .btn-secondary:active:focus, .standard .btn-secondary.active:focus, .standard .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.standard .btn-secondary:disabled, .standard .btn-secondary.disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.standard .btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.standard .btn-success:hover {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
}
.standard .btn-check:focus + .btn-success, .standard .btn-success:focus {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.standard .btn-check:checked + .btn-success, .standard .btn-check:active + .btn-success, .standard .btn-success:active, .standard .btn-success.active, .standard .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #146c43;
  border-color: #13653f;
}
.standard .btn-check:checked + .btn-success:focus, .standard .btn-check:active + .btn-success:focus, .standard .btn-success:active:focus, .standard .btn-success.active:focus, .standard .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.standard .btn-success:disabled, .standard .btn-success.disabled {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.standard .btn-info {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.standard .btn-info:hover {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
}
.standard .btn-check:focus + .btn-info, .standard .btn-info:focus {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.standard .btn-check:checked + .btn-info, .standard .btn-check:active + .btn-info, .standard .btn-info:active, .standard .btn-info.active, .standard .show > .btn-info.dropdown-toggle {
  color: #000;
  background-color: #3dd5f3;
  border-color: #25cff2;
}
.standard .btn-check:checked + .btn-info:focus, .standard .btn-check:active + .btn-info:focus, .standard .btn-info:active:focus, .standard .btn-info.active:focus, .standard .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.standard .btn-info:disabled, .standard .btn-info.disabled {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.standard .btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.standard .btn-warning:hover {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
}
.standard .btn-check:focus + .btn-warning, .standard .btn-warning:focus {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.standard .btn-check:checked + .btn-warning, .standard .btn-check:active + .btn-warning, .standard .btn-warning:active, .standard .btn-warning.active, .standard .show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #ffcd39;
  border-color: #ffc720;
}
.standard .btn-check:checked + .btn-warning:focus, .standard .btn-check:active + .btn-warning:focus, .standard .btn-warning:active:focus, .standard .btn-warning.active:focus, .standard .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.standard .btn-warning:disabled, .standard .btn-warning.disabled {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.standard .btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.standard .btn-danger:hover {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
}
.standard .btn-check:focus + .btn-danger, .standard .btn-danger:focus {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.standard .btn-check:checked + .btn-danger, .standard .btn-check:active + .btn-danger, .standard .btn-danger:active, .standard .btn-danger.active, .standard .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b02a37;
  border-color: #a52834;
}
.standard .btn-check:checked + .btn-danger:focus, .standard .btn-check:active + .btn-danger:focus, .standard .btn-danger:active:focus, .standard .btn-danger.active:focus, .standard .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.standard .btn-danger:disabled, .standard .btn-danger.disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.standard .btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.standard .btn-light:hover {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.standard .btn-check:focus + .btn-light, .standard .btn-light:focus {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.standard .btn-check:checked + .btn-light, .standard .btn-check:active + .btn-light, .standard .btn-light:active, .standard .btn-light.active, .standard .show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.standard .btn-check:checked + .btn-light:focus, .standard .btn-check:active + .btn-light:focus, .standard .btn-light:active:focus, .standard .btn-light.active:focus, .standard .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.standard .btn-light:disabled, .standard .btn-light.disabled {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.standard .btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.standard .btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}
.standard .btn-check:focus + .btn-dark, .standard .btn-dark:focus {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.standard .btn-check:checked + .btn-dark, .standard .btn-check:active + .btn-dark, .standard .btn-dark:active, .standard .btn-dark.active, .standard .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f;
}
.standard .btn-check:checked + .btn-dark:focus, .standard .btn-check:active + .btn-dark:focus, .standard .btn-dark:active:focus, .standard .btn-dark.active:focus, .standard .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.standard .btn-dark:disabled, .standard .btn-dark.disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.standard .btn-outline-primary {
  color: #0d6efd;
  border-color: #0d6efd;
}
.standard .btn-outline-primary:hover {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.standard .btn-check:focus + .btn-outline-primary, .standard .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.standard .btn-check:checked + .btn-outline-primary, .standard .btn-check:active + .btn-outline-primary, .standard .btn-outline-primary:active, .standard .btn-outline-primary.active, .standard .btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.standard .btn-check:checked + .btn-outline-primary:focus, .standard .btn-check:active + .btn-outline-primary:focus, .standard .btn-outline-primary:active:focus, .standard .btn-outline-primary.active:focus, .standard .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.standard .btn-outline-primary:disabled, .standard .btn-outline-primary.disabled {
  color: #0d6efd;
  background-color: transparent;
}
.standard .btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.standard .btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.standard .btn-check:focus + .btn-outline-secondary, .standard .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.standard .btn-check:checked + .btn-outline-secondary, .standard .btn-check:active + .btn-outline-secondary, .standard .btn-outline-secondary:active, .standard .btn-outline-secondary.active, .standard .btn-outline-secondary.dropdown-toggle.show {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.standard .btn-check:checked + .btn-outline-secondary:focus, .standard .btn-check:active + .btn-outline-secondary:focus, .standard .btn-outline-secondary:active:focus, .standard .btn-outline-secondary.active:focus, .standard .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.standard .btn-outline-secondary:disabled, .standard .btn-outline-secondary.disabled {
  color: #6c757d;
  background-color: transparent;
}
.standard .btn-outline-success {
  color: #198754;
  border-color: #198754;
}
.standard .btn-outline-success:hover {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.standard .btn-check:focus + .btn-outline-success, .standard .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.standard .btn-check:checked + .btn-outline-success, .standard .btn-check:active + .btn-outline-success, .standard .btn-outline-success:active, .standard .btn-outline-success.active, .standard .btn-outline-success.dropdown-toggle.show {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.standard .btn-check:checked + .btn-outline-success:focus, .standard .btn-check:active + .btn-outline-success:focus, .standard .btn-outline-success:active:focus, .standard .btn-outline-success.active:focus, .standard .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.standard .btn-outline-success:disabled, .standard .btn-outline-success.disabled {
  color: #198754;
  background-color: transparent;
}
.standard .btn-outline-info {
  color: #0dcaf0;
  border-color: #0dcaf0;
}
.standard .btn-outline-info:hover {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.standard .btn-check:focus + .btn-outline-info, .standard .btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.standard .btn-check:checked + .btn-outline-info, .standard .btn-check:active + .btn-outline-info, .standard .btn-outline-info:active, .standard .btn-outline-info.active, .standard .btn-outline-info.dropdown-toggle.show {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.standard .btn-check:checked + .btn-outline-info:focus, .standard .btn-check:active + .btn-outline-info:focus, .standard .btn-outline-info:active:focus, .standard .btn-outline-info.active:focus, .standard .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.standard .btn-outline-info:disabled, .standard .btn-outline-info.disabled {
  color: #0dcaf0;
  background-color: transparent;
}
.standard .btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.standard .btn-outline-warning:hover {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.standard .btn-check:focus + .btn-outline-warning, .standard .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.standard .btn-check:checked + .btn-outline-warning, .standard .btn-check:active + .btn-outline-warning, .standard .btn-outline-warning:active, .standard .btn-outline-warning.active, .standard .btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.standard .btn-check:checked + .btn-outline-warning:focus, .standard .btn-check:active + .btn-outline-warning:focus, .standard .btn-outline-warning:active:focus, .standard .btn-outline-warning.active:focus, .standard .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.standard .btn-outline-warning:disabled, .standard .btn-outline-warning.disabled {
  color: #ffc107;
  background-color: transparent;
}
.standard .btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.standard .btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.standard .btn-check:focus + .btn-outline-danger, .standard .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.standard .btn-check:checked + .btn-outline-danger, .standard .btn-check:active + .btn-outline-danger, .standard .btn-outline-danger:active, .standard .btn-outline-danger.active, .standard .btn-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.standard .btn-check:checked + .btn-outline-danger:focus, .standard .btn-check:active + .btn-outline-danger:focus, .standard .btn-outline-danger:active:focus, .standard .btn-outline-danger.active:focus, .standard .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.standard .btn-outline-danger:disabled, .standard .btn-outline-danger.disabled {
  color: #dc3545;
  background-color: transparent;
}
.standard .btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.standard .btn-outline-light:hover {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.standard .btn-check:focus + .btn-outline-light, .standard .btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.standard .btn-check:checked + .btn-outline-light, .standard .btn-check:active + .btn-outline-light, .standard .btn-outline-light:active, .standard .btn-outline-light.active, .standard .btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.standard .btn-check:checked + .btn-outline-light:focus, .standard .btn-check:active + .btn-outline-light:focus, .standard .btn-outline-light:active:focus, .standard .btn-outline-light.active:focus, .standard .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.standard .btn-outline-light:disabled, .standard .btn-outline-light.disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.standard .btn-outline-dark {
  color: #212529;
  border-color: #212529;
}
.standard .btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.standard .btn-check:focus + .btn-outline-dark, .standard .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.standard .btn-check:checked + .btn-outline-dark, .standard .btn-check:active + .btn-outline-dark, .standard .btn-outline-dark:active, .standard .btn-outline-dark.active, .standard .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.standard .btn-check:checked + .btn-outline-dark:focus, .standard .btn-check:active + .btn-outline-dark:focus, .standard .btn-outline-dark:active:focus, .standard .btn-outline-dark.active:focus, .standard .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.standard .btn-outline-dark:disabled, .standard .btn-outline-dark.disabled {
  color: #212529;
  background-color: transparent;
}
.standard .btn-link {
  font-weight: 400;
  color: #0d6efd;
  text-decoration: underline;
}
.standard .btn-link:hover {
  color: #0a58ca;
}
.standard .btn-link:disabled, .standard .btn-link.disabled {
  color: #6c757d;
}
.standard .btn-lg, .standard .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.standard .btn-sm, .standard .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.standard .fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .standard .fade {
    transition: none;
  }
}
.standard .fade:not(.show) {
  opacity: 0;
}
.standard .collapse:not(.show) {
  display: none;
}
.standard .collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .standard .collapsing {
    transition: none;
  }
}
.standard .collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .standard .collapsing.collapse-horizontal {
    transition: none;
  }
}
.standard .dropup,
.standard .dropend,
.standard .dropdown,
.standard .dropstart {
  position: relative;
}
.standard .dropdown-toggle {
  white-space: nowrap;
}
.standard .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.standard .dropdown-toggle:empty::after {
  margin-left: 0;
}
.standard .dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.standard .dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}
.standard .dropdown-menu-start {
  --bs-position: start;
}
.standard .dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}
.standard .dropdown-menu-end {
  --bs-position: end;
}
.standard .dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .standard .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .standard .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .standard .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .standard .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .standard .dropdown-menu-md-start {
    --bs-position: start;
  }
  .standard .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .standard .dropdown-menu-md-end {
    --bs-position: end;
  }
  .standard .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .standard .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .standard .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .standard .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .standard .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .standard .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .standard .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .standard .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .standard .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .standard .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .standard .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .standard .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .standard .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.standard .dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.standard .dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.standard .dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.standard .dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.standard .dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.standard .dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.standard .dropend .dropdown-toggle::after {
  vertical-align: 0;
}
.standard .dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.standard .dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.standard .dropstart .dropdown-toggle::after {
  display: none;
}
.standard .dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.standard .dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.standard .dropstart .dropdown-toggle::before {
  vertical-align: 0;
}
.standard .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.standard .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.standard .dropdown-item:hover, .standard .dropdown-item:focus {
  color: #1e2125;
  background-color: #e9ecef;
}
.standard .dropdown-item.active, .standard .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0d6efd;
}
.standard .dropdown-item.disabled, .standard .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.standard .dropdown-menu.show {
  display: block;
}
.standard .dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.standard .dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}
.standard .dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}
.standard .dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}
.standard .dropdown-menu-dark .dropdown-item:hover, .standard .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.standard .dropdown-menu-dark .dropdown-item.active, .standard .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #0d6efd;
}
.standard .dropdown-menu-dark .dropdown-item.disabled, .standard .dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}
.standard .dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}
.standard .dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}
.standard .dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}
.standard .btn-group,
.standard .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.standard .btn-group > .btn,
.standard .btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.standard .btn-group > .btn-check:checked + .btn,
.standard .btn-group > .btn-check:focus + .btn,
.standard .btn-group > .btn:hover,
.standard .btn-group > .btn:focus,
.standard .btn-group > .btn:active,
.standard .btn-group > .btn.active,
.standard .btn-group-vertical > .btn-check:checked + .btn,
.standard .btn-group-vertical > .btn-check:focus + .btn,
.standard .btn-group-vertical > .btn:hover,
.standard .btn-group-vertical > .btn:focus,
.standard .btn-group-vertical > .btn:active,
.standard .btn-group-vertical > .btn.active {
  z-index: 1;
}
.standard .btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.standard .btn-toolbar .input-group {
  width: auto;
}
.standard .btn-group > .btn:not(:first-child),
.standard .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.standard .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.standard .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.standard .btn-group > .btn:nth-child(n+3),
.standard .btn-group > :not(.btn-check) + .btn,
.standard .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.standard .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.standard .dropdown-toggle-split::after, .standard .dropup .dropdown-toggle-split::after, .standard .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.standard .dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}
.standard .btn-sm + .dropdown-toggle-split, .standard .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.standard .btn-lg + .dropdown-toggle-split, .standard .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.standard .btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.standard .btn-group-vertical > .btn,
.standard .btn-group-vertical > .btn-group {
  width: 100%;
}
.standard .btn-group-vertical > .btn:not(:first-child),
.standard .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.standard .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.standard .btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.standard .btn-group-vertical > .btn ~ .btn,
.standard .btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.standard .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.standard .nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0d6efd;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .standard .nav-link {
    transition: none;
  }
}
.standard .nav-link:hover, .standard .nav-link:focus {
  color: #0a58ca;
}
.standard .nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.standard .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.standard .nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.standard .nav-tabs .nav-link:hover, .standard .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}
.standard .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.standard .nav-tabs .nav-link.active,
.standard .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.standard .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.standard .nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.standard .nav-pills .nav-link.active,
.standard .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0d6efd;
}
.standard .nav-fill > .nav-link,
.standard .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.standard .nav-justified > .nav-link,
.standard .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.standard .nav-fill .nav-item .nav-link,
.standard .nav-justified .nav-item .nav-link {
  width: 100%;
}
.standard .tab-content > .tab-pane {
  display: none;
}
.standard .tab-content > .active {
  display: block;
}
.standard .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.standard .navbar > .container,
.standard .navbar > .container-fluid,
.standard .navbar > .container-sm,
.standard .navbar > .container-md,
.standard .navbar > .container-lg,
.standard .navbar > .container-xl,
.standard .navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.standard .navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}
.standard .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.standard .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.standard .navbar-nav .dropdown-menu {
  position: static;
}
.standard .navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.standard .navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.standard .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .standard .navbar-toggler {
    transition: none;
  }
}
.standard .navbar-toggler:hover {
  text-decoration: none;
}
.standard .navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}
.standard .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.standard .navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}
@media (min-width: 576px) {
  .standard .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .standard .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .standard .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .standard .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .standard .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .standard .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .standard .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .standard .navbar-expand-sm .offcanvas-header {
    display: none;
  }
  .standard .navbar-expand-sm .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .standard .navbar-expand-sm .offcanvas-top,
  .standard .navbar-expand-sm .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .standard .navbar-expand-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .standard .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .standard .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .standard .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .standard .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .standard .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .standard .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .standard .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .standard .navbar-expand-md .offcanvas-header {
    display: none;
  }
  .standard .navbar-expand-md .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .standard .navbar-expand-md .offcanvas-top,
  .standard .navbar-expand-md .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .standard .navbar-expand-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .standard .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .standard .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .standard .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .standard .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .standard .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .standard .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .standard .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .standard .navbar-expand-lg .offcanvas-header {
    display: none;
  }
  .standard .navbar-expand-lg .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .standard .navbar-expand-lg .offcanvas-top,
  .standard .navbar-expand-lg .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .standard .navbar-expand-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .standard .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .standard .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .standard .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .standard .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .standard .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .standard .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .standard .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .standard .navbar-expand-xl .offcanvas-header {
    display: none;
  }
  .standard .navbar-expand-xl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .standard .navbar-expand-xl .offcanvas-top,
  .standard .navbar-expand-xl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .standard .navbar-expand-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .standard .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .standard .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .standard .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .standard .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .standard .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .standard .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .standard .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .standard .navbar-expand-xxl .offcanvas-header {
    display: none;
  }
  .standard .navbar-expand-xxl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .standard .navbar-expand-xxl .offcanvas-top,
  .standard .navbar-expand-xxl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .standard .navbar-expand-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.standard .navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.standard .navbar-expand .navbar-nav {
  flex-direction: row;
}
.standard .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.standard .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.standard .navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.standard .navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.standard .navbar-expand .navbar-toggler {
  display: none;
}
.standard .navbar-expand .offcanvas-header {
  display: none;
}
.standard .navbar-expand .offcanvas {
  position: inherit;
  bottom: 0;
  z-index: 1000;
  flex-grow: 1;
  visibility: visible !important;
  background-color: transparent;
  border-right: 0;
  border-left: 0;
  transition: none;
  transform: none;
}
.standard .navbar-expand .offcanvas-top,
.standard .navbar-expand .offcanvas-bottom {
  height: auto;
  border-top: 0;
  border-bottom: 0;
}
.standard .navbar-expand .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}
.standard .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.standard .navbar-light .navbar-brand:hover, .standard .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.standard .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.standard .navbar-light .navbar-nav .nav-link:hover, .standard .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.standard .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.standard .navbar-light .navbar-nav .show > .nav-link,
.standard .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.standard .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.standard .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.standard .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}
.standard .navbar-light .navbar-text a,
.standard .navbar-light .navbar-text a:hover,
.standard .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
.standard .navbar-dark .navbar-brand {
  color: #fff;
}
.standard .navbar-dark .navbar-brand:hover, .standard .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.standard .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.standard .navbar-dark .navbar-nav .nav-link:hover, .standard .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.standard .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.standard .navbar-dark .navbar-nav .show > .nav-link,
.standard .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.standard .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.standard .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.standard .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}
.standard .navbar-dark .navbar-text a,
.standard .navbar-dark .navbar-text a:hover,
.standard .navbar-dark .navbar-text a:focus {
  color: #fff;
}
.standard .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.standard .card > hr {
  margin-right: 0;
  margin-left: 0;
}
.standard .card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.standard .card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.standard .card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.standard .card > .card-header + .list-group,
.standard .card > .list-group + .card-footer {
  border-top: 0;
}
.standard .card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}
.standard .card-title {
  margin-bottom: 0.5rem;
}
.standard .card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}
.standard .card-text:last-child {
  margin-bottom: 0;
}
.standard .card-link + .card-link {
  margin-left: 1rem;
}
.standard .card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.standard .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.standard .card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.standard .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.standard .card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}
.standard .card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.standard .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}
.standard .card-img,
.standard .card-img-top,
.standard .card-img-bottom {
  width: 100%;
}
.standard .card-img,
.standard .card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.standard .card-img,
.standard .card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.standard .card-group > .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .standard .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .standard .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .standard .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .standard .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .standard .card-group > .card:not(:last-child) .card-img-top,
  .standard .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .standard .card-group > .card:not(:last-child) .card-img-bottom,
  .standard .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .standard .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .standard .card-group > .card:not(:first-child) .card-img-top,
  .standard .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .standard .card-group > .card:not(:first-child) .card-img-bottom,
  .standard .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.standard .accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .standard .accordion-button {
    transition: none;
  }
}
.standard .accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #e7f1ff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.standard .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}
.standard .accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .standard .accordion-button::after {
    transition: none;
  }
}
.standard .accordion-button:hover {
  z-index: 2;
}
.standard .accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.standard .accordion-header {
  margin-bottom: 0;
}
.standard .accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.standard .accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.standard .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.standard .accordion-item:not(:first-of-type) {
  border-top: 0;
}
.standard .accordion-item:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.standard .accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.standard .accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.standard .accordion-body {
  padding: 1rem 1.25rem;
}
.standard .accordion-flush .accordion-collapse {
  border-width: 0;
}
.standard .accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.standard .accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.standard .accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.standard .accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}
.standard .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}
.standard .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.standard .breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/");
}
.standard .breadcrumb-item.active {
  color: #6c757d;
}
.standard .pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  justify-content: space-between;
}
.standard .page-link {
  position: relative;
  display: block;
  color: #0d6efd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .standard .page-link {
    transition: none;
  }
}
.standard .page-link:hover {
  z-index: 2;
  color: #0a58ca;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.standard .page-link:focus {
  z-index: 3;
  color: #0a58ca;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.standard .page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.standard .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.standard .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}
.standard .page-link {
  padding: 0.375rem 0.75rem;
}
.standard .page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.standard .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.standard .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
.standard .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.standard .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.standard .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.standard .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.standard .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.standard .badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.standard .badge:empty {
  display: none;
}
.standard .btn .badge {
  position: relative;
  top: -1px;
}
.standard .alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.standard .alert-heading {
  color: inherit;
}
.standard .alert-link {
  font-weight: 700;
}
.standard .alert-dismissible {
  padding-right: 3rem;
}
.standard .alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}
.standard .alert-primary {
  color: #084298;
  background-color: #cfe2ff;
  border-color: #b6d4fe;
}
.standard .alert-primary .alert-link {
  color: #06357a;
}
.standard .alert-secondary {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}
.standard .alert-secondary .alert-link {
  color: #34383c;
}
.standard .alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}
.standard .alert-success .alert-link {
  color: #0c4128;
}
.standard .alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}
.standard .alert-info .alert-link {
  color: #04414d;
}
.standard .alert-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}
.standard .alert-warning .alert-link {
  color: #523e02;
}
.standard .alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}
.standard .alert-danger .alert-link {
  color: #6a1a21;
}
.standard .alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.standard .alert-light .alert-link {
  color: #4f5050;
}
.standard .alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}
.standard .alert-dark .alert-link {
  color: #101214;
}
@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.standard .progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.standard .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0d6efd;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .standard .progress-bar {
    transition: none;
  }
}
.standard .progress-bar-striped {
  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: 1rem 1rem;
}
.standard .progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .standard .progress-bar-animated {
    animation: none;
  }
}
.standard .list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.standard .list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.standard .list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}
.standard .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.standard .list-group-item-action:hover, .standard .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.standard .list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.standard .list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.standard .list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.standard .list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.standard .list-group-item.disabled, .standard .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.standard .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.standard .list-group-item + .list-group-item {
  border-top-width: 0;
}
.standard .list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.standard .list-group-horizontal {
  flex-direction: row;
}
.standard .list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.standard .list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.standard .list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.standard .list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.standard .list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .standard .list-group-horizontal-sm {
    flex-direction: row;
  }
  .standard .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .standard .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .standard .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .standard .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .standard .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .standard .list-group-horizontal-md {
    flex-direction: row;
  }
  .standard .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .standard .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .standard .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .standard .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .standard .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .standard .list-group-horizontal-lg {
    flex-direction: row;
  }
  .standard .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .standard .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .standard .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .standard .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .standard .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .standard .list-group-horizontal-xl {
    flex-direction: row;
  }
  .standard .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .standard .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .standard .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .standard .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .standard .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1400px) {
  .standard .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .standard .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .standard .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .standard .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .standard .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .standard .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.standard .list-group-flush {
  border-radius: 0;
}
.standard .list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.standard .list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.standard .list-group-item-primary {
  color: #084298;
  background-color: #cfe2ff;
}
.standard .list-group-item-primary.list-group-item-action:hover, .standard .list-group-item-primary.list-group-item-action:focus {
  color: #084298;
  background-color: #bacbe6;
}
.standard .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #084298;
  border-color: #084298;
}
.standard .list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}
.standard .list-group-item-secondary.list-group-item-action:hover, .standard .list-group-item-secondary.list-group-item-action:focus {
  color: #41464b;
  background-color: #cbccce;
}
.standard .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}
.standard .list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}
.standard .list-group-item-success.list-group-item-action:hover, .standard .list-group-item-success.list-group-item-action:focus {
  color: #0f5132;
  background-color: #bcd0c7;
}
.standard .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}
.standard .list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}
.standard .list-group-item-info.list-group-item-action:hover, .standard .list-group-item-info.list-group-item-action:focus {
  color: #055160;
  background-color: #badce3;
}
.standard .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}
.standard .list-group-item-warning {
  color: #664d03;
  background-color: #fff3cd;
}
.standard .list-group-item-warning.list-group-item-action:hover, .standard .list-group-item-warning.list-group-item-action:focus {
  color: #664d03;
  background-color: #e6dbb9;
}
.standard .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664d03;
  border-color: #664d03;
}
.standard .list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}
.standard .list-group-item-danger.list-group-item-action:hover, .standard .list-group-item-danger.list-group-item-action:focus {
  color: #842029;
  background-color: #dfc2c4;
}
.standard .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}
.standard .list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}
.standard .list-group-item-light.list-group-item-action:hover, .standard .list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}
.standard .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}
.standard .list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}
.standard .list-group-item-dark.list-group-item-action:hover, .standard .list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}
.standard .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}
.standard .btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}
.standard .btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.standard .btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}
.standard .btn-close:disabled, .standard .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: 0.25;
}
.standard .btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}
.standard .toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.standard .toast.showing {
  opacity: 0;
}
.standard .toast:not(.show) {
  display: none;
}
.standard .toast-container {
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.standard .toast-container > :not(:last-child) {
  margin-bottom: 0.75rem;
}
.standard .toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.standard .toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}
.standard .toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}
.standard .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}
.standard .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.standard .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .standard .modal.fade .modal-dialog {
    transition: none;
  }
}
.standard .modal.show .modal-dialog {
  transform: none;
}
.standard .modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.standard .modal-dialog-scrollable {
  height: calc(100% - 1rem);
}
.standard .modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.standard .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.standard .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.standard .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.standard .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.standard .modal-backdrop.fade {
  opacity: 0;
}
.standard .modal-backdrop.show {
  opacity: 0.5;
}
.standard .modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.standard .modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}
.standard .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.standard .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.standard .modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.standard .modal-footer > * {
  margin: 0.25rem;
}
@media (min-width: 576px) {
  .standard .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .standard .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .standard .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .standard .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .standard .modal-lg,
  .standard .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .standard .modal-xl {
    max-width: 1140px;
  }
}
.standard .modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.standard .modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.standard .modal-fullscreen .modal-header {
  border-radius: 0;
}
.standard .modal-fullscreen .modal-body {
  overflow-y: auto;
}
.standard .modal-fullscreen .modal-footer {
  border-radius: 0;
}
@media (max-width: 575.98px) {
  .standard .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .standard .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .standard .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .standard .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .standard .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .standard .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .standard .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .standard .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .standard .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .standard .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .standard .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .standard .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .standard .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .standard .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .standard .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1199.98px) {
  .standard .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .standard .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .standard .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .standard .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .standard .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1399.98px) {
  .standard .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .standard .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .standard .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .standard .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .standard .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
.standard .tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.standard .tooltip.show {
  opacity: 0.9;
}
.standard .tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.standard .tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.standard .bs-tooltip-top, .standard .bs-tooltip-auto[data-popper-placement^=top] {
  padding: 0.4rem 0;
}
.standard .bs-tooltip-top .tooltip-arrow, .standard .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}
.standard .bs-tooltip-top .tooltip-arrow::before, .standard .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.standard .bs-tooltip-end, .standard .bs-tooltip-auto[data-popper-placement^=right] {
  padding: 0 0.4rem;
}
.standard .bs-tooltip-end .tooltip-arrow, .standard .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.standard .bs-tooltip-end .tooltip-arrow::before, .standard .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.standard .bs-tooltip-bottom, .standard .bs-tooltip-auto[data-popper-placement^=bottom] {
  padding: 0.4rem 0;
}
.standard .bs-tooltip-bottom .tooltip-arrow, .standard .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}
.standard .bs-tooltip-bottom .tooltip-arrow::before, .standard .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.standard .bs-tooltip-start, .standard .bs-tooltip-auto[data-popper-placement^=left] {
  padding: 0 0.4rem;
}
.standard .bs-tooltip-start .tooltip-arrow, .standard .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.standard .bs-tooltip-start .tooltip-arrow::before, .standard .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.standard .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.standard .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.standard .popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.standard .popover .popover-arrow::before, .standard .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.standard .bs-popover-top > .popover-arrow, .standard .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.standard .bs-popover-top > .popover-arrow::before, .standard .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.standard .bs-popover-top > .popover-arrow::after, .standard .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.standard .bs-popover-end > .popover-arrow, .standard .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.standard .bs-popover-end > .popover-arrow::before, .standard .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.standard .bs-popover-end > .popover-arrow::after, .standard .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.standard .bs-popover-bottom > .popover-arrow, .standard .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.standard .bs-popover-bottom > .popover-arrow::before, .standard .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.standard .bs-popover-bottom > .popover-arrow::after, .standard .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.standard .bs-popover-bottom .popover-header::before, .standard .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}
.standard .bs-popover-start > .popover-arrow, .standard .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.standard .bs-popover-start > .popover-arrow::before, .standard .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.standard .bs-popover-start > .popover-arrow::after, .standard .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.standard .popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.standard .popover-header:empty {
  display: none;
}
.standard .popover-body {
  padding: 1rem 1rem;
  color: #212529;
}
.standard .carousel {
  position: relative;
}
.standard .carousel.pointer-event {
  touch-action: pan-y;
}
.standard .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.standard .carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.standard .carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .standard .carousel-item {
    transition: none;
  }
}
.standard .carousel-item.active,
.standard .carousel-item-next,
.standard .carousel-item-prev {
  display: block;
}
.standard .carousel-item-next:not(.carousel-item-start),
.standard .active.carousel-item-end {
  transform: translateX(100%);
}
.standard .carousel-item-prev:not(.carousel-item-end),
.standard .active.carousel-item-start {
  transform: translateX(-100%);
}
.standard .carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.standard .carousel-fade .carousel-item.active,
.standard .carousel-fade .carousel-item-next.carousel-item-start,
.standard .carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.standard .carousel-fade .active.carousel-item-start,
.standard .carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .standard .carousel-fade .active.carousel-item-start,
  .standard .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}
.standard .carousel-control-prev,
.standard .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .standard .carousel-control-prev,
  .standard .carousel-control-next {
    transition: none;
  }
}
.standard .carousel-control-prev:hover, .standard .carousel-control-prev:focus,
.standard .carousel-control-next:hover,
.standard .carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.standard .carousel-control-prev {
  left: 0;
}
.standard .carousel-control-next {
  right: 0;
}
.standard .carousel-control-prev-icon,
.standard .carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}
.standard .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.standard .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.standard .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.standard .carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .standard .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.standard .carousel-indicators .active {
  opacity: 1;
}
.standard .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
.standard .carousel-dark .carousel-control-prev-icon,
.standard .carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.standard .carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.standard .carousel-dark .carousel-caption {
  color: #000;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.standard .spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}
.standard .spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.standard .spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}
.standard .spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .standard .spinner-border,
  .standard .spinner-grow {
    animation-duration: 1.5s;
  }
}
.standard .offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .standard .offcanvas {
    transition: none;
  }
}
.standard .offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.standard .offcanvas-backdrop.fade {
  opacity: 0;
}
.standard .offcanvas-backdrop.show {
  opacity: 0.5;
}
.standard .offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}
.standard .offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}
.standard .offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.standard .offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}
.standard .offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}
.standard .offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}
.standard .offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%);
}
.standard .offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}
.standard .offcanvas.show {
  transform: none;
}
.standard .placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentColor;
  opacity: 0.5;
}
.standard .placeholder.btn::before {
  display: inline-block;
  content: "";
}
.standard .placeholder-xs {
  min-height: 0.6em;
}
.standard .placeholder-sm {
  min-height: 0.8em;
}
.standard .placeholder-lg {
  min-height: 1.2em;
}
.standard .placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}
@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.standard .placeholder-wave {
  -webkit-mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  -webkit-mask-size: 200% 100%;
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}
@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
    mask-position: -200% 0%;
  }
}
.standard .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.standard .link-primary {
  color: #0d6efd;
}
.standard .link-primary:hover, .standard .link-primary:focus {
  color: #0a58ca;
}
.standard .link-secondary {
  color: #6c757d;
}
.standard .link-secondary:hover, .standard .link-secondary:focus {
  color: #565e64;
}
.standard .link-success {
  color: #198754;
}
.standard .link-success:hover, .standard .link-success:focus {
  color: #146c43;
}
.standard .link-info {
  color: #0dcaf0;
}
.standard .link-info:hover, .standard .link-info:focus {
  color: #3dd5f3;
}
.standard .link-warning {
  color: #ffc107;
}
.standard .link-warning:hover, .standard .link-warning:focus {
  color: #ffcd39;
}
.standard .link-danger {
  color: #dc3545;
}
.standard .link-danger:hover, .standard .link-danger:focus {
  color: #b02a37;
}
.standard .link-light {
  color: #f8f9fa;
}
.standard .link-light:hover, .standard .link-light:focus {
  color: #f9fafb;
}
.standard .link-dark {
  color: #212529;
}
.standard .link-dark:hover, .standard .link-dark:focus {
  color: #1a1e21;
}
.standard .ratio {
  position: relative;
  width: 100%;
}
.standard .ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.standard .ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.standard .ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
.standard .ratio-4x3 {
  --bs-aspect-ratio: 75%;
}
.standard .ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}
.standard .ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}
.standard .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.standard .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.standard .sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}
@media (min-width: 576px) {
  .standard .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .standard .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .standard .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .standard .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .standard .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.standard .hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}
.standard .vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}
.standard .visually-hidden,
.standard .visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.standard .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.standard .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.standard .vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: 0.25;
}
.standard .align-baseline {
  vertical-align: baseline !important;
}
.standard .align-top {
  vertical-align: top !important;
}
.standard .align-middle {
  vertical-align: middle !important;
}
.standard .align-bottom {
  vertical-align: bottom !important;
}
.standard .align-text-bottom {
  vertical-align: text-bottom !important;
}
.standard .align-text-top {
  vertical-align: text-top !important;
}
.standard .float-start {
  float: left !important;
}
.standard .float-end {
  float: right !important;
}
.standard .float-none {
  float: none !important;
}
.standard .opacity-0 {
  opacity: 0 !important;
}
.standard .opacity-25 {
  opacity: 0.25 !important;
}
.standard .opacity-50 {
  opacity: 0.5 !important;
}
.standard .opacity-75 {
  opacity: 0.75 !important;
}
.standard .opacity-100 {
  opacity: 1 !important;
}
.standard .overflow-auto {
  overflow: auto !important;
}
.standard .overflow-hidden {
  overflow: hidden !important;
}
.standard .overflow-visible {
  overflow: visible !important;
}
.standard .overflow-scroll {
  overflow: scroll !important;
}
.standard .d-inline {
  display: inline !important;
}
.standard .d-inline-block {
  display: inline-block !important;
}
.standard .d-block {
  display: block !important;
}
.standard .d-grid {
  display: grid !important;
}
.standard .d-table {
  display: table !important;
}
.standard .d-table-row {
  display: table-row !important;
}
.standard .d-table-cell {
  display: table-cell !important;
}
.standard .d-flex {
  display: flex !important;
}
.standard .d-inline-flex {
  display: inline-flex !important;
}
.standard .d-none {
  display: none !important;
}
.standard .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.standard .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.standard .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.standard .shadow-none {
  box-shadow: none !important;
}
.standard .position-static {
  position: static !important;
}
.standard .position-relative {
  position: relative !important;
}
.standard .position-absolute {
  position: absolute !important;
}
.standard .position-fixed {
  position: fixed !important;
}
.standard .position-sticky {
  position: sticky !important;
}
.standard .top-0 {
  top: 0 !important;
}
.standard .top-50 {
  top: 50% !important;
}
.standard .top-100 {
  top: 100% !important;
}
.standard .bottom-0 {
  bottom: 0 !important;
}
.standard .bottom-50 {
  bottom: 50% !important;
}
.standard .bottom-100 {
  bottom: 100% !important;
}
.standard .start-0 {
  left: 0 !important;
}
.standard .start-50 {
  left: 50% !important;
}
.standard .start-100 {
  left: 100% !important;
}
.standard .end-0 {
  right: 0 !important;
}
.standard .end-50 {
  right: 50% !important;
}
.standard .end-100 {
  right: 100% !important;
}
.standard .translate-middle {
  transform: translate(-50%, -50%) !important;
}
.standard .translate-middle-x {
  transform: translateX(-50%) !important;
}
.standard .translate-middle-y {
  transform: translateY(-50%) !important;
}
.standard .border {
  border: 1px solid #dee2e6 !important;
}
.standard .border-0 {
  border: 0 !important;
}
.standard .border-top {
  border-top: 1px solid #dee2e6 !important;
}
.standard .border-top-0 {
  border-top: 0 !important;
}
.standard .border-end {
  border-right: 1px solid #dee2e6 !important;
}
.standard .border-end-0 {
  border-right: 0 !important;
}
.standard .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.standard .border-bottom-0 {
  border-bottom: 0 !important;
}
.standard .border-start {
  border-left: 1px solid #dee2e6 !important;
}
.standard .border-start-0 {
  border-left: 0 !important;
}
.standard .border-primary {
  border-color: #0d6efd !important;
}
.standard .border-secondary {
  border-color: #6c757d !important;
}
.standard .border-success {
  border-color: #198754 !important;
}
.standard .border-info {
  border-color: #0dcaf0 !important;
}
.standard .border-warning {
  border-color: #ffc107 !important;
}
.standard .border-danger {
  border-color: #dc3545 !important;
}
.standard .border-light {
  border-color: #f8f9fa !important;
}
.standard .border-dark {
  border-color: #212529 !important;
}
.standard .border-white {
  border-color: #fff !important;
}
.standard .border-1 {
  border-width: 1px !important;
}
.standard .border-2 {
  border-width: 2px !important;
}
.standard .border-3 {
  border-width: 3px !important;
}
.standard .border-4 {
  border-width: 4px !important;
}
.standard .border-5 {
  border-width: 5px !important;
}
.standard .w-25 {
  width: 25% !important;
}
.standard .w-50 {
  width: 50% !important;
}
.standard .w-75 {
  width: 75% !important;
}
.standard .w-100 {
  width: 100% !important;
}
.standard .w-auto {
  width: auto !important;
}
.standard .mw-100 {
  max-width: 100% !important;
}
.standard .vw-100 {
  width: 100vw !important;
}
.standard .min-vw-100 {
  min-width: 100vw !important;
}
.standard .h-25 {
  height: 25% !important;
}
.standard .h-50 {
  height: 50% !important;
}
.standard .h-75 {
  height: 75% !important;
}
.standard .h-100 {
  height: 100% !important;
}
.standard .h-auto {
  height: auto !important;
}
.standard .mh-100 {
  max-height: 100% !important;
}
.standard .vh-100 {
  height: 100vh !important;
}
.standard .min-vh-100 {
  min-height: 100vh !important;
}
.standard .flex-fill {
  flex: 1 1 auto !important;
}
.standard .flex-row {
  flex-direction: row !important;
}
.standard .flex-column {
  flex-direction: column !important;
}
.standard .flex-row-reverse {
  flex-direction: row-reverse !important;
}
.standard .flex-column-reverse {
  flex-direction: column-reverse !important;
}
.standard .flex-grow-0 {
  flex-grow: 0 !important;
}
.standard .flex-grow-1 {
  flex-grow: 1 !important;
}
.standard .flex-shrink-0 {
  flex-shrink: 0 !important;
}
.standard .flex-shrink-1 {
  flex-shrink: 1 !important;
}
.standard .flex-wrap {
  flex-wrap: wrap !important;
}
.standard .flex-nowrap {
  flex-wrap: nowrap !important;
}
.standard .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.standard .gap-0 {
  gap: 0 !important;
}
.standard .gap-1 {
  gap: 0.25rem !important;
}
.standard .gap-2 {
  gap: 0.5rem !important;
}
.standard .gap-3 {
  gap: 1rem !important;
}
.standard .gap-4 {
  gap: 1.5rem !important;
}
.standard .gap-5 {
  gap: 3rem !important;
}
.standard .justify-content-start {
  justify-content: flex-start !important;
}
.standard .justify-content-end {
  justify-content: flex-end !important;
}
.standard .justify-content-center {
  justify-content: center !important;
}
.standard .justify-content-between {
  justify-content: space-between !important;
}
.standard .justify-content-around {
  justify-content: space-around !important;
}
.standard .justify-content-evenly {
  justify-content: space-evenly !important;
}
.standard .align-items-start {
  align-items: flex-start !important;
}
.standard .align-items-end {
  align-items: flex-end !important;
}
.standard .align-items-center {
  align-items: center !important;
}
.standard .align-items-baseline {
  align-items: baseline !important;
}
.standard .align-items-stretch {
  align-items: stretch !important;
}
.standard .align-content-start {
  align-content: flex-start !important;
}
.standard .align-content-end {
  align-content: flex-end !important;
}
.standard .align-content-center {
  align-content: center !important;
}
.standard .align-content-between {
  align-content: space-between !important;
}
.standard .align-content-around {
  align-content: space-around !important;
}
.standard .align-content-stretch {
  align-content: stretch !important;
}
.standard .align-self-auto {
  align-self: auto !important;
}
.standard .align-self-start {
  align-self: flex-start !important;
}
.standard .align-self-end {
  align-self: flex-end !important;
}
.standard .align-self-center {
  align-self: center !important;
}
.standard .align-self-baseline {
  align-self: baseline !important;
}
.standard .align-self-stretch {
  align-self: stretch !important;
}
.standard .order-first {
  order: -1 !important;
}
.standard .order-0 {
  order: 0 !important;
}
.standard .order-1 {
  order: 1 !important;
}
.standard .order-2 {
  order: 2 !important;
}
.standard .order-3 {
  order: 3 !important;
}
.standard .order-4 {
  order: 4 !important;
}
.standard .order-5 {
  order: 5 !important;
}
.standard .order-last {
  order: 6 !important;
}
.standard .m-0 {
  margin: 0 !important;
}
.standard .m-1 {
  margin: 0.25rem !important;
}
.standard .m-2 {
  margin: 0.5rem !important;
}
.standard .m-3 {
  margin: 1rem !important;
}
.standard .m-4 {
  margin: 1.5rem !important;
}
.standard .m-5 {
  margin: 3rem !important;
}
.standard .m-auto {
  margin: auto !important;
}
.standard .mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.standard .mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.standard .mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.standard .mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.standard .mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.standard .mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.standard .mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.standard .my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.standard .my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.standard .my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.standard .my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.standard .my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.standard .my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.standard .my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.standard .mt-0 {
  margin-top: 0 !important;
}
.standard .mt-1 {
  margin-top: 0.25rem !important;
}
.standard .mt-2 {
  margin-top: 0.5rem !important;
}
.standard .mt-3 {
  margin-top: 1rem !important;
}
.standard .mt-4 {
  margin-top: 1.5rem !important;
}
.standard .mt-5 {
  margin-top: 3rem !important;
}
.standard .mt-auto {
  margin-top: auto !important;
}
.standard .me-0 {
  margin-right: 0 !important;
}
.standard .me-1 {
  margin-right: 0.25rem !important;
}
.standard .me-2 {
  margin-right: 0.5rem !important;
}
.standard .me-3 {
  margin-right: 1rem !important;
}
.standard .me-4 {
  margin-right: 1.5rem !important;
}
.standard .me-5 {
  margin-right: 3rem !important;
}
.standard .me-auto {
  margin-right: auto !important;
}
.standard .mb-0 {
  margin-bottom: 0 !important;
}
.standard .mb-1 {
  margin-bottom: 0.25rem !important;
}
.standard .mb-2 {
  margin-bottom: 0.5rem !important;
}
.standard .mb-3 {
  margin-bottom: 1rem !important;
}
.standard .mb-4 {
  margin-bottom: 1.5rem !important;
}
.standard .mb-5 {
  margin-bottom: 3rem !important;
}
.standard .mb-auto {
  margin-bottom: auto !important;
}
.standard .ms-0 {
  margin-left: 0 !important;
}
.standard .ms-1 {
  margin-left: 0.25rem !important;
}
.standard .ms-2 {
  margin-left: 0.5rem !important;
}
.standard .ms-3 {
  margin-left: 1rem !important;
}
.standard .ms-4 {
  margin-left: 1.5rem !important;
}
.standard .ms-5 {
  margin-left: 3rem !important;
}
.standard .ms-auto {
  margin-left: auto !important;
}
.standard .p-0 {
  padding: 0 !important;
}
.standard .p-1 {
  padding: 0.25rem !important;
}
.standard .p-2 {
  padding: 0.5rem !important;
}
.standard .p-3 {
  padding: 1rem !important;
}
.standard .p-4 {
  padding: 1.5rem !important;
}
.standard .p-5 {
  padding: 3rem !important;
}
.standard .px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.standard .px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.standard .px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.standard .px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.standard .px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.standard .px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.standard .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.standard .py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.standard .py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.standard .py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.standard .py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.standard .py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.standard .pt-0 {
  padding-top: 0 !important;
}
.standard .pt-1 {
  padding-top: 0.25rem !important;
}
.standard .pt-2 {
  padding-top: 0.5rem !important;
}
.standard .pt-3 {
  padding-top: 1rem !important;
}
.standard .pt-4 {
  padding-top: 1.5rem !important;
}
.standard .pt-5 {
  padding-top: 3rem !important;
}
.standard .pe-0 {
  padding-right: 0 !important;
}
.standard .pe-1 {
  padding-right: 0.25rem !important;
}
.standard .pe-2 {
  padding-right: 0.5rem !important;
}
.standard .pe-3 {
  padding-right: 1rem !important;
}
.standard .pe-4 {
  padding-right: 1.5rem !important;
}
.standard .pe-5 {
  padding-right: 3rem !important;
}
.standard .pb-0 {
  padding-bottom: 0 !important;
}
.standard .pb-1 {
  padding-bottom: 0.25rem !important;
}
.standard .pb-2 {
  padding-bottom: 0.5rem !important;
}
.standard .pb-3 {
  padding-bottom: 1rem !important;
}
.standard .pb-4 {
  padding-bottom: 1.5rem !important;
}
.standard .pb-5 {
  padding-bottom: 3rem !important;
}
.standard .ps-0 {
  padding-left: 0 !important;
}
.standard .ps-1 {
  padding-left: 0.25rem !important;
}
.standard .ps-2 {
  padding-left: 0.5rem !important;
}
.standard .ps-3 {
  padding-left: 1rem !important;
}
.standard .ps-4 {
  padding-left: 1.5rem !important;
}
.standard .ps-5 {
  padding-left: 3rem !important;
}
.standard .font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
.standard .fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}
.standard .fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}
.standard .fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}
.standard .fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}
.standard .fs-5 {
  font-size: 1.25rem !important;
}
.standard .fs-6 {
  font-size: 1rem !important;
}
.standard .fst-italic {
  font-style: italic !important;
}
.standard .fst-normal {
  font-style: normal !important;
}
.standard .fw-light {
  font-weight: 300 !important;
}
.standard .fw-lighter {
  font-weight: lighter !important;
}
.standard .fw-normal {
  font-weight: 400 !important;
}
.standard .fw-bold {
  font-weight: 700 !important;
}
.standard .fw-bolder {
  font-weight: bolder !important;
}
.standard .lh-1 {
  line-height: 1 !important;
}
.standard .lh-sm {
  line-height: 1.25 !important;
}
.standard .lh-base {
  line-height: 1.5 !important;
}
.standard .lh-lg {
  line-height: 2 !important;
}
.standard .text-start {
  text-align: left !important;
}
.standard .text-end {
  text-align: right !important;
}
.standard .text-center {
  text-align: center !important;
}
.standard .text-decoration-none {
  text-decoration: none !important;
}
.standard .text-decoration-underline {
  text-decoration: underline !important;
}
.standard .text-decoration-line-through {
  text-decoration: line-through !important;
}
.standard .text-lowercase {
  text-transform: lowercase !important;
}
.standard .text-uppercase {
  text-transform: uppercase !important;
}
.standard .text-capitalize {
  text-transform: capitalize !important;
}
.standard .text-wrap {
  white-space: normal !important;
}
.standard .text-nowrap {
  white-space: nowrap !important;
}
.standard .text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.standard .text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
.standard .text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}
.standard .text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}
.standard .text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}
.standard .text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}
.standard .text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}
.standard .text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}
.standard .text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
.standard .text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}
.standard .text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.standard .text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}
.standard .text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important;
}
.standard .text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}
.standard .text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}
.standard .text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}
.standard .text-opacity-25 {
  --bs-text-opacity: 0.25;
}
.standard .text-opacity-50 {
  --bs-text-opacity: 0.5;
}
.standard .text-opacity-75 {
  --bs-text-opacity: 0.75;
}
.standard .text-opacity-100 {
  --bs-text-opacity: 1;
}
.standard .bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}
.standard .bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}
.standard .bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}
.standard .bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}
.standard .bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}
.standard .bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}
.standard .bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}
.standard .bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}
.standard .bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}
.standard .bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.standard .bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}
.standard .bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}
.standard .bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}
.standard .bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}
.standard .bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}
.standard .bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}
.standard .bg-opacity-100 {
  --bs-bg-opacity: 1;
}
.standard .bg-gradient {
  background-image: var(--bs-gradient) !important;
}
.standard .user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}
.standard .user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  user-select: auto !important;
}
.standard .user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}
.standard .pe-none {
  pointer-events: none !important;
}
.standard .pe-auto {
  pointer-events: auto !important;
}
.standard .rounded {
  border-radius: 0.25rem !important;
}
.standard .rounded-0 {
  border-radius: 0 !important;
}
.standard .rounded-1 {
  border-radius: 0.2rem !important;
}
.standard .rounded-2 {
  border-radius: 0.25rem !important;
}
.standard .rounded-3 {
  border-radius: 0.3rem !important;
}
.standard .rounded-circle {
  border-radius: 50% !important;
}
.standard .rounded-pill {
  border-radius: 50rem !important;
}
.standard .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.standard .rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.standard .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.standard .rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}
.standard .visible {
  visibility: visible !important;
}
.standard .invisible {
  visibility: hidden !important;
}
@media (min-width: 576px) {
  .standard .float-sm-start {
    float: left !important;
  }
  .standard .float-sm-end {
    float: right !important;
  }
  .standard .float-sm-none {
    float: none !important;
  }
  .standard .d-sm-inline {
    display: inline !important;
  }
  .standard .d-sm-inline-block {
    display: inline-block !important;
  }
  .standard .d-sm-block {
    display: block !important;
  }
  .standard .d-sm-grid {
    display: grid !important;
  }
  .standard .d-sm-table {
    display: table !important;
  }
  .standard .d-sm-table-row {
    display: table-row !important;
  }
  .standard .d-sm-table-cell {
    display: table-cell !important;
  }
  .standard .d-sm-flex {
    display: flex !important;
  }
  .standard .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .standard .d-sm-none {
    display: none !important;
  }
  .standard .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .standard .flex-sm-row {
    flex-direction: row !important;
  }
  .standard .flex-sm-column {
    flex-direction: column !important;
  }
  .standard .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .standard .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .standard .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .standard .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .standard .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .standard .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .standard .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .standard .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .standard .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .standard .gap-sm-0 {
    gap: 0 !important;
  }
  .standard .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .standard .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .standard .gap-sm-3 {
    gap: 1rem !important;
  }
  .standard .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .standard .gap-sm-5 {
    gap: 3rem !important;
  }
  .standard .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .standard .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .standard .justify-content-sm-center {
    justify-content: center !important;
  }
  .standard .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .standard .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .standard .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .standard .align-items-sm-start {
    align-items: flex-start !important;
  }
  .standard .align-items-sm-end {
    align-items: flex-end !important;
  }
  .standard .align-items-sm-center {
    align-items: center !important;
  }
  .standard .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .standard .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .standard .align-content-sm-start {
    align-content: flex-start !important;
  }
  .standard .align-content-sm-end {
    align-content: flex-end !important;
  }
  .standard .align-content-sm-center {
    align-content: center !important;
  }
  .standard .align-content-sm-between {
    align-content: space-between !important;
  }
  .standard .align-content-sm-around {
    align-content: space-around !important;
  }
  .standard .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .standard .align-self-sm-auto {
    align-self: auto !important;
  }
  .standard .align-self-sm-start {
    align-self: flex-start !important;
  }
  .standard .align-self-sm-end {
    align-self: flex-end !important;
  }
  .standard .align-self-sm-center {
    align-self: center !important;
  }
  .standard .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .standard .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .standard .order-sm-first {
    order: -1 !important;
  }
  .standard .order-sm-0 {
    order: 0 !important;
  }
  .standard .order-sm-1 {
    order: 1 !important;
  }
  .standard .order-sm-2 {
    order: 2 !important;
  }
  .standard .order-sm-3 {
    order: 3 !important;
  }
  .standard .order-sm-4 {
    order: 4 !important;
  }
  .standard .order-sm-5 {
    order: 5 !important;
  }
  .standard .order-sm-last {
    order: 6 !important;
  }
  .standard .m-sm-0 {
    margin: 0 !important;
  }
  .standard .m-sm-1 {
    margin: 0.25rem !important;
  }
  .standard .m-sm-2 {
    margin: 0.5rem !important;
  }
  .standard .m-sm-3 {
    margin: 1rem !important;
  }
  .standard .m-sm-4 {
    margin: 1.5rem !important;
  }
  .standard .m-sm-5 {
    margin: 3rem !important;
  }
  .standard .m-sm-auto {
    margin: auto !important;
  }
  .standard .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .standard .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .standard .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .standard .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .standard .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .standard .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .standard .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .standard .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .standard .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .standard .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .standard .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .standard .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .standard .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .standard .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .standard .mt-sm-0 {
    margin-top: 0 !important;
  }
  .standard .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .standard .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .standard .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .standard .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .standard .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .standard .mt-sm-auto {
    margin-top: auto !important;
  }
  .standard .me-sm-0 {
    margin-right: 0 !important;
  }
  .standard .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .standard .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .standard .me-sm-3 {
    margin-right: 1rem !important;
  }
  .standard .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .standard .me-sm-5 {
    margin-right: 3rem !important;
  }
  .standard .me-sm-auto {
    margin-right: auto !important;
  }
  .standard .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .standard .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .standard .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .standard .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .standard .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .standard .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .standard .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .standard .ms-sm-0 {
    margin-left: 0 !important;
  }
  .standard .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .standard .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .standard .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .standard .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .standard .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .standard .ms-sm-auto {
    margin-left: auto !important;
  }
  .standard .p-sm-0 {
    padding: 0 !important;
  }
  .standard .p-sm-1 {
    padding: 0.25rem !important;
  }
  .standard .p-sm-2 {
    padding: 0.5rem !important;
  }
  .standard .p-sm-3 {
    padding: 1rem !important;
  }
  .standard .p-sm-4 {
    padding: 1.5rem !important;
  }
  .standard .p-sm-5 {
    padding: 3rem !important;
  }
  .standard .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .standard .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .standard .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .standard .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .standard .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .standard .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .standard .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .standard .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .standard .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .standard .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .standard .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .standard .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .standard .pt-sm-0 {
    padding-top: 0 !important;
  }
  .standard .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .standard .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .standard .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .standard .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .standard .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .standard .pe-sm-0 {
    padding-right: 0 !important;
  }
  .standard .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .standard .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .standard .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .standard .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .standard .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .standard .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .standard .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .standard .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .standard .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .standard .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .standard .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .standard .ps-sm-0 {
    padding-left: 0 !important;
  }
  .standard .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .standard .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .standard .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .standard .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .standard .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .standard .text-sm-start {
    text-align: left !important;
  }
  .standard .text-sm-end {
    text-align: right !important;
  }
  .standard .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .standard .float-md-start {
    float: left !important;
  }
  .standard .float-md-end {
    float: right !important;
  }
  .standard .float-md-none {
    float: none !important;
  }
  .standard .d-md-inline {
    display: inline !important;
  }
  .standard .d-md-inline-block {
    display: inline-block !important;
  }
  .standard .d-md-block {
    display: block !important;
  }
  .standard .d-md-grid {
    display: grid !important;
  }
  .standard .d-md-table {
    display: table !important;
  }
  .standard .d-md-table-row {
    display: table-row !important;
  }
  .standard .d-md-table-cell {
    display: table-cell !important;
  }
  .standard .d-md-flex {
    display: flex !important;
  }
  .standard .d-md-inline-flex {
    display: inline-flex !important;
  }
  .standard .d-md-none {
    display: none !important;
  }
  .standard .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .standard .flex-md-row {
    flex-direction: row !important;
  }
  .standard .flex-md-column {
    flex-direction: column !important;
  }
  .standard .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .standard .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .standard .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .standard .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .standard .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .standard .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .standard .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .standard .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .standard .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .standard .gap-md-0 {
    gap: 0 !important;
  }
  .standard .gap-md-1 {
    gap: 0.25rem !important;
  }
  .standard .gap-md-2 {
    gap: 0.5rem !important;
  }
  .standard .gap-md-3 {
    gap: 1rem !important;
  }
  .standard .gap-md-4 {
    gap: 1.5rem !important;
  }
  .standard .gap-md-5 {
    gap: 3rem !important;
  }
  .standard .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .standard .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .standard .justify-content-md-center {
    justify-content: center !important;
  }
  .standard .justify-content-md-between {
    justify-content: space-between !important;
  }
  .standard .justify-content-md-around {
    justify-content: space-around !important;
  }
  .standard .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .standard .align-items-md-start {
    align-items: flex-start !important;
  }
  .standard .align-items-md-end {
    align-items: flex-end !important;
  }
  .standard .align-items-md-center {
    align-items: center !important;
  }
  .standard .align-items-md-baseline {
    align-items: baseline !important;
  }
  .standard .align-items-md-stretch {
    align-items: stretch !important;
  }
  .standard .align-content-md-start {
    align-content: flex-start !important;
  }
  .standard .align-content-md-end {
    align-content: flex-end !important;
  }
  .standard .align-content-md-center {
    align-content: center !important;
  }
  .standard .align-content-md-between {
    align-content: space-between !important;
  }
  .standard .align-content-md-around {
    align-content: space-around !important;
  }
  .standard .align-content-md-stretch {
    align-content: stretch !important;
  }
  .standard .align-self-md-auto {
    align-self: auto !important;
  }
  .standard .align-self-md-start {
    align-self: flex-start !important;
  }
  .standard .align-self-md-end {
    align-self: flex-end !important;
  }
  .standard .align-self-md-center {
    align-self: center !important;
  }
  .standard .align-self-md-baseline {
    align-self: baseline !important;
  }
  .standard .align-self-md-stretch {
    align-self: stretch !important;
  }
  .standard .order-md-first {
    order: -1 !important;
  }
  .standard .order-md-0 {
    order: 0 !important;
  }
  .standard .order-md-1 {
    order: 1 !important;
  }
  .standard .order-md-2 {
    order: 2 !important;
  }
  .standard .order-md-3 {
    order: 3 !important;
  }
  .standard .order-md-4 {
    order: 4 !important;
  }
  .standard .order-md-5 {
    order: 5 !important;
  }
  .standard .order-md-last {
    order: 6 !important;
  }
  .standard .m-md-0 {
    margin: 0 !important;
  }
  .standard .m-md-1 {
    margin: 0.25rem !important;
  }
  .standard .m-md-2 {
    margin: 0.5rem !important;
  }
  .standard .m-md-3 {
    margin: 1rem !important;
  }
  .standard .m-md-4 {
    margin: 1.5rem !important;
  }
  .standard .m-md-5 {
    margin: 3rem !important;
  }
  .standard .m-md-auto {
    margin: auto !important;
  }
  .standard .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .standard .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .standard .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .standard .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .standard .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .standard .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .standard .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .standard .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .standard .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .standard .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .standard .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .standard .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .standard .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .standard .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .standard .mt-md-0 {
    margin-top: 0 !important;
  }
  .standard .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .standard .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .standard .mt-md-3 {
    margin-top: 1rem !important;
  }
  .standard .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .standard .mt-md-5 {
    margin-top: 3rem !important;
  }
  .standard .mt-md-auto {
    margin-top: auto !important;
  }
  .standard .me-md-0 {
    margin-right: 0 !important;
  }
  .standard .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .standard .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .standard .me-md-3 {
    margin-right: 1rem !important;
  }
  .standard .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .standard .me-md-5 {
    margin-right: 3rem !important;
  }
  .standard .me-md-auto {
    margin-right: auto !important;
  }
  .standard .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .standard .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .standard .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .standard .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .standard .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .standard .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .standard .mb-md-auto {
    margin-bottom: auto !important;
  }
  .standard .ms-md-0 {
    margin-left: 0 !important;
  }
  .standard .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .standard .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .standard .ms-md-3 {
    margin-left: 1rem !important;
  }
  .standard .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .standard .ms-md-5 {
    margin-left: 3rem !important;
  }
  .standard .ms-md-auto {
    margin-left: auto !important;
  }
  .standard .p-md-0 {
    padding: 0 !important;
  }
  .standard .p-md-1 {
    padding: 0.25rem !important;
  }
  .standard .p-md-2 {
    padding: 0.5rem !important;
  }
  .standard .p-md-3 {
    padding: 1rem !important;
  }
  .standard .p-md-4 {
    padding: 1.5rem !important;
  }
  .standard .p-md-5 {
    padding: 3rem !important;
  }
  .standard .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .standard .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .standard .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .standard .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .standard .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .standard .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .standard .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .standard .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .standard .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .standard .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .standard .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .standard .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .standard .pt-md-0 {
    padding-top: 0 !important;
  }
  .standard .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .standard .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .standard .pt-md-3 {
    padding-top: 1rem !important;
  }
  .standard .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .standard .pt-md-5 {
    padding-top: 3rem !important;
  }
  .standard .pe-md-0 {
    padding-right: 0 !important;
  }
  .standard .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .standard .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .standard .pe-md-3 {
    padding-right: 1rem !important;
  }
  .standard .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .standard .pe-md-5 {
    padding-right: 3rem !important;
  }
  .standard .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .standard .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .standard .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .standard .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .standard .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .standard .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .standard .ps-md-0 {
    padding-left: 0 !important;
  }
  .standard .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .standard .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .standard .ps-md-3 {
    padding-left: 1rem !important;
  }
  .standard .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .standard .ps-md-5 {
    padding-left: 3rem !important;
  }
  .standard .text-md-start {
    text-align: left !important;
  }
  .standard .text-md-end {
    text-align: right !important;
  }
  .standard .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .standard .float-lg-start {
    float: left !important;
  }
  .standard .float-lg-end {
    float: right !important;
  }
  .standard .float-lg-none {
    float: none !important;
  }
  .standard .d-lg-inline {
    display: inline !important;
  }
  .standard .d-lg-inline-block {
    display: inline-block !important;
  }
  .standard .d-lg-block {
    display: block !important;
  }
  .standard .d-lg-grid {
    display: grid !important;
  }
  .standard .d-lg-table {
    display: table !important;
  }
  .standard .d-lg-table-row {
    display: table-row !important;
  }
  .standard .d-lg-table-cell {
    display: table-cell !important;
  }
  .standard .d-lg-flex {
    display: flex !important;
  }
  .standard .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .standard .d-lg-none {
    display: none !important;
  }
  .standard .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .standard .flex-lg-row {
    flex-direction: row !important;
  }
  .standard .flex-lg-column {
    flex-direction: column !important;
  }
  .standard .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .standard .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .standard .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .standard .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .standard .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .standard .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .standard .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .standard .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .standard .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .standard .gap-lg-0 {
    gap: 0 !important;
  }
  .standard .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .standard .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .standard .gap-lg-3 {
    gap: 1rem !important;
  }
  .standard .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .standard .gap-lg-5 {
    gap: 3rem !important;
  }
  .standard .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .standard .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .standard .justify-content-lg-center {
    justify-content: center !important;
  }
  .standard .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .standard .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .standard .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .standard .align-items-lg-start {
    align-items: flex-start !important;
  }
  .standard .align-items-lg-end {
    align-items: flex-end !important;
  }
  .standard .align-items-lg-center {
    align-items: center !important;
  }
  .standard .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .standard .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .standard .align-content-lg-start {
    align-content: flex-start !important;
  }
  .standard .align-content-lg-end {
    align-content: flex-end !important;
  }
  .standard .align-content-lg-center {
    align-content: center !important;
  }
  .standard .align-content-lg-between {
    align-content: space-between !important;
  }
  .standard .align-content-lg-around {
    align-content: space-around !important;
  }
  .standard .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .standard .align-self-lg-auto {
    align-self: auto !important;
  }
  .standard .align-self-lg-start {
    align-self: flex-start !important;
  }
  .standard .align-self-lg-end {
    align-self: flex-end !important;
  }
  .standard .align-self-lg-center {
    align-self: center !important;
  }
  .standard .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .standard .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .standard .order-lg-first {
    order: -1 !important;
  }
  .standard .order-lg-0 {
    order: 0 !important;
  }
  .standard .order-lg-1 {
    order: 1 !important;
  }
  .standard .order-lg-2 {
    order: 2 !important;
  }
  .standard .order-lg-3 {
    order: 3 !important;
  }
  .standard .order-lg-4 {
    order: 4 !important;
  }
  .standard .order-lg-5 {
    order: 5 !important;
  }
  .standard .order-lg-last {
    order: 6 !important;
  }
  .standard .m-lg-0 {
    margin: 0 !important;
  }
  .standard .m-lg-1 {
    margin: 0.25rem !important;
  }
  .standard .m-lg-2 {
    margin: 0.5rem !important;
  }
  .standard .m-lg-3 {
    margin: 1rem !important;
  }
  .standard .m-lg-4 {
    margin: 1.5rem !important;
  }
  .standard .m-lg-5 {
    margin: 3rem !important;
  }
  .standard .m-lg-auto {
    margin: auto !important;
  }
  .standard .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .standard .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .standard .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .standard .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .standard .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .standard .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .standard .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .standard .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .standard .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .standard .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .standard .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .standard .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .standard .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .standard .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .standard .mt-lg-0 {
    margin-top: 0 !important;
  }
  .standard .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .standard .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .standard .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .standard .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .standard .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .standard .mt-lg-auto {
    margin-top: auto !important;
  }
  .standard .me-lg-0 {
    margin-right: 0 !important;
  }
  .standard .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .standard .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .standard .me-lg-3 {
    margin-right: 1rem !important;
  }
  .standard .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .standard .me-lg-5 {
    margin-right: 3rem !important;
  }
  .standard .me-lg-auto {
    margin-right: auto !important;
  }
  .standard .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .standard .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .standard .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .standard .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .standard .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .standard .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .standard .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .standard .ms-lg-0 {
    margin-left: 0 !important;
  }
  .standard .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .standard .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .standard .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .standard .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .standard .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .standard .ms-lg-auto {
    margin-left: auto !important;
  }
  .standard .p-lg-0 {
    padding: 0 !important;
  }
  .standard .p-lg-1 {
    padding: 0.25rem !important;
  }
  .standard .p-lg-2 {
    padding: 0.5rem !important;
  }
  .standard .p-lg-3 {
    padding: 1rem !important;
  }
  .standard .p-lg-4 {
    padding: 1.5rem !important;
  }
  .standard .p-lg-5 {
    padding: 3rem !important;
  }
  .standard .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .standard .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .standard .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .standard .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .standard .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .standard .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .standard .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .standard .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .standard .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .standard .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .standard .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .standard .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .standard .pt-lg-0 {
    padding-top: 0 !important;
  }
  .standard .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .standard .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .standard .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .standard .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .standard .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .standard .pe-lg-0 {
    padding-right: 0 !important;
  }
  .standard .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .standard .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .standard .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .standard .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .standard .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .standard .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .standard .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .standard .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .standard .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .standard .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .standard .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .standard .ps-lg-0 {
    padding-left: 0 !important;
  }
  .standard .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .standard .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .standard .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .standard .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .standard .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .standard .text-lg-start {
    text-align: left !important;
  }
  .standard .text-lg-end {
    text-align: right !important;
  }
  .standard .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .standard .float-xl-start {
    float: left !important;
  }
  .standard .float-xl-end {
    float: right !important;
  }
  .standard .float-xl-none {
    float: none !important;
  }
  .standard .d-xl-inline {
    display: inline !important;
  }
  .standard .d-xl-inline-block {
    display: inline-block !important;
  }
  .standard .d-xl-block {
    display: block !important;
  }
  .standard .d-xl-grid {
    display: grid !important;
  }
  .standard .d-xl-table {
    display: table !important;
  }
  .standard .d-xl-table-row {
    display: table-row !important;
  }
  .standard .d-xl-table-cell {
    display: table-cell !important;
  }
  .standard .d-xl-flex {
    display: flex !important;
  }
  .standard .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .standard .d-xl-none {
    display: none !important;
  }
  .standard .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .standard .flex-xl-row {
    flex-direction: row !important;
  }
  .standard .flex-xl-column {
    flex-direction: column !important;
  }
  .standard .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .standard .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .standard .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .standard .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .standard .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .standard .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .standard .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .standard .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .standard .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .standard .gap-xl-0 {
    gap: 0 !important;
  }
  .standard .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .standard .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .standard .gap-xl-3 {
    gap: 1rem !important;
  }
  .standard .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .standard .gap-xl-5 {
    gap: 3rem !important;
  }
  .standard .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .standard .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .standard .justify-content-xl-center {
    justify-content: center !important;
  }
  .standard .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .standard .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .standard .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .standard .align-items-xl-start {
    align-items: flex-start !important;
  }
  .standard .align-items-xl-end {
    align-items: flex-end !important;
  }
  .standard .align-items-xl-center {
    align-items: center !important;
  }
  .standard .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .standard .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .standard .align-content-xl-start {
    align-content: flex-start !important;
  }
  .standard .align-content-xl-end {
    align-content: flex-end !important;
  }
  .standard .align-content-xl-center {
    align-content: center !important;
  }
  .standard .align-content-xl-between {
    align-content: space-between !important;
  }
  .standard .align-content-xl-around {
    align-content: space-around !important;
  }
  .standard .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .standard .align-self-xl-auto {
    align-self: auto !important;
  }
  .standard .align-self-xl-start {
    align-self: flex-start !important;
  }
  .standard .align-self-xl-end {
    align-self: flex-end !important;
  }
  .standard .align-self-xl-center {
    align-self: center !important;
  }
  .standard .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .standard .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .standard .order-xl-first {
    order: -1 !important;
  }
  .standard .order-xl-0 {
    order: 0 !important;
  }
  .standard .order-xl-1 {
    order: 1 !important;
  }
  .standard .order-xl-2 {
    order: 2 !important;
  }
  .standard .order-xl-3 {
    order: 3 !important;
  }
  .standard .order-xl-4 {
    order: 4 !important;
  }
  .standard .order-xl-5 {
    order: 5 !important;
  }
  .standard .order-xl-last {
    order: 6 !important;
  }
  .standard .m-xl-0 {
    margin: 0 !important;
  }
  .standard .m-xl-1 {
    margin: 0.25rem !important;
  }
  .standard .m-xl-2 {
    margin: 0.5rem !important;
  }
  .standard .m-xl-3 {
    margin: 1rem !important;
  }
  .standard .m-xl-4 {
    margin: 1.5rem !important;
  }
  .standard .m-xl-5 {
    margin: 3rem !important;
  }
  .standard .m-xl-auto {
    margin: auto !important;
  }
  .standard .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .standard .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .standard .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .standard .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .standard .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .standard .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .standard .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .standard .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .standard .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .standard .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .standard .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .standard .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .standard .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .standard .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .standard .mt-xl-0 {
    margin-top: 0 !important;
  }
  .standard .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .standard .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .standard .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .standard .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .standard .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .standard .mt-xl-auto {
    margin-top: auto !important;
  }
  .standard .me-xl-0 {
    margin-right: 0 !important;
  }
  .standard .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .standard .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .standard .me-xl-3 {
    margin-right: 1rem !important;
  }
  .standard .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .standard .me-xl-5 {
    margin-right: 3rem !important;
  }
  .standard .me-xl-auto {
    margin-right: auto !important;
  }
  .standard .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .standard .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .standard .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .standard .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .standard .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .standard .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .standard .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .standard .ms-xl-0 {
    margin-left: 0 !important;
  }
  .standard .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .standard .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .standard .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .standard .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .standard .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .standard .ms-xl-auto {
    margin-left: auto !important;
  }
  .standard .p-xl-0 {
    padding: 0 !important;
  }
  .standard .p-xl-1 {
    padding: 0.25rem !important;
  }
  .standard .p-xl-2 {
    padding: 0.5rem !important;
  }
  .standard .p-xl-3 {
    padding: 1rem !important;
  }
  .standard .p-xl-4 {
    padding: 1.5rem !important;
  }
  .standard .p-xl-5 {
    padding: 3rem !important;
  }
  .standard .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .standard .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .standard .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .standard .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .standard .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .standard .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .standard .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .standard .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .standard .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .standard .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .standard .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .standard .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .standard .pt-xl-0 {
    padding-top: 0 !important;
  }
  .standard .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .standard .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .standard .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .standard .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .standard .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .standard .pe-xl-0 {
    padding-right: 0 !important;
  }
  .standard .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .standard .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .standard .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .standard .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .standard .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .standard .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .standard .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .standard .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .standard .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .standard .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .standard .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .standard .ps-xl-0 {
    padding-left: 0 !important;
  }
  .standard .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .standard .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .standard .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .standard .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .standard .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .standard .text-xl-start {
    text-align: left !important;
  }
  .standard .text-xl-end {
    text-align: right !important;
  }
  .standard .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .standard .float-xxl-start {
    float: left !important;
  }
  .standard .float-xxl-end {
    float: right !important;
  }
  .standard .float-xxl-none {
    float: none !important;
  }
  .standard .d-xxl-inline {
    display: inline !important;
  }
  .standard .d-xxl-inline-block {
    display: inline-block !important;
  }
  .standard .d-xxl-block {
    display: block !important;
  }
  .standard .d-xxl-grid {
    display: grid !important;
  }
  .standard .d-xxl-table {
    display: table !important;
  }
  .standard .d-xxl-table-row {
    display: table-row !important;
  }
  .standard .d-xxl-table-cell {
    display: table-cell !important;
  }
  .standard .d-xxl-flex {
    display: flex !important;
  }
  .standard .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .standard .d-xxl-none {
    display: none !important;
  }
  .standard .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .standard .flex-xxl-row {
    flex-direction: row !important;
  }
  .standard .flex-xxl-column {
    flex-direction: column !important;
  }
  .standard .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .standard .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .standard .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .standard .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .standard .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .standard .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .standard .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .standard .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .standard .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .standard .gap-xxl-0 {
    gap: 0 !important;
  }
  .standard .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .standard .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .standard .gap-xxl-3 {
    gap: 1rem !important;
  }
  .standard .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .standard .gap-xxl-5 {
    gap: 3rem !important;
  }
  .standard .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .standard .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .standard .justify-content-xxl-center {
    justify-content: center !important;
  }
  .standard .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .standard .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .standard .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .standard .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .standard .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .standard .align-items-xxl-center {
    align-items: center !important;
  }
  .standard .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .standard .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .standard .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .standard .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .standard .align-content-xxl-center {
    align-content: center !important;
  }
  .standard .align-content-xxl-between {
    align-content: space-between !important;
  }
  .standard .align-content-xxl-around {
    align-content: space-around !important;
  }
  .standard .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .standard .align-self-xxl-auto {
    align-self: auto !important;
  }
  .standard .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .standard .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .standard .align-self-xxl-center {
    align-self: center !important;
  }
  .standard .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .standard .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .standard .order-xxl-first {
    order: -1 !important;
  }
  .standard .order-xxl-0 {
    order: 0 !important;
  }
  .standard .order-xxl-1 {
    order: 1 !important;
  }
  .standard .order-xxl-2 {
    order: 2 !important;
  }
  .standard .order-xxl-3 {
    order: 3 !important;
  }
  .standard .order-xxl-4 {
    order: 4 !important;
  }
  .standard .order-xxl-5 {
    order: 5 !important;
  }
  .standard .order-xxl-last {
    order: 6 !important;
  }
  .standard .m-xxl-0 {
    margin: 0 !important;
  }
  .standard .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .standard .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .standard .m-xxl-3 {
    margin: 1rem !important;
  }
  .standard .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .standard .m-xxl-5 {
    margin: 3rem !important;
  }
  .standard .m-xxl-auto {
    margin: auto !important;
  }
  .standard .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .standard .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .standard .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .standard .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .standard .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .standard .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .standard .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .standard .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .standard .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .standard .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .standard .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .standard .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .standard .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .standard .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .standard .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .standard .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .standard .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .standard .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .standard .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .standard .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .standard .mt-xxl-auto {
    margin-top: auto !important;
  }
  .standard .me-xxl-0 {
    margin-right: 0 !important;
  }
  .standard .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .standard .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .standard .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .standard .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .standard .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .standard .me-xxl-auto {
    margin-right: auto !important;
  }
  .standard .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .standard .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .standard .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .standard .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .standard .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .standard .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .standard .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .standard .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .standard .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .standard .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .standard .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .standard .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .standard .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .standard .ms-xxl-auto {
    margin-left: auto !important;
  }
  .standard .p-xxl-0 {
    padding: 0 !important;
  }
  .standard .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .standard .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .standard .p-xxl-3 {
    padding: 1rem !important;
  }
  .standard .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .standard .p-xxl-5 {
    padding: 3rem !important;
  }
  .standard .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .standard .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .standard .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .standard .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .standard .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .standard .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .standard .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .standard .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .standard .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .standard .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .standard .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .standard .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .standard .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .standard .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .standard .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .standard .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .standard .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .standard .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .standard .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .standard .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .standard .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .standard .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .standard .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .standard .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .standard .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .standard .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .standard .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .standard .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .standard .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .standard .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .standard .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .standard .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .standard .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .standard .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .standard .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .standard .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .standard .text-xxl-start {
    text-align: left !important;
  }
  .standard .text-xxl-end {
    text-align: right !important;
  }
  .standard .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .standard .fs-1 {
    font-size: 2.5rem !important;
  }
  .standard .fs-2 {
    font-size: 2rem !important;
  }
  .standard .fs-3 {
    font-size: 1.75rem !important;
  }
  .standard .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .standard .d-print-inline {
    display: inline !important;
  }
  .standard .d-print-inline-block {
    display: inline-block !important;
  }
  .standard .d-print-block {
    display: block !important;
  }
  .standard .d-print-grid {
    display: grid !important;
  }
  .standard .d-print-table {
    display: table !important;
  }
  .standard .d-print-table-row {
    display: table-row !important;
  }
  .standard .d-print-table-cell {
    display: table-cell !important;
  }
  .standard .d-print-flex {
    display: flex !important;
  }
  .standard .d-print-inline-flex {
    display: inline-flex !important;
  }
  .standard .d-print-none {
    display: none !important;
  }
}

.box {
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 4px;
}
.box p,
.box li {
  font-size: 18px;
  line-height: 28px;
  color: #4e646f;
}
.box ul {
  margin-top: 0;
}
.box h1,
.box h2,
.box h3,
.box h4,
.box h5,
.box h6 {
  color: #4e646f;
}
.box h2.small-header {
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 5px;
  font-weight: bold;
}
.box h3 {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 20px;
  font-weight: bold;
}
.box h3.small-header {
  font-size: 20px;
  margin-bottom: 5px;
}
.box h4 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
}
.box a {
  border-bottom: 1px dotted #00773c;
  color: #00773c;
}
.box a:hover, .box a:focus {
  border-bottom: 1px solid #1e428a;
  text-decoration: none;
  color: #1e428a;
}

.sidebar .box {
  padding: 15px;
  margin-bottom: 15px;
}

.buttons {
  font-size: 0;
}
.buttons.align-with-label {
  margin-top: 17px;
}
.buttons.contains-active .btn {
  color: #000;
  background: #D3D7E3;
}
.buttons.contains-active .btn.active {
  background: #005c2e;
  color: #fff;
}
.buttons.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.buttons.flex .btn {
  margin-right: 10px;
  margin-left: 0;
  margin-bottom: 10px;
}
.buttons.flex .btn + .btn {
  margin-left: 0;
}
.buttons .btn {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  padding: 10px 20px;
  color: #fff;
  border-radius: 4px;
}
.buttons .btn + .btn {
  margin-left: 10px;
}
.buttons .btn.big {
  font-size: 21px;
  padding: 20px 30px;
  display: block;
}
.buttons .btn.small {
  font-size: 13px;
  padding: 5px 10px;
}
.buttons .btn.blue {
  background: #1c4489;
}
.buttons .btn.green {
  background: #005c2e;
}
.buttons .btn.light-blue {
  background: #1c4489;
}
.buttons .btn.light-focus:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.7);
}
.buttons .btn:hover {
  background: #0d224a;
  text-decoration: none;
  outline: none;
}
.buttons .btn:hover:hover {
  color: #fff;
}

.cta-banner-button {
  display: block;
  background: #005c2e;
  color: #fff !important;
  text-decoration: none !important;
  text-align: center;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  padding: 25px 15px;
}
.cta-banner-button i {
  padding: 0 0 0 10px;
  font-size: 20px;
}
.cta-banner-button:visited {
  color: #fff;
}
.cta-banner-button:hover {
  background: #0d224a;
  text-decoration: none;
  color: #fff;
}
.cta-banner-button.round-top {
  border-radius: 4px 4px 0 0;
}

#appt-demo {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  opacity: 0;
  padding: 15px;
  overflow: scroll;
}
#appt-demo::before {
  display: block;
  content: "";
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
}
#appt-demo.show {
  z-index: 1000;
  opacity: 1;
}

.appt-modal-lock {
  overflow: hidden;
}

.appt-modal {
  text-align: center;
  display: none;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.appt-modal.no-footer .appt-modal-body {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding-bottom: 30px;
}
.appt-modal.no-footer .appt-modal-body a {
  text-align: center;
  display: inline-block;
  background-color: #1c4489;
  border-radius: 4px;
  padding: 15px 20px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}
.appt-modal.no-footer .appt-modal-body a:hover {
  background-color: #0d224a;
  text-decoration: none;
  color: #fff;
}
.appt-modal .closer {
  position: absolute;
  top: 0;
  right: 0;
  height: 21px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #1c4489;
  color: #fff;
  cursor: pointer;
}
.appt-modal .closer > * {
  display: inline-block;
  float: left;
}
.appt-modal .closer div {
  width: 21px;
  height: 20px;
  position: relative;
}
.appt-modal .closer div::before, .appt-modal .closer div::after {
  position: absolute;
  content: "";
  display: block;
  width: 12px;
  height: 1px;
  background-color: #fff;
  left: 4px;
  top: 10px;
}
.appt-modal .closer div::before {
  transform: rotate(45deg);
}
.appt-modal .closer div::after {
  transform: rotate(-45deg);
}
.appt-modal .closer span {
  color: #1c4489;
  padding: 0 5px 0 10px;
  line-height: 20px;
  text-transform: uppercase;
  font-size: 13px;
}
.appt-modal .closer:hover {
  background-color: #127dbd;
}
.appt-modal .closer:hover span {
  color: #fff;
}
.appt-modal .appt-modal-header {
  background-color: #1c4489;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 20px 15px;
}
.appt-modal .appt-modal-header h2 {
  color: #fff;
  font-weight: 600;
}
.appt-modal .appt-modal-body {
  background-color: #ECEDF3;
  padding: 30px 15px 0;
}
.appt-modal .appt-modal-body fieldset {
  padding: 15px 0 30px;
}
.appt-modal .appt-modal-body legend {
  font-size: 21px;
  line-height: 1.25;
  font-weight: 600;
}
.appt-modal .appt-modal-body .option {
  display: inline-block;
  border-radius: 4px;
  width: 100px;
  text-align: right;
  position: relative;
}
.appt-modal .appt-modal-body .option input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
}
.appt-modal .appt-modal-body .option label {
  padding: 15px 0;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  position: relative;
  width: 50%;
  padding-left: 50%;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.appt-modal .appt-modal-body .option label span {
  display: inline-block;
  width: 50%;
  text-align: center;
}
.appt-modal .appt-modal-body .option label::before, .appt-modal .appt-modal-body .option label::after {
  content: "";
  position: absolute;
  display: block;
  border-radius: 50%;
}
.appt-modal .appt-modal-body .option label::before {
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  left: 15px;
  top: 11px;
}
.appt-modal .appt-modal-body .option label::after {
  transition: all 0.25s ease-in-out;
  width: 12px;
  height: 12px;
  background-color: #fff;
  left: 21px;
  top: 17px;
  opacity: 0;
}
.appt-modal .appt-modal-body .option input[type=radio]:checked + label::after {
  opacity: 1;
}
.appt-modal .appt-modal-body .yes {
  margin-right: 20px;
  background: linear-gradient(90deg, #3ad98a 50%, #005c2e 50%);
}
.appt-modal .appt-modal-body .no {
  margin-left: 20px;
  background: linear-gradient(90deg, #127dbd 50%, #1c4489 50%);
}
.appt-modal .appt-modal-footer .continue {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #494949;
  display: block;
  font-size: 16px;
  padding: 15px;
  color: #fff;
  pointer-events: none;
  cursor: not-allowed;
}
.appt-modal .appt-modal-footer .continue.enabled {
  pointer-events: auto;
  cursor: pointer;
  background-color: #127dbd;
}
.appt-modal .appt-modal-footer .continue:hover {
  background-color: #1c4489;
  text-decoration: none;
  color: #fff;
}

.standard form input[type=email],
.standard form input[type=tel] {
  height: 38px;
  line-height: 38px;
}
.standard .gform_legacy_markup_wrapper div.validation_error.gform_validation_errors {
  border: 2px solid #cd3636;
  padding: 0;
  font-size: 16px;
  line-height: 1.2;
}
.standard .gform_legacy_markup_wrapper div.validation_error.gform_validation_errors ol.validation_list {
  text-align: left;
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 1.2;
  padding-left: 25px;
}
.standard .gform_legacy_markup_wrapper div.validation_error.gform_validation_errors ol.validation_list li {
  margin: 0 0 4px;
  color: #cd3636;
}
.standard .gform_legacy_markup_wrapper div.validation_error.gform_validation_errors .validation_error {
  background: #cd3636;
  color: #fff;
  display: block;
  padding: 5px;
  margin: 0 0 10px;
}
.standard.password-form {
  margin: 60px 0;
}
.standard.password-form input[type=submit] {
  margin: 10px 0 0;
  padding: 10px 20px;
  width: 100%;
}
.standard.password-form input[type=password] {
  display: block;
  width: 100%;
}
.standard form.results-filter {
  margin: 0 0 30px;
  padding: 0 0 15px;
  border-bottom: 1px solid #D3D7E3;
}
.standard form.results-filter .buttons {
  margin-top: 17px;
}
.standard form.results-filter .buttons .btn {
  display: block;
}
.standard form input[type=text],
.standard form input[type=password],
.standard form input[type=email],
.standard form input[type=tel],
.standard form select {
  height: 38px;
  line-height: 38px;
  margin: 0;
}
.standard form label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  padding: 0;
  margin: 0 0 3px;
}
.standard form .row + .row {
  margin-top: 15px;
}
.standard form .form-group.is-checkbox {
  display: flex;
  height: 100%;
  align-items: center;
}
.standard form .form-group.is-checkbox [type=checkbox]:not(:checked) + label,
.standard form .form-group.is-checkbox [type=checkbox]:checked + label {
  margin: 0;
  top: 0;
  padding-top: 1px;
  padding-left: 23px;
}
.standard form .form-group.is-checkbox [type=checkbox]:not(:checked) + label::before,
.standard form .form-group.is-checkbox [type=checkbox]:checked + label::before {
  top: 0;
}
.standard form .form-group.is-checkbox [type=checkbox]:not(:checked) + label::after,
.standard form .form-group.is-checkbox [type=checkbox]:checked + label::after {
  top: 2px;
}
.standard form .form-group + .buttons {
  margin-left: 10px;
}
.standard .search {
  margin-top: 30px;
}
.standard .search .search-group {
  border-radius: 4px;
  background: #fff;
  margin: 0 0 30px;
  border-radius: 4px;
}
.standard .search .search-group h3 {
  background: #1c4489;
  color: #fff;
  padding: 15px;
  font-weight: 600;
  border-radius: 4px 4px 0 0;
}
.standard .search .search-group h4 {
  font-size: 16px;
  color: #1c4489;
  font-weight: 600;
  margin: 0 0 5px;
}
.standard .search .search-group .group-wrapper {
  padding: 15px;
}
.standard .search .search-group .group-wrapper .buttons {
  margin: 15px 0 0;
}
.standard .search .search-group .group {
  margin: 0 0 15px;
}
.standard .search .search-group .check-group {
  margin-bottom: 5px;
}
.standard .search .search-group .check-group label {
  line-height: 24px;
}
.standard .search .search-group .check-group [type=checkbox]:not(:checked) + label,
.standard .search .search-group .check-group [type=checkbox]:checked + label {
  top: 0;
}
.standard .search .search-group .check-group [type=checkbox]:not(:checked) + label:before,
.standard .search .search-group .check-group [type=checkbox]:checked + label:before {
  top: 3px;
}
.standard .search input,
.standard .search select {
  width: 100%;
}
.standard .search label.below {
  margin: 3px 0 0 0;
}
.standard .search label.header {
  font-size: 16px;
  color: #1c4489;
  font-weight: 600;
  margin: 0 0 5px;
}
.standard .search .subspecialist {
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  .standard form.results-filter .buttons {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .standard form .row + .row {
    margin-top: 0;
  }
  .standard form input[type=text],
  .standard form select {
    margin-bottom: 15px;
  }
  .standard .search input[type=text],
  .standard .search select {
    margin-bottom: 0;
  }
}
.standard .gform_wrapper {
  all: unset;
  display: block;
}
.standard .gform_wrapper form {
  all: unset;
  display: block;
}
.standard .gform_wrapper .gfield_label,
.standard .gform_wrapper label {
  all: unset;
  display: block;
  font-weight: 600;
  line-height: 1.2;
  font-size: 16px;
  margin: 0 0 5px;
}
.standard .gform_wrapper .gfield_required {
  color: red;
  margin: 0 0 0 4px;
  font-size: 16px;
}
.standard .gform_wrapper .ginput_container {
  all: unset;
  display: block;
  margin-bottom: 1rem;
}
.standard .gform_wrapper .ginput_container input[type=text],
.standard .gform_wrapper .ginput_container input[type=number],
.standard .gform_wrapper .ginput_container input[type=url],
.standard .gform_wrapper .ginput_container input[type=tel],
.standard .gform_wrapper .ginput_container input[type=email],
.standard .gform_wrapper .ginput_container select,
.standard .gform_wrapper .ginput_container textarea {
  all: unset;
  box-sizing: border-box;
  width: 100%;
  padding: 0.5rem;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
  font-size: 1rem;
  background-color: #fff;
}
.standard .gform_wrapper .ginput_container input[type=text]:focus,
.standard .gform_wrapper .ginput_container input[type=number]:focus,
.standard .gform_wrapper .ginput_container input[type=url]:focus,
.standard .gform_wrapper .ginput_container input[type=tel]:focus,
.standard .gform_wrapper .ginput_container input[type=email]:focus,
.standard .gform_wrapper .ginput_container select:focus,
.standard .gform_wrapper .ginput_container textarea:focus {
  outline: 2px solid #007acc;
  border-color: #007acc;
}
.standard .gform_wrapper .ginput_container.ginput_complex {
  padding: 10px;
  background: #f3f3f3;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.standard .gform_wrapper .ginput_container .gfield_radio {
  display: flex;
}
.standard .gform_wrapper .ginput_container .gfield_radio .gchoice {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}
.standard .gform_wrapper .ginput_container .gfield_radio .gchoice + .gchoice {
  margin-left: 20px;
}
.standard .gform_wrapper .ginput_container .gfield_radio .gchoice .gfield-choice-input {
  margin-top: 0;
}
.standard .gform_wrapper .ginput_container .gfield_radio .gchoice label {
  margin: 0 0 0 5px;
  font-size: 14px;
  color: #676767;
}
.standard .gform_wrapper .ginput_container .gform-field-label--type-sub {
  font-size: 14px;
  color: #676767;
}
.standard .gform_wrapper .gform_footer,
.standard .gform_wrapper .gform_page_footer {
  all: unset;
  display: flex;
  justify-content: flex-end;
  margin-top: 1rem;
}
.standard .gform_wrapper .gform_footer input[type=submit],
.standard .gform_wrapper .gform_page_footer input[type=submit] {
  all: unset;
  padding: 0.5rem 1rem;
  background-color: #007acc;
  color: white;
  border-radius: 0.25rem;
  cursor: pointer;
  font-weight: bold;
  transition: background-color 0.2s;
}
.standard .gform_wrapper .gform_footer input[type=submit]:hover,
.standard .gform_wrapper .gform_page_footer input[type=submit]:hover {
  background-color: #005e99;
}
.standard .gform_wrapper .validation_message,
.standard .gform_wrapper .gform_validation_errors {
  color: red;
  font-size: 0.875rem;
  margin-top: 0.25rem;
}

.no-results,
.end-of-list {
  display: none;
}

.no-results,
.end-of-list {
  text-align: center;
  padding: 0 0 30px;
}
.no-results h2,
.end-of-list h2 {
  color: #1c4489;
  margin: 0 0 10px;
}

.doctor {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 30px;
  margin: 0 0 30px;
  border-bottom: 1px solid #D3D7E3;
}
.doctor .photo {
  width: 200px;
}
.doctor .photo img {
  border-radius: 4px;
  align-self: flex-start;
}
.doctor .meta,
.doctor .locations {
  width: calc(50% - 100px);
  padding: 0 15px;
}
.doctor .meta h3 {
  color: #1c4489;
  font-size: 24px;
  line-height: 1;
  margin: 0 0 5px;
}
.doctor .meta .specialty,
.doctor .meta .note {
  display: block;
  color: #494949;
  font-size: 16px;
  line-height: 1;
  margin: 0 0 10px;
}
.doctor .meta .note {
  background: #1c4489;
  color: #fff;
  border-radius: 4px;
  padding: 5px 10px;
  text-align: center;
  font-size: 14px;
}
.doctor .meta .btn {
  display: block;
  text-align: center;
}

.locations {
  padding-right: 0;
  padding-left: 0;
}
.locations h3 {
  font-size: 16px;
  line-height: 1;
  margin: 0 0 5px;
  color: #494949;
}
.locations .location {
  border: 1px solid #D3D7E3;
  border-radius: 4px;
}
.locations .location + .location {
  margin: 10px 0 0 0;
}
.locations .location h4 {
  padding: 10px;
  position: relative;
  border-bottom: 1px solid #D3D7E3;
}
.locations .location h4 > a {
  color: #1c4489;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  display: block;
  width: calc(100% - 104px);
}
.locations .location h4 > a:hover {
  color: #127dbd;
}
.locations .location h4 .buttons {
  position: absolute;
  display: block;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
}
.locations .location h4 .btn {
  font-size: 12px;
  padding: 5px 10px;
}
.locations .location .info {
  position: relative;
  padding: 10px 10px 10px 40px;
  border-bottom: 1px solid #D3D7E3;
}
.locations .location .info::before {
  content: "";
  display: block;
  position: absolute;
  left: 30px;
  top: 0;
  bottom: 0;
  background: #D3D7E3;
  width: 1px;
}
.locations .location .info:last-child {
  border-bottom: 0;
}
.locations .location .info i {
  position: absolute;
  left: 0;
  width: 30px;
  display: block;
  text-align: center;
  top: 12px;
}

@media screen and (max-width: 991px) {
  .doctor .photo {
    width: 150px;
  }
  .doctor .meta,
  .doctor .locations {
    width: calc(50% - 75px);
  }
  .doctor .meta p {
    font-size: 14px;
    line-height: 21px;
  }
}
@media screen and (max-width: 767px) {
  .doctor .meta {
    width: calc(100% - 150px);
  }
  .doctor .locations {
    width: 100%;
    margin: 15px 0 0;
  }
}
@media screen and (max-width: 500px) {
  .doctor .photo {
    max-width: 80px;
  }
  .doctor .meta {
    width: calc(100% - 80px);
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/**
  Slider
*/
.slick-loading .slick-list {
  background: #fff url("../img/ajax-loader.gif") center center no-repeat;
}

/*=================================
  Previous and Next icon buttons
==================================*/
.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  display: flex !important;
  padding: 0;
  height: 30px;
  width: 30px;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 50%;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  transform: translate(0, -50%);
}
.slick-prev:focus, .slick-prev:hover,
.slick-next:focus,
.slick-next:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.8);
}
.slick-prev:focus .slick-prev-icon,
.slick-prev:focus .slick-next-icon, .slick-prev:hover .slick-prev-icon,
.slick-prev:hover .slick-next-icon,
.slick-next:focus .slick-prev-icon,
.slick-next:focus .slick-next-icon,
.slick-next:hover .slick-prev-icon,
.slick-next:hover .slick-next-icon {
  color: #005c2e;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  cursor: default;
}
.slick-prev.slick-disabled .slick-prev-icon,
.slick-prev.slick-disabled .slick-next-icon,
.slick-next.slick-disabled .slick-prev-icon,
.slick-next.slick-disabled .slick-next-icon {
  opacity: 0.25;
}
.slick-prev .slick-prev-icon,
.slick-prev .slick-next-icon,
.slick-next .slick-prev-icon,
.slick-next .slick-next-icon {
  height: 20px;
  display: block;
  color: #1c4489;
  opacity: 1;
  font-family: "slick";
  font-size: 24px;
  line-height: 1;
}

.slick-prev {
  left: 5px;
  z-index: 100;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: 8px;
}
.slick-prev .slick-prev-icon:before {
  content: "←";
}
[dir=rtl] .slick-prev .slick-prev-icon:before {
  content: "→";
}

.slick-next {
  right: 8px;
  z-index: 100;
}
[dir=rtl] .slick-next {
  left: 5px;
  right: auto;
}
.slick-next .slick-next-icon:before {
  content: "→";
}
[dir=rtl] .slick-next .slick-next-icon:before {
  content: "←";
}

/*==========================
  Slide navigation dots
===========================*/
.slick-slider {
  margin-bottom: 30px;
}
.slick-slider.slick-dotted {
  margin-bottom: 50px;
}

.slick-dots {
  position: absolute;
  bottom: -33px;
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}
.slick-dots li button {
  display: block;
  height: 20px;
  width: 20px;
  margin-top: -4px;
  margin-left: -4px;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.slick-dots li button:hover .slick-dot-icon, .slick-dots li button:focus .slick-dot-icon {
  opacity: 1;
}
.slick-dots li button:focus .slick-dot-icon:before {
  color: #005c2e;
}
.slick-dots li button .slick-dot-icon {
  color: black;
  opacity: 0.25;
}
.slick-dots li button .slick-dot-icon:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  font-family: "slick";
  font-size: 12px;
  line-height: 1;
  text-align: center;
  transition: all 0.05s linear;
}
.slick-dots li.slick-active button:focus .slick-dot-icon {
  color: orange;
  opacity: 1;
}
.slick-dots li.slick-active button .slick-dot-icon {
  color: black;
  opacity: 1;
}
.slick-dots li.slick-active button .slick-dot-icon:before {
  margin-top: -3px;
  margin-left: -2px;
  font-size: 18px;
}

/**
 Improved .sr-only class by ffoodd: https://gist.github.com/ffoodd/000b59f431e3e64e4ce1a24d5bb36034
 */
.slick-sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.location-profile .slick-slide img {
  border-radius: 4px;
}

/*===========================
  Pause/play icon button
============================*/
.slick-autoplay-toggle-button {
  position: absolute;
  bottom: -32px;
  z-index: 10;
  border: 0;
  cursor: pointer;
  color: #fff;
  background: #0d224a;
  border-radius: 4px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slick-autoplay-toggle-button:hover {
  text-decoration: none;
  background: #005c2e;
  color: #fff;
}
.slick-autoplay-toggle-button:focus {
  background: #005c2e;
  color: #fff;
  text-decoration: none;
}
.slick-autoplay-toggle-button .slick-pause-icon,
.slick-autoplay-toggle-button .slick-play-icon {
  display: block;
  width: 18px;
  height: 18px;
}
.slick-autoplay-toggle-button .slick-pause-icon:before {
  content: "⏸";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
}
.slick-autoplay-toggle-button .slick-play-icon:before {
  content: "▶";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
}

.blue-bar {
  background: #1c4489;
}
.blue-bar a {
  font-size: 25px;
  line-height: 90px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
.blue-bar a:hover, .blue-bar a:focus {
  background: #127dbd;
  border-top-color: #fff;
  border-bottom-color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 1200px) {
  .blue-bar a {
    font-size: 21px;
    line-height: 80px;
  }
}
@media screen and (max-width: 991px) {
  .blue-bar a {
    font-size: 18px;
    line-height: 70px;
  }
}
@media screen and (max-width: 767px) {
  .blue-bar a {
    font-size: 16px;
    line-height: 60px;
  }
}
@media screen and (max-width: 575px) {
  .blue-bar a {
    border-top-width: 1px;
    border-bottom-width: 1px;
    line-height: 1.2;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .blue-bar a + a {
    border-top-color: rgba(0, 0, 0, 0.2);
  }
}
.site-banner {
  width: 100%;
  box-sizing: border-box;
  background: #0d224a;
  padding: 10px;
}
.site-banner p {
  font-size: 20px;
  line-height: 21px;
  color: #fff;
  padding: 0;
  margin: 0;
  text-align: center;
}
.site-banner a,
.site-banner a:hover {
  color: #ecf0f1;
}
.site-banner a:hover {
  color: #c0392b;
}
.site-banner.gray {
  background: #0d224a;
}
.site-banner.gray p {
  color: #fff;
}
.site-banner.red {
  background: #992323;
}
.site-banner.red p {
  color: #fff;
}
.site-banner .site-banner-buttons {
  text-align: center;
  margin-top: 10px;
}
.site-banner .site-banner-buttons a {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  background: #000;
  border-bottom: 3px solid #000;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 7px;
}
.site-banner .site-banner-buttons a + a {
  margin-left: 7px;
}
.site-banner .site-banner-buttons a:hover {
  background: #0d224a;
  border-bottom: 3px solid #fff;
  text-decoration: none;
}

.autocomplete-list {
  position: absolute;
  display: none;
  z-index: 9999;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.95);
  max-height: 200px;
  overflow-y: scroll;
  border: 1px solid #fff;
  margin: 0;
  padding: 0;
}
.autocomplete-list li {
  display: block;
  width: 100%;
  padding: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 14px !important;
  cursor: pointer;
}
.autocomplete-list li:hover {
  background: #005c2e;
  color: #fff;
}

input[type=search].autocomplete {
  box-sizing: border-box;
  padding: 0 5px;
  margin: 0;
}

main .autocomplete-list {
  background: rgba(0, 0, 0, 0.9);
}
main .autocomplete-list li {
  color: #fff;
}
main input[type=search].autocomplete {
  height: 38px;
  line-height: 38px;
  padding: 0 5px;
  margin: 0;
}

h3 + .inline-dd-trigger {
  margin-top: -10px;
}

.box .inline-dd-trigger,
.inline-dd-trigger {
  display: block;
  margin-bottom: 30px;
  border: 1px solid #1c4489;
  border-bottom: 1px solid #1c4489 !important;
  border-radius: 4px;
  padding: 5px 10px;
  color: #1c4489;
  font-weight: 700;
}
.box .inline-dd-trigger:focus,
.inline-dd-trigger:focus {
  background: #1c4489;
  color: #fff;
}
.box .inline-dd-trigger + .inline-dd,
.inline-dd-trigger + .inline-dd {
  margin-top: -15px;
  margin-bottom: 15px;
}

/*
body {
    .gtranslate_wrapper {
        .gt_switcher {
            font-family: $font;
            font-size: 14px;
            line-height: 39px;
            text-transform: uppercase;
            font-weight: 600;

            .gt_selected {
                background: transparent;

                a {
                    border: 0;
                    color: $white;
                    padding: 0 25px 3px;
                    font-size: 14px;
                    line-height: 39px;
                    border-top: 3px solid $blue;
                    width: auto;
                    box-sizing: border-box;

                    img {
                        display: none;
                    }

                    &:hover {
                        border-top: 3px solid $white;
                        background: $green;
                        color: $white;
                    }

                    &::after {
                        position: static;
                    }
                }
            }
        }
    }
}
*/
.saos-button-group {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 10px;
  text-align: left;
}
.saos-button-group.saos-icons {
  display: flex;
}
.saos-button-group.saos-icons.small .saos-button {
  display: flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
}
.saos-button-group.saos-group-cols {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.saos-button-group.saos-group-cols .saos-button {
  display: flex;
  margin: 0;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.saos-button-group.saos-group-1 .saos-button {
  width: 100%;
}
.saos-button-group.saos-group-2 .saos-button {
  width: calc(50% - 7.5px);
}
.saos-button-group.saos-group-3 .saos-button {
  width: calc(33.333% - 7.5px);
}
.saos-button-group.saos-group-4 .saos-button {
  width: calc(25% - 7.5px);
}
.saos-button-group .saos-button {
  display: inline-block;
  border: 0;
  position: relative;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  padding: 15px 20px;
  border-radius: 4px;
  background: #1c4489;
  margin: 0 10px 10px;
}
.saos-button-group .saos-button:hover, .saos-button-group .saos-button:focus {
  text-decoration: none;
  background: #005c2e;
  color: #fff;
}
.saos-button-group .saos-button.light-blue {
  background: #1c4489;
  color: #fff;
}
.saos-button-group .saos-button.light-blue:hover, .saos-button-group .saos-button.light-blue:focus {
  background: #005c2e;
  color: #fff;
}
.saos-button-group .saos-button.green {
  background: #005c2e;
  color: #fff;
}
.saos-button-group .saos-button.green:hover, .saos-button-group .saos-button.green:focus {
  background: #fff;
  color: #1c4489;
}
.saos-button-group .saos-button.white {
  background: #fff;
  color: #1c4489;
}
.saos-button-group .saos-button.white:hover, .saos-button-group .saos-button.white:focus {
  background: #005c2e;
  color: #fff;
}
.saos-button-group.small .saos-button {
  font-size: 14px;
  padding: 7px 10px;
}
.saos-button-group.medium .saos-button {
  font-size: 16px;
  padding: 10px 20px;
}
.saos-button-group.large .saos-button {
  font-size: 21px;
  padding: 15px 25px;
}

@media screen and (max-width: 767px) {
  .saos-button-group {
    margin-left: 0;
    margin-right: 0;
  }
  .saos-button-group .saos-button {
    display: block;
    width: 100%;
    margin: 0 0 10px;
    text-align: center;
  }
  .saos-button-group.saos-group-cols {
    flex-wrap: wrap;
  }
  .saos-button-group.saos-group-cols .saos-button {
    width: 100%;
    margin-bottom: 10px;
  }
  .saos-button-group.saos-group-cols .saos-button:last-child {
    margin-bottom: 0;
  }
}
.opt-out-footer {
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}
.opt-out-footer .wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 320px;
  background: #fff;
  padding: 10px;
}
.opt-out-footer .wrapper p {
  font-size: 14px;
  line-height: 21px;
}
.opt-out-footer .buttons {
  display: flex;
  justify-content: space-between;
}
.opt-out-footer .buttons .button {
  width: 34%;
  text-align: center;
  height: auto;
  line-height: 1;
  padding: 5px;
}

#footer .newsletter {
  background: #142D58;
  padding: 20px 0;
}
#footer .newsletter .ctct-inline-form .ctct-form-container .ctct-form-defaults {
  background: transparent;
  padding: 0;
  font-family: "Source Sans Pro", helvetica, arial, sans-serif;
}
#footer .newsletter .ctct-inline-form .ctct-form-container .ctct-form-defaults p {
  display: none;
}
#footer .newsletter .ctct-inline-form .ctct-form-container .ctct-form-defaults input.ctct-form-element {
  padding: 5px;
  height: auto;
  border-radius: 4px;
}
#footer .newsletter .ctct-inline-form .ctct-form-container .ctct-form-defaults .ctct-form-label {
  color: #fff;
  margin-bottom: 3px;
}
#footer .newsletter .ctct-inline-form .ctct-form-container .ctct-form-defaults .ctct-form-label::before {
  display: none;
}
#footer .newsletter .ctct-inline-form .ctct-form-container .ctct-form-defaults h2 {
  color: #fff;
  padding: 0;
  font-size: 21px;
  line-height: 1;
  margin: 0 0 25px;
  text-align: center;
  font-family: "Source Sans Pro", helvetica, arial, sans-serif;
  font-weight: 400;
}
#footer .newsletter .ctct-inline-form .ctct-form-container .ctct-form-defaults .ctct-form-field {
  margin-bottom: 0;
}
#footer .newsletter .ctct-inline-form .ctct-form-container .ctct-form-defaults .ctct-form-button {
  background: #005c2e;
  border-color: #005c2e;
  padding: 8px;
}
#footer .newsletter .ctct-inline-form .ctct-form-container .ctct-form-defaults .ctct-form-button:hover {
  border-color: #127dbd;
  background: #127dbd;
}
#footer a {
  position: relative;
  display: inline-block;
  color: #fff;
}
#footer a::before {
  position: absolute;
  display: inline-block;
  content: "";
}
#footer a:hover, #footer a:focus {
  text-decoration: none;
}
#footer p {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}
#footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}
#footer ul li {
  display: inline-block;
}
#footer .top {
  text-align: center;
}
#footer .top ul {
  font-size: 0;
  border-top: 2px solid #D3D7E3;
}
#footer .top ul li a {
  color: #000;
  font-size: 18px;
  line-height: 18px;
  padding: 29px 30px;
}
#footer .top ul li a::before {
  width: 0;
  left: 0;
  height: 2px;
  top: -2px;
  background: #1c4489;
}
#footer .top ul li a:hover::before, #footer .top ul li a:focus::before {
  width: 100%;
}
#footer .top ul li a.brand {
  padding: 15px;
}
#footer .main {
  padding: 40px 0;
  background-color: #1c4489;
}
#footer .main a {
  color: #fff;
}
#footer .main h3 {
  color: #fff;
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 20px;
}
#footer .main .sitemap ul li {
  width: 50%;
  float: left;
}
#footer .main .sitemap ul li a {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
  font-weight: 600;
  padding: 5px 0;
}
#footer .main .sitemap ul li a::before {
  left: 0;
  bottom: 4px;
  width: 0;
  height: 1px;
  background-color: #fff;
}
#footer .main .sitemap ul li a:hover::before, #footer .main .sitemap ul li a:focus::before {
  width: 100%;
}
#footer .main .sitemap ul li:last-child a {
  text-transform: none;
  font-weight: 400;
}
#footer .main .about {
  text-align: center;
}
#footer .main .about p a::before {
  left: 0;
  bottom: -1px;
  width: 0;
  height: 1px;
  background-color: #fff;
}
#footer .main .about p a:hover::before, #footer .main .about p a:focus::before {
  width: 100%;
}
#footer .main .contact {
  text-align: right;
}
#footer .main .contact .buttons {
  margin-bottom: 10px;
}
#footer .main .contact .buttons .btn {
  font-weight: 400;
}
#footer .main .contact .buttons .btn:hover, #footer .main .contact .buttons .btn:focus {
  border-color: #fff;
}
#footer .main .contact p {
  padding-bottom: 10px;
}
#footer .main .contact p a::before {
  left: 0;
  bottom: -1px;
  width: 0;
  height: 1px;
  background-color: #fff;
}
#footer .main .contact p a:hover::before, #footer .main .contact p a:focus::before {
  width: 100%;
}
#footer .main .contact ul li a {
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  font-size: 20px;
  border: 1px solid transparent;
}
#footer .main .contact ul li a:hover, #footer .main .contact ul li a:focus {
  border-color: #fff;
  background-color: #142D58;
}
#footer .bottom {
  background-color: #142D58;
  padding: 10px 0;
  text-align: center;
  font-weight: 300;
  color: #fff;
}
#footer .bottom a {
  padding: 0 5px;
  font-weight: 400;
}
#footer .bottom a::before {
  left: 5px;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #fff;
}
#footer .bottom a:hover::before, #footer .bottom a:focus::before {
  width: calc(100% - 10px);
}

@media (max-width: 1199.98px) {
  #footer .main .sitemap ul li {
    width: 33.3333333333%;
  }
  #footer .main .about {
    margin-top: 30px;
  }
  #footer .main .about p:last-child {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 991.98px) {
  #footer .top ul li a {
    padding: 29px 15px;
  }
}
@media (max-width: 767.98px) {
  #footer .top ul li a {
    padding: 24px 8px;
  }
  #footer .top ul li a.brand {
    padding: 12px;
  }
  #footer .main {
    text-align: center;
  }
  #footer .main .contact {
    margin-top: 30px;
    text-align: center;
  }
  #footer .bottom {
    line-height: 22px;
  }
}
@media (max-width: 575.98px) {
  #footer .top ul {
    padding: 10px 0;
  }
  #footer .top ul li {
    width: 100%;
  }
  #footer .top ul li a {
    display: block;
    padding: 10px;
  }
  #footer .top ul li a::before {
    display: none;
  }
  #footer .main .sitemap ul li {
    width: 100%;
  }
}
.header {
  position: relative;
  z-index: 1000;
}
.header * {
  box-sizing: border-box;
}
.header .left > ul,
.header .right > ul {
  height: 100%;
}
.header .left > ul > li,
.header .right > ul > li {
  height: 100%;
}
.header ul {
  list-style: none;
  font-size: 0;
  margin: 0;
  padding: 0;
}
.header ul li {
  display: inline-block;
  font-size: 18px;
}
.header .secondary {
  background: #1c4489;
  text-align: center;
}
.header .secondary a {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 39px;
  padding: 0 25px 3px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  border-top: 3px solid #1c4489;
  text-decoration: none;
}
.header .secondary a i {
  padding-right: 5px;
}
.header .secondary a:hover, .header .secondary a:focus {
  background: #005c2e;
  border-top-color: #fff;
}
.header .secondary a:active {
  border-top-color: #0d224a;
}
.header .secondary .gtranslate_wrapper .gt_switcher {
  font-family: "Source Sans Pro", helvetica, arial, sans-serif;
  font-size: 14px;
  width: auto;
  display: inline-block;
  height: 45px;
  margin-bottom: -18px;
}
.header .secondary .gtranslate_wrapper .gt_switcher .gt_selected {
  background: transparent;
}
.header .secondary .gtranslate_wrapper .gt_switcher .gt_selected a {
  font-size: 14px;
  width: auto;
  display: block;
  padding: 0 25px 3px;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-top: 3px solid #1c4489;
  text-transform: uppercase;
  color: #fff;
}
.header .secondary .gtranslate_wrapper .gt_switcher .gt_selected a img {
  position: relative;
  top: -1px;
  width: 18px;
  margin-right: 5px;
}
.header .secondary .gtranslate_wrapper .gt_switcher .gt_selected a::after {
  display: none;
}
.header .secondary .gtranslate_wrapper .gt_switcher .gt_selected a:hover, .header .secondary .gtranslate_wrapper .gt_switcher .gt_selected a.open {
  background: #005c2e;
  border-top-color: #fff;
}
.header .secondary .gtranslate_wrapper .gt_switcher .gt_option {
  position: absolute;
  background: #1c4489;
}
.header .secondary .gtranslate_wrapper .gt_switcher .gt_option::webkit-scrollbar-track {
  border-radius: 0;
}
.header .secondary .gtranslate_wrapper .gt_switcher .gt_option::webkit-scrollbar-thumb {
  border-radius: 0;
  background: #005c2e;
}
.header .secondary .gtranslate_wrapper .gt_switcher .gt_option a {
  color: #fff;
  padding: 10px 7px;
  border-top: 0;
  line-height: 1;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.header .secondary .gtranslate_wrapper .gt_switcher .gt_option a:hover {
  background: #005c2e;
}
.header .secondary .gtranslate_wrapper .gt_switcher .gt_option a img {
  display: none;
}
.header .secondary .gtranslate_wrapper .gt_switcher .gt_option a:last-child {
  border-bottom: 0;
}
.header .primary .primary-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
}
.header .primary .doctor-dropdown-search {
  display: none;
  position: absolute;
  z-index: 9999;
  right: 0;
  width: 300px;
  background: #0d224a;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
  margin-top: 2px;
}
.header .primary .doctor-dropdown-search.active {
  display: block;
}
.header .primary .doctor-dropdown-search h3 {
  color: #fff;
  background: #127dbd;
  padding: 15px;
  font-size: 18px;
}
.header .primary .doctor-dropdown-search form {
  padding: 15px;
}
.header .primary .doctor-dropdown-search form label {
  color: #fff;
  margin-bottom: 4px;
}
.header .primary .doctor-dropdown-search form input,
.header .primary .doctor-dropdown-search form select {
  width: 100%;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}
.header .primary .doctor-dropdown-search form .group {
  margin: 0 0 10px;
}
.header .primary .doctor-dropdown-search form .subspecialist {
  margin-top: 10px;
}
.header .primary .doctor-dropdown-search form [type=checkbox]:not(:checked) + label:before,
.header .primary .doctor-dropdown-search form [type=checkbox]:checked + label:before {
  top: 7px;
}
.header .primary .doctor-dropdown-search form [type=checkbox]:not(:checked) + label:after,
.header .primary .doctor-dropdown-search form [type=checkbox]:checked + label:after {
  top: 9px;
}
.header .primary .doctor-dropdown-search form .buttons .btn.light-blue {
  display: block;
  width: 100%;
  text-align: center;
}
.header .primary .doctor-dropdown-search form .buttons .btn.light-blue:hover {
  background-color: #005c2e;
}
.header .primary .doctor-dropdown-search form .alt-links {
  margin-top: 10px;
}
.header .primary .doctor-dropdown-search form .alt-links a {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
}
.header .primary .doctor-dropdown-search form .alt-links a:hover {
  color: #127dbd;
}
.header .primary .doctor-dropdown-search form .alt-links a + a {
  margin-top: 5px;
}
.header .primary .dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
.header .primary .dropdown .dropdown-wrapper {
  display: flex;
  background: #1c4489;
  padding: 55px 40px;
}
.header .primary .dropdown .dropdown-wrapper > div {
  padding: 0 15px;
  font-size: 0;
}
.header .primary .dropdown .dropdown-wrapper h3 {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  margin: 0 0 30px;
  position: relative;
  width: 100%;
}
.header .primary .dropdown .dropdown-wrapper h3::after {
  content: "";
  height: 2px;
  width: 40px;
  background: #fff;
  position: absolute;
  bottom: -8px;
  left: 0;
}
.header .primary .dropdown .dropdown-wrapper ul {
  float: left;
  width: 100%;
}
.header .primary .dropdown .dropdown-wrapper ul.double {
  width: 50%;
  display: inline-block;
}
.header .primary .dropdown .dropdown-wrapper ul.double:first-of-type a {
  margin-right: 15px;
}
.header .primary .dropdown .dropdown-wrapper ul li {
  display: block;
}
.header .primary .dropdown .dropdown-wrapper ul li:last-child a {
  margin-bottom: 0;
}
.header .primary .dropdown .dropdown-wrapper a {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1;
  padding: 0 0 3px;
  margin: 0 0 15px;
  position: relative;
}
.header .primary .dropdown .dropdown-wrapper a::after {
  content: "";
  height: 1px;
  width: 0;
  position: absolute;
  bottom: -3px;
  left: 0;
  background: #fff;
  transition: all 0.25s ease-in-out;
}
.header .primary .dropdown .dropdown-wrapper a:hover {
  text-decoration: none;
}
.header .primary .dropdown .dropdown-wrapper a:hover::after {
  width: 100%;
}
.header .primary .active .dropdown {
  display: block;
}
.header .primary .left,
.header .primary .right {
  width: calc(50% - 103px);
}
.header .primary .left > ul > li,
.header .primary .right > ul > li {
  width: 33.3333%;
}
.header .primary .left > ul > li > a,
.header .primary .right > ul > li > a {
  display: block;
  position: relative;
  text-align: center;
  line-height: 83px;
  font-size: 18px;
  color: #000;
  padding: 0 10px;
}
.header .primary .left > ul > li > a::after,
.header .primary .right > ul > li > a::after {
  content: "";
  width: 0;
  height: 3px;
  background: #1c4489;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.25s ease-in-out;
}
.header .primary .left > ul > li > a:hover, .header .primary .left > ul > li > a:focus,
.header .primary .right > ul > li > a:hover,
.header .primary .right > ul > li > a:focus {
  text-decoration: none;
}
.header .primary .left > ul > li > a:hover::after, .header .primary .left > ul > li > a:focus::after,
.header .primary .right > ul > li > a:hover::after,
.header .primary .right > ul > li > a:focus::after {
  width: 100%;
}
.header .primary .left > ul > li > a.highlight,
.header .primary .right > ul > li > a.highlight {
  color: #005c2e;
}
.header .primary .left > ul > li > a.header-button,
.header .primary .right > ul > li > a.header-button {
  line-height: 1;
  height: 57px;
}
.header .primary .left > ul > li > a.header-button span,
.header .primary .right > ul > li > a.header-button span {
  display: block;
  background: #005c2e;
  color: #fff;
  padding: 7px 10px;
  border-radius: 4px;
  transition: all 0.25s ease-in-out;
}
.header .primary .left > ul > li > a.header-button:hover span, .header .primary .left > ul > li > a.header-button:focus span,
.header .primary .right > ul > li > a.header-button:hover span,
.header .primary .right > ul > li > a.header-button:focus span {
  background: #1c4489;
}
.header .primary .brand {
  width: 186px;
  margin: 0 20px;
}
.header .primary .menu-toggle,
.header .primary .mobile-phone {
  display: none;
  float: right;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  background: #1c4489;
  color: #fff;
  font-size: 21px;
  border-radius: 4px;
  margin: 19px 0;
}
.header .primary .menu-toggle:hover, .header .primary .menu-toggle:focus,
.header .primary .mobile-phone:hover,
.header .primary .mobile-phone:focus {
  background: #005c2e;
}
.header .primary .mobile-phone {
  margin-right: 10px;
  border: 2px solid #1c4489;
  background: transparent;
  color: #1c4489;
}
.header .primary .mobile-phone:hover, .header .primary .mobile-phone:focus {
  background: #1c4489;
  color: #fff;
}
.header .primary .mobile-phone i {
  position: relative;
  top: -1px;
}
.header .mobile-navigation {
  display: none;
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
}
.header .mobile-navigation .pane {
  position: absolute;
  right: -295px;
  top: 0;
  bottom: 0;
  height: 100vh;
  width: 300px;
  overflow-y: scroll;
  z-index: 10;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.header .mobile-navigation .pane[aria-hidden=true] {
  display: none;
}
.header .mobile-navigation .pane .pane-wrapper {
  width: 295px;
  min-height: 100vh;
  float: right;
  background: #1c4489;
}
.header .mobile-navigation .pane::-webkit-scrollbar {
  display: none;
}
.header .mobile-navigation .pane h3 {
  color: #fff;
  background: #0d224a;
  padding: 20px 35px 20px 10px;
  font-size: 18px;
  line-height: 1;
  margin: 0;
  font-weight: 700;
  position: relative;
  z-index: 1;
}
.header .mobile-navigation .pane h3 .close-navigation {
  color: #fff;
  font-size: 25px;
  position: absolute;
  z-index: 5;
  right: 10px;
  top: 50%;
  bottom: 0;
  transform: translate(0, -50%);
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  border-left: 0;
  margin-left: 0;
}
.header .mobile-navigation .pane h3 .close-navigation:hover, .header .mobile-navigation .pane h3 .close-navigation:focus {
  background: #fff;
  color: #1c4489;
  border-radius: 2px;
}
.header .mobile-navigation .pane .pane-back {
  background: green;
  color: #fff;
  display: block;
  padding: 8px 10px;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  margin-left: 0;
  border-left: 0;
}
.header .mobile-navigation .pane .pane-back i {
  margin-right: 8px;
  transition: all 0.25s ease-in-out;
}
.header .mobile-navigation .pane .pane-back:hover, .header .mobile-navigation .pane .pane-back:focus {
  background: #127dbd;
  color: #fff;
}
.header .mobile-navigation .pane .pane-back:hover i, .header .mobile-navigation .pane .pane-back:focus i {
  margin-right: 16px;
}
.header .mobile-navigation .pane ul li {
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.header .mobile-navigation .pane ul li.title {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
}
.header .mobile-navigation .pane ul li a {
  padding: 8px 10px;
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 1;
  margin-left: -5px;
  border-left: 5px solid transparent;
}
.header .mobile-navigation .pane ul li a:hover, .header .mobile-navigation .pane ul li a:focus {
  text-decoration: none;
  background: #fff;
  color: #1c4489;
  border-left-color: #127dbd;
}
.header .mobile-navigation .pane ul li.mobile-secondary {
  background: rgba(0, 0, 0, 0.2);
}
.header .mobile-navigation .pane ul li.mobile-secondary a {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.header .mobile-navigation .pane ul li.mobile-secondary a i {
  margin-right: 6px;
}
.header .mobile-navigation .pane ul li.has-subpane .pane {
  right: -295px;
}
.header .mobile-navigation .pane ul li.has-subpane > a {
  position: relative;
}
.header .mobile-navigation .pane ul li.has-subpane .close-navigation i {
  position: relative;
  top: -8px;
  left: -4px;
}
.header .mobile-navigation .pane ul li.has-subpane .subpane-icon {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  background: #127dbd;
  color: #fff;
  cursor: pointer;
  transition: all 0.25s ease-in-out;
}
.header .mobile-navigation .pane ul li.has-subpane .subpane-icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-45%, -50%);
  transition: all 0.25s ease-in-out;
}
.header .mobile-navigation .pane ul li.has-subpane:hover .subpane-icon, .header .mobile-navigation .pane ul li.has-subpane:focus .subpane-icon {
  background: #005c2e;
}
.header .mobile-navigation .pane ul li.has-subpane:hover .subpane-icon i, .header .mobile-navigation .pane ul li.has-subpane:focus .subpane-icon i {
  transform: translate(-20%, -50%);
}

@media screen and (max-width: 1400px) {
  .header .primary .brand {
    width: 160px;
    padding: 9px 0 0;
  }
  .header .primary .right,
  .header .primary .left {
    width: calc(50% - 100px);
  }
}
@media screen and (max-width: 1200px) {
  .header .primary .brand {
    width: 140px;
    padding: 14px 0 0;
  }
  .header .primary .right ul li a,
  .header .primary .left ul li a {
    padding: 0 5px;
    font-size: 14px;
  }
  .header .secondary a {
    padding: 0 12px 3px;
  }
  .header .secondary .gtranslate_wrapper .gt_switcher .gt_selected a {
    padding: 0 12px 3px;
  }
}
@media screen and (max-width: 991px) {
  .header .primary .right,
  .header .primary .left {
    display: none;
  }
  .header .primary .primary-wrapper {
    display: block;
  }
  .header .primary .brand {
    display: inline-block;
    margin: 0;
    width: 170px;
    padding: 0;
    margin-left: -28px;
  }
  .header .primary .menu-toggle,
  .header .primary .mobile-phone {
    display: block;
  }
  .header .secondary a {
    font-size: 13px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  .header .secondary ul li {
    display: none;
  }
  .header .secondary ul li:first-child {
    display: block;
  }
  .header .secondary .gtranslate_wrapper .gt_switcher {
    margin-bottom: -3px;
  }
}
.title-bar {
  background: #1c4489;
  color: #fff;
  padding: 20px 0;
}
.title-bar h2 {
  font-size: 36px;
  line-height: 1;
}
.title-bar h2 a {
  font-weight: 700;
  color: #fff;
  border-bottom: 1px dashed #fff;
}
.title-bar h2 a:hover {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}

.crumbs {
  color: #fff;
  font-size: 16px;
  line-height: 1;
}
.crumbs ul {
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
}
.crumbs ul li {
  display: inline-block;
}
.crumbs a {
  color: #fff;
}
.crumbs a:hover {
  color: #3ad98a;
}
.crumbs .item-current {
  font-weight: 600;
}
.crumbs .separator {
  display: inline-block;
  padding: 0 5px;
}

.after-breadcrumbs {
  margin-top: 30px;
}

.hero .hero-banner {
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #1c4489;
  color: #fff;
  height: 530px;
  padding: 20px 0;
}
.hero .hero-banner .container {
  position: relative;
}
.hero .hero-banner .logo {
  padding: 15px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 4px;
}
.hero .hero-banner h2 {
  font-size: 48px;
  line-height: 1;
  font-weight: 600;
}
.hero .hero-banner p {
  margin: 15px 0 0;
  padding: 0;
  max-width: 800px;
  color: #fff;
}
.hero.small-hero .hero-banner {
  height: 300px;
}
.hero .buttons {
  margin: 15px 0 0;
  display: flex;
  flex-wrap: wrap;
}
.hero .buttons .btn + .btn {
  margin-left: 0;
}
.hero .buttons .btn {
  margin-right: 10px;
  margin-bottom: 10px;
}

.hero-standard {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.hero-standard > .container {
  height: 300px;
  display: flex;
  align-items: center;
}
.hero-standard h2 {
  font-size: 48px;
  line-height: 1;
  font-weight: 600;
  color: #fff;
  max-width: 800px;
}
.hero-standard .hero-standard-wrapper {
  width: 100%;
}
.hero-standard .buttons {
  margin: 15px 0 0;
  position: relative;
  z-index: 10;
}
.hero-standard .panel-link {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* 
MIXIN EQUIVALENTS
lg = 1200
md = 992
sm = 768
*/
@media (max-width: 991px) {
  .hero .hero-banner h2 {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  .hero .hero-banner {
    padding: 40px 0;
    height: auto;
  }
  .hero .hero-banner h2 {
    font-size: 36px;
  }
  .hero-standard > .container {
    height: 240px;
  }
  .hero-standard h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 580px) {
  .hero-standard > .container {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .hero-standard .buttons .btn {
    display: block;
    margin: 0;
    text-align: center;
  }
  .hero-standard .buttons .btn + .btn {
    margin-top: 5px;
  }
}
.search-start .hero-standard {
  display: none;
}

.blog .title-bar {
  margin-bottom: 30px;
}

.post,
.excerpt {
  margin-top: 30px;
}
.post .featured-image img,
.excerpt .featured-image img {
  border-radius: 4px;
}
.post .featured-image .caption,
.excerpt .featured-image .caption {
  margin: 10px 0;
  background: #fff;
  padding: 15px;
  border-radius: 4px;
}
.post .featured-image .caption p,
.excerpt .featured-image .caption p {
  font-size: 12px;
  line-height: 16px;
  padding: 0;
  margin: 0;
}
.post .news-main a,
.post .about a,
.excerpt .news-main a,
.excerpt .about a {
  color: #1c4489;
  border-bottom: 1px dotted #1c4489;
}
.post .news-main a:hover, .post .news-main a:focus,
.post .about a:hover,
.post .about a:focus,
.excerpt .news-main a:hover,
.excerpt .news-main a:focus,
.excerpt .about a:hover,
.excerpt .about a:focus {
  text-decoration: none;
  border-bottom: 1px solid #005c2e;
  color: #005c2e;
}
.post .meta,
.excerpt .meta {
  padding: 10px 0;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
}
.post .meta .comments-number,
.post .meta .comment,
.excerpt .meta .comments-number,
.excerpt .meta .comment {
  text-align: right;
}
.post .meta .comments-number a,
.post .meta .comment a,
.excerpt .meta .comments-number a,
.excerpt .meta .comment a {
  color: #1c4489;
  border-bottom: 1px dotted #1c4489;
}
.post .meta .comments-number a:hover,
.post .meta .comment a:hover,
.excerpt .meta .comments-number a:hover,
.excerpt .meta .comment a:hover {
  color: #005c2e;
  border-bottom: 1px dotted #005c2e;
  text-decoration: none;
}

.excerpt-wrapper:first-child {
  width: 100% !important;
}

.excerpt {
  background: #fff;
  border-radius: 4px;
  margin: 0 0 30px;
}
.excerpt .featured-image img {
  border-radius: 4px 4px 0 0;
  min-width: 100%;
}
.excerpt .featured-image .caption {
  padding: 0 10px;
}
.excerpt .meta {
  padding: 10px;
}
.excerpt .meta .comment {
  margin: 5px 0 0;
  padding: 5px 0 0;
  text-align: left;
}
.excerpt .content h3 {
  background: #1c4489;
  color: #fff;
  padding: 10px;
}
.excerpt .content .copy,
.excerpt .content .buttons {
  padding: 10px;
}
.excerpt .content .copy .btn,
.excerpt .content .buttons .btn {
  display: block;
  text-align: center;
}
.search .excerpt-wrapper {
  width: 100%;
  padding: 0;
}

.intro {
  padding: 30px 0;
  position: relative;
}
.intro:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}
.intro > * {
  position: relative;
  z-index: 10;
}
.intro .intro-slide {
  display: none;
}
.intro .intro-slide .intro-slide-wrapper {
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 260px;
  align-items: center;
}
.intro .slick-slide .intro-slide {
  display: block;
}
.intro.small {
  min-height: 300px;
}
.intro.small .intro-slide {
  min-height: 300px;
}
.intro.medium {
  min-height: 500px;
}
.intro.medium .intro-slide {
  min-height: 500px;
}
.intro.large {
  min-height: 750px;
}
.intro.large .intro-slide {
  min-height: 750px;
}
.intro.simple, .intro.bg-link, .intro.intro-video {
  display: flex;
  width: 100%;
  align-items: center;
}
.intro.intro-slider {
  padding: 0;
}
.intro hgroup {
  text-align: left;
}
.intro hgroup h1,
.intro hgroup h2 {
  color: #fff;
}
.intro hgroup h1 {
  font-size: 42px;
  line-height: 1;
  font-weight: 600;
  margin: 0;
}
.intro hgroup h2 {
  margin-top: 15px;
  font-size: 21px;
  line-height: 1.2;
  max-width: 860px;
}
.intro .saos-button-group {
  margin-top: 30px;
}
.intro .panel-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.intro .container {
  position: relative;
  z-index: 1;
}
.intro .vid-cover {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
}
.intro .background-video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.intro .intro-slide {
  padding: 30px 0;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.intro .slick-autoplay-toggle-button {
  bottom: 5px;
  right: 5px;
}
.intro .slick-next,
.intro .slick-prev {
  transform: none;
  top: auto;
  bottom: 50px;
}
.intro .slick-dots {
  list-style: none;
  display: flex;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  z-index: 10;
}
.intro .slick-dots li button {
  width: 10px;
  height: 10px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 100%;
  border: 0;
  padding: 0;
  margin: 0 5px;
  font-size: 0;
  line-height: 1;
}
.intro .slick-dots li button:hover {
  background: #005c2e;
}
.intro .slick-dots li.slick-active button {
  background: #fff;
}

.hero-bar {
  background: #1c4489;
}
.hero-bar .bar-links {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.hero-bar .bar-links .bar-link {
  position: relative;
  height: 100%;
  padding: 20px 15px;
  display: flex;
  flex-wrap: wrap;
  border-right: 1px solid rgba(0, 0, 0, 0.3);
  text-align: center;
  color: #fff;
  align-items: center;
  justify-content: center;
  transition: all 0.25s ease-in-out;
}
.hero-bar .bar-links .bar-link .text,
.hero-bar .bar-links .bar-link .icon {
  display: block;
  width: 100%;
}
.hero-bar .bar-links .bar-link .text {
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}
.hero-bar .bar-links .bar-link .icon {
  margin-bottom: 5px;
  font-size: 21px;
  color: #fff;
}
.hero-bar .bar-links .bar-link:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.3);
}
.hero-bar .bar-links .bar-link:hover {
  background: rgba(0, 0, 0, 0.6);
  border-color: rgba(0, 0, 0, 0.6);
}
.hero-bar .bar-links .bar-link .panel-link {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.hero-bar .bar-links.count-1 .bar-link {
  width: 100%;
}
.hero-bar .bar-links.count-2 .bar-link {
  width: 50%;
}
.hero-bar .bar-links.count-3 .bar-link {
  width: 33.333%;
}
.hero-bar .bar-links.count-4 .bar-link {
  width: 25%;
}

.animate {
  position: relative;
  opacity: 0;
  bottom: -20px;
  transition: 0.12s all ease-in !important;
}
.animate.animated {
  opacity: 1;
  bottom: 0;
}

@media screen and (max-width: 767px) {
  .intro.small, .intro.medium, .intro.large {
    height: auto;
    min-height: 300px;
  }
  .intro .intro-slide-wrapper {
    display: flex;
  }
  .intro hgroup h1 {
    font-size: 32px;
  }
  .intro hgroup h2 {
    font-size: 18px;
  }
  .hero-bar .container {
    padding: 0;
  }
  .hero-bar .bar-links.count-1 .bar-link, .hero-bar .bar-links.count-2 .bar-link, .hero-bar .bar-links.count-3 .bar-link, .hero-bar .bar-links.count-4 .bar-link {
    width: 100%;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  }
  .hero-bar .bar-links.count-1 .bar-link:last-child, .hero-bar .bar-links.count-2 .bar-link:last-child, .hero-bar .bar-links.count-3 .bar-link:last-child, .hero-bar .bar-links.count-4 .bar-link:last-child {
    border-bottom: 0;
  }
  .hero-bar .bar-links .bar-link {
    padding: 10px 15px;
  }
  .hero-bar .bar-links .bar-link .text {
    font-size: 18px;
  }
  .hero-bar .bar-links .bar-link .icon {
    font-size: 14px;
  }
}
.builder {
  margin: 30px 0 30px;
}
.builder .builder-sidebar-wrapper {
  display: block;
}
.builder .builder-sidebar-button {
  display: none;
}
.builder .builder-sidebar-button a {
  background: #127dbd;
  border-radius: 5px;
  padding: 15px;
  color: #fff;
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.builder .builder-sidebar-button a span {
  display: block;
  font-size: 21px;
}
.builder .builder-sidebar-button a span.icon {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  width: 50px;
  background: #0d224a;
  border-radius: 5px 0 0 5px;
  text-align: center;
  transition: all 0.25s ease-in-out;
}
.builder .builder-sidebar-button a span.icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.builder .builder-sidebar-button a span.icon .fa-angle-down {
  display: block;
}
.builder .builder-sidebar-button a span.icon .fa-angle-up {
  display: none;
}
.builder .builder-sidebar-button a span.text {
  padding-left: 45px;
}
.builder .builder-sidebar-button a.active span.icon .fa-angle-down {
  display: none;
}
.builder .builder-sidebar-button a.active span.icon .fa-angle-up {
  display: block;
}
.builder .builder-sidebar-button a:focus {
  text-decoration: none;
}
.builder .builder-sidebar-button a:hover {
  background: #005c2e;
  text-decoration: none;
}
.builder .builder-sidebar-button a:hover span.icon {
  background: #000;
}

@media screen and (max-width: 991px) {
  .builder-content {
    order: 2;
  }
  .builder-sidebar {
    order: 1;
  }
  .builder-sidebar .builder-sidebar-button {
    display: block;
  }
  .builder-sidebar .builder-sidebar-wrapper {
    display: none;
    padding-bottom: 40px;
  }
}
body .ctct-form-embed.form_1 .ctct-form-custom .ctct-form-button {
  background-color: #1c4489;
  border: 0 !important;
  transition: all 0.25s ease-in-out;
}
body .ctct-form-embed.form_1 .ctct-form-custom .ctct-form-button:hover {
  background: #005c2e;
}

.sidebar-modules > div {
  margin: 0 0 15px;
}
.sidebar-modules > div:last-child {
  margin-bottom: 0;
}
.sidebar-modules .sidebar-module {
  padding: 15px;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 15px;
}
.sidebar-modules .sidebar-module.sidebar-big-button {
  padding: 0;
  background: transparent;
}
.sidebar-modules .sidebar-share .saos-button-group {
  margin-bottom: -10px;
}
.sidebar-modules .sidebar-provider-search .provider-search {
  position: relative;
}
.sidebar-modules .sidebar-provider-search .provider-divider {
  width: 100%;
  margin: 15px 0 20px;
  height: 1px;
  background: #ddd;
  position: relative;
}
.sidebar-modules .sidebar-provider-search .provider-divider span {
  display: block;
  background: #fff;
  width: 25px;
  text-align: center;
  color: #1c4489;
  font-size: 14px;
  line-height: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: -10px;
}
.sidebar-modules .sidebar-provider-search .twitter-typeahead {
  width: 100%;
}
.sidebar-modules .sidebar-provider-search .tt-menu {
  background: #1c4489;
  padding: 10px;
  width: 100%;
  border-radius: 0 0 5px 5px;
}
.sidebar-modules .sidebar-provider-search .tt-menu .tt-suggestion {
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
.sidebar-modules .sidebar-provider-search input,
.sidebar-modules .sidebar-provider-search select {
  width: 100%;
}
.sidebar-modules .sidebar-provider-search .saos-button-group {
  margin: 10px 0 0;
}
.sidebar-modules .sidebar-provider-search .saos-button-group .saos-button {
  margin: 0;
}
.sidebar-modules .sidebar-button {
  background: #1c4489;
  border-radius: 5px;
  padding: 15px;
  color: #fff;
  position: relative;
  display: block;
}
.sidebar-modules .sidebar-button span {
  display: block;
  font-size: 21px;
}
.sidebar-modules .sidebar-button span.icon {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  width: 50px;
  background: #0d224a;
  border-radius: 5px 0 0 5px;
  text-align: center;
  transition: all 0.25s ease-in-out;
}
.sidebar-modules .sidebar-button span.icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sidebar-modules .sidebar-button.has-icon span.text {
  padding-left: 45px;
}
.sidebar-modules .sidebar-button:hover, .sidebar-modules .sidebar-button:focus {
  background: #005c2e;
  color: #fff;
  text-decoration: none;
}
.sidebar-modules .sidebar-button:hover span.icon, .sidebar-modules .sidebar-button:focus span.icon {
  background: #000;
}
.sidebar-modules .sidebar-button.sidebar-button-green {
  background: #005c2e;
  color: #fff;
}
.sidebar-modules .sidebar-button.sidebar-button-green:hover {
  background: #fff;
  color: #005c2e;
  text-decoration: none;
}
.sidebar-modules .sidebar-header {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  margin: 0 -15px 15px;
  color: #1c4489;
  padding: 0 15px 15px;
  border-bottom: 1px solid #D3D7E3;
}
.sidebar-modules .sidebar-search .search-box {
  margin: 0;
}
.sidebar-modules .sidebar-search .search-box .content {
  text-align: left;
}
.sidebar-modules .sidebar-search .search-box input {
  margin-bottom: 5px;
}
.sidebar-modules .sidebar-search .search-box button {
  min-width: 0;
}
.sidebar-modules .sidebar-search .saos-button-group {
  margin: 0;
}
.sidebar-modules .sidebar-search .saos-button-group .saos-button {
  margin: 0;
}
.sidebar-modules .sidebar-form div.ctct-form-embed div.ctct-form-defaults {
  padding: 0;
  border-radius: 0;
  color: #494a50;
  font-family: "Source Sans Pro", helvetica, arial, sans-serif;
  line-height: 1.3;
}
.sidebar-modules .sidebar-form div.ctct-form-embed div.ctct-form-defaults .ctct-form-header,
.sidebar-modules .sidebar-form div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text,
.sidebar-modules .sidebar-form div.ctct-form-embed div.ctct-form-defaults p.ctct-gdpr-text,
.sidebar-modules .sidebar-form div.ctct-form-embed div.ctct-form-defaults .ctct-form-footer {
  display: none;
  display: none;
}
.sidebar-modules .sidebar-form div.ctct-form-embed form.ctct-form-custom .ctct-form-button {
  border-radius: 4px;
  display: inline-block;
  font-weight: 600;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 1;
  width: auto;
  margin-top: 5px;
}
.sidebar-modules .sidebar-form div.ctct-form-embed form.ctct-form-custom label.ctct-form-label {
  color: #1c4489;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 16px;
}
.sidebar-modules .sidebar-form div.ctct-form-embed form.ctct-form-custom label.ctct-form-label::before {
  display: none !important;
}
.sidebar-modules .sidebar-form div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
  padding: 7px 10px;
  height: auto;
  font-family: "Source Sans Pro", helvetica, arial, sans-serif;
  font-size: 16px;
}
.sidebar-modules .sidebar-form div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
  margin-bottom: 0;
}
.sidebar-modules .sidebar-form p.ctct-gdpr-text {
  display: none !important;
}
.sidebar-modules .sidebar-post {
  position: relative;
  margin-bottom: 15px;
}
.sidebar-modules .sidebar-post:last-child {
  margin-bottom: 0;
}
.sidebar-modules .sidebar-post img {
  position: relative;
  z-index: 1;
  border-radius: 5px;
}
.sidebar-modules .sidebar-post .sidebar-post-meta {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #1c4489;
  padding: 10px;
  z-index: 10;
  border-radius: 0 0 5px 5px;
}
.sidebar-modules .sidebar-post .sidebar-post-meta h4 {
  color: #fff;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1;
}
.sidebar-modules .sidebar-post .panel-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
  opacity: 0;
  background: #fff;
}
.sidebar-modules .sidebar-post .panel-link:hover {
  opacity: 0.4;
}
.sidebar-modules .sidebar-link-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar-modules .sidebar-link-list ul li {
  padding: 0 0 5px;
  margin: 0 0 5px;
  border-bottom: 1px dotted #D3D7E3;
}
.sidebar-modules .sidebar-link-list ul li:last-child {
  padding: 0;
  margin: 0;
  border-bottom: 0;
}
.sidebar-modules .sidebar-link-list ul a {
  color: #1c4489;
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  display: block;
  left: 0;
}
.sidebar-modules .sidebar-link-list ul a:hover {
  color: #005c2e;
  left: 6px;
  text-decoration: none;
}
.sidebar-modules .sidebar-wysiwyg .content h1,
.sidebar-modules .sidebar-wysiwyg .content h2,
.sidebar-modules .sidebar-wysiwyg .content h3,
.sidebar-modules .sidebar-wysiwyg .content h4,
.sidebar-modules .sidebar-wysiwyg .content h5,
.sidebar-modules .sidebar-wysiwyg .content h6 {
  color: #1c4489;
  font-weight: 400;
  font-size: 21px;
  line-height: 1;
  margin: 0 0 5px;
}
.sidebar-modules .sidebar-wysiwyg .content h4,
.sidebar-modules .sidebar-wysiwyg .content h5,
.sidebar-modules .sidebar-wysiwyg .content h6 {
  font-weight: 600;
  text-transform: uppercase;
}
.sidebar-modules .sidebar-wysiwyg .content h4 {
  font-size: 18px;
}
.sidebar-modules .sidebar-wysiwyg .content h5 {
  font-size: 16px;
}
.sidebar-modules .sidebar-wysiwyg .content h6 {
  font-size: 14px;
}
.sidebar-modules .sidebar-wysiwyg .content p {
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  margin: 0 0 15px;
}
.sidebar-modules .sidebar-wysiwyg .content ul,
.sidebar-modules .sidebar-wysiwyg .content ol {
  font-size: 16px;
  margin: 0 0 15px 30px;
  padding: 0;
  color: #494a50;
}
.sidebar-modules .sidebar-wysiwyg .content ul li,
.sidebar-modules .sidebar-wysiwyg .content ol li {
  line-height: 24px;
}
.sidebar-modules .sidebar-wysiwyg .content blockquote {
  background: #D3D7E3;
  border-radius: 5px;
  padding: 10px;
  margin: 0 0 15px;
}
.sidebar-modules .sidebar-wysiwyg .content blockquote p {
  line-height: 24px;
}
.sidebar-modules .sidebar-wysiwyg .content blockquote *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.sidebar-modules .sidebar-wysiwyg .content a {
  color: #005c2e;
  border-bottom: 1px dotted #005c2e;
}
.sidebar-modules .sidebar-wysiwyg .content a:hover {
  color: #1c4489;
  border-bottom: 1px solid #1c4489;
  text-decoration: none;
}
.sidebar-modules .sidebar-wysiwyg .content *:last-child {
  margin-bottom: 0;
}

.builder-content .wysiwyg h1,
.builder-content .wysiwyg h2,
.builder-content .wysiwyg h3,
.builder-content .wysiwyg h4,
.builder-content .wysiwyg h5,
.builder-content .wysiwyg h6 {
  font-size: 42px;
  line-height: 1.2;
  margin: 0 0 15px;
  color: #1c4489;
  font-weight: 700;
}
.builder-content .wysiwyg h2 {
  font-size: 34px;
}
.builder-content .wysiwyg h3 {
  font-size: 28px;
}
.builder-content .wysiwyg h4 {
  font-size: 24px;
}
.builder-content .wysiwyg h5 {
  font-size: 20px;
  margin-bottom: 10px;
}
.builder-content .wysiwyg h6 {
  font-size: 18px;
  margin-bottom: 10px;
}
.builder-content .wysiwyg p,
.builder-content .wysiwyg li {
  font-size: 17px;
  line-height: 26px;
  color: #494a50;
}
.builder-content .wysiwyg ul,
.builder-content .wysiwyg ol {
  margin-top: 0;
  margin-bottom: 15px;
}
.builder-content .wysiwyg ul ul,
.builder-content .wysiwyg ul ol,
.builder-content .wysiwyg ol ul,
.builder-content .wysiwyg ol ol {
  margin-bottom: 0;
}
.builder-content .wysiwyg p {
  padding-bottom: 0;
  margin-bottom: 15px;
}
.builder-content .wysiwyg a {
  font-weight: 700;
  border-bottom: 1px dotted #1c4489;
}
.builder-content .wysiwyg a:hover, .builder-content .wysiwyg a:focus {
  text-decoration: none;
  color: #1c4489;
  border-bottom: 1px solid #0d224a;
}
.builder-content .wysiwyg a.grid-button:hover, .builder-content .wysiwyg a.grid-button:focus {
  color: #fff;
}
.builder-content .wysiwyg blockquote {
  background: #1c4489;
  padding: 15px;
  margin-bottom: 15px;
  border-radius: 5px;
}
.builder-content .wysiwyg blockquote p,
.builder-content .wysiwyg blockquote li,
.builder-content .wysiwyg blockquote h1,
.builder-content .wysiwyg blockquote h2,
.builder-content .wysiwyg blockquote h3,
.builder-content .wysiwyg blockquote h4,
.builder-content .wysiwyg blockquote h5,
.builder-content .wysiwyg blockquote h6 {
  color: #fff;
}
.builder-content .wysiwyg blockquote p,
.builder-content .wysiwyg blockquote li {
  font-weight: 400;
}
.builder-content .wysiwyg blockquote > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.builder-content .wysiwyg img {
  border-radius: 5px;
}
.builder-content .wysiwyg .alignleft {
  margin: 0 15px 15px 0;
}
.builder-content .wysiwyg .aligncenter,
.builder-content .wysiwyg .alignnone {
  display: block;
  float: none;
  margin: 0 auto 15px;
}
.builder-content .wysiwyg .alignright {
  margin: 0 0 15px 15px;
}
.builder-content .wysiwyg .alignleft,
.builder-content .wysiwyg .alignright {
  position: relative;
  top: 6px;
}

.builder-content .embed {
  margin-bottom: 15px;
}
.builder-content .embed .embed-wrapper {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.builder-content .embed .embed-wrapper img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.builder-content .embed .embed-caption {
  margin-top: 15px;
  background: #1c4489;
  padding: 15px;
  border-radius: 5px;
}
.builder-content .embed .embed-caption p {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 14px;
  line-height: 21px;
}
.builder-content .embed.caption-left, .builder-content .embed.caption-right {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.builder-content .embed.caption-left .embed-wrapper, .builder-content .embed.caption-right .embed-wrapper {
  width: 75%;
  order: 2;
}
.builder-content .embed.caption-left .embed-caption, .builder-content .embed.caption-right .embed-caption {
  margin-top: 0;
  width: calc(25% - 15px);
  margin-right: 15px;
  order: 1;
}
.builder-content .embed.caption-right .embed-wrapper {
  order: 1;
}
.builder-content .embed.caption-right .embed-caption {
  margin-right: 0;
  margin-left: 15px;
  order: 2;
}

@media screen and (max-width: 767px) {
  .builder-content .embed.caption-left .embed-wrapper, .builder-content .embed.caption-right .embed-wrapper {
    order: 1;
    width: 100%;
  }
  .builder-content .embed.caption-left .embed-caption, .builder-content .embed.caption-right .embed-caption {
    width: 100%;
    margin: 15px 0 0 0;
    order: 2;
  }
}
.builder-content .advanced-header {
  margin: 0 0 30px;
}
.builder-content .advanced-header .quip {
  display: inline-block;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background: #005c2e;
  padding: 8px 15px;
  border-radius: 50px;
  margin: 0 0 15px;
}
.builder-content .advanced-header .headline {
  font-weight: 700;
  color: #1c4489;
  line-height: 1;
}
.builder-content .advanced-header .subheadline {
  margin: 15px 0 0;
  color: #494a50;
  font-size: 21px;
  line-height: 1.3;
  padding-left: 15px;
  border-left: 5px solid #127dbd;
  border-radius: 5px;
}

.builder-content .message {
  padding: 15px;
  border-radius: 5px;
  margin: 0 0 15px;
}
.builder-content .message p,
.builder-content .message li {
  color: #fff;
}
.builder-content .message h3 {
  font-weight: 700;
  margin: 0 0 7px;
  color: #fff;
}
.builder-content .message.green {
  background: #005c2e;
}
.builder-content .message.light-blue {
  background: #1c4489;
}
.builder-content .message.blue {
  background: #1c4489;
}
.builder-content .message > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.builder-content .message a {
  font-weight: 700;
  border-bottom: 1px dotted #fff;
  color: #fff;
}
.builder-content .message a:hover {
  border-bottom: 1px solid #fff;
  text-decoration: none;
}

.builder .cta {
  padding: 30px 0;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 15px 0 30px;
}
.builder .cta.cta-sidebar-1 {
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 5px;
}
.builder .cta.cta-bg-color-light-blue {
  background-color: #127dbd;
}
.builder .cta.cta-bg-color-blue {
  background-color: #1c4489;
}
.builder .cta.cta-bg-color-green {
  background-color: #005c2e;
}
.builder .cta.cta-text-color-white h1,
.builder .cta.cta-text-color-white h2,
.builder .cta.cta-text-color-white h3,
.builder .cta.cta-text-color-white h4,
.builder .cta.cta-text-color-white h5,
.builder .cta.cta-text-color-white h6,
.builder .cta.cta-text-color-white p,
.builder .cta.cta-text-color-white li {
  color: #fff;
}
.builder .cta.cta-text-color-blue h1,
.builder .cta.cta-text-color-blue h2,
.builder .cta.cta-text-color-blue h3,
.builder .cta.cta-text-color-blue h4,
.builder .cta.cta-text-color-blue h5,
.builder .cta.cta-text-color-blue h6,
.builder .cta.cta-text-color-blue p,
.builder .cta.cta-text-color-blue li {
  color: #1c4489;
}
.builder .cta.cta-text-color-black h1,
.builder .cta.cta-text-color-black h2,
.builder .cta.cta-text-color-black h3,
.builder .cta.cta-text-color-black h4,
.builder .cta.cta-text-color-black h5,
.builder .cta.cta-text-color-black h6,
.builder .cta.cta-text-color-black p,
.builder .cta.cta-text-color-black li {
  color: #494a50;
}
.builder .cta .cta-content > *:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.builder .cta .cta-content .saos-button-group {
  margin-top: 15px;
  text-align: center;
}
.builder .cta .cta-content .cta-header {
  font-size: 34px;
  line-height: 34px;
  font-weight: 700;
  margin: 0 0 30px;
}
.builder .cta .cta-content p {
  font-size: 18px;
  line-height: 26px;
}

.builder .accordion {
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 15px;
}
.builder .accordion .accordion-element {
  border-bottom: 1px solid #f0f1f5;
}
.builder .accordion .accordion-header {
  display: flex;
  width: 100%;
  justify-content: space-between;
  border: 0;
  font-size: 24px;
  line-height: 1;
  position: relative;
  background: #fff;
  transition: all 0.25s ease-in-out;
  padding: 10px;
}
.builder .accordion .accordion-header:focus, .builder .accordion .accordion-header:hover {
  background: #127dbd;
  text-decoration: none;
}
.builder .accordion .accordion-header:focus span.icon, .builder .accordion .accordion-header:hover span.icon {
  background: #0d224a;
}
.builder .accordion .accordion-header:focus span.text, .builder .accordion .accordion-header:hover span.text {
  color: #fff;
}
.builder .accordion .accordion-header span {
  display: block;
  transition: all 0.25s ease-in-out;
}
.builder .accordion .accordion-header span.text {
  padding-right: 55px;
}
.builder .accordion .accordion-header span.icon {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #127dbd;
  color: #fff;
  width: 50px;
  text-align: center;
}
.builder .accordion .accordion-header span.icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.builder .accordion .accordion-header span.icon .fa-minus {
  display: none;
}
.builder .accordion .accordion-header span.icon.active .fa-minus {
  display: block;
}
.builder .accordion .accordion-header span.icon.active .fa-plus {
  display: none;
}
.builder .accordion .accordion-content {
  display: none;
  padding: 15px 55px 15px 15px;
}

.builder .photo-gallery {
  margin: 0 0 15px;
}
.builder .photo-gallery .photo img {
  border-radius: 5px;
  margin: 0 auto;
}

.builder .featured-provider {
  position: relative;
  background: #fff;
  border-radius: 5px;
  margin: 0 0 15px;
  overflow: hidden;
}
.builder .featured-provider .provider-photo {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 225px;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}
.builder .featured-provider .provider-content {
  padding: 15px 15px 15px 240px;
}
.builder .featured-provider .provider-content h3 {
  font-size: 34px;
  line-height: 34px;
  margin: 0 0 15px;
  font-weight: 700;
  color: #0d224a;
}
.builder .featured-provider .provider-content p {
  font-size: 18px;
  line-height: 26px;
}
.builder .featured-provider .saos-buttons {
  margin-bottom: 0;
}

@media screen and (max-width: 581px) {
  .builder .featured-provider .provider-photo {
    width: 130px;
  }
  .builder .featured-provider .provider-content {
    padding: 15px 15px 15px 145px;
  }
  .builder .featured-provider .provider-content h3 {
    font-size: 26px;
    line-height: 26px;
  }
  .builder .featured-provider .provider-content p {
    font-size: 14px;
    line-height: 21px;
  }
}
@media screen and (max-width: 400px) {
  .builder .featured-provider .provider-photo {
    width: 100px;
  }
  .builder .featured-provider .provider-content {
    padding: 15px 15px 15px 115px;
  }
}
.builder .info-columns {
  margin: 0 0 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.builder .info-columns.column-count-1 .column {
  width: 100%;
}
.builder .info-columns.column-count-2 .column {
  width: calc(50% - 10px);
}
.builder .info-columns.column-count-3 .column {
  width: calc(33.3333% - 10px);
}
.builder .info-columns .column.column-text-white h1,
.builder .info-columns .column.column-text-white h2,
.builder .info-columns .column.column-text-white h3,
.builder .info-columns .column.column-text-white h4,
.builder .info-columns .column.column-text-white h5,
.builder .info-columns .column.column-text-white h6,
.builder .info-columns .column.column-text-white p,
.builder .info-columns .column.column-text-white li {
  color: #fff;
}
.builder .info-columns .column.column-text-white .column-background p a, .builder .info-columns .column.column-text-white .column-background li a {
  color: #fff;
  border-bottom-color: #fff;
}
.builder .info-columns .column.column-text-black h1,
.builder .info-columns .column.column-text-black h2,
.builder .info-columns .column.column-text-black h3,
.builder .info-columns .column.column-text-black h4,
.builder .info-columns .column.column-text-black h5,
.builder .info-columns .column.column-text-black h6,
.builder .info-columns .column.column-text-black p,
.builder .info-columns .column.column-text-black li {
  color: #494a50;
}
.builder .info-columns .column.column-text-black .column-background h1,
.builder .info-columns .column.column-text-black .column-background h2,
.builder .info-columns .column.column-text-black .column-background h3,
.builder .info-columns .column.column-text-black .column-background h4,
.builder .info-columns .column.column-text-black .column-background h5,
.builder .info-columns .column.column-text-black .column-background h6,
.builder .info-columns .column.column-text-black .column-background p,
.builder .info-columns .column.column-text-black .column-background li {
  color: #000;
}
.builder .info-columns .column.column-text-blue h1,
.builder .info-columns .column.column-text-blue h2,
.builder .info-columns .column.column-text-blue h3,
.builder .info-columns .column.column-text-blue h4,
.builder .info-columns .column.column-text-blue h5,
.builder .info-columns .column.column-text-blue h6,
.builder .info-columns .column.column-text-blue p,
.builder .info-columns .column.column-text-blue li {
  color: #1c4489;
}
.builder .info-columns .column .column-image {
  border-radius: 5px;
  margin: 0 0 10px;
}
.builder .info-columns .column .column-header {
  font-size: 24px;
  font-weight: 700;
  color: #1c4489;
  line-height: 1;
  margin: 0 0 10px;
}
.builder .info-columns .column .column-icon {
  font-size: 34px;
  background: #1c4489;
  width: 80px;
  height: 80px;
  color: #fff;
  text-align: center;
  line-height: 80px;
  border-radius: 5px;
  margin: 0 0 10px;
}
.builder .info-columns .column .saos-button-group {
  margin-bottom: 0;
}
.builder .info-columns .column-background {
  border-radius: 5px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 15px;
}
.builder .info-columns .column-background.green {
  background: #005c2e;
}
.builder .info-columns .column-background.blue {
  background: #1c4489;
}
.builder .info-columns .column-background.light-blue {
  background: #127dbd;
}

@media screen and (max-width: 991px) {
  .builder .info-columns {
    display: block;
  }
  .builder .info-columns .column {
    margin-bottom: 30px;
    width: 100% !important;
  }
  .builder .info-columns .column:last-child {
    margin-bottom: 0;
  }
}
.doctor-profile {
  margin: 30px 0;
}
.doctor-profile .locations {
  margin: 0 0 10px;
}
.doctor-profile .profile-card {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  background: #1c4489;
  color: #fff;
  border-radius: 5px;
  margin: 0 0 15px;
  text-align: center;
  overflow: hidden;
}
.doctor-profile .profile-card .profile-image {
  width: 30%;
  padding: 10px;
}
.doctor-profile .profile-card .profile-image img {
  display: block;
  border-radius: 5px;
}
.doctor-profile .profile-card .profile-quick-info {
  width: 70%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 10px 10px 10px 0;
}
.doctor-profile .profile-card .accepting-patients-header {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  margin: 0 0 10px;
}
.doctor-profile .profile-card .accepting-patients-header + .accepting-patients-header {
  display: none;
}
.doctor-profile .profile-card .bap {
  margin-top: 10px;
}
.doctor-profile .profile-card .social {
  margin-top: auto;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  padding: 10px;
}
.doctor-profile .profile-card .social .social-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.doctor-profile .profile-card .social .social-buttons a {
  display: block;
  background: #005c2e;
}
.doctor-profile .profile-card .social .social-buttons a:hover, .doctor-profile .profile-card .social .social-buttons a:focus {
  background: #fff;
}
.doctor-profile .profile-card .small-header {
  color: #fff;
  margin: 0 0 8px;
}
.doctor-profile .profile-card a.button:hover,
.doctor-profile .profile-card a.button:focus {
  background: #fff;
  color: #1c4489;
  text-decoration: none;
}
.doctor-profile .profile-card .saos-schedule-doctor h3 {
  color: #fff;
  line-height: 1;
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: 600;
}
.doctor-profile .profile-card .saos-schedule-doctor p {
  color: #fff;
  font-size: 14px;
  line-height: 19px;
  padding: 0;
  margin: 0 0 20px;
}
.doctor-profile .profile-card .saos-schedule-doctor .sidebar-button {
  padding: 10px 15px;
}
.doctor-profile .profile-card .saos-schedule-doctor .sidebar-button span {
  font-size: 18px;
}
.doctor-profile .profile-card .saos-schedule-doctor .sidebar-button span.icon {
  width: 40px;
  background: rgba(0, 0, 0, 0.4);
}
.doctor-profile .profile-card .saos-schedule-doctor .sidebar-button span.text {
  padding-left: 35px;
}
.doctor-profile .profile-card .saos-schedule-doctor .sidebar-button:hover span.icon, .doctor-profile .profile-card .saos-schedule-doctor .sidebar-button:focus span.icon {
  background: #005c2e;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .doctor-profile .sidebar {
    margin: 10px 0;
  }
}
.zip-filter-form {
  display: flex;
  margin: 0 0 15px;
  padding: 0 0 15px;
  border-bottom: 1px solid #D3D7E3;
}
.zip-filter-form .error {
  display: none;
  color: #f00;
}

.city-filters {
  margin: 0 0 30px;
}

.city {
  margin: 0 0 15px;
}
.city h2 {
  color: #1c4489;
  margin: 0 0 15px;
}
.city .location {
  background: #fff;
  border-radius: 4px;
  margin: 0 0 30px;
}
.city .location h3 {
  font-weight: 700;
  font-size: 21px;
  line-height: 24px;
  padding: 10px;
  border-bottom: 1px solid #D3D7E3;
}
.city .location h3 a:hover {
  text-decoration: none;
}
.city .location .data {
  position: relative;
  padding: 10px;
  border-bottom: 1px solid #D3D7E3;
  font-size: 16px;
}
.city .location .data:last-child {
  border-bottom: 0;
}
.city .location .data i {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translate(0, -50%);
  color: #127dbd;
}
.city .location .data span {
  display: block;
  padding-left: 25px;
}

.location-map {
  margin: 0 0 30px;
  border: 3px solid #fff;
}

/*
.location {
    position: relative;
	background: #fff;
	border-radius: 4px;
    margin: 0 0 15px;
    text-align: left;
}
.location * {
    box-sizing: border-box;
}
.location .location-title {
	font-weight: 600;
	font-size: 16px;
	line-height: 16px;
    border-bottom: 1px solid #ddd;
    padding: 15px;
    margin: 0;
}
.location-title a {
    width: 70%;
    float: left;
    display: block;
    line-height: 20px;
}
.location-title a,
.location-title a:visited {
	color: #1e428a;
}
.location a.micro-button {
	color: #fff;
    float: right;
    text-align: center;
	background: #00773c;
	padding: 3px 6px;
    text-decoration: none;
    border-radius: 3px;
    width: 28%;
    line-height: 16px;
}
.location a.micro-button:hover,
.location a.micro-button:hover {
	text-decoration: none;
	background: #1e428a;
}
.location .location-data {
    position: relative;
	border-bottom: #ddd 1px solid;
	padding: 10px 10px 10px 40px;
}
.location .location-data:last-child {
	border-bottom: 0;
    border-radius: 0 0 3px 3px;
}
.location .location-data::before {
	content: '';
    position: absolute;
	width: 1px;
	top: 0;
	bottom: 0;
	left: 30px;
	background-color: #ddd;
}
.location .location-data i {
	position: absolute;
	left: 10px;
    top: 14px;
    color: #1e428a;
}
.location .location-data p {
    padding: 0;
    position: relative;
    top: -1px;
}
.location .location-data.future-location-data {
    background:#00773c;
}
.location .location-data.future-location-data i,
.location .location-data.future-location-data p,
.location .location-data.future-location-data p a {
    color: #fff;
}
.result .location {
    border: 1px solid #ddd;
    border-radius: 3px;
}
.result .location .location-data i {
    top: 12px;
}
.results .location + .location {
    margin-top: 20px;
}
.location-listings.doctor-profile .social {
    position: static;
}
.location-listings .profile-card h3 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;

}
.location-listings .profile-image {
    min-height: 0;
}
.location-listings .profile-card.box {
    min-height: 0;
}
.location-listings .profile-card.box {
    background: #fff;
    padding: 5px 10px;
}
.location-listings .profile-card.box a:hover {
    color: #1e428a
}
.location-listings .location .location-data {
    border: none;
}
.location-listings .location .location-data::before {
    display: none;
}
.location-listings .location {
    margin-bottom: 0;
}
.location-listings .profile-image {
    margin-right: 0;
    width: 30%;
}
.location-listings .location .location-data {
    padding: 0 0 0 30px;
}
.location-listings .location .location-data i {
    left: 0;
    top: 8px;
}
.location-listings .location .location-data:last-child {
    padding-bottom: 5px;
}
.location-listings .location .location-data span {
    font-size: 15px;
    line-height: 18px;
    display: inline-block;
}
.location-listings .location .location-data a {
    border-bottom: 0;
}
.location-listings .micro-button {
    border-radius: 3px;
}
.info-window-content h3 {
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0 0 5px;
    border-bottom: 1px dotted #ccc;
}
.info-window-content a {
    color: #444;
}
.info-window-content a:hover {
    color: #007cba;
}
.info-window-content p {
    margin-bottom: 0;
    padding-bottom: 0;
}
*/
.home h2 {
  font-weight: 600;
  font-size: 48px;
  line-height: 1;
  color: #1c4489;
  margin: 0 0 20px;
}
.home h2.white {
  color: #fff;
}
.home h3 {
  font-size: 36px;
  font-weight: 600;
  color: #1c4489;
  line-height: 1.2;
}
.home h3.white {
  color: #fff;
}
.home p {
  font-size: 18px;
  line-height: 1.3;
  color: #000;
}
.home p.white {
  color: #fff;
}
.home .hero {
  position: relative;
  z-index: 1;
}
.home .hero .button-col {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 5px;
  background: rgba(0, 0, 0, 0.3);
  width: 260px;
}
.home .hero .button-col a {
  height: calc(25% - 4px);
  margin-bottom: 5px;
  background: #1c4489;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 10px;
  font-size: 18px;
  font-weight: 600;
  border-radius: 4px;
  display: flex;
}
.home .hero .button-col a:last-child {
  margin-bottom: 0;
}
.home .hero .button-col a span {
  align-self: center;
  display: block;
  width: 100%;
}
.home .hero .button-col a span i {
  margin-right: 10px;
}
.home .hero .button-col a:hover, .home .hero .button-col a:focus {
  background: #005c2e;
  border: 4px solid #fff;
  text-decoration: none;
}
.home .hero .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 10px 0;
  text-align: center;
}
.home .hero .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.home .hero .slick-dots li button {
  display: block;
  font-size: 0;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  border: 0;
  padding: 0;
  margin: 0;
  border: 2px solid #fff;
  background: #1c4489;
  transition: all 0.25s ease-in-out;
}
.home .hero .slick-dots li button:hover, .home .hero .slick-dots li button:focus {
  background: #fff;
}
.home .hero .slick-dots li.slick-active button {
  background: #fff;
}
.home .banner {
  background: #005c2e;
  padding: 15px 0;
}
.home .banner h2,
.home .banner h3 {
  color: #fff;
  align-self: center;
  margin: 0;
  padding: 0;
}
.home .banner h2 {
  flex-basis: max-content;
}
.home .banner h3 {
  flex-basis: min-content;
  font-weight: 400;
  flex-grow: 2;
  padding: 0 30px;
}
.home .banner .content {
  width: calc(100% - 220px);
  display: flex;
}
.home .banner .buttons {
  width: 220px;
  align-self: center;
}
.home .banner .buttons .btn {
  display: block;
  width: 100%;
}
.home .slideshow {
  position: relative;
}
.home .slideshow .slide {
  height: 540px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.home .slideshow .container,
.home .slideshow .row {
  height: 100%;
}
.home .slideshow .slide-content {
  align-self: center;
}
.home .slideshow .vc-button {
  width: 180px;
  background: #fff;
  border-top: 5px solid #005c2e;
  border-radius: 4px;
  overflow: hidden;
  display: block;
  position: relative;
  top: 0;
}
.home .slideshow .vc-button img {
  max-width: 160px;
  margin: 10px auto;
}
.home .slideshow .vc-button span {
  display: block;
  background: #005c2e;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  padding: 10px 20px;
  color: #fff;
  text-align: center;
  transition: all 0.25s ease-in-out;
}
.home .slideshow .vc-button:hover, .home .slideshow .vc-button:focus {
  top: -5px;
}
.home .slideshow .vc-button:hover span, .home .slideshow .vc-button:focus span {
  background: #1c4489;
}
.home .slideshow p {
  padding: 0;
  margin: 0 0 20px;
}
.home .news {
  padding: 60px 0;
  overflow: hidden;
}
.home .news .news-intro {
  padding: 30px 0;
}
.home .news .posts {
  position: relative;
  margin-top: 60px;
}
.home .news .posts::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -30px;
  right: -9999px;
  height: 2px;
  background: #1c4489;
}
.home .news .posts article {
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  margin: 0 0 20px;
  transition: all 0.25s ease-in-out;
}
.home .news .posts article h3 {
  margin: 0 0 30px;
}
.home .news .posts article > * {
  position: relative;
  z-index: 5;
}
.home .news .posts article .content {
  width: calc(100% - 340px);
  padding: 30px;
}
.home .news .posts article .content > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.home .news .posts article .image {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 340px;
}
.home .find {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  text-align: center;
  overflow: hidden;
}
.home .find .left-line h2,
.home .find .right-line h2 {
  position: relative;
  display: inline-block;
}
.home .find .left-line h2::before,
.home .find .right-line h2::before {
  content: "";
  display: block;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
}
.home .find .left-line h2::before {
  right: 100%;
  margin: 0 15px 0 0;
  left: -9999px;
}
.home .find .right-line h2::before {
  left: 100%;
  margin: 0 0 0 15px;
  right: -9999px;
}
.home .find .mobile-header {
  display: none;
}
.home .find .blue-box {
  padding: 30px 30px 70px;
  background: #1c4489;
  border-radius: 4px;
  height: 100%;
  position: relative;
}
.home .find .blue-box p {
  margin: 30px 0;
  text-align: left;
}
.home .find .blue-box .buttons {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}
.home .learn {
  padding: 60px 0;
}
.home .learn h2 {
  text-align: center;
}
.home .learn .row + .row {
  margin-top: 30px;
}
.home .learn .learn-box {
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  height: 100%;
  padding: 30px 30px 40px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.home .learn .learn-box::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}
.home .learn .learn-box > * {
  position: relative;
  z-index: 10;
}
.home .learn .learn-box h3 {
  text-align: center;
  margin: 0;
}
.home .learn .learn-box p {
  margin: 30px 0;
}
.home .learn .learn-box .buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.home .learn .learn-box .buttons .btn {
  display: block;
  width: 100%;
  text-align: center;
  border-radius: 0 0 4px 4px;
}

@media screen and (max-width: 1200px) {
  .home h2 {
    font-size: 38px;
  }
  .home h3 {
    font-size: 28px;
  }
  .home p {
    font-size: 16px;
  }
  .home .news .posts article h3 {
    margin: 0 0 20px;
  }
  .home .news .posts article .image {
    width: 250px;
  }
  .home .news .posts article .content {
    width: calc(100% - 250px);
  }
}
@media screen and (max-width: 991px) {
  .home .banner .container {
    flex-wrap: wrap;
  }
  .home .banner .container .content {
    width: 100%;
    display: block;
  }
  .home .banner .container .content h2,
  .home .banner .container .content h3 {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 0 10px;
  }
  .home .banner .container .buttons {
    width: 100%;
  }
  .home .news {
    padding: 30px 0;
  }
  .home .news .posts article h3 {
    margin: 0 0 20px;
  }
  .home .news .posts article .image {
    width: 180px;
  }
  .home .news .posts article .content {
    width: calc(100% - 180px);
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .home .hero .button-col {
    position: static;
    display: block;
    font-size: 0;
    background: #127dbd;
    width: 100%;
    padding: 5px;
  }
  .home .hero .button-col a {
    margin: 0;
    display: inline-block;
    width: 49%;
  }
  .home .hero .button-col a:nth-child(odd) {
    margin-right: 2%;
  }
  .home .hero .button-col a:nth-child(1), .home .hero .button-col a:nth-child(2) {
    margin-bottom: 10px;
  }
  .home .slideshow .slide-content {
    background: rgba(28, 68, 137, 0.7);
    padding: 15px;
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
  }
  .home .slideshow .slide-content h2 {
    color: #fff;
  }
  .home .slideshow .slide-content p {
    color: #fff;
  }
  .home .slideshow .slide-content .buttons .btn {
    background: #005c2e;
  }
  .home .slideshow .slide-content .buttons .btn:hover {
    background: #fff;
    color: #1c4489;
  }
  .home .find {
    padding: 30px 0;
  }
  .home .find h2 {
    margin: 0 0 10px;
  }
  .home .find .desktop-headers {
    display: none;
  }
  .home .find .mobile-header {
    display: block;
  }
  .home .find .blue-box {
    height: auto;
    margin: 0 0 30px;
  }
  .home .learn {
    padding: 30px 0;
  }
  .home .learn .learn-box {
    height: auto;
    margin: 0 0 30px;
  }
  .home .learn .row + .row {
    margin-top: 0;
  }
}
@media screen and (max-width: 580px) {
  .home .hero .button-col a {
    font-size: 14px;
    font-weight: 400;
  }
  .home .news .posts {
    margin-top: 32px;
  }
  .home .news .posts article h3 {
    margin: 0 0 20px;
  }
  .home .news .posts article .image {
    width: 100%;
    height: 200px;
    position: static;
  }
  .home .news .posts article .content {
    width: 100%;
  }
}
.box a.location-phone {
  position: relative;
  display: block;
  background: #1c4489;
  color: #fff;
  padding: 10px;
  border-radius: 4px;
  font-weight: 700;
  margin: 0 0 10px;
  border: 0;
}
.box a.location-phone .icon {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  width: 45px;
  background: #0d224a;
  border-radius: 4px 0 0 4px;
}
.box a.location-phone .icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.box a.location-phone .number {
  display: block;
  padding-left: 50px;
}
.box a.location-phone:hover {
  background: #005c2e;
}

.related-service .related-service-title {
  cursor: pointer;
  font-size: 14px;
  background: transparent;
  border: 0;
  display: block;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  background: #fff;
  border-bottom: 1px solid #D3D7E3;
}
.related-service .related-service-title i {
  transition: 0.3s ease all;
  transform: rotate(0deg);
}
.related-service .related-service-title:focus, .related-service .related-service-title:hover {
  background: #005c2e;
  color: #fff;
  border-bottom: 1px solid #fff;
  text-decoration: none;
}
.related-service .related-service-title:focus i, .related-service .related-service-title:hover i {
  transform: rotate(180deg);
}
.related-service.service-active .related-service-title i {
  transform: rotate(45deg);
}
.related-service .related-service-information {
  display: none;
  background: #1c4489;
  color: #fff;
  padding: 10px;
}
.related-service .related-service-information p {
  padding-bottom: 0;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
}
.related-service .related-service-information span {
  display: block;
  margin: 0 0 10px;
}
.related-service .related-service-information a {
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.related-service .related-service-information a:hover, .related-service .related-service-information a:focus {
  color: #127dbd;
  border-bottom: 1px solid #fff;
  text-decoration: none;
}

.register-online .doctor-profile * {
  box-sizing: border-box;
}

.register-online .profile-thumbnail {
  float: left;
  width: 30%;
}

.register-online .profile-thumbnail img {
  border-radius: 3px;
}

.register-online .profile-information {
  float: left;
  width: 70%;
  padding: 0 0 0 15px;
}

.register-online .doctor-profile {
  padding: 15px;
  background: #f3f3f3;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 15px;
}

.register-online .doctor-profile h2 {
  color: #1e428a;
  font-weight: 600;
  margin: 0 0 15px;
}

.register-online .location h3 a {
  display: block;
  background: #1e428a;
  color: #f0f1f5;
  border: 0;
  margin: 15px -30px 0;
  padding: 15px 30px;
  text-decoration: none;
}

.search-box {
  margin: 100px 0;
  text-align: center;
}
.search-box h3 {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 600;
  color: #1c4489;
  margin: 0 0 30px;
}
.search-box input[type=text] {
  box-shadow: none;
  width: 100%;
  margin: 0 0 10px;
}
.search-box button {
  min-width: 260px;
  text-align: center;
  margin: 10px 0 0;
}

.sidebar h3 {
  margin: 0 0 5px;
}
.sidebar .search-box {
  margin: 0 0 15px;
  text-align: left;
}
.sidebar .search-box button {
  min-width: auto;
}

.search-result {
  background: #fff;
  padding: 10px;
  border-radius: 4px;
  margin: 0 0 5px;
}
.search-result h3 {
  color: #1c4489;
  position: relative;
}
.search-result h3 span {
  display: block;
  padding-right: 165px;
}
.search-result h3 span strong {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 0 3px;
  color: #127dbd;
}
.search-result h3 .buttons {
  position: absolute;
  right: 0;
  width: 150px;
  top: 50%;
  transform: translate(0, -50%);
}
.search-result h3 .buttons .btn {
  width: 100%;
}

.location-group {
  border-radius: 4px;
  margin-bottom: 30px;
  overflow: hidden;
}
.location-group .title {
  background: #1e428a;
  padding: 15px;
  color: #fff;
}
.location-group .listing {
  background: #fff;
  padding: 7px 15px;
}
.location-group .listing p {
  padding: 0;
}
.location-group .listing a {
  color: #1c4489;
}
.location-group .listing a:hover {
  color: #005c2e;
}
.location-group .listing:nth-child(even) {
  background: #f9f9f9;
}

.service-hero {
  height: 530px;
  position: relative;
  background-position: center center;
  background-color: transparent;
  background-repeat: no-repeat;
}
.service-hero::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.service-hero > * {
  position: relative;
  z-index: 10;
}
.service-hero.small-hero {
  height: 300px;
}
.service-hero a.panel-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.service-hero a.panel-link:focus {
  border: 3px solid #cd3636;
}
.service-hero .hero-content {
  display: flex;
  align-items: center;
  height: 100%;
}
.service-hero .department-slogan {
  color: #fff;
  font-size: 48px;
  line-height: 1;
  font-weight: 600;
  padding: 0;
  max-width: 800px;
}
.service-hero .button-group {
  margin-top: 15px;
}

.department-info {
  margin: 30px 0 0;
}

@media screen and (max-width: 767px) {
  .service-hero .department-slogan {
    font-size: 32px;
  }
}
.h4-base, .team .team-row .team-member h4, .content-section .content-box h4 {
  font-weight: 600;
  font-size: 28px;
  line-height: 1;
  margin: 0 0 10px;
}

#virtual-care .hero .hero-banner h1 {
  font-size: 48px;
  line-height: 1;
  font-weight: 600;
}
#virtual-care p,
#virtual-care li,
#virtual-care .step {
  font-size: 18px;
  line-height: 26px;
}
#virtual-care .hero .buttons .btn {
  width: calc(25% - 10px);
  display: flex;
  align-items: center;
  justify-content: center;
}
#virtual-care .hero .buttons .btn:nth-child(4n+4) {
  margin-right: 0;
}
#virtual-care .hero .buttons .btn:focus {
  background: #0d224a;
}
#virtual-care .step {
  margin: 0 0 20px;
  position: relative;
}
#virtual-care .step span {
  display: block;
}
#virtual-care .step i {
  display: block;
  width: 40px;
  text-align: center;
  color: #3ad98a;
  font-size: 25px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.content-section {
  margin: 60px 0 0;
  overflow-x: hidden;
}
.content-section.blue {
  background-color: #1c4489;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 50px 0;
}
.content-section.blue .section-header {
  color: #fff;
}
.content-section.no-margin {
  margin-top: 0;
}
.content-section .blue-box {
  background: #1c4489;
  color: #fff;
  padding: 30px;
  border-radius: 4px;
}
.content-section .blue-box.smaller {
  max-width: 700px;
  margin: 0 auto;
}
.content-section .blue-box .step span {
  padding: 0 0 0 70px;
}
.content-section .blue-box ul {
  margin: 0;
}
.content-section .blue-box li {
  margin: 0 0 5px;
  font-size: 16px;
  line-height: 1.4;
}
.content-section .blue-box li:last-child {
  margin: 0;
}
.content-section .blue-box a {
  color: #fff;
  font-weight: 700;
  border-bottom: 1px dotted #fff;
}
.content-section .blue-box a:hover {
  text-decoration: none;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.content-section .section-header {
  color: #1c4489;
  font-size: 64px;
  line-height: 1;
  font-weight: 600;
  margin: 0 0 30px;
  text-align: center;
}
.content-section .section-header.small-header {
  font-size: 36px;
}
.content-section .header-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 30px;
}
.content-section .header-group .section-header {
  margin: 0;
}
.content-section .header-group .btn {
  position: relative;
  z-index: 2;
}
.content-section .header-group .buttons {
  position: relative;
}
.content-section .header-group .buttons::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  border-top: 1px solid #fff;
  width: 10000px;
  right: 0;
  top: 50%;
}
.content-section .content-box {
  height: 100%;
  background: #fff;
  padding: 30px;
  text-align: center;
  border-radius: 4px;
}
.content-section .content-box p,
.content-section .content-box li {
  color: #000;
  padding-bottom: 20px;
  margin-bottom: 0;
}
.content-section .content-box li {
  padding-bottom: 0;
  margin-bottom: 5px;
}
.content-section .content-box a {
  color: #1c4489;
  border-bottom: 1px dotted #1c4489;
  text-decoration: none;
  font-weight: 600;
}
.content-section .content-box a:hover, .content-section .content-box a:focus {
  color: #005c2e;
  border-bottom: 1px dotted #005c2e;
}
.how-button {
  margin-top: 30px;
}

.prep {
  position: relative;
}
.prep::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.prep > * {
  position: relative;
  z-index: 10;
}

.conditions {
  position: relative;
}
.conditions::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.conditions > * {
  position: relative;
  z-index: 10;
}
.conditions p {
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
}
.conditions .blue-box {
  margin-bottom: 30px;
}
.conditions .excluded {
  display: none;
}
.conditions .treated .section-header,
.conditions .excluded .section-header {
  width: 100%;
}
.conditions .treated .buttons,
.conditions .excluded .buttons {
  margin-bottom: 15px;
}
.conditions .buttons .btn:focus {
  background: #0d224a;
}

.how-it-works {
  display: none;
}
.how-it-works .steps .step {
  background: #fff;
  border-radius: 4px;
  padding: 30px 30px 30px 0;
  align-items: center;
  margin-bottom: 30px;
}
.how-it-works .steps .step:last-child {
  margin-bottom: 0;
}
.how-it-works .steps .step .number {
  width: 100px;
  color: #005c2e;
  font-size: 100px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
}
.how-it-works .steps .step .title {
  width: 400px;
  padding: 0 20px;
}
.how-it-works .steps .step .title h4 {
  font-weight: 600;
  font-size: 28px;
  line-height: 1.2;
  margin: 0;
}
.how-it-works .steps .step .info {
  width: calc(100% - 500px);
}
.how-it-works .steps .step .info > * {
  margin: 0;
  padding: 0;
}
.how-it-works .steps .step .info a {
  color: #1c4489;
  border-bottom: 1px dotted #1c4489;
  font-weight: 600;
  text-decoration: none;
}
.how-it-works .steps .step .info a:hover {
  text-decoration: none;
  color: #005c2e;
  border-bottom: 1px dotted #005c2e;
}
.how-it-works .steps .step .info p {
  color: #000;
  font-size: 21px;
  line-height: 32px;
}

.insurance .hours .hour-group {
  margin: 0 0 15px;
}

.faqs .faq {
  border-bottom: 1px solid #1c4489;
  background: #fff;
  transition: 0.3s ease all;
  position: relative;
}
.faqs .faq:hover {
  cursor: pointer;
}
.faqs .faq:hover .faq-content .question h4 {
  color: #127dbd;
}
.faqs .faq:hover .faq-content + .faq-control::before, .faqs .faq:hover .faq-content + .faq-control::after {
  background-color: #127dbd;
}
.faqs .faq:hover .faq-content + .faq-control::before {
  transform: rotate(90deg);
}
.faqs .faq:hover .faq-content + .faq-control::after {
  transform: rotate(180deg);
}
.faqs .faq:last-child {
  border-bottom: 0;
}
.faqs .faq .faq-content {
  padding: 0 90px 0 30px;
}
.faqs .faq .faq-content .question h4 {
  font-size: 28px;
  font-weight: 600;
  padding: 30px 0;
  line-height: 30px;
  color: #1c4489;
  margin-bottom: 0;
}
.faqs .faq .faq-content .answer {
  display: none;
  padding-bottom: 30px;
}
.faqs .faq .faq-content .answer p,
.faqs .faq .faq-content .answer ul,
.faqs .faq .faq-content .answer ol {
  padding-bottom: 0;
  margin-bottom: 30px;
}
.faqs .faq .faq-content .answer ul li,
.faqs .faq .faq-content .answer ol li {
  margin-bottom: 10px;
}
.faqs .faq .faq-content .answer ul li:last-child,
.faqs .faq .faq-content .answer ol li:last-child {
  margin-bottom: 0;
}
.faqs .faq .faq-content .answer > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.faqs .faq .faq-content .answer p,
.faqs .faq .faq-content .answer li {
  color: #fff;
}
.faqs .faq .faq-content .answer a {
  color: #3ad98a;
  font-weight: 600;
  border-bottom: 1px dotted #3ad98a;
  text-decoration: none;
}
.faqs .faq .faq-content .answer a:hover {
  color: #fff;
  border-bottom-color: #fff;
}
.faqs .faq .faq-control {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 90px;
  cursor: pointer;
  background: transparent;
  border: 0;
  border-radius: 0;
}
.faqs .faq .faq-control::before, .faqs .faq .faq-control::after {
  content: "";
  position: absolute;
  display: block;
  width: 30px;
  height: 2px;
  background-color: #1c4489;
  right: 33.3333333333%;
  top: calc(50% - 1px);
}
.faqs .faq .faq-control::before {
  transform: rotate(-90deg);
}
.faqs .faq .faq-control:focus {
  background: #1c4489;
  color: #fff;
}
.faqs .faq .faq-control:focus::before, .faqs .faq .faq-control:focus::after {
  background: #fff;
}
.faqs .faq.active {
  background: #1c4489;
  border-bottom-color: #fff;
}
.faqs .faq.active:hover .faq-content .question h4 {
  color: #fff;
}
.faqs .faq.active:hover .faq-control::before, .faqs .faq.active:hover .faq-control::after {
  background-color: #fff;
  transform: rotate(0deg);
}
.faqs .faq.active .question h4 {
  color: #fff;
}
.faqs .faq.active .faq-control::before, .faqs .faq.active .faq-control::after {
  background-color: #fff;
  transform: rotate(0deg);
}
.faqs .faq.active .faq-control:focus {
  background: #fff;
}
.faqs .faq.active .faq-control:focus::before, .faqs .faq.active .faq-control:focus::after {
  background-color: #1c4489;
}

.team .team-row {
  position: relative;
}
.team .team-row::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  left: 0;
  right: 0;
  top: 149px;
  background: #1c4489;
  z-index: -1;
}
.team .team-row .team-member {
  margin: 0 auto 30px;
}
.team .team-row .team-member img {
  border: 10px solid #fff;
  border-radius: 50%;
  width: 300px;
  margin: 0 auto 20px;
}
.team .team-row .team-member h4 {
  color: #1c4489;
}
.team .team-row .team-member h5 {
  color: #1c4489;
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
.team .team-row .team-member .buttons {
  margin-top: 10px;
}
.team .cta-banner-button {
  margin-top: 30px;
}

/* 
MIXIN EQUIVALENTS 
lg = 1200
md = 992
sm = 768
*/
@media (max-width: 1200px) {
  .team .team-row::before {
    top: 129px;
  }
  .team .team-row .team-member img {
    width: 260px;
  }
}
@media (max-width: 992px) {
  #virtual-care p,
  #virtual-care li,
  #virtual-care .step {
    font-size: 14px;
    line-height: 21px;
  }
  #virtual-care .hero .buttons .btn {
    width: calc(33.3333% - 10px);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #virtual-care .hero .buttons .btn:nth-child(4n+4) {
    margin-right: 10px;
  }
  #virtual-care .hero .buttons .btn:nth-child(3n+3) {
    margin-right: 0px;
  }
  #virtual-care .step i {
    font-size: 20px;
  }
  .content-section .section-header {
    font-size: 48px;
    margin-bottom: 25px;
  }
  .content-section .section-header.small-header {
    font-size: 32px;
  }
  .content-section .content-box {
    height: auto;
  }
  .content-section .content-box h4 {
    font-size: 30px;
  }
  .content-section .blue-box {
    padding: 30px 20px;
  }
  .how-it-works .steps .step .number,
  .how-it-works .steps .step .title {
    float: left;
  }
  .how-it-works .steps .step .title,
  .how-it-works .steps .step .info {
    width: calc(100% - 100px);
  }
  .how-it-works .steps .step .title {
    padding: 0;
    margin-bottom: 15px;
  }
  .how-it-works .steps .step .info {
    float: right;
  }
  .faqs .faq .faq-content {
    padding: 0 66px 0 20px;
  }
  .faqs .faq .faq-content .question h4 {
    font-size: 24px;
    line-height: 26px;
    padding: 20px 0;
  }
  .faqs .faq .faq-content .answer {
    padding-bottom: 20px;
  }
  .faqs .faq .faq-content .answer p,
  .faqs .faq .faq-content .answer ul,
  .faqs .faq .faq-content .answer ol {
    margin-bottom: 20px;
  }
  .faqs .faq .faq-control {
    width: 66px;
  }
  .faqs .faq .faq-control::before, .faqs .faq .faq-control::after {
    width: 20px;
  }
  .team .team-row::before {
    top: 99px;
  }
  .team .team-row .team-member img {
    width: 200px;
  }
}
@media (max-width: 768px) {
  .content-section .section-header {
    font-size: 42px;
    margin-bottom: 20px;
  }
  .content-section .section-header.small-header {
    font-size: 30px;
  }
  .content-section .header-group {
    flex-wrap: wrap;
  }
  .content-section .header-group .buttons {
    width: 100%;
    order: 2;
    text-align: center;
  }
  .content-section .header-group .buttons::before {
    display: none;
  }
  .content-section .header-group .section-header {
    width: 100%;
    text-align: center;
    order: 1;
    margin: 0 0 15px;
  }
  .content-section .content-box {
    height: auto;
  }
  .content-section .content-box h4 {
    font-size: 24px;
  }
  .how-it-works .steps .step .title,
  .how-it-works .steps .step .info {
    width: calc(100% - 50px);
  }
  .how-it-works .steps .step .number {
    width: 50px;
    font-size: 60px;
    margin-top: -6px;
  }
  .insurance {
    margin-top: 0;
  }
  .insurance .section-header {
    margin-top: 40px;
  }
  .faqs .faq .faq-content {
    padding: 0 52px 0 15px;
  }
  .faqs .faq .faq-content .question h4 {
    font-size: 20px;
    line-height: 22px;
    padding: 15px 0;
  }
  .faqs .faq .faq-content .answer {
    padding-bottom: 15px;
  }
  .faqs .faq .faq-content .answer p,
  .faqs .faq .faq-content .answer ul,
  .faqs .faq .faq-content .answer ol {
    margin-bottom: 15px;
  }
  .faqs .faq .faq-control {
    width: 52px;
  }
  .faqs .faq .faq-control::before, .faqs .faq .faq-control::after {
    width: 16px;
  }
  .team .team-row::before {
    display: none;
  }
  .team .team-row .team-member {
    position: relative;
  }
  .team .team-row .team-member::before {
    content: "";
    position: absolute;
    height: 2px;
    width: calc(100% + 24px);
    left: -12px;
    right: -12px;
    top: 124px;
    background: #1c4489;
    z-index: -1;
  }
  .team .team-row .team-member img {
    width: 250px;
  }
}
/*# sourceMappingURL=sourcemaps/style.css.map */
