@charset "UTF-8";
/*!
 * widgets
 * @version: 9.0.017.00
 * @license: Genesys Telecom Labs
 * @Modules Present: cx-bus,cx-app,cx-overlay,cx-toaster,cx-window-manager,cx-remote,cx-calendar,cx-console,cx-channel-selector,cx-call-us,cx-callback,cx-callback-service,cx-cobrowse,cx-chat-deflection,cx-gwe,cx-engage,cx-engage-offer,cx-knowledge-center-service,cx-send-message,cx-send-message-service,cx-sidebar,cx-search,cx-webchat,cx-webchat-service-legacy-controller,cx-webchat-service-transport-controller,pure-engage-v3-rest-transport,pure-cloud-v2-sockets-transport,cx-webchat-service,cx-clicktocall,cx-clicktocall-service,cx-buster,cx-richmedia-bridge
 */
.cx-widget * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.cx-widget {
  font-family: Roboto;
  font-size: 1em;
  transition: background 0.5s ease, background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease;
  -webkit-transition: background 0.5s ease, background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease;
  -moz-transition: background 0.5s ease, background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease;
  -o-transition: background 0.5s ease, background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease;
  right: 0 !important;
}

.cx-widget article, .cx-widget aside, .cx-widget details, .cx-widget figcaption, .cx-widget figure, .cx-widget footer, .cx-widget header, .cx-widget hgroup, .cx-widget main, .cx-widget nav, .cx-widget section, .cx-widget summary {
  display: block;
}

.cx-widget audio, .cx-widget canvas, .cx-widget progress, .cx-widget video {
  display: inline-block;
  vertical-align: baseline;
}

.cx-widget audio:not([controls]) {
  display: none;
  height: 0;
}

.cx-widget [hidden], .cx-widget template {
  display: none;
}

.cx-widget a {
  background: transparent;
  text-decoration: underline;
  background: 0 0;
}

.cx-widget abbr[title] {
  border-bottom: 1px dotted;
}

.cx-widget b, .cx-widget strong {
  font-weight: 700;
}

.cx-widget dfn {
  font-style: italic;
}

.cx-widget h1, .cx-widget .masterpage .h1, .masterpage .cx-widget .h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

.cx-widget mark, .cx-widget .masterpage .mark, .masterpage .cx-widget .mark {
  background: #ff0;
}

.cx-widget small, .cx-widget .masterpage .small, .masterpage .cx-widget .small {
  font-size: 80%;
}

.cx-widget sub, .cx-widget sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

.cx-widget sup {
  top: -0.5em;
}

.cx-widget sub {
  bottom: -0.25em;
}

.cx-widget img {
  border: 0;
}

.cx-widget svg:not(:root) {
  overflow: hidden;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.cx-widget figure {
  margin: 1em 40px;
}

.cx-widget hr {
  height: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.cx-widget pre {
  overflow: auto;
}

.cx-widget code, .cx-widget kbd, .cx-widget pre, .cx-widget samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

.cx-widget button, .cx-widget input, .cx-widget optgroup, .cx-widget select, .cx-widget textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

.cx-widget button, .cx-widget select {
  text-transform: none;
}

.cx-widget button, .cx-widget input[type=button], .cx-widget input[type=reset], .cx-widget input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

.cx-widget button[disabled], .cx-widget input[disabled] {
  cursor: default;
}

.cx-widget button::-moz-focus-inner, .cx-widget input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.cx-widget input {
  line-height: normal;
}

.cx-widget input[type=checkbox], .cx-widget input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

.cx-widget input[type=number]::-webkit-inner-spin-button, .cx-widget input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

.cx-widget input[type=search] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

.cx-widget input[type=search]::-webkit-search-cancel-button, .cx-widget input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.cx-widget fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid;
}

.cx-widget textarea {
  overflow: auto;
}

.cx-widget optgroup {
  font-weight: 700;
}

.cx-widget table {
  border-spacing: 0;
  border-collapse: collapse;
}

.cx-widget td, .cx-widget th {
  padding: 0;
}

.cx-widget th {
  text-align: left;
}

.cx-widget label {
  margin-bottom: 0 !important;
  color: inherit !important;
}

.cx-widget button {
  margin: 0;
  font: inherit;
  overflow: visible;
  text-rendering: auto;
  letter-spacing: normal;
  word-spacing: normal;
  text-indent: 0;
  -webkit-writing-mode: horizontal-tb;
}

.cx-widget .cx-icon-debug .cx-icon-debug-set > div {
  display: inline-block;
  width: 58px;
  padding: 10px;
  margin: 5px;
  font-size: 0.625em;
  text-align: center;
}

.cx-widget .cx-icon-debug .cx-icon-debug-set > div span {
  white-space: nowrap;
}

.cx-widget .cx-form-control {
  height: 32px;
  border: 1px solid;
  border-width: 1px;
  border-style: solid;
}

.cx-widget .cx-btn {
  display: inline-block;
  padding: 5px 24px;
  margin-bottom: 0;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1.66666667em;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -o-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid;
  border-radius: 2px;
  text-shadow: none;
}

.cx-widget .cx-btn:focus {
  border-width: 2px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.cx-widget .cx-full-screen-view {
  position: absolute;
  z-index: 999999;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}

.cx-widget fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

.cx-widget legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 1.125em;
  line-height: inherit;
  border: 0;
  border-bottom: 1px solid;
}

.cx-widget label {
  display: inline;
  margin-bottom: 5px;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1rem;
}

.cx-widget input[type=search] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cx-widget input[type=radio] {
  margin-top: 4px;
  margin-right: 5px;
  cursor: pointer;
  width: auto;
  display: inline;
  height: auto;
}

.cx-widget input[type=radio].cx-radiobtn {
  display: none;
}

.cx-widget input[type=radio].cx-radiobtn + span {
  position: relative;
  top: 1px;
  display: inline;
  margin-right: 7px;
  font-size: 0.9375em;
  line-height: 0.75em;
  cursor: pointer;
  outline: none;
}

.cx-widget input[type=checkbox] {
  margin-top: 4px;
  margin-right: 5px;
  cursor: pointer;
  width: auto !important;
  float: left;
}

.cx-widget input[type=checkbox].cx-form-control {
  margin-top: 1px;
  height: auto;
}

.cx-widget input[type=checkbox].cx-checkbox {
  display: none;
}

.cx-widget input[type=checkbox].cx-checkbox + span {
  position: relative;
  top: 1px;
  display: inline;
  margin-right: 7px;
  font-size: 0.875em;
  line-height: 1rem;
  cursor: pointer;
  outline: none;
}

.cx-widget input[type=file] {
  display: block;
}

.cx-widget input[type=range] {
  display: block;
  width: 100%;
}

.cx-widget select[multiple], .cx-widget select[size] {
  height: auto;
}

.cx-widget input[type=checkbox]:focus, .cx-widget input[type=file]:focus, .cx-widget input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.cx-widget output {
  padding-top: 5px;
}

.cx-widget .cx-form-control, .cx-widget output {
  display: block;
  font-size: 0.75em;
  line-height: 1.86666667em;
}

.cx-widget .cx-form-control {
  width: 100%;
  padding: 4px 12px;
  background-image: none;
  border-radius: 2px;
}

.cx-widget .cx-form-control:focus {
  outline: 0;
  border-width: 2px;
}

.cx-widget .cx-form-control[disabled], .cx-widget .cx-form-control[readonly], .cx-widget fieldset[disabled] .cx-form-control {
  cursor: not-allowed;
  opacity: 1;
}

.cx-widget textarea.cx-form-control {
  height: auto;
  resize: none;
}

.cx-widget textarea.cx-form-control:focus {
  padding-top: 3px;
  padding-bottom: 3px;
}

.cx-widget input[type=date] {
  line-height: 2em;
}

.cx-widget .cx-form-group {
  margin-bottom: 15px;
}

.cx-widget .cx-checkbox, .cx-widget .cx-radio {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.cx-widget .cx-checkbox label, .cx-widget .cx-radio label {
  display: inline;
  font-weight: 400;
  cursor: pointer;
}

.cx-widget .cx-checkbox-inline input[type=checkbox], .cx-widget .cx-checkbox input[type=checkbox], .cx-widget .cx-radio-inline input[type=radio], .cx-widget .cx-radio input[type=radio] {
  float: left;
}

.cx-widget .cx-checkbox + .checkbox, .cx-widget .cx-radio + .radio {
  margin-top: -5px;
}

.cx-widget .cx-checkbox-inline, .cx-widget .cx-radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.25em;
  vertical-align: middle;
  cursor: pointer;
}

.cx-widget .cx-checkbox-inline + .cx-checkbox-inline, .cx-widget .cx-radio-inline + .cx-radio-inline {
  margin-top: 0;
  margin-left: 1px;
}

.cx-widget .cx-checkbox-inline[disabled], .cx-widget .cx-checkbox[disabled], .cx-widget .cx-radio-inline[disabled], .cx-widget .cx-radio[disabled], .cx-widget fieldset[disabled] .cx-checkbox, .cx-widget fieldset[disabled] .cx-checkbox-inline, .cx-widget fieldset[disabled] .cx-radio, .cx-widget fieldset[disabled] .cx-radio-inline, .cx-widget fieldset[disabled] input[type=checkbox], .cx-widget fieldset[disabled] input[type=radio], .cx-widget input[type=checkbox][disabled], .cx-widget input[type=radio][disabled] {
  cursor: not-allowed;
}

.cx-widget .cx-input-sm {
  height: 32px;
  padding: 5px 10px;
  font-size: 0.6875em;
  line-height: 1.5;
  border-radius: 3px;
}

.cx-widget select.cx-input-sm {
  height: 32px;
  line-height: 2em;
}

.cx-widget select[multiple].cx-input-sm, .cx-widget textarea.cx-input-sm {
  height: auto;
}

.cx-widget .cx-input-lg {
  height: 32px;
  padding: 10px 16px;
  font-size: 0.875em;
  line-height: 1.33em;
  border-radius: 6px;
}

.cx-widget select.cx-input-lg {
  height: 32px;
  line-height: 2em;
}

.cx-widget select[multiple].cx-input-lg, .cx-widget textarea.cx-input-lg {
  height: auto;
}

.cx-widget .ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

@-webkit-keyframes opacityZeroToFull {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes opacityZeroToFull {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes opacityIncreaseToFull {
  0% {
    opacity: 0.5;
  }
  to {
    opacity: 1;
  }
}
@keyframes opacityIncreaseToFull {
  0% {
    opacity: 0.5;
  }
  to {
    opacity: 1;
  }
}
.cx-widget:hover {
  z-index: 1000000 !important;
}

.cx-widget .cx-mobile input.cx-form-control, .cx-widget .cx-mobile text-area.cx-form-control {
  font-size: 1em;
}

.cx-button-group {
  overflow: auto;
}

.cx-buttons-single {
  text-align: center;
}

.cx-buttons-single .cx-btn-default, .cx-buttons-single .cx-btn-primary {
  float: none;
}

.cx-buttons-binary .cx-btn-primary {
  float: right;
}

.cx-buttons-binary .cx-btn-default {
  float: left;
}

.cx-buttons-primary .cx-btn-primary {
  float: right;
}

.cx-buttons-primary .cx-text {
  float: left;
  margin-left: 16px;
}

.cx-buttons-default .cx-btn-default {
  float: left;
}

.cx-buttons-default .cx-text {
  float: right;
  margin-right: 16px;
}

.cx-ac-wrapper {
  position: relative;
  width: 100%;
}

.cx-ac-wrapper input {
  padding-right: 30px;
}

.cx-ac-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1;
  padding: 4px 0;
  cursor: pointer;
  display: none;
  border: 1px solid;
}

.cx-ac-suggestion {
  padding: 8px 12px;
}

.cx-countdown {
  font-size: 1.5em;
  font-weight: 300;
}

.cx-countdown .cx-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 7px;
}

.cx-mobile .cx-countdown .cx-icon {
  width: 18px;
  height: 18px;
}

.cx-screen-reader-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.cx-common-screen-reader {
  width: 1px;
  height: 1px;
  overflow: hidden;
  text-indent: -9999px;
  border: 0;
}

.cx-widget.cx-desktop .cx-input-focus {
  border-width: 1px !important;
  -webkit-box-shadow: 0 2px 2px #23adff;
  box-shadow: 0 2px 2px #23adff;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-color: #75a8ff !important;
}

.cx-widget.cx-desktop .cx-input-focus:focus {
  outline: none;
}

.cx-common-container.cx-loading .cx-loading-screen, .cx-common-container.cx-loading .cx-smokescreen {
  display: block;
}

.cx-common-container.cx-waiting .cx-loading-screen {
  display: block;
  pointer-events: none;
  background: none;
}

.cx-loading-screen {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cx-loading-container {
  display: none;
  position: relative;
}

.cx-loading-container .cx-loading-icon, .cx-loading-screen .cx-loading-icon {
  display: inline-block;
  height: 50px;
  width: 50px;
  left: -25px;
  margin-left: 50%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.cx-loading-container svg, .cx-loading-screen svg {
  -webkit-animation: cxloadingspin 4s linear infinite;
  animation: cxloadingspin 4s linear infinite;
}

@-webkit-keyframes cxloadingspin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
  }
}
@keyframes cxloadingspin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.cx-common-container, .cx-drop-shadow {
  -webkit-box-shadow: 0 0 21px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 21px 2px rgba(0, 0, 0, 0.2);
}

.cx-common-container {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.cx-common-container button, .cx-common-container form {
  outline: none;
}

.cx-common-container * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.cx-common-container ::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.cx-common-container .cx-titlebar {
  clear: both;
  border-width: 0 0 1px;
  border-style: solid;
  padding: 14px 20px;
  background-color: inherit;
}

.cx-common-container .cx-titlebar .cx-icon {
  float: left;
  width: 24px;
  height: 24px;
  margin-top: 2px;
}

.cx-common-container .cx-titlebar .cx-title {
  display: inline-block;
  font-size: 1.5em;
  margin: 0 0 0 8px;
  font-weight: lighter;
}

.cx-common-container .cx-titlebar .cx-close {
  float: right;
}

.cx-common-container .cx-titlebar .cx-close .cx-button-close {
  font-size: 1em;
}

.cx-common-container .cx-body {
  padding: 24px 24px 0;
  overflow: auto;
  clear: both;
  position: relative;
}

.cx-common-container .cx-body ::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.cx-common-container .cx-button-container {
  font-size: 0.75em;
  line-height: 1em;
}

.cx-common-container .cx-button-container .cx-button-group .cx-btn {
  margin: 12px 0 0;
}

.cx-common-container .cx-button-container .cx-button-group .cx-text {
  margin: 20px 0;
  line-height: 1em;
}

.cx-common-container .cx-dialog-container, .cx-common-container .cx-smokescreen {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: none;
}

.cx-common-container .cx-dialog-container {
  padding: 48px 96px;
  font-size: 0.875em;
}

.cx-common-container .cx-dialog-container .cx-dialog {
  border: 1px solid;
  padding: 24px;
  top: 28px;
  position: relative;
  display: none;
}

.cx-common-container .cx-footer {
  padding: 14px 24px 18px;
  background-color: inherit;
}

.cx-common-container .cx-footer .cx-powered-by {
  font-size: 0.625em;
}

.cx-common-container .cx-branding {
  padding: 10px 12px 26px 15px;
}

.cx-common-container .cx-branding .cx-icon {
  float: left;
  width: 16px;
  height: 16px;
}

.cx-common-container .cx-email-link {
  font-weight: 700;
}

.cx-common-container .cx-powered-by .cx-icon {
  position: relative;
  top: 2px;
}

.cx-common-container .cx-powered-by .cx-icon svg {
  width: 59px;
  height: 14px;
}

.cx-common-container .cx-buttons-window-control {
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 1em;
  overflow: hidden;
}

.cx-common-container .cx-buttons-window-control button {
  display: none;
  padding: 0;
  background-color: transparent;
  border: 0;
  width: 20px;
  height: 20px;
  padding: 2px;
  margin-left: 6px;
}

.cx-common-container .cx-buttons-window-control button:focus {
  border: 1px solid;
  border-width: 2px;
  padding: 1px;
}

.cx-footer .cx-button-group .cx-button-group {
  margin-bottom: 0;
}

.cx-button-group {
  overflow: auto;
}

.cx-buttons-single {
  text-align: center;
}

.cx-buttons-single .cx-btn-default, .cx-buttons-single .cx-btn-primary {
  float: none;
}

.cx-buttons-binary .cx-btn-primary {
  float: right;
}

.cx-buttons-binary .cx-btn-default {
  float: left;
}

.cx-buttons-primary .cx-btn-primary {
  float: right;
}

.cx-buttons-primary .cx-text {
  float: left;
  margin-left: 16px;
}

.cx-buttons-default .cx-btn-default {
  float: left;
}

.cx-buttons-default .cx-text {
  float: right;
  margin-right: 16px;
}

.cx-common-container.cx-close .cx-buttons-window-control button.cx-button-close, .cx-common-container.cx-minimize .cx-buttons-window-control button.cx-button-maximize, .cx-common-container.cx-minimize .cx-buttons-window-control button.cx-button-minimize {
  display: inline-block;
}

.cx-common-container.cx-minimized .cx-buttons-window-control .cx-button-maximize svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  border-bottom: 1px transparent;
}

.cx-common-container.cx-mobile .cx-btn {
  padding: 5px 14px;
}

.cx-common-container.cx-mobile .cx-titlebar {
  padding: 9px 11px;
}

.cx-common-container.cx-mobile .cx-titlebar .cx-icon {
  margin-left: 13px;
}

.cx-common-container.cx-mobile .cx-buttons-window-control {
  top: 7px;
  right: 0;
  overflow: visible !important;
}

.cx-common-container.cx-mobile .cx-buttons-window-control > button {
  margin-right: 10px;
  padding: 4px;
  width: 24px;
  height: 32px;
}

.cx-common-container.cx-mobile .cx-buttons-window-control > button:focus {
  padding: 3px;
}

.cx-common-container.cx-mobile .cx-button-container .cx-text {
  margin: 16px 9px 16px 0;
}

.cx-common-container.cx-mobile .cx-footer {
  border-width: 1px 0 0;
  border-style: solid;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.cx-common-container.cx-mobile .cx-dialog-container {
  padding: 20px;
}

.cx-common-container.cx-close .cx-buttons-window-control button.cx-button-close, .cx-common-container.cx-minimize .cx-buttons-window-control button.cx-button-maximize, .cx-common-container.cx-minimize .cx-buttons-window-control button.cx-button-minimize {
  display: inline-block;
}

.cx-common-container.cx-overlay.cx-desktop {
  padding: 28px 48px 0;
  min-width: 688px;
  width: auto;
}

.cx-common-container.cx-overlay.cx-desktop .cx-button-group {
  padding-bottom: 0;
}

.cx-common-container.cx-overlay.cx-desktop .cx-titlebar {
  border: 0;
  padding: 0 0 17px;
}

.cx-common-container.cx-overlay.cx-desktop .cx-titlebar .cx-icon {
  float: left;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  margin-top: 0;
}

.cx-common-container.cx-overlay.cx-desktop .cx-titlebar .cx-title {
  margin-top: 0;
  margin-left: 0;
  padding: 0;
  line-height: 1.75em;
  font-size: 1.5em;
}

.cx-common-container.cx-overlay.cx-desktop .cx-titlebar .cx-subtitle {
  font-size: 0.875em;
  line-height: 2.5em;
  clear: both;
}

.cx-common-container.cx-overlay.cx-desktop .cx-body {
  padding: 17px 0;
  min-height: 66px;
  border-width: 1px 0;
  border-style: solid;
}

.cx-common-container.cx-overlay.cx-desktop .cx-footer {
  padding: 8px 0 24px;
}

.cx-common-container.cx-overlay.cx-desktop .cx-button-container {
  margin-bottom: 12px;
}

.cx-widget.ow-modal.cx-mobile {
  top: inherit !important;
  right: inherit !important;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1000000 !important;
}

.cx-widget.ow-modal.cx-mobile.ow-full-screen {
  margin-left: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
}

.cx-widget.ow-modal.ow-fit-content {
  top: 50px !important;
  height: auto;
  width: auto;
  max-width: 96%;
  z-index: 1000020 !important;
}

.cx-common-container.cx-overlay.cx-mobile {
  min-width: auto;
}

.cx-common-container.cx-overlay.cx-mobile .cx-subtitle {
  font-size: 0.875em;
  line-height: 2.5em;
  clear: both;
}

.cx-common-container.cx-overlay.cx-mobile .cx-footer {
  padding: 14px 24px 18px;
}

.cx-common-container.cx-overlay.cx-mobile.cx-portrait {
  padding: 0;
  height: 100%;
  width: 100%;
}

.cx-common-container.cx-overlay.cx-mobile.cx-portrait .cx-close {
  padding: 4px 8px;
  font-size: 1.5em;
}

.cx-common-container.cx-overlay.cx-mobile.cx-portrait .cx-body {
  max-height: none;
  padding: 16px 24px 17px;
  border-width: 1px 0;
  border-style: solid;
}

.cx-common-container.cx-overlay.cx-mobile.cx-portrait .cx-body .cx-wrapper {
  height: 100%;
  max-height: none;
}

.cx-common-container.cx-overlay.cx-mobile.cx-portrait .cx-button-container .cx-button-group .cx-btn {
  margin: 8px 24px;
}

.cx-common-container.cx-overlay.cx-mobile.cx-landscape {
  height: 100%;
  width: 100%;
  padding: 0;
}

.cx-common-container.cx-overlay.cx-mobile.cx-landscape .cx-close {
  padding: 4px 8px;
  font-size: 1.5em;
}

.cx-common-container.cx-overlay.cx-mobile.cx-landscape .cx-body {
  border-width: 0;
  border-style: solid;
  padding: 16px 24px 17px;
  border-top: 0;
}

.cx-common-container.cx-overlay.cx-mobile.cx-landscape .cx-body .wrapper {
  max-height: none;
  height: 100%;
}

.cx-common-container.cx-overlay.cx-mobile.cx-landscape .cx-button-container .cx-button-group .cx-btn {
  height: 32px;
  margin: 8px 24px;
}

@media screen and (max-width: 1099px) and (min-width: 650px) {
  .cx-common-container.cx-overlay.cx-desktop {
    min-width: 550.4px;
  }
}
.cx-common-container.cx-toast .cx-button-container {
  padding: 0 24px;
}

.cx-widget.cx-theme-dark {
  color: #fdfdfd;
  background-color: #33383d;
  scrollbar-face-color: #a3a8ae;
  scrollbar-track-color: #212529;
  scrollbar-arrow-color: #a3a8ae;
}

.cx-widget.cx-theme-dark .cx-theme {
  background-color: #33383d;
  color: #fdfdfd;
  border-color: #222529 !important;
}

.cx-widget.cx-theme-dark .cx-overlay {
  background-color: #33383d;
}

.cx-widget.cx-theme-dark .cx-svg-icon-tone1 {
  fill: #fdfdfd;
}

.cx-widget.cx-theme-dark .cx-svg-icon-tone2 {
  fill: #8c8c8c;
}

.cx-widget.cx-theme-dark .cx-svg-icon-shadow1 {
  fill: #000;
  opacity: 0.2;
}

.cx-widget.cx-theme-dark .cx-svg-icon-shadow2 {
  fill: #000;
  opacity: 0.1;
}

.cx-widget.cx-theme-dark * {
  border-color: #222529;
}

.cx-widget.cx-theme-dark .cx-titlebar .cx-title {
  color: #fdfdfd;
}

.cx-widget.cx-theme-dark .cx-buttons-window-control .cx-svg-icon-tone1, .cx-widget.cx-theme-dark .cx-input-icon-overlay .cx-svg-icon-tone1 {
  fill: #98a7b8;
}

.cx-widget.cx-theme-dark a, .cx-widget.cx-theme-dark a:hover, .cx-widget.cx-theme-dark label {
  color: #fdfdfd;
}

.cx-widget.cx-theme-dark .cx-icon-alert-circle {
  color: #f53131;
}

.cx-widget.cx-theme-dark .cx-branding, .cx-widget.cx-theme-dark .cx-footer {
  color: #98a7b8;
}

.cx-widget.cx-theme-dark .cx-branding *, .cx-widget.cx-theme-dark .cx-footer * {
  fill: #98a7b8;
}

.cx-widget.cx-theme-dark .cx-form-control {
  background-color: #444a52;
  color: #fdfdfd;
}

.cx-widget.cx-theme-dark .cx-form-control.cx-error {
  border-color: #f53131 !important;
}

.cx-widget.cx-theme-dark .cx-form-control::-webkit-input-placeholder {
  color: #c5ccd6;
}

.cx-widget.cx-theme-dark .cx-form-control:-ms-input-placeholder {
  color: #c5ccd6;
}

.cx-widget.cx-theme-dark .cx-form-control::-ms-input-placeholder {
  color: #c5ccd6;
}

.cx-widget.cx-theme-dark .cx-form-control::placeholder {
  color: #c5ccd6;
}

.cx-widget.cx-theme-dark .cx-form-control:-moz-placeholder, .cx-widget.cx-theme-dark .cx-form-control::-moz-placeholder {
  color: #c5ccd6;
}

.cx-widget.cx-theme-dark .cx-form-control:-ms-input-placeholder {
  color: #c5ccd6;
}

.cx-widget.cx-theme-dark .cx-form-control::-webkit-input-placeholder {
  color: #c5ccd6;
}

.cx-widget.cx-theme-dark .cx-btn:focus, .cx-widget.cx-theme-dark .cx-button-group button:focus, .cx-widget.cx-theme-dark .cx-form-control:not(.cx-error):focus, .cx-widget.cx-theme-dark input:focus, .cx-widget.cx-theme-dark textarea:focus {
  border-color: #75a8ff !important;
}

.cx-widget.cx-theme-dark input, .cx-widget.cx-theme-dark select, .cx-widget.cx-theme-dark textarea {
  background-color: #444a52;
  color: #fdfdfd;
  border-color: #758384;
}

.cx-widget.cx-theme-dark .intl-tel-input .selected-flag {
  border-color: #75a8ff;
}

.cx-widget.cx-theme-dark .cx-btn-default {
  background: none;
  border-color: #222529 !important;
  color: #fdfdfd;
  background-color: #222529;
}

.cx-widget.cx-theme-dark .cx-btn.cx-disabled {
  background: #ccc;
}

.cx-widget.cx-theme-dark .cx-btn-primary {
  color: #fdfdfd;
  border-color: #2e69db !important;
  background: #5081e1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5081e1), to(#4375d6));
  background: linear-gradient(180deg, #5081e1 0, #4375d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="@bg_color_4",endColorstr="@bg_color_5",GradientType=0);
}

.cx-widget.cx-theme-dark .cx-btn-primary:focus, .cx-widget.cx-theme-dark .cx-button-group .cx-btn-primary:focus {
  border-color: #dae6fc !important;
}

.cx-widget.cx-theme-dark .cx-ac-dropdown-menu {
  background: #33383d;
  border-color: #222529 !important;
}

.cx-widget.cx-theme-dark .cx-ac-suggestion.cx-active, .cx-widget.cx-theme-dark .cx-ac-suggestion:hover {
  background-color: #75a8ff;
  color: #fdfdfd;
}

.cx-widget.cx-theme-dark ::-webkit-scrollbar-thumb {
  background: #a3a8ae;
}

.cx-widget.cx-theme-dark .cx-smokescreen {
  background-color: #33383d;
  opacity: 0.7;
}

.cx-widget.cx-theme-dark .cx-dialog-container .cx-dialog {
  background-color: #33383d;
  border-color: #222529 !important;
}

.cx-widget.cx-theme-dark .cx-theme-background {
  background-color: #33383d;
}

.cx-widget.cx-theme-dark .cx-theme-border {
  border: 1px solid #222529 !important;
}

.cx-widget.cx-theme-dark .cx-theme-text {
  color: #fdfdfd;
}

.cx-widget.cx-theme-dark .cx-theme-icon-interactive1 svg .cx-svg-icon-tone1 {
  fill: #5081e1;
}

.cx-widget.cx-theme-dark .cx-theme-icon-positive svg .cx-svg-icon-tone1 {
  fill: #4ac764;
}

.cx-widget.cx-theme-dark .cx-theme-icon-negative svg .cx-svg-icon-tone1 {
  fill: #f53131;
}

.cx-widget.cx-theme-dark .cx-theme-icon-warning svg .cx-svg-icon-tone1 {
  fill: #f8a740;
}

.cx-widget.cx-theme-dark .cx-warning {
  color: #f53131 !important;
}

.cx-widget.cx-theme-dark .cx-warning .cx-icon svg * {
  fill: #f53131 !important;
}

.cx-widget.cx-theme-dark .cx-countdown {
  color: #fdfdfd;
}

.cx-widget.cx-theme-dark .cx-countdown .cx-icon svg * {
  fill: #fdfdfd;
}

.cx-widget.cx-theme-light {
  color: #444a52;
  background-color: #fdfdfd;
  scrollbar-face-color: #ccc;
}

.cx-widget.cx-theme-light .cx-theme {
  background-color: #fdfdfd;
  color: #444a52;
  border-color: #dae1e8 !important;
}

.cx-widget.cx-theme-light .cx-overlay {
  background-color: #fdfdfd;
}

.cx-widget.cx-theme-light .cx-svg-icon-tone1 {
  fill: #ff4f1f;
}

.cx-widget.cx-theme-light .cx-svg-icon-tone2 {
  fill: #8c8c8c;
}

.cx-widget.cx-theme-light .cx-svg-icon-shadow1 {
  fill: #000;
  opacity: 0.2;
}

.cx-widget.cx-theme-light .cx-svg-icon-shadow2 {
  fill: #000;
  opacity: 0.1;
}

.cx-widget.cx-theme-light * {
  border-color: #dae1e8;
}

.cx-widget.cx-theme-light .cx-titlebar .cx-title {
  color: #444a52;
}

.cx-widget.cx-theme-light .cx-buttons-window-control .cx-svg-icon-tone1 {
  fill: #8795a6;
}

.cx-widget.cx-theme-light .cx-input-icon-overlay .cx-svg-icon-tone1 {
  fill: #98a7b8;
}

.cx-widget.cx-theme-light .cx-input-group-btn .cx-svg-icon-tone1 {
  fill: #fdfdfd;
}

.cx-widget.cx-theme-light label {
  color: #444a52;
}

.cx-widget.cx-theme-light a, .cx-widget.cx-theme-light a:hover {
  color: #000;
}

.cx-widget.cx-theme-light .cx-icon-alert-circle {
  color: #f53131;
}

.cx-widget.cx-theme-light .cx-branding, .cx-widget.cx-theme-light .cx-footer {
  color: #66759b;
}

.cx-widget.cx-theme-light .cx-branding *, .cx-widget.cx-theme-light .cx-footer * {
  fill: #66759b;
}

.cx-widget.cx-theme-light .cx-form-control.cx-error {
  border-color: #f53131;
}

.cx-widget.cx-theme-light .cx-form-control::-webkit-input-placeholder {
  color: #6f7491;
}

.cx-widget.cx-theme-light .cx-form-control:-ms-input-placeholder {
  color: #6f7491;
}

.cx-widget.cx-theme-light .cx-form-control::-ms-input-placeholder {
  color: #6f7491;
}

.cx-widget.cx-theme-light .cx-form-control::placeholder {
  color: #6f7491;
}

.cx-widget.cx-theme-light .cx-form-control:-moz-placeholder, .cx-widget.cx-theme-light .cx-form-control::-moz-placeholder {
  color: #6f7491;
}

.cx-widget.cx-theme-light .cx-form-control:-ms-input-placeholder {
  color: #6f7491;
}

.cx-widget.cx-theme-light .cx-form-control::-webkit-input-placeholder {
  color: #6f7491;
}

.cx-widget.cx-theme-light .cx-btn:focus, .cx-widget.cx-theme-light .cx-button-group button:focus, .cx-widget.cx-theme-light .cx-form-control:not(.cx-error):focus, .cx-widget.cx-theme-light input:focus, .cx-widget.cx-theme-light textarea:focus {
  border-color: #5791fd !important;
}

.cx-widget.cx-theme-light input[type=email], .cx-widget.cx-theme-light input[type=tel], .cx-widget.cx-theme-light input[type=text], .cx-widget.cx-theme-light select, .cx-widget.cx-theme-light textarea {
  background-color: #fdfdfd;
  color: #444a52;
  border-color: #94948a;
}

.cx-widget.cx-theme-light .intl-tel-input .selected-flag {
  border-color: #5791fd;
}

.cx-widget.cx-theme-light .cx-btn-default {
  background: none;
  border-color: #dae1e8 !important;
  color: #fdfdfd;
  background-color: #555d66;
}

.cx-widget.cx-theme-light .cx-btn.cx-disabled {
  background: #ccc;
}

.cx-widget.cx-theme-light .cx-btn-primary {
  color: #fdfdfd;
  border-color: #2e69db !important;
  background: #566dd9;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #566dd9), to(#4375d6));
  background: linear-gradient(180deg, #566dd9 0, #4375d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="@bg_color_4",endColorstr="@bg_color_5",GradientType=0);
  background-color: #566dd9;
}

.cx-widget.cx-theme-light .cx-btn-default:focus, .cx-widget.cx-theme-light .cx-btn-primary:focus, .cx-widget.cx-theme-light .cx-button-group .cx-btn-default:focus, .cx-widget.cx-theme-light .cx-button-group .cx-btn-primary:focus {
  border-color: #000 !important;
}

.cx-widget.cx-theme-light .cx-ac-dropdown-menu {
  background: #fdfdfd;
  border-color: #dae1e8 !important;
}

.cx-widget.cx-theme-light .cx-ac-suggestion.cx-active, .cx-widget.cx-theme-light .cx-ac-suggestion:hover {
  background-color: #5791fd;
  color: #fdfdfd;
}

.cx-widget.cx-theme-light ::-webkit-scrollbar-thumb {
  background: #939399;
}

.cx-widget.cx-theme-light .cx-smokescreen {
  background-color: #fdfdfd;
  opacity: 0.7;
}

.cx-widget.cx-theme-light .cx-dialog-container .cx-dialog {
  background-color: #fdfdfd;
  border-color: #dae1e8 !important;
}

.cx-widget.cx-theme-light .cx-theme-background {
  background-color: #fdfdfd;
}

.cx-widget.cx-theme-light .cx-theme-border {
  border: 1px solid #dae1e8 !important;
}

.cx-widget.cx-theme-light .cx-theme-text {
  color: #444a52;
}

.cx-widget.cx-theme-light .cx-theme-icon-interactive1 svg .cx-svg-icon-tone1 {
  fill: #5081e1;
}

.cx-widget.cx-theme-light .cx-theme-icon-positive svg .cx-svg-icon-tone1 {
  fill: #34a84f;
}

.cx-widget.cx-theme-light .cx-theme-icon-negative svg .cx-svg-icon-tone1 {
  fill: #f53131;
}

.cx-widget.cx-theme-light .cx-theme-icon-warning svg .cx-svg-icon-tone1 {
  fill: #d47f2f;
}

.cx-widget.cx-theme-light .cx-warning {
  color: #f53131 !important;
}

.cx-widget.cx-theme-light .cx-warning .cx-icon svg * {
  fill: #f53131 !important;
}

.cx-widget.cx-theme-light .cx-countdown {
  color: #444a52;
}

.cx-widget.cx-theme-light .cx-countdown .cx-icon svg * {
  fill: #444a52;
}

.cx-widget.cx-theme-light .cx-loading-container .cx-loading-icon svg g g, .cx-widget.cx-theme-light .cx-loading-screen .cx-loading-icon svg g g {
  stroke: #2b74ff;
}

.cx-widget.cx-theme-light .cx-loading-container .cx-loading-icon svg g:first-child g, .cx-widget.cx-theme-light .cx-loading-screen .cx-loading-icon svg g:first-child g {
  stroke: #72799d;
}

.ow-overlay {
  position: fixed;
  z-index: 1000010;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #33383d;
  opacity: 0.8;
}

.ow-closed {
  display: none;
}

.ow-modal {
  position: fixed;
  z-index: 99999;
  top: 50px;
}

.ow-modal .cx-widget-status {
  text-indent: -9999px;
  height: 0;
}

.ow-position-center {
  left: 50%;
}

.ow-position-left {
  left: 100px;
}

.ow-position-right {
  right: 100px;
}

.ow-position-bottom {
  top: unset;
  bottom: 50px;
}

.ow-modal-visibility, .ow-modal-visibility:hover {
  z-index: 1000020 !important;
}

.ow-pivot-wrapper {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: -moz-fit-content;
  width: fit-content;
  width: -webkit-fit-content;
  width: -ms-fit-content;
  width: -o-fit-content;
  max-width: -moz-max-content;
  height: -moz-fit-content;
  height: fit-content;
  height: -webkit-fit-content;
  height: -ms-fit-content;
  height: -o-fit-content;
}

.ow-pivot-wrapper .ow-modal {
  position: relative;
}

@media screen and (max-width: 1099px) and (min-width: 650px) {
  .ow-modal.cx-desktop {
    max-width: 80%;
  }
}
.cx-toaster {
  position: fixed;
  bottom: 0;
  width: 320px;
  z-index: 999998;
}

.cx-toaster .cx-common-container .cx-titlebar .cx-icon {
  width: 30px;
}

.cx-toaster .cx-btn {
  font-size: 1em;
}

.cx-toaster .cx-body {
  line-height: 24px;
  padding-bottom: 6px;
}

.cx-toaster.cx-mobile {
  right: inherit !important;
  left: 0;
  width: 100%;
}

.cx-widget.cx-window-manager .cx-widget-status {
  text-indent: -9999px;
  height: 0;
}

.cx-side-button-group {
  white-space: nowrap;
  position: fixed;
  bottom: 20%;
  right: 0;
  z-index: 5 !important;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -moz-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  background-color: transparent !important;
}

.cx-side-button-group .cx-side-button {
  position: relative;
  font-weight: 700;
  padding: 10px;
  display: inline-block;
  cursor: pointer;
  margin-left: 6px;
  -webkit-transform: none;
  transform: none;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.cx-side-button-group .cx-side-button .cx-side-button-img {
  height: 17px;
  margin-right: 3px;
  display: inline-block;
}

.cx-side-button-group .cx-side-button .cx-side-button-label {
  white-space: nowrap;
}

.cx-calendar {
  padding: 24px 24px 18px;
  width: 320px;
  height: 100%;
  -webkit-overflow-scrolling: touch;
}

.cx-calendar .cx-calendar-status {
  text-indent: -9999px;
  height: 0;
}

.cx-calendar .cx-disable-time {
  pointer-events: none;
  opacity: 0.2;
}

.cx-calendar .cx-calendar-row span:hover, .cx-calendar .cx-tablinks:hover, .cx-calendar div.cx-calendar-day-container:hover {
  cursor: pointer;
  background-color: #2e69db;
}

.cx-calendar .cx-active, .cx-calendar .cx-tablinks:focus, .cx-calendar .cx-time-content:focus {
  background-color: #2e69db !important;
  color: #fdfdfd;
}

.cx-calendar .cx-calendar-day, .cx-calendar .cx-tablinks {
  font-weight: 700;
}

.cx-calendar .cx-btn {
  font-size: 1em;
}

.cx-calendar .cx-wrapper {
  height: 86%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  border-width: 0 0 1px;
  border-style: solid;
}

.cx-calendar .cx-wrapper-left {
  position: relative;
  float: left;
  width: auto;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-width: 90px;
  height: 100%;
}

.cx-calendar .cx-wrapper-left .cx-calendar-days .cx-calendar-day-container {
  min-height: 44px;
  padding: 8px 12px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.cx-calendar .cx-wrapper-left .cx-calendar-days .cx-calendar-day-container .cx-calendar-day-divider {
  display: none;
}

.cx-calendar .cx-calendar-periods {
  padding: 0 8px;
  border-width: 0 0 0 1px;
  border-style: solid;
  overflow-y: auto;
  width: 180px;
  height: 100%;
}

.cx-calendar .cx-calendar-periods ul.cx-tab {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.cx-calendar .cx-calendar-periods ul.cx-tab li {
  float: left;
}

.cx-calendar .cx-calendar-periods .cx-tablinks {
  display: inline-block;
  text-align: center;
  padding: 12px 21px;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.cx-calendar .cx-calendar-periods .cx-tablinks.cx-two-periods {
  padding: 12px 24px;
}

.cx-calendar .cx-calendar-periods .cx-tablinks.cx-one-period {
  padding: 12px 69px;
}

.cx-calendar .cx-calendar-periods .cx-wrapper-right {
  height: inherit;
}

.cx-calendar .cx-calendar-periods .cx-wrapper-right .cx-tabcontent {
  display: none;
  padding: 0;
  height: inherit;
}

.cx-calendar .cx-calendar-periods .cx-wrapper-right .cx-tabcontent .cx-time-wrapper {
  position: relative;
  -webkit-overflow-scrolling: touch;
}

.cx-calendar .cx-calendar-periods .cx-wrapper-right .cx-tabcontent .cx-time-wrapper -webkit-scrollbar {
  width: 5px;
}

.cx-calendar .cx-calendar-periods .cx-wrapper-right .cx-tabcontent .cx-calendar-row > span {
  padding: 14px 12px;
  text-align: center;
  width: 50%;
  display: inline-block;
}

.cx-calendar .cx-calendar-periods .cx-wrapper-right .cx-tabcontent .cx-calendar-row .cx-disable-time {
  pointer-events: none;
  opacity: 0.3;
}

.cx-calendar .cx-calendar-periods .cx-wrapper-right .cx-tabcontent .cx-calendar-row .cx-hide-time {
  display: none;
}

.cx-calendar .cx-calendar-periods .cx-wrapper-right .cx-tabcontent .cx-control-time-slots {
  padding: 16px 9px;
}

.cx-calendar .cx-calendar-error-container {
  position: absolute;
  background-color: inherit;
  z-index: 3;
  top: 80px;
  left: 60px;
  right: 40px;
}

.cx-calendar .cx-calendar-error-container .cx-calendar-error {
  padding: 24px;
  -webkit-box-shadow: 0 0 21px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 21px 2px rgba(0, 0, 0, 0.2);
  border-color: inherit !important;
  border: 1px solid;
}

.cx-calendar .cx-calendar-error-container .cx-calendar-error .cx-icon {
  margin: 6px;
  float: left;
  width: 24px;
}

.cx-calendar .cx-calendar-error-container .cx-calendar-error .cx-icon-alert-circle {
  display: block;
}

.cx-calendar .cx-calendar-error-container .cx-calendar-error .cx-error-message {
  padding: 0 0 12px 18px;
  word-wrap: break-word;
  white-space: pre-line;
}

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
  .cx-calendar .cx-wrapper-left .cx-calendar-day-container {
    padding: 8px 12px 8px 4px !important;
  }
  .cx-calendar .cx-calendar-periods {
    width: 182px;
  }
  .cx-calendar .cx-calendar-periods .cx-calendar-row > span {
    padding: 14px 12px 14px 10px !important;
  }
}
.cx-desktop .cx-calendar {
  font-size: 0.75em;
}

.cx-calendar.cx-disabled .cx-loading-screen {
  display: block;
}

.cx-calendar.cx-disabled .cx-loading-screen .cx-loading-icon {
  top: 40%;
}

.cx-calendar.cx-disabled .cx-calendar-periods, .cx-calendar.cx-disabled .cx-wrapper-left, .cx-calendar.cx-disabled > .cx-button-group {
  pointer-events: none;
  opacity: 0.2;
}

.cx-mobile .cx-calendar {
  position: fixed;
  padding: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 667px;
  z-index: 2;
  -webkit-overflow-scrolling: touch;
}

.cx-mobile .cx-calendar .cx-wrapper-left {
  width: 50%;
  height: inherit;
}

.cx-mobile .cx-calendar .cx-wrapper-left .cx-calendar-day-container {
  height: inherit;
  padding: 18px 24px 1px;
}

.cx-mobile .cx-calendar .cx-wrapper-left .cx-calendar-day-container .cx-calendar-day-wrapper {
  border-width: 0 0 1px;
  border-style: solid;
  padding-bottom: 18px;
  margin: 0 0 -2px;
}

.cx-mobile .cx-calendar .cx-wrapper-left .cx-calendar-day-container .cx-calendar-day-wrapper .cx-calendar-day {
  font-size: 1.125em;
  font-weight: 400;
}

.cx-mobile .cx-calendar .cx-wrapper-left .cx-calendar-day-container .cx-calendar-day-wrapper .cx-calendar-date {
  font-size: 1.125em;
  font-weight: lighter;
}

.cx-mobile .cx-calendar .cx-button-close {
  margin-right: 3px;
  height: 24px;
  width: 24px;
}

.cx-mobile .cx-calendar .cx-calendar-periods {
  padding: 0;
  width: 50%;
  position: relative;
  -webkit-overflow-scrolling: touch;
  height: inherit;
}

.cx-mobile .cx-calendar .cx-calendar-periods .cx-wrapper-right .cx-tabcontent {
  display: block;
  height: inherit;
}

.cx-mobile .cx-calendar .cx-calendar-periods .cx-wrapper-right .cx-tabcontent .cx-time-wrapper .cx-time-content {
  float: right;
  width: 100%;
}

.cx-mobile .cx-calendar .cx-calendar-periods .cx-wrapper-right .cx-tabcontent .cx-time-wrapper .cx-time-content .cx-calendar-row span {
  font-size: 1.5em;
  font-weight: lighter;
  display: block;
  padding: 14px 24px;
  width: 100%;
  text-align: right;
}

.cx-mobile .cx-calendar .cx-calendar-periods .cx-wrapper-right .cx-tabcontent .cx-time-wrapper .cx-time-content .cx-calendar-row span.cx-hide-time {
  display: none;
}

.cx-mobile .cx-calendar .cx-calendar-error-container {
  margin: 0 12%;
  width: 75%;
  top: 59px;
  left: 0;
  right: 0;
}

.cx-mobile .cx-calendar.cx-disabled .cx-loading-screen .cx-loading-icon {
  top: 50%;
}

.cx-mobile.cx-landscape .cx-calendar .cx-calendar-day-container .cx-calendar-day {
  float: left;
}

.cx-mobile.cx-landscape .cx-calendar .cx-calendar-day-container .cx-calendar-day-divider {
  display: block;
  padding: 4px;
  float: left;
}

.cx-mobile.cx-landscape .cx-calendar .cx-calendar-day-container .cx-calendar-date {
  padding-top: 1px;
}

.cx-theme-light .cx-calendar .cx-calendar-day-container:hover, .cx-theme-light .cx-calendar .cx-calendar-row span:hover, .cx-theme-light .cx-calendar .cx-tablinks:hover {
  color: #fdfdfd;
}

.cx-theme-light .cx-calendar.cx-theme-light .cx-calendar-row span:hover {
  background-color: #cedffd;
  color: #444a52;
}

.cx-console {
  overflow-y: auto;
  cursor: inital !important;
  padding: 0;
  width: 510px;
}

.cx-console .cx-section {
  margin-bottom: 24px;
}

.cx-console h2, .cx-console .masterpage .h2, .masterpage .cx-console .h2 {
  cursor: pointer;
  float: left;
  clear: left;
  font-size: 1em;
  margin-top: 0;
}

.cx-console .cx-smokescreen {
  display: none;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  opacity: 0.8;
  z-index: 1;
}

.cx-console .cx-alert-container {
  display: none;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.cx-console .cx-alert-container > .cx-wrapper {
  margin: 0 16px;
  padding: 24px 24px 0;
  border: 1px solid #eee;
}

.cx-console .cx-return-area-container {
  cursor: pointer;
}

.cx-console .cx-return-area-container .cx-return-area {
  margin: 4px 2px;
  padding: 2px;
  border: 1px solid #000;
  opacity: 0.5;
  -webkit-transition: border 0.3s linear !important;
  transition: border 0.3s linear !important;
}

.cx-console .cx-line {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 510px;
}

.cx-console .cx-dropdown {
  width: 195px !important;
}

.cx-console .cx-show {
  display: block;
}

.cx-console .cx-execute-button {
  z-index: 0;
  position: static !important;
  display: inline-block;
  margin: 0 1px !important;
}

.cx-console .cx-execute-button button {
  width: 110px;
}

.cx-console .cx-options-area {
  display: block;
  margin-top: 10px !important;
  resize: horizontal !important;
  width: 100%;
}

.cx-console .cx-options-area:focus {
  outline: 0;
  border-color: #75a8ff !important;
}

.cx-console .cx-watch-table-container {
  display: none;
  margin: 24px 0;
}

.cx-console .cx-watch-table-container .cx-watch-table {
  cursor: pointer;
  width: 510px;
  margin: 10px 0;
}

.cx-console .cx-watch-table-container .cx-watch-table thead tr {
  border-bottom: 1px solid #fff;
}

.cx-console .cx-watch-table-container .cx-watch-table tbody tr td.cx-unsubscribe {
  cursor: pointer;
}

.cx-console .cx-watch-table-container .cx-watch-table tbody tr td.cx-unsubscribe:hover {
  background: red;
  color: #fff;
}

.cx-console .cx-watch-table-container .cx-watch-table .cx-plug-td {
  width: 80%;
}

.cx-console .cx-watch-table-container .cx-watch-table .cx-unsubscribe {
  width: 20%;
  text-align: center;
}

.cx-console .cx-clear-all {
  display: none;
  width: 510px;
}

.cx-console .cx-clear-all button {
  width: 110px;
  float: right;
}

.cx-console .cx-backgroundRed {
  background: red;
  color: #fff;
}

.cx-console .cx-outlineRed {
  outline: 2px solid red !important;
}

.cx-console .cx-outlineGreen {
  outline: 2px solid green !important;
}

.cx-console .cx-fadeNone {
  background: none !important;
}

.cx-channel-selector.cx-common-container.cx-overlay.cx-desktop {
  min-width: auto;
}

.cx-channel-selector.cx-common-container.cx-overlay.cx-desktop .cx-body {
  padding: 17px 0 0 !important;
}

.cx-channel-selector {
  height: 100%;
}

.cx-channel-selector .cx-wrapper {
  max-width: 780px;
  overflow-y: hidden;
  overflow-x: auto;
  min-height: 240px;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

.cx-channel-selector ul.cx-channels {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.cx-channel-selector .cx-channels {
  overflow: hidden;
  float: left;
  -webkit-overflow-scrolling: touch;
}

.cx-channel-selector .cx-channels li {
  width: 136px;
  border-width: 1px;
  border-style: solid;
  margin-right: 17px;
  cursor: pointer;
  margin-bottom: 17px;
  float: left;
}

.cx-channel-selector .cx-channels .cx-channel {
  padding: 16px;
  min-height: 224px;
  position: relative;
}

.cx-channel-selector .cx-channels .cx-channel .cx-channel-details {
  padding-top: 22px;
  clear: both;
  text-align: center;
}

.cx-channel-selector .cx-channels .cx-channel > .cx-icon {
  padding: 10px 0 0;
  margin: 0 auto 30px;
  height: 64px;
  width: 64px;
}

.cx-channel-selector .cx-channels .cx-channel .cx-name {
  font-weight: 700;
  font-size: 0.9375em;
}

.cx-channel-selector .cx-channels .cx-channel .cx-availability {
  padding: 12px 0;
}

.cx-channel-selector .cx-channels .cx-channel .cx-availability .cx-message {
  font-weight: 100;
  font-size: 0.8125em;
  padding-bottom: 12px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.cx-channel-selector .cx-channels .cx-channel .cx-availability .cx-status-message {
  display: none;
}

.cx-channel-selector .cx-channels .cx-channel .cx-availability .cx-status {
  font-size: 0.875em;
  position: absolute;
  bottom: 8px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.cx-channel-selector .cx-channels .cx-channel .cx-availability .cx-status-time {
  font-size: 0.85em;
}

.cx-channel-selector .cx-channels .cx-channel .cx-availability .cx-subtitle {
  float: left;
  font-size: 0.85em;
  font-weight: 100;
}

.cx-channel-selector .cx-channels .cx-channel .cx-availability .cx-control-icon {
  padding-right: 4px;
}

.cx-channel-selector .cx-channels .cx-channel .cx-availability .cx-status-icon {
  position: relative;
  top: 4px;
}

.cx-channel-selector .cx-channels .cx-channel .cx-availability .cx-status-icon svg {
  height: 16px;
  width: 16px;
}

@-moz-document url-prefix() {
  .cx-channel-selector .cx-channels .cx-channel:focus {
    outline: 1px dotted;
  }
}
.cx-channel-selector .cx-channels .cx-channel-disable {
  opacity: 0.3;
  pointer-events: none;
}

.cx-channel-selector .cx-channels li:last-child {
  margin-right: 0;
}

.cx-channel-selector .cx-channels .cx-channel:hover {
  background-color: #f2f4f7;
}

.cx-channel-selector .cx-cobrowse-start {
  display: none;
  position: absolute;
  bottom: 14px;
  right: 49px;
}

.cx-mobile.cx-channel-selector .cx-body {
  padding: 0 24px !important;
}

.cx-mobile.cx-channel-selector .cx-wrapper {
  min-height: inherit;
  overflow: inherit;
}

.cx-mobile.cx-channel-selector .cx-channels {
  width: auto !important;
}

.cx-mobile.cx-channel-selector .cx-channels li {
  width: 100%;
  margin: 0;
  border-width: 0 0 1px;
  border-style: solid;
}

.cx-mobile.cx-channel-selector .cx-channels .cx-channel {
  width: 100%;
  padding: 12px 0;
  min-height: inherit;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cx-mobile.cx-channel-selector .cx-channels .cx-channel .cx-channel-details {
  padding-top: 0 !important;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cx-mobile.cx-channel-selector .cx-channels .cx-channel .cx-channel-details .cx-name {
  width: 100%;
  text-align: left;
}

.cx-mobile.cx-channel-selector .cx-channels .cx-channel.cx-hide {
  display: none !important;
}

.cx-mobile.cx-channel-selector .cx-channels .cx-channel > .cx-icon {
  float: left;
  height: 46px;
  width: 46px;
  margin: 0 10px 0 0 !important;
  padding: 0 !important;
}

.cx-mobile.cx-channel-selector .cx-channels .cx-channel .cx-availability {
  width: 100%;
  padding: 0;
}

.cx-mobile.cx-channel-selector .cx-channels .cx-channel .cx-availability .cx-status-time {
  font-size: 0.75em;
}

.cx-mobile.cx-channel-selector .cx-channels .cx-channel .cx-availability .cx-status {
  bottom: auto;
  position: relative;
  text-align: left;
}

.cx-mobile.cx-channel-selector .cx-channels .cx-channel .cx-availability .cx-subtitle {
  line-height: 1.667em;
  font-weight: 400;
}

.cx-mobile.cx-channel-selector .cx-channels .cx-channel .cx-availability .cx-message {
  display: none;
}

.cx-mobile.cx-channel-selector .cx-channels .cx-channel .cx-availability .cx-status-message {
  font-size: 0.75em;
  font-weight: 400;
  display: inline-block;
  padding-left: 4px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .cx-channels .cx-channel .cx-name {
    font-size: 0.9375em !important;
  }
}
.cx-theme-dark .cx-channel-selector .cx-channels .cx-channel:hover, .cx-theme-dark .cx-channel-selector .cx-wrapper .cx-channel:hover {
  background-color: #222529;
}

.cx-theme-light .cx-channel-selector .cx-channels .cx-channel:hover .cx-theme-icon-positive svg .cx-svg-icon-tone1 {
  fill: #31a066;
}

.cx-theme-light .cx-channel-selector .cx-channels .cx-channel:hover .cx-theme-icon-warning svg .cx-svg-icon-tone1 {
  fill: #cf780f;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .cx-channel-selector .cx-wrapper {
    max-width: 715px;
  }
}
.cx-call-us .cx-cobrowse-offer {
  display: none;
}

.cx-call-us .cx-cobrowse-offer .cx-cobrowse-link {
  cursor: pointer;
}

.cx-call-us .cx-dialog-cobrowse .cx-message {
  padding-bottom: 18px;
}

.cx-call-us .cx-contacts-header-container {
  display: inline-block;
}

.cx-call-us .cx-contacts-header-container .contacts-header {
  display: inline;
  font-weight: 300;
}

.cx-call-us .cx-alert {
  display: none;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.cx-call-us .cx-alert > .cx-wrapper {
  margin: 0 16px;
  background-color: #fff;
  padding: 24px 24px 0;
  border: 1px solid #eee;
}

.cx-call-us .cx-btn {
  font-size: 1em;
}

.cx-call-us .cx-content .cx-wrapper {
  overflow: auto;
}

.cx-call-us .cx-content .cx-phone-title {
  white-space: nowrap;
  padding-right: 20px;
}

.cx-call-us .cx-content .cx-phone-number {
  white-space: nowrap;
}

.cx-call-us .cx-content .cx-phone-number a {
  color: inherit !important;
}

.cx-call-us .cx-content .cx-phone-number a:hover {
  color: inherit !important;
  font-style: inherit !important;
  text-decoration: underline !important;
}

.cx-call-us .cx-content .cx-main-phone {
  overflow: hidden;
}

.cx-call-us .cx-content .cx-main-phone .cx-phone-title {
  float: left;
  width: 50%;
  min-height: 50px;
  font-size: 2.25em;
}

.cx-call-us .cx-content .cx-main-phone .cx-phone-number {
  float: right;
  width: 50%;
  min-height: 50px;
  text-align: right;
  font-size: 2.3125em;
}

@-moz-document url-prefix() {
  .cx-call-us .cx-content .cx-main-phone .cx-phone-number a:focus {
    outline: 1px dotted;
  }
}
.cx-call-us .cx-content .cx-alt-phones {
  float: right;
  text-align: right;
  margin: 15px 0 0;
  padding: 0;
  list-style: none;
}

.cx-call-us .cx-content .cx-alt-phones > li {
  overflow: hidden;
  white-space: nowrap;
}

.cx-call-us .cx-content .cx-alt-phones .cx-phone-title {
  display: inline-block;
  float: left;
  line-height: 2.1875em;
  font-size: 0.813em;
  font-weight: 400;
}

.cx-call-us .cx-content .cx-alt-phones .cx-phone-number {
  display: inline-block;
  text-align: right;
  font-size: 1.4375em;
}

.cx-call-us .cx-content .cx-availability {
  float: left;
  max-width: 200px;
  text-align: left;
  font-weight: 400;
  color: #9fabb7;
}

.cx-call-us .cx-content .cx-availability .cx-hours {
  list-style: none;
  margin: 0;
  padding: 0;
}

.cx-call-us .cx-content .cx-availability .cx-hours > li {
  line-height: 1.6em;
  font-size: 0.9375em;
}

.cx-call-us .cx-content .cx-availability .cx-ewt {
  display: none;
}

.cx-call-us > .cx-button-group {
  padding: 0;
}

.cx-call-us > .cx-button-group span.cx-cobrowse-footer {
  display: none;
  float: right;
  line-height: 2.666667em;
}

.cx-call-us.cx-desktop .cx-titlebar .cx-title {
  line-height: inherit !important;
}

.cx-call-us.cx-mobile {
  width: auto;
}

.cx-call-us.cx-mobile .cx-content {
  border: 0;
  height: auto;
}

.cx-call-us.cx-mobile .cx-main-phone .cx-phone-title {
  font-weight: 300;
}

.cx-call-us.cx-mobile .cx-main-phone .cx-phone-number {
  width: auto;
}

.cx-call-us.cx-mobile.cx-portrait .cx-body {
  border-width: 0;
}

.cx-call-us.cx-mobile.cx-portrait .cx-main-phone .cx-phone-number {
  float: left;
  width: auto;
}

.cx-call-us.cx-mobile.cx-portrait .cx-alt-phones {
  float: left;
}

.cx-call-us.cx-mobile.cx-portrait .cx-alt-phones .cx-phone-number {
  float: left;
  clear: both;
}

.cx-call-us.cx-mobile.cx-portrait .cx-availability {
  clear: both;
  margin-top: 25px;
}

.cx-widget.cx-theme-light .cx-call-us .cx-content .cx-availability {
  color: #697596;
}

@media (max-width: 360px) {
  .cx-call-us > .cx-button-group span.right {
    float: left;
  }
}
.intl-tel-input {
  position: relative;
  display: inline-block;
}

.intl-tel-input * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.intl-tel-input .hide {
  display: none;
}

.intl-tel-input .v-hide {
  visibility: hidden;
}

.intl-tel-input input, .intl-tel-input input[type=tel], .intl-tel-input input[type=text] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 36px;
  height: 100%;
  padding: 0 0 0 8px;
}

.intl-tel-input .selected-flag .iti-arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  /*right: 6px;*/
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.intl-tel-input .country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  border: 1px solid #ccc;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  color: #000;
}

.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

.intl-tel-input .country-list .flag-box {
  display: none;
}

@media (max-width: 500px) {
  .intl-tel-input .country-list {
    white-space: normal;
  }
}
.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.intl-tel-input .country-list .country {
  padding: 5px 10px;
}

.intl-tel-input .country-list .country .dial-code {
  color: #999;
}

.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code, .intl-tel-input .country-list .flag-box {
  vertical-align: middle;
}

.intl-tel-input .country-list .country-name, .intl-tel-input .country-list .flag-box {
  margin-right: 6px;
}

.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.allow-dropdown input[type=text] {
  padding-right: 6px;
  padding-left: 16px;
  margin-left: 0;
}

.intl-tel-input.allow-dropdown .flag-container {
  right: auto;
  left: 0;
}

.intl-tel-input.allow-dropdown .selected-flag {
  width: 18px;
}

.intl-tel-input.allow-dropdown .selected-flag:focus {
  border: 2px solid;
}

.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
  cursor: default;
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
  background-color: transparent;
}

.intl-tel-input.allow-dropdown.separate-dial-code .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
  display: table;
}

.intl-tel-input.allow-dropdown.separate-dial-code .selected-dial-code {
  display: table-cell;
  vertical-align: middle;
  padding-left: 28px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input, .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=tel], .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=text] {
  padding-left: 76px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 .selected-flag {
  width: 70px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input, .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=tel], .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=text] {
  padding-left: 84px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 .selected-flag {
  width: 78px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input, .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=tel], .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=text] {
  padding-left: 92px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 .selected-flag {
  width: 86px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input, .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=tel], .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=text] {
  padding-left: 100px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 .selected-flag {
  width: 94px;
}

.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

.intl-tel-input.iti-container:hover {
  cursor: pointer;
}

.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%;
}

.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px;
  line-height: 1.5em;
}

.cx-callback {
  width: 320px;
  position: fixed;
  bottom: 0;
  z-index: 999997;
}

.cx-callback .cx-body {
  padding: 0;
  overflow: visible;
  position: relative;
}

.cx-callback .cx-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
  padding: 20px;
  z-index: 99999;
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.3);
}

.cx-callback .cx-error-container {
  display: none;
  text-align: center;
}

.cx-callback .cx-error-container .cx-dialog-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cx-callback .cx-error-container .cx-dialog-button .cx-failed-retry {
  margin: 12px auto 0;
}

.cx-callback .cx-error-container .cx-fail-message {
  max-height: 186px;
  overflow: auto;
}

.cx-callback .cx-close-confirm {
  display: none;
  text-align: center;
}

.cx-callback .cx-close-confirm .cx-warning-message {
  margin-left: 2px;
  padding: 0 0 6px;
}

.cx-callback .cx-calendar-container {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  height: 0;
}

.cx-callback .cx-calendar-container .cx-calendar .cx-calendar-periods .cx-wrapper-right .cx-tabcontent .cx-calendar-row > span {
  float: left;
}

.cx-callback .cx-disableForm {
  opacity: 0.7;
}

.cx-callback .cx-hide, .cx-callback.cx-minimized .cx-body, .cx-callback.cx-minimized .cx-calendar-container, .cx-callback.cx-minimized .cx-footer {
  display: none;
}

.cx-callback .cx-content {
  padding: 24px 24px 10px;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.cx-callback .cx-content .cx-form {
  width: inherit;
}

.cx-callback .cx-content .cx-form .cx-form-inputs {
  margin-bottom: 16px;
  min-height: 182px;
}

.cx-callback .cx-content .cx-form .cx-form-inputs select {
  padding: 4px 0 4px 12px;
}

.cx-callback .cx-content .cx-form .cx-form-inputs .cx-schedule {
  padding: 4px 0;
}

.cx-callback .cx-content .cx-form .cx-form-inputs .cx-schedule .cx-schedule-ewt {
  padding: 10px 0 2px;
}

.cx-callback .cx-content .cx-form .cx-form-inputs .cx-schedule .cx-schedule-ewt > span {
  float: right;
}

.cx-callback .cx-content .cx-form .cx-form-inputs .cx-callback-ewt {
  white-space: nowrap;
  display: none;
  font-size: 0.75em;
}

.cx-callback .cx-content .cx-form .cx-form-inputs .intl-tel-input {
  width: 100%;
}

.cx-callback .cx-content .cx-form .cx-form-inputs .intl-tel-input .country-list {
  width: 205px;
  max-height: 170px;
  font-size: 0.75em;
}

.cx-callback .cx-content .cx-form .cx-form-inputs .intl-tel-input .iti-arrow {
  border-top: 4px solid;
  border-top-color: #fdfdfd !important;
}

.cx-callback .cx-content .cx-form .cx-schedule .cx-callback-time {
  cursor: pointer;
}

.cx-callback .cx-content .cx-form table td {
  width: 100%;
  padding: 4px 0;
}

.cx-callback .cx-content .cx-form table th {
  padding-right: 8px;
}

.cx-callback .cx-content .cx-form table th .cx-control-label {
  white-space: nowrap !important;
}

.cx-callback .cx-content .cx-form .cx-control-span {
  font-weight: 300;
}

.cx-callback .cx-content .cx-confirmation {
  padding-top: 6px;
}

.cx-callback .cx-content .cx-confirmation .cx-confirmation-wrapper {
  height: 182px;
  position: relative;
  font-size: 0.75em;
}

.cx-callback .cx-content .cx-confirmation .cx-confirmation-wrapper .cx-number-description {
  padding-top: 26px;
}

.cx-callback .cx-content .cx-confirmation .cx-confirmation-wrapper .cx-confirm-description {
  margin: 0;
}

.cx-callback .cx-content .cx-confirmation .cx-confirmation-wrapper .cx-number-confirm {
  margin-top: 10px;
}

.cx-callback .cx-form-control.cx-error {
  border: 1px solid red !important;
}

.cx-callback .cx-form-control.cx-error:focus {
  border-width: 2px !important;
}

.cx-callback .cx-smokescreen {
  z-index: 5;
}

.cx-callback .intl-tel-input .country-list .country .dial-code {
  color: #757589;
}

.cx-callback .intl-tel-input .country-list .country.highlight {
  background-color: #f2f2f2;
}

.cx-callback .intl-tel-input .country-list .country.highlight .dial-code {
  color: #6e6e78;
}

.cx-callback-header-container .cx-title-description {
  display: inline;
}

.cx-callback-header-container .cx-confirm-description {
  display: none;
  float: left;
}

.cx-callback-scheduled .cx-wrapper {
  display: none;
}

.cx-callback-scheduled .cx-callback-done, .cx-callback-scheduled .cx-confirm-description {
  display: block;
}

.cx-mobile.cx-callback {
  top: inherit !important;
  right: inherit !important;
  bottom: 0 !important;
  left: 0 !important;
  height: 100% !important;
  width: 100% !important;
  -webkit-overflow-scrolling: touch;
}

.cx-mobile.cx-callback .cx-body {
  overflow: auto;
  -webkit-overflow-scrolling: initial;
}

.cx-mobile.cx-callback .intl-tel-input.iti-container {
  top: 56px;
  bottom: 18px;
  left: 18px;
  right: 18px;
  z-index: 999999;
}

.cx-mobile.cx-callback.cx-minimized {
  height: auto !important;
}

.cx-mobile.cx-callback .cx-content {
  padding: 24px;
  height: auto;
  border-bottom-style: none;
  -webkit-overflow-scrolling: touch;
}

.cx-mobile.cx-callback .cx-content .cx-form {
  position: relative;
  -webkit-overflow-scrolling: touch;
}

.cx-mobile.cx-callback .cx-content .cx-form .cx-form-inputs {
  min-height: unset;
}

.cx-mobile.cx-callback .cx-content .cx-form .cx-form-control {
  font-size: 1em;
}

.cx-mobile.cx-callback .cx-content .cx-confirmation .cx-confirmation-wrapper {
  height: auto;
  margin-bottom: 32px;
}

.cx-mobile.cx-callback .cx-content .cx-confirmation table td label, .cx-mobile.cx-callback .cx-content .cx-confirmation table th label {
  font-size: inherit;
}

.cx-mobile.cx-callback > .cx-button-group.cx-callback-done {
  position: absolute;
}

.cx-callback.cx-mobile.cx-landscape .cx-footer {
  display: none !important;
}

.cx-common-container.cx-callback .cx-footer.cx-callback-scheduled .cx-buttons-binary {
  display: none;
}

.cx-callback.cx-theme-light .cx-content .cx-form .cx-form-inputs .intl-tel-input .iti-arrow {
  border-top-color: #555d66 !important;
}

.cx-calendarinfo {
  text-indent: -9999px;
  height: 0;
}

.cx-kc-article-wrapper {
  height: 100%;
}

.cx-kc-article-wrapper + .cx-button-group {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px 0 10px 20px;
  width: 100%;
}

.cx-kc-article-wrapper + .cx-button-group .btn-back {
  float: left;
}

.cx-kc-article-wrapper .cx-scroll-wrapper {
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
}

.cx-kc-article {
  font-size: 0.8125em;
}

.cx-kc-article .gkc-doc-link {
  cursor: pointer;
}

.cx-kc-article .cx-metadata {
  font-size: 0.85em;
  margin-bottom: 10px;
}

.cx-kc-article .cx-custom-fields {
  margin-top: 10px;
  line-height: 1.125em;
}

.cx-kc-article .cx-kc-article-title {
  margin: 0 0 24px;
  padding: 0;
  height: auto !important;
  min-height: 0;
  font-weight: 700;
}

.cx-kc-article .cx-kc-article-title .cx-icon {
  height: 32px;
  width: 24px;
  float: left;
}

.cx-kc-article .cx-kc-article-title .cx-question-title {
  position: relative;
  left: 8px;
}

.cx-kc-article .cx-description {
  line-height: 1.25em;
}

.cx-kc-article .cx-description a {
  font-weight: 700;
  cursor: pointer;
}

.cx-kc-article .cx-description a .cx-icon-document-link {
  height: 14px;
  width: 14px;
  margin-right: 3px;
  margin-top: 2px;
  vertical-align: top;
  display: inline-block;
}

.cx-kc-article .cx-description a .cx-icon-document-link svg path {
  fill: currentColor !important;
}

.cx-kc-article .cx-attachments {
  margin-top: 10px;
  margin-left: -3px;
  line-height: 1.25em;
  overflow: hidden;
}

.cx-kc-article .cx-attachments > div {
  margin: 2px 3px;
}

.cx-kc-article .cx-attachments a {
  font-weight: 700;
  cursor: pointer;
}

.cx-kc-article .cx-attachments a .cx-icon-document-attachment {
  height: 16px;
  width: 16px;
  margin-left: -4px;
  margin-right: 8px;
  margin-bottom: 2px;
  vertical-align: bottom;
  display: inline-block;
}

.cx-kc-article .cx-attachments a:hover .cx-icon-document-attachment svg path, .cx-kc-article .cx-attachments a:hover .cx-icon-document-attachment svg polygon {
  fill: currentColor !important;
}

.cx-kc-article .cx-feedback textarea {
  width: 350px;
  resize: vertical;
}

.cx-kc-article .cx-feedback .cx-vote-question {
  float: left;
}

.cx-kc-article .cx-feedback .cx-vote-question.cx-disabled {
  opacity: 0.5;
}

.cx-kc-article .cx-feedback .cx-vote-question a {
  text-decoration: none;
}

.cx-kc-article .cx-feedback .cx-vote-question .btn {
  width: 50px;
  padding: 5px 0;
  margin-left: 5px;
}

.cx-kc-article .cx-feedback .cx-vote-question .btn-default {
  margin-left: 13px;
}

.cx-kc-article .cx-feedback:after {
  content: "";
  display: block;
  clear: both;
}

.cx-kc-article .cx-feedback .cx-helpful {
  line-height: 1.25em;
  padding-top: 50px;
}

.cx-kc-article .cx-feedback .cx-helpful span {
  display: block;
  font-size: 0.8125em;
  font-weight: 700;
  padding: 10px 0 20px;
}

.cx-kc-article .cx-feedback .cx-publish-feedback {
  width: 300px;
}

.cx-kc-article .cx-feedback .cx-publish-feedback.cx-quiet {
  display: none;
}

.cx-kc-article .cx-feedback .cx-publish-feedback .cx-star-rating span {
  font-size: 1em;
  cursor: pointer;
}

.cx-kc-article .cx-feedback .cx-publish-feedback .cx-publish-comment {
  margin-top: 5px;
}

.cx-kc-article .cx-feedback .cx-publish-feedback .cx-publish-comment textarea {
  width: 100%;
}

.cx-kc-article .cx-feedback .cx-publish-feedback .cx-publish-comment .cx-publish-comment-buttons {
  display: none;
  margin-top: 7px;
  text-align: right;
}

.cx-webchat .gkc-question {
  margin-top: 10px;
}

.cx-webchat .gkc-question a {
  display: list-item;
  margin-left: 16px;
}

.cx-mobile.cx-landscape .cx-kc-article .cx-kc-article-title .cx-question-title {
  width: inherit;
}

.cx-mobile .cx-kc-article-wrapper + .cx-button-group {
  position: fixed;
}

.cx-engage {
  overflow: auto;
}

.cx-engage .cx-engage-body, .cx-engage .cx-engage-headline, .cx-engage .cx-title {
  color: inherit;
}

.cx-engage .cx-title {
  font-size: 1em;
  font-weight: 400;
}

.cx-engage .cx-engage-offer {
  width: auto;
}

.cx-engage .cx-engage-offer .cx-btn-primary {
  padding: 0;
  border: none;
}

.cx-engage .cx-engage-offer .cx-btn-primary:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

@-moz-document url-prefix() {
  .cx-engage .cx-engage-offer .cx-btn-primary:focus {
    outline-style: auto;
  }
}
.cx-engage .cx-engage-offer .cx-engage-cta-primary {
  padding: 5px 24px;
  border-radius: 4px;
}

@media (max-height: 62em) {
  .cx-engage .cx-engage-offer {
    max-height: 46em;
  }
}
@media (max-height: 52em) {
  .cx-engage .cx-engage-offer {
    max-height: 34em;
  }
}
@media (max-height: 42em) {
  .cx-engage .cx-engage-offer {
    max-height: 28em;
  }
}
@media (max-height: 32em) {
  .cx-engage .cx-engage-offer {
    max-height: 20em;
  }
}
.cx-engage .cx-text-container {
  position: relative;
  width: auto;
}

.cx-engage .cx-text-container .cx-text-wrapper {
  text-align: center;
  padding: 12px 24px 24px 26px;
}

.cx-engage .cx-image-container {
  position: relative;
  width: auto;
  line-height: 0;
  overflow: hidden;
}

.cx-engage .cx-btn {
  border-radius: 4px;
  display: inline-grid;
  display: -ms-inline-grid;
}

.cx-engage .cx-button-close {
  display: inline-block;
  padding: 0;
  background-color: transparent;
  border: 0;
  width: 20px;
  height: 20px;
  padding: 2px;
  margin: 8px;
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 2;
}

.cx-engage .cx-button-close:focus {
  border: 1px solid transparent;
  border-width: 2px;
  padding: 1px;
}

.cx-engage .cx-engage-cta-primary {
  text-decoration: none;
  background-color: inherit;
  -webkit-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cx-engage .cx-non-minimal {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: auto;
}

.cx-engage .cx-non-minimal.cx-right-text {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.cx-engage .cx-non-minimal.cx-top-text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cx-engage .cx-non-minimal.cx-bottom-text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.cx-engage .cx-non-minimal .cx-image-container {
  margin: auto;
}

.cx-engage .cx-non-minimal .cx-image-container .cx-image {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.cx-engage .cx-non-minimal .cx-text-container {
  max-width: 30em;
  min-width: 10em;
  margin: auto;
}

.cx-engage .cx-non-minimal.cx-bottom-text, .cx-engage .cx-non-minimal.cx-top-text {
  overflow: auto;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.cx-engage .cx-non-minimal.cx-bottom-text .cx-text-container, .cx-engage .cx-non-minimal.cx-top-text .cx-text-container {
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media (max-width: 54em) {
  .cx-engage .cx-non-minimal {
    width: 26em;
  }
}
.cx-engage.cx-engage-toast {
  position: fixed;
  bottom: 0;
  z-index: 999997;
}

.cx-engage.cx-engage-toast .cx-common-container .cx-titlebar .cx-icon {
  width: 30px;
}

.cx-engage.cx-engage-toast.cx-responsive-container {
  max-width: 25%;
}

.cx-engage.cx-engage-toast .cx-non-minimal.cx-left-text .cx-text-container, .cx-engage.cx-engage-toast .cx-non-minimal.cx-right-text .cx-text-container {
  width: auto;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  max-width: 20em;
}

@media (max-width: 62em) {
  .cx-engage.cx-offer-toast.cx-responsive-container {
    max-width: 35%;
  }
}
@media (max-width: 54em) {
  .cx-engage.cx-offer-toast.cx-responsive-container {
    max-width: 45%;
  }
}
@media (max-width: 42em) {
  .cx-engage.cx-offer-toast.cx-responsive-container {
    max-width: 60%;
  }
}
@media (max-width: 32em) {
  .cx-engage.cx-offer-toast.cx-responsive-container {
    max-width: 80%;
  }
}
.cx-docked-Engage.cx-mobile .cx-footer {
  position: relative;
  border-style: none;
}

.cx-docked-Engage .cx-common-container.cx-toast .cx-button-container {
  padding: 0;
}

.cx-docked-Engage .cx-common-container.cx-toast .cx-button-container .cx-btn {
  margin-bottom: 5px;
  border: 0;
}

.cx-docked-Engage .cx-common-container.cx-toast .cx-button-container .cx-btn.cx-btn-primary {
  margin-right: 24px;
}

.cx-docked-Engage .cx-common-container.cx-toast .cx-button-container .cx-btn.cx-btn-default {
  margin-left: 24px;
}

.cx-docked-Engage .cx-common-container.cx-toast .cx-button-container .cx-btn:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

@-moz-document url-prefix() {
  .cx-docked-Engage .cx-common-container.cx-toast .cx-button-container .cx-btn:focus {
    outline-style: auto;
  }
}
.cx-docked-Engage .cx-common-container.cx-toast .cx-footer {
  padding-top: 9px;
}

.cx-engage.cx-mobile {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.cx-engage.cx-mobile .cx-engage-offer {
  width: 100%;
  overflow: auto;
}

.cx-engage.cx-mobile.cx-inject .cx-engage-offer {
  max-height: -moz-fit-content;
  max-height: fit-content;
  max-height: -webkit-fit-content;
  max-height: -ms-fit-content;
  max-height: -o-fit-content;
}

.cx-engage.cx-mobile .cx-image-container .cx-image {
  width: 100%;
  height: auto;
}

.cx-engage.cx-mobile .cx-non-minimal {
  width: auto;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.cx-engage.cx-mobile.cx-landscape .cx-image-container {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cx-engage.cx-mobile.cx-landscape .cx-image-container .cx-button-close {
  right: 6px;
  top: 4px;
}

.cx-engage.cx-mobile.cx-landscape .cx-non-minimal.cx-left-text .cx-image-container {
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
}

.cx-engage.cx-mobile.cx-landscape .cx-non-minimal.cx-right-text .cx-image-container {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin: 0;
}

.cx-widget.cx-send-message-button {
  right: 0;
  top: 40%;
  font-weight: 700;
  padding: 10px 10px 4px !important;
  cursor: pointer;
}

.cx-widget.cx-send-message-button .cx-icon {
  height: 23px;
  width: 23px;
  margin-right: 2px;
  display: inline-block;
}

.cx-widget.cx-send-message-button > span {
  white-space: nowrap;
  margin-bottom: -6px;
}

.cx-widget.cx-send-message-button .cx-send-message-button-label {
  vertical-align: super;
}

.cx-send-message .cx-alert, .cx-send-message.cx-minimized .cx-body, .cx-send-message.cx-minimized .cx-footer, .cx-send-message.cx-mobile.cx-landscape .cx-footer {
  display: none;
}

.cx-send-message {
  position: fixed;
  z-index: 99999;
  width: 320px;
}

.cx-send-message a {
  text-decoration: none;
}

.cx-send-message .cx-icon.cx-attach {
  height: 24px;
  width: 24px;
  display: inline-block;
  position: relative;
  top: 6px;
}

.cx-send-message .cx-body {
  padding: 0;
}

.cx-send-message .cx-body .cx-confirmation {
  overflow: hidden;
  z-index: 999999;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.cx-send-message .cx-body .cx-confirmation .cx-wrapper {
  margin: 0 16px;
  padding: 0 24px 24px;
  border: 1px solid #eee;
}

.cx-send-message .cx-body .cx-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  z-index: 99999;
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.3);
}

.cx-send-message .cx-body .cx-form-wrapper {
  margin-top: 0;
  overflow: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-form {
  margin-top: 0;
  padding: 21px 24px;
  padding-bottom: 0;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-form-inputs {
  margin-bottom: 16px;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-form-inputs th {
  padding-right: 8px;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-form-inputs td {
  width: 100%;
  padding: 4px 0;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-form-inputs th .cx-control-label {
  white-space: nowrap !important;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-form-group .cx-control-label {
  padding-left: 0;
  display: table-cell;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-form-group .cx-control-text {
  padding-top: 0;
  padding-bottom: 9px;
  vertical-align: middle;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-control-table {
  display: table-row;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-reset-textarea {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 16px;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-submitForm {
  padding: 0;
  position: relative;
  overflow: hidden;
  margin: 0;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-file-details {
  padding-left: 0;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-file-details .cx-icon-status-available-no {
  right: 0;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-form-success {
  padding: 24px;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-form-success .cx-icon {
  height: 16px;
  display: inline-block;
  width: 16px;
  position: relative;
  top: 4px;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-form-success p {
  display: inline;
}

.cx-send-message.cx-mobile.cx-minimized {
  height: auto !important;
}

.cx-send-message.cx-mobile {
  top: inherit;
  right: inherit;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cx-send-message.cx-mobile .cx-titlebar {
  padding: 8px;
}

.cx-send-message.cx-mobile .cx-body .cx-form {
  -webkit-overflow-scrolling: touch;
}

.cx-send-message.cx-mobile .cx-body .cx-form .cx-form-control {
  font-size: 1em;
}

.cx-send-message .cx-body .cx-reset-padding {
  padding-right: 0 !important;
  overflow: hidden;
  display: table-cell;
  width: 100%;
  padding-bottom: 8px;
}

.cx-send-message .cx-body .cx-icon-alert-circle {
  color: #ea4f6b;
  float: left;
  padding-top: 1px;
}

.cx-send-message .cx-body .cx-parentDisable {
  opacity: 0.2;
}

.cx-send-message .cx-body .cx-spinner {
  display: none;
  z-index: 2;
  position: absolute;
  top: 45%;
  left: 45%;
}

.cx-send-message .cx-body .cx-btn-primary {
  float: right;
  width: 96px;
  height: 32px;
}

.cx-send-message .cx-body .cx-fileUploadField {
  display: none !important;
}

.cx-send-message .cx-body .cx-form-wrapper .cx_file_upload_link {
  font-size: 0.875em;
  font-weight: 700;
  padding-left: 2px;
  cursor: pointer;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-form-control {
  overflow: hidden;
  overflow-x: hidden;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-clear-form-group {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-form-group {
  margin-bottom: 8px;
}

.cx-send-message .cx-body .cx-form-wrapper textarea {
  resize: none;
  max-height: 200px;
  overflow: auto !important;
  margin-top: 4px;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-left {
  width: 20%;
}

.cx-send-message .cx-body .cx-form-wrapper input {
  padding-right: 0;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-icon-alert-circle {
  display: none;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-left-inner-addon {
  position: relative;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-left-inner-addon input, .cx-send-message .cx-body .cx-form-wrapper .cx-left-inner-addon textarea {
  padding-left: 25px;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-left-inner-addon i {
  position: absolute;
  padding: 8px;
  pointer-events: none;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-error {
  border-color: #ea4f6b !important;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-control-errorIcon {
  padding: 2px 4px;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-error-message {
  padding: 2px;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-icon-attach {
  font-size: 1.25em;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-caret {
  margin-left: 65%;
}

.cx-send-message .cx-body .cx-form-wrapper a:active, .cx-send-message .cx-body .cx-form-wrapper a:focus, .cx-send-message .cx-body .cx-form-wrapper a:hover {
  text-decoration: underline;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-file-details {
  display: none;
  clear: both;
  overflow-y: auto;
  max-height: 100px;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-file-details .cx-file-list {
  overflow: auto;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-file-details .cx-file-fragment {
  color: inherit;
  position: relative;
  clear: both;
  height: 34px;
  padding: 6px 0;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-file-details .cx-file-icon {
  height: 24px;
  width: 24px;
  position: absolute;
  left: 0;
  top: 6;
  display: inline-block;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-file-details .cx-file-name {
  font-size: 0.875em;
  display: inline-block;
  padding-top: 3px;
  margin-left: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 75%;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-file-details .cx-remove-file {
  cursor: pointer;
  position: absolute;
  height: 16px;
  width: 16px;
  right: 5px;
  top: 5px;
  margin: 4px;
  display: inline-block;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-file-details .cx-filename-end {
  padding: 4px;
  font-weight: 400;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-file-details .cx-clear {
  clear: both;
  padding-left: 0;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-reset-textarea {
  padding: 0 2px 0 20px;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-submitForm .cx-file-size {
  margin-left: 30px;
  display: block;
  font-weight: 400;
  font-size: 0.75em;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-submitForm .cx-left-half {
  width: 60%;
  float: left;
}

.cx-send-message .cx-body .cx-form-wrapper .cx-submitForm .cx-right-half {
  width: 40%;
  float: right;
}

.cx-send-message .cx-body .cx-form-success {
  display: none;
  padding-top: 15px;
  height: 245px;
}

.cx-send-message .cx-body .cx-form-success .cx-icon-alert-checkmark {
  padding-right: 8px;
  color: #4ac764;
}

.cx-send-message .cx-body .cx-form-success .cx-close-tag {
  padding: 0 6px;
  cursor: pointer;
}

.cx-send-message .cx-body .cx-form-success .cx-control-label {
  font-size: 12px;
  font-weight: 700;
}

.cx-send-message.cx-theme-dark .cx-icon.cx-file-icon .cx-svg-icon-tone1 {
  fill: #fdfdfd;
}

.cx-send-message.cx-theme-dark .cx-attach.cx-theme-icon-interactive1 svg .cx-svg-icon-tone1 {
  fill: #7ca0e2;
}

.cx-send-message.cx-theme-dark a, .cx-send-message.cx-theme-dark a:hover {
  color: #7ca0e2;
}

.cx-send-message.cx-theme-light .cx-icon.cx-file-icon .cx-svg-icon-tone1 {
  fill: #8d92b0;
}

.cx-send-message.cx-theme-light .cx-attach.cx-theme-icon-interactive1 svg .cx-svg-icon-tone1 {
  fill: #3b71dc;
}

.cx-send-message.cx-theme-light a, .cx-send-message.cx-theme-light a:hover {
  color: #3b71dc;
}

.cx-send-message.cx-theme-light .cx-body .cx-confirmation .cx-wrapper {
  border-color: #94948a;
}

.cx-widget .cx-attachfilesinfo {
  text-indent: -9999px;
  height: 0;
}

ul.cx-sidebar {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.cx-sidebar {
  position: fixed;
  padding: 0;
  -webkit-box-shadow: 0 0 21px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 21px 2px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  z-index: 999999;
  height: auto;
}

.cx-sidebar .cx-branding .cx-icon > svg {
  height: 16px;
  width: 16px;
}

.cx-sidebar .cx-footer {
  font-size: 0.625em;
}

.cx-sidebar .cx-footer .cx-icon {
  position: relative;
  top: 2px;
}

.cx-sidebar .cx-footer .cx-icon > svg {
  width: 59px;
  height: 14px;
}

.cx-sidebar.cx-desktop {
  top: 100px;
}

.cx-sidebar.cx-desktop .cx-footer {
  padding: 8px 24px 12px 10px;
  display: none;
  white-space: nowrap;
}

.cx-sidebar.cx-desktop .cx-branding, .cx-sidebar.cx-desktop .cx-footer {
  -webkit-animation: "opacityIncreaseToFull" 0.5s ease-in-out;
  -moz-animation: "opacityIncreaseToFull" 0.5s ease-in-out;
  -ms-animation: "opacityIncreaseToFull" 0.5s ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
}

.cx-sidebar.cx-desktop .cx-branding {
  height: 36px;
  padding: 10px 16px;
}

.cx-sidebar.cx-desktop .cx-common-container {
  box-shadow: none;
  -webkit-box-shadow: none;
}

.cx-sidebar.cx-expanded .cx-branding {
  display: none;
}

.cx-sidebar.cx-expanded .cx-footer {
  display: block;
}

.cx-sidebar .cx-icon {
  height: 24px;
  width: 24px;
}

.cx-sidebar.position-left {
  left: 0;
  right: auto;
}

.cx-sidebar.position-right {
  right: 0;
  left: auto;
}

.cx-sidebar .cx-sidebar-button {
  padding: 12px;
  cursor: pointer;
  overflow: hidden;
  border-width: 0 0 1px;
  border-style: solid;
  white-space: nowrap;
  height: 48px;
}

.cx-sidebar .cx-sidebar-button > div {
  display: inline-block;
}

.cx-sidebar .cx-sidebar-button .name {
  font-weight: 100;
  font-size: 1.125em;
  padding-left: 8px;
  white-space: nowrap;
  position: relative;
  top: -6px;
}

.cx-sidebar.cx-mobile {
  bottom: 0;
  width: auto;
  z-index: 0;
  -webkit-animation: opacityZeroToFull 0.5s ease-in-out;
  -moz-animation: opacityZeroToFull 0.5s ease-in-out;
  -ms-animation: opacityZeroToFull 0.5s ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
}

.cx-sidebar.cx-mobile .cx-sidebar-button {
  width: inherit;
  padding: 9px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: none;
  height: auto;
}

.cx-sidebar.cx-mobile .cx-sidebar-button .cx-icon {
  width: 16px;
  height: 16px;
}

.cx-sidebar.cx-mobile .cx-sidebar-button .name {
  padding: 0;
  margin-left: 10px;
  font-size: 0.75em;
  position: static;
}

.cx-sidebar.cx-mobile.cx-expanded {
  position: relative;
  top: auto;
  width: 100%;
  height: 100%;
}

.cx-sidebar.cx-mobile.cx-expanded .cx-titlebar {
  padding: 12px 16px;
}

.cx-sidebar.cx-mobile.cx-expanded .cx-buttons-window-control {
  top: 12px;
}

.cx-sidebar.cx-mobile.cx-expanded .cx-button-close {
  width: 24px;
  margin-right: 16px;
}

.cx-sidebar.cx-mobile.cx-expanded .cx-body {
  padding: 0;
}

.cx-sidebar.cx-mobile.cx-expanded .cx-body .cx-sidebar-button {
  width: auto;
  padding: 12px 24px;
  border-width: 0 0 1px;
  border-style: solid;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.cx-sidebar.cx-mobile.cx-expanded .cx-body .cx-sidebar-button .cx-icon {
  width: 24px;
  height: 24px;
}

.cx-sidebar.cx-mobile.cx-expanded .cx-body .cx-sidebar-button .name {
  margin-left: 20px;
  line-height: 1.5em;
  font-size: 1.125em;
}

.cx-sidebar.cx-mobile.cx-expanded .cx-body .cx-wrapper {
  overflow-y: auto;
  overflow-x: hidden;
  height: inherit;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

.cx-sidebar.cx-mobile.cx-expanded .cx-body .cx-wrapper .cx-buttons {
  -webkit-overflow-scrolling: touch;
  padding: 0;
  list-style-type: none;
}

.cx-sidebar.cx-mobile .cx-wrapper ul.cx-buttons {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.cx-search.cx-collapsed, .cx-search.cx-collapsed .cx-body {
  overflow: visible;
}

.cx-widget.cx-search-button {
  right: 0;
  top: 40%;
  font-weight: 700;
  padding: 10px 10px 4px !important;
  cursor: pointer;
}

.cx-widget.cx-search-button .cx-icon {
  height: 23px;
  width: 23px;
  margin-right: 2px;
  display: inline-block;
}

.cx-widget.cx-search-button > span {
  white-space: nowrap;
  margin-bottom: -6px;
}

.cx-widget.cx-search-button .cx-search-button-label {
  vertical-align: super;
}

.cx-search.cx-desktop {
  width: 700px !important;
}

.cx-search.cx-mobile {
  height: 100%;
}

.cx-search.cx-mobile .cx-body {
  min-height: 250px !important;
}

.cx-search.cx-mobile .cx-button-ask svg {
  height: 18px;
  width: 18px;
}

.cx-search {
  position: relative;
  font-size: 1em;
  border-color: inherit;
}

.cx-search .cx-body {
  border-top: none !important;
  border-bottom: none !important;
  overflow: visible;
}

.cx-search .cx-ac-dropdown-menu {
  font-size: 0.75em;
}

.cx-search .cx-titlebar .cx-title {
  line-height: inherit !important;
}

.cx-search .cx-search-form {
  display: none;
  padding-bottom: 17px;
  overflow: visible;
}

.cx-search .cx-search-form input {
  padding-right: 22px;
}

.cx-search .cx-hidden {
  display: none;
}

.cx-search form.cx-search-form {
  position: relative;
  margin-top: 2px;
}

.cx-search form.cx-search-form input.cx-input-question::-ms-clear {
  display: none;
}

.cx-search form.cx-search-form span.cx-button-clear {
  position: absolute;
  top: 9px;
  right: 8px;
  font-size: 1em;
  opacity: 1;
  cursor: pointer;
  z-index: 2;
  display: none;
  height: 13px;
  width: 13px;
}

.cx-search form.cx-search-form table, .cx-search form.cx-search-form table th {
  width: 100%;
}

.cx-search form.cx-search-form #cx-search-dd-status {
  text-indent: -999999px;
  height: 0;
}

.cx-search .cx-loading {
  position: absolute !important;
  top: 145px;
  left: 45%;
  display: none;
}

.cx-search .cx-container-result-wrapper {
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  border-top: 1px solid;
  border-bottom: 1px solid;
  height: 1px;
}

.cx-search .cx-container-result-wrapper.cx-expanded {
  height: 260px;
}

.cx-search .cx-container-result-wrapper #cx-serach-results-status, .cx-search .cx-container-result-wrapper .cx-search-results-count {
  text-indent: -999999px;
  height: 0;
}

.cx-search .cx-container-result {
  overflow: hidden !important;
  position: relative;
  margin: 0 5px 0 0;
}

.cx-search .cx-container-result:before {
  top: 50%;
  left: 50%;
  font-size: 1.875em;
  opacity: 0.8;
}

.cx-search .cx-container-result .cx-results {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.cx-search .cx-container-result .cx-description {
  line-height: 1.7em;
  font-size: 0.75em;
}

.cx-search .cx-container-result .cx-description a {
  font-weight: 700;
  cursor: pointer;
  text-decoration: underline;
}

.cx-search .cx-container-result .cx-description a .cx-icon-document-link {
  height: 14px;
  width: 14px;
  margin-right: 3px;
  margin-top: 2px;
  vertical-align: top;
  display: inline-block;
}

.cx-search .cx-container-result .cx-description a .cx-icon-document-link svg path {
  fill: currentColor !important;
}

.cx-search .cx-container-result .cx-document.expanded {
  left: 0;
  width: 100%;
  overflow: hidden;
}

.cx-search .cx-container-result .cx-document {
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
  bottom: 0;
  position: relative;
  overflow: hidden;
  min-height: 0;
  border-top: 1px solid;
}

.cx-search .cx-container-result .cx-document:first-of-type {
  border-top: none;
}

.cx-search .cx-container-result .cx-document .cx-title {
  margin-bottom: 8px;
  margin-right: 3px;
}

.cx-search .cx-container-result .cx-document .cx-title .cx-icon {
  margin-right: 3px;
}

.cx-search .cx-container-result .cx-document .cx-title.cx-short {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.cx-search .cx-container-result .cx-document .cx-title span {
  font-size: 1em;
  font-weight: 700;
}

.cx-search .cx-container-result .cx-document .cx-metadata {
  margin-bottom: 5px;
}

.cx-search .cx-container-result .cx-document .cx-metadata .cx-item {
  margin-right: 4px;
}

.cx-search .cx-container-result .cx-document .cx-categories {
  opacity: 0.6;
  font-size: 0.75em;
  filter: alpha(opacity=60);
  line-height: 1.25em;
  margin-top: 4px;
}

.cx-search .cx-container-result .cx-document .cx-category {
  font-weight: 700;
}

.cx-search .cx-container-result .cx-document .cx-category:not(:last-child):after {
  content: ", ";
}

.cx-search .cx-container-result .cx-document .cx-custom-fields {
  margin-top: 10px;
  line-height: 1em;
}

.cx-search .cx-container-result .cx-document .cx-attachments {
  margin-top: 10px;
  margin-left: -3px;
  line-height: 1.25em;
  overflow: hidden;
}

.cx-search .cx-container-result .cx-document .cx-attachments > div {
  margin: 2px 3px;
  font-size: 0.75em;
}

.cx-search .cx-container-result .cx-document .cx-attachments a {
  font-weight: 700;
  cursor: pointer;
  text-decoration: underline;
}

.cx-search .cx-container-result .cx-document .cx-attachments a .cx-icon-document-attachment {
  height: 16px;
  width: 16px;
  margin-left: -4px;
  margin-right: 8px;
  margin-bottom: 2px;
  vertical-align: bottom;
  display: inline-block;
}

.cx-search .cx-container-result .cx-document .cx-attachments a:hover .cx-icon-document-attachment svg path, .cx-search .cx-container-result .cx-document .cx-attachments a:hover .cx-icon-document-attachment svg polygon {
  fill: currentColor !important;
}

.cx-search .cx-container-result .cx-document .cx-feedback {
  margin-top: 15px;
}

.cx-search .cx-container-result .cx-document .cx-feedback textarea {
  width: 350px;
  resize: vertical;
}

.cx-search .cx-container-result .cx-document .cx-feedback .cx-vote-question {
  float: right;
}

.cx-search .cx-container-result .cx-document .cx-feedback .cx-vote-question > span {
  font-size: 0.75em;
}

.cx-search .cx-container-result .cx-document .cx-feedback .cx-vote-question.cx-disabled {
  opacity: 0.5;
}

.cx-search .cx-container-result .cx-document .cx-feedback .cx-vote-question a {
  text-decoration: none;
}

.cx-search .cx-container-result .cx-document .cx-feedback .cx-vote-question .cx-btn {
  padding: 5px 15px;
  margin-left: 5px;
}

.cx-search .cx-container-result .cx-document .cx-feedback .cx-vote-question .cx-btn:focus {
  padding: 4px 14px;
}

.cx-search .cx-container-result .cx-document .cx-feedback .cx-vote-question .cx-btn-default {
  margin-left: 13px;
}

.cx-search .cx-container-result .cx-document .cx-feedback .cx-helpful {
  line-height: 1.7em;
  font-size: 0.75em;
  padding-top: 50px;
}

.cx-search .cx-container-result .cx-document .cx-feedback .cx-helpful span {
  display: block;
  font-size: 1.3em;
  font-weight: 700;
}

.cx-search .cx-container-result .cx-document .cx-feedback .cx-publish-feedback {
  width: 300px;
}

.cx-search .cx-container-result .cx-document .cx-feedback .cx-publish-feedback.cx-quiet {
  display: none;
}

.cx-search .cx-container-result .cx-document .cx-feedback .cx-publish-feedback .cx-star-rating span {
  font-size: 1em;
  cursor: pointer;
}

.cx-search .cx-container-result .cx-document .cx-feedback .cx-publish-feedback .cx-publish-comment {
  margin-top: 5px;
}

.cx-search .cx-container-result .cx-document .cx-feedback .cx-publish-feedback .cx-publish-comment textarea {
  width: 100%;
}

.cx-search .cx-container-result .cx-document .cx-feedback .cx-publish-feedback .cx-publish-comment .cx-vpublish-comment-buttons {
  display: none;
  margin-top: 7px;
  text-align: right;
}

.cx-search .cx-container-result .cx-no-results {
  height: 258px;
  padding-top: 10px;
  font-size: 0.8125em;
  line-height: 1.25em;
}

.cx-search .cx-container-result .cx-no-results .cx-title {
  font-size: 1em;
  font-weight: 700;
}

.cx-search .cx-container-result .cx-no-results .cx-no-results-description {
  display: block;
  margin-top: 10px;
}

.cx-search .cx-spinner-container .cx-spin-inner-circle {
  background-color: transparent !important;
}

.cx-search-button-group {
  display: none;
  padding: 12px 0 0;
}

.cx-search-button-group .cx-btn.cx-btn-default {
  float: right;
  padding: 5px 24px;
  display: none;
}

.cx-search-button-group .cx-btn.cx-btn-default:focus {
  padding: 4px 23px;
}

.cx-search-button-group .cx-btn.cx-btn-primary {
  float: left;
  display: none;
}

.cx-document.cx-expanded {
  border-top: none !important;
}

.cx-document.cx-expanded + .cx-document.cx-expanded {
  display: none;
}

.cx-search .cx-search-form .cx-button-ask {
  padding: 5px 21px;
  margin-top: 0;
}

.cx-search .cx-search-form .cx-button-ask:focus {
  padding-top: 4px;
  padding-bottom: 4px;
}

.cx-search-overlay-mobile {
  top: inherit !important;
  right: inherit !important;
  bottom: 0 !important;
  left: 0 !important;
  height: 100% !important;
  width: 100%;
  margin-left: 0 !important;
  z-index: 100000 !important;
}

.cx-search-overlay-mobile .cx-common-container {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.cx-search-overlay-mobile .cx-common-container .cx-body {
  position: static;
}

.cx-search-overlay-mobile .cx-common-container .cx-titlebar {
  padding: 8px;
}

.cx-search-overlay-mobile .cx-common-container .cx-titlebar .cx-title {
  margin-top: 0;
  height: 34px;
  padding: 1px 0 0 8px;
  word-wrap: break-word;
}

.cx-search-overlay-mobile .cx-common-container .cx-buttons-window-control {
  top: 6px;
  right: 3px;
}

.cx-search-overlay-mobile .cx-common-container .cx-buttons-window-control > button {
  font-size: 1.5em;
  margin-right: 10px;
  width: 24px;
  height: 32px;
}

.cx-search-overlay-mobile .cx-common-container .cx-buttons-window-control:before {
  font-size: 1.5em;
}

.cx-search-overlay-mobile .cx-common-container .cx-search input {
  font-size: 1em;
}

.cx-search-overlay-mobile .cx-common-container .cx-search .cx-button-ask {
  width: 62px !important;
  font-size: 1em;
  line-height: 1.25em;
  padding: 5px;
}

.cx-search-overlay-mobile .cx-common-container .cx-cx-footer {
  padding: 24px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.cx-search-overlay-mobile .cx-common-container .cx-search-button-group .cx-btn-default {
  right: 24px;
}

.cx-search-overlay-mobile .cx-landscape .cx-search {
  width: 100%;
}

@media (max-width: 767px) {
  .cx-search {
    width: 100%;
  }
}
@media (max-width: 474px) {
  .cx-search {
    width: 100%;
  }
}
@media screen and (max-width: 1099px) and (min-width: 650px) {
  .cx-search.cx-desktop {
    width: inherit !important;
  }
}
.cx-webchat {
  position: fixed;
  bottom: 0;
  width: 320px;
  z-index: 999997;
}

.cx-webchat .cx-body {
  padding: 0;
  overflow: visible;
  position: relative;
}

.cx-webchat .cx-parentDisable {
  opacity: 0.2;
}

.cx-webchat .cx-spinner {
  display: none;
  z-index: 2;
  position: relative;
  top: 100%;
  left: 45%;
}

.cx-webchat .cx-history-loading {
  padding: 16px;
}

.cx-webchat .cx-history-loading .cx-loading-icon {
  width: 26px;
  height: 26px;
  top: 14px;
  left: -16px;
}

.cx-webchat i.fonticon.icon-alert-triangle {
  color: #f8a740;
  display: inline;
}

.cx-webchat p.cx-reason {
  display: inline;
}

.cx-webchat .cx-hidden-message {
  display: none;
}

.cx-webchat.cx-minimized .cx-body, .cx-webchat.cx-minimized .cx-footer {
  display: none !important;
}

.cx-webchat.cx-mobile.cx-minimized {
  height: auto !important;
}

.cx-webchat.cx-mobile {
  top: inherit !important;
  bottom: 0 !important;
  left: unset !important;
  height: 350px;
}

@media (max-width: 500px) {
  .cx-webchat.cx-mobile {
    width: 300px;
  }
}
.cx-webchat.cx-mobile .cx-form {
  border-width: 0;
  border-style: none;
  padding: 24px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.cx-webchat.cx-mobile .cx-footer {
  display: none;
}

.cx-webchat.cx-mobile.cx-transcript-view .cx-footer {
  display: none !important;
}

.cx-webchat.cx-theme-light .cx-message.cx-you .cx-bubble {
  background-color: #f2f4f7;
}

.cx-webchat.cx-theme-light .cx-message.cx-them .cx-bubble {
  background-color: #ffc7b9;
}

.cx-webchat.cx-theme-light .cx-message.cx-you .cx-bubble-arrow svg * {
  fill: #f2f4f7;
}

.cx-webchat.cx-theme-light .cx-message.cx-them .cx-bubble-arrow svg * {
  fill: #ffc7b9;
}

.cx-webchat.cx-theme-light .cx-time {
  color: #5c5c5b;
}

.cx-webchat.cx-theme-light .cx-bubble-arrow svg {
  fill: #f2f4f7;
}

.cx-webchat.cx-theme-light .cx-menu .cx-branding-icon svg * {
  fill: #8794ac;
}

.cx-webchat.cx-theme-light .cx-input-container .cx-menu li.cx-char-count:focus, .cx-webchat.cx-theme-light .cx-input-container .cx-menu li.cx-icon:focus svg {
  border: 1px solid #5292fc;
  border-width: 2px;
}

.cx-webchat.cx-theme-light .cx-input-container .cx-menu li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.cx-webchat.cx-theme-light .cx-carousel .cx-next, .cx-webchat.cx-theme-light .cx-carousel .cx-previous {
  border-color: #8795a6;
}

.cx-webchat.cx-theme-light .cx-carousel .cx-next:focus, .cx-webchat.cx-theme-light .cx-carousel .cx-previous:focus {
  border-color: #5292fc;
}

.cx-webchat.cx-theme-light .cx-menu li.cx-char-count {
  color: #75757b;
}

.cx-webchat.cx-theme-light .cx-char-count.cx-warning {
  color: #ea0b2e !important;
}

.cx-webchat.cx-theme-light .cx-emoji-item:hover {
  background-color: #dfdfdf;
}

.cx-webchat.cx-theme-light .cx-emoji-item:active {
  background-color: #ccc;
}

.cx-webchat.cx-theme-dark .cx-menu .cx-branding-icon svg * {
  fill: #98a7b8;
}

.cx-webchat.cx-theme-dark .cx-char-count.cx-warning {
  color: #f9768c !important;
}

.cx-webchat.cx-theme-dark .cx-transcript .cx-filename, .cx-webchat.cx-theme-dark .cx-transcript .cx-filesize, .cx-webchat.cx-theme-dark .cx-transcript .cx-message-text, .cx-webchat.cx-theme-dark .cx-transcript .cx-name {
  color: #fdfdfd !important;
}

.cx-webchat.cx-theme-dark .cx-transcript .cx-message {
  border-color: #222529;
}

.cx-webchat.cx-theme-dark .cx-transcript .cx-message.cx-you .cx-bubble {
  background-color: #4a525b;
}

.cx-webchat.cx-theme-dark .cx-transcript .cx-message.cx-them .cx-bubble {
  background-color: #3168d2;
}

.cx-webchat.cx-theme-dark .cx-transcript .cx-message.cx-you .cx-bubble-arrow svg * {
  fill: #4a525b;
}

.cx-webchat.cx-theme-dark .cx-transcript .cx-message.cx-them .cx-bubble-arrow svg * {
  fill: #3168d2;
}

.cx-webchat.cx-theme-dark .cx-transcript .cx-time {
  color: #fff;
}

.cx-webchat.cx-theme-dark .cx-alert > .cx-wrapper {
  background-color: #33383d;
  border-color: #222529;
  color: #fdfdfd;
}

.cx-webchat.cx-theme-dark .cx-alert b.cx-link {
  color: #3963b8;
  word-break: break-all;
}

.cx-webchat.cx-theme-dark .cx-webchat-smokescreen {
  background-color: #33383d;
}

.cx-webchat.cx-theme-dark .cx-webchat .cx-tooltip-menu.cx-emoji .cx-option {
  color: #33383d;
}

.cx-webchat.cx-theme-dark .cx-input-container .cx-menu li.cx-char-count:focus, .cx-webchat.cx-theme-dark .cx-input-container .cx-menu li.cx-icon:focus svg {
  border: 1px solid #75a8ff;
  border-width: 2px;
}

.cx-webchat.cx-theme-dark .cx-input-container .cx-menu li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.cx-webchat.cx-theme-dark .cx-carousel .cx-next:focus, .cx-webchat.cx-theme-dark .cx-carousel .cx-previous:focus {
  border-color: #75a8ff;
}

.cx-webchat.cx-theme-dark .cx-emoji-item:hover {
  background-color: #444a52;
}

.cx-webchat.cx-theme-dark .cx-emoji-item:active {
  background-color: #666f7a;
}

.cx-webchat * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cx-webchat .cx-alert {
  display: none;
  z-index: 999999;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.cx-webchat .cx-alert.cx-normal-alert .cx-buttons-binary {
  display: none;
}

.cx-webchat .cx-alert.cx-normal-alert .cx-button-single {
  display: block;
  text-align: center;
}

.cx-webchat .cx-alert.cx-binary-alert .cx-binary-button {
  display: block;
}

.cx-webchat .cx-alert.cx-binary-alert .cx-button-single {
  display: none;
}

.cx-webchat .cx-alert > .cx-wrapper {
  margin: 0 16px;
  background-color: #fff;
  padding: 0 24px 24px;
  border: 1px solid #eee;
}

.cx-webchat .cx-alert > .cx-wrapper .cx-warning {
  padding-top: 12px;
}

.cx-webchat .cx-alert > .cx-wrapper .cx-warning .cx-icon {
  display: inline-block;
  vertical-align: bottom;
  height: 24px;
  width: 24px;
}

.cx-webchat .cx-alert.cx-async-chat-end {
  position: relative;
}

.cx-webchat .cx-webchat-smokescreen {
  background-color: #fff;
  opacity: 0.8;
  z-index: 999998;
}

.cx-webchat .cx-overlay, .cx-webchat .cx-webchat-smokescreen {
  display: none;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.cx-webchat .cx-overlay {
  background-color: inherit;
  padding: 20px;
  z-index: 999999;
  -webkit-box-shadow: 0 8px 11px -4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 11px -4px rgba(0, 0, 0, 0.3);
}

.cx-webchat .cx-form {
  padding: 24px 24px 0;
  border-width: 0;
}

.cx-webchat .cx-form table {
  width: 100%;
  margin-bottom: 16px;
}

.cx-webchat .cx-form table td {
  width: 100%;
  padding: 4px 0;
}

.cx-webchat .cx-form table th {
  padding-right: 8px;
}

.cx-webchat .cx-form .cx-button-group {
  padding-bottom: 0;
}

.cx-webchat .cx-form .cx-form-group {
  margin-bottom: 8px;
}

.cx-webchat .cx-form th .cx-control-label {
  white-space: nowrap !important;
}

.cx-webchat .cx-form-wrapper {
  overflow: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

.cx-webchat .cx-transcript {
  overflow-y: auto;
  overflow-x: hidden;
  height: 312px;
  font-size: 0.75em;
  line-height: 18px;
  display: none;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: none;
  position: relative;
  font-weight: 300;
  padding: 0 24px;
}

.cx-webchat .cx-transcript .cx-push-url a {
  color: #75a8ff !important;
}

.cx-webchat .cx-transcript .cx-message {
  min-height: 48px;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.cx-webchat .cx-transcript .cx-message .cx-bubble {
  padding: 10px 15px;
  padding: 16px;
}

.cx-webchat .cx-transcript .cx-message .cx-bubble-arrow {
  position: absolute;
  top: 12px;
}

.cx-webchat .cx-transcript .cx-message .cx-name {
  font-weight: bolder;
  color: #222;
  padding-right: 5px;
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

.cx-webchat .cx-transcript .cx-message .cx-time {
  display: block;
  font-size: 0.92em;
}

.cx-webchat .cx-transcript .cx-message.cx-date {
  text-align: center;
  min-height: 18px;
  line-height: 12px;
  padding: 3px 12px;
  border: 1px solid #dae1e8;
  border-radius: 14px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 12px auto;
  display: table;
}

.cx-webchat .cx-transcript .cx-message .cx-message-text {
  word-wrap: break-word;
  display: block;
}

.cx-webchat .cx-transcript .cx-message .cx-message-text > p {
  margin: 0;
  white-space: pre-line;
}

@-moz-document url-prefix() {
  .cx-webchat .cx-transcript .cx-message .cx-message-text > p {
    white-space: pre-wrap;
  }
}
.cx-webchat .cx-transcript .cx-message .cx-message-text > p img {
  width: 100%;
}

.cx-webchat .cx-transcript .cx-message .cx-avatar-wrapper {
  width: 24px;
  position: absolute;
  top: 2px;
}

.cx-webchat .cx-transcript .cx-message .cx-avatar img {
  width: auto;
  height: 100%;
}

.cx-webchat .cx-transcript .cx-message > div.cx-NewTextBubble {
  -webkit-animation: NewTextBubble 0.5s 1;
  animation: NewTextBubble 0.5s 1;
}

.cx-webchat .cx-transcript .cx-avatar {
  height: 24px;
  width: 24px;
}

.cx-webchat .cx-transcript .cx-name {
  font-weight: bolder;
  color: #222;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.cx-webchat .cx-transcript .cx-time {
  font-size: 11px;
  display: block;
  margin-bottom: 5px;
}

.cx-webchat .cx-transcript .cx-rich-message .cx-avatar {
  float: left;
}

.cx-webchat .cx-transcript .cx-rich-message .cx-name {
  display: inline-block;
  margin: 5px 0 0 10px;
}

.cx-webchat .cx-transcript .cx-message.cx-system {
  background: none;
  padding: 0;
  margin: 13px 0;
}

.cx-webchat .cx-transcript .cx-message.cx-system .cx-message-text, .cx-webchat .cx-transcript .cx-message.cx-system .cx-time {
  min-height: 18px;
}

.cx-webchat .cx-transcript .cx-message.cx-system .cx-bubble {
  padding: 0;
  background-color: transparent;
}

.cx-webchat .cx-transcript .cx-message.cx-system .cx-avatar-wrapper, .cx-webchat .cx-transcript .cx-message.cx-system .cx-bubble-arrow, .cx-webchat .cx-transcript .cx-message.cx-system .cx-name {
  display: none;
}

.cx-webchat .cx-transcript .cx-message.cx-them {
  border: 0;
  color: #000;
  padding: 6px 0;
  text-align: left;
}

.cx-webchat .cx-transcript .cx-message.cx-them .cx-bubble {
  margin-left: 40px;
  text-align: left;
  margin-top: 0;
  border-radius: 0 14px 14px 14px;
}

.cx-webchat .cx-transcript .cx-message.cx-them .cx-bubble-arrow {
  left: 33px;
}

.cx-webchat .cx-transcript .cx-message.cx-them .cx-bubble-arrow .cx-right {
  display: none;
}

.cx-webchat .cx-transcript .cx-message.cx-them .cx-avatar-wrapper {
  left: 0;
}

.cx-webchat .cx-transcript .cx-message.cx-you {
  border: 0;
  color: #000;
  padding: 6px 0;
  text-align: right;
}

.cx-webchat .cx-transcript .cx-message.cx-you .cx-name {
  display: none;
}

.cx-webchat .cx-transcript .cx-message.cx-you .cx-bubble {
  margin-top: 0;
  margin-right: 7px;
  text-align: left;
  border-radius: 14px 0 14px 14px;
}

.cx-webchat .cx-transcript .cx-message.cx-you .cx-bubble-arrow {
  right: -7px;
}

.cx-webchat .cx-transcript .cx-message.cx-you .cx-avatar-wrapper, .cx-webchat .cx-transcript .cx-message.cx-you .cx-bubble-arrow .cx-left {
  display: none;
}

.cx-webchat .cx-transcript .cx-message.cx-injected {
  border: 0;
  padding: 6px 0;
}

.cx-webchat .cx-transcript .cx-message-group > .cx-message {
  padding: 0 !important;
}

.cx-webchat .cx-transcript .cx-message-group > .cx-message.cx-participant {
  margin-bottom: 6px !important;
}

.cx-webchat .cx-transcript .cx-message-group > .cx-message.cx-participant .cx-avatar-wrapper, .cx-webchat .cx-transcript .cx-message-group > .cx-message.cx-participant .cx-bubble-arrow, .cx-webchat .cx-transcript .cx-message-group > .cx-message.cx-participant .cx-name, .cx-webchat .cx-transcript .cx-message-group > .cx-message.cx-participant .cx-time {
  display: none !important;
}

.cx-webchat .cx-transcript .cx-message-group > .cx-message.cx-participant .cx-bubble {
  border-radius: 10px;
  margin: 0 0 0 40px;
}

.cx-webchat .cx-transcript .cx-message-group > .cx-message.cx-participant.cx-them:first-child .cx-avatar-wrapper {
  display: block !important;
}

.cx-webchat .cx-transcript .cx-message-group > .cx-message.cx-participant.cx-you .cx-bubble {
  margin: 0 !important;
}

.cx-webchat .cx-transcript .cx-message-group > .cx-message.cx-participant:first-child .cx-bubble-arrow, .cx-webchat .cx-transcript .cx-message-group > .cx-message.cx-participant:first-child .cx-name {
  display: block !important;
}

.cx-webchat .cx-transcript .cx-message-group > .cx-message.cx-participant:first-child .cx-bubble {
  border-top-left-radius: 14px !important;
  border-top-right-radius: 14px !important;
}

.cx-webchat .cx-transcript .cx-message-group > .cx-message.cx-participant:last-child .cx-time {
  display: block !important;
}

.cx-webchat .cx-transcript .cx-message-group > .cx-message.cx-participant:last-child .cx-bubble {
  border-bottom-left-radius: 14px !important;
  border-bottom-right-radius: 14px !important;
}

.cx-webchat .cx-isTyping {
  color: #222;
  font-size: 0.6875em;
  font-style: italic;
}

.cx-webchat div.cx-input-container {
  display: none;
  width: 100%;
  padding: 14px 16px 14px 24px;
  border-width: 1px;
  border-style: solid;
}

.cx-webchat div.cx-input-container .cx-textarea-cell {
  position: relative;
}

.cx-webchat div.cx-input-container .cx-message-input {
  width: 100%;
  resize: none;
  height: 20px;
  line-height: 20px;
  font-size: 0.75em;
  margin-bottom: 14px;
  padding: 0;
  font-weight: 400;
  overflow: hidden;
  border: 0;
  background-color: transparent;
  padding-right: 40px;
}

.cx-webchat div.cx-input-container .cx-input.cx-disabled {
  opacity: 0.5;
}

.cx-webchat .cx-settings-group {
  display: none;
}

.cx-webchat .cx-end {
  color: #fff;
  line-height: 2.5625em;
  text-align: right;
  height: 40px;
  position: absolute;
  top: 13px;
  right: 24px;
  -webkit-transition: opacity 0.22s ease-in-out;
  transition: opacity 0.22s ease-in-out;
  display: none;
  display: none !important;
}

.cx-webchat .cx-end:hover {
  cursor: pointer;
  opacity: 0.8;
  opacity: 1;
}

.cx-webchat .cx-send {
  height: 20px;
  width: 24px;
  top: 0;
}

.cx-webchat .cx-send, .cx-webchat .cx-start-cobrowse {
  display: none;
  position: absolute;
  right: 0;
  cursor: pointer;
}

.cx-webchat .cx-start-cobrowse {
  bottom: 114px;
  background-color: #e3b33b;
  padding: 3px 3px 3px 4px;
  border-radius: 5px 0 0 0;
  color: #fff;
  font-size: 0.8125em;
}

.cx-webchat .cx-a-disabled {
  color: currentColor;
  display: inline-block;
  pointer-events: none;
  text-decoration: none;
  cursor: not-allowed;
  opacity: 0.5;
  outline: none;
}

.cx-webchat .cx-scroll-disabled {
  overflow: hidden;
}

.cx-webchat .cx-countdown {
  font-size: 2em;
}

.cx-webchat-counter {
  display: none;
}

.cx-webchat.cx-minimized .cx-webchat-counter {
  display: inline-block;
  border-radius: 5px;
  background-color: #e3264f;
  color: #fff;
  font-size: 0.625em;
  padding: 4px;
  text-align: center;
  margin-left: 12px;
  cursor: pointer;
  min-width: 25px;
  float: right;
}

.cx-widget p .cx-file-transfer-block {
  display: block;
  height: 110px;
}

.cx-widget .cx-parentDisable {
  opacity: 0.2;
}

.cx-widget span.cx-user-detail.cx-name {
  vertical-align: middle;
}

.cx-widget .cx-user-detail .cx-filesentmsg, .cx-widget span.cx-user-detail.cx-name {
  width: auto !important;
  display: inline-block !important;
}

.cx-widget .cx-filename {
  display: block;
}

.cx-widget .cx-warning .cx-reason > strong > p.filename {
  margin-left: 26px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.cx-widget .cx-warning .cx-reason .cx-advice {
  margin-left: 28px;
}

.cx-widget .cx-lastrow {
  display: inline-block;
  clear: both;
}

.cx-widget .cx-lastrow > span {
  display: inline-block;
}

.cx-widget .cx-download-btn {
  margin-top: 4px !important;
  padding: 5px !important;
  max-height: 30px;
  width: 80px;
  font-size: 1em;
}

.cx-widget .cx-filesize {
  margin-left: 20px;
}

.cx-widget.cx-webchat-chat-button {
  right: 0;
  top: 40%;
  font-weight: 700;
  padding: 10px 10px 4px !important;
  cursor: pointer;
}

.cx-widget.cx-webchat-chat-button .cx-icon {
  height: 23px;
  width: 23px;
  margin-right: 2px;
  display: inline-block;
}

.cx-widget.cx-webchat-chat-button > span {
  white-space: nowrap;
  margin-bottom: -6px;
}

.cx-widget.cx-webchat-chat-button .cx-chat-button-label {
  vertical-align: super;
}

.cx-webchat.cx-mobile .cx-message-input {
  margin-top: 10px !important;
  margin-bottom: 16px !important;
  padding-right: 51px !important;
  font-size: 1em !important;
  line-height: 1.125em !important;
  overflow: auto !important;
}

.cx-webchat.cx-mobile .cx-send {
  right: 16px;
}

.cx-webchat.cx-mobile .cx-menu > li {
  height: 24px;
  width: 24px;
  margin-right: 20px;
}

.cx-webchat.cx-mobile .cx-input-container {
  padding-top: 6px !important;
  padding: 14px 0 14px 24px !important;
}

.cx-webchat.cx-mobile.cx-landscape .cx-message-input {
  margin-bottom: 10px !important;
  padding-right: 60px !important;
}

.cx-webchat.cx-mobile.cx-landscape .cx-textarea-cell {
  width: 100%;
}

.cx-webchat.cx-mobile.cx-landscape .cx-branding-icon {
  position: relative !important;
  right: auto !important;
}

.cx-webchat.cx-mobile.cx-landscape .cx-input-container {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  padding-bottom: 6px !important;
}

.cx-webchat.cx-mobile.cx-landscape .cx-send {
  top: 9px;
  right: 24px;
}

.cx-webchat.cx-mobile.cx-landscape .cx-menu-cell {
  margin-top: 7px;
}

.cx-webchat .cx-menu-cell #cx-emoji-status {
  text-indent: -99999px;
  height: 0;
}

.cx-webchat .cx-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 16px;
}

.cx-webchat .cx-menu > li {
  display: inline-block;
  list-style: none;
  height: 20px;
  width: 20px;
  padding: 2px;
  margin-right: 18px;
  cursor: pointer;
  outline-style: none;
}

.cx-webchat .cx-menu > li:focus {
  padding: 1px;
}

.cx-webchat .cx-menu li:last-child {
  margin-right: 0;
}

.cx-webchat .cx-menu li.cx-inert {
  cursor: default;
}

.cx-webchat .cx-menu li.cx-char-count {
  width: auto;
  font-style: italic;
  font-size: 0.6875em;
  line-height: 18px;
  color: #aaa;
}

.cx-webchat .cx-menu li.cx-branding-icon {
  position: absolute;
  right: 10px;
}

.cx-webchat .cx-menu li.cx-icon.cx-disabled:not(.cx-branding-icon) {
  pointer-events: none;
  opacity: 0.5;
}

.cx-webchat.cx-disabled .cx-char-count, .cx-webchat.cx-disabled .cx-message-input, .cx-webchat.cx-disabled .cx-send {
  visibility: hidden;
}

.cx-webchat.cx-disabled .cx-input-container .cx-icon {
  opacity: 0.5;
}

.cx-webchat.cx-disabled .cx-menu {
  pointer-events: none;
}

.cx-webchat.cx-disabled.cx-theme-dark .cx-input-container {
  background: #4a525b;
  pointer-events: none;
}

.cx-webchat.cx-disabled.cx-theme-light .cx-input-container {
  background: #f2f4f7;
  pointer-events: none;
}

.cx-webchat .cx-emoji-menu {
  white-space: nowrap;
  border: 1px solid;
  padding: 0;
  margin: 0 0 14px;
}

.cx-webchat .cx-emoji-menu li, .cx-webchat .cx-emoji-menu span {
  padding: 15px 5px;
  display: inline-block;
}

.cx-webchat .cx-emoji-menu li:first-child, .cx-webchat .cx-emoji-menu span:first-child {
  padding-left: 10px;
}

.cx-webchat .cx-emoji-menu li:last-child, .cx-webchat .cx-emoji-menu span:last-child {
  padding-right: 10px;
}

.cx-emoji-selection-menu, .cx-tooltip-menu {
  display: inline-block;
  position: relative;
  outline-style: none;
}

.cx-emoji-selection-menu {
  bottom: 0;
  left: 0;
  max-height: 128px;
  overflow: auto;
  border-top: 1px solid;
}

.cx-webchat .cx-emoji-table {
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
}

.cx-webchat .cx-emoji-table .cx-emoji-item {
  padding: 6px 6px 3px;
  display: inline-block;
  cursor: pointer;
  font-size: 25px;
  width: 12.5%;
  text-align: center;
}

.cx-webchat .cx-overlay .cx-idle-alert {
  font-size: 0.75em;
  text-align: center;
}

.cx-webchat.cx-mobile .cx-overlay .cx-idle-alert {
  font-size: 0.875em;
}

.cx-webchat .cx-overlay .cx-idle-countdown {
  text-align: center;
  padding: 10px;
}

@keyframes NewMessage {
  to {
    background-color: #2293f9 !important;
  }
}
@-webkit-keyframes NewMessage {
  to {
    background-color: #2293f9 !important;
  }
}
@keyframes NewTextBubble {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes NewTextBubble {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.cx-clicktocall {
  position: fixed;
  width: 320px;
  z-index: 999997;
  -webkit-overflow-scrolling: touch;
}

.cx-clicktocall .cx-flex-rw {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cx-clicktocall .cx-flex-rnw, .cx-clicktocall .cx-flex-rw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.cx-clicktocall .cx-flex-rnw {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.cx-clicktocall .cx-flex-cnw {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.cx-clicktocall .cx-flex-cnw, .cx-clicktocall .cx-flex-cw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.cx-clicktocall .cx-flex-cw {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cx-clicktocall .cx-clicktocall-close-confirm .cx-wrapper {
  background-color: inherit;
  opacity: 1;
  text-align: center;
}

.cx-clicktocall .cx-hidden {
  display: none !important;
}

.cx-clicktocall .cx-expire-msg, .cx-clicktocall .cx-invalid-msg, .cx-clicktocall .cx-request-fail-msg {
  text-align: center;
  margin-bottom: 15px;
}

.cx-clicktocall .cx-body {
  overflow: auto;
  position: relative;
}

.cx-clicktocall .cx-container-fluid {
  width: auto;
}

.cx-clicktocall .cx-container-fluid.cx-registration-step {
  padding-bottom: 24px;
}

.cx-clicktocall .cx-container-fluid.cx-registration-step .cx-button-Container {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.cx-clicktocall .cx-container-fluid.cx-registration-step .cx-button-Container button {
  border-width: 0;
}

.cx-clicktocall .cx-container-fluid.cx-registration-step .cx-form-inputs table, .cx-clicktocall .cx-container-fluid.cx-registration-step .cx-wait-time-container table {
  width: 100%;
}

.cx-clicktocall .cx-container-fluid.cx-registration-step .cx-form-inputs th, .cx-clicktocall .cx-container-fluid.cx-registration-step .cx-wait-time-container th {
  padding-right: 8px;
}

.cx-clicktocall .cx-container-fluid.cx-registration-step .cx-form-inputs th > label, .cx-clicktocall .cx-container-fluid.cx-registration-step .cx-wait-time-container th > label {
  white-space: nowrap;
}

.cx-clicktocall .cx-container-fluid.cx-registration-step .cx-form-inputs td, .cx-clicktocall .cx-container-fluid.cx-registration-step .cx-wait-time-container td {
  width: 100%;
  padding: 4px 0;
}

.cx-clicktocall .cx-container-fluid.cx-registration-step .cx-buttons-container {
  margin-top: 16px;
}

.cx-clicktocall .cx-container-fluid.cx-registration-step .cx-wait-time-label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 67px;
  flex: 0 0 67px;
  margin: 4px 0;
  text-align: left;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1em;
  padding: 8px 0;
}

.cx-clicktocall .cx-container-fluid.cx-registration-step .cx-wait-time-display {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100px;
  flex: 1 0 100px;
  margin: 4px 0;
  text-align: left;
  font-size: 0.75em;
  line-height: 1em;
  padding: 8px 0;
}

.cx-clicktocall .cx-container-fluid.cx-display-step, .cx-clicktocall .cx-container-fluid.cx-display-step .cx-optional-elemets-container {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.cx-clicktocall .cx-container-fluid.cx-display-step .cx-phone-number-container {
  width: 100%;
  padding-bottom: 30px;
}

.cx-clicktocall .cx-container-fluid.cx-display-step .cx-expiration-timer-container, .cx-clicktocall .cx-container-fluid.cx-display-step .cx-expiration-timer-wrapper {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.cx-clicktocall .cx-container-fluid.cx-display-step .cx-access-code-container, .cx-clicktocall .cx-container-fluid.cx-display-step .cx-expiration-timer-container {
  width: 50%;
  padding-bottom: 30px;
  max-width: 200px;
}

.cx-clicktocall .cx-container-fluid.cx-display-step .cx-phone-number {
  line-height: 40px;
  font-size: 1.875em;
  font-weight: lighter;
}

@-moz-document url-prefix() {
  .cx-clicktocall .cx-container-fluid.cx-display-step .cx-phone-number:focus {
    outline: 1px dotted;
  }
}
.cx-clicktocall .cx-container-fluid.cx-display-step .cx-access-code, .cx-clicktocall .cx-container-fluid.cx-display-step .cx-expiration-timer {
  line-height: 40px;
  font-size: 1.5em;
  font-weight: lighter;
  text-align: left;
}

.cx-clicktocall .cx-container-fluid.cx-display-step .cx-line-spacer {
  position: relative;
  margin: 0 -24px;
  width: auto;
  border-top: 1px solid #dae1e8;
  height: 0;
}

.cx-clicktocall .cx-container-fluid.cx-display-step .cx-buttons-container {
  padding: 12px 0 8px;
}

.cx-clicktocall .cx-container-fluid.cx-display-step .cx-buttons-container button {
  left: 0;
  position: relative;
  border-width: 0;
}

.cx-clicktocall .cx-container-fluid.cx-display-step .cx-buttons-container button:focus {
  border-width: 2px;
}

.cx-clicktocall .cx-container-fluid.cx-display-step .cx-access-code-label, .cx-clicktocall .cx-container-fluid.cx-display-step .cx-expiration-timer-label, .cx-clicktocall .cx-container-fluid.cx-display-step .cx-phone-number-label {
  font-size: 0.75em;
  text-align: left;
  width: 100%;
  line-height: 1em;
  font-weight: 700;
}

.cx-clicktocall .cx-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
  padding: 20px;
  z-index: 99999;
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.3);
}

.cx-clicktocall .cx-countdown {
  font-size: 1em;
}

.cx-clicktocall.cx-mobile {
  top: inherit !important;
  right: inherit !important;
  bottom: 0 !important;
  left: 0 !important;
  height: 100% !important;
  width: 100% !important;
  max-height: 100% !important;
}

.cx-clicktocall.cx-minimized .cx-body, .cx-clicktocall.cx-minimized .cx-footer, .cx-clicktocall.cx-mobile.cx-landscape .cx-footer {
  display: none !important;
}

.cx-clicktocall.cx-mobile.cx-minimized {
  height: auto !important;
}

.cx-clicktocall .cx-disableForm {
  pointer-events: none;
  opacity: 0.7;
}

@media (max-width: 767px) {
  .cx-clicktocall {
    width: 320px;
  }
}
@media (max-width: 474px) {
  .cx-clicktocall {
    width: 260px;
  }
}
.cx-webchat .cx-rich-media a {
  text-decoration: none;
  color: blue;
}

.cx-webchat .cx-rich-media .cx-clickable {
  cursor: pointer;
}

.cx-webchat .cx-rich-media a:hover {
  text-decoration: underline;
  color: #00008b;
}

.cx-webchat .cx-rich-media.cx-quick-replies {
  position: relative;
  bottom: 0;
  z-index: 2;
  text-align: right;
}

.cx-rich-media.cx-quick-replies .cx-quick-reply {
  margin: 5px;
  border-radius: 10px;
  overflow: hidden;
  display: inline-block;
  cursor: pointer;
}

.cx-rich-media.cx-quick-replies .cx-quick-reply > img {
  float: left;
  height: 25px;
  width: 25px;
  display: none;
}

.cx-rich-media.cx-quick-replies .cx-quick-reply > div {
  display: inline-block;
  padding: 3px 10px;
}

.cx-rich-media .cx-markdown img {
  width: 100%;
}

.cx-widget.cx-theme-light .cx-rich-media.cx-quick-replies .cx-quick-reply {
  color: #000;
  background-color: #fdfdfd;
  border: 1px solid #c3cad4;
}

.cx-widget.cx-theme-light .cx-rich-media.cx-quick-replies .cx-quick-reply:hover {
  color: #000;
  background-color: #f2f4f7;
  border: 1px solid #9baab9;
}

.cx-widget.cx-theme-dark .cx-rich-media.cx-quick-replies .cx-quick-reply {
  background-color: #33383d !important;
  color: #fdfdfd !important;
  border: 1px solid #778290 !important;
}

.cx-widget.cx-theme-dark .cx-rich-media.cx-quick-replies .cx-quick-reply:hover {
  background-color: #4a525b !important;
  color: #fdfdfd !important;
  border: 1px solid #fff !important;
}

.cx-rich-media .cx-generic {
  color: #000;
  border-radius: 15px;
  border: 1px solid #dae1e8;
  overflow: hidden;
  background-color: #fff;
  margin: 15px 0;
  padding: 12px;
}

.cx-rich-media .cx-generic a {
  text-decoration: none;
}

.cx-rich-media .cx-generic .cx-main-image, .cx-rich-media .cx-generic video {
  display: none;
  height: auto;
  width: 100%;
}

.cx-rich-media .cx-generic video {
  background-color: #000;
}

.cx-rich-media .cx-generic h1, .cx-rich-media .cx-generic .masterpage .h1, .masterpage .cx-rich-media .cx-generic .h1 {
  color: #000;
  font-size: 1.4em;
  margin: 0;
  padding: 0;
}

.cx-rich-media .cx-generic h2, .cx-rich-media .cx-generic .masterpage .h2, .masterpage .cx-rich-media .cx-generic .h2 {
  color: #000;
  font-size: 1em;
  padding: 5px 0 0;
  margin: 0;
  font-weight: 400;
}

.cx-rich-media .cx-generic .cx-components {
  margin: 0;
}

.cx-rich-media .cx-generic .cx-components .cx-component {
  margin-bottom: 5px;
  display: block;
}

.cx-rich-media .cx-generic .cx-components .cx-component:last-child {
  margin-bottom: 0;
}

.cx-rich-media .cx-generic.cx-media {
  padding: 0;
  border: 0;
}

.cx-rich-media .cx-generic.cx-media .cx-bottom-half {
  color: #000;
  border-radius: 15px;
  border: 1px solid #dae1e8;
  overflow: hidden;
  margin: 0;
  padding: 12px;
  border-radius: 0 0 15px 15px;
  border-width: 0 1px 1px;
}

.cx-rich-media .cx-button {
  display: block;
  width: 100%;
  background-color: #3168d2;
  border-radius: 2px;
  border-width: 0;
  padding: 5px;
  font-weight: 700;
  color: #fff;
}

.cx-rich-media .cx-button:hover {
  background-color: #2753a8;
}

.cx-rich-media .cx-link {
  color: #000;
}

.cx-rich-media .cx-list {
  color: #000;
  border-radius: 15px;
  border: 1px solid #dae1e8;
  overflow: hidden;
  background-color: #fff;
  margin: 15px 0;
  padding: 12px;
}

.cx-rich-media .cx-list h1, .cx-rich-media .cx-list .masterpage .h1, .masterpage .cx-rich-media .cx-list .h1 {
  color: #000;
  font-size: 1.4em;
  margin: 0;
  padding: 0;
}

.cx-rich-media .cx-list h2, .cx-rich-media .cx-list .masterpage .h2, .masterpage .cx-rich-media .cx-list .h2 {
  color: #000;
  font-size: 1em;
  padding: 5px 0 10px;
  margin: 0;
  font-weight: 400;
}

.cx-rich-media .cx-list .cx-list-item:first-child {
  border-top: 1px solid #ccc;
}

.cx-rich-media .cx-list .cx-list-item:hover {
  background-color: #f2f2f2;
  color: #000;
  text-decoration: none;
}

.cx-rich-media .cx-list .cx-list-item.cx-list-item-big {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cx-rich-media .cx-list .cx-list-item.cx-list-item-big .cx-media {
  max-width: none;
}

.cx-rich-media .cx-list .cx-list-item.cx-list-item-big .cx-text {
  padding-top: 10px;
}

.cx-rich-media .cx-list .cx-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  padding: 12px 0;
  border-bottom: 1px solid #ccc;
  text-decoration: none;
}

.cx-rich-media .cx-list .cx-list-item .cx-media {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 70px;
}

.cx-rich-media .cx-list .cx-list-item .cx-media img {
  display: none;
  padding: 0;
  margin: 0;
  width: 100%;
  height: auto;
}

.cx-rich-media .cx-list .cx-list-item .cx-text {
  padding-left: 12px;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}

.cx-rich-media .cx-list .cx-list-item h3, .cx-rich-media .cx-list .cx-list-item .masterpage .h3, .masterpage .cx-rich-media .cx-list .cx-list-item .h3 {
  margin: 0 0 8px;
}

.cx-rich-media .cx-list .cx-list-item p {
  margin: 0;
}

.cx-rich-media .cx-list .cx-list-item .cx-selectors {
  display: none;
}

.cx-rich-media .cx-components .cx-text {
  color: #000;
}

.cx-rich-media .cx-spacer {
  height: 10px;
}

.cx-rich-media .cx-image-component {
  height: auto;
  width: 100%;
}

.cx-rich-media .cx-attachment-link img {
  height: auto;
  width: 100%;
  margin: 15px 0;
}

.cx-icon::before {
  content: "" !important;
}

.cx-footer .cx-icon svg {
  margin-bottom: 5px;
}

/*# sourceMappingURL=widgets.css.map */
/***** new fonts******/
@font-face {
  font-family: "LAD-Bold";
  src: url("/assets/fonts/newfonts/otf/lad-bold.otf?v=2"), url("/assets/fonts/newfonts/TTF/LAD-Bold.ttf?v=2"), url("/assets/fonts/newfonts/WOFF/LAD-Bold.woff?v=2"), url("/assets/fonts/newfonts/WOFF2/LAD-Bold.woff2?v=2");
  font-display: swap;
}
@font-face {
  font-family: "LAD-Regular";
  src: url("/assets/fonts/newfonts/OTF/LAD-regular.otf?v=2"), url("/assets/fonts/newfonts/TTF/LAD-regular.ttf?v=2"), url("/assets/fonts/newfonts/WOFF/LAD-regular.woff?v=2"), url("/assets/fonts/newfonts/WOFF2/LAD-regular.woff2?v=2");
  font-display: swap;
}
@font-face {
  font-family: "LAD-BoldItalic";
  src: url("/assets/fonts/newfonts/otf/lad-boldItalic.otf?v=2"), url("/assets/fonts/newfonts/TTF/LAD-BoldItalic.ttf?v=2"), url("/assets/fonts/newfonts/WOFF/LAD-BoldItalic.woff?v=2"), url("/assets/fonts/newfonts/WOFF2/LAD-BoldItalic.woff2?v=2");
  font-display: swap;
}
@font-face {
  font-family: "LAD-RegularItalic";
  src: url("/assets/fonts/newfonts/OTF/LAD-RegularItalic.otf?v=2") format("open-type"), url("/assets/fonts/newfonts/TTF/LAD-RegularItalic.ttf?v=2"), url("/assets/fonts/newfonts/WOFF/LAD-RegularItalic.woff?v=2"), url("/assets/fonts/newfonts/WOFF2/LAD-RegularItalic.woff2?v=2");
  font-display: swap;
}
@font-face {
  font-family: "LAD-Display";
  src: url("/assets/fonts/newfonts/otf/lad-display.otf?v=2"), url("/assets/fonts/newfonts/TTF/LAD-Display.ttf?v=2"), url("/assets/fonts/newfonts/WOFF/LAD-Display.woff?v=2"), url("/assets/fonts/newfonts/WOFF2/LAD-Display.woff2?v=2");
  font-display: swap;
}
/***********/
@font-face {
  font-family: "Frutiger LT W05_65 Bold5223371";
  src: url("/assets/fonts/5223371/084ba534-77ed-401a-8720-7fee98e0cda8.eot?#iefix");
  src: url("/assets/fonts/5223371/084ba534-77ed-401a-8720-7fee98e0cda8.eot?#iefix") format("eot"), url("/assets/fonts/5223371/4bf9cd6c-9a0e-47cc-8b5d-623bd466f984.woff") format("woff"), url("/assets/fonts/5223371/93528ae5-222b-43f9-a14e-88371ed35386.ttf") format("truetype");
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: "Frutiger LT W05_55 Roma5227398";
  src: url("/assets/fonts/5227398/0fef41d9-a4ca-49cb-a052-4e9a83a342ff.eot?#iefix");
  src: url("/assets/fonts/5227398/0fef41d9-a4ca-49cb-a052-4e9a83a342ff.eot?#iefix") format("eot"), url("/assets/fonts/5227398/a3d2331d-37b1-42d3-8532-b1c75e5251bd.woff") format("woff"), url("/assets/fonts/5227398/67a8a300-cc83-4e01-9e73-157c1f4f6dd4.ttf") format("truetype");
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: "Frutiger LT W05_56 Italic";
  src: url("/assets/fonts/5350363/2dcc4843-0e51-4608-8bdb-435ad8cf2a8b.eot?#iefix");
  src: url("/assets/fonts/5350363/2dcc4843-0e51-4608-8bdb-435ad8cf2a8b.eot?#iefix") format("eot"), url("/assets/fonts/5350363/33123ee9-731f-4a44-ab8b-d672223734b6.woff") format("woff"), url("/assets/fonts/5350363/837633c9-81b7-4f53-9977-436431b48889.ttf") format("truetype");
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: "Frutiger LT W05_45 Light";
  src: url("/assets/fonts/5364007/79b1a48f-6b1d-47d9-b4ee-b9b718b4188e.eot?#iefix");
  src: url("/assets/fonts/5364007/79b1a48f-6b1d-47d9-b4ee-b9b718b4188e.eot?#iefix") format("eot"), url("/assets/fonts/5364007/bf478d74-4a40-4eb7-ba6e-7c0a18d521bd.woff") format("woff"), url("/assets/fonts/5364007/e3a2e438-80f7-4a67-b993-b18d0d94c21b.ttf") format("truetype");
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: "Frutiger LT W04_45 Light";
  src: url("/assets/fonts/1572247/53595583-8a9c-4c63-9220-f4d1c3364a9d.eot?#iefix");
  src: url("/assets/fonts/1572247/53595583-8a9c-4c63-9220-f4d1c3364a9d.eot?#iefix") format("eot"), url("/assets/fonts/1572247/1f5eb399-3fe2-4a88-946d-1621c81da877.woff") format("woff"), url("/assets/fonts/1572247/8ae8c829-0376-410b-8c6a-92503273d37e.ttf") format("truetype");
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: "Frutiger LT W04_55 Roman";
  src: url("/assets/fonts/1572255/3c1542d6-dbb8-4bb3-85e5-730bbf131fcc.eot?#iefix");
  src: url("/assets/fonts/1572255/3c1542d6-dbb8-4bb3-85e5-730bbf131fcc.eot?#iefix") format("eot"), url("/assets/fonts/1572255/b33c9c65-2311-4db9-a364-ae857e998b70.woff") format("woff"), url("/assets/fonts/1572255/72290e69-f361-42ef-adc2-ed908eb88cb5.ttf") format("truetype");
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: "Frutiger LT W04_56 Italic";
  src: url("/assets/fonts/1572259/24a5e4c6-db46-4dd5-8b46-6dc7ec24614c.eot?#iefix");
  src: url("/assets/fonts/1572259/24a5e4c6-db46-4dd5-8b46-6dc7ec24614c.eot?#iefix") format("eot"), url("/assets/fonts/1572259/779bb768-947f-4b9d-8fe7-6223b9953d12.woff") format("woff"), url("/assets/fonts/1572259/e6b4deca-f2a9-4160-ba62-5afc72da869f.ttf") format("truetype");
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: "Frutiger LT W04_56 Bold";
  src: url("/assets/fonts/1572263/92fb90f3-a8af-48d1-aac0-52c736cdc532.eot?#iefix");
  src: url("/assets/fonts/1572263/92fb90f3-a8af-48d1-aac0-52c736cdc532.eot?#iefix") format("eot"), url("/assets/fonts/1572263/ede01147-5581-4d28-afc0-303f4c771fd2.woff") format("woff"), url("/assets/fonts/1572263/a098af66-fef8-439d-abf2-0d61674a33f9.ttf") format("truetype");
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: "Frutiger LT W03_45 Light";
  src: url("/assets/fonts/1475732/c13b5491-0ad0-401e-8b39-03a88965ce5a.eot?#iefix");
  src: url("/assets/fonts/1475732/c13b5491-0ad0-401e-8b39-03a88965ce5a.eot?#iefix") format("eot"), url("/assets/fonts/1475732/ef7e8467-66c5-4521-afc4-777f6cf72ec4.woff") format("woff"), url("/assets/fonts/1475732/c1bbbd49-cc08-4ec8-a63d-8cbd6936c666.ttf") format("truetype");
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: "Frutiger LT W03_55 Roman";
  src: url("/assets/fonts/1475740/4ae7b88b-fb5d-4cb5-9888-78298ad2a973.eot?#iefix");
  src: url("/assets/fonts/1475740/4ae7b88b-fb5d-4cb5-9888-78298ad2a973.eot?#iefix") format("eot"), url("/assets/fonts/1475740/3963cec0-c35f-41fa-adb6-4ef3fc0bb056.woff") format("woff"), url("/assets/fonts/1475740/95a1e677-b284-4b7e-86f9-b684fba2e7da.ttf") format("truetype");
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: "Frutiger LT W03_55 Italic";
  src: url("/assets/fonts/1475744/30b32aba-cb1e-4b3b-9973-03edbcddf725.eot?#iefix");
  src: url("/assets/fonts/1475744/30b32aba-cb1e-4b3b-9973-03edbcddf725.eot?#iefix") format("eot"), url("/assets/fonts/1475744/0dec97cb-c4a0-4bc1-a08b-7ae7a466955f.woff") format("woff"), url("/assets/fonts/1475744/535f8b7e-d293-450b-ba65-ffed492c9f29.ttf") format("truetype");
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: "Frutiger LT W03_65 Bold";
  src: url("/assets/fonts/1475748/840b1eda-acf5-4788-867d-beaf576d7600.eot?#iefix");
  src: url("/assets/fonts/1475748/840b1eda-acf5-4788-867d-beaf576d7600.eot?#iefix") format("eot"), url("/assets/fonts/1475748/8b1cbfbd-4fa3-4330-8e32-552125871646.woff") format("woff"), url("/assets/fonts/1475748/9b0d5970-235c-47a8-b94d-a7fe9dea7585.ttf") format("truetype");
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: lad_arabic_bold;
  src: url("/assets/fonts/LADArabic-Bold.otf");
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: ladarabic_regular;
  src: url("/assets/fonts/LADArabic-Regular.otf");
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: lad_arabic_signage;
  src: url("/assets/fonts/LADArabic-Signage.otf");
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(/assets/fonts/MaterialIcons-Regular.eot);
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(/assets/fonts/MaterialIcons-Regular.woff) format("woff"), url(/assets/fonts/MaterialIcons-Regular.ttf) format("truetype");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}

@font-face {
  font-family: "lad";
  src: url("/assets/fonts/lad.eot");
  src: url("/assets/fonts/lad.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/lad.woff") format("woff"), url("/assets/fonts/lad.ttf") format("truetype"), url("/assets/fonts/lad.svg#lad") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[data-icon]:before {
  font-family: "lad" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "lad" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon-arrow-down:before {
  content: "a";
}

.icon-icon-minus:before {
  content: "b";
}

.icon-icon-arrow-left:before {
  content: "c";
}

.icon-icon-arrow-right:before {
  content: "d";
}

.icon-icon-arrow-up:before {
  content: "e";
}

.icon-icon-basket:before {
  content: "f";
}

.icon-icon-calendar:before {
  content: "g";
}

.icon-icon-close:before {
  content: "h";
}

.icon-icon-download:before {
  content: "i";
}

.icon-icon-favorite:before {
  content: "j";
}

.icon-icon-language:before {
  content: "k";
}

.icon-icon-likes:before {
  content: "l";
}

.icon-icon-menu:before {
  content: "m";
}

.icon-icon-message:before {
  content: "n";
}

.icon-icon-zoom-out:before {
  content: "o";
}

.icon-icon-zoom-in:before {
  content: "p";
}

.icon-icon-volume-up:before {
  content: "q";
}

.icon-icon-volume-mute:before {
  content: "r";
}

.icon-icon-time:before {
  content: "s";
}

.icon-icon-share:before {
  content: "t";
}

.icon-icon-search:before {
  content: "u";
}

.icon-icon-plus:before {
  content: "v";
}

.icon-icon-play:before {
  content: "w";
}

.icon-icon-pause:before {
  content: "x";
}

.icon-icon-mylad:before {
  content: "y";
}

.icon-facebook-square:before {
  content: "z";
}

.icon-twitter:before {
  content: "A";
}

.icon-instagram:before {
  content: "B";
}

.icon-youtube-play:before {
  content: "C";
}

.icon-angle-down:before {
  content: "D";
}

.icon-angle-left:before {
  content: "E";
}

.icon-angle-right:before {
  content: "F";
}

.icon-angle-up:before {
  content: "G";
}

.icon-popup-icon:before {
  content: "H";
}

.icon-left-arrow:before {
  content: "I";
}

.icon-right-arrow:before {
  content: "J";
}

.icon-info:before {
  content: "K";
}

.icon-arrow-circle-up:before {
  content: "L";
}

.icon-arrow-circle-right:before {
  content: "M";
}

.icon-arrow-circle-left:before {
  content: "N";
}

.icon-arrow-circle-down:before {
  content: "O";
}

/*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face {
  font-family: "FontAwesome";
  src: url("/assets/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.fa,
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next,
.intl-tel-input .selected-flag .iti-arrow {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.ui-datepicker .fa-pull-left.ui-datepicker-prev,
.ui-datepicker .fa-pull-left.ui-datepicker-next,
.intl-tel-input .selected-flag .fa-pull-left.iti-arrow {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.ui-datepicker .fa-pull-right.ui-datepicker-prev,
.ui-datepicker .fa-pull-right.ui-datepicker-next,
.intl-tel-input .selected-flag .fa-pull-right.iti-arrow {
  margin-left: 0.3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left,
.ui-datepicker .pull-left.ui-datepicker-prev,
.ui-datepicker .pull-left.ui-datepicker-next,
.intl-tel-input .selected-flag .pull-left.iti-arrow {
  margin-right: 0.3em;
}

.fa.pull-right,
.ui-datepicker .pull-right.ui-datepicker-prev,
.ui-datepicker .pull-right.ui-datepicker-next,
.intl-tel-input .selected-flag .pull-right.iti-arrow {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before,
.intl-tel-input .selected-flag .iti-arrow:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before,
.ui-datepicker .ui-datepicker-prev:before {
  content: "\f104";
}

.fa-angle-right:before,
.ui-datepicker .ui-datepicker-next:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

@media (min-width: 1200px) {
  .link:hover {
    position: relative;
  }
  .link:hover:after {
    position: absolute;
    right: 0;
    left: auto;
    bottom: -0.1875em;
    content: "";
    width: 0%;
    height: 1px;
    background: #fff;
    -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  }
  .link:hover:hover,
.link:hover:focus {
    text-decoration: none;
  }
  .link:hover:hover:after {
    width: 100%;
    left: 0;
    right: auto;
  }
}
/*! * Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #dd8cac;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #464646;
  --secondary: #0000cf;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffdb00;
  --danger: #dc3545;
  --light: #fff;
  --dark: #343a40;
  --light-gary: #f9f9f9;
  --white: #fff;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: "LAD-Regular";
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: "LAD-Regular", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #464646;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, .masterpage .h1,
h2,
.masterpage .h2,
h3,
.masterpage .h3,
h4,
.masterpage .h4,
h5,
.masterpage .h5,
h6,
.masterpage .h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small, .masterpage .small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #464646;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #202020;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, .masterpage .h1,
h2,
.masterpage .h2,
h3,
.masterpage .h3,
h4,
.masterpage .h4,
h5,
.masterpage .h5,
h6,
.masterpage .h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: "LAD-Bold", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1, .masterpage .h1,
.h1 {
  font-size: 2.5em;
}

h2, .masterpage .h2,
.h2 {
  font-size: 1.5em;
}

h3, .masterpage .h3,
.h3 {
  font-size: 1.25em;
}

h4, .masterpage .h4,
.h4 {
  font-size: 1em;
}

h5, .masterpage .h5,
.h5 {
  font-size: 0.875em;
}

h6, .masterpage .h6,
.h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25em;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  border-top: 1px solid #f2f2f2;
}

small, .masterpage .small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark, .masterpage .mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #464646;
}

.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #f9f9f9;
  border: 1px solid #dee2e6;
  border-radius: 0px;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #dd8cac;
  word-break: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
    max-width: 1122px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
    max-width: 1146px;
  }
}
/*
@media (min-width: 576px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 98%;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
} */
.container-fluid, .masterpage .container-xxl, .masterpage .container-xl, .masterpage .container-lg, .masterpage .container-md, .masterpage .container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.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,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: rgba(0, 0, 0, 0);
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table .table {
  background-color: #f9f9f9;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #cbcbcb;
}

.table-hover .table-primary:hover {
  background-color: #bebebe;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #bebebe;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #b8b8f2;
}

.table-hover .table-secondary:hover {
  background-color: #a2a2ee;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #a2a2ee;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fff5b8;
}

.table-hover .table-warning:hover {
  background-color: #fff19f;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #fff19f;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fff;
}

.table-hover .table-light:hover {
  background-color: #f2f2f2;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #f2f2f2;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-light-gary,
.table-light-gary > th,
.table-light-gary > td {
  background-color: #fdfdfd;
}

.table-hover .table-light-gary:hover {
  background-color: #f0f0f0;
}

.table-hover .table-light-gary:hover > td,
.table-hover .table-light-gary:hover > th {
  background-color: #f0f0f0;
}

.table-white,
.table-white > th,
.table-white > td {
  background-color: #fff;
}

.table-hover .table-white:hover {
  background-color: #f2f2f2;
}

.table-hover .table-white:hover > td,
.table-hover .table-white:hover > th {
  background-color: #f2f2f2;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #f9f9f9;
  background-color: #212529;
  border-color: #32383e;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #f9f9f9;
  background-color: #212529;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 14px 15px;
  font-size: 1rem;
  line-height: 1.5;
  color: #464646;
  background-color: rgba(0, 0, 0, 0);
  background-clip: padding-box;
  border: 1px solid #464646;
  border-radius: 0px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #464646;
  background-color: rgba(0, 0, 0, 0);
  border-color: #464646;
  outline: 0;
  box-shadow: none;
}

.form-control::placeholder {
  color: #64666e;
  opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: rgba(0, 0, 0, 0);
  opacity: 1;
}

select.form-control:focus::-ms-value {
  color: #464646;
  background-color: rgba(0, 0, 0, 0);
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
  margin-bottom: 0;
  line-height: 1.5;
  color: #464646;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size],
select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 30px;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.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;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0px;
}

.was-validated .form-control:valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label,
.custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before,
.custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip,
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #f9f9f9, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label,
.custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label::after,
.custom-file-input.is-valid ~ .custom-file-label::after {
  border-color: inherit;
}

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip,
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.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;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0px;
}

.was-validated .form-control:invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label,
.custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #f9f9f9, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label::after,
.custom-file-input.is-invalid ~ .custom-file-label::after {
  border-color: inherit;
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 2px solid transparent;
  padding: 14px 20px;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0px;
  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 screen and (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover,
.btn:focus {
  text-decoration: none;
}

.btn:focus,
.btn.focus {
  outline: 0;
  box-shadow: none;
}

.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #464646;
  border-color: #464646;
}

.btn-primary:hover {
  color: #fff;
  background-color: #333;
  border-color: #2d2d2d;
}

.btn-primary:focus,
.btn-primary.focus {
  box-shadow: 0 0 0 0 rgba(70, 70, 70, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #464646;
  border-color: #464646;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2d2d2d;
  border-color: #262626;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(70, 70, 70, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #0000cf;
  border-color: #0000cf;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #0000a9;
  border-color: #00009c;
}

.btn-secondary:focus,
.btn-secondary.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 207, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #0000cf;
  border-color: #0000cf;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #00009c;
  border-color: #00008f;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 207, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus,
.btn-success.focus {
  box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus,
.btn-info.focus {
  box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffdb00;
  border-color: #ffdb00;
}

.btn-warning:hover {
  color: #212529;
  background-color: #d9ba00;
  border-color: #ccaf00;
}

.btn-warning:focus,
.btn-warning.focus {
  box-shadow: 0 0 0 0 rgba(255, 219, 0, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffdb00;
  border-color: #ffdb00;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #ccaf00;
  border-color: #bfa400;
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(255, 219, 0, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus,
.btn-danger.focus {
  box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

.btn-light:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
}

.btn-light:focus,
.btn-light.focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus,
.btn-dark.focus {
  box-shadow: 0 0 0 0 rgba(52, 58, 64, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(52, 58, 64, 0.5);
}

.btn-light-gary {
  color: #212529;
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}

.btn-light-gary:hover {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}

.btn-light-gary:focus,
.btn-light-gary.focus {
  box-shadow: 0 0 0 0 rgba(249, 249, 249, 0.5);
}

.btn-light-gary.disabled,
.btn-light-gary:disabled {
  color: #212529;
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}

.btn-light-gary:not(:disabled):not(.disabled):active,
.btn-light-gary:not(:disabled):not(.disabled).active,
.show > .btn-light-gary.dropdown-toggle {
  color: #212529;
  background-color: #e0e0e0;
  border-color: #d9d9d9;
}

.btn-light-gary:not(:disabled):not(.disabled):active:focus,
.btn-light-gary:not(:disabled):not(.disabled).active:focus,
.show > .btn-light-gary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(249, 249, 249, 0.5);
}

.btn-white {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

.btn-white:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
}

.btn-white:focus,
.btn-white.focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}

.btn-white.disabled,
.btn-white:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

.btn-white:not(:disabled):not(.disabled):active,
.btn-white:not(:disabled):not(.disabled).active,
.show > .btn-white.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}

.btn-white:not(:disabled):not(.disabled):active:focus,
.btn-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}

.btn-outline-primary {
  color: #464646;
  background-color: transparent;
  background-image: none;
  border-color: #464646;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #464646;
  border-color: #464646;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  box-shadow: 0 0 0 0 rgba(70, 70, 70, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #464646;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #464646;
  border-color: #464646;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(70, 70, 70, 0.5);
}

.btn-outline-secondary {
  color: #0000cf;
  background-color: transparent;
  background-image: none;
  border-color: #0000cf;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #0000cf;
  border-color: #0000cf;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 207, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #0000cf;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #0000cf;
  border-color: #0000cf;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 207, 0.5);
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
  box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
  box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffdb00;
  background-color: transparent;
  background-image: none;
  border-color: #ffdb00;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffdb00;
  border-color: #ffdb00;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
  box-shadow: 0 0 0 0 rgba(255, 219, 0, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffdb00;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffdb00;
  border-color: #ffdb00;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(255, 219, 0, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: #fff;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #fff;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
  box-shadow: 0 0 0 0 rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(52, 58, 64, 0.5);
}

.btn-outline-light-gary {
  color: #f9f9f9;
  background-color: transparent;
  background-image: none;
  border-color: #f9f9f9;
}

.btn-outline-light-gary:hover {
  color: #212529;
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}

.btn-outline-light-gary:focus,
.btn-outline-light-gary.focus {
  box-shadow: 0 0 0 0 rgba(249, 249, 249, 0.5);
}

.btn-outline-light-gary.disabled,
.btn-outline-light-gary:disabled {
  color: #f9f9f9;
  background-color: transparent;
}

.btn-outline-light-gary:not(:disabled):not(.disabled):active,
.btn-outline-light-gary:not(:disabled):not(.disabled).active,
.show > .btn-outline-light-gary.dropdown-toggle {
  color: #212529;
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}

.btn-outline-light-gary:not(:disabled):not(.disabled):active:focus,
.btn-outline-light-gary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light-gary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(249, 249, 249, 0.5);
}

.btn-outline-white {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: #fff;
}

.btn-outline-white:hover {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

.btn-outline-white:focus,
.btn-outline-white.focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}

.btn-outline-white.disabled,
.btn-outline-white:disabled {
  color: #fff;
  background-color: transparent;
}

.btn-outline-white:not(:disabled):not(.disabled):active,
.btn-outline-white:not(:disabled):not(.disabled).active,
.show > .btn-outline-white.dropdown-toggle {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

.btn-outline-white:not(:disabled):not(.disabled):active:focus,
.btn-outline-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #464646;
  background-color: transparent;
}

.btn-link:hover {
  color: #202020;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

.btn-link:focus,
.btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}

.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .masterpage .btn-group-lg > .btn,
.btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .masterpage .btn-group-sm > .btn,
.btn-group-sm > .btn {
  padding: 10px 19px;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4.25px;
  vertical-align: 4.25px;
  content: "";
  border-top: 5px solid;
  border-right: 5px solid transparent;
  border-bottom: 0;
  border-left: 5px solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0 0;
  margin: 0 0 0;
  font-size: 1rem;
  color: #464646;
  text-align: left;
  list-style: none;
  background-color: #f2f2f2;
  background-clip: padding-box;
  border: 1px solid #f2f2f2;
  border-radius: 0px;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4.25px;
  vertical-align: 4.25px;
  content: "";
  border-top: 0;
  border-right: 5px solid transparent;
  border-bottom: 5px solid;
  border-left: 5px solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4.25px;
  vertical-align: 4.25px;
  content: "";
  border-top: 5px solid transparent;
  border-right: 0;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4.25px;
  vertical-align: 4.25px;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 4.25px;
  vertical-align: 4.25px;
  content: "";
  border-top: 5px solid transparent;
  border-right: 5px solid;
  border-bottom: 5px solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 7px 15px;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: #464646;
  text-decoration: none;
  background-color: #dfdfdf;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #464646;
  text-decoration: none;
  background-color: #dfdfdf;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0 15px;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 7px 15px;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 0 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -2px;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 15px;
  padding-left: 15px;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 14.25px;
  padding-left: 14.25px;
}

.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -2px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: flex;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 14px 15px;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #464646;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #464646;
  border-radius: 0px;
}

.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #464646;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #f9f9f9, 0 0 0 0.2rem rgba(70, 70, 70, 0.25);
}

.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #9f9f9f;
}

.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
}

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  user-select: none;
  background-color: #dee2e6;
}

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0px;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #464646;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #464646;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: none;
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(70, 70, 70, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(70, 70, 70, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #464646;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none;
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(70, 70, 70, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #464646;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0) none no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #464646;
  border-radius: 0px;
  appearance: none;
}

.custom-select:focus {
  border-color: #464646;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(70, 70, 70, 0.5);
}

.custom-select:focus::-ms-value {
  color: #464646;
  background-color: rgba(0, 0, 0, 0);
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #464646;
  box-shadow: 0 0 0 0.2rem rgba(70, 70, 70, 0.25);
}

.custom-file-input:focus ~ .custom-file-label::after {
  border-color: #464646;
}

.custom-file-input:disabled ~ .custom-file-label {
  background-color: rgba(0, 0, 0, 0);
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #464646;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #464646;
  border-radius: 0px;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #464646;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #464646;
  border-radius: 0 0px 0px 0;
}

.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  appearance: none;
}

.custom-range:focus {
  outline: none;
}

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #f9f9f9, 0 0 0 0.2rem rgba(70, 70, 70, 0.25);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #f9f9f9, 0 0 0 0.2rem rgba(70, 70, 70, 0.25);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #f9f9f9, 0 0 0 0.2rem rgba(70, 70, 70, 0.25);
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #464646;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #9f9f9f;
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #464646;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #9f9f9f;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #464646;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #9f9f9f;
}

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #f9f9f9;
  border-color: #dee2e6 #dee2e6 #f9f9f9;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #464646;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar > .container,
.navbar > .container-fluid,
.masterpage .navbar > .container-xxl,
.masterpage .navbar > .container-xl,
.masterpage .navbar > .container-lg,
.masterpage .navbar > .container-md,
.masterpage .navbar > .container-sm {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0px;
}

.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.masterpage .navbar-expand-sm > .container-xxl,
.masterpage .navbar-expand-sm > .container-xl,
.masterpage .navbar-expand-sm > .container-lg,
.masterpage .navbar-expand-sm > .container-md,
.masterpage .navbar-expand-sm > .container-sm {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.masterpage .navbar-expand-sm > .container-xxl,
.masterpage .navbar-expand-sm > .container-xl,
.masterpage .navbar-expand-sm > .container-lg,
.masterpage .navbar-expand-sm > .container-md,
.masterpage .navbar-expand-sm > .container-sm {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.masterpage .navbar-expand-md > .container-xxl,
.masterpage .navbar-expand-md > .container-xl,
.masterpage .navbar-expand-md > .container-lg,
.masterpage .navbar-expand-md > .container-md,
.masterpage .navbar-expand-md > .container-sm {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.masterpage .navbar-expand-md > .container-xxl,
.masterpage .navbar-expand-md > .container-xl,
.masterpage .navbar-expand-md > .container-lg,
.masterpage .navbar-expand-md > .container-md,
.masterpage .navbar-expand-md > .container-sm {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.masterpage .navbar-expand-lg > .container-xxl,
.masterpage .navbar-expand-lg > .container-xl,
.masterpage .navbar-expand-lg > .container-lg,
.masterpage .navbar-expand-lg > .container-md,
.masterpage .navbar-expand-lg > .container-sm {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.masterpage .navbar-expand-lg > .container-xxl,
.masterpage .navbar-expand-lg > .container-xl,
.masterpage .navbar-expand-lg > .container-lg,
.masterpage .navbar-expand-lg > .container-md,
.masterpage .navbar-expand-lg > .container-sm {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.masterpage .navbar-expand-xl > .container-xxl,
.masterpage .navbar-expand-xl > .container-xl,
.masterpage .navbar-expand-xl > .container-lg,
.masterpage .navbar-expand-xl > .container-md,
.masterpage .navbar-expand-xl > .container-sm {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.masterpage .navbar-expand-xl > .container-xxl,
.masterpage .navbar-expand-xl > .container-xl,
.masterpage .navbar-expand-xl > .container-lg,
.masterpage .navbar-expand-xl > .container-md,
.masterpage .navbar-expand-xl > .container-sm {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid,
.masterpage .navbar-expand > .container-xxl,
.masterpage .navbar-expand > .container-xl,
.masterpage .navbar-expand > .container-lg,
.masterpage .navbar-expand > .container-md,
.masterpage .navbar-expand > .container-sm {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid,
.masterpage .navbar-expand > .container-xxl,
.masterpage .navbar-expand > .container-xl,
.masterpage .navbar-expand > .container-lg,
.masterpage .navbar-expand > .container-md,
.masterpage .navbar-expand > .container-sm {
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: none;
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: none;
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #bbb;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0px;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.card-body {
  flex: 1 1 auto;
  padding: 60px;
}

.card-title {
  margin-bottom: 60px;
}

.card-subtitle {
  margin-top: -30px;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 60px;
}

.card-header {
  padding: 60px 60px;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: -1px -1px 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 60px 60px;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 -1px -1px;
}

.card-header-tabs {
  margin-right: -30px;
  margin-bottom: -60px;
  margin-left: -30px;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -30px;
  margin-left: -30px;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 60px;
}

.card-img {
  width: 100%;
  border-radius: -1px;
}

.card-img-top {
  width: 100%;
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.card-deck {
  display: flex;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-group {
  display: flex;
  flex-direction: column;
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-top,
.card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-bottom,
.card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-top,
.card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-bottom,
.card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .card-group > .card:only-child {
    border-radius: 0px;
  }
  .card-group > .card:only-child .card-img-top,
.card-group > .card:only-child .card-header {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .card-group > .card:only-child .card-img-bottom,
.card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: 60px;
}

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0;
  color: #6c757d;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #464646;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0px;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #464646;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #202020;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(70, 70, 70, 0.25);
}

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #464646;
  border-color: #464646;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #464646;
}

.badge-primary[href]:hover,
.badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #2d2d2d;
}

.badge-secondary {
  color: #fff;
  background-color: #0000cf;
}

.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #00009c;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

.badge-success[href]:hover,
.badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

.badge-info[href]:hover,
.badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

.badge-warning {
  color: #212529;
  background-color: #ffdb00;
}

.badge-warning[href]:hover,
.badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #ccaf00;
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

.badge-danger[href]:hover,
.badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

.badge-light {
  color: #212529;
  background-color: #fff;
}

.badge-light[href]:hover,
.badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #e6e6e6;
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

.badge-dark[href]:hover,
.badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

.badge-light-gary {
  color: #212529;
  background-color: #f9f9f9;
}

.badge-light-gary[href]:hover,
.badge-light-gary[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #e0e0e0;
}

.badge-white {
  color: #212529;
  background-color: #fff;
}

.badge-white[href]:hover,
.badge-white[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #e6e6e6;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0px;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #242424;
  background-color: #dadada;
  border-color: #cbcbcb;
}

.alert-primary hr {
  border-top-color: #bebebe;
}

.alert-primary .alert-link {
  color: #0b0b0b;
}

.alert-secondary {
  color: #00006c;
  background-color: #ccccf5;
  border-color: #b8b8f2;
}

.alert-secondary hr {
  border-top-color: #a2a2ee;
}

.alert-secondary .alert-link {
  color: #000039;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #857200;
  background-color: #fff8cc;
  border-color: #fff5b8;
}

.alert-warning hr {
  border-top-color: #fff19f;
}

.alert-warning .alert-link {
  color: #524600;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #858585;
  background-color: #fff;
  border-color: #fff;
}

.alert-light hr {
  border-top-color: #f2f2f2;
}

.alert-light .alert-link {
  color: #6c6c6c;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

.alert-light-gary {
  color: #818181;
  background-color: #fefefe;
  border-color: #fdfdfd;
}

.alert-light-gary hr {
  border-top-color: #f0f0f0;
}

.alert-light-gary .alert-link {
  color: #686868;
}

.alert-white {
  color: #858585;
  background-color: #fff;
  border-color: #fff;
}

.alert-white hr {
  border-top-color: #f2f2f2;
}

.alert-white .alert-link {
  color: #6c6c6c;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0px;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #464646;
  transition: width 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.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;
}

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover,
.list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #464646;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.list-group-item:hover,
.list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #464646;
  border-color: #464646;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item-primary {
  color: #242424;
  background-color: #cbcbcb;
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #242424;
  background-color: #bebebe;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #242424;
  border-color: #242424;
}

.list-group-item-secondary {
  color: #00006c;
  background-color: #b8b8f2;
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #00006c;
  background-color: #a2a2ee;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #00006c;
  border-color: #00006c;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #857200;
  background-color: #fff5b8;
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: #857200;
  background-color: #fff19f;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #857200;
  border-color: #857200;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #858585;
  background-color: #fff;
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: #858585;
  background-color: #f2f2f2;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #858585;
  border-color: #858585;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.list-group-item-light-gary {
  color: #818181;
  background-color: #fdfdfd;
}

.list-group-item-light-gary.list-group-item-action:hover,
.list-group-item-light-gary.list-group-item-action:focus {
  color: #818181;
  background-color: #f0f0f0;
}

.list-group-item-light-gary.list-group-item-action.active {
  color: #fff;
  background-color: #818181;
  border-color: #818181;
}

.list-group-item-white {
  color: #858585;
  background-color: #fff;
}

.list-group-item-white.list-group-item-action:hover,
.list-group-item-white.list-group-item-action:focus {
  color: #858585;
  background-color: #f2f2f2;
}

.list-group-item-white.list-group-item-action.active {
  color: #fff;
  background-color: #858585;
  border-color: #858585;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #464646;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  color: #464646;
  text-decoration: none;
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}

@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: 100%;
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 0%);
  content: "";
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid transprent;
  border-radius: 0;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: rgba(242, 242, 242, 0.9);
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 0 solid #e9ecef;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 30px;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 30px;
  border-top: 0 solid #e9ecef;
}

.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "LAD-Regular", Roboto, "Helvetica Neue", Arial, 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;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .masterpage .bs-tooltip-auto[data-popper-placement^=top],
.bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow, .masterpage .bs-tooltip-auto[data-popper-placement^=top] .arrow,
.bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before, .masterpage .bs-tooltip-auto[data-popper-placement^=top] .arrow::before,
.bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right,
.bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}

.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .masterpage .bs-tooltip-auto[data-popper-placement^=bottom],
.bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow, .masterpage .bs-tooltip-auto[data-popper-placement^=bottom] .arrow,
.bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before, .masterpage .bs-tooltip-auto[data-popper-placement^=bottom] .arrow::before,
.bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left,
.bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}

.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "LAD-Regular", Roboto, "Helvetica Neue", Arial, 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;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .masterpage .bs-popover-auto[data-popper-placement^=top],
.bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}

.bs-popover-top .arrow, .masterpage .bs-popover-auto[data-popper-placement^=top] .arrow,
.bs-popover-auto[x-placement^=top] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

.bs-popover-top .arrow::before, .masterpage .bs-popover-auto[data-popper-placement^=top] .arrow::before,
.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::after,
.masterpage .bs-popover-auto[data-popper-placement^=top] .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}

.bs-popover-top .arrow::before, .masterpage .bs-popover-auto[data-popper-placement^=top] .arrow::before,
.bs-popover-auto[x-placement^=top] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top .arrow::after, .masterpage .bs-popover-auto[data-popper-placement^=top] .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

.bs-popover-right,
.bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}

.bs-popover-right .arrow,
.bs-popover-auto[x-placement^=right] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}

.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^=right] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

.bs-popover-bottom, .masterpage .bs-popover-auto[data-popper-placement^=bottom],
.bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}

.bs-popover-bottom .arrow, .masterpage .bs-popover-auto[data-popper-placement^=bottom] .arrow,
.bs-popover-auto[x-placement^=bottom] .arrow {
  top: calc((0.5rem + 1px) * -1);
}

.bs-popover-bottom .arrow::before, .masterpage .bs-popover-auto[data-popper-placement^=bottom] .arrow::before,
.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::after,
.masterpage .bs-popover-auto[data-popper-placement^=bottom] .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}

.bs-popover-bottom .arrow::before, .masterpage .bs-popover-auto[data-popper-placement^=bottom] .arrow::before,
.bs-popover-auto[x-placement^=bottom] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom .arrow::after, .masterpage .bs-popover-auto[data-popper-placement^=bottom] .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before, .masterpage .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,
.bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left,
.bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}

.bs-popover-left .arrow,
.bs-popover-auto[x-placement^=left] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}

.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^=left] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #464646;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  backface-visibility: hidden;
  perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
  transition: transform 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    transition: none;
  }
}
.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}

@supports (transform-style: preserve-3d) {
  .carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
}
.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%);
}

@supports (transform-style: preserve-3d) {
  .carousel-item-next,
.active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
}
.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%);
}

@supports (transform-style: preserve-3d) {
  .carousel-item-prev,
.active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: 0.6s;
  transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
}

@supports (transform-style: preserve-3d) {
  .carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    transform: translate3d(0, 0, 0);
  }
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: none;
}

.carousel-control-next-icon {
  background-image: none;
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #464646 !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #2d2d2d !important;
}

.bg-secondary {
  background-color: #0000cf !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #00009c !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffdb00 !important;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #ccaf00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #fff !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #e6e6e6 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-light-gary {
  background-color: #f9f9f9 !important;
}

a.bg-light-gary:hover,
a.bg-light-gary:focus,
button.bg-light-gary:hover,
button.bg-light-gary:focus {
  background-color: #e0e0e0 !important;
}

.bg-white {
  background-color: #fff !important;
}

a.bg-white:hover,
a.bg-white:focus,
button.bg-white:hover,
button.bg-white:focus {
  background-color: #e6e6e6 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #464646 !important;
}

.border-secondary {
  border-color: #0000cf !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffdb00 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #fff !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-light-gary {
  border-color: #f9f9f9 !important;
}

.border-white {
  border-color: #fff !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 0px !important;
}

.rounded-top {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

.rounded-right {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.rounded-left {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #464646 !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #2d2d2d !important;
}

.text-secondary {
  color: #0000cf !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
  color: #00009c !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover,
a.text-success:focus {
  color: #1e7e34 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover,
a.text-info:focus {
  color: #117a8b !important;
}

.text-warning {
  color: #ffdb00 !important;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #ccaf00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #bd2130 !important;
}

.text-light {
  color: #fff !important;
}

a.text-light:hover,
a.text-light:focus {
  color: #e6e6e6 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
  color: #1d2124 !important;
}

.text-light-gary {
  color: #f9f9f9 !important;
}

a.text-light-gary:hover,
a.text-light-gary:focus {
  color: #e0e0e0 !important;
}

.text-white {
  color: #fff !important;
}

a.text-white:hover,
a.text-white:focus {
  color: #e6e6e6 !important;
}

.text-body {
  color: #464646 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
img {
    page-break-inside: avoid;
  }
  p,
h2,
.masterpage .h2,
h3,
.masterpage .h3 {
    orphans: 3;
    widows: 3;
  }
  h2, .masterpage .h2,
h3,
.masterpage .h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }
  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
.slick-loading .slick-list {
  background: #fff url("/assets/images/ajax-loader.gif") center center no-repeat;
}

@font-face {
  font-family: "slick";
  src: url("/assets/fonts/slick.eot");
  src: url("/assets/fonts/slick.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/slick.woff") format("woff"), url("/assets/fonts/slick.ttf") format("truetype"), url("/assets/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  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 {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.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;
}

select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 220px \0 ;
  vertical-align: middle;
}

.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  z-index: 1;
  text-align: right;
  white-space: nowrap;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}

.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}

.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: #b94a48;
}

.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}

.bootstrap-select.fit-width {
  width: auto !important;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px;
}

.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}

:not(.input-group) > .bootstrap-select.form-control:not([class*=col-]) {
  width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*=col-].dropdown-menu-right,
.row .bootstrap-select[class*=col-].dropdown-menu-right {
  float: right;
}

.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
  margin-bottom: 0;
}

.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0;
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}

.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}

.form-inline .bootstrap-select .form-control {
  width: 100%;
}

.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}

.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}

.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}

.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}

.bootstrap-select .dropdown-toggle:before {
  content: "";
  display: inline-block;
}

.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: inherit;
  padding-right: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  height: 100%;
  width: 100%;
  text-align: left;
}

.bootstrap-select .dropdown-toggle .filter-option-inner {
  padding-right: inherit;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
  font-family: "LAD-Display";
}

.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}

.bootstrap-select[class*=col-] .dropdown-toggle {
  width: 100%;
}

.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}

.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}

.bootstrap-select .dropdown-menu li {
  position: relative;
}

.bootstrap-select .dropdown-menu li.active small, .bootstrap-select .dropdown-menu li.active .masterpage .small, .masterpage .bootstrap-select .dropdown-menu li.active .small {
  color: rgba(255, 255, 255, 0.5) !important;
}

.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  user-select: none;
}

.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}

.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}

.bootstrap-select .dropdown-menu li small, .bootstrap-select .dropdown-menu li .masterpage .small, .masterpage .bootstrap-select .dropdown-menu li .small {
  padding-left: 0.5em;
}

.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.bootstrap-select .bs-ok-default:after {
  content: "";
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  transform: rotate(45deg);
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  touch-action: pan-x;
}

/*! jQuery UI * http://jqueryui.com * Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px * Copyright jQuery Foundation and other contributors;
 Licensed MIT */
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}

.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}

.ui-checkboxradio-disabled {
  pointer-events: none;
}

.ui-datepicker {
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0;
  background: none;
  border: none;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 14px;
  width: 1.8em;
  height: 1.8em;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev:before,
.ui-datepicker .ui-datepicker-next:before {
  font-size: 20px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
  text-align: right;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
  display: none;
}

.ui-datepicker .ui-datepicker-next span {
  background: url("/assets/images/right-ico.gif") no-repeat 0 0;
}

.ui-datepicker .ui-datepicker-prev span {
  background: url("/assets/images/left-ico.gif") no-repeat 0 0;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  text-align: center;
  font-size: 13px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: bold;
  font-family: "LAD-Regular";
}

.ui-datepicker .ui-datepicker-title .btn-group.bootstrap-select {
  width: auto;
}

.ui-datepicker .ui-datepicker-title .btn-group.bootstrap-select button {
  margin-bottom: 0;
  background: none;
  border: none;
  color: #464646;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: bold;
  font-family: "LAD-Display";
  padding-right: 22px;
  padding-top: 14px;
}

.ui-datepicker .ui-datepicker-title .btn-group.bootstrap-select button span.caret {
  top: 45%;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  border: none;
  padding: 15px 5px;
  font-size: 13px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: bold;
  font-family: "LAD-Display";
}

.ui-datepicker table {
  width: 100%;
  border-collapse: collapse;
  margin: 0;
  font-size: 0.875em;
}

.ui-datepicker th {
  padding: 1.4em 0.5em;
  text-align: center;
  font-weight: bold;
  border: 0;
  text-transform: uppercase;
}

.ui-datepicker td {
  border: 0;
  padding: 0;
}

.ui-datepicker td:focus {
  outline: -webkit-focus-ring-color auto 5px;
}

.ui-datepicker.ui-datepicker-inline td span,
.ui-datepicker.ui-datepicker-inline td a {
  padding: 1.4em 0.5em;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  text-decoration: none;
  padding: 0.5em 0.625em;
}

.ui-datepicker td span:focus,
.ui-datepicker td a:focus {
  outline: -webkit-focus-ring-color auto 5px;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-tabs {
  position: relative;
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

body .ui-tooltip {
  border-width: 2px;
}

.ui-widget-content {
  background: #ffffff;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333333;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  font-weight: normal;
  color: #464646;
  text-align: center;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #464646;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  font-weight: bold;
  color: #464646;
  text-decoration: underline;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #464646;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  color: #464646;
}

.ui-state-checked {
  border: 2px solid #464646;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}

.safari .ui-datepicker {
  padding-top: 10px;
}

.safari .ui-datepicker .ui-datepicker-prev,
.safari .ui-datepicker .ui-datepicker-next {
  top: -2px;
}

@media (min-width: 980px) and (max-width: 1440px) {
  .ui-datepicker td span,
.ui-datepicker td a {
    width: auto;
    padding: 0.4em 0.4em;
  }
}
@media (max-width: 1024px) {
  .ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    top: auto;
    margin-top: 14px;
  }
  .ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    -webkit-appearance: none;
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 15px;
  }
}
@media (min-width: 700px) and (max-width: 979px) {
  .ui-datepicker td span,
.ui-datepicker td a {
    width: auto;
    padding: 0.4em 0.7em;
  }
}
@media (max-width: 700px) {
  .ui-datepicker th {
    font-size: 0.8em;
  }
  .ui-datepicker td span,
.ui-datepicker td a {
    width: auto;
    font-size: 0.8em;
    padding: 1em 1em;
  }
  .safari .ui-datepicker {
    padding-top: 10px;
  }
  .safari .ui-datepicker .ui-datepicker-prev,
.safari .ui-datepicker .ui-datepicker-next {
    top: 0;
  }
  .ui-datepicker {
    left: auto !important;
    right: 15px;
  }
}
body {
  font-size: 100%;
  overflow: hidden;
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}

body.loaded {
  overflow-x: hidden;
  overflow-y: scroll;
}

body.loadingIn {
  overflow-x: hidden;
  overflow-y: scroll;
}

/*
.container {
    padding: 0 30px;
}

.container .row {
    margin: 0 -30px;
}

.container .row [class^="col-"] {
    padding-left: 30px;
    padding-right: 30px;
}

.container .row.no-gutters {
    margin: 0 !important;
}

.container .row.no-gutters [class^="col-"] {
    padding: 0 !important;
}

.container-fluid {
    width: 1410px;
    padding: 0 15px;
}

.container-fluid .row {
    margin: 0 -15px;
}

.container-fluid .row [class^="col-"] {
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid .row.no-gutters {
    margin: 0 !important;
}

.container-fluid .row.no-gutters [class^="col-"] {
    padding: 0 !important;
}
*/
h1, .masterpage .h1,
.h1 {
  margin: 0 0 15px 0;
  font-family: "LAD-Bold";
  letter-spacing: 0.5px;
  line-height: 48px;
}

h2, .masterpage .h2,
.h2 {
  margin: 0 0 10px 0;
  font-family: "LAD-Bold";
  letter-spacing: 0.3px;
  line-height: 30px;
}

h3, .masterpage .h3,
.h3 {
  margin: 0 0 15px 0;
  font-family: "LAD-Bold";
  letter-spacing: 0.2px;
  line-height: 20px;
}

h4, .masterpage .h4,
.h4 {
  margin: 0 0 15px 0;
  line-height: 18px;
  letter-spacing: 0;
  font-family: "LAD-Display";
}

h4.light,
.h4.light {
  font-weight: normal;
  font-family: "LAD-Display";
}

h5, .masterpage .h5,
.h5 {
  margin: 0 0 15px 0;
  line-height: 14px;
  letter-spacing: 0;
  backface-visibility: hidden;
  font-family: "LAD-Display";
}

h6, .masterpage .h6,
.h6 {
  font-family: "LAD-Display";
  margin: 0 0 0.625em 0;
}

.font-weight-normal {
  font-family: "LAD-Display";
}

p {
  margin-top: 0;
  margin-bottom: 22px;
  font-size: 1em;
  line-height: 22px;
}

p.small-02 {
  font-size: 0.875em;
  line-height: 20px;
}

p.small-03 {
  font-size: 0.75em;
  line-height: 16px;
}

p.slightBigger {
  font-size: 1.125em;
}

.lead {
  line-height: 24px;
}

.sp-mb-30 {
  margin-bottom: 30px;
}

.btn-outline-primary {
  overflow: hidden;
  position: relative;
  outline: none;
  text-transform: uppercase;
  font-size: 0.75em;
  letter-spacing: 1px;
  font-family: "LAD-Display";
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.btn-outline-primary span {
  position: relative;
  z-index: 2;
}

.btn-outline-primary:hover,
.btn-outline-primary:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #464646;
  background: -webkit-linear-gradient(#fff, rgba(255, 255, 255, 0));
  background: linear-gradient(#fff, rgba(255, 255, 255, 0));
}

.btn-outline-primary:not(:disabled):not(.disabled):active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #464646;
  background: none;
}

.btn-outline-primary:not(:disabled):not(.disabled).active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #464646;
  background: none;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  color: #464646;
  background: -webkit-linear-gradient(#fff, #fff);
  background: linear-gradient(#fff, #fff);
}

.btn-primary {
  overflow: hidden;
  position: relative;
  outline: none;
  font-size: 0.75em;
  letter-spacing: 2px;
  font-family: "LAD-Display";
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  background: #000;
}

.btn-primary:not(:disabled):not(.disabled):active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  background: #000;
}

.btn-primary:not(:disabled):not(.disabled).active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  background: #000;
}

.btn-outline-light {
  overflow: hidden;
  position: relative;
  outline: none;
  text-transform: uppercase;
  font-size: 0.75em;
  letter-spacing: 1px;
  font-family: "LAD-Display";
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.btn-outline-light span {
  position: relative;
  z-index: 2;
}

.btn-outline-light:hover,
.btn-outline-light:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  background: none;
}

.btn-outline-light:not(:disabled):not(.disabled):active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  background: none;
}

.btn-outline-light:not(:disabled):not(.disabled).active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  background: none;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
  color: #fff;
  background: none;
}

@-webkit-keyframes ani {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
}
@keyframes ani {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
}
@-webkit-keyframes ani2 {
  from {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
  to {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }
}
@keyframes ani2 {
  from {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
  to {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }
}
.btn-link {
  color: #464646;
  font-size: 0.875em;
  position: relative;
  padding: 0 !important;
  letter-spacing: 0;
  line-height: 17px;
  border: none;
}

.btn-link.small-link {
  font-size: 0.75em;
}

.btn-link:after {
  display: block;
  position: absolute;
  content: "";
  background: #464646;
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  bottom: 0;
  left: 0;
  right: auto;
  height: 1px;
  width: 100%;
}

.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
}

.btn-link.with-iconspace:after {
  display: none;
}

.btn-link.with-iconspace span {
  position: relative;
}

.btn-link.with-iconspace span:after {
  display: block;
  position: absolute;
  content: "";
  background: #464646;
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  bottom: 0;
  left: 0;
  right: auto;
  height: 1px;
  width: 100%;
}

.down-link {
  color: #464646;
  font-size: 0.6875em;
  position: relative;
  padding: 0 !important;
  letter-spacing: 0.0625em;
  border: none;
}

.down-link:hover,
.down-link:focus {
  text-decoration: none;
  color: #464646;
}

.play-btn {
  width: 60px;
  height: 60px;
  float: left !important;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
  border: solid 2px #fff;
}

.play-btn i {
  font-size: 0.75em;
  line-height: 60px;
}

.play-btn span {
  position: relative;
  z-index: 99;
}

.play-btn:hover,
.play-btn:focus {
  text-decoration: none;
  border: solid 2px #fff;
  color: #fff;
}

.text-white .btn-link {
  color: #fff;
}

.text-white .btn-link:after {
  background: #fff;
}

/*.innerPages {
    padding-top: 106px;
}
*/
.clearfix {
  width: 100%;
}

hr {
  margin: 10px 0 30px 0;
}

.btn i {
  padding-right: 5px;
  padding-left: 8px;
}

.btn i.icon-icon-download {
  font-size: 0.8125em;
}

.bold {
  font-family: "LAD-Bold" !important;
}

.unbold {
  font-family: "LAD-Display" !important;
}

.hide {
  display: none !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  h1, .masterpage .h1,
.h1 {
    font-size: 2em;
    line-height: 32px;
  }
  h2, .masterpage .h2,
.h2 {
    font-size: 1.25em;
  }
  h3, .masterpage .h3,
.h3 {
    font-size: 1em;
    margin-bottom: 10px;
  }
  h4, .masterpage .h4,
.h4 {
    font-size: 0.875em;
  }
  p {
    font-size: 0.8125em;
    margin-bottom: 20px;
  }
  p.slightBigger {
    font-size: 1em;
  }
  .lead {
    font-size: 1em;
  }
  .btn {
    padding: 12px 18px;
  }
  .container-fluid, .masterpage .container-xxl, .masterpage .container-xl, .masterpage .container-lg, .masterpage .container-md, .masterpage .container-sm {
    width: 1170px;
  }
  .container {
    width: 970px;
  }
  .play-btn {
    width: 45px;
    height: 45px;
  }
  .play-btn i {
    font-size: 0.625em;
    line-height: 45px;
  }
  .innerPages {
    padding-top: 104px;
  }
}
@media (min-width: 1200px) {
  .btn-link:hover:after {
    left: auto;
    right: 0;
    width: 0%;
  }
  .btn-link.with-iconspace:hover span:after {
    left: auto;
    right: 0;
    width: 0%;
  }
  .play-btn:hover {
    text-decoration: none;
  }
  .btn-outline-light {
    margin-right: 5px;
  }
  .btn-outline-primary {
    margin-right: 5px;
  }
  main#content {
    min-height: 80vh;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .container-fluid, .masterpage .container-xxl, .masterpage .container-xl, .masterpage .container-lg, .masterpage .container-md, .masterpage .container-sm {
    max-width: 100%;
  }
  .container {
    padding: 0 15px;
  }
  .container .row {
    margin: 0 -15px;
  }
  .container .row [class^=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .innerPages {
    padding-top: 60px;
  }
  h1, .masterpage .h1,
.h1 {
    font-size: 2em;
    margin-bottom: 15px;
  }
  h2, .masterpage .h2,
.h2 {
    font-size: 1.25em;
  }
  h3, .masterpage .h3,
.h3 {
    font-size: 0.875em;
    margin-bottom: 10px;
    line-height: 16px;
  }
  h4, .masterpage .h4,
.h4 {
    font-size: 0.875em;
  }
  p {
    font-size: 0.875em;
    margin-bottom: 10px;
  }
  .lead {
    font-size: 1em;
  }
  .btn {
    padding: 10px 12px;
    font-size: 0.75em;
  }
  .btn-sm, .masterpage .btn-group-sm > .btn,
.btn-group-sm > .btn {
    padding: 7px 12px;
    font-size: 0.625em;
  }
  .card-body {
    padding: 30px;
  }
  .play-btn {
    width: 45px;
    height: 45px;
  }
  .play-btn i {
    font-size: 0.625em;
    line-height: 45px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .innerPages {
    padding-top: 60px;
  }
  .container-fluid, .masterpage .container-xxl, .masterpage .container-xl, .masterpage .container-lg, .masterpage .container-md, .masterpage .container-sm {
    max-width: 100%;
  }
  .container {
    padding: 0 15px;
  }
  .container .row {
    margin: 0 -15px;
  }
  .container .row [class^=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
  h1, .masterpage .h1,
.h1 {
    font-size: 1.875em;
  }
  .card-body {
    padding: 30px;
  }
  .play-btn {
    width: 45px;
    height: 45px;
  }
  .play-btn i {
    font-size: 0.625em;
    line-height: 45px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .container-fluid, .masterpage .container-xxl, .masterpage .container-xl, .masterpage .container-lg, .masterpage .container-md, .masterpage .container-sm {
    max-width: 100%;
  }
  .container {
    padding: 0 15px;
  }
  .container .row {
    margin: 0 -15px;
  }
  .container .row [class^=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .innerPages {
    padding-top: 60px;
  }
  h1, .masterpage .h1,
.h1 {
    font-size: 2em;
    line-height: 1.3;
    letter-spacing: 1.5px;
    margin-bottom: 15px;
  }
  h2, .masterpage .h2,
.h2 {
    font-size: 1.25em;
    line-height: 1.3;
    margin-bottom: 10px;
    letter-spacing: 0.4px;
  }
  h3, .masterpage .h3,
.h3 {
    font-size: 1.125em;
    line-height: 1;
    margin-bottom: 10px;
  }
  h4, .masterpage .h4,
.h4 {
    font-size: 0.875em;
    line-height: 1.14;
    margin-bottom: 5px;
    letter-spacing: 0.4px;
  }
  p {
    font-size: 0.875em;
    line-height: 20px;
  }
  .play-btn {
    width: 44px;
    height: 44px;
  }
  .play-btn i {
    font-size: 0.875em;
    line-height: 40px;
  }
  .btn {
    margin-bottom: 5px;
  }
  .btn-sm, .masterpage .btn-group-sm > .btn,
.btn-group-sm > .btn {
    margin-bottom: 5px;
    padding: 10px 18px 9px 19px;
  }
  .lead {
    font-size: 1.125em;
    line-height: 1.22;
  }
  .text-label {
    margin-bottom: 0;
  }
}
@media (max-width: 575.98px) {
  .container-fluid, .masterpage .container-xxl, .masterpage .container-xl, .masterpage .container-lg, .masterpage .container-md, .masterpage .container-sm {
    max-width: 100%;
  }
  .container {
    padding: 0 15px;
  }
  .container .row {
    margin: 0 -15px;
  }
  .container .row [class^=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .container.mobile-p-0 {
    padding: 0;
  }
  .container.mobile-p-0 .row {
    margin: 0;
  }
  .container.mobile-p-0 .row [class^=col-] {
    padding: 0;
  }
  .innerPages {
    padding-top: 60px;
  }
  h1, .masterpage .h1,
.h1 {
    font-size: 2em;
    line-height: 1;
    letter-spacing: 1.5px;
    margin-bottom: 15px;
  }
  h2, .masterpage .h2,
.h2 {
    font-size: 1.25em;
    line-height: 1.3;
    margin-bottom: 10px;
    letter-spacing: 0.4px;
  }
  h3, .masterpage .h3,
.h3 {
    font-size: 1.125em;
    line-height: 1;
    margin-bottom: 10px;
  }
  h4, .masterpage .h4,
.h4 {
    font-size: 0.875em;
    line-height: 1.14;
    margin-bottom: 5px;
    letter-spacing: 0.4px;
  }
  p {
    font-size: 0.875em;
    line-height: 20px;
  }
  .play-btn {
    width: 44px;
    height: 44px;
  }
  .play-btn i {
    font-size: 0.875em;
    line-height: 40px;
  }
  .btn {
    margin-bottom: 5px;
    white-space: normal;
  }
  .btn-sm, .masterpage .btn-group-sm > .btn,
.btn-group-sm > .btn {
    margin-bottom: 5px;
    padding: 10px 18px 9px 19px;
  }
  .lead {
    font-size: 1.125em;
    line-height: 1.22;
  }
  .text-label {
    margin-bottom: 0;
  }
}
.breadcrumb .breadcrumb-item {
  position: relative;
  margin: 0;
  font-size: 0.75em;
  letter-spacing: 0.2px;
  line-height: 20px;
}

.breadcrumb .breadcrumb-item:before {
  content: "c";
  font-family: "lad" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.5625em;
  padding: 0 12px 0 2px;
  width: 3px;
  height: 5px;
}

.breadcrumb .breadcrumb-item:first-child:before {
  display: none;
}

.breadcrumb .breadcrumb-item.active span {
  overflow: hidden;
  position: relative;
  padding-bottom: 2px;
}

.breadcrumb .breadcrumb-item.active span:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #464646;
}

header {
  padding: 0;
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 9999;
  background: #fff;
}

header .container-fluid, header .masterpage .container-xxl, .masterpage header .container-xxl, header .masterpage .container-xl, .masterpage header .container-xl, header .masterpage .container-lg, .masterpage header .container-lg, header .masterpage .container-md, .masterpage header .container-md, header .masterpage .container-sm, .masterpage header .container-sm {
  width: 97.917%;
}

header .container-fluid .row [class^=col-], header .masterpage .container-xxl .row [class^=col-], .masterpage header .container-xxl .row [class^=col-], header .masterpage .container-xl .row [class^=col-], .masterpage header .container-xl .row [class^=col-], header .masterpage .container-lg .row [class^=col-], .masterpage header .container-lg .row [class^=col-], header .masterpage .container-md .row [class^=col-], .masterpage header .container-md .row [class^=col-], header .masterpage .container-sm .row [class^=col-], .masterpage header .container-sm .row [class^=col-] {
  position: static;
}

.logo {
  width: 173.3px;
  height: 40px;
  float: left !important;
  background: url("/assets/svgs/logo.svg") no-repeat center center/cover;
  text-indent: -90000px;
  margin: 0;
}

.sub-nav-2 {
  position: absolute;
  right: -30px;
  top: -18px;
  width: 320px;
  display: none;
  z-index: 999;
  height: 400px;
}

.sub-nav-2 .overly {
  visibility: hidden;
  opacity: 0;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 1;
}

.sub-nav-2.active .overly {
  visibility: visible;
  opacity: 1;
}

.sub-nav-2 .top {
  position: relative;
  z-index: 99;
  float: left !important;
  width: 100%;
  height: 100%;
}

.sub-nav-2 .topinner {
  padding: 108px 20px 0 20px;
  width: 100%;
  height: 100%;
  float: left !important;
}

.sub-nav-2 p {
  text-transform: uppercase;
  margin-bottom: 18px;
  font-size: 0.875em;
}

.sub-nav-2 .contrastList {
  margin: 0 0 39px 0;
  padding: 0;
}

.sub-nav-2 .contrastList li {
  list-style: none;
  display: inline-block;
  width: 80px;
  height: 50px;
  margin: 0 14px 0 0;
  overflow: hidden;
}

.sub-nav-2 .contrastList li a {
  text-align: center;
  font-size: 0.75em;
  padding: 0;
  width: 100%;
  height: 100%;
  border: solid 2px #464646;
  background: #fff;
  position: relative;
  display: block;
}

.sub-nav-2 .contrastList li a span {
  text-indent: -8000px;
  display: block;
}

.sub-nav-2 .contrastList li a:after {
  display: none;
}

.sub-nav-2 .contrastList li a.gary {
  border: solid 2px #464646;
  background: #2e2e2e;
  color: #fff;
}

.sub-nav-2 .contrastList li a.yellow {
  border: solid 2px rgba(0, 0, 207, 0.98);
  background: #ffdb00;
  color: #0000cf;
}

.sub-nav-2 .contrastList li a:before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  font-size: 1.375em;
  text-transform: uppercase;
  content: "A";
  color: #fff;
  font-weight: bold;
  width: 100%;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sub-nav-2 .contrastList li:nth-child(2) a:before {
  color: #464646;
  content: "B";
}

.sub-nav-2 .contrastList li:last-child {
  margin-right: 0;
}

.sub-nav-2 .contrastList li:last-child a:before {
  color: #0000cf;
  content: "C";
}

.sub-nav-2 .contrastList li.active a {
  border-width: 4px;
}

.sub-nav-2 hr {
  height: 1px;
  border: 0;
  background-color: #e5e5e5;
  margin: 0 0 36px 0;
}

.sub-nav-2 .sizeList {
  padding: 0;
  margin: 0;
}

.sub-nav-2 .sizeList li {
  display: inline-block;
  width: 80px;
  height: 50px;
  margin: 0 20px 0 0;
}

.sub-nav-2 .sizeList li:last-child {
  margin-right: 0;
}

.sub-nav-2 .sizeList li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 1.5em;
  border: solid 2px #464646;
  background: #fff;
  color: #464646;
}

.sub-nav-2 .sizeList li a:after {
  display: none;
}

.sub-nav-2 .sizeList li a i {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 1.25em;
  height: 0.875em;
}

.sub-nav-2 .menuClose {
  position: absolute;
  right: 27px;
  top: 14px;
  width: 14px;
  height: 20px;
  padding: 0;
  color: #464646;
}

.sub-nav-2 .menuClose span {
  display: none;
}

.sub-nav-2 .menuClose i {
  font-size: 0.5em;
}

.sub-nav-2 .menuClose:after {
  display: none;
}

.sub-nav-2 .menuClose:hover {
  text-decoration: none;
}

.sub-nav-2 .drop-title {
  position: absolute;
  font-size: 0.625em;
  padding-left: 0;
  text-transform: uppercase;
  border-bottom: solid 2px #464646;
  padding-bottom: 0.125em;
  right: 18px;
  top: 4px;
  letter-spacing: 1px;
}

.sub-nav-2 .drop-title i {
  position: absolute;
  left: 0;
  font-size: 1.125em;
  top: 0.125em;
}

.langSwitcher {
  position: absolute;
  right: -15px;
  top: -15px;
  width: 150px;
  z-index: 999;
  height: 170px;
  display: none;
}

.langSwitcher .overly {
  visibility: hidden;
  opacity: 0;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  content: "";
  z-index: 1;
}

.langSwitcher.active .overly {
  visibility: visible;
  opacity: 1;
}

.langSwitcher .top {
  position: relative;
  z-index: 99;
  padding: 14px 14px 0 0;
  float: left !important;
  width: 100%;
  height: 100%;
}

.langSwitcher ul {
  margin: 0;
  padding: 0;
  float: left !important;
  width: 100%;
}

.langSwitcher ul li {
  padding: 0;
  margin: 0 0 10px 0;
  display: block;
}

.langSwitcher ul li:first-child {
  margin-bottom: 20px;
}

.langSwitcher ul li:first-child a {
  padding: 0 16px 0 0;
}

.langSwitcher ul li:last-child {
  margin-bottom: 0;
}

.langSwitcher ul li a {
  letter-spacing: 0.1875em;
  font-size: 0.625em;
  text-transform: uppercase;
  padding: 0 0 1px 0;
  display: inline-block;
  line-height: 0.75em;
  outline: none;
  color: inherit;
}

.langSwitcher ul li a.active:after {
  width: 100%;
  height: 1px;
  bottom: -5px;
}

.langSwitcher ul li a i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0.5em;
}

.langSwitcher ul li a i:before {
  line-height: 0;
}

.langSwitcher ul li a.arabic {
  font-family: "LAD-Regular", Verdana, Segoe, sans-serif;
  letter-spacing: normal;
  font-size: 1em;
  padding: 0;
}

.langSwitcher ul li a.arabic:after {
  bottom: -9px;
}

.langSwitcher ul li a.menuClose2 {
  font-family: "LAD-Display", Verdana, Segoe, sans-serif;
  letter-spacing: normal;
  font-size: 0.875em;
}

.langSwitcher ul li a:hover,
.langSwitcher ul li a:focus {
  text-decoration: none;
}

.top-bar {
  padding: 3px 0;
  position: relative;
  z-index: 9;
  background: #464646;
}

.topNav {
  margin: 0;
  padding: 0;
  display: inline-block;
}

.topNav li {
  list-style: none;
  margin: 0 25px;
  display: inline-block;
  position: relative;
}

.topNav li a {
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 0 15px 0 0;
  position: relative;
  display: block;
  color: #fff;
  font-family: "LAD-Display";
}

.topNav li a i {
  position: absolute;
  right: 0;
  top: 7px;
  font-size: 0.375em;
}

.topNav li a i:before {
  line-height: 0;
}

.topNav li a:after {
  display: block;
  position: absolute;
  content: "";
  background: #464646;
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  bottom: -1px;
  left: auto;
  right: 0;
  height: 1px;
  width: 0%;
}

.topNav li a.langList {
  letter-spacing: inherit;
  font-family: "LAD-Display", Verdana, Segoe, sans-serif;
  font-size: 0.875em;
}

.topNav li a.readability-click {
  font-size: 0.625em;
  letter-spacing: 1px;
}

.topNav li a.readability-click i {
  top: 4px;
}

.topNav li a:hover,
.topNav li a:focus {
  text-decoration: none;
}

.socialLinks {
  margin: 0;
  padding: 0;
  line-height: 1;
  display: inline-block;
}

.socialLinks li {
  list-style: none;
  display: inline-block;
  margin: 0 0 0 15px;
  line-height: 1;
}

.socialLinks li a {
  font-size: 0.75em;
  display: block;
  position: relative;
  color: #fff;
}

.socialLinks li a:hover,
.socialLinks li a:focus {
  text-decoration: none;
}

.socialLinks li.searchLink {
  margin-right: 20px;
  margin-left: 0;
}

.socialLinks li.searchLink a {
  text-transform: uppercase;
  font-size: 0.75em;
  padding-left: 1.5625em;
  letter-spacing: 0.125em;
}

.socialLinks li.searchLink a i {
  font-size: 1.25em;
  position: absolute;
  left: 0;
  top: 0.125em;
}

.socialLinks li.searchLink a:after {
  display: block;
  position: absolute;
  content: "";
  background: #464646;
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  bottom: -1px;
  left: auto;
  right: 0;
  height: 1px;
  width: 0%;
}

.menu-section {
  background: transparent;
  padding: 15px 0 0 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.primaryNavigation {
  margin: 21px 0 0 0;
  padding: 0;
  display: inline-block;
}

.primaryNavigation li {
  list-style: none;
  padding-right: 37px;
  display: inline-block;
  position: static;
  margin: 0;
  float: left !important;
}

.primaryNavigation li:last-child {
  padding-right: 0;
}

.primaryNavigation li a {
  display: block;
  text-transform: uppercase;
  font-size: 0.75em;
  letter-spacing: 0.0625em;
  padding: 0 0 12px 0;
  font-family: "LAD-Bold";
}

.primaryNavigation li a i {
  display: none;
}

.primaryNavigation li a:after {
  display: block;
  position: absolute;
  content: "";
  background: #464646;
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  bottom: 12px;
  left: auto;
  right: 0;
  height: 1px;
  width: 0%;
}

.primaryNavigation li a:hover,
.primaryNavigation li a:focus {
  text-decoration: none;
}

.primaryNavigation li .menu-item {
  display: block;
  position: relative;
}

html:lang(fr) .primaryNavigation li a {
  font-size: 0.6875em;
}

.sub-nav-group {
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
  background: #fff;
  border-top: solid 1px #f9f9f9;
  padding: 30px 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 1;
  height: 0;
  -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 45%, 36% 100%, 23% 100%, 0 65%, 0 0);
  clip-path: polygon(50% 0%, 100% 0, 100% 45%, 36% 100%, 23% 100%, 0 65%, 0 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.sub-nav-group.show {
  display: block;
}

.sub-nav {
  padding: 30px 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 240px;
  z-index: 5;
  margin: 0;
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
  transition-delay: 0s;
  opacity: 0;
  visibility: hidden;
}

.sub-nav li {
  display: block !important;
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
}

.sub-nav li a {
  padding: 0;
  position: relative;
  display: inline-block;
  font-size: 0.8125em;
  font-family: "LAD-Display";
}

.sub-nav li a:after {
  display: none;
}

.sub-nav li a:before {
  display: block;
  position: absolute;
  content: "";
  background: #464646;
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  bottom: -1px;
  left: auto;
  right: 0;
  height: 1px;
  width: 0%;
}

.sub-nav li:last-child {
  margin-bottom: 0;
}

.drop-shape-1 {
  -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 15%, 35% 100%, 18% 100%, 0 78%, 0 0);
  clip-path: polygon(50% 0%, 100% 0, 100% 15%, 35% 100%, 18% 100%, 0 78%, 0 0);
}

.drop-shape-2 {
  -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 45%, 36% 100%, 23% 100%, 0 65%, 0 0);
  clip-path: polygon(50% 0%, 100% 0, 100% 45%, 36% 100%, 23% 100%, 0 65%, 0 0);
}

.drop-shape-3 {
  -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 40%, 44% 100%, 28% 100%, 0 45%, 0 0);
  clip-path: polygon(50% 0%, 100% 0, 100% 40%, 44% 100%, 28% 100%, 0 45%, 0 0);
}

.drop-shape-4 {
  -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 50%, 49% 100%, 32% 100%, 0 60%, 0 0);
  clip-path: polygon(50% 0%, 100% 0, 100% 50%, 49% 100%, 32% 100%, 0 60%, 0 0);
}

.drop-shape-5 {
  -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 65%, 54% 100%, 37% 100%, 0 40%, 0 0);
  clip-path: polygon(50% 0%, 100% 0, 100% 65%, 54% 100%, 37% 100%, 0 40%, 0 0);
}

.drop-shape-6 {
  -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 55%, 59% 100%, 42% 100%, 0 40%, 0 0);
  clip-path: polygon(50% 0%, 100% 0, 100% 55%, 59% 100%, 42% 100%, 0 40%, 0 0);
}

.drop-shape-7 {
  -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 65%, 65% 100%, 48% 100%, 0 25%, 0 0);
  clip-path: polygon(50% 0%, 100% 0, 100% 65%, 65% 100%, 48% 100%, 0 25%, 0 0);
}

.loginNavigation {
  margin: 0;
  padding: 0;
}

.loginNavigation li {
  list-style: none;
  display: inline-block;
  margin: 0 12px;
}

.loginNavigation li:first-child {
  margin-left: 0;
}

.loginNavigation li:last-child {
  margin-right: 0;
}

.loginNavigation li a {
  font-size: 0.625em;
  letter-spacing: 0.1875em;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: relative;
  font-family: "LAD-Bold";
}

.loginNavigation li a i {
  font-size: 2.125em;
  margin: 0;
}

.loginNavigation li a i:before {
  line-height: 0;
}

.loginNavigation li a i.material-icons.lock-icon {
  padding-bottom: 8px;
}

.loginNavigation li a span {
  display: block;
  position: relative;
}

.loginNavigation li a span:after {
  display: block;
  position: absolute;
  content: "";
  background: #464646;
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  bottom: -1px;
  left: auto;
  right: 0;
  height: 1px;
  width: 0;
}

.loginNavigation li a:hover,
.loginNavigation li a:before {
  text-decoration: none;
}

.item-count {
  width: 13px;
  height: 13px;
  background-color: #dd8cac;
  color: #fff;
  font-size: 1em;
  font-family: "LAD-Bold";
  text-align: center;
  position: absolute;
  right: 8px;
  top: 0;
  bottom: 3px;
  margin: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  letter-spacing: initial;
  z-index: 1;
}

.basket-link {
  font-size: 0.5em;
  letter-spacing: 0.1875em;
  text-transform: uppercase;
  display: none;
  position: relative;
}

.basket-link i {
  font-size: 2.5em;
  margin: 0 0 0.1875em 0;
}

.basket-link i:before {
  line-height: 0;
}

.basket-link:hover,
.basket-link:focus {
  text-decoration: none;
}

.mobileNavigation {
  display: none;
}

.emergency-breaking {
  font-size: 1em;
  padding-top: 6.4375em;
}

.emergency-breaking .container-fluid, .emergency-breaking .masterpage .container-xxl, .masterpage .emergency-breaking .container-xxl, .emergency-breaking .masterpage .container-xl, .masterpage .emergency-breaking .container-xl, .emergency-breaking .masterpage .container-lg, .masterpage .emergency-breaking .container-lg, .emergency-breaking .masterpage .container-md, .masterpage .emergency-breaking .container-md, .emergency-breaking .masterpage .container-sm, .masterpage .emergency-breaking .container-sm {
  width: 100%;
  padding: 0;
}

.emergency-breaking .container-fluid .row, .emergency-breaking .masterpage .container-xxl .row, .masterpage .emergency-breaking .container-xxl .row, .emergency-breaking .masterpage .container-xl .row, .masterpage .emergency-breaking .container-xl .row, .emergency-breaking .masterpage .container-lg .row, .masterpage .emergency-breaking .container-lg .row, .emergency-breaking .masterpage .container-md .row, .masterpage .emergency-breaking .container-md .row, .emergency-breaking .masterpage .container-sm .row, .masterpage .emergency-breaking .container-sm .row {
  margin: 0;
}

.emergency-breaking .container-fluid .row [class^=col-], .emergency-breaking .masterpage .container-xxl .row [class^=col-], .masterpage .emergency-breaking .container-xxl .row [class^=col-], .emergency-breaking .masterpage .container-xl .row [class^=col-], .masterpage .emergency-breaking .container-xl .row [class^=col-], .emergency-breaking .masterpage .container-lg .row [class^=col-], .masterpage .emergency-breaking .container-lg .row [class^=col-], .emergency-breaking .masterpage .container-md .row [class^=col-], .masterpage .emergency-breaking .container-md .row [class^=col-], .emergency-breaking .masterpage .container-sm .row [class^=col-], .masterpage .emergency-breaking .container-sm .row [class^=col-] {
  padding: 0;
}

.emergency-breaking .breakingTxt {
  background: #fff;
  padding: 0 2%;
  white-space: nowrap;
  letter-spacing: 1px;
  font-family: "LAD-Bold";
  display: flex;
  align-items: center;
}

.emergency-breaking .emergency-ticker {
  width: 100%;
}

.emergency-breaking .emergency-navigation {
  background: #464646;
  color: #fff;
  padding: 0;
  width: 100%;
  letter-spacing: 1px;
}

.emergency-breaking .emergency-navigation .emergency-navigation-slide .emergency-navigation-txt {
  padding: 0.625em 1em 0.625em 0;
  min-height: 50px;
  line-height: 24px;
  height: 100%;
  display: flex;
  align-items: center;
}

.emergency-breaking .emergency-navigation .emergency-navigation-slide a {
  color: #fff !important;
  outline: 0 !important;
  border: 0 !important;
  position: relative;
  text-decoration: none;
}

.emergency-breaking .emergency-navigation .emergency-navigation-slide a:before {
  display: block;
  position: absolute;
  content: "";
  background: #fff;
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  bottom: 0px;
  left: auto;
  right: 0;
  height: 1px;
  width: 0%;
}

.emergency-breaking .emergency-navigation .slick-slide {
  padding: 0 0.9375em;
  outline: 0;
}

.emergency-breaking .emergency-navigation a {
  color: #fff;
}

.emergency-breaking.remove {
  visibility: hidden;
  opacity: 0;
}

.breaking-inner {
  display: flex;
}

html.show-emergency-breaking header .emergency-breaking {
  display: block;
}

body.yellow .emergency-breaking .emergency-navigation {
  background: #0000cf;
  color: #ffdb00;
}

body.yellow .emergency-breaking .emergency-navigation .emergency-navigation-slide a {
  color: #ffdb00;
}

body.yellow .emergency-breaking .emergency-navigation .emergency-navigation-slide a:before {
  background: #ffdb00;
}

body.yellow .emergency-breaking .breakingTxt {
  background: #ffdb00;
  color: #0000cf;
}

body.gray .emergency-breaking .emergency-navigation {
  background: #2f2f2f;
  color: #fff;
}

body.gray .emergency-breaking .breakingTxt {
  background: #070000;
  color: #fff;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .primaryNavigation li {
    position: relative;
  }
  .sub-nav-group {
    width: 255px;
    left: -15px;
  }
  .sub-nav {
    width: 225px;
  }
}
@supports (-ms-ime-align: auto) {
  .primaryNavigation li {
    position: relative;
  }
  .sub-nav-group {
    width: 255px;
    left: -15px;
  }
  .sub-nav {
    width: 225px;
  }
}
.mac .topNav li.readability a i {
  top: 0.2em;
}

.mac .langSwitcher ul li a i {
  top: 0;
}

.mac .sub-nav-2 .menuClose i {
  top: 0.375em;
}

@media (min-width: 1441px) and (max-width: 1600px) {
  html:lang(fr) .primaryNavigation li a {
    font-size: 0.75em;
  }
}
@media (min-width: 1200px) and (max-width: 1440px) {
  .topNav li {
    margin: 0 18px;
  }
  .socialLinks li {
    margin-left: 10px;
  }
  .primaryNavigation li {
    padding-right: 30px;
  }
  .primaryNavigation li a {
    font-size: 0.75em;
  }
  .sub-nav li {
    margin: 0 0 5px 0;
  }
  .sub-nav li a {
    font-size: 0.6875em;
  }
  .loginNavigation {
    margin-top: 5px;
  }
  .loginNavigation li {
    margin: 0 10px;
  }
  .loginNavigation li a {
    font-size: 0.5em;
  }
  .sub-nav-group {
    top: 102px;
  }
  html:lang(fr) .primaryNavigation li {
    padding-right: 18px;
  }
  html:lang(fr) .primaryNavigation li a {
    font-size: 0.625em;
  }
  html:lang(fr) .wizard .steps ul li {
    padding-right: 1.875em;
  }
  .time-slots-changed li a.btn {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  html.show-emergency-breaking body {
    padding-top: 160px;
  }
  html.show-emergency-breaking body.homePage {
    padding-top: 160px;
  }
  .topNav li a:hover:after {
    right: auto;
    left: 0;
    width: 100%;
  }
  .primaryNavigation li:hover a:after {
    right: auto;
    left: 0;
    width: 100%;
  }
  .primaryNavigation li:hover .sub-nav,
.primaryNavigation li:hover .sub-nav-group {
    visibility: visible;
    -webkit-transition: all 0.5 ease-in-out;
    -moz-transition: all 0.5 ease-in-out;
    -o-transition: all 0.5 ease-in-out;
    transition: all 0.5 ease-in-out;
    transition-delay: 0.17s;
    opacity: 1;
  }
  .primaryNavigation li.active a:after {
    right: auto;
    left: 0;
    width: 100%;
  }
  .sub-nav li a:hover:before {
    right: auto;
    left: 0;
    width: 100%;
  }
  .sub-nav li.active a:before {
    right: auto;
    left: 0;
    width: 100%;
  }
  .socialLinks li.searchLink a:hover:after {
    right: auto;
    left: 0;
    width: 100%;
  }
  .emergency-navigation .emergency-navigation-slide a:hover:before {
    right: auto;
    left: 0;
    width: 100%;
  }
  html:lang(fr) .wizard .steps ul li {
    padding-right: 1.875em;
  }
  html:lang(fr) .wizard .steps ul li:last-child {
    padding-right: 0;
  }
  html:lang(fr) .primaryNavigation li {
    padding-right: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  html.show-emergency-breaking header {
    height: 117px;
  }
  html.show-emergency-breaking body {
    padding-top: 140px;
  }
  html.show-emergency-breaking body.homePage {
    padding-top: 117px;
  }
  header {
    height: 60px;
    background: #f9f9f9;
  }
  .logo {
    width: 130px;
    height: 30px;
    margin-top: 0;
  }
  .basket-link {
    display: block;
    width: 20px;
    height: 20px;
    float: right !important;
    margin: 5px 0 0 0;
  }
  .basket-link i {
    margin: 0;
  }
  .menu-section {
    padding: 15px 0;
  }
  .mobileNavigation {
    position: fixed;
    display: block;
    width: 550px;
    height: calc(100% - 60px);
    top: 60px;
    left: -100%;
    background: #f9f9f9;
    border-top: solid 1px #f9f9f9;
    padding: 50px 15px 15px 15px;
    overflow: hidden;
    overflow-y: scroll;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 99;
  }
  .mobileNavigation.menuOpen {
    left: 0;
  }
  .primaryNavigation {
    display: block;
    margin: 0 0 50px 0;
  }
  .primaryNavigation li {
    display: block;
    margin: 0 0 20px 0;
    float: none !important;
    padding: 0;
  }
  .primaryNavigation li a {
    position: relative;
    padding: 0 0 0 30px;
  }
  .primaryNavigation li a i {
    position: absolute;
    left: 0;
    top: 0.75em;
    font-size: 0.5625em;
    display: block;
  }
  .primaryNavigation li a.active i:before {
    content: "b";
  }
  .primaryNavigation li a.active span {
    border-bottom: 1px solid #464646;
  }
  .primaryNavigation li:last-child {
    margin-bottom: 0;
  }
  .primaryNavigation li.active .menu-item > a span {
    border-bottom: 1px solid #464646;
  }
  .socialLinks li {
    margin: 0 15px 0 0;
  }
  .socialLinks li a {
    color: #464646;
    font-size: 1em;
  }
  .mobile-sub-nav {
    width: 100%;
    position: initial;
    padding: 0.625em 0;
    background: none;
    display: none;
  }
  .mobile-sub-nav li {
    margin: 0 0 10px 0;
    padding: 0;
  }
  .mobile-sub-nav li a {
    font-size: 0.75em;
    padding: 0;
  }
  .mobile-sub-nav li.active a span {
    border-bottom: 1px solid #464646;
  }
  .back-menu {
    position: absolute;
    left: 15px;
    top: 13px;
    letter-spacing: 0.0625em;
    font-size: 0.875em;
    text-transform: uppercase;
    padding-left: 20px;
  }
  .back-menu i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.375em;
  }
  .back-menu:hover,
.back-menu:focus {
    text-decoration: none;
  }
  .languageMenu {
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f9f9f9;
    z-index: 9999999;
    padding: 90px 30px 0 30px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .languageMenu ul {
    margin: 0;
    padding: 0;
  }
  .languageMenu ul li {
    list-style: none;
    display: block;
    margin: 0 0 17px 0;
  }
  .languageMenu ul li a {
    color: #464646;
    text-transform: uppercase;
    font-size: 0.875em;
    letter-spacing: 0.0625em;
    padding: 0 0 3px 0;
    display: inline-block;
  }
  .languageMenu ul li a.arabic {
    font-family: "LAD-Display", Verdana, Segoe, sans-serif;
    letter-spacing: normal;
    font-size: 1.125em;
  }
  .languageMenu ul li a:hover,
.languageMenu ul li a:focus {
    text-decoration: none;
    border-bottom: solid 1px #464646;
  }
  .languageMenu ul li:last-child {
    margin: 0;
  }
  .languageMenu ul li:last-child a {
    padding-left: 0;
  }
  .languageMenu.active {
    right: 0;
  }
  .overly {
    display: none !important;
  }
  .sub-nav-2 {
    display: block;
    z-index: 99;
    width: 100%;
    top: 0;
    right: -100%;
    height: 100%;
    position: absolute;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: #f9f9f9;
  }
  .sub-nav-2 .top {
    padding: 95px 37px 0 30px;
  }
  .sub-nav-2.active {
    right: 0;
  }
  .sub-nav-2 .sizeList li a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
  }
  .sub-nav-2 .sizeList li a i {
    font-size: 0.625em;
    width: auto;
    height: auto;
    position: relative;
    top: 0.125em;
  }
  .second-nav-mobile {
    margin: 0 0 30px 0;
    padding: 0;
  }
  .second-nav-mobile li {
    list-style: none;
    display: block;
    margin: 0 0 15px 0;
  }
  .second-nav-mobile li a {
    font-size: 0.75em;
    position: relative;
    color: #464646;
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    align-content: space-between;
  }
  .second-nav-mobile li a i {
    font-size: 0.625em;
    margin-left: auto;
  }
  .second-nav-mobile li a i.lock-icon {
    margin-left: initial;
  }
  .second-nav-mobile li a:hover,
.second-nav-mobile li a:focus {
    text-decoration: none;
  }
  .second-nav-mobile li a:after {
    display: block;
    position: absolute;
    content: "";
    background: #464646;
    -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    bottom: -1px;
    left: auto;
    right: 0;
    height: 1px;
    width: 0;
  }
  .second-nav-mobile li a.active:after {
    right: auto;
    left: 0;
    width: 100%;
  }
  .second-nav-mobile li a.sideNavlang {
    font-family: "LAD-Display", Verdana, Segoe, sans-serif;
  }
  .second-nav-mobile li a.searchLinkMobile i {
    margin-left: initial;
    margin-right: 10px;
  }
  .basket-link {
    display: block;
    width: 20px;
    height: 20px;
    float: right !important;
    margin: 5px 0 0 0;
  }
  .basket-link i {
    margin: 0;
  }
  .item-count {
    right: -7px;
    bottom: -18px;
    line-height: 13px;
  }
  .top-bar {
    display: none;
  }
  .header-bg {
    display: none;
  }
  .emergency-breaking {
    font-size: 0.875em;
    padding-top: 4.25em;
  }
  .emergency-breaking .breakingTxt {
    padding: 0 2.7%;
  }
  .emergency-breaking .emergency-navigation .slick-slide {
    padding: 0 20px;
  }
  body.menuOpenbg:before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 8;
    background: rgba(0, 0, 0, 0.3);
  }
  html:lang(fr) .menu-bars {
    width: 95px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  html.show-emergency-breaking header {
    height: 105px;
  }
  html.show-emergency-breaking body {
    padding-top: 120px;
  }
  html.show-emergency-breaking body.homePage {
    padding-top: 105px;
  }
  header {
    height: 60px;
    background: #f9f9f9;
  }
  .logo {
    width: 130px;
    height: 30px;
    margin-top: 0;
  }
  .menu-section {
    padding: 15px 0;
  }
  .basket-link {
    display: block;
    width: 20px;
    height: 20px;
    float: right !important;
    margin: 5px 0 0 0;
  }
  .basket-link i {
    margin: 0;
  }
  .item-count {
    right: -7px;
    bottom: -18px;
    line-height: 13px;
  }
  .mobileNavigation {
    position: fixed;
    display: block;
    width: 550px;
    height: calc(100% - 60px);
    top: 60px;
    left: -100%;
    background: #f9f9f9;
    border-top: solid 1px #f9f9f9;
    padding: 50px 15px 15px 15px;
    overflow: hidden;
    overflow-y: scroll;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 99;
  }
  .mobileNavigation.menuOpen {
    left: 0;
  }
  .primaryNavigation {
    display: block;
    margin: 0 0 50px 0;
  }
  .primaryNavigation li {
    display: block;
    margin: 0 0 20px 0;
    float: none !important;
    padding: 0;
  }
  .primaryNavigation li a {
    position: relative;
    padding: 0 0 0 30px;
  }
  .primaryNavigation li a i {
    position: absolute;
    left: 0;
    top: 0.75em;
    font-size: 0.5625em;
    display: block;
  }
  .primaryNavigation li a.active i:before {
    content: "b";
  }
  .primaryNavigation li a.active span {
    border-bottom: 1px solid #464646;
  }
  .primaryNavigation li:last-child {
    margin-bottom: 0;
  }
  .primaryNavigation li.active .menu-item > a span {
    border-bottom: 1px solid #464646;
  }
  .socialLinks li {
    margin: 0 15px 0 0;
  }
  .socialLinks li a {
    color: #464646;
    font-size: 1em;
  }
  .mobile-sub-nav {
    width: 100%;
    position: initial;
    padding: 0.625em 0;
    background: none;
    display: none;
  }
  .mobile-sub-nav li {
    margin: 0 0 10px 0;
  }
  .mobile-sub-nav li a {
    font-size: 0.75em;
    padding: 0;
  }
  .mobile-sub-nav li.active a span {
    border-bottom: 1px solid #464646;
  }
  .back-menu {
    position: absolute;
    left: 15px;
    top: 13px;
    letter-spacing: 0.0625em;
    font-size: 0.875em;
    text-transform: uppercase;
    padding-left: 20px;
  }
  .back-menu i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.375em;
  }
  .back-menu:hover,
.back-menu:focus {
    text-decoration: none;
  }
  .languageMenu {
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f9f9f9;
    z-index: 9999999;
    padding: 90px 30px 0 30px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .languageMenu ul {
    margin: 0;
    padding: 0;
  }
  .languageMenu ul li {
    list-style: none;
    display: block;
    margin: 0 0 17px 0;
  }
  .languageMenu ul li a {
    color: #464646;
    text-transform: uppercase;
    font-size: 0.875em;
    letter-spacing: 0.0625em;
    padding: 0 0 3px 0;
    display: inline-block;
  }
  .languageMenu ul li a.arabic {
    font-family: "LAD-Display", Verdana, Segoe, sans-serif;
    letter-spacing: normal;
    font-size: 1.125em;
  }
  .languageMenu ul li a:hover,
.languageMenu ul li a:focus {
    text-decoration: none;
    border-bottom: solid 1px #464646;
  }
  .languageMenu ul li:last-child {
    margin: 0;
  }
  .languageMenu ul li:last-child a {
    padding-left: 0;
  }
  .languageMenu.active {
    right: 0;
  }
  .overly {
    display: none !important;
  }
  .sub-nav-2 {
    display: block;
    z-index: 99;
    width: 100%;
    top: 0;
    right: -100%;
    height: 100%;
    position: absolute;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: #f9f9f9;
  }
  .sub-nav-2.active {
    right: 0;
  }
  .sub-nav-2 .top {
    padding: 95px 37px 0 30px;
  }
  .sub-nav-2 .sizeList li a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
  }
  .sub-nav-2 .sizeList li a i {
    font-size: 0.625em;
    width: auto;
    height: auto;
    position: relative;
    top: 0.125em;
  }
  .second-nav-mobile {
    margin: 0 0 30px 0;
    padding: 0;
  }
  .second-nav-mobile li {
    list-style: none;
    display: block;
    margin: 0 0 15px 0;
  }
  .second-nav-mobile li a {
    font-size: 0.75em;
    position: relative;
    color: #464646;
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    align-content: space-between;
  }
  .second-nav-mobile li a i {
    font-size: 0.625em;
    margin-left: auto;
  }
  .second-nav-mobile li a i.lock-icon {
    margin-left: initial;
  }
  .second-nav-mobile li a:hover,
.second-nav-mobile li a:focus {
    text-decoration: none;
  }
  .second-nav-mobile li a:after {
    display: block;
    position: absolute;
    content: "";
    background: #464646;
    -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    bottom: -1px;
    left: auto;
    right: 0;
    height: 1px;
    width: 0;
  }
  .second-nav-mobile li a.active:after {
    right: auto;
    left: 0;
    width: 100%;
  }
  .second-nav-mobile li a.sideNavlang {
    font-family: "LAD-Display", Verdana, Segoe, sans-serif;
  }
  .second-nav-mobile li a.searchLinkMobile i {
    margin-left: initial;
    margin-right: 10px;
  }
  .top-bar {
    display: none;
  }
  .emergency-breaking {
    font-size: 0.875em;
    padding-top: 4.25em;
  }
  .emergency-breaking .emergency-navigation {
    padding: 0 0;
  }
  .emergency-breaking .emergency-navigation .emergency-navigation-slide > div {
    padding: 12px 0;
  }
  .emergency-breaking .emergency-navigation .slick-slide {
    padding: 0 20px;
  }
  body.menuOpenbg:before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 8;
    background: rgba(0, 0, 0, 0.3);
  }
  html:lang(fr) .menu-bars {
    width: 95px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  html.show-emergency-breaking header {
    height: 120px;
  }
  html.show-emergency-breaking body {
    padding-top: 140px;
  }
  html.show-emergency-breaking body.homePage {
    padding-top: 120px;
  }
  header {
    height: 60px;
    background: #f9f9f9;
    z-index: 100;
  }
  header.index-minus {
    z-index: 98;
  }
  .logo {
    width: 130px;
    height: 30px;
    margin-top: 0;
  }
  .menu-section {
    padding: 15px 0;
  }
  .basket-link {
    display: block;
    width: 20px;
    height: 20px;
    float: right !important;
    margin: 3px 0 0 0;
  }
  .basket-link i {
    margin: 0;
  }
  .item-count {
    right: -7px;
    bottom: -18px;
    line-height: 13px;
  }
  .mobileNavigation {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    background: #f9f9f9;
    border-top: solid 1px #f9f9f9;
    padding: 90px 15px 15px 15px;
    overflow: hidden;
    overflow-y: scroll;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 99;
  }
  .mobileNavigation.menuOpen {
    left: 0;
  }
  .primaryNavigation {
    display: block;
    margin: 0 0 50px 0;
  }
  .primaryNavigation li {
    display: block;
    margin: 0 0 20px 0;
    float: none !important;
  }
  .primaryNavigation li a {
    position: relative;
    padding: 0 0 0 20px;
  }
  .primaryNavigation li a i {
    position: absolute;
    left: 0;
    top: 0.75em;
    font-size: 0.5625em;
    display: block;
  }
  .primaryNavigation li a.active i:before {
    content: "b";
  }
  .primaryNavigation li a.active span {
    border-bottom: 1px solid #464646;
  }
  .primaryNavigation li:last-child {
    margin-bottom: 0;
  }
  .primaryNavigation li.active .menu-item > a span {
    border-bottom: 1px solid #464646;
  }
  .socialLinks li {
    margin: 0 15px 0 0;
  }
  .socialLinks li a {
    color: #464646;
    font-size: 1em;
  }
  .mobile-sub-nav {
    width: 100%;
    position: initial;
    padding: 0.625em 0;
    background: none;
    display: none;
  }
  .mobile-sub-nav li {
    margin: 0 0 10px 0;
  }
  .mobile-sub-nav li a {
    font-size: 0.75em;
    padding-left: 0;
  }
  .mobile-sub-nav li.active a span {
    border-bottom: 1px solid #464646;
  }
  .back-menu {
    position: absolute;
    left: 15px;
    top: 13px;
    letter-spacing: 0.0625em;
    font-size: 0.875em;
    text-transform: uppercase;
    padding-left: 20px;
  }
  .back-menu i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.375em;
  }
  .back-menu:hover,
.back-menu:focus {
    text-decoration: none;
  }
  .languageMenu {
    position: fixed;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9999999;
    padding: 90px 30px 0 30px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .languageMenu ul {
    margin: 0;
    padding: 0;
  }
  .languageMenu ul li {
    list-style: none;
    display: block;
    margin: 0 0 17px 0;
  }
  .languageMenu ul li a {
    color: #464646;
    text-transform: uppercase;
    font-size: 0.875em;
    letter-spacing: 0.0625em;
    padding: 0 0 3px 0;
    display: inline-block;
  }
  .languageMenu ul li a.arabic {
    font-family: "LAD-Display", Verdana, Segoe, sans-serif;
    letter-spacing: normal;
    font-size: 1.125em;
  }
  .languageMenu ul li a:hover,
.languageMenu ul li a:focus {
    text-decoration: none;
    border-bottom: solid 1px #464646;
  }
  .languageMenu ul li:last-child {
    margin: 0;
  }
  .languageMenu ul li:last-child a {
    padding-left: 0;
  }
  .languageMenu.active {
    right: 0;
  }
  .overly {
    display: none !important;
  }
  .sub-nav-2 {
    display: block;
    z-index: 99;
    width: 100%;
    top: 0;
    right: -100%;
    height: 100%;
    position: fixed;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: #fff;
  }
  .sub-nav-2 .top {
    padding: 95px 37px 0 30px;
  }
  .sub-nav-2.active {
    right: 0;
  }
  .sub-nav-2 .sizeList li a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
  }
  .sub-nav-2 .sizeList li a i {
    font-size: 0.625em;
    width: auto;
    height: auto;
    position: relative;
    top: 0.125em;
  }
  .second-nav-mobile {
    margin: 0 0 30px 0;
    padding: 0;
  }
  .second-nav-mobile li {
    list-style: none;
    display: block;
    margin: 0 0 15px 0;
  }
  .second-nav-mobile li a {
    font-size: 0.75em;
    position: relative;
    color: #464646;
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
  }
  .second-nav-mobile li a i {
    font-size: 1em;
    margin-left: auto;
  }
  .second-nav-mobile li a i.lock-icon {
    margin-left: initial;
  }
  .second-nav-mobile li a:hover,
.second-nav-mobile li a:focus {
    text-decoration: none;
  }
  .second-nav-mobile li a:after {
    display: block;
    position: absolute;
    content: "";
    background: #464646;
    -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    bottom: -1px;
    left: auto;
    right: 0;
    height: 1px;
    width: 0;
  }
  .second-nav-mobile li a.active:after {
    right: auto;
    left: 0;
    width: 100%;
  }
  .second-nav-mobile li a.sideNavlang {
    font-family: "LAD-Display", Verdana, Segoe, sans-serif;
  }
  .second-nav-mobile li a.searchLinkMobile i {
    margin-left: initial;
    margin-right: 10px;
  }
  .top-bar {
    display: none;
  }
  .emergency-breaking {
    font-size: 1em;
  }
  .emergency-breaking .breakingTxt {
    padding: 12px 0 12px 3.3%;
    display: none;
  }
  .emergency-breaking .emergency-ticker {
    width: 100%;
  }
  body.menuOpenbg:before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 8;
    background: rgba(0, 0, 0, 0.3);
  }
  html:lang(fr) .menu-bars {
    width: 95px;
  }
}
@media (max-width: 575.98px) {
  html.show-emergency-breaking header {
    height: 120px;
  }
  html.show-emergency-breaking body {
    padding-top: 140px;
  }
  html.show-emergency-breaking body.homePage {
    padding-top: 120px;
  }
  header {
    height: 60px;
    background: #f9f9f9;
    z-index: 100;
  }
  header.index-minus {
    z-index: 98;
  }
  .logo {
    width: 130px;
    height: 30px;
    margin-top: 0;
  }
  .menu-section {
    padding: 15px 0;
  }
  .basket-link {
    display: block;
    width: 20px;
    height: 20px;
    float: right !important;
    margin: 3px 0 0 0;
  }
  .basket-link i {
    margin: 0;
  }
  .item-count {
    right: -7px;
    bottom: -18px;
    line-height: 13px;
  }
  .mobileNavigation {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    background: #f9f9f9;
    border-top: solid 1px #f9f9f9;
    padding: 90px 15px 15px 15px;
    overflow: hidden;
    overflow-y: scroll;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 99;
  }
  .mobileNavigation.menuOpen {
    left: 0;
  }
  .primaryNavigation {
    display: block;
    margin: 0 0 50px 0;
  }
  .primaryNavigation li {
    display: block;
    margin: 0 0 20px 0;
    float: none !important;
  }
  .primaryNavigation li a {
    position: relative;
    padding: 0 0 0 20px;
  }
  .primaryNavigation li a i {
    position: absolute;
    left: 0;
    top: 0.75em;
    font-size: 0.5625em;
    display: block;
  }
  .primaryNavigation li a.active i:before {
    content: "b";
  }
  .primaryNavigation li a.active span {
    border-bottom: 1px solid #464646;
  }
  .primaryNavigation li:last-child {
    margin-bottom: 0;
  }
  .primaryNavigation li.active .menu-item > a span {
    border-bottom: 1px solid #464646;
  }
  .socialLinks li {
    margin: 0 15px 0 0;
  }
  .socialLinks li a {
    color: #464646;
    font-size: 1em;
  }
  .mobile-sub-nav {
    width: 100%;
    position: initial;
    padding: 0.625em 0;
    background: none;
    display: none;
  }
  .mobile-sub-nav li {
    margin: 0 0 10px 0;
  }
  .mobile-sub-nav li a {
    font-size: 0.75em;
    padding-left: 0;
  }
  .mobile-sub-nav li.active a span {
    border-bottom: 1px solid #464646;
  }
  .back-menu {
    position: absolute;
    left: 15px;
    top: 13px;
    letter-spacing: 0.0625em;
    font-size: 0.875em;
    text-transform: uppercase;
    padding-left: 20px;
  }
  .back-menu i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.375em;
  }
  .back-menu:hover,
.back-menu:focus {
    text-decoration: none;
  }
  .languageMenu {
    position: fixed;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9999999;
    padding: 90px 30px 0 30px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .languageMenu ul {
    margin: 0;
    padding: 0;
  }
  .languageMenu ul li {
    list-style: none;
    display: block;
    margin: 0 0 17px 0;
  }
  .languageMenu ul li a {
    color: #464646;
    text-transform: uppercase;
    font-size: 0.875em;
    letter-spacing: 0.0625em;
    padding: 0 0 3px 0;
    display: inline-block;
  }
  .languageMenu ul li a.arabic {
    font-family: "LAD-Display", Verdana, Segoe, sans-serif;
    letter-spacing: normal;
    font-size: 1.125em;
  }
  .languageMenu ul li a:hover,
.languageMenu ul li a:focus {
    text-decoration: none;
    border-bottom: solid 1px #464646;
  }
  .languageMenu ul li:last-child {
    margin: 0;
  }
  .languageMenu ul li:last-child a {
    padding-left: 0;
  }
  .languageMenu.active {
    right: 0;
  }
  .overly {
    display: none !important;
  }
  .sub-nav-2 {
    display: block;
    z-index: 99;
    width: 100%;
    top: 0;
    right: -100%;
    height: 100%;
    position: fixed;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: #fff;
  }
  .sub-nav-2 .top {
    padding: 95px 37px 0 30px;
  }
  .sub-nav-2.active {
    right: 0;
  }
  .sub-nav-2 .sizeList li a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
  }
  .sub-nav-2 .sizeList li a i {
    font-size: 0.625em;
    width: auto;
    height: auto;
    position: relative;
    top: 0.125em;
  }
  .second-nav-mobile {
    margin: 0 0 30px 0;
    padding: 0;
  }
  .second-nav-mobile li {
    list-style: none;
    display: block;
    margin: 0 0 15px 0;
  }
  .second-nav-mobile li a {
    font-size: 0.75em;
    position: relative;
    color: #464646;
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
  }
  .second-nav-mobile li a i {
    font-size: 1em;
    margin-left: auto;
  }
  .second-nav-mobile li a i.lock-icon {
    margin-left: initial;
  }
  .second-nav-mobile li a:hover,
.second-nav-mobile li a:focus {
    text-decoration: none;
  }
  .second-nav-mobile li a:after {
    display: block;
    position: absolute;
    content: "";
    background: #464646;
    -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    bottom: -1px;
    left: auto;
    right: 0;
    height: 1px;
    width: 0;
  }
  .second-nav-mobile li a.active:after {
    right: auto;
    left: 0;
    width: 100%;
  }
  .second-nav-mobile li a.sideNavlang {
    font-family: "LAD-Display", Verdana, Segoe, sans-serif;
  }
  .second-nav-mobile li a.searchLinkMobile i {
    margin-left: initial;
    margin-right: 10px;
  }
  .top-bar {
    display: none;
  }
  .emergency-breaking {
    font-size: 1em;
    padding-top: 3.75em;
  }
  .emergency-breaking .breakingTxt {
    padding: 12px 0 12px 3.3%;
    display: none;
  }
  .emergency-breaking .emergency-ticker {
    width: 100%;
  }
  .emergency-breaking .emergency-navigation .emergency-navigation-slide .emergency-navigation-txt {
    padding: 0.9375em 0 0.9375em;
    font-size: 0.875em;
    line-height: 1.375em;
  }
  body.menuOpenbg:before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 8;
    background: rgba(0, 0, 0, 0.3);
  }
  html:lang(fr) .menu-bars {
    width: 95px;
  }
}
/*! * jQuery ClassyCountdown * www.class.pm * * Written by Marius Stanciu - Sergiu <marius@class.pm> * Licensed under the MIT license www.class.pm/LICENSE-MIT * Version 1.0.0 * */
.ClassyCountdown-wrapper > div {
  display: inline-block;
  position: relative;
  width: calc(25% - 20px);
  margin: 10px;
}

.ClassyCountdown-wrapper .ClassyCountdown-value {
  width: 100%;
  line-height: 1em;
  position: absolute;
  top: 50%;
  text-align: center;
  left: 0;
  display: block;
}

.menu-bars {
  display: none;
  height: 20px;
  width: 85px;
  background: none;
  border: none;
  text-transform: uppercase;
  padding-right: 25px;
  font-size: 14px;
  color: #464646;
  line-height: 1.67;
  letter-spacing: 1.5px;
  float: right !important;
  position: relative;
  margin: 5px 20px 0 0;
  -webkit-appearance: none;
}

.menu-bars .menuText {
  display: block;
}

.menu-bars:focus {
  outline: none;
}

.bar1,
.bar3 {
  width: 20px;
  height: 2px;
  background-color: #464646;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: absolute;
  right: 0;
}

.bar1 {
  -webkit-transform: translate(0px, 6px);
  -moz-transform: translate(0px, 6px);
  -o-transform: translate(0px, 6px);
  -ms-transform: translate(0px, 6px);
  transform: translate(0px, 6px);
}

.bar3 {
  -webkit-transform: translate(0px, 12px);
  -moz-transform: translate(0px, 12px);
  -o-transform: translate(0px, 12px);
  -ms-transform: translate(0px, 12px);
  transform: translate(0px, 12px);
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-8px, 6px);
  transform: rotate(-45deg) translate(-8px, 6px);
}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(6px, 8px);
  transform: rotate(45deg) translate(6px, 8px);
}

.closeText,
.closeText2 {
  display: none;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .menu-bars {
    display: block;
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .menu-bars {
    display: block;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .menu-bars {
    display: block;
    margin-right: 0;
  }
}
@media (max-width: 575.98px) {
  .menu-bars {
    display: block;
    -webkit-appearance: none;
    margin-right: 0;
  }
}
.home-content-section {
  padding: 30px 0;
}

.instagram-section {
  padding: 90px 0 30px 0;
}

.instagram-section h2 span, .instagram-section .masterpage .h2 span, .masterpage .instagram-section .h2 span {
  font-size: 0.5em;
  display: block;
}

.instagramList {
  margin: 15px 0 30px 0;
  padding: 0;
  float: left !important;
  width: 100%;
}

.instagramList li {
  float: left !important;
  list-style: none;
  width: 21.054%;
  background: #9f9f9f;
  margin: 0 2.63%;
  height: 240px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.instagramList li:first-child {
  margin-left: 0;
}

.instagramList li:last-child {
  margin-right: 0;
}

.instagramList li:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(70, 70, 70, 0.4);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 6;
}

.instagramList li img {
  width: 100%;
}

.slideThumb {
  width: 50px;
  height: 50px;
  margin: 0 10px;
  float: left !important;
  position: relative;
}

.slideThumb.active {
  border: solid 2px #464646;
}

.slider-for {
  margin-top: 122px;
}

.slider-for .photo-card {
  margin: 0;
  height: auto;
}

.slide-caption {
  padding: 12px 60px 0 60px;
  position: relative;
  z-index: 1;
}

.slide-caption span {
  display: block;
  font-size: 0.75em;
  letter-spacing: 0.03125em;
  color: rgba(70, 70, 70, 0.5);
}

.slider-nav {
  padding: 0 60px;
  margin: 15px 0 0 0;
  backface-visibility: hidden;
}

.slider-nav .slideThumb {
  background-size: cover;
  background-position: center;
  position: relative;
  cursor: pointer;
}

.slider-nav .slideThumb:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(70, 70, 70, 0.2);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 6;
}

.slider-nav .slideThumb:after {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: solid 2px #464646;
  content: "";
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
}

.slider-nav .slideThumb.slick-current:after {
  visibility: visible;
  opacity: 1;
}

.slider-nav .slick-prev {
  left: 0;
}

.slider-nav .slick-prev:before {
  color: #464646;
}

.slider-nav .slick-next {
  right: 0;
}

.slider-nav .slick-next:before {
  color: #464646;
}

.slanted-slider-nav {
  padding: 0 60px;
  margin: 0;
}

.slanted-slider-nav .slideThumb {
  background-size: cover;
  background-position: center;
  position: relative;
  cursor: pointer;
}

.slanted-slider-nav .slideThumb:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(70, 70, 70, 0.2);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 6;
}

.slanted-slider-nav .slideThumb.slick-current {
  border: solid 2px #464646;
}

.slanted-slider-nav .slideThumb .slick-prev {
  left: 0;
}

.slanted-slider-nav .slideThumb .slick-prev:before {
  color: #464646;
}

.slanted-slider-nav .slideThumb .slick-next {
  right: 0;
}

.slanted-slider-nav .slideThumb .slick-next:before {
  color: #464646;
}

.slanted-slider-for {
  margin-top: 122px;
}

.slanted-slider-for .photo-card {
  margin: 0;
  height: auto;
}

.slanted-slider-for .slick-current.slick-slide + .slick-slide {
  margin-left: -299px;
  z-index: 7 !important;
  cursor: pointer;
  -webkit-transform: skewX(-5deg);
  transform: skewX(-5deg);
  position: relative;
}

.slanted-slider-for .slick-current.slick-slide + .slick-slide .card-img-overlay,
.slanted-slider-for .slick-current.slick-slide + .slick-slide .slide-caption {
  visibility: hidden;
  opacity: 0;
}

.slanted-slider-for .slick-current.slick-slide .card-img-overlay,
.slanted-slider-for .slick-current.slick-slide .slide-caption {
  transition: 0.5s;
  visibility: visible;
  opacity: 1;
}

@media screen and (prefers-reduced-motion: reduce) {
  .slanted-slider-for .slick-current.slick-slide .card-img-overlay,
.slanted-slider-for .slick-current.slick-slide .slide-caption {
    transition: none;
  }
}
.swiper-container.gallery-top .card:hover:before {
  opacity: 0;
}

.swiper-container.gallery-top .swiper-slide-active .card-img-overlay .nextClicker {
  content: "";
  width: 330px;
  height: 100%;
  -webkit-transform: skewX(-5deg);
  transform: skewX(-5deg);
  z-index: 7;
  position: absolute;
  right: -30px;
  cursor: pointer;
  top: 0;
}

.swiper-container.gallery-top .swiper-slide-next .video-card-640 {
  margin-left: -299px;
  -webkit-transform: skewX(-5deg);
  transform: skewX(-5deg);
  z-index: 5;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.swiper-container.gallery-top .swiper-slide-next .video-card-640 .card-img-box {
  -webkit-transform: skewX(6deg);
  transform: skewX(6deg);
  background-size: contain;
  margin-left: -180px;
}

.swiper-container.gallery-top .swiper-slide-next .card-img-box:before {
  content: "";
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.swiper-container.gallery-top .swiper-slide-next .card-img-overlay {
  opacity: 0;
}

.swiper-container.gallery-top .swiper-button-prev,
.swiper-container.gallery-top .swiper-button-next {
  display: none;
}

.swiper-container.gallery-thumbs {
  padding: 0 60px;
  margin-top: 15px;
}

.swiper-container.gallery-thumbs .swiper-slide {
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: center;
  position: relative;
  cursor: pointer;
  margin: 0;
}

.swiper-container.gallery-thumbs .swiper-slide:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(70, 70, 70, 0.2);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 6;
}

.swiper-container.gallery-thumbs .swiper-slide.swiper-slide-thumb-active:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: 2px solid #464646;
}

.swiper-container.gallery-thumbs .swiper-button-prev.swiper-button-disabled,
.swiper-container.gallery-thumbs .swiper-button-next.swiper-button-disabled {
  display: none;
}

.text-label p {
  font-size: 0.875em;
  line-height: 20px;
}

.social-xl-links {
  margin: 0;
  padding: 0;
}

.social-xl-links li {
  list-style: none;
  display: inline-block;
  margin: 0 0 0 15px;
}

.social-xl-links li:first-child {
  margin-left: 0;
}

.social-xl-links li a {
  font-size: 1.375em;
  display: block;
  position: relative;
}

.social-xl-links li a:hover,
.social-xl-links li a:focus {
  text-decoration: none;
}

.social-xl-links li.searchLink {
  margin-right: 20px;
  margin-left: 0;
}

.social-xl-links li.searchLink a {
  text-transform: uppercase;
  font-size: 0.75em;
  padding-left: 1.5625em;
  letter-spacing: 0.125em;
}

.social-xl-links li.searchLink a i {
  font-size: 1.25em;
  position: absolute;
  left: 0;
  top: 0.125em;
}

.social-xl-links li.searchLink a:after {
  display: block;
  position: absolute;
  content: "";
  background: #464646;
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  bottom: -1px;
  left: auto;
  right: 0;
  height: 1px;
  width: 0;
}

.boxTimer {
  width: 100%;
  float: left !important;
  margin-bottom: 20px;
}

.boxTimer .digitBox {
  text-align: center;
  height: 110px;
  min-width: 60px;
  background: #f2f2f2;
  color: #464646;
  float: left !important;
  position: relative;
  margin-right: 1px;
}

.boxTimer .digitBox:last-child {
  margin-right: 0;
}

.boxTimer .digitBox .bgTxt {
  font-size: 40px;
  padding: 15px 8px 0;
  font-family: "LAD-Bold";
}

.boxTimer .digitBox .smTxt {
  font-size: 10px;
  text-transform: uppercase;
  position: absolute;
  background: #fff;
  width: 100%;
  bottom: 0;
  padding: 5px 0;
}

.circleTimer-Cont {
  position: relative;
  text-align: center;
  margin-top: -100px;
  left: -26%;
}

.circleTimer-Cont .count-down > div {
  margin-right: 0 !important;
}

.circleTimer-Cont .count-down .knob.hour {
  font-size: 0 !important;
}

.circleTimer-Cont .circleTimer {
  width: 240px;
  margin: auto auto -40px;
}

.circleTimer-Cont .circleTimer .path--background {
  fill: rgba(255, 255, 255, 0.2);
  stroke: transparent;
  stroke-width: 0;
}

.circleTimer-Cont .circleTimer .pulse {
  fill: #fff !important;
}

.circleTimer-Cont .circleTimer .path--foreground {
  fill: #fff;
  stroke: transparent;
  stroke-width: 0;
}

.circleTimer-Cont .circleTimer .label {
  font-weight: 900;
  text-anchor: middle;
  fill: #fff;
  font-size: 0 !important;
}

.circleTimer-Cont .solidCircle {
  border: 3px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 116px;
  height: 116px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.circleTimer-Cont .txt {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 240px;
  padding: 0 65px;
  text-align: center;
  height: 40px;
  text-transform: uppercase;
  color: #fff;
}

.circleTimer-Cont .sm {
  font-size: 0.75em;
  margin: 0;
}

.circleTimer-Cont .bg {
  font-size: 1.5em;
  font-family: "LAD-Bold";
  line-height: 24px;
  text-transform: none;
}

.circleTimer-Cont .closedTxt {
  display: none;
  font-size: 1em;
  font-family: "LAD-Bold";
  line-height: 18px;
}

.circleTimer-Cont.change .closedTxt {
  display: block;
}

.circleTimer-Cont.change .sm,
.circleTimer-Cont.change .bg {
  display: none;
}

.circleTimer-Cont.change .circleTimer .pulse {
  fill: #fff !important;
  stroke: transparent;
  stroke-width: 1px;
}

@media (min-width: 1600px) and (max-width: 1699.98px) {
  .circleTimer-Cont {
    left: -34%;
  }
}
@media (min-width: 1200px) {
  .slider-nav .slideThumb:hover:before {
    opacity: 1;
    visibility: visible;
  }
  .slanted-slider-nav .slideThumb:hover:before {
    opacity: 1;
    visibility: visible;
  }
  .swiper-container.gallery-thumbs .swiper-slide:hover:before {
    opacity: 1;
    visibility: visible;
  }
  .instagramList li:hover:before {
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .circleTimer-Cont {
    left: -26%;
  }
  .swiper-container.gallery-top .swiper-slide-active .card-img-overlay .nextClicker {
    width: 260px;
  }
  .swiper-container.gallery-top .swiper-slide-next .card-img-box {
    margin-left: -230px;
  }
}
@media (min-width: 1200px) and (max-width: 1440px) {
  .text-label p {
    font-size: 0.75em;
    line-height: 17px;
  }
  .text-label .btn-outline-primary {
    font-size: 0.625em;
  }
  .social-xl-links li a {
    font-size: 1.125em;
  }
  .instagram-section {
    padding: 50px 0 70px 0;
  }
  .instagram-section li {
    height: 197px;
  }
  .circleTimer-Cont {
    left: -34%;
  }
  .circleTimer-Cont .solidCircle {
    left: 31%;
  }
  .slider-nav {
    padding: 0 40px;
  }
  .slanted-slider-nav {
    padding: 0 40px;
  }
  .slide-caption {
    padding: 15px 40px 0 40px;
    font-size: 0.875em;
  }
  .instagramList li {
    height: 197.91px;
  }
  .swiper-container.gallery-top .swiper-slide-active .card-img-overlay .nextClicker {
    width: 230px;
  }
  .swiper-container.gallery-top .swiper-slide-next .card-img-box {
    margin-left: -200px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .instagram-section {
    padding: 40px 0 85px 0;
  }
  .instagram-section li {
    height: 177px;
  }
  .slider-for {
    margin-top: 72px;
  }
  .slanted-slider-for {
    margin-top: 72px;
  }
  .circleTimer-Cont {
    left: -28%;
  }
  .circleTimer-Cont .solidCircle {
    left: 13%;
  }
  .instagramList li {
    height: 178px;
  }
  .boxTimer .digitBox .bgTxt {
    font-size: 32px;
    padding-top: 20px;
  }
  .swiper-container.gallery-top .swiper-slide-active .card-img-overlay .nextClicker {
    width: 230px;
  }
  .swiper-container.gallery-top .swiper-slide-next .card-img-box {
    margin-left: -200px;
  }
  .btn.mobileLinkBox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: visible;
    opacity: 1;
  }
  .btn.mobileLinkBox * {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .instagram-section {
    padding: 30px 0 50px 0;
  }
  .instagramList li {
    height: 152px;
  }
  .slider-for {
    margin-top: 50px;
  }
  .slanted-slider-for {
    margin-top: 50px;
  }
  .text-label {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .circleTimer-Cont {
    left: -28%;
  }
  .circleTimer-Cont .solidCircle {
    left: 9%;
  }
  .swiper-container.gallery-top .swiper-slide-active .card-img-overlay .nextClicker {
    width: 160px;
  }
  .swiper-container.gallery-top .swiper-slide-next .card-img-box {
    margin-left: -130px;
  }
  .btn.mobileLinkBox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: visible;
    opacity: 1;
  }
  .btn.mobileLinkBox * {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .home-content-section {
    padding: 15px 0;
  }
  .instagram-section {
    padding: 30px 0 60px 0;
  }
  .instagramList li {
    width: 49.8%;
    float: left !important;
    margin: 0 0 1px 0;
    height: 177px;
  }
  .instagramList li:nth-child(2) {
    float: right !important;
  }
  .instagramList li:last-child {
    float: right !important;
  }
  .slider-for {
    margin-top: 60px;
  }
  .slider-for .photo-card {
    height: 261.3px;
    background: #9f9f9f;
  }
  .slider-for .card-body {
    padding: 30px 15px;
  }
  .slanted-slider-for {
    margin-top: 60px;
  }
  .slanted-slider-for .photo-card {
    height: 261.3px;
    background: #9f9f9f;
  }
  .slanted-slider-for .card-body {
    padding: 30px 15px;
  }
  .slide-caption {
    padding: 15px 30px 0 30px;
  }
  .slider-nav {
    padding: 0 30px;
  }
  .slanted-slider-nav {
    padding: 0 30px;
  }
  .slideThumb {
    width: 46px;
    height: 46px;
    margin: 0 5px;
  }
  .mobile-toggle {
    border-top: solid 1px #464646;
    padding: 23px 0 23px 20px;
    position: relative;
    font-size: 1em;
  }
  .mobile-toggle i {
    position: absolute;
    left: 0;
    top: 26px;
    font-size: 0.625em;
  }
  .mobile-toggle.active i:before {
    content: "b";
  }
  .mobile-collapse {
    display: none;
    padding: 0 0 30px 20px;
  }
  .mobile-collapse p {
    margin-bottom: 12px;
  }
  .mobile-collapse .btn-link {
    margin-bottom: 25px;
  }
  .social-xl-links {
    margin-top: 30px;
  }
  .sm-eventActivity .card {
    width: 34%;
    height: 79px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: top;
  }
  .sm-eventActivity .card ~ .text-label {
    display: inline-block;
    width: 56%;
  }
  .boxTimer .digitBox {
    height: 80px;
    min-width: 50px;
  }
  .boxTimer .digitBox .bgTxt {
    padding: 8px 8px 0;
    font-size: 30px;
  }
  .boxTimer .digitBox .smTxt {
    font-size: 0.5em;
  }
  .circleTimer-Cont {
    display: none;
  }
  .swiper-container.gallery-top .swiper-slide-active .card-img-overlay .nextClicker {
    display: none;
  }
  .swiper-container.gallery-top .swiper-slide-next .card-img-box {
    margin-left: 0;
    -webkit-transform: skewX(0deg);
    transform: skewX(0deg);
  }
  .swiper-container.gallery-thumbs {
    padding: 0 30px;
  }
  .swiper-container.gallery-thumbs .swiper-slide {
    margin-right: 10px !important;
  }
  .btn.mobileLinkBox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: visible;
    opacity: 1;
  }
  .btn.mobileLinkBox * {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .home-content-section {
    padding: 15px 0;
  }
  .instagram-section {
    padding: 30px 0 60px 0;
  }
  .instagramList li {
    width: 49.8%;
    float: left !important;
    margin: 0 0 1px 0;
    height: 177px;
  }
  .instagramList li:nth-child(2) {
    float: right !important;
  }
  .instagramList li:last-child {
    float: right !important;
  }
  .slider-for {
    margin-top: 60px;
  }
  .slider-for .photo-card {
    height: 261.3px;
    background: #9f9f9f;
  }
  .slider-for .card-body {
    padding: 30px 15px;
  }
  .slanted-slider-for {
    margin-top: 60px;
  }
  .slanted-slider-for .photo-card {
    height: 261.3px;
    background: #9f9f9f;
  }
  .slanted-slider-for .card-body {
    padding: 30px 15px;
  }
  .slide-caption {
    padding: 15px 30px 0 30px;
  }
  .slider-nav {
    padding: 0 30px;
  }
  .slanted-slider-nav {
    padding: 0 30px;
  }
  .slideThumb {
    width: 46px;
    height: 46px;
    margin: 0 5px;
  }
  .mobile-toggle {
    border-top: solid 1px #464646;
    padding: 23px 0 23px 20px;
    position: relative;
    font-size: 1em;
  }
  .mobile-toggle i {
    position: absolute;
    left: 0;
    top: 26px;
    font-size: 0.625em;
  }
  .mobile-toggle.active i:before {
    content: "b";
  }
  .mobile-collapse {
    display: none;
    padding: 0 0 30px 20px;
  }
  .mobile-collapse p {
    margin-bottom: 12px;
  }
  .mobile-collapse .btn-link {
    margin-bottom: 25px;
  }
  .social-xl-links {
    margin-top: 30px;
  }
  .sm-eventActivity .card {
    width: 34%;
    height: 79px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: top;
  }
  .sm-eventActivity .card ~ .text-label {
    display: inline-block;
    width: 56%;
  }
  .boxTimer .digitBox {
    height: 80px;
    min-width: 50px;
  }
  .boxTimer .digitBox .bgTxt {
    padding: 8px 8px 0;
    font-size: 30px;
  }
  .boxTimer .digitBox .smTxt {
    font-size: 0.5em;
  }
  .circleTimer-Cont {
    display: none;
  }
  .swiper-container.gallery-top .swiper-slide-active .card-img-overlay .nextClicker {
    display: none;
  }
  .swiper-container.gallery-top .swiper-slide-next .card-img-box {
    margin-left: 0;
    -webkit-transform: skewX(0deg);
    transform: skewX(0deg);
  }
  .swiper-container.gallery-thumbs {
    padding: 0 30px;
  }
  .swiper-container.gallery-thumbs .swiper-slide {
    margin-right: 10px !important;
  }
  .btn.mobileLinkBox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: visible;
    opacity: 1;
  }
  .btn.mobileLinkBox * {
    display: none;
  }
}
.home-section {
  position: relative;
  height: 100vh;
  background: #d8d8d8;
  overflow: hidden;
}

.home-section .container {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 25%;
  z-index: 4;
}

.home-section .slick-slide,
.home-section .slick-slide::before,
.home-section .caption {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.home-section .slick-slide:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(70, 70, 70, 0.5);
}

.home-section p.lead {
  font-size: 1.125em;
}

.main-slider {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  opacity: 0;
  visibility: hidden;
  transition: all 1.2s ease;
  margin: 0 !important;
}

.main-slider.slick-initialized {
  opacity: 1;
  visibility: visible;
}

.main-slider .slick-slide {
  position: relative;
  height: 100vh;
}

.main-slider .slick-slide:before {
  background-color: #464646;
  opacity: 0.3;
  z-index: 1;
}

.main-slider .slick-slide video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.main-slider .slick-slide iframe {
  position: relative;
  pointer-events: none;
}

.main-slider .slick-slide figure {
  position: relative;
  height: 100%;
}

.main-slider .slick-slide .slide-image {
  opacity: 0;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: all 0.8s ease;
}

.main-slider .slick-slide .slide-image.show {
  opacity: 1;
}

.main-slider .slick-slide .image-entity {
  width: 100%;
  opacity: 0;
  visibility: hidden;
}

.main-slider .slick-slide .loading {
  position: absolute;
  top: 44%;
  left: 0;
  width: 100%;
}

.main-slider .slick-slide .slide-media {
  -webkit-animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
  animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}

.main-slider .slick-slide.slick-active {
  z-index: 1;
}

.main-slider .slick-slide.slick-active .slide-media {
  -webkit-animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
  animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}

.main-slider .slick-slide.slick-active .caption {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
}

.main-slider .slick-dots {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 60px;
  max-width: 1192px;
  padding: 0 15px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.main-slider .slick-dots:before {
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  content: "";
  position: absolute;
  z-index: 4;
  background: transparent;
}

.main-slider .slick-dots li {
  width: 100%;
  margin: 0;
  height: 2px;
  overflow: hidden;
  position: relative;
  background: rgba(255, 255, 255, 0.4);
  float: left !important;
  z-index: 1;
}

.main-slider .slick-dots li .cirle-border {
  position: absolute;
  left: 0;
  display: none;
  top: 0;
  width: 100%;
  height: 100%;
}

.main-slider .slick-dots li .cirle-border svg {
  vertical-align: top;
}

.main-slider .slick-dots li.slick-active .cirle-border {
  display: block;
}

.main-slider .slick-dots.slide-two li {
  width: 48%;
  margin: 0 1%;
}

.main-slider .slick-dots.slide-three li {
  width: 31.333%;
  margin: 0 1%;
}

.main-slider .slick-dots.slide-four {
  max-width: 93.5%;
}

.main-slider .slick-dots.slide-four li {
  width: 23%;
  margin: 0 1%;
}

.main-slider .slick-dots.slide-five li {
  width: 18%;
  margin: 0 1%;
}

.small-text .small-02 {
  margin-bottom: 15px;
}

.small-text .btn-link {
  color: #fff;
  margin-bottom: 40px;
  font-size: 0.875em;
}

.small-text .btn-link:after {
  background: #fff;
}

@-webkit-keyframes slideIn {
  from {
    -webkit-filter: blur(15px);
    filter: blur(15px);
  }
  to {
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes slideIn {
  from {
    -webkit-filter: blur(15px);
    filter: blur(15px);
  }
  to {
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@-webkit-keyframes slideOut {
  from {
    -webkit-filter: blur(0);
    filter: blur(0);
  }
  to {
    -webkit-filter: blur(15px);
    filter: blur(15px);
  }
}
@keyframes slideOut {
  from {
    -webkit-filter: blur(0);
    filter: blur(0);
  }
  to {
    -webkit-filter: blur(15px);
    filter: blur(15px);
  }
}
.ui-tooltip {
  background: #464646;
  color: #fff;
}

.ui-tooltip:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -0.625em;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #464646 transparent transparent transparent;
}

.tooltip-wrapper {
  padding-right: 2.5em;
  position: relative;
}

.tooltip-wrapper a {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  background: #464646;
  border-radius: 50%;
  color: #fff;
  width: 1.875em;
  height: 1.875em;
  line-height: 2.1875em;
  text-align: center;
  bottom: 0;
  margin: auto;
  text-decoration: none;
}

.tooltip-wrapper.form-group .error-icon {
  right: 50px;
}

.form-wrapper .tooltip-wrapper.form-group .error-icon,
.form-wrapper .tooltip-wrapper.form-group .success-icon {
  right: 50px;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .main-slider .slick-dots {
    max-width: 960px;
  }
  .home-section .container {
    bottom: 17%;
  }
  .home-section p.lead {
    font-size: 1em;
  }
}
@media (min-width: 1200px) {
  .main-slider .slick-dots {
    opacity: 0;
    visibility: hidden;
  }
  .main-slider .slick-dots.show-dots {
    bottom: 40px;
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .main-slider .slick-dots {
    max-width: 96.6%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .main-slider .slick-dots {
    max-width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .home-section {
    height: 580px;
  }
  .home-section .container {
    bottom: 20%;
  }
  .main-slider {
    height: 100%;
    min-height: 100%;
  }
}
@media (max-width: 575.98px) {
  .home-section {
    height: 580px;
  }
  .home-section .container {
    bottom: 20%;
  }
  .main-slider {
    height: 100%;
    min-height: 100%;
  }
  .ui-tooltip {
    width: 200px !important;
    right: 30px !important;
    left: auto !important;
  }
  .ui-tooltip:before {
    left: auto;
    right: 20px;
  }
}
.inner-section {
  padding: 100px 0;
}

.content-box {
  position: relative;
  z-index: 1;
}

.copy-text {
  position: absolute;
  right: 0;
  z-index: 5;
  background: #fff;
  color: #464646;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 0.75em;
  line-height: 34px;
  bottom: 0;
}

.content-btn-wrap {
  width: 100%;
  margin-bottom: 30px;
}

.content-btn-wrap .btn + .btn {
  margin-left: 1.875em;
}

.price-link {
  font-size: 0.875em;
  position: relative;
  display: inline-block;
  padding-right: 5px;
  margin-bottom: 15px;
}

.price-link i {
  display: inline-block;
  position: relative;
  top: -0.125em;
  width: 6px;
  height: 4px;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #464646 transparent transparent transparent;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.price-link.up-arrow i {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.price-link:hover,
.price-link:focus {
  text-decoration: none;
}

.price-link + p {
  display: none;
}

.blockquote h2, .blockquote .masterpage .h2, .masterpage .blockquote .h2 {
  text-transform: none;
  font-family: "LAD-Display";
}

.blockquote .blockquote-footer {
  color: #464646;
}

.numberList {
  margin: 0 0 50px 0;
  padding: 0 0 0 24px;
}

.numberList li {
  padding: 0 0 0 5px;
  margin: 0 0 8px 0;
  line-height: 22px;
}

.bulletList {
  margin: 0 0 50px 0;
  padding: 0;
}

.bulletList li {
  padding: 0 0 0 30px;
  margin: 0 0 8px 0;
  line-height: 22px;
  list-style: none;
  position: relative;
}

.bulletList li:after {
  position: absolute;
  left: 0;
  top: 11px;
  margin: auto;
  width: 1em;
  height: 1px;
  content: "";
  background: #464646;
}

.withoutBulletList {
  margin: 0 0 50px 0;
  padding: 0;
}

.withoutBulletList li {
  padding: 0 0 0;
  margin: 0 0 0 0;
  list-style: none;
  position: relative;
}

.icon-list {
  margin: 30px 0 0 0;
  padding: 0;
}

.icon-list li {
  list-style: none;
  display: block;
  margin: 0 0 20px 0;
  padding: 0 0 0 90px;
  position: relative;
}

.icon-list li:last-child {
  margin-bottom: 0;
}

.icon-list li h4, .icon-list li .masterpage .h4, .masterpage .icon-list li .h4 {
  margin-bottom: 0;
}

.icon-lead {
  position: absolute;
  left: 0;
  top: 0;
}

.icon-lead svg {
  fill: #464646;
  vertical-align: top;
}

.icon-lead img {
  margin: 0 auto;
}

.icon-lead .accessibility-icon {
  width: 39px;
  height: 51px;
}

.icon-lead .elderly-icon {
  width: 23px;
  height: 48px;
}

.icon-lead .tours-icon {
  width: 38px;
  height: 40px;
}

.icon-lead .i-icon {
  width: 34.6px;
  height: 63.5px;
}

.icon-lead .atm-icon {
  width: 22px;
  height: 22px;
}

.icon-lead .cloakrooms-icon {
  width: 22px;
  height: 12px;
}

.icon-lead .firstaid-icon {
  width: 22px;
  height: 22px;
}

.icon-lead .lockers-icon {
  width: 20px;
  height: 22px;
}

.icon-lead .prayersrooms-icon {
  width: 21px;
  height: 22px;
}

.icon-lead .restrooms-icon {
  width: 20px;
  height: 22px;
}

.icon-lead .strollers-icon {
  width: 45px;
  height: 51px;
}

.icon-lead .valetparking-icon {
  width: 22px;
  height: 22px;
}

.icon-lead .wheelchairs-icon {
  width: 17px;
  height: 22px;
}

.icon-lead .wifi2-icon {
  width: 22px;
  height: 16px;
}

.icon-lead .parking-icon {
  width: 22px;
  height: 22px;
}

.icon-lead .airportbus {
  width: 50px;
  height: 36px;
}

.icon-lead .atm {
  width: 40px;
  height: 40px;
}

.icon-lead .auditorium {
  width: 50px;
  height: 35px;
}

.icon-lead .babyarea {
  width: 34px;
  height: 40px;
}

.icon-lead .bikeparking {
  width: 40px;
  height: 40px;
}

.icon-lead .boutique {
  width: 33px;
  height: 40px;
}

.icon-lead .busstation {
  width: 50px;
  height: 23px;
}

.icon-lead .cloakrooms {
  width: 50px;
  height: 27px;
}

.icon-lead .coffee {
  width: 40px;
  height: 31px;
}

.icon-lead .coffee2 {
  width: 50px;
  height: 50px;
}

.icon-lead .firstaid {
  width: 40px;
  height: 40px;
}

.icon-lead .garden {
  width: 50px;
  height: 50px;
}

.icon-lead .gulfcar {
  width: 50px;
  height: 35px;
}

.icon-lead .hands {
  width: 40px;
  height: 50px;
}

.icon-lead .headset {
  width: 50px;
  height: 50px;
}

.icon-lead .info {
  width: 50px;
  height: 46px;
}

.icon-lead .kidsarea {
  width: 50px;
  height: 37px;
}

.icon-lead .left {
  width: 34px;
  height: 50px;
}

.icon-lead .lockers {
  width: 43px;
  height: 50px;
}

.icon-lead .map1 {
  width: 50px;
  height: 45px;
}

.icon-lead .map2 {
  width: 37px;
  height: 50px;
}

.icon-lead .meetingroom {
  width: 50px;
  height: 29px;
}

.icon-lead .parking {
  width: 50px;
  height: 50px;
}

.icon-lead .prayerrooms {
  width: 46px;
  height: 50px;
}

.icon-lead .reading {
  width: 50px;
  height: 50px;
}

.icon-lead .restaurant {
  width: 24px;
  height: 50px;
}

.icon-lead .restrooms {
  width: 45px;
  height: 50px;
}

.icon-lead .seatingarea {
  width: 43px;
  height: 50px;
}

.icon-lead .smoking {
  width: 50px;
  height: 50px;
}

.icon-lead .smokingarea {
  width: 51px;
  height: 41px;
}

.icon-lead .strollers {
  width: 46px;
  height: 50px;
}

.icon-lead .taxi {
  width: 50px;
  height: 15px;
}

.icon-lead .valetparking {
  width: 50px;
  height: 50px;
}

.icon-lead .viplounge {
  width: 50px;
  height: 50px;
}

.icon-lead .walking {
  width: 30px;
  height: 50px;
}

.icon-lead .wheelchairs {
  width: 38px;
  height: 50px;
}

.icon-lead .wifi {
  width: 50px;
  height: 34px;
}

.icon-lead .sm-airportbus {
  width: 22px;
  height: 16px;
}

.icon-lead .sm-atm {
  width: 22px;
  height: 22px;
}

.icon-lead .sm-auditorium {
  width: 26px;
  height: 19px;
}

.icon-lead .sm-babyarea {
  width: 19px;
  height: 22px;
}

.icon-lead .sm-bikeparking {
  width: 22px;
  height: 22px;
}

.icon-lead .sm-boutique {
  width: 18px;
  height: 22px;
}

.icon-lead .sm-busstation {
  width: 22px;
  height: 10px;
}

.icon-lead .sm-cloakrooms {
  width: 22px;
  height: 12px;
}

.icon-lead .sm-coffee {
  width: 22px;
  height: 17px;
}

.icon-lead .sm-coffee2 {
  width: 22px;
  height: 22px;
}

.icon-lead .sm-firstaid {
  width: 22px;
  height: 22px;
}

.icon-lead .sm-garden {
  width: 22px;
  height: 22px;
}

.icon-lead .sm-gulfcar {
  width: 22px;
  height: 16px;
}

.icon-lead .sm-hands {
  width: 18px;
  height: 22px;
}

.icon-lead .sm-headset {
  width: 22px;
  height: 22px;
}

.icon-lead .sm-info {
  width: 22px;
  height: 20px;
}

.icon-lead .sm-kidsarea {
  width: 22px;
  height: 16px;
}

.icon-lead .sm-left {
  width: 15px;
  height: 22px;
}

.icon-lead .sm-lockers {
  width: 20px;
  height: 22px;
}

.icon-lead .sm-map1 {
  width: 22px;
  height: 20px;
}

.icon-lead .sm-map2 {
  width: 16px;
  height: 22px;
}

.icon-lead .sm-meetingroom {
  width: 22px;
  height: 13px;
}

.icon-lead .sm-parking {
  width: 22px;
  height: 22px;
}

.icon-lead .sm-prayerrooms {
  width: 21px;
  height: 22px;
}

.icon-lead .sm-reading {
  width: 22px;
  height: 22px;
}

.icon-lead .sm-restaurant {
  width: 11px;
  height: 22px;
}

.icon-lead .sm-restrooms {
  width: 20px;
  height: 22px;
}

.icon-lead .sm-seatingarea {
  width: 19px;
  height: 22px;
}

.icon-lead .sm-smoking {
  width: 22px;
  height: 22px;
}

.icon-lead .sm-smokingarea {
  width: 22px;
  height: 18px;
}

.icon-lead .sm-strollers {
  width: 20px;
  height: 22px;
}

.icon-lead .sm-taxi {
  width: 22px;
  height: 7px;
}

.icon-lead .sm-valetparking {
  width: 22px;
  height: 22px;
}

.icon-lead .sm-viplounge {
  width: 22px;
  height: 22px;
}

.icon-lead .sm-walking {
  width: 13px;
  height: 22px;
}

.icon-lead .sm-wheelchairs {
  width: 17px;
  height: 22px;
}

.icon-lead .sm-wifi {
  width: 22px;
  height: 15px;
}

blockquote {
  margin: 20px 0 50px 0;
  display: inline-block;
  width: 100%;
}

blockquote h2, blockquote .masterpage .h2, .masterpage blockquote .h2 {
  line-height: 28px;
  font-family: "LAD-Display";
  text-transform: none;
}

.blockquote-footer {
  font-size: 1em;
  font-style: italic;
}

.newsLetterBox {
  padding: 35px 45px;
  border: 2px solid #464646;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  align-content: flex-end;
  margin-bottom: 60px;
}

.newsLetterBox h3, .newsLetterBox .masterpage .h3, .masterpage .newsLetterBox .h3 {
  margin-bottom: 5px;
  letter-spacing: normal;
  line-height: 1.2;
}

.newsLetterBox p {
  letter-spacing: 0.5px;
  line-height: 1.43;
}

.newsLetterBox p:last-of-type {
  margin-bottom: 0;
}

.socialBox {
  background: #fff;
  padding: 15px;
  width: 100%;
  float: left !important;
}

.socialHeader {
  padding-left: 41px;
  display: block;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}

.socialHeader p {
  margin: 0;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.0625em;
  line-height: 1.0625em;
  font-weight: bold;
  font-size: 0.875em;
}

.socialHeader p i {
  position: relative;
  right: 0;
  top: 0;
  font-size: 0.8125em;
}

.socialHeader .day-time {
  color: #969696;
  font-size: 0.875em;
  font-family: "LAD-Display";
  letter-spacing: 1px;
  display: inline-block;
}

.socialHeader .day-time:after {
  position: absolute;
  bottom: -1px;
  width: 0;
  content: "";
  height: 1px;
  background: #969696;
  left: auto;
  right: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

.socialHeader .day-time:hover {
  text-decoration: none;
}

.socialHeader .social-logo {
  position: absolute;
  left: 0;
  width: 30px;
  height: 30px;
  background: url("/assets/images/social-logo.png") no-repeat center center/cover;
}

.socialContent {
  margin-bottom: 40px;
}

.socialContent.arabic {
  font-family: "LAD-Display", Verdana, Segoe, sans-serif;
  direction: rtl;
}

.socialContent.arabic i.fa-thumbs-up {
  margin-left: 5px;
  margin-right: 0 !important;
}

.socialContent.arabic .shareLink {
  float: right !important;
}

.socialContent p {
  margin-bottom: 30px;
  font-size: 0.875em;
  line-height: 1.43;
}

.socialContent p img {
  width: 100%;
}

.socialContent hr {
  height: 1px;
  width: 100%;
  border: none;
  background: #e5e5e5;
  margin: 0;
}

.socialContent .shareLink {
  height: 20px;
  line-height: 20px;
  float: left !important;
}

.socialContent .shareLink .heartLink {
  float: left !important;
  margin-right: 17px;
  line-height: 0.625em;
  top: 0.1875em;
  position: relative;
}

.socialContent .shareLink .heartLink i {
  font-size: 0.75em;
}

.socialContent .shareLink .heartLink i.fa-thumbs-up {
  margin-right: 5px;
}

.socialContent .shareLink .heartLink span {
  font-size: 0.75em;
}

.socialContent .shareLink .replyIcon {
  float: left;
  margin-right: 17px;
  position: relative;
}

.socialContent .shareLink .replyIcon i {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  font-size: 1em;
  position: relative;
  top: 1px;
}

.socialContent .shareLink .replyIcon span {
  font-size: 0.75em;
}

.socialContent .shareLink .comment i {
  font-size: 0.75em;
  position: relative;
  top: 2px;
}

.socialContent .shareLink .comment span {
  font-size: 0.75em;
}

.socialContent .shareLink .shareDate {
  font-size: 0.75em;
  letter-spacing: 3px;
  float: left !important;
  margin-top: -2px;
}

.socialContent .social-feed-img {
  height: 165px;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  width: 100%;
}

.objectDetails {
  background: #fff;
  display: inline-block;
  width: 100%;
  padding: 30px;
}

.objectDetails h3, .objectDetails .masterpage .h3, .masterpage .objectDetails .h3 {
  margin-bottom: 30px;
}

.objectDetails .row {
  display: flex !important;
}

.artWork {
  padding: 15px;
  width: 100%;
  background: #fff;
}

.artWork .date {
  font-size: 0.875em;
  margin-bottom: 15px;
}

.artWork ul {
  margin-bottom: 25px;
}

.artWork ul li {
  font-size: 0.875em;
}

.artWork hr {
  margin: 0 0 15px;
}

.artWork hr:last-of-type {
  margin-bottom: 35px;
}

.artWork .slide-caption {
  margin-bottom: 15px;
}

.artWork h5, .artWork .masterpage .h5, .masterpage .artWork .h5 {
  text-transform: none;
}

.artWork .artworkImage {
  display: block;
  height: 170px;
  margin-bottom: 0;
}

.artWork .artworkImage img {
  width: 100%;
}

.artWork .artworkImage a {
  position: absolute;
  width: 100%;
  height: 100%;
}

.boxCount {
  padding: 44px 30px;
  background-image: linear-gradient(142deg, #fff, rgba(255, 255, 255, 0));
  position: relative;
}

.boxCount:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 60px 50px 0;
  border-color: transparent #f9f9f9 transparent transparent;
}

.boxCount:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 0 0 60px;
  border-color: transparent transparent transparent #f9f9f9;
}

.boxCount .number {
  font-size: 32px;
  line-height: 35px;
  margin-bottom: 34px;
  word-break: break-all;
  font-family: "LAD-Bold";
}

.boxCount h4, .boxCount .masterpage .h4, .masterpage .boxCount .h4 {
  font-family: "LAD-Bold";
}

.counterBox-Slider {
  float: left !important;
  width: 100%;
}

.socialBox-Slider {
  float: left !important;
  width: 100%;
}

.mediaGell-slider-cont {
  float: left !important;
  width: 100%;
}

.blogpost-Slider {
  float: left !important;
  width: 100%;
}

.tripadvisor {
  width: 100%;
  height: 300px;
  border: 1px solid #464646;
  margin-bottom: 40px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.tripadvisor iframe {
  height: 100%;
  width: 100%;
  border: none;
  overflow: auto;
}

.innPageSection {
  padding: 30px 0;
}

.heading-spacing {
  padding-bottom: 30px;
}

.moduleSpacing {
  padding-bottom: 60px;
}

.moduleSpacing-1 {
  padding-bottom: 40px;
}

.moduleSpacing-2 {
  padding-bottom: 80px;
}

.moduleSpacing-3 {
  padding-bottom: 120px;
}

.no-flex-section {
  overflow: hidden;
}

.no-flex-section .container .row {
  display: block;
}

.no-flex-section .container .row [class^=col-] {
  float: left !important;
}

.no-flex-section .container .row [class^=col-].float-right {
  float: right !important;
}

.no-flex-section .container .row .myLADEvent-cont {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  width: 100%;
}

.no-flex-section .container .row .myLADEvent-cont [class^=col-] {
  float: none !important;
}

.innerPages .slider-for {
  margin-top: 0;
}

.text-label-padding {
  padding-bottom: 50px;
}

.banner-in-list {
  padding: 60px 30px 120px;
}

.text-label .mobile-collapse p {
  letter-spacing: 0.5px;
}

.mainSearch {
  display: block;
  background: none;
  border: none;
  border-bottom: 2px solid #464646;
  padding: 0 0 4px;
  height: 46px;
}

.mainSearch.form-control {
  font-size: 2.5em;
  text-transform: uppercase;
}

.mainSearch:focus {
  box-shadow: none;
  background: none;
}

.searchResults {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}

.searchResults.searchLoading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  background: #f9f9f9;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: stretch;
}

.pagesResult {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}

.resultBlock {
  margin-bottom: 0;
}

.resultBlock:last-of-type {
  margin-bottom: 30px;
}

.resultBlock p {
  margin-bottom: 10px;
}

.resultBlock p b {
  font-family: "LAD-Bold";
}

.objects .media {
  margin-bottom: 30px;
}

.objects .media img {
  max-width: 241px;
}

.objects .media:last-of-type {
  margin-bottom: 50px;
}

.objects .media-body {
  padding-left: 60px;
}

.search-page-padding {
  padding-top: 30px;
}

.small-link-content {
  margin-bottom: 120px;
}

.differenent-style-cta {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
}

table.activity-detail {
  border-collapse: separate;
  border-spacing: 10px 0;
  margin-bottom: 20px;
  width: 100%;
  font-size: 0.875em;
}

table.activity-detail td {
  padding: 15px 0;
  border-bottom: solid 1px #464646;
  vertical-align: top;
}

table.activity-detail td:nth-child(odd) {
  font-weight: bold;
  padding-right: 15px;
  width: 85%;
}

table.activity-detail.for-activity td:nth-child(odd) {
  width: 35%;
}

table.default {
  margin: 0 0 1.875em;
}

table.default thead {
  border: none;
}

table.default thead tr {
  border: none;
}

table.default thead th {
  background: #464646;
  color: #fff;
  border: none;
}

.t-text .share-this ul {
  margin: 0;
  padding: 0;
}

.t-text .share-this ul li {
  float: left !important;
  width: 50px;
  height: 50px;
  line-height: 50px;
  list-style: none;
}

.t-text .share-this ul li a {
  display: block;
  text-align: center;
  color: #464646;
  border: solid 2px #464646;
}

.t-text .share-this ul li:first-child a {
  border-right: none;
}

.t-text .share-this ul li:last-child a {
  border-left: none;
}

.payment-gateway-buttons li {
  display: flex;
}

.payment-gateway-buttons img.master-card-img {
  width: 100%;
}

.payment-gateway-buttons img.amex-card-img {
  width: 80%;
}

.productDataListing {
  padding: 0;
}

.productDataListing li {
  list-style: none;
  padding-left: 25px;
  position: relative;
}

.productDataListing li i.left-icon {
  position: absolute;
  left: 0;
  top: 5px;
  height: 14px;
}

.input-group .package-radio-option li.radio {
  width: auto;
  margin: 0 15px 10px 0;
  position: relative;
}

.input-group .package-radio-option li.radio input {
  position: absolute;
}

.input-group .package-radio-option li.radio input[type=radio]:checked + label::after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  filter: alpha(opacity=100);
  opacity: 1;
}

.input-group .package-radio-option li.radio label {
  padding: 15px 20px;
}

.input-group .package-radio-option li.radio label:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.big-dd .bootstrap-select.fit-width {
  max-width: 100%;
  width: 100% !important;
}

.big-dd .bootstrap-select.fit-width .filter-option-inner {
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 84%;
  overflow: hidden;
  display: inline-block !important;
}

.big-dd .bootstrap-select.fit-width > .dropdown-toggle {
  padding: 14px 15px 8px;
  text-align: left;
}

.big-dd .bootstrap-select.fit-width > .dropdown-toggle:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 8px;
}

.big-dd .bootstrap-select.fit-width .dropdown-menu.inner {
  overflow-x: hidden;
}

.big-dd .bootstrap-select.fit-width .dropdown-menu.inner .dropdown-item {
  padding: 7px 25px 7px 15px;
}

.maintenanceDiv {
  display: flex !important;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  text-align: center;
  height: 100vh;
}

.maintenanceDiv .icon-maintenance {
  width: 5em;
  max-width: 30%;
  display: inline-block;
  margin: 0 auto 1.875em;
}

.maintenanceDiv .icon-maintenance img {
  width: 100%;
}

.maintenanceDiv .maintenance-logo {
  max-width: 12.5em;
  margin: 1.875em auto 0;
}

.disabled-calender * {
  opacity: 0.8;
}

.disabled-calender:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .bulletList,
.numberList,
.link-list {
    font-size: 0.875em;
  }
  .socialContent .social-feed-img {
    height: 120px;
  }
  .socialContent p {
    font-size: 0.75em;
  }
  .socialHeader .day-time,
.socialHeader p {
    font-size: 0.75em;
  }
  blockquote h2, blockquote .masterpage .h2, .masterpage blockquote .h2 {
    line-height: 22px;
  }
  .artWork .artworkImage {
    height: 145px;
  }
  .boxCount .number {
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 28px;
  }
  .tripadvisor {
    height: 270px;
  }
}
@media (min-width: 1200px) {
  .fourinoneBoxes [class^=col-]:nth-child(5) {
    clear: left;
  }
  .objects .media > a {
    position: relative;
  }
  .objects .media > a:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(70, 70, 70, 0.2);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity: 0;
    visibility: hidden;
    z-index: 6;
  }
  .objects .media > a:hover:before {
    opacity: 1;
    visibility: visible;
  }
  .searchResults {
    min-height: 165px;
  }
  .w-50-lg {
    width: 50% !important;
  }
  .search-group {
    margin-bottom: 60px;
  }
  .resultBlock {
    width: 50%;
  }
  .objectSearchResult .media-body {
    max-width: 50%;
  }
  .mac.chrome .ui-datepicker .ui-datepicker-prev,
.mac.chrome .ui-datepicker .ui-datepicker-next {
    top: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .socialBox-Slider .slick-slide {
    width: 17.5em;
  }
  .counterBox-Slider .slick-slide {
    width: 17.5em;
  }
  .blogpost-Slider .slick-slide {
    width: 25em;
  }
  .fourinoneBoxes [class^=col-]:nth-child(5) {
    clear: left;
  }
  .content-box {
    padding: 0;
  }
  .searchResults {
    min-height: 68px;
  }
  .tripadvisor {
    height: 270px;
  }
  .w-50-lg {
    width: 50% !important;
  }
  .moduleSpacing-2 {
    padding-bottom: 70px;
  }
  .moduleSpacing-3 {
    padding-bottom: 90px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .socialBox-Slider .slick-slide {
    width: 19.375em;
  }
  .counterBox-Slider .slick-slide {
    width: 20em;
  }
  .blogpost-Slider .slick-slide {
    width: 20em;
  }
  .fourinoneBoxes [class^=col-]:nth-child(3) {
    clear: left;
  }
  .fourinoneBoxes [class^=col-]:last-child {
    margin-bottom: 90px;
  }
  .mainSearch.form-control {
    font-size: 2.25em;
  }
  .objects .media {
    margin-bottom: 15px;
  }
  .objects .media .align-self-start {
    width: 210px;
  }
  .objects .media .media-body {
    padding-left: 30px;
  }
  .newsLetterBox .w-75 {
    width: 70% !important;
  }
  .newsLetterBox .w-25 {
    width: 30% !important;
  }
  .searchResults {
    min-height: 68px;
  }
  .w-50-md {
    width: 50% !important;
  }
  .moduleSpacing-2 {
    padding-bottom: 70px;
  }
  .moduleSpacing-3 {
    padding-bottom: 90px;
  }
  .small-link-content {
    margin-bottom: 30px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .newsLetterBox {
    display: block;
    padding: 30px 15px 15px;
    margin-top: 20px;
  }
  .newsLetterBox h3, .newsLetterBox .masterpage .h3, .masterpage .newsLetterBox .h3 {
    margin-bottom: 10px;
  }
  .newsLetterBox p {
    margin-bottom: 10px;
  }
  .newsLetterBox p:last-of-type {
    margin-bottom: 29px;
  }
  .newsLetterBox [class^=w-] {
    width: 100% !important;
  }
  .socialBox-Slider .slick-slide {
    width: 16.875em;
  }
  .counterBox-Slider .slick-slide {
    width: 17.5em;
  }
  .blogpost-Slider .slick-slide {
    width: 310px;
  }
  .content-box {
    padding-right: 0;
  }
  .content-btn-wrap .btn {
    margin-right: 10px;
  }
  .content-btn-wrap .btn + .btn {
    margin-left: 0;
  }
  .no-flex-section .container .row {
    display: block;
    width: auto;
  }
  .text-label-padding {
    padding-bottom: 0;
  }
  .text-label-padding:last-of-type {
    padding-bottom: 30px;
  }
  .mainSearch.form-control {
    font-size: 2em;
  }
  .objects .media {
    margin-bottom: 15px;
  }
  .objects .media .align-self-start {
    width: 106px;
  }
  .objects .media .media-body {
    padding-left: 15px;
  }
  .icon-list li {
    margin-bottom: 15px;
  }
  .icon-list.withIcon li {
    min-height: 60px;
  }
  .objectDetails {
    padding: 20px 10px;
  }
  .bulletList li:after {
    left: 2px;
  }
  .numberList {
    padding-left: 18px;
  }
  .content-box {
    padding: 0;
  }
  .w-50-sm {
    width: 50% !important;
  }
  .moduleSpacing-2 {
    padding-bottom: 60px;
  }
  .moduleSpacing-3 {
    padding-bottom: 80px;
  }
  .fourinoneBoxes [class^=col-]:last-child {
    margin-bottom: 60px;
  }
  .small-link-content {
    margin-bottom: 0;
  }
}
@media (max-width: 575.98px) {
  .newsLetterBox {
    display: block;
    padding: 30px 15px 15px;
    margin-top: 20px;
  }
  .newsLetterBox h3, .newsLetterBox .masterpage .h3, .masterpage .newsLetterBox .h3 {
    margin-bottom: 10px;
  }
  .newsLetterBox p {
    margin-bottom: 10px;
  }
  .newsLetterBox p:last-of-type {
    margin-bottom: 29px;
  }
  .newsLetterBox [class^=w-] {
    width: 100% !important;
  }
  .socialBox-Slider .slick-slide {
    width: 16.875em;
  }
  .counterBox-Slider .slick-slide {
    width: 17.5em;
  }
  .blogpost-Slider .slick-slide {
    width: 310px;
  }
  .content-box {
    padding-right: 0;
  }
  .content-btn-wrap .btn {
    margin-right: 10px;
  }
  .content-btn-wrap .btn + .btn {
    margin-left: 0;
  }
  .no-flex-section .container .row {
    display: block;
    width: auto;
  }
  .text-label-padding {
    padding-bottom: 0;
  }
  .text-label-padding:last-of-type {
    padding-bottom: 30px;
  }
  .mainSearch.form-control {
    font-size: 2em;
  }
  .objects .media {
    margin-bottom: 15px;
  }
  .objects .media .align-self-start {
    width: 106px;
  }
  .objects .media .media-body {
    padding-left: 15px;
  }
  .icon-list li {
    margin-bottom: 15px;
  }
  .icon-list.withIcon li {
    min-height: 60px;
  }
  .objectDetails {
    padding: 20px 10px;
  }
  .bulletList li:after {
    left: 2px;
  }
  .numberList {
    padding-left: 18px;
  }
  .content-box {
    padding: 0;
  }
  .w-50-sm {
    width: 50% !important;
  }
  .moduleSpacing-2 {
    padding-bottom: 60px;
  }
  .moduleSpacing-3 {
    padding-bottom: 80px;
  }
  .fourinoneBoxes [class^=col-]:last-child {
    margin-bottom: 60px;
  }
  .small-link-content {
    margin-bottom: 0;
  }
  .boxCount .number {
    font-size: 34px;
  }
}
.pressRoomSection {
  padding: 30px 0;
}

.mediaGellSection {
  padding: 30px 0;
}

.bottomLinks {
  padding: 60px 0 116px 0;
}

.breadcrumb-section {
  padding: 24px 0 30px 0;
}

.breadcrumb-section .breadcrumb {
  margin: 0;
}

.galleryBoxes {
  padding: 0 0 30px 0;
}

.highlighted-exibition-banner-sec {
  padding: 30px 0 60px 0;
}

@media (max-width: 575.98px) {
  .bottomLinks {
    padding: 40px 0;
  }
}
.media-img {
  margin-right: 20px;
}

.related-object {
  padding-bottom: 30px;
}

.related-object .media-img {
  width: 180px;
  height: 120px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.related-object .media-body {
  padding-right: 90px;
}

.link-list {
  margin: 0;
  padding: 0;
}

.link-list li {
  list-style: none;
  display: block;
  margin: 0 0 4px 0;
  line-height: 22px;
}

.link-list li a {
  position: relative;
  display: inline-block;
}

.link-list li a:after {
  display: block;
  position: absolute;
  content: "";
  background: #464646;
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  bottom: 0;
  left: 0;
  right: auto;
  height: 1px;
  width: 100%;
}

.link-list li a:hover,
.link-list li a:focus {
  text-decoration: none;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .related-object .media-img {
    width: 140px;
    height: 100px;
  }
  .related-object .media-body {
    padding-right: 50px;
  }
}
@media (min-width: 1200px) {
  .link-list li a:hover:after {
    left: auto;
    right: 0;
    width: 0%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .related-object .media-img {
    width: 140px;
    height: 100px;
  }
  .related-object .media-body {
    padding-right: 30px;
  }
  .mediaGell-slider .media-slide-item .small-02 {
    font-size: 0.75em;
    line-height: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .related-object .media-body {
    padding-right: 0;
  }
  .mediaGell-slider .media-slide-item .small-02 {
    font-size: 0.75em;
    line-height: 16px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .related-object {
    padding-bottom: 15px;
  }
  .related-object .media-img {
    width: 106px;
    height: 80px;
    display: none;
  }
  .related-object .media-body {
    padding-right: 0px;
  }
  .mediaGell-slider .media-slide-item .small-02 {
    font-size: 0.75em;
    line-height: 16px;
  }
}
@media (max-width: 575.98px) {
  .related-object {
    padding-bottom: 15px;
  }
  .related-object .media-img {
    width: 106px;
    height: 80px;
    display: none;
  }
  .related-object .media-body {
    padding-right: 0px;
  }
  .mediaGell-slider .media-slide-item .small-02 {
    font-size: 0.75em;
    line-height: 16px;
  }
}
.mediaGell-slider {
  display: inline-block;
  width: 100%;
  margin: 0 0 30px;
  padding: 0;
}

.mediaGell-slider .media-slide-item {
  padding: 0;
  margin: 0 2.617%;
  list-style: none;
  width: 15.79%;
  float: left !important;
}

.mediaGell-slider .media-slide-item:first-child {
  margin-left: 0;
}

.mediaGell-slider .media-slide-item:last-child {
  margin-right: 0;
}

.mediaGell-slider .media-slide-item.featuredItem {
  width: 36.93%;
}

.mediaGell-slider .media-slide-item .card {
  margin-bottom: 13px;
}

.mediaGell-slider .media-slide-item .small-02 {
  color: #9f9f9f;
  font-size: 0.75em;
  line-height: 16px;
}

.mediaGell-slider .media-slide-item .small-02 a {
  color: #9f9f9f;
}

.mediaGell-slider .media-slide-item .down-link {
  line-height: 16px;
  display: inline-block;
  cursor: pointer;
}

.mediaGell-slider .media-slide-item .down-link i {
  font-size: 0.8125em;
  color: #9f9f9f;
  padding-left: 5px;
}

.mediaGell-slider .media-slide-item .down-link:hover,
.mediaGell-slider .media-slide-item .down-link:focus {
  text-decoration: none;
  color: #464646;
}

.mediaGell-slider .media-slide-item .down-link:hover i,
.mediaGell-slider .media-slide-item .down-link:focus i {
  color: #464646;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .media-slide-item .card ~ .small-02 {
    font-size: 0.75em;
  }
}
@media (min-width: 1200px) {
  .mediaGell-slider .media-slide-item .small-02 a:hover {
    color: #464646;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .mediaGell-slider-cont {
    padding-right: 0 !important;
  }
}
@media (max-width: 575.98px) {
  .mediaGell-slider .media-slide-item {
    width: 136px;
    margin: 0 15px;
  }
  .mediaGell-slider .media-slide-item.featuredItem {
    width: 304px;
  }
  .mediaGell-slider-cont {
    padding-right: 0 !important;
  }
  .blogListing #blogloaderdiv ~ .moduleSpacing,
.blogListing #blogloaderdiv ~ .moduleSpacing-1,
.blogListing #blogloaderdiv ~ .moduleSpacing-2,
.blogListing #blogloaderdiv ~ .moduleSpacing-3 {
    padding-bottom: 0;
  }
  .moduleSpacing-diffuser .moduleSpacing,
.moduleSpacing-diffuser .moduleSpacing-1,
.moduleSpacing-diffuser .moduleSpacing-2,
.moduleSpacing-diffuser .moduleSpacing-3 {
    padding-bottom: 0;
  }
}
.card {
  border: none;
  margin: 0 0 60px 0;
  background-position: center center !important;
  background-size: cover !important;
  position: relative;
  background-repeat: no-repeat !important;
}

.card.card-675 {
  height: 675px;
  margin: 0 0 30px 0;
}

.card.card-320 {
  height: 320px;
  margin: 0 0 30px 0;
}

.card.single-card-540 {
  height: 540px;
}

.card.video-card-640 {
  height: 640px;
}

.card.media-card-height-big {
  height: 316px;
}

.card.media-card-height-regular {
  height: 240px;
}

.card.media-card-height-small {
  height: 180px;
}

.card.media-card-height-extra-small {
  height: 135px;
}

.card:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(70, 70, 70, 0.4);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 6;
}

.card .card-img-box {
  width: 100%;
  height: 100%;
  z-index: 5;
  position: relative;
  background-position: center center;
  background-size: cover;
}

.card:focus {
  outline: none;
}

.card .copy-caption:hover {
  width: auto;
}

.card .copy-caption:hover span {
  display: inline;
}

.card.videoPlaceholder:before {
  display: none;
}

.card-body {
  width: 100%;
  z-index: 8;
}

.card-body.pad-top {
  padding-top: 20px !important;
}

.card-img-overlay {
  z-index: 6;
}

.dateText {
  font-size: 1em;
  display: block;
  position: relative;
  padding: 0 0 0 25px;
  margin: 0 0 30px 0;
  line-height: 1.125em;
  letter-spacing: 0.0375em;
  text-transform: uppercase;
}

.dateText i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 0.875em;
}

.dateText.slightBigger {
  font-size: 1.125em;
}

.pinkIcon-date {
  font-size: 1.125em;
  display: block;
  position: relative;
  padding: 6px 0 6px 70px;
  margin: 0 0 0;
  line-height: 1.125em;
  letter-spacing: 0.0375em;
  text-transform: uppercase;
}

.pinkIcon-date i {
  position: absolute;
  text-align: center;
  left: 0;
  top: 2px;
  background: #dd8cac;
  width: 61px;
  line-height: 25px;
  padding: 5px 0 0;
  font-size: 0.875em;
}

.dateTextSmall {
  font-size: 0.875em;
  display: block;
  position: relative;
  padding: 0 0 0 20px;
  margin: 0 0 30px 0;
  line-height: 1.125em;
  letter-spacing: 0.03125em;
}

.dateTextSmall i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0.9375em;
}

.img-label {
  position: absolute;
  left: -2px;
  bottom: 0;
  z-index: 6;
  font-size: 40px;
  font-weight: 900;
  line-height: 29px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.img-label-sm {
  position: absolute;
  left: -1px;
  bottom: -4px;
  z-index: 6;
  line-height: 26px;
  letter-spacing: 0.5px;
  font-size: 24px;
  text-transform: uppercase;
  font-family: "LAD-Bold";
}

.left-0 {
  left: 0;
}

.right-0 {
  right: 0;
}

.top-0 {
  top: 0;
}

.bottom-0 {
  bottom: 0;
}

.shape-1 {
  background: #fff;
  width: 100%;
  height: 61px;
  position: absolute;
  left: 0;
  top: -60px;
  -webkit-clip-path: polygon(10% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);
  clip-path: polygon(10% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.shape-2 {
  background: #fff;
  width: 100%;
  height: 61px;
  position: absolute;
  left: 0;
  top: -60px;
  -webkit-clip-path: polygon(30% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);
  clip-path: polygon(30% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);
}

.shape-3 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: -1px;
  top: 0;
  background: #fff;
  -webkit-clip-path: polygon(100% 0, 100% 80%, 83% 100%, 0 100%, 0 0);
  clip-path: polygon(100% 0, 100% 80%, 83% 100%, 0 100%, 0 0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.shape-4 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  -webkit-clip-path: polygon(100% 0, 100% 40%, 87% 100%, 0 100%, 0 0);
  clip-path: polygon(100% 0, 100% 40%, 87% 100%, 0 100%, 0 0);
}

.background-width {
  width: 85.8%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

.background-width-2 {
  width: 85.8%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

.img-text {
  position: relative;
  display: block;
}

.sm-cardBox {
  height: 340px;
}

.sm-cardBox .card-img-overlay {
  padding: 30px;
}

.sm-gallBox {
  height: 340px;
}

.sm-gallBox .card-img-overlay {
  padding: 30px;
}

.highlighted-exibition-banner {
  height: 260px;
  margin-bottom: 10px;
}

.highlighted-exibition-banner .card-img-overlay {
  padding: 30px 60px;
}

.highlighted-exibition-banner .dateTextSmall {
  text-transform: none;
  margin-top: 15px;
}

.highlighted-exibition-banner .shadows .shadow {
  height: 313%;
}

.sm-eventActivity {
  height: 135px;
  margin-bottom: 30px;
  background-position: center center;
  background-size: cover;
}

.sm-eventActivity > a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.sm-eventActivity .card-img-overlay {
  padding: 30px;
}

.sm-eventActivity .btn {
  padding: 12px 20px;
}

.sm-eventActivity.soldout {
  opacity: 0.5;
}

.sm-eventActivity.soldout ~ .text-label * {
  opacity: 0.5;
}

.sm-eventActivity.soldout ~ .text-label .highlight {
  opacity: 1;
}

.sm-eventActivity.soldout.card > a {
  display: none;
}

.sm-eventActivity ~ .text-label {
  margin-bottom: 120px;
}

.blogpost {
  background: #fff;
  height: 577px;
  padding-bottom: 40px;
  position: relative;
  margin-bottom: 60px;
}

.blogpost .card {
  height: 255px;
  background-position: center center;
  background-size: cover;
  margin-bottom: 0;
}

.blogpost .card > a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.blogpost .card-img-overlay {
  padding: 30px;
}

.blogpost .textCont {
  padding: 36px 70px 0 30px;
}

.blogpost .absolute-bottom {
  bottom: 40px;
  left: 30px;
}

.absolute-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
}

.card-banner {
  height: 400px;
  margin-bottom: 60px;
}

.text-show {
  overflow: hidden;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  visibility: hidden;
  opacity: 0;
}

.card-full-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 7;
}

.shadow-box {
  position: relative;
}

.shadows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: -1;
}

.shadow {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 200%;
  background-image: linear-gradient(133deg, #fff, rgba(255, 255, 255, 0));
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

.shadow.top {
  right: 0;
  top: 0;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.shadow.bottom {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  right: 0;
  top: 95.5%;
}

.shadow-container .shadow.bottom {
  top: 100%;
}

.video-hide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: #000;
}

.hide-btn {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  padding: 0.625em 1.25em;
  border: none;
  z-index: 1;
}

.video-iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

.left-body h3, .left-body .masterpage .h3, .masterpage .left-body .h3,
.left-body p {
  position: relative;
  z-index: 2;
}

.copy-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
  padding: 5px 15px 5px 15px;
  font-size: 0.75em;
  letter-spacing: 0.2px;
  color: #9f9f9f;
  line-height: 20px;
  width: 0%;
  cursor: text;
  z-index: 6;
  overflow: hidden;
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

.copy-caption span {
  display: none;
}

.copy-caption:before {
  content: "©";
  margin-right: 5px;
  left: -3px;
  position: relative;
}

.frontendTruncate {
  height: 80px;
}

.txtClamp-1line {
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.txtClamp-2line {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.txtClamp-3line {
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.txtClamp-4line {
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.txtClamp-5line {
  display: -webkit-box !important;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.block-with-text {
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  max-height: 3.6em;
  margin-right: -1em;
  padding-right: 1em;
}

.block-with-text:before {
  content: "...";
  position: absolute;
  right: 0;
  bottom: 0;
}

.block-with-text:after {
  content: "";
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: white;
}

.imgOverly {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  filter: alpha(opacity=40);
  opacity: 0.4;
}

.imgOverly.red {
  background: red;
}

.imgOverly.green {
  background: green;
}

.imgOverly.blue {
  background: blue;
}

.imgOverly.yellow {
  background: yellow;
}

.imgOverly.white {
  background: white;
}

.imgOverly.black {
  background: black;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .card.media-card-height-big {
    height: 240px;
  }
  .card.media-card-height-regular {
    height: 178px;
  }
  .card.media-card-height-small {
    height: 133px;
  }
  .card.media-card-height-extra-small {
    height: 100px;
  }
  .card.card-675 {
    height: 555px;
  }
  .card.card-320 {
    height: 253px;
  }
  .card.video-card-640 {
    height: 510px;
  }
  .card.single-card-540 {
    height: 425px;
  }
  .card-img-overlay,
.card-body {
    padding: 40px;
  }
  .dateText {
    font-size: 0.875em;
  }
  .left-body p {
    font-size: 0.75em;
  }
  .dateTextSmall {
    font-size: 0.75em;
    padding: 0 0 0 20px;
    margin-bottom: 15px;
  }
  .dateTextSmall i {
    font-size: 0.875em;
    top: 0.125em;
  }
  .sm-cardBox {
    height: 263px;
  }
  .sm-gallBox {
    height: 280px;
  }
  .copy-caption {
    font-size: 0.75em;
    padding: 3px 12px 3px 12px;
  }
  .img-label {
    font-size: 32px;
    line-height: 26px;
  }
  .sm-eventActivity {
    height: 100px;
  }
  .highlighted-exibition-banner {
    height: 230px;
  }
  .blogpost {
    height: 500px;
  }
  .blogpost .card {
    height: 200px;
  }
  .blogpost .textCont {
    padding: 30px 50px 0 30px;
  }
}
@media (min-width: 1200px) {
  .card .btn-outline-light,
.card .btn-link {
    position: relative;
    z-index: 99;
  }
  .card:hover:before {
    opacity: 1;
    visibility: visible;
  }
  .card:hover .shape-1 {
    -webkit-clip-path: polygon(30% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);
    clip-path: polygon(30% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);
  }
  .card:hover .shape-3 {
    -webkit-clip-path: polygon(100% 0, 100% 40%, 87% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 40%, 87% 100%, 0 100%, 0 0);
  }
  .card:hover .text-show {
    max-height: 100%;
    visibility: visible;
    opacity: 1;
  }
  .card.sm-cardBox:hover:before {
    opacity: 1;
    visibility: visible;
  }
  .card.video-card-640 h1, .card.video-card-640 .masterpage .h1, .masterpage .card.video-card-640 .h1,
.card.video-card-640 p {
    margin-bottom: 30px;
  }
  .card.videoPlaceholder .card-img-box {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
}
@media (min-width: 1025px) and (max-width: 1199.98px) {
  .card:hover:before {
    opacity: 1;
    visibility: visible;
  }
  .card:hover .shape-1 {
    -webkit-clip-path: polygon(30% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);
    clip-path: polygon(30% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);
  }
  .card:hover .shape-3 {
    -webkit-clip-path: polygon(100% 0, 100% 40%, 87% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 40%, 87% 100%, 0 100%, 0 0);
  }
  .card:hover .text-show {
    max-height: 100%;
    visibility: visible;
    opacity: 1;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .card {
    margin-bottom: 30px;
  }
  .card.media-card-height-big {
    height: 230px;
  }
  .card.media-card-height-regular {
    height: 178px;
  }
  .card.media-card-height-small {
    height: 133px;
  }
  .card.media-card-height-extra-small {
    height: 100px;
  }
  .card.card-675 {
    height: 482px;
    margin: 0 0 20px 0;
  }
  .card.card-320 {
    height: 260px;
  }
  .card.video-card-640 {
    height: 460px;
  }
  .card.single-card-540 {
    height: 455px;
  }
  .card-img-overlay,
.card-body {
    padding: 30px;
  }
  .dateText {
    font-size: 0.875em;
  }
  .left-body p {
    font-size: 0.75em;
    line-height: 16px;
  }
  .dateTextSmall {
    font-size: 0.75em;
    padding: 0 0 0 20px;
    margin-bottom: 15px;
  }
  .dateTextSmall i {
    font-size: 0.875em;
    top: 0.125em;
  }
  .sm-cardBox {
    height: 300px;
  }
  .sm-gallBox {
    height: 240px;
  }
  .img-label-sm {
    font-size: 22px;
    line-height: 24px;
  }
  .shadow-box .shadows {
    display: none;
  }
  .pressMediaDiv .sm-cardBox .text-show {
    visibility: visible;
    opacity: 1;
    max-height: none;
  }
  .highlighted-exibition-banner {
    height: 210px;
  }
  .blogpost {
    height: 500px;
    margin-bottom: 30px;
  }
  .blogpost .card {
    height: 200px;
  }
  .blogpost .textCont {
    padding: 30px 50px 0 30px;
  }
  .img-label {
    font-size: 32px;
    line-height: 26px;
  }
  .sm-eventActivity ~ .text-label {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .card {
    margin-bottom: 20px;
  }
  .card.media-card-height-big {
    height: 165px;
  }
  .card.media-card-height-regular {
    height: 135px;
  }
  .card.media-card-height-small {
    height: 101px;
  }
  .card.media-card-height-extra-small {
    height: 76px;
  }
  .card.card-675 {
    height: 500px;
    margin: 0 0 20px 0;
  }
  .card.card-320 {
    height: 260px;
  }
  .card.video-card-640 {
    height: 460px;
  }
  .card.single-card-540 {
    height: 420.55px;
  }
  .sm-gallBox {
    height: 260px;
  }
  .img-label-sm {
    font-size: 20px;
    line-height: 22px;
  }
  .shadow-box .shadows {
    display: none;
  }
  .sm-eventActivity {
    height: 150px;
  }
  .sm-eventActivity ~ .text-label {
    margin-bottom: 30px;
  }
  .highlighted-exibition-banner {
    height: 210px;
  }
  .blogpost {
    margin-bottom: 30px;
  }
  .blogpost .card {
    height: 190px;
  }
  .pressMediaDiv .sm-cardBox .text-show {
    visibility: visible;
    opacity: 1;
    max-height: none;
  }
  .img-label {
    font-size: 32px;
    line-height: 26px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .card {
    margin: 0 0 10px 0;
  }
  .card.card-675 {
    height: 350px;
    margin: 0 0 10px 0;
  }
  .card.card-320 {
    height: 170px;
  }
  .card.video-card-640 {
    height: 261.3px;
  }
  .card.single-card-540 {
    height: 415px;
  }
  .card.mobile-card {
    height: 120px;
  }
  .card.media-card-height-big {
    height: 228px;
  }
  .card.media-card-height-regular {
    height: 181px;
  }
  .card.media-card-height-small {
    height: 136px;
  }
  .card.media-card-height-extra-small {
    height: 102px;
  }
  .card-body {
    padding: 30px;
  }
  .card-img-overlay {
    padding: 30px;
  }
  .img-label {
    font-size: 32px;
    line-height: 23px;
  }
  .dateText {
    font-size: 0.875em;
    padding-left: 20px;
    margin-bottom: 0;
  }
  .dateText i {
    font-size: 1em;
  }
  .dateText.slightBigger {
    font-size: 0.875em;
  }
  .dateTextSmall {
    font-size: 0.875em;
    padding-left: 20px;
    margin-bottom: 0;
  }
  .dateTextSmall i {
    font-size: 1em;
  }
  .mobile-none {
    display: none;
  }
  .left-body {
    width: 100%;
    background: #fff;
    position: relative !important;
  }
  .left-body .dateTextSmall {
    margin-bottom: 0;
  }
  .shape-1 {
    height: 30px;
    top: -30px;
    -webkit-clip-path: polygon(15% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);
    clip-path: polygon(15% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);
  }
  .shape-2 {
    height: 30px;
    top: -30px;
    -webkit-clip-path: polygon(15% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);
    clip-path: polygon(15% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);
  }
  .left-body {
    width: 100% !important;
  }
  .sm-cardBox {
    height: 170px;
  }
  .sm-gallBox {
    height: 170px;
  }
  .sm-gallBox h5 br, .sm-gallBox .masterpage .h5 br, .masterpage .sm-gallBox .h5 br {
    display: none;
  }
  .highlighted-exibition-banner {
    height: 245px;
    margin: 20px 0 30px 0;
  }
  .highlighted-exibition-banner .card-img-overlay {
    padding: 20px 15px;
  }
  .pinkIcon-date {
    font-size: 0.875em;
    padding-left: 62px;
  }
  .pinkIcon-date i {
    line-height: 22px;
    padding-top: 4px;
    width: 50px;
  }
  .blogpost {
    padding-bottom: 60px;
    height: 577px;
    margin-bottom: 20px;
  }
  .blogpost .textCont {
    padding: 20px 15px 0 20px;
  }
  .blogpost .absolute-bottom {
    left: 15px;
    bottom: 20px;
    margin-bottom: 0;
  }
  .shadow-box .shadows {
    display: none;
  }
  .img-label-sm {
    letter-spacing: 0.4px;
  }
  .pressMediaDiv .sm-cardBox {
    height: 220px;
  }
  .pressMediaDiv .sm-cardBox .text-show {
    visibility: visible;
    opacity: 1;
    max-height: none;
  }
  .card-banner {
    height: 266px;
  }
  .sm-eventActivity ~ .text-label {
    margin-bottom: 30px;
  }
}
@media (max-width: 575.98px) {
  .card {
    margin: 0 0 10px 0;
  }
  .card.card-675 {
    height: 350px;
    margin: 0 0 10px 0;
  }
  .card.card-320 {
    height: 170px;
    margin: 0 0 10px 0;
  }
  .card.video-card-640 {
    height: 261.3px;
  }
  .card.single-card-540 {
    height: 415px;
  }
  .card.mobile-card {
    height: 120px;
  }
  .card.media-card-height-big {
    height: 228px;
  }
  .card.media-card-height-regular {
    height: 181px;
  }
  .card.media-card-height-small {
    height: 136px;
  }
  .card.media-card-height-extra-small {
    height: 102px;
  }
  .sm-eventActivity.soldout ~ .text-label .highlight {
    display: none;
  }
  .sm-eventActivity.card {
    width: 34%;
    height: 79px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: top;
  }
  .sm-eventActivity.card ~ .text-label {
    display: inline-block;
    width: 56%;
  }
  .sm-eventActivity ~ .text-label {
    margin-bottom: 30px;
  }
  .card-body {
    padding: 30px;
  }
  .card-img-overlay {
    padding: 30px;
  }
  .img-label {
    font-size: 32px;
    line-height: 26px;
  }
  .dateText {
    font-size: 0.875em;
    padding-left: 20px;
    margin-bottom: 0;
  }
  .dateText i {
    font-size: 1em;
  }
  .dateText.slightBigger {
    font-size: 0.875em;
  }
  .dateTextSmall {
    font-size: 0.875em;
    padding-left: 20px;
    margin-bottom: 0;
  }
  .dateTextSmall i {
    font-size: 1em;
  }
  .mobile-none {
    display: none;
  }
  .left-body {
    width: 100%;
    background: #fff;
    position: relative !important;
  }
  .left-body .dateTextSmall {
    margin-bottom: 0;
  }
  .shape-1 {
    height: 30px;
    top: -29px;
    -webkit-clip-path: polygon(15% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);
    clip-path: polygon(15% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);
  }
  .shape-2 {
    height: 30px;
    top: -29px;
    -webkit-clip-path: polygon(15% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);
    clip-path: polygon(15% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);
  }
  .left-body {
    width: 100% !important;
  }
  .sm-cardBox {
    height: 170px;
  }
  .sm-gallBox {
    height: 170px;
  }
  .sm-gallBox h5 br, .sm-gallBox .masterpage .h5 br, .masterpage .sm-gallBox .h5 br {
    display: none;
  }
  .highlighted-exibition-banner {
    height: 245px;
    margin: 20px 0 30px 0;
  }
  .highlighted-exibition-banner .card-img-overlay {
    padding: 30px 30px;
  }
  .pinkIcon-date {
    font-size: 0.875em;
    padding-left: 62px;
  }
  .pinkIcon-date i {
    line-height: 22px;
    padding-top: 4px;
    width: 50px;
  }
  .blogpost {
    padding-bottom: 70px;
    height: 320px;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .blogpost .textCont {
    padding: 20px 15px 0 20px;
  }
  .blogpost .absolute-bottom {
    left: 15px;
    bottom: 20px;
    margin-bottom: 0;
  }
  .shadow-box .shadows {
    display: none;
  }
  .img-label-sm {
    letter-spacing: 0.4px;
  }
  .card-banner {
    height: 266px;
  }
}
.audio-player {
  width: 100%;
  padding: 16px 26px 16px 16px;
  position: relative;
  margin: 0 0 0 0;
}

.audio-player > div {
  display: inline-block;
  width: 96%;
}

.audio-play-btn {
  width: 1.75em;
  height: 1.75em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-right: 16px;
  border: solid 1px #464646;
  text-align: center;
  line-height: 1.375em;
  display: inline-block;
}

.audio-play-btn i {
  font-size: 0.25em;
}

.audio-title {
  font-size: 0.75em;
  font-family: "LAD-Bold";
  line-height: 0.75em;
  margin-right: 0;
  text-transform: uppercase;
  padding-right: 30px;
}

.audio-name {
  color: #9f9f9f;
  font-weight: normal;
  font-size: 0.75em;
  display: inline-block;
}

.audio-duration {
  font-size: 0.75em;
  color: #9f9f9f;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: auto !important;
  height: 20px;
}

.txtAudio {
  display: inline-block;
  vertical-align: middle;
  width: 80%;
  white-space: normal;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .txtAudio {
    width: 74%;
  }
  .audio-play-btn i {
    font-size: 0.375em;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .audio-play-btn i {
    font-size: 0.375em;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .txtAudio {
    width: 65%;
  }
  .audio-play-btn i {
    font-size: 0.5em;
  }
}
@media (max-width: 575.98px) {
  .txtAudio {
    width: 65%;
  }
  .audio-play-btn i {
    font-size: 0.5em;
  }
}
.filter-bar {
  border-top: solid 2px #464646;
  border-bottom: solid 2px #464646;
  padding: 15px 0;
}

.filter-bar .filterList {
  margin: 0;
  padding: 0;
}

.filter-bar .filterList > li {
  list-style: none;
  display: inline-block;
  margin-right: 32px;
}

.filter-bar .filterList > li > a {
  font-size: 0.875em;
  display: block;
}

.filter-bar .filterList > li > a:hover,
.filter-bar .filterList > li > a:focus {
  text-decoration: none;
}

.filter-bar .filterList > li:last-child {
  margin-right: 0;
}

.filter-bar .filterList > li.active {
  font-weight: bold;
  font-family: "LAD-Bold";
}

.filter-bar ::placeholder {
  color: #464646;
  opacity: 1;
}

.filter-bar :-ms-input-placeholder {
  color: #464646;
}

.filter-bar ::-ms-input-placeholder {
  color: #464646;
}

.filter-bar .bootstrap-select {
  width: 115px !important;
  margin-right: 20px;
}

.filter-bar .bootstrap-select .btn-light {
  background-color: transparent;
  border-color: transparent;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0 15px;
  color: #464646;
}

.filter-bar .bootstrap-select.show {
  background-color: transparent;
}

.filter-bar .bootstrap-select .dropdown-toggle:after {
  border-top: 3px solid;
  border-right: 3px solid transparent;
  border-bottom: 0;
  border-left: 3px solid transparent;
}

.filter-bar .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  width: 100%;
}

.filter-bar .bootstrap-select.dropup .dropdown-toggle:after {
  border-top: 3px solid;
  border-right: 3px solid transparent;
  border-bottom: 0;
  border-left: 3px solid transparent;
}

.filter-bar .bootstrap-select.dropup .dropdown-toggle .filter-option-inner-inner {
  width: 100%;
}

.filter-bar .dropdown.bootstrap-select {
  vertical-align: top;
}

.for-whom-link {
  font-size: 0.875em;
  display: block;
  margin-right: 47px;
}

.for-whom-link i {
  margin-left: 5px;
  position: relative;
  top: -0.0625em;
}

.for-whom-link i:before {
  font-size: 0.5em;
}

.for-whom-link:hover,
.for-whom-link:focus {
  text-decoration: none;
}

.calender-link {
  font-size: 0.875em;
  display: block;
  position: relative;
}

.calender-link .icon-icon-calendar {
  position: absolute;
  left: 0;
  top: 5px;
}

.calender-link .icon-icon-calendar:before {
  font-size: 1.125em;
}

.calender-link .icon-icon-arrow-down {
  position: absolute;
  right: 0;
  top: 1px;
  bottom: 0;
  font-size: 10px;
}

.calender-link .icon-icon-arrow-down:before {
  font-size: 0em;
}

.calender-link .icon-icon-arrow-down:after {
  content: "";
  border-top: 3px solid;
  border-right: 3px solid transparent;
  border-bottom: 0;
  border-left: 3px solid transparent;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 0px;
  height: 0px;
  position: absolute;
}

.calender-link:hover,
.calender-link:focus {
  text-decoration: none;
}

.theDatePicker {
  color: #464646;
  background: none;
  border: none;
  padding: 0 10px 0 25px;
  margin: 2px 0 0;
  width: 148px;
  outline: none;
  position: relative;
  cursor: pointer;
  z-index: 1;
}

.theDatePicker:before {
  content: "g";
  font-family: "lad" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 0;
}

.fillter-show {
  margin-right: auto !important;
}

.fillter-hide {
  display: none !important;
  margin-right: auto !important;
}

.ui-datepicker {
  z-index: 99 !important;
  padding: 25px;
}

.calendarListingDiv {
  float: left !important;
  width: 100%;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
.filter-bar .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    line-height: 19px;
  }
}
@media (min-width: 1200px) and (max-width: 1440px) {
  .filter-bar .filterList > li {
    margin-right: 30px;
  }
  .ui-datepicker {
    padding: 30px;
  }
  .ui-datepicker:not(.ui-datepicker-inline) th {
    padding: 0 0.5em 0.875em;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .filter-bar .filterList li {
    margin-right: 6px;
  }
  .filter-bar .for-whom-link {
    margin-right: 10px;
  }
  .fillter-show {
    display: none;
  }
  .fillter-hide {
    display: block !important;
  }
  .ui-datepicker {
    padding: 30px;
    margin-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .fillter-show {
    display: none;
  }
  .fillter-hide {
    display: block !important;
  }
  .ui-datepicker {
    padding: 20px;
    margin-top: 10px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .fillter-show {
    display: none;
  }
  .fillter-hide {
    display: block !important;
  }
  .filter-bar .calender-link {
    width: 76px;
  }
  .filter-bar .bootstrap-select {
    margin-right: 0;
    width: 120px !important;
  }
  .filter-bar .bootstrap-select.fillter-hide {
    width: 140px !important;
  }
}
@media (max-width: 575.98px) {
  .fillter-show {
    display: none;
  }
  .fillter-hide {
    display: block !important;
  }
  .filter-bar {
    display: block !important;
  }
  .filter-bar .calender-link {
    width: 100%;
  }
  .filter-bar .calender-link .theDatePicker {
    width: 100%;
  }
  .filter-bar .calender-link .icon-icon-arrow-down {
    right: 17.5px;
  }
  .filter-bar .bootstrap-select {
    margin-right: 0;
    width: 100% !important;
  }
  .filter-bar .bootstrap-select.fillter-hide {
    width: 100% !important;
  }
  .filter-bar .bootstrap-select .btn-light {
    padding-left: 0;
  }
  .filter-bar .filter-option {
    color: #464646;
  }
  .calender-link .icon-icon-calendar {
    top: 2px;
  }
}
.myLadSection {
  padding: 0 0 63px 0;
}

.myLadList {
  margin: 0 0 60px 0;
  display: block;
}

.myLadList ul {
  margin: 0;
  padding: 0;
}

.myLadList ul li {
  list-style: none;
  display: inline-block;
  margin: 0 30px 0 0;
}

.myLadList ul li a {
  font-size: 0.875em;
  letter-spacing: 0.4px;
  line-height: 1.43;
  display: block;
  position: relative;
}

.myLadList ul li a:after {
  display: block;
  position: absolute;
  content: "";
  background: #464646;
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  bottom: 0;
  left: 0;
  right: auto;
  height: 1px;
  width: 100%;
}

.myLadList ul li a:hover,
.myLadList ul li a:focus {
  text-decoration: none;
}

.myLadList ul li.active a {
  font-weight: bold;
}

.myLadList ul li.active a:after {
  left: auto;
  right: 0;
  width: 0%;
}

.myLadWhiteBox {
  padding: 30px;
  float: left !important;
  background: #fff;
  width: 100%;
  margin: 0 0 30px 0;
}

.myLadWhiteBox .btn i {
  margin-right: 10px;
}

.myLadWhiteBox hr {
  margin: 0;
}

.myLad-heading-layout {
  padding: 36px 0 30px 0;
  width: 100%;
  float: left !important;
}

.time-boxes {
  margin: 30px 0 0 0;
  padding: 0;
}

.time-boxes li {
  list-style: none;
  margin: 0 2% 10px 0;
  display: inline-block;
  width: 48%;
}

.time-boxes li a {
  margin: 0;
}

.time-boxes li a.btn {
  position: relative;
  padding: 13px 8px;
  border-width: 1px;
  text-align: left;
  white-space: normal;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
}

.time-boxes li a.btn i {
  margin: 0 0 0 10px;
  font-size: 1.25em;
  position: relative;
  top: 2px;
  display: none;
  line-height: 0;
}

.time-boxes li a.btn:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border: solid 1px #464646;
}

.time-boxes li a.active i {
  display: inline-block;
}

.time-boxes li a.active:after {
  opacity: 1;
  visibility: visible;
}

.time-boxes li:nth-child(2n+2) {
  margin-right: 0;
}

.removeVoucher2 ~ .form-group.removeVoucher3 {
  margin-top: 30px;
}

@media (min-width: 1200px) {
  .myLadList ul li a:hover:after {
    left: auto;
    right: 0;
    width: 0%;
  }
}
@media (max-width: 575.98px) {
  .myLadWhiteBox {
    padding: 25px 17px;
  }
  .myLadList ul {
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    width: calc(100% + 15px);
    margin-left: -15px;
    height: auto;
  }
  .myLadList ul li {
    flex: 0 0 auto;
    float: none;
  }
  .myLadList ul li:first-child {
    margin-left: 30px;
  }
  .time-boxes li {
    margin: 0 2% 10px 0;
  }
  .time-boxes li a.btn {
    padding: 13px 7px;
    font-size: 0.8rem;
  }
  .time-boxes li:nth-child(2n+2) {
    margin-right: 0;
  }
}
/*footer {
    background: #fff;
    padding: 25px 0;
}

footer .container-fluid {
    width: 97.917%;
}

footer .logo {
    margin: 0;
}
*/
.ftNav {
  margin: 0;
  padding: 0;
}

.ftNav li {
  list-style: none;
  display: inline-block;
  margin: 0 38px 0 0;
}

.ftNav li a {
  font-size: 0.875em;
  position: relative;
  display: block;
}

.ftNav li a:after {
  display: block;
  position: absolute;
  content: "";
  background: #464646;
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  bottom: -1px;
  left: auto;
  right: 0;
  height: 1px;
  width: 0%;
}

.ftNav li a:hover,
.ftNav li a:focus {
  text-decoration: none;
}

.ftNav li:last-child {
  margin-right: 0;
}

.cookie-bar {
  background: #fff;
  padding: 0 2.25em;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 9;
  float: left;
  overflow: hidden;
  display: flex;
  transition: 0.8s;
}

@media screen and (prefers-reduced-motion: reduce) {
  .cookie-bar {
    transition: none;
  }
}
.cookie-bar p {
  color: #464646;
  font-size: 0.875em;
  margin: 0;
  float: left;
  width: 80%;
  padding: 2.75em 0;
}

.cookie-bar .btnarea {
  float: right;
  position: relative;
  width: 20%;
  padding-top: 15px;
}

.cookie-bar .btnarea .close-c-bar {
  position: absolute;
  top: 25%;
  right: 0;
}

.cookie-bar .btnarea .close-c-bar img {
  width: 1.375em;
}

.cookie-bar .btnarea .close-c-bar span {
  color: #464646;
  font-size: 2.0625em;
}

.cookie-bar .btnarea .btn-hollow {
  color: #464646;
  text-transform: uppercase;
  font-size: 0.8125em;
  text-align: center;
  border: 1px solid #464646;
  float: right;
  min-width: 6.875em;
  height: 2.875em;
  line-height: 2.875em;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 20%;
  padding: 0 10px;
}

.cookie-bar.inactive {
  opacity: 0;
}

.confirm-modal {
  z-index: 9999;
  margin-top: 0;
}

.confirm-modal .modal-body {
  padding-bottom: 0;
  padding-top: 0;
}

.confirm-modal .modal-body p {
  margin-bottom: 0;
}

.confirm-modal .modal-sm {
  max-width: 400px;
}

.confirm-modal .modal-dialog {
  margin-top: 0;
}

.modal-open {
  overflow: hidden !important;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  footer {
    padding: 20px 0;
  }
  .ftNav li {
    margin-right: 30px;
  }
  .ftNav li a {
    font-size: 0.75em;
  }
  .cookie-bar p {
    font-size: 0.8125em;
  }
  .cookie-bar .btnarea .close-c-bar {
    top: 22%;
  }
}
@media (min-width: 1200px) {
  .ftNav li a:hover:after {
    left: 0;
    right: auto;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  footer {
    padding: 15px 0;
  }
  .ftNav li {
    margin: 0 15px 0 0;
  }
  .ftNav li a {
    font-size: 0.75em;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .ftNav li {
    margin: 0 15px 0 0;
  }
  .ftNav li a {
    font-size: 0.75em;
  }
  .cookie-bar p {
    font-size: 1.125em;
    padding: 1.5em 0;
  }
  .cookie-bar .btnarea .btn-hollow {
    right: 30%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ftNav {
    text-align: left;
  }
  .ftNav li {
    display: block;
    margin: 0 0 20px 0;
  }
  .ftNav li a {
    display: inline-block;
  }
}
@media (max-width: 575.98px) {
  .ftNav {
    text-align: left;
    margin: 0 0 40px 0;
  }
  .ftNav li {
    display: block;
    margin: 0 0 20px 0;
  }
  .ftNav li a {
    display: inline-block;
  }
  .cookie-bar {
    display: block;
    text-align: center;
    height: auto;
  }
  .cookie-bar p {
    font-size: 1em;
    max-width: 100%;
    width: 100%;
    padding: 1em 0;
  }
  .cookie-bar .btnarea {
    width: 100%;
    padding-top: 0;
    margin-bottom: 1.2em;
    position: relative;
  }
  .cookie-bar .btnarea .btn-hollow {
    float: none;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    right: 0;
  }
  .cookie-bar .btnarea .close-c-bar {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 2.1875em;
  }
}
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999999;
  align-items: center;
  justify-content: center;
  display: flex;
  background: #000;
}

.no-js #loader-wrapper {
  display: none;
}

@keyframes lds-rolling {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes lds-rolling {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.lds-rolling div,
.lds-rolling div:after {
  width: 100%;
  height: 100%;
  border: 2px solid #000;
  border-top-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.lds-rolling div {
  -webkit-animation: lds-rolling 1s linear infinite;
  animation: lds-rolling 1s linear infinite;
}

.lds-rolling div:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.lds-rolling {
  width: 60px;
  height: 60px;
  display: inline-block;
  margin: 30px 0;
}

select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 220px \0 ;
  vertical-align: middle;
}

.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  z-index: 1;
  text-align: right;
  white-space: nowrap;
}

.bootstrap-select > .dropdown-toggle.btn-outline-primary {
  margin: 0;
  color: #464646;
  border-width: 1px;
  padding: 14px 14px 13px 14px;
  font-size: 0.875em;
  text-transform: none;
  max-height: 50px;
}

.bootstrap-select > .dropdown-toggle.btn-outline-primary:not(:disabled):not(.disabled):active {
  background: #f2f2f2;
}

.bootstrap-select > .dropdown-toggle.btn-outline-primary:not(:disabled):not(.disabled).active {
  background: #f2f2f2;
}

.bootstrap-select > .dropdown-toggle.btn-outline-primary:hover,
.bootstrap-select > .dropdown-toggle.btn-outline-primary:focus {
  color: #464646;
  border-color: #464646;
  background: transparent;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #464646;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #464646;
  border-color: #464646;
  background: transparent;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: #464646;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.focus {
  color: #464646;
  background: #f2f2f2;
  border-color: #f2f2f2;
}

.bootstrap-select > .dropdown-toggle.btn-outline-primary:not(:disabled):not(.disabled):active,
.bootstrap-select > .dropdown-toggle.btn-outline-primary:not(:disabled):not(.disabled).active {
  color: #464646;
  background: #f2f2f2;
  border-color: #f2f2f2;
}

.bootstrap-select > .dropdown-toggle:after {
  position: relative;
  top: 0.125em;
}

.bootstrap-select.show > .btn-outline-primary.dropdown-toggle {
  color: #464646;
  background: #f2f2f2;
  border-color: #f2f2f2;
}

.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}

.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: #b94a48;
}

.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}

.bootstrap-select.fit-width {
  width: auto !important;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}

/*.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}

.bootstrap-select.dropup .dropdown-toggle:after {
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-bottom: 0;
    border-left: 5px solid transparent;
}
*/
.bootstrap-select ~ .success-icon {
  right: 30px !important;
  top: 18px !important;
}

.bootstrap-select ~ .error-icon {
  right: 30px !important;
  top: 18px !important;
}

.c-icon {
  right: 30px !important;
  top: 18px !important;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}

:not(.input-group) > .bootstrap-select.form-control:not([class*=col-]) {
  width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*=col-].dropdown-menu-right,
.row .bootstrap-select[class*=col-].dropdown-menu-right {
  float: right;
}

.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
  margin-bottom: 0;
}

.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0;
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}

.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}

.form-inline .bootstrap-select .form-control {
  width: 100%;
}

.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}

.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}

.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}

.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}

.bootstrap-select .dropdown-toggle:before {
  content: "";
  display: inline-block;
}

.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: inherit;
  padding-right: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  height: 100%;
  width: 100%;
  text-align: left;
}

.bootstrap-select .dropdown-toggle .filter-option-inner {
  padding-right: inherit;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
  width: 84%;
}

.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}

.bootstrap-select[class*=col-] .dropdown-toggle {
  width: 100%;
}

.bootstrap-select .dropdown-menu {
  min-width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}

.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}

.bootstrap-select .dropdown-menu li {
  position: relative;
  display: block;
}

.bootstrap-select .dropdown-menu li.active small, .bootstrap-select .dropdown-menu li.active .masterpage .small, .masterpage .bootstrap-select .dropdown-menu li.active .small {
  color: rgba(255, 255, 255, 0.5) !important;
}

.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  user-select: none;
  font-size: 0.875em;
}

.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}

.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}

.bootstrap-select .dropdown-menu li small, .bootstrap-select .dropdown-menu li .masterpage .small, .masterpage .bootstrap-select .dropdown-menu li .small {
  padding-left: 0.5em;
}

.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.bootstrap-select .bs-ok-default:after {
  content: "";
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  transform: rotate(45deg);
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

.dropdown-menu.mCustomScrollbar {
  max-height: 220px !important;
}

.dropdown-menu .dropdown-item {
  font-size: 0.75em;
}

.dropdown-menu .dropdown-item span {
  display: inline-block;
  position: relative;
}

.dropdown-menu .dropdown-item span:after {
  display: block;
  position: absolute;
  content: "";
  background: #464646;
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  bottom: -1px;
  left: auto;
  right: 0;
  height: 1px;
  width: 0%;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .bootstrap-select > .dropdown-toggle.btn-outline-primary {
    font-size: 0.75em;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu .dropdown-item span:hover:after {
    left: 0;
    right: auto;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .bootstrap-select > .dropdown-toggle.btn-outline-primary {
    padding: 10px 14px 9px 14px;
    max-height: 42px;
  }
}
.content-wrap {
  padding: 0 0 120px 0;
  width: 100%;
}

.heading-layout {
  padding: 36px 0 64px 0;
  width: 100%;
  float: left !important;
}

.heading-layout p a.c-a {
  font-size: 18px;
}

.calendar-cont {
  background: #fff;
  padding: 36px;
  width: 100%;
  float: left !important;
}

.calendar-cont .ui-datepicker {
  padding: 0;
}

.white-layout {
  background: #fff;
  padding: 36px 0;
  width: 100%;
  margin: 0 0 40px 0;
  float: left !important;
}

.white-layout hr {
  margin: 20px 0;
}

.imp-info {
  width: 100%;
  margin-bottom: 30px;
  padding-left: 20px;
  float: left !important;
}

.imp-info .bulletList {
  display: none;
}

.imp-info .bulletList li {
  font-size: 0.75em;
}

.become-member-card {
  border: solid 1px #464646;
  float: left !important;
  padding: 30px;
  width: 100%;
}

.become-member-card p {
  font-size: 0.75em;
  line-height: 16px;
  margin: 0 0 10px 0;
}

.become-member-card .btn-link {
  font-size: 0.75em;
}

.date-box {
  background: #f2f2f2;
  padding: 12px 30px;
  float: left !important;
  width: 100%;
}

.info-pointer {
  background: #ebebeb;
  padding: 12px;
  position: relative;
  float: left !important;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
}

.info-pointer i {
  font-size: 1em;
  margin-right: 10px;
}

.info-pointer p {
  font-size: 0.75em;
  margin: 0;
  line-height: 16px;
}

.del-aed-box {
  font-size: 1.125em;
}

.account-info {
  padding: 60px 30px 65px;
  float: left !important;
  background: #fff;
  width: 100%;
  position: relative;
}

.account-info .btn i {
  margin-right: 10px;
}

.account-info hr {
  margin: 0;
}

.account-info div#captcha-wrap {
  transform: scale(0.67);
  left: -34px;
  position: relative;
  top: -10px;
}

.dob .icon-icon-calendar {
  position: absolute;
  right: 10px;
  top: 17px;
  font-size: 14px;
}

.calendar-slots-available {
  display: inline-block;
  font-size: 12px;
}

.time-slots-changed {
  margin: 30px 0 0 0;
  padding: 0;
}

.time-slots-changed li {
  list-style: none;
  margin: 0 2% 10px 0;
  display: inline-block;
  width: 48%;
}

.time-slots-changed li a.btn {
  position: relative;
  padding: 13px 8px;
  border-width: 1px;
  text-align: left;
  white-space: normal;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
}

.time-slots-changed li a.btn:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border: solid 1px #464646;
}

.time-slots-changed li a.btn.active:after {
  opacity: 1 !important;
  visibility: visible !important;
}

.ticket-no-category-content {
  display: none;
  margin: 0 !important;
  padding: 0 !important;
}

.ticket-no-category-content .aed-box.row {
  margin: 0 0 35px 0;
  padding: 0 30px;
}

.something-went-wrong {
  border: solid 1px #ff4136;
  padding: 15px 30px;
  width: 100%;
  float: left !important;
  margin-bottom: 30px;
}

.something-went-wrong p {
  color: #ff4136;
  margin-bottom: 5px;
}

.mandatory-text {
  color: #ff4136;
}

.arrow-check-list {
  margin: 0;
  padding: 0;
}

.arrow-check-list li {
  font-size: 0.875em;
  margin: 0 0 8px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
}

.arrow-check-list li i {
  font-size: 1.125em;
  margin-right: 10px;
}

.store-icon {
  position: absolute;
  left: 15px;
  bottom: 15px;
  margin: 0;
  padding: 0;
  z-index: 15;
}

.store-icon li {
  list-style: none;
  float: left !important;
  margin: 0 10px 0 0;
  width: 114px;
  height: 40px;
}

.store-icon li a {
  display: block;
}

.voucherCodebtns a[onclick] {
  margin-bottom: 15px;
}

.input-group ul {
  margin: 20px 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.input-group ul li.radio {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 50%;
  text-align: center;
}

.input-group ul li.radio label {
  padding: 0;
  margin: 0;
  font-size: 1em;
}

.input-group ul li.radio label:before {
  display: none;
}

.input-group ul li.radio label:after {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  margin: 0;
  background: none;
  border: solid 1px #464646;
  border-radius: 0;
}

.voucher-text {
  padding-left: 2.5em;
  position: relative;
  display: block;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 1em;
}

.voucher-text span {
  font-weight: bold;
}

.voucher-text .btn-link {
  font-size: inherit;
}

.voucher-text .chkbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 1.3em;
  height: 1.3em;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  border: 1px solid #ddd;
  outline: none;
  cursor: pointer;
}

.voucher-text input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.voucher-text .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 1.5625em;
  width: 1.5625em;
  background: #28a745;
  border-radius: 100%;
}

.voucher-text input:checked ~ .checkmark {
  background-color: #28a745;
}

.voucher-text .checkmark:after {
  content: "";
  position: absolute;
}

.voucher-text .checkmark:after {
  left: 0.625em;
  top: 0.4375em;
  width: 0.3125em;
  height: 0.625em;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

textarea {
  overflow: auto;
  resize: vertical;
  width: 100%;
  padding: 15px;
  font-size: 0.875em;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .account-info div#captcha-wrap {
    transform: scale(0.55);
    left: -35px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .heading-layout {
    padding: 30px 0;
  }
  .calendar-cont {
    padding: 30px 15px;
  }
  .aed-box.row {
    padding: 0 15px;
  }
  .input-group {
    margin-bottom: 30px;
  }
  .account-info div#captcha-wrap {
    transform: scale(0.8);
    left: -28px;
    position: relative;
    top: -10px;
  }
}
@media (max-width: 575.98px) {
  .heading-layout {
    padding: 30px 0;
  }
  .calendar-cont {
    padding: 30px 15px;
  }
  .input-group {
    margin-bottom: 30px;
  }
  .account-info div#captcha-wrap {
    transform: scale(0.8);
    left: -28px;
    position: relative;
    top: -10px;
  }
  .time-slots-changed li a.btn {
    font-size: 13px;
  }
}
.big-img-slider-wrap {
  position: relative;
  overflow: hidden;
}

.big-img-slider-wrap .slick-prev {
  display: none !important;
}

.big-img-slider-wrap .big-img-next-slide {
  position: absolute;
  top: 0;
  right: -50px;
  width: 350px;
  height: 640px;
  z-index: 5;
  background: #464646;
  -webkit-transform: skewX(-5deg);
  transform: skewX(-5deg);
  cursor: pointer;
}

.big-img-slider-wrap .big-img-next-slide .card-img-box {
  width: 100%;
  height: 100%;
}

.small-img-slider-wrap {
  position: relative;
  width: 100%;
  float: left !important;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .big-img-slider-wrap .big-img-next-slide {
    height: 510px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .big-img-slider-wrap .big-img-next-slide {
    height: 460px;
    right: -140px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .big-img-slider-wrap .big-img-next-slide {
    height: 460px;
    right: -160px;
  }
}
@media (max-width: 575.98px) {
  .big-img-slider-wrap .big-img-next-slide {
    width: 100px;
    right: -30px;
    height: 261.3px;
  }
}
.form-group {
  position: relative;
}

label {
  margin-bottom: 5px;
  font-size: 0.75em;
}

.loading {
  position: relative;
}

.loading:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: #fff;
}

.loader {
  min-width: 100px;
  padding-top: 60px;
  color: #fff;
  width: auto !important;
  height: auto !important;
  text-align: center;
  font-style: normal;
  display: block;
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  z-index: 99;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.loader:before {
  content: "";
  width: 50px;
  height: 50px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.66);
}

.loader:after {
  content: "";
  width: 50px;
  height: 50px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -webkit-animation: loader 0.6s linear;
  animation: loader 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #464646 transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  box-shadow: 0 0 0 1px transparent;
}

.form-wrapper {
  position: relative;
  width: 100%;
}

.form-wrapper .thanks,
.form-wrapper .myLadInterestthanks {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 103%;
  z-index: 99;
  background: #fff;
  text-align: center;
}

.form-wrapper .thanks .thanks-inner,
.form-wrapper .myLadInterestthanks .thanks-inner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
}

.form-wrapper .loading:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: #fff;
}

.form-wrapper .loader {
  min-width: 100px;
  padding-top: 60px;
  color: #fff;
  width: auto !important;
  height: auto !important;
  text-align: center;
  font-style: normal;
  display: block;
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  z-index: 99;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.form-wrapper .loader:before {
  content: "";
  width: 50px;
  height: 50px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.66);
}

.form-wrapper .loader:after {
  content: "";
  width: 50px;
  height: 50px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -webkit-animation: loader 0.6s linear;
  animation: loader 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #464646 transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  box-shadow: 0 0 0 1px transparent;
}

.form-wrapper .form-group .error-icon,
.form-wrapper .form-group .success-icon {
  display: none;
  position: absolute;
  right: 20px;
  top: 20px;
  backface-visibility: hidden;
  height: 15px;
  line-height: 0;
  font-size: 16px;
  z-index: 9;
}

.form-wrapper .form-group.has-success .success-icon {
  display: block;
}

.form-wrapper .form-group.has-error .error-icon {
  display: block;
  color: #ff4136;
}

.form-wrapper .form-group.has-error .checkbox label {
  color: #ff4136;
}

.form-wrapper .form-group.has-error .checkbox label:before {
  border-color: #ff4136;
}

.form-wrapper .form-group.has-error .checkbox label a {
  color: #ff4136;
}

.form-wrapper .form-group.has-error .checkbox label a:before {
  background: #ff4136;
}

.form-control {
  font-size: 0.875em;
  height: 50px;
  padding-right: 30px;
}

.form-control:focus {
  border-color: inherit;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #eee;
}

.txt-aed {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: flex-end;
  padding-right: 10px;
}

.aed {
  font-size: 0.75em;
}

.aed .btn-link {
  margin-right: 20px;
}

.border-select {
  border: solid 1px #464646;
}

.border-select .btn-light {
  font-size: 0.875em;
  border: none;
  padding: 14px 15px;
  color: rgba(70, 70, 70, 0.25);
  font-weight: normal;
}

.aed-box.row {
  margin: 0 0 15px 0;
  padding: 0 30px;
}

.aed-box.row [class^=col-] {
  padding: 0 !important;
}

.aed-box.row.mb-6 {
  margin: 50px 0 60px 0;
}

.grey-area {
  margin: 0 0 15px 0 !important;
  padding: 30px;
  background: #ebebeb;
}

.grey-area [class^=col-] {
  padding: 0 !important;
}

.grey-area .dropdown-menu {
  background-color: #fff;
  border: 1px solid #fff;
}

.grey-area .no-gutters.related_product {
  margin-bottom: 0.9375em !important;
}

.grey-area .no-gutters.related_product .txt-aed {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}

.grey-area .no-gutters.related_product .txt-aed p {
  width: 75%;
}

.grey-area .no-gutters.related_product:last-child.related_product {
  margin-bottom: 0 !important;
}

.terms-check li {
  list-style: none;
}

.terms-check li label {
  font-size: 0.75em;
}

.terms-check li.checkbox label::after {
  background: none;
}

.terms-check li a.terms {
  position: relative;
  z-index: 9;
  display: inline-block;
}

.terms-check li a.terms:hover {
  text-decoration: none;
}

.terms-check li a.terms:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #464646;
  left: auto;
  right: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

@-webkit-keyframes loader {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fv-form-bootstrap .help-block {
  position: absolute;
}

#print-content.loading {
  position: relative;
}

#print-content.loading:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 20;
}

#print-content.loading .loader {
  min-width: 100px;
  padding-top: 60px;
  color: #fff;
  width: auto !important;
  height: auto !important;
  text-align: center;
  font-style: normal;
  display: block;
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  z-index: 99999;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

#print-content.loading .loader:before {
  content: "";
  width: 50px;
  height: 50px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.66);
}

#print-content.loading .loader:after {
  content: "";
  width: 50px;
  height: 50px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -webkit-animation: loader 0.6s linear;
  animation: loader 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #464646 transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  box-shadow: 0 0 0 1px transparent;
}

#myLadUserInterest.loading:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1;
}

.login-btn {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: center;
}

.login-btn .btn {
  width: 48%;
  margin: 0 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#session_timeout.session_timeout {
  position: fixed;
  top: 110px;
  right: 0;
  background: #464646;
  color: #fff;
  font-size: 12px;
  letter-spacing: 2px;
  padding: 10px;
  display: none;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .login-btn {
    display: block;
  }
  .login-btn .btn {
    width: 100%;
    margin: 0 0 15px 0 !important;
  }
  .addmorerecipient.visit-box {
    flex: 0 0 58%;
    max-width: 58%;
  }
  .aed-box .btn-outline-primary {
    margin-right: 5px;
    max-width: 200px;
  }
}
@media (min-width: 1200px) {
  .terms-check li a:hover:before {
    right: auto;
    left: 0;
    width: 0%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .login-btn {
    display: block;
  }
  .login-btn .btn {
    width: 100%;
    margin: 0 0 15px 0 !important;
  }
  .form-control {
    padding: 10px 12px;
    height: 42px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .login-btn {
    flex-direction: column;
  }
  .login-btn .btn {
    width: 100%;
  }
  .login-btn .btn:first-child {
    margin-bottom: 15px !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .txt-aed {
    display: block;
  }
  .aed-box.row {
    padding: 0 15px;
  }
  #facebook-login-btn,
#google-login-btn {
    width: 100%;
  }
  .login-btn {
    display: block;
  }
  .login-btn .btn {
    width: 100%;
    margin: 0 0 15px 0 !important;
  }
}
@media (max-width: 575.98px) {
  .form-group {
    margin-bottom: 30px;
  }
  .txt-aed {
    display: block;
  }
  .aed-box.row {
    padding: 0 15px;
  }
  .grey-area {
    padding: 30px 15px;
  }
  .terms-check {
    margin-bottom: 20px !important;
  }
  .terms-check li {
    display: inline-flex;
  }
  #facebook-login-btn,
#google-login-btn {
    width: 100%;
  }
  .login-btn {
    display: block;
  }
  .login-btn .btn {
    width: 100%;
    margin: 0 0 15px 0 !important;
  }
}
.mobileText {
  display: none;
}

@media screen and (min-width: 480px) and (max-width: 900px) and (orientation: landscape) {
  .orientation_landscape body {
    overflow: hidden;
  }
  .orientation_landscape body.no-resize .mobileText {
    display: none;
  }
  .orientation_landscape body .mobileText {
    margin: 0;
    padding: 80px 0 0 80px;
    color: #464646;
    font-size: 14px;
    display: block;
    line-height: 18px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100vw;
    z-index: 9;
    height: 100vh;
    overflow: hidden;
    background: #fff;
  }
  .orientation_landscape body .mobileText i {
    position: absolute;
    left: 30px;
    top: 80px;
  }
}
@media screen and (max-width: 900px) and (orientation: landscape) {
  .safari.orientation_landscape {
    overflow: hidden !important;
  }
  .safari.orientation_landscape body.no-resize .mobileText {
    display: none;
  }
  .safari.orientation_landscape .mobileText {
    margin: 0;
    padding: 80px 0 0 80px;
    color: #464646;
    font-size: 14px;
    display: block;
    line-height: 18px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100vw;
    z-index: 9;
    height: 100vh;
    overflow: hidden;
    background: #fff;
  }
  .safari.orientation_landscape .mobileText i {
    position: absolute;
    left: 30px;
    top: 80px;
  }
}
@media (max-width: 480px) and (orientation: portrait) {
  .mobileText {
    display: none;
  }
}
.session_timeout .modal-body {
  padding-right: 45px;
}

.session_timeout .modal-dialog {
  margin: 0 auto;
  max-width: 540px;
  min-height: 255px;
}

.session_timeout .modal-content {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
  height: 100%;
}

.session_timeout .modal-content h5, .session_timeout .modal-content .masterpage .h5, .masterpage .session_timeout .modal-content .h5 {
  margin-bottom: 34px;
}

.session_timeout .modal-content p {
  margin-bottom: 30px;
}

.session_timeout .close {
  position: absolute;
  right: 30px;
  top: 20px;
  opacity: 1;
  z-index: 5;
}

.img-popup-link {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
}

.img-popup-link i {
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.img-popup-link i:before {
  font-size: 30px;
}

.img-popup-link i svg {
  fill: #464646;
  vertical-align: top;
}

.img-popup-link i .popup-icon {
  width: 30px;
  height: 30px;
}

.zoom-box:before {
  display: none;
}

.zoom-box .zoom-box-img {
  width: 100%;
  height: 100%;
  z-index: 5;
  background-position: 50% 50%;
  position: relative;
  overflow: hidden;
  cursor: crosshair;
  background-size: auto;
  background-repeat: no-repeat;
}

.zoom-box .zoom-box-img .zoom-icon-bx {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(216, 216, 216, 0.5);
}

.zoom-box .zoom-box-img .zoomin-icon {
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}

.zoom-box .zoom-box-img svg {
  fill: #464646;
  vertical-align: top;
  width: 100%;
  height: 100%;
}

.zoom-box .zoom-box-img:hover .zoom-icon-bx {
  opacity: 0;
  z-index: -1;
  visibility: hidden;
}

.zoom-new-box:before {
  display: none;
}

.zoom-new-box .zoom-new-box-img {
  width: 100%;
  height: 100%;
  z-index: 5;
  background-position: 50% 50%;
  position: relative;
  overflow: hidden;
  cursor: crosshair;
  background-repeat: no-repeat;
}

.zoom-new-box .zoom-new-box-img .zoom-icon-bx {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.zoom-new-box .zoom-new-box-img .zoomin-icon {
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}

.zoom-new-box .zoom-new-box-img img {
  z-index: 1;
}

.zoom-new-box .zoom-new-box-img svg {
  fill: #464646;
  vertical-align: top;
  width: 100%;
  height: 100%;
}

.zoom-new-box .zoom-new-box-img:hover .zoom-icon-bx,
.zoom-new-box .zoom-new-box-img:focus .zoom-icon-bx {
  opacity: 0;
  z-index: -1;
  visibility: hidden;
}

.zoom-big-img {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
}

.social-share-box {
  padding: 35px 0;
}

.terms_conditions .modal-body {
  padding: 45px 30px;
  height: 100%;
}

.terms_conditions .modal-dialog {
  max-width: 1200px;
  height: 70%;
  min-height: 1px;
  margin-top: 8%;
  padding: 0 30px;
}

.terms_conditions .modal-dialog .modal-content {
  height: 100%;
}

.terms_conditions .close {
  position: absolute;
  right: 30px;
  top: 20px;
  opacity: 1;
  z-index: 5;
}

.terms_conditions .terms-check li {
  display: block;
  width: 100%;
  margin: 0 0 4px;
}

.popup-scroll {
  max-height: 100%;
  padding: 0 25px 0 0;
}

.img-popup .video-show {
  pointer-events: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.zoom-new-box .video-show {
  pointer-events: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.zoom-new-box-img:hover ~ .video-show {
  opacity: 0;
}

.terms_conditions ul li {
  font-size: 1em;
}

.fancybox-opened {
  max-width: 80%;
}

.fancybox-inner {
  max-width: 100%;
  max-height: 85%;
  height: auto !important;
}

.fancybox-image {
  height: auto !important;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .terms_conditions .modal-dialog {
    max-width: 970px;
  }
  .terms_conditions ul li {
    font-size: 0.8125em;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .img-popup-link i .popup-icon {
    transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -moz-transform: scale(0.8);
  }
  .zoom-box .zoom-box-img svg {
    transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -moz-transform: scale(0.8);
  }
  .zoom-new-box .zoom-new-box-img svg {
    transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -moz-transform: scale(0.8);
  }
  .terms_conditions .modal-dialog {
    max-width: 970px;
  }
  .terms_conditions ul li {
    font-size: 0.875em;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .img-popup-link i .popup-icon {
    transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -o-transform: scale(0.6);
    -moz-transform: scale(0.6);
  }
  .zoom-box .zoom-box-img svg {
    transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -o-transform: scale(0.6);
    -moz-transform: scale(0.6);
  }
  .zoom-new-box .zoom-new-box-img svg {
    transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -o-transform: scale(0.6);
    -moz-transform: scale(0.6);
  }
  .terms_conditions .modal-dialog {
    max-width: 98%;
    padding: 0 15px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .img-popup-link i .popup-icon {
    transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -o-transform: scale(0.6);
    -moz-transform: scale(0.6);
  }
  .zoom-box .zoom-box-img svg {
    transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -o-transform: scale(0.6);
    -moz-transform: scale(0.6);
  }
  .zoom-new-box .zoom-new-box-img svg {
    transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -o-transform: scale(0.6);
    -moz-transform: scale(0.6);
  }
  .terms_conditions .terms-check {
    margin-bottom: 10px !important;
  }
  .terms_conditions .input-group {
    margin-bottom: 10px;
  }
  .terms_conditions .modal-dialog {
    max-width: 98%;
    padding: 0 15px;
  }
  .terms_conditions ul li {
    font-size: 0.875em;
  }
}
@media (max-width: 575.98px) {
  .img-popup-link i .popup-icon {
    transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -o-transform: scale(0.6);
    -moz-transform: scale(0.6);
  }
  .zoom-box .zoom-box-img svg {
    transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -o-transform: scale(0.6);
    -moz-transform: scale(0.6);
  }
  .zoom-new-box .zoom-new-box-img svg {
    transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -o-transform: scale(0.6);
    -moz-transform: scale(0.6);
  }
  .terms_conditions .terms-check {
    margin-bottom: 10px !important;
  }
  .terms_conditions .terms-check li {
    display: inline-flex;
  }
  .terms_conditions .input-group {
    margin-bottom: 10px;
  }
  .terms_conditions .modal-dialog {
    max-width: 100%;
    padding: 0 10px;
  }
  .terms_conditions .modal-body {
    padding: 45px 15px;
  }
  .terms_conditions .close {
    right: 15px;
  }
  .terms_conditions ul li {
    font-size: 0.875em;
  }
}
.zoomin-gallery-slider {
  position: relative;
}

.zoomin-gallery-slider .swiper-wrapper {
  display: block;
}

.zoomin-gallery-slider .swiper-container-initialized .swiper-slide {
  height: 45em;
  -webkit-transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.zoomin-gallery-slider .swiper-container-initialized .swiper-slide img {
  max-width: 100%;
  max-height: 100%;
}

.zoomin-gallery-slider .swiper-container-initialized .zoom-slide-inside {
  display: flex;
  height: 100%;
}

.zoomin-gallery-slider .swiper-container-initialized .secondary-text {
  display: none;
}

.zoomin-gallery-slider .swiper-container-initialized .swiper-wrapper {
  display: flex;
}

.zoomin-gallery-slider .swiper-container-initialized .zoom-img-wrap {
  width: 64%;
  height: 100%;
}

.zoomin-gallery-slider .swiper-container-initialized .zoom-img-wrap:before {
  display: none;
}

.zoomin-gallery-slider .swiper-container-initialized .zoom-img-wrap img {
  width: auto;
}

.zoomin-gallery-slider .swiper-container-initialized .zoom-text-wrap {
  width: 37%;
  height: 100%;
}

.zoomin-gallery-slider .text-size-small h2, .zoomin-gallery-slider .text-size-small .masterpage .h2, .masterpage .zoomin-gallery-slider .text-size-small .h2 {
  font-size: 1.375em;
}

.zoomin-gallery-slider .text-size-small p {
  font-size: 1.0625em;
}

.zoomin-gallery-slider .text-size-smaller h2, .zoomin-gallery-slider .text-size-smaller .masterpage .h2, .masterpage .zoomin-gallery-slider .text-size-smaller .h2 {
  font-size: 1.25em;
}

.zoomin-gallery-slider .text-size-smaller p {
  font-size: 0.9375em;
}

.zoom-img-wrap {
  overflow: hidden;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  -ms-flex-pack: center;
  background: #fff;
  margin: 0;
}

.zoom-img-wrap:before {
  display: none;
}

.zoom-img-wrap img {
  width: 100%;
  flex-shrink: 0;
}

body.white .zoom-text-wrap {
  background: #fff;
}

body.yellow .zoom-text-wrap {
  background: #ffdb00;
}

body.gray .zoom-text-wrap {
  background: #000;
}

.zoom-text-wrap {
  padding: 3.75em;
  background: #fff;
}

.zoom-text-wrap h2, .zoom-text-wrap .masterpage .h2, .masterpage .zoom-text-wrap .h2 {
  text-transform: uppercase;
  margin-bottom: 1.25em;
  word-break: break-word;
}

.zoom-text-wrap p {
  font-size: 1.1875em;
  line-height: 1.6;
  word-break: break-word;
}

.yellow .zoom-text-wrap {
  background: #ffdb00;
}

.zoomin-gallery-nav {
  display: none;
}

.zoomin-gallery-nav .zoomin-gallery-nav-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: inline-block;
  height: 1.11111em;
  width: 1.11111em;
  font-size: 2.8125em;
  text-align: center;
  cursor: pointer;
}

.zoomin-gallery-nav .zoomin-gallery-nav-btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.zoomin-gallery-nav .zoomin-gallery-nav-next {
  right: -3.75em;
  left: auto;
}

.zoomin-gallery-nav .zoomin-gallery-nav-prev {
  right: auto;
  left: -3.75em;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .zoom-text-wrap {
    padding: 2.8125em;
  }
}
@media (max-width: 575.98px) {
  .zoom-img-wrap img {
    width: 100%;
  }
  .zoom-text-wrap {
    padding: 0.9375em;
  }
}
/*! Animate.css - http://daneden.me/animate Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2015 Daniel Eden */
.win .animated,
.mac .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes jello {
  11.1% {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20%, 0, 0);
    transform: translate3d(20%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20%, 0, 0);
    transform: translate3d(20%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.win .animate,
.mac .animate {
  filter: alpha(opacity=0);
  opacity: 0;
}

.win .animateUp,
.mac .animateUp {
  -webkit-transform: translate(0px, 20px);
  -moz-transform: translate(0px, 20px);
  -o-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
}

.win .animateUp.animated,
.mac .animateUp.animated {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
}

.win .animateLeft,
.mac .animateLeft {
  -webkit-transform: translate(-20px, 0px);
  -moz-transform: translate(-20px, 0px);
  -o-transform: translate(-20px, 0px);
  -ms-transform: translate(-20px, 0px);
  transform: translate(-20px, 0px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
}

.win .animateLeft.animated,
.mac .animateLeft.animated {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
}

.win .animateRight,
.mac .animateRight {
  -webkit-transform: translate(20px, 0px);
  -moz-transform: translate(20px, 0px);
  -o-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
}

.win .animateRight.animated,
.mac .animateRight.animated {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
}

.ie9 .animate,
.ie8 .animate {
  filter: alpha(opacity=100);
  opacity: 1;
}

.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
  padding-left: 0;
}

.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

.mCSB_scrollTools {
  position: absolute;
  width: 2px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}

.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
}

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 2px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
  background: #cdcdcd;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #464646;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: #464646;
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: #464646;
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(/assets/images/mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}

.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 5px;
  margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #cdcdcd;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #464646;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #464646;
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #464646;
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #464646;
}

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.wizard,
.tabcontrol {
  display: block;
  width: 100%;
  overflow: hidden;
}

.wizard .steps > ul,
.tabcontrol ul {
  list-style: none !important;
  padding: 0;
  margin: 0;
}

.wizard .steps > ul > li,
.tabcontrol ul > li {
  display: block;
  padding: 0;
}

.wizard > .steps .current-info,
.tabcontrol > .steps .current-info {
  position: absolute;
  left: -999em;
}

.wizard > .content > .title,
.tabcontrol > .content > .title {
  position: absolute;
  left: -999em;
}

.wizard > .steps {
  position: relative;
  display: block;
  width: 100%;
  background: #f2f2f2;
  padding: 0;
}

.wizard.vertical > .steps {
  display: inline;
  float: left !important;
  width: 30%;
}

.wizard > .steps .number {
  padding-right: 5px;
  letter-spacing: 0;
  position: relative;
}

.wizard > .steps .number:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  background: #464646;
  height: 1px;
  width: 0%;
}

.wizard > .steps > ul > li,
.wizard > .actions > ul > li {
  float: left !important;
}

.tab-title {
  position: relative;
}

.tab-title:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  background: #464646;
  height: 1px;
  width: 0%;
}

.wizard.vertical > .steps > ul > li {
  float: none !important;
  width: 100%;
}

.wizard .steps {
  text-align: center;
}

.wizard .steps ul {
  overflow: hidden;
  width: 1180px;
  margin: auto;
}

.wizard .steps ul li {
  width: auto;
  height: 70px;
  position: relative;
  padding-right: 4.375em;
  z-index: 9;
}

.wizard .steps ul li a {
  display: block;
  width: auto;
  text-transform: uppercase;
  padding: 0;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  position: relative;
  font-size: 0.75em;
  color: #464646;
}

.wizard .steps ul li a:focus {
  outline: none !important;
}

.wizard .steps ul li.current a .number:after,
.wizard .steps ul li.current a .tab-title:after {
  width: 100%;
}

.wizard .steps ul li.done a .number {
  display: none;
}

.wizard .steps ul li.done a .tab-title {
  padding-left: 0;
}

.wizard .steps ul li.done a .tab-title:after {
  width: 0%;
}

.wizard .steps ul li.done a .tab-title:before {
  font-family: "FontAwesome";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 5px;
  content: "\f00c";
}

.wizard > .content {
  display: block;
  position: relative;
  width: auto;
}

.wizard.vertical > .content {
  display: inline;
  float: left !important;
  margin: 0 2.5% 0.5em 2.5%;
  width: 65%;
}

.wizard > .content > .body ul {
  list-style: disc !important;
}

.wizard > .content > .body > iframe {
  border: 0 none;
  width: 100%;
  height: 100%;
}

.wizard > .content > .body input[type=checkbox] {
  display: inline-block;
}

.wizard > .content > .body input.error {
  background: #fbe3e4;
  border: 1px solid #fbc2c4;
  color: #8a1f11;
}

.wizard > .content > .body label.error {
  color: #8a1f11;
  display: inline-block;
  margin-left: 1.5em;
}

.wizard > .actions {
  position: relative;
  display: block;
  text-align: right;
  width: 100%;
}

.wizard.vertical > .actions {
  display: inline;
  float: right !important;
  margin: 0 2.5%;
  width: 95%;
}

.wizard > .actions > ul {
  display: inline-block;
  text-align: right;
}

.wizard > .actions > ul > li {
  margin: 0 0.5em;
  list-style: none;
}

.wizard.vertical > .actions > ul > li {
  margin: 0 0 0 1em;
}

.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active {
  background: #2184be;
  color: #fff;
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active {
  background: #eee;
  color: #aaa;
}

.tabcontrol > .steps {
  position: relative;
  display: block;
  width: 100%;
}

.tabcontrol > .steps > ul {
  position: relative;
  margin: 6px 0 0 0;
  top: 1px;
  z-index: 1;
}

.tabcontrol > .steps > ul > li {
  float: left !important;
  margin: 5px 2px 0 0;
  padding: 1px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.tabcontrol > .steps > ul > li:hover {
  background: #edecec;
  border: 1px solid #bbb;
  padding: 0;
}

.tabcontrol > .steps > ul > li.current {
  background: #fff;
  border: 1px solid #bbb;
  border-bottom: 0 none;
  padding: 0 0 1px 0;
  margin-top: 0;
}

.tabcontrol > .steps > ul > li > a {
  color: #5f5f5f;
  display: inline-block;
  border: 0 none;
  margin: 0;
  padding: 10px 30px;
  text-decoration: none;
}

.tabcontrol > .steps > ul > li > a:hover {
  text-decoration: none;
}

.tabcontrol > .steps > ul > li.current > a {
  padding: 15px 30px 10px 30px;
}

.tabcontrol > .content {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 35em;
  overflow: hidden;
  border-top: 1px solid #bbb;
  padding-top: 20px;
}

.tabcontrol > .content > .body {
  float: left !important;
  position: absolute;
  width: 95%;
  height: 95%;
  padding: 2.5%;
}

.tabcontrol > .content > .body ul {
  list-style: disc !important;
}

.tabcontrol > .content > .body ul > li {
  display: list-item;
}

.prev-step {
  display: none;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .wizard .steps {
    padding: 0;
  }
  .wizard .steps ul {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    position: relative;
    width: 100%;
  }
  .wizard .steps ul li {
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    display: none;
    height: 42px;
  }
  .wizard .steps ul li a {
    display: block;
    text-align: center;
    height: auto;
  }
  .wizard .steps ul li.current {
    display: flex;
  }
  .wizard .steps ul:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 1px;
    background: #464646;
    content: "";
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .wizard .steps ul.progress-0:after {
    width: 16.666%;
  }
  .wizard .steps ul.progress-1:after {
    width: 33.333%;
  }
  .wizard .steps ul.progress-2:after {
    width: 50%;
  }
  .wizard .steps ul.progress-3:after {
    width: 66.667%;
  }
  .wizard .steps ul.progress-4:after {
    width: 83.333%;
  }
  .wizard .steps ul.progress-5:after {
    width: 100%;
  }
  .wizard .steps .number {
    padding: 0;
    left: 5px;
  }
  .wizard .steps .number:after {
    display: none;
  }
  .wizard .content {
    overflow: visible;
  }
  .prev-step {
    display: block;
    position: absolute;
    left: 0;
    top: -42px;
    z-index: 9;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
  }
  .tab-title:after {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .wizard .steps {
    padding: 0;
  }
  .wizard .steps ul {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    position: relative;
    width: 100%;
  }
  .wizard .steps ul li {
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    display: none;
    height: 42px;
    padding-right: 0;
  }
  .wizard .steps ul li a {
    display: block;
    text-align: center;
    height: auto;
  }
  .wizard .steps ul li.current {
    display: flex;
  }
  .wizard .steps ul:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 1px;
    background: #464646;
    content: "";
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .wizard .steps ul.progress-0:after {
    width: 16.666%;
  }
  .wizard .steps ul.progress-1:after {
    width: 33.333%;
  }
  .wizard .steps ul.progress-2:after {
    width: 50%;
  }
  .wizard .steps ul.progress-3:after {
    width: 66.667%;
  }
  .wizard .steps ul.progress-4:after {
    width: 83.333%;
  }
  .wizard .steps ul.progress-5:after {
    width: 100%;
  }
  .wizard .steps .number {
    padding: 0;
    left: 5px;
  }
  .wizard .steps .number:after {
    display: none;
  }
  .wizard .content {
    overflow: visible;
  }
  .prev-step {
    display: block;
    position: absolute;
    left: 0;
    top: -42px;
    z-index: 9;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
  }
  .tab-title:after {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .wizard .steps {
    padding: 0;
  }
  .wizard .steps ul {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    position: relative;
    width: 100%;
  }
  .wizard .steps ul li {
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    display: none;
    height: 42px;
    padding: 0;
  }
  .wizard .steps ul li a {
    display: block;
    text-align: center;
    height: auto;
  }
  .wizard .steps ul li.current {
    display: flex;
  }
  .wizard .steps ul:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 1px;
    background: #464646;
    content: "";
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .wizard .steps ul.progress-0:after {
    width: 16.666%;
  }
  .wizard .steps ul.progress-1:after {
    width: 33.333%;
  }
  .wizard .steps ul.progress-2:after {
    width: 50%;
  }
  .wizard .steps ul.progress-3:after {
    width: 66.667%;
  }
  .wizard .steps ul.progress-4:after {
    width: 83.333%;
  }
  .wizard .steps ul.progress-5:after {
    width: 100%;
  }
  .wizard .steps .number {
    padding: 0;
    left: 5px;
  }
  .wizard .steps .number:after {
    display: none;
  }
  .wizard .content {
    overflow: visible;
  }
  .prev-step {
    display: block;
    position: absolute;
    left: 0;
    top: -42px;
    z-index: 9;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
  }
  .tab-title:after {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .wizard .steps {
    padding: 0;
  }
  .wizard .steps ul {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    position: relative;
    width: 100%;
  }
  .wizard .steps ul li {
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    display: none;
    height: 42px;
    padding: 0;
  }
  .wizard .steps ul li a {
    display: block;
    text-align: center;
    height: auto;
  }
  .wizard .steps ul li.current {
    display: flex;
  }
  .wizard .steps ul:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 1px;
    background: #464646;
    content: "";
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .wizard .steps ul.progress-0:after {
    width: 16.666%;
  }
  .wizard .steps ul.progress-1:after {
    width: 33.333%;
  }
  .wizard .steps ul.progress-2:after {
    width: 50%;
  }
  .wizard .steps ul.progress-3:after {
    width: 66.667%;
  }
  .wizard .steps ul.progress-4:after {
    width: 83.333%;
  }
  .wizard .steps ul.progress-5:after {
    width: 100%;
  }
  .wizard .steps .number {
    padding: 0;
  }
  .wizard .steps .number:after {
    display: none;
  }
  .wizard .content {
    overflow: visible;
  }
  .prev-step {
    display: block;
    position: absolute;
    left: 0;
    top: -42px;
    z-index: 9;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
  }
  .tab-title:after {
    display: none;
  }
}
.input-group ul {
  margin: 0;
  padding: 0;
}

.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 10px;
}

.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  margin-left: -16px;
  border: 1px solid #464646;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  line-height: 16px;
  top: 0;
  margin-left: -16px;
  padding-left: 0;
  padding-top: 1px;
  font-size: 11px;
  color: #464646;
  text-align: center;
}

.checkbox input[type=checkbox],
.checkbox input[type=radio] {
  opacity: 0;
  z-index: 1;
}

.checkbox input[type=checkbox]:focus + label::before,
.checkbox input[type=radio]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.checkbox input[type=checkbox]:checked + label::after,
.checkbox input[type=radio]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
}

.checkbox input[type=checkbox]:disabled + label,
.checkbox input[type=radio]:disabled + label {
  opacity: 0.65;
}

.checkbox input[type=checkbox]:disabled + label::before,
.checkbox input[type=radio]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}

.checkbox input[type=checkbox]:checked + label::before {
  border: solid 1px #464646;
}

.checkbox.checkbox-circle label::before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.checkbox.checkbox-inline {
  margin-top: 0;
}

.checkbox-primary input[type=checkbox]:checked + label::before,
.checkbox-primary input[type=radio]:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}

.checkbox-primary input[type=checkbox]:checked + label::after,
.checkbox-primary input[type=radio]:checked + label::after {
  color: #fff;
}

.checkbox-danger input[type=checkbox]:checked + label::before,
.checkbox-danger input[type=radio]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}

.checkbox-danger input[type=checkbox]:checked + label::after,
.checkbox-danger input[type=radio]:checked + label::after {
  color: #fff;
}

.checkbox-info input[type=checkbox]:checked + label::before,
.checkbox-info input[type=radio]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.checkbox-info input[type=checkbox]:checked + label::after,
.checkbox-info input[type=radio]:checked + label::after {
  color: #fff;
}

.checkbox-warning input[type=checkbox]:checked + label::before,
.checkbox-warning input[type=radio]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.checkbox-warning input[type=checkbox]:checked + label::after,
.checkbox-warning input[type=radio]:checked + label::after {
  color: #fff;
}

.checkbox-success input[type=checkbox]:checked + label::before,
.checkbox-success input[type=radio]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.checkbox-success input[type=checkbox]:checked + label::after,
.checkbox-success input[type=radio]:checked + label::after {
  color: #fff;
}

.radio {
  padding-left: 20px;
}

.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 10px;
}

.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  margin-left: -20px;
  top: 0;
  border: 1px solid #464646;
  border-radius: 50%;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}

.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 10px;
  height: 10px;
  left: 5px;
  top: 5px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #464646;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio input[type=radio] {
  opacity: 0;
  z-index: 1;
}

.radio input[type=radio]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.radio input[type=radio]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.radio input[type=radio]:disabled + label {
  opacity: 0.65;
}

.radio input[type=radio]:disabled + label::before {
  cursor: not-allowed;
}

.radio.radio-inline {
  margin-top: 0;
}

.radio-primary input[type=radio] + label::after {
  background-color: #337ab7;
}

.radio-primary input[type=radio]:checked + label::before {
  border-color: #337ab7;
}

.radio-primary input[type=radio]:checked + label::after {
  background-color: #337ab7;
}

.radio-danger input[type=radio] + label::after {
  background-color: #d9534f;
}

.radio-danger input[type=radio]:checked + label::before {
  border-color: #d9534f;
}

.radio-danger input[type=radio]:checked + label::after {
  background-color: #d9534f;
}

.radio-info input[type=radio] + label::after {
  background-color: #5bc0de;
}

.radio-info input[type=radio]:checked + label::before {
  border-color: #5bc0de;
}

.radio-info input[type=radio]:checked + label::after {
  background-color: #5bc0de;
}

.radio-warning input[type=radio] + label::after {
  background-color: #f0ad4e;
}

.radio-warning input[type=radio]:checked + label::before {
  border-color: #f0ad4e;
}

.radio-warning input[type=radio]:checked + label::after {
  background-color: #f0ad4e;
}

.radio-success input[type=radio] + label::after {
  background-color: #5cb85c;
}

.radio-success input[type=radio]:checked + label::before {
  border-color: #5cb85c;
}

.radio-success input[type=radio]:checked + label::after {
  background-color: #5cb85c;
}

input[type=checkbox].styled:checked + label:after,
input[type=radio].styled:checked + label:after {
  font-family: "FontAwesome";
  content: "\f00c";
}

input[type=checkbox] .styled:checked + label::before,
input[type=radio] .styled:checked + label::before {
  color: #fff;
}

input[type=checkbox] .styled:checked + label::after,
input[type=radio] .styled:checked + label::after {
  color: #fff;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .checkbox label:before {
    width: 16px;
    height: 16px;
  }
  .checkbox label:after {
    width: 16px;
    height: 16px;
    line-height: 13px;
    font-size: 8px;
  }
}
@media (min-width: 700px) and (max-width: 979px) {
  .checkbox label:before {
    width: 16px;
    height: 16px;
  }
  .checkbox label:after {
    width: 16px;
    height: 16px;
    line-height: 10px;
    font-size: 8px;
  }
}
@media (max-width: 700px) {
  .checkbox label:before {
    width: 16px;
    height: 16px;
  }
  .checkbox label:after {
    width: 16px;
    height: 16px;
    line-height: 10px;
    font-size: 8px;
    top: 2px;
  }
  .visit-box .input-group li.checkbox label:after {
    padding-left: 1px;
    line-height: 11px;
  }
  .visit-box .input-group li.checkbox label:after,
.visit-box .input-group li.checkbox label:before {
    top: 2px;
  }
  .voucherCodebtns .mb-5 {
    margin-bottom: 0 !important;
  }
  .modal.show .modal-dialog {
    transform: translate(0, 100px);
  }
}
.fv-has-feedback {
  position: relative;
}

.fv-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

.fv-help-block {
  display: block;
}

.fv-form-bootstrap .help-block {
  margin-bottom: 0;
  color: #ff4136;
  font-size: 0.75em;
  position: relative;
  display: block;
}

.fv-form-bootstrap .tooltip-inner {
  text-align: left;
}

.fv-form-bootstrap .fv-icon-no-label {
  top: 0;
}

.fv-form-bootstrap .fv-bootstrap-icon-input-group {
  z-index: 100;
}

.form-inline.fv-form-bootstrap .form-group {
  vertical-align: top;
}

.fv-form-foundation .fv-control-feedback {
  top: 21px;
  right: 15px;
  width: 37px;
  height: 37px;
  line-height: 37px;
}

.fv-form-foundation .collapse .fv-control-feedback {
  top: 0;
  right: 0;
}

.fv-form-horizontal.fv-form-foundation .fv-control-feedback {
  top: 0;
}

.fv-form-foundation .fv-icon-no-label {
  top: 0;
}

.fv-form-foundation .error .fv-control-feedback {
  color: #f04124;
}

.fv-form-foundation .error.fv-has-tooltip input,
.error.fv-has-tooltip textarea,
.error.fv-has-tooltip select {
  margin-bottom: 1rem;
}

.fv-form-pure .fv-control-feedback {
  top: 22px;
  width: 36px;
  height: 36px;
  line-height: 36px;
}

.pure-form-stacked.fv-form-pure .fv-control-feedback {
  top: 4px;
}

.pure-form-aligned .pure-control-group .fv-help-block {
  margin-top: 5px;
  margin-left: 180px;
}

.pure-form-aligned.fv-form-pure .fv-control-feedback,
.fv-form-pure .fv-icon-no-label {
  top: 0;
}

.fv-form-pure .fv-has-error label,
.fv-form-pure .fv-has-error .fv-help-block,
.fv-form-pure .fv-has-error .fv-control-feedback {
  color: #ca3c3c;
}

.fv-form-semantic .fv-control-feedback.icon {
  right: 7px;
}

.fv-form-semantic .error .icon {
  color: #d95c5c;
}

.fv-form-horizontal.fv-form-semantic .row {
  padding-bottom: 0;
}

.fv-form-uikit .fv-control-feedback {
  top: 25px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.fv-form-uikit .uk-text-danger {
  display: block;
}

.uk-form-horizontal.fv-form-uikit .fv-control-feedback {
  top: 0;
}

.fv-form-uikit .fv-has-error label,
.fv-form-uikit .fv-has-error .uk-form-label,
.fv-form-uikit .fv-has-error .fv-control-feedback {
  color: #d85030;
}

.fv-form-uikit .fv-icon-no-label {
  top: 0;
}

.intl-tel-input {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.intl-tel-input .hide {
  display: none;
}

.intl-tel-input .v-hide {
  visibility: hidden;
}

.intl-tel-input input,
.intl-tel-input input[type=text],
.intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 0;
}

.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  height: 100%;
  padding: 10px;
  border-right: solid 1px #464646;
}

.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.intl-tel-input .selected-flag .iti-arrow {
  position: absolute;
  top: 50%;
  margin-top: 0;
  right: 5px;
  width: 13px;
  height: 7px;
  border: none;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  line-height: 0;
}

.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.intl-tel-input .country-list {
  position: absolute;
  z-index: 999;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0;
  background-color: #dfdfdf;
  white-space: nowrap;
  height: 200px;
  overflow-y: scroll;
  font-size: 0.75em;
  color: #464646;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  font-family: "LAD-Bold";
}

.intl-tel-input .country-list.dropup {
  bottom: 100%;
}

.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px;
}

@media (max-width: 500px) {
  .intl-tel-input .country-list {
    white-space: normal;
  }
}
.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.intl-tel-input .country-list .country {
  padding: 10px;
}

.intl-tel-input .country-list .country.highlight {
  background-color: #f2f2f2;
}

.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code {
  vertical-align: middle;
}

.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name {
  margin-right: 6px;
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=text],
.intl-tel-input.separate-dial-code input[type=tel] {
  padding-right: 30px;
  padding-left: 70px;
  margin-left: 0;
}

.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
  right: auto;
  left: 0;
}

.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
  width: 60px;
}

.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
  cursor: default;
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag,
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
  background-color: transparent;
}

.intl-tel-input.separate-dial-code .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
  display: table;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
  display: table-cell;
  vertical-align: middle;
  padding-left: 28px;
}

.intl-tel-input.separate-dial-code.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel] {
  padding-left: 66px;
}

.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
  width: 60px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {
  padding-left: 76px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
  width: 70px;
}

.intl-tel-input.separate-dial-code.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel] {
  padding-left: 74px;
}

.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
  width: 68px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
  padding-left: 84px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
  width: 78px;
}

.intl-tel-input.separate-dial-code.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel] {
  padding-left: 82px;
}

.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
  width: 76px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
  padding-left: 92px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
  width: 86px;
}

.intl-tel-input.separate-dial-code.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel] {
  padding-left: 90px;
}

.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
  width: 84px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {
  padding-left: 100px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
  width: 94px;
}

.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

.intl-tel-input.iti-container:hover {
  cursor: pointer;
}

body.iti-mobile {
  height: auto;
}

.iti-mobile .intl-tel-input.iti-container {
  top: 50px;
  bottom: 30px;
  left: 50px;
  right: 0;
  position: fixed;
  width: 81%;
}

.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%;
  height: 100%;
}

.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti-flag {
  width: 20px;
}

.iti-flag.be {
  width: 18px;
}

.iti-flag.ch {
  width: 15px;
}

.iti-flag.mc {
  width: 19px;
}

.iti-flag.ne {
  width: 18px;
}

.iti-flag.np {
  width: 13px;
}

.iti-flag.va {
  width: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-size: 5630px 15px;
  }
}
.iti-flag.ac {
  height: 10px;
  background-position: 0px 0px;
}

.iti-flag.ad {
  height: 14px;
  background-position: -22px 0px;
}

.iti-flag.ae {
  height: 10px;
  background-position: -44px 0px;
}

.iti-flag.af {
  height: 14px;
  background-position: -66px 0px;
}

.iti-flag.ag {
  height: 14px;
  background-position: -88px 0px;
}

.iti-flag.ai {
  height: 10px;
  background-position: -110px 0px;
}

.iti-flag.al {
  height: 15px;
  background-position: -132px 0px;
}

.iti-flag.am {
  height: 10px;
  background-position: -154px 0px;
}

.iti-flag.ao {
  height: 14px;
  background-position: -176px 0px;
}

.iti-flag.aq {
  height: 14px;
  background-position: -198px 0px;
}

.iti-flag.ar {
  height: 13px;
  background-position: -220px 0px;
}

.iti-flag.as {
  height: 10px;
  background-position: -242px 0px;
}

.iti-flag.at {
  height: 14px;
  background-position: -264px 0px;
}

.iti-flag.au {
  height: 10px;
  background-position: -286px 0px;
}

.iti-flag.aw {
  height: 14px;
  background-position: -308px 0px;
}

.iti-flag.ax {
  height: 13px;
  background-position: -330px 0px;
}

.iti-flag.az {
  height: 10px;
  background-position: -352px 0px;
}

.iti-flag.ba {
  height: 10px;
  background-position: -374px 0px;
}

.iti-flag.bb {
  height: 14px;
  background-position: -396px 0px;
}

.iti-flag.bd {
  height: 12px;
  background-position: -418px 0px;
}

.iti-flag.be {
  height: 15px;
  background-position: -440px 0px;
}

.iti-flag.bf {
  height: 14px;
  background-position: -460px 0px;
}

.iti-flag.bg {
  height: 12px;
  background-position: -482px 0px;
}

.iti-flag.bh {
  height: 12px;
  background-position: -504px 0px;
}

.iti-flag.bi {
  height: 12px;
  background-position: -526px 0px;
}

.iti-flag.bj {
  height: 14px;
  background-position: -548px 0px;
}

.iti-flag.bl {
  height: 14px;
  background-position: -570px 0px;
}

.iti-flag.bm {
  height: 10px;
  background-position: -592px 0px;
}

.iti-flag.bn {
  height: 10px;
  background-position: -614px 0px;
}

.iti-flag.bo {
  height: 14px;
  background-position: -636px 0px;
}

.iti-flag.bq {
  height: 14px;
  background-position: -658px 0px;
}

.iti-flag.br {
  height: 14px;
  background-position: -680px 0px;
}

.iti-flag.bs {
  height: 10px;
  background-position: -702px 0px;
}

.iti-flag.bt {
  height: 14px;
  background-position: -724px 0px;
}

.iti-flag.bv {
  height: 15px;
  background-position: -746px 0px;
}

.iti-flag.bw {
  height: 14px;
  background-position: -768px 0px;
}

.iti-flag.by {
  height: 10px;
  background-position: -790px 0px;
}

.iti-flag.bz {
  height: 14px;
  background-position: -812px 0px;
}

.iti-flag.ca {
  height: 10px;
  background-position: -834px 0px;
}

.iti-flag.cc {
  height: 10px;
  background-position: -856px 0px;
}

.iti-flag.cd {
  height: 15px;
  background-position: -878px 0px;
}

.iti-flag.cf {
  height: 14px;
  background-position: -900px 0px;
}

.iti-flag.cg {
  height: 14px;
  background-position: -922px 0px;
}

.iti-flag.ch {
  height: 15px;
  background-position: -944px 0px;
}

.iti-flag.ci {
  height: 14px;
  background-position: -961px 0px;
}

.iti-flag.ck {
  height: 10px;
  background-position: -983px 0px;
}

.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0px;
}

.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0px;
}

.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0px;
}

.iti-flag.co {
  height: 14px;
  background-position: -1071px 0px;
}

.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0px;
}

.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0px;
}

.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0px;
}

.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0px;
}

.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0px;
}

.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0px;
}

.iti-flag.cy {
  height: 13px;
  background-position: -1225px 0px;
}

.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0px;
}

.iti-flag.de {
  height: 12px;
  background-position: -1269px 0px;
}

.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0px;
}

.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0px;
}

.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0px;
}

.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0px;
}

.iti-flag.do {
  height: 13px;
  background-position: -1379px 0px;
}

.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0px;
}

.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0px;
}

.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0px;
}

.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0px;
}

.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0px;
}

.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0px;
}

.iti-flag.er {
  height: 10px;
  background-position: -1533px 0px;
}

.iti-flag.es {
  height: 14px;
  background-position: -1555px 0px;
}

.iti-flag.et {
  height: 10px;
  background-position: -1577px 0px;
}

.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0px;
}

.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0px;
}

.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0px;
}

.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0px;
}

.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0px;
}

.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0px;
}

.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0px;
}

.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0px;
}

.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0px;
}

.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0px;
}

.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0px;
}

.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0px;
}

.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0px;
}

.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0px;
}

.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0px;
}

.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0px;
}

.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0px;
}

.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0px;
}

.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0px;
}

.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0px;
}

.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0px;
}

.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0px;
}

.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0px;
}

.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0px;
}

.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0px;
}

.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0px;
}

.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0px;
}

.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0px;
}

.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0px;
}

.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0px;
}

.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0px;
}

.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0px;
}

.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0px;
}

.iti-flag.id {
  height: 14px;
  background-position: -2325px 0px;
}

.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0px;
}

.iti-flag.il {
  height: 15px;
  background-position: -2369px 0px;
}

.iti-flag.im {
  height: 10px;
  background-position: -2391px 0px;
}

.iti-flag.in {
  height: 14px;
  background-position: -2413px 0px;
}

.iti-flag.io {
  height: 10px;
  background-position: -2435px 0px;
}

.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0px;
}

.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0px;
}

.iti-flag.is {
  height: 15px;
  background-position: -2501px 0px;
}

.iti-flag.it {
  height: 14px;
  background-position: -2523px 0px;
}

.iti-flag.je {
  height: 12px;
  background-position: -2545px 0px;
}

.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0px;
}

.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0px;
}

.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0px;
}

.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0px;
}

.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0px;
}

.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0px;
}

.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0px;
}

.iti-flag.km {
  height: 12px;
  background-position: -2721px 0px;
}

.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0px;
}

.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0px;
}

.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0px;
}

.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0px;
}

.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0px;
}

.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0px;
}

.iti-flag.la {
  height: 14px;
  background-position: -2875px 0px;
}

.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0px;
}

.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0px;
}

.iti-flag.li {
  height: 12px;
  background-position: -2941px 0px;
}

.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0px;
}

.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0px;
}

.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0px;
}

.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0px;
}

.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0px;
}

.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0px;
}

.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0px;
}

.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0px;
}

.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0px;
}

.iti-flag.md {
  height: 10px;
  background-position: -3160px 0px;
}

.iti-flag.me {
  height: 10px;
  background-position: -3182px 0px;
}

.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0px;
}

.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0px;
}

.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0px;
}

.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0px;
}

.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0px;
}

.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0px;
}

.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0px;
}

.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0px;
}

.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0px;
}

.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0px;
}

.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0px;
}

.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0px;
}

.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0px;
}

.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0px;
}

.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0px;
}

.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0px;
}

.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0px;
}

.iti-flag.my {
  height: 10px;
  background-position: -3578px 0px;
}

.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0px;
}

.iti-flag.na {
  height: 14px;
  background-position: -3622px 0px;
}

.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0px;
}

.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0px;
}

.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0px;
}

.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0px;
}

.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0px;
}

.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0px;
}

.iti-flag.no {
  height: 15px;
  background-position: -3774px 0px;
}

.iti-flag.np {
  height: 15px;
  background-position: -3796px 0px;
}

.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0px;
}

.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0px;
}

.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0px;
}

.iti-flag.om {
  height: 10px;
  background-position: -3877px 0px;
}

.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0px;
}

.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0px;
}

.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0px;
}

.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0px;
}

.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0px;
}

.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0px;
}

.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0px;
}

.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0px;
}

.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0px;
}

.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0px;
}

.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0px;
}

.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0px;
}

.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0px;
}

.iti-flag.py {
  height: 11px;
  background-position: -4185px 0px;
}

.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0px;
}

.iti-flag.re {
  height: 14px;
  background-position: -4229px 0px;
}

.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0px;
}

.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0px;
}

.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0px;
}

.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0px;
}

.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0px;
}

.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0px;
}

.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0px;
}

.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0px;
}

.iti-flag.se {
  height: 13px;
  background-position: -4427px 0px;
}

.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0px;
}

.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0px;
}

.iti-flag.si {
  height: 10px;
  background-position: -4493px 0px;
}

.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0px;
}

.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0px;
}

.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0px;
}

.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0px;
}

.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0px;
}

.iti-flag.so {
  height: 14px;
  background-position: -4625px 0px;
}

.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0px;
}

.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0px;
}

.iti-flag.st {
  height: 10px;
  background-position: -4691px 0px;
}

.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0px;
}

.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0px;
}

.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0px;
}

.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0px;
}

.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0px;
}

.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0px;
}

.iti-flag.td {
  height: 14px;
  background-position: -4845px 0px;
}

.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0px;
}

.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0px;
}

.iti-flag.th {
  height: 14px;
  background-position: -4911px 0px;
}

.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0px;
}

.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0px;
}

.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0px;
}

.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0px;
}

.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0px;
}

.iti-flag.to {
  height: 10px;
  background-position: -5043px 0px;
}

.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0px;
}

.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0px;
}

.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0px;
}

.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0px;
}

.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0px;
}

.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0px;
}

.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0px;
}

.iti-flag.um {
  height: 11px;
  background-position: -5219px 0px;
}

.iti-flag.us {
  height: 11px;
  background-position: -5241px 0px;
}

.iti-flag.uy {
  height: 14px;
  background-position: -5263px 0px;
}

.iti-flag.uz {
  height: 10px;
  background-position: -5285px 0px;
}

.iti-flag.va {
  height: 15px;
  background-position: -5307px 0px;
}

.iti-flag.vc {
  height: 14px;
  background-position: -5324px 0px;
}

.iti-flag.ve {
  height: 14px;
  background-position: -5346px 0px;
}

.iti-flag.vg {
  height: 10px;
  background-position: -5368px 0px;
}

.iti-flag.vi {
  height: 14px;
  background-position: -5390px 0px;
}

.iti-flag.vn {
  height: 14px;
  background-position: -5412px 0px;
}

.iti-flag.vu {
  height: 12px;
  background-position: -5434px 0px;
}

.iti-flag.wf {
  height: 14px;
  background-position: -5456px 0px;
}

.iti-flag.ws {
  height: 10px;
  background-position: -5478px 0px;
}

.iti-flag.xk {
  height: 15px;
  background-position: -5500px 0px;
}

.iti-flag.ye {
  height: 14px;
  background-position: -5522px 0px;
}

.iti-flag.yt {
  height: 14px;
  background-position: -5544px 0px;
}

.iti-flag.za {
  height: 14px;
  background-position: -5566px 0px;
}

.iti-flag.zm {
  height: 14px;
  background-position: -5588px 0px;
}

.iti-flag.zw {
  height: 10px;
  background-position: -5610px 0px;
}

.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("/assets/images/flags.png");
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-image: url("/assets/images/flags@2x.png");
  }
}
.iti-flag.np {
  background-color: transparent;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 0 !important;
}

.fancybox-opened {
  z-index: 9999999;
}

.fancybox-outer,
.fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 4px;
  white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 4px solid #fff;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading,
.fancybox-prev span,
.fancybox-next span {
  background-image: url("/assets/images/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 999999;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/assets/images/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: 0;
  right: -30px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 999999;
  text-align: center;
  line-height: 30px;
  background: #fff;
  border: 0 solid #0000cf;
  transition: 0.5s;
}

@media screen and (prefers-reduced-motion: reduce) {
  .fancybox-close {
    transition: none;
  }
}
.fancybox-close:before {
  font-size: 0.875em;
  width: 16px;
  height: 12px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  color: #000;
  content: "h";
  font-family: "lad" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  width: auto;
  height: 30px;
  margin: auto;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("/assets/images/blank.gif");
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  height: 30px;
  padding: 5px 0;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-prev span {
  left: -150px;
  width: 45px;
  height: 47px;
  background: none;
  border: none;
  transition: 0.5s;
}

@media screen and (prefers-reduced-motion: reduce) {
  .fancybox-prev span {
    transition: none;
  }
}
.fancybox-prev span:before {
  content: "I";
  font-family: "lad" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  color: #000;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 45px;
  line-height: 47px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  text-align: center;
  font-size: 20px;
  letter-spacing: 2px;
  transition: 0.5s;
}

@media screen and (prefers-reduced-motion: reduce) {
  .fancybox-prev span:before {
    transition: none;
  }
}
.fancybox-next span {
  right: -150px;
  width: 45px;
  height: 47px;
  background: none;
  border: none;
  transition: 0.5s;
}

@media screen and (prefers-reduced-motion: reduce) {
  .fancybox-next span {
    transition: none;
  }
}
.fancybox-next span:before {
  content: "J";
  font-family: "lad" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  color: #000;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 45px;
  line-height: 47px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  text-align: center;
  font-size: 20px;
  letter-spacing: 2px;
  transition: 0.5s;
}

@media screen and (prefers-reduced-motion: reduce) {
  .fancybox-next span:before {
    transition: none;
  }
}
.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: scroll !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.6);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

.fancybox-title {
  visibility: hidden;
  position: absolute;
  text-shadow: none;
  z-index: 8050;
  height: auto;
  width: 100%;
  font-size: 1.125em;
  color: #fff;
}

.fancy-heading {
  font-size: 1.625em;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 15px 15px 15px;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: relative;
  padding: 0;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  padding: 0 15px;
  display: inline-block;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

.fancybox-wrap iframe {
  background: #fff;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .fancybox-prev span {
    left: -80px;
  }
  .fancybox-next span {
    right: -80px;
  }
}
@media (min-width: 1200px) {
  .fancybox-lock .fancybox-overlay {
    overflow: hidden;
  }
  .fancybox-prev span:hover:before {
    background: #464646;
    color: #fff;
  }
  .fancybox-next span:hover:before {
    background: #464646;
    color: #fff;
  }
  .fancybox-close:before {
    transition: 0.5s;
  }
}
@media screen and (min-width: 1200px) and (prefers-reduced-motion: reduce) {
  .fancybox-close:before {
    transition: none;
  }
}
@media (min-width: 1200px) {
  .fancybox-close:hover {
    background: #464646;
  }
  .fancybox-close:hover:before {
    color: #fff;
  }
  .fancybox-prev {
    left: 50px;
  }
  .fancybox-next {
    right: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .fancybox-close {
    right: 0;
    top: -28px;
  }
  .fancybox-prev span {
    left: 0;
  }
  .fancybox-next span {
    right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .fancybox-close {
    right: 0;
    top: -28px;
  }
  .fancybox-prev span {
    left: 0;
  }
  .fancybox-next span {
    right: 0;
  }
}
@media (max-width: 767px) {
  .fancybox-skin {
    padding: 4px !important;
  }
  .fancybox-nav {
    z-index: 9999;
  }
  .fancybox-prev span {
    left: 0;
    height: 27px;
    width: 26px;
  }
  .fancybox-prev span:before {
    display: block;
    width: 26px;
    line-height: 27px;
    font-size: 12px;
  }
  .fancybox-next span {
    right: 0;
    height: 27px;
    width: 26px;
  }
  .fancybox-next span:before {
    display: block;
    width: 26px;
    line-height: 27px;
    font-size: 12px;
  }
  .fancybox-close {
    width: 22px;
    height: 22px;
    border-radius: 0;
    right: 4px;
    top: -18px;
  }
}
body.gray {
  background: #2f2f2f;
  color: #fff;
}

body.gray a {
  color: #fff;
}

body.gray header {
  background: #070000;
}

body.gray .logo {
  background: url("/assets/svgs/white-logo.svg") no-repeat center center/cover;
}

body.gray .primaryNavigation li a:after {
  background: #fff;
}

body.gray .sub-nav-group {
  background: #070000;
  border-top: solid 1px #464646;
}

body.gray .bg-white {
  background: #000 !important;
}

body.gray .langSwitcher ul li a:after {
  background: #fff;
}

body.gray .languageMenu {
  background: #464646;
}

body.gray .languageMenu ul li a {
  color: #fff;
}

body.gray .languageMenu ul li a:after {
  background: #fff;
}

body.gray .sub-nav-2 .drop-title {
  border-bottom: solid 1px #fff;
  color: #fff;
}

body.gray .sub-nav-2 .menuClose {
  color: #fff;
}

body.gray .sub-nav-2 .contrastList li a.gary {
  border-color: #fff;
}

body.gray .sub-nav-2 .sizeList li a {
  border: solid 2px #fff;
  color: #fff;
  background: #2e2e2e;
}

body.gray .sub-nav li a:before {
  background: #fff;
}

body.gray .main-slider .slick-slide:before {
  background: #fff;
}

body.gray .shape-1,
body.gray .shape-2,
body.gray .shape-3,
body.gray .shape-4 {
  background: #070000;
}

body.gray .btn-link {
  color: #fff;
}

body.gray .btn-link:after {
  background: #fff;
}

body.gray .slider-nav .slideThumb:after {
  border: solid 2px #fff;
}

body.gray .slider-nav .slick-prev:before {
  color: #fff;
}

body.gray .slider-nav .slick-next:before {
  color: #fff;
}

body.gray .btn-outline-primary {
  color: #fff;
  border-color: #fff;
}

body.gray footer {
  background: #070000;
}

body.gray .ftNav li a:after {
  background: #fff;
}

body.gray .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  color: #fff;
}

body.gray .breadcrumb .breadcrumb-item.active span {
  color: #fff;
}

body.gray .breadcrumb .breadcrumb-item.active span:after {
  background: #fff;
}

body.gray .calendar-cont {
  background: #000;
}

body.gray .ui-widget-content {
  background: #000;
}

body.gray .ui-widget-content {
  color: #fff;
}

body.gray .ui-state-default,
body.gray .ui-widget-content .ui-state-default,
body.gray .ui-widget-header .ui-state-default,
body.gray .ui-button,
body.gray html .ui-button.ui-state-disabled:hover,
body.gray html .ui-button.ui-state-disabled:active {
  color: #fff;
}

body.gray .ui-datepicker select.ui-datepicker-month,
body.gray .ui-datepicker select.ui-datepicker-year {
  background: #000;
  color: #fff;
}

body.gray .white-layout {
  background: #000;
}

body.gray .price-link i {
  border-color: #fff transparent transparent transparent;
}

body.gray .bootstrap-select > .dropdown-toggle.btn-outline-primary {
  color: #fff;
}

body.gray .bootstrap-select > .dropdown-toggle.btn-outline-primary:hover,
body.gray .bootstrap-select > .dropdown-toggle.btn-outline-primary:focus {
  color: #fff;
  border-color: #fff;
  background: #2f2f2f;
}

body.gray .bootstrap-select.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  border-color: #2f2f2f;
  background: #2f2f2f;
}

body.gray .dropdown-menu {
  border: 1px solid #2f2f2f;
  background-color: #2f2f2f;
}

body.gray .dropdown-item span:after {
  background: #fff;
}

body.gray .dropdown-item.active,
body.gray .dropdown-item:active {
  background-color: #2f2f2f;
  color: #fff;
}

body.gray .dropdown-item:hover {
  background-color: #2f2f2f;
  color: #fff;
}

body.gray .mCSB_scrollTools .mCSB_draggerRail {
  background: #070000;
}

body.gray .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
body.gray .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background: #070000;
}

body.gray .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #fff;
}

body.gray .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #fff;
}

body.gray .grey-area {
  background: #464646;
}

body.gray .wizard .steps {
  background: #464646;
}

body.gray .wizard .steps ul li a {
  color: #fff;
}

body.gray .wizard .number:after,
body.gray .wizard .tab-title:after {
  background: #fff;
}

body.gray .date-box {
  background: #464646;
}

body.gray .checkbox input[type=checkbox]:checked + label:before {
  border: solid 1px #fff;
}

body.gray .checkbox label:before {
  border: solid 1px #fff;
}

body.gray .checkbox label:after {
  color: #fff;
}

body.gray .terms-check li a.terms:before {
  background: #fff;
}

body.gray .bulletList li:after {
  background: #fff;
}

body.gray .become-member-card {
  border: solid 1px #fff;
}

body.gray .session_timeout .modal-content {
  background: #000;
}

body.gray .close {
  color: #fff;
}

body.gray .close:not(:disabled):not(.disabled):hover,
body.gray .close:not(:disabled):not(.disabled):focus {
  opacity: 1;
  color: #fff;
}

body.gray .shadow-box .shadow {
  background-image: linear-gradient(0deg, rgba(76, 74, 74, 0.0196078), rgba(51, 51, 51, 0.74902));
}

body.gray .slide-caption span {
  color: #fff;
}

body.gray .audio-name,
body.gray .audio-duration {
  color: #fff;
}

body.gray .audio-play-btn {
  border: solid 1px #fff;
}

body.gray .copy-caption {
  background: #000;
  color: #fff;
}

body.gray .blogpost {
  background: #000;
}

body.gray .icon-lead svg {
  fill: #fff;
}

body.gray .socialBox {
  background: #000;
}

body.gray .boxCount {
  background-image: linear-gradient(142deg, #000, rgba(0, 0, 0, 0));
}

body.gray .boxCount:after {
  border-color: transparent transparent transparent #2f2f2f;
}

body.gray .boxCount:before {
  border-color: transparent #2f2f2f transparent transparent;
}

body.gray .tripadvisor {
  border: solid 1px #fff;
}

body.gray .objectDetails {
  background: #000;
}

body.gray .blockquote-footer {
  color: #fff;
}

body.gray .socialHeader .day-time {
  color: #fff;
}

body.gray .socialHeader .day-time:after {
  background: #fff;
}

body.gray .socialHeader .social-logo {
  background: url(/assets/images/social-logo-white.png) no-repeat center center/cover;
}

body.gray .hide-btn {
  background: #000;
  color: #fff;
}

body.gray .btn-outline-primary:hover,
body.gray .btn-outline-primary:active {
  background: -webkit-linear-gradient(#070000, rgba(255, 255, 255, 0));
  background: linear-gradient(#070000, rgba(255, 255, 255, 0));
}

body.gray .btn-outline-primary:focus,
body.gray .btn-outline-primary.focus {
  background: -webkit-linear-gradient(#070000, rgba(255, 255, 255, 0));
  background: linear-gradient(#070000, rgba(255, 255, 255, 0));
}

body.gray .mediaGell-slider .small-02 {
  color: #fff;
}

body.gray .mediaGell-slider .media-slide-item .down-link i {
  color: #fff;
}

body.gray .mediaGell-slider .media-slide-item .down-link:hover,
body.gray .mediaGell-slider .media-slide-item .down-link:focus {
  color: #fff;
}

body.gray .filter-bar {
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
}

body.gray .filter-bar .bootstrap-select .btn-light {
  color: #fff;
}

body.gray .theDatePicker {
  color: #fff;
}

body.gray .theDatePicker::-webkit-input-placeholder {
  color: #fff;
}

body.gray .theDatePicker:-moz-placeholder {
  color: #fff;
}

body.gray .theDatePicker::-moz-placeholder {
  color: #fff;
}

body.gray .theDatePicker:-ms-input-placeholder {
  color: #fff;
}

body.gray .ui-widget-header {
  color: #fff;
}

body.gray .lds-rolling div,
body.gray .lds-rolling div:after {
  border: 2px solid #fff;
  border-top-color: transparent;
}

body.gray .mainSearch {
  border-bottom: solid 2px #fff;
}

body.gray .mainSearch .form-control {
  color: #fff;
}

body.gray .mainSearch .form-control::-webkit-input-placeholder {
  color: #fff;
}

body.gray .mainSearch .form-control:-moz-placeholder {
  color: #fff;
}

body.gray .mainSearch .form-control::-moz-placeholder {
  color: #fff;
}

body.gray .mainSearch .form-control:-ms-input-placeholder {
  color: #fff;
}

body.gray .form-wrapper .thanks,
body.gray .form-wrapper .myLadInterestthanks {
  background: #000;
}

body.gray .form-wrapper .loading:before {
  background: #000;
}

body.gray .form-wrapper .loader:after {
  border-color: #464646 transparent transparent;
}

body.gray .form-control {
  border-color: #fff;
  color: #fff;
}

body.gray .form-control:focus {
  color: #464646;
  background: #fff;
}

body.gray .form-control:focus ~ .success-icon {
  color: #000;
}

body.gray .form-control:disabled,
body.gray .form-control[readonly] {
  background: #fff;
  color: #464646;
}

body.gray .account-info {
  background: #000;
}

body.gray .info-pointer {
  background: #464646;
}

body.gray .menu-bars {
  color: #fff;
}

body.gray .bar1,
body.gray .bar3 {
  background-color: #fff;
}

body.gray .mobileNavigation {
  background: #464646;
  border-top: solid 1px #464646;
}

body.gray .myLadWhiteBox {
  background: #000;
}

body.gray .myLadWhiteBox .btn-outline-primary:not(:disabled),
body.gray .myLadWhiteBox .btn-outline-primary:not(.disabled).active {
  color: inherit;
  border-color: inherit;
}

body.gray .form-control:disabled ~ [class^=icon-],
body.gray .form-control[readonly] ~ [class^=icon-] {
  color: #000;
}

body.gray .intl-tel-input .selected-flag {
  border-color: #fff;
}

body.gray .myLadList ul li a:after {
  background: #fff;
}

body.gray .artWork {
  background: #000;
}

body.gray .circleTimer-Cont .txt {
  color: #fff;
}

body.gray .circleTimer-Cont .solidCircle {
  border-color: #fff;
}

body.gray .newsLetterBox {
  border-color: #fff;
}

body.gray .swiper-container.gallery-thumbs .swiper-slide.swiper-slide-thumb-active:after {
  border-color: #fff;
}

body.gray .link-list li a:after {
  background: #fff;
}

body.gray table:not(.activity-detail) thead th {
  background: #fff;
  color: #464646;
}

body.gray #session_timeout.session_timeout {
  background: #fff;
  color: #464646;
}

body.gray .fancybox-next span:before,
body.gray .fancybox-prev span:before {
  background: #fff;
  color: #2f2f2f;
}

body.gray .fancybox-next:hover span:before,
body.gray .fancybox-prev:hover span:before {
  background: #2f2f2f;
  color: #fff;
}

body.gray .fancybox-close {
  background: #fff;
}

body.gray .fancybox-close:before {
  color: #2f2f2f;
}

body.gray .fancybox-close:hover {
  background: #2f2f2f;
}

body.gray .fancybox-close:hover:before {
  color: #fff;
}

body.gray .img-popup-link i svg {
  fill: #000;
}

body.gray .terms_conditions .modal-dialog .modal-content {
  background: #000;
}

body.gray .terms_conditions .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background: #464646;
}

body.gray .terms_conditions .mCS-minimal-dark .mCSB_scrollTools .mCSB_draggerRail {
  background: #464646;
}

body.gray .at-resp-share-element .at-icon,
body.gray .at-resp-share-element .at-label {
  fill: #fff !important;
}

body.gray .cookie-bar {
  background: #070000;
}

body.gray .cookie-bar p {
  color: #fff;
}

body.gray .cookie-bar .btnarea .btn-hollow {
  color: #fff;
  border-color: #fff;
}

body.gray .cookie-bar .btnarea .close-c-bar span {
  color: #fff;
}

body.gray .tooltip-wrapper a {
  background: #fff;
}

body.gray .tooltip-wrapper a i {
  color: #000;
}

body.gray .ui-tooltip {
  background: #fff;
  color: #2f2f2f;
  border: 1px solid #fff !important;
}

body.gray .ui-tooltip:before {
  border-color: #fff transparent transparent transparent;
}

body.gray .confirm-modal .modal-content {
  background: #000;
}

body.gray .confirm-modal .modal-content .close {
  color: #fff !important;
  opacity: 1;
}

body.yellow {
  background: #ffe413;
  color: #0000cf;
}

body.yellow a {
  color: #0000cf;
}

body.yellow header {
  background: #ffdb00;
}

body.yellow .logo {
  background: url("/assets/svgs/logo-yellow.svg") no-repeat center center/cover;
}

body.yellow .primaryNavigation li a:after {
  background: #0000cf;
}

body.yellow .sub-nav-group {
  background: #ffdb00;
  border-top: solid 1px #0000cf;
}

body.yellow .bg-white {
  background: #ffdb00 !important;
}

body.yellow .langSwitcher ul li a:after {
  background: #0000cf;
}

body.yellow .languageMenu {
  background: #ffe413;
}

body.yellow .languageMenu ul li a {
  color: #0000cf;
}

body.yellow .languageMenu ul li a:after {
  background: #0000cf;
}

body.yellow .sub-nav-2 .drop-title {
  border-bottom: solid 1px #0000cf;
  color: #0000cf;
}

body.yellow .sub-nav-2 .menuClose {
  color: #0000cf;
}

body.yellow .sub-nav li a:before {
  background: #0000cf;
}

body.yellow .shape-1,
body.yellow .shape-2,
body.yellow .shape-3,
body.yellow .shape-4 {
  background: #ffdb00;
}

body.yellow .btn-link {
  color: #0000cf;
}

body.yellow .btn-link:after {
  background: #0000cf;
}

body.yellow .slider-nav .slideThumb:after {
  border: solid 2px #0000cf;
}

body.yellow .slider-nav .slick-prev:before {
  color: #0000cf;
}

body.yellow .slider-nav .slick-next:before {
  color: #0000cf;
}

body.yellow .btn-outline-primary {
  color: #0000cf;
  border-color: #0000cf;
}

body.yellow footer {
  background: #ffdb00;
}

body.yellow .ftNav li a:after {
  background: #0000cf;
}

body.yellow .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  color: #0000cf;
}

body.yellow .breadcrumb .breadcrumb-item.active span {
  color: #0000cf;
}

body.yellow .breadcrumb .breadcrumb-item.active span:after {
  background: #0000cf;
}

body.yellow .calendar-cont {
  background: #ffe733;
}

body.yellow .ui-widget-content {
  background: #ffe733;
}

body.yellow .ui-widget-content {
  color: #0000cf;
}

body.yellow .ui-state-default,
body.yellow .ui-widget-content .ui-state-default,
body.yellow .ui-widget-header .ui-state-default,
body.yellow .ui-button,
body.yellow html .ui-button.ui-state-disabled:hover,
body.yellow html .ui-button.ui-state-disabled:active {
  color: #0000cf;
}

body.yellow .ui-datepicker select.ui-datepicker-month,
body.yellow .ui-datepicker select.ui-datepicker-year {
  background: #ffe733;
  color: #0000cf;
}

body.yellow .white-layout {
  background: #ffe733;
}

body.yellow .price-link i {
  border-color: #0000cf transparent transparent transparent;
}

body.yellow .bootstrap-select > .dropdown-toggle.btn-outline-primary {
  color: #0000cf;
}

body.yellow .bootstrap-select > .dropdown-toggle.btn-outline-primary:hover,
body.yellow .bootstrap-select > .dropdown-toggle.btn-outline-primary:focus {
  color: #0000cf;
  border-color: #0000cf;
}

body.yellow .bootstrap-select.show > .btn-outline-primary.dropdown-toggle {
  color: #ffdb00;
  border-color: #0000cf;
  background: #0000cf;
}

body.yellow .dropdown-menu {
  border: 1px solid #0000cf;
  background-color: #0000cf;
}

body.yellow .dropdown-menu li a {
  color: #ffdb00;
}

body.yellow .dropdown-item span:after {
  background: #ffdb00;
}

body.yellow .dropdown-item.active,
body.yellow .dropdown-item:active {
  background-color: #0000cf;
  color: #ffdb00;
}

body.yellow .dropdown-item:hover {
  background-color: #0000cf;
  color: #ffdb00;
}

body.yellow .mCSB_scrollTools .mCSB_draggerRail {
  background: #0000cf;
}

body.yellow .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
body.yellow .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background: #ffdb00;
}

body.yellow .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #0000cf;
}

body.yellow .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #0000cf;
}

body.yellow .grey-area {
  background: #ffcc0a;
}

body.yellow .wizard .steps {
  background: #0000cf;
}

body.yellow .wizard .steps ul li a {
  color: #ffdb00;
}

body.yellow .wizard .number:after,
body.yellow .wizard .tab-title:after {
  background: #ffdb00;
}

body.yellow .date-box {
  background: #ffdb00;
}

body.yellow .checkbox input[type=checkbox]:checked + label:before {
  border: solid 1px #0000cf;
}

body.yellow .checkbox label:before {
  border: solid 1px #0000cf;
}

body.yellow .checkbox label:after {
  color: #0000cf;
}

body.yellow .terms-check li a.terms:before {
  background: #0000cf;
}

body.yellow .bulletList li:after {
  background: #0000cf;
}

body.yellow .become-member-card {
  border: solid 1px #0000cf;
}

body.yellow .session_timeout .modal-content {
  background: #ffdb00;
}

body.yellow .close {
  color: #0000cf;
}

body.yellow .close:not(:disabled):not(.disabled):hover,
body.yellow .close:not(:disabled):not(.disabled):focus {
  opacity: 1;
  color: #0000cf;
}

body.yellow .shadow-box .shadow {
  background-image: linear-gradient(133deg, #ffdb00, #ffe413);
}

body.yellow .slide-caption span {
  color: #0000cf;
}

body.yellow .audio-name,
body.yellow .audio-duration {
  color: #0000cf;
}

body.yellow .audio-play-btn {
  border: solid 1px #0000cf;
}

body.yellow .copy-caption {
  background: #ffdb00;
  color: #0000cf;
}

body.yellow .blogpost {
  background: #ffdb00;
}

body.yellow .icon-lead svg {
  fill: #0000cf;
}

body.yellow .socialBox {
  background: #ffdb00;
}

body.yellow .boxCount {
  background-image: linear-gradient(142deg, #ffdb00, rgba(0, 0, 0, 0));
}

body.yellow .boxCount:after {
  border-color: transparent transparent transparent #ffe413;
}

body.yellow .boxCount:before {
  border-color: transparent #ffe413 transparent transparent;
}

body.yellow .tripadvisor {
  border: solid 1px #0000cf;
}

body.yellow .objectDetails {
  background: #ffdb00;
}

body.yellow .blockquote-footer {
  color: #0000cf;
}

body.yellow .socialHeader .day-time {
  color: #0000cf;
}

body.yellow .socialHeader .day-time:after {
  background: #0000cf;
}

body.yellow .socialHeader .social-logo {
  background: url(/assets/images/social-logo-blue.png) no-repeat center center/cover;
}

body.yellow .hide-btn {
  background: #ffdb00;
  color: #0000cf;
}

body.yellow .btn-outline-primary:hover,
body.yellow .btn-outline-primary:active {
  background: -webkit-linear-gradient(#ffdb00, rgba(255, 255, 255, 0));
  background: linear-gradient(#ffdb00, rgba(255, 255, 255, 0));
}

body.yellow .btn-outline-primary:focus,
body.yellow .btn-outline-primary.focus {
  background: -webkit-linear-gradient(rgba(0, 0, 207, 0.0588235), rgba(255, 255, 255, 0));
  background: linear-gradient(rgba(0, 0, 207, 0.0588235), rgba(255, 255, 255, 0));
}

body.yellow .mediaGell-slider .media-slide-item .small-02 {
  color: #0000cf;
}

body.yellow .mediaGell-slider .media-slide-item .down-link i {
  color: #0000cf;
}

body.yellow .mediaGell-slider .media-slide-item .down-link:hover,
body.yellow .mediaGell-slider .media-slide-item .down-link:focus {
  color: #0000cf;
}

body.yellow .filter-bar {
  border-top: solid 2px #0000cf;
  border-bottom: solid 2px #0000cf;
}

body.yellow .filter-bar .bootstrap-select .btn-light {
  color: #0000cf;
}

body.yellow .theDatePicker {
  color: #0000cf;
}

body.yellow .theDatePicker::-webkit-input-placeholder {
  color: #0000cf;
}

body.yellow .theDatePicker:-moz-placeholder {
  color: #0000cf;
}

body.yellow .theDatePicker::-moz-placeholder {
  color: #0000cf;
}

body.yellow .theDatePicker:-ms-input-placeholder {
  color: #0000cf;
}

body.yellow .ui-widget-header {
  color: #0000cf;
}

body.yellow .lds-rolling div,
body.yellow .lds-rolling div:after {
  border: 2px solid #0000cf;
  border-top-color: transparent;
}

body.yellow .mainSearch {
  border-bottom: solid 2px #fff;
}

body.yellow .mainSearch .form-control {
  color: #0000cf;
  border-color: #0000cf;
  background: none;
}

body.yellow .mainSearch .form-control::-webkit-input-placeholder {
  color: #0000cf;
}

body.yellow .mainSearch .form-control:-moz-placeholder {
  color: #0000cf;
}

body.yellow .mainSearch .form-control::-moz-placeholder {
  color: #0000cf;
}

body.yellow .mainSearch .form-control:-ms-input-placeholder {
  color: #0000cf;
}

body.yellow .mainSearch .form-control:focus {
  color: #ffdb00;
  background: #0000cf;
}

body.yellow .text-white {
  color: #ffdb00 !important;
}

body.yellow .text-white .btn-outline-light:not(:disabled):not(.disabled):active,
body.yellow .text-white .btn-outline-light:not(:disabled):not(.disabled).active,
body.yellow .text-white .show > .btn-outline-light.dropdown-toggle {
  border-color: #ffdb00;
  color: #ffdb00;
}

body.yellow .text-white .btn-outline-light {
  border-color: #ffdb00;
  color: #ffdb00;
}

body.yellow .text-white .btn-outline-light:hover,
body.yellow .text-white .btn-outline-light:active {
  border-color: #ffdb00;
  color: #ffdb00;
}

body.yellow .text-white .btn-outline-light:focus,
body.yellow .text-white .btn-outline-light.focus {
  color: #ffdb00;
}

body.yellow .text-white .play-btn {
  border-color: #ffdb00;
  color: #ffdb00;
}

body.yellow .text-white .btn-link {
  color: #ffdb00;
}

body.yellow .text-white .btn-link:after {
  background: #ffdb00;
}

body.yellow .btn-outline-light:not(:disabled):not(.disabled):active,
body.yellow .btn-outline-light:not(:disabled):not(.disabled).active,
body.yellow .show > .btn-outline-light.dropdown-toggle {
  border-color: #0000cf;
  color: #0000cf;
}

body.yellow .btn-outline-light {
  border-color: #0000cf;
}

body.yellow .btn-outline-light:hover,
body.yellow .btn-outline-light:active {
  border-color: #0000cf;
  color: #0000cf;
}

body.yellow .btn-outline-light:focus,
body.yellow .btn-outline-light.focus {
  color: #0000cf;
}

body.yellow .sub-nav-2 .sizeList li a {
  background: #ffdb00;
  border: solid 2px #0000cf;
}

body.yellow .sub-nav-2 hr {
  background-color: #0000cf;
}

body.yellow .play-btn {
  border-color: #0000cf;
  color: #0000cf;
}

body.yellow .boxTimer .digitBox {
  background: #ffdb00;
  color: #0000cf;
}

body.yellow .boxTimer .digitBox .smTxt {
  background: #ffe413;
}

body.yellow .top-bar {
  background: #ffe413;
}

body.yellow .link-list li a:after {
  background: #0000cf;
}

body.yellow .btn-primary {
  background: #0000cf;
  border-color: #0000cf;
  color: #ffdb00;
}

body.yellow hr {
  border-top: solid 1px #0000cf;
}

body.yellow .info-pointer {
  background: #ffdb00;
}

body.yellow .account-info {
  background: #ffe733;
}

body.yellow .form-control {
  border-color: #0000cf;
  color: #0000cf;
}

body.yellow .form-control:focus {
  color: #ffdb00;
  background: #0000cf;
}

body.yellow .form-control:focus ~ .success-icon {
  color: #ffdb00;
}

body.yellow .form-control:disabled,
body.yellow .form-control[readonly] {
  background: #fff;
  color: #464646;
}

body.yellow .form-wrapper .thanks,
body.yellow .form-wrapper .myLadInterestthanks {
  background: #ffe733;
}

body.yellow .form-wrapper .loading:before {
  background: #ffe733;
}

body.yellow .form-wrapper .loader:after {
  border-color: #0000cf transparent transparent;
}

body.yellow .menu-bars {
  color: #0000cf;
}

body.yellow .bar1,
body.yellow .bar3 {
  background-color: #0000cf;
}

body.yellow .mobileNavigation {
  background: #ffe413;
  border-top: solid 1px #ffe413;
}

body.yellow .ui-datepicker .ui-datepicker-prev,
body.yellow .ui-datepicker .ui-datepicker-next {
  color: #0000cf;
}

body.yellow .myLadWhiteBox {
  background: #ffe733;
}

body.yellow .myLadWhiteBox .btn-outline-primary:not(:disabled),
body.yellow .myLadWhiteBox .btn-outline-primary:not(.disabled).active {
  color: inherit;
  border-color: inherit;
}

body.yellow .intl-tel-input .selected-flag {
  border-color: #0000cf;
}

body.yellow .myLadList ul li a:after {
  background: #0000cf;
}

body.yellow .circleTimer-Cont .circleTimer .path--background {
  fill: rgba(255, 219, 0, 0.2);
  stroke: transparent;
}

body.yellow .circleTimer-Cont .circleTimer .pulse {
  fill: #ffdb00 !important;
}

body.yellow .circleTimer-Cont .circleTimer .path--foreground {
  fill: #ffdb00;
  stroke: transparent;
}

body.yellow .circleTimer-Cont .circleTimer .label {
  fill: #ffdb00;
}

body.yellow .circleTimer-Cont .txt {
  color: #ffe413;
}

body.yellow .circleTimer-Cont .solidCircle {
  border-color: #ffe413;
}

body.yellow .newsLetterBox {
  border-color: #0000cf;
}

body.yellow .swiper-container.gallery-thumbs .swiper-slide.swiper-slide-thumb-active:after {
  border-color: #0000cf;
}

body.yellow .input-group ul li.radio label:after {
  border-color: #0000cf;
}

body.yellow table:not(.activity-detail) thead th {
  background: #0000cf;
  color: #ffe413;
}

body.yellow table:not(.activity-detail) td {
  border-color: #0000cf;
}

body.yellow #session_timeout.session_timeout {
  background: #0000cf;
  color: #ffe413;
}

body.yellow .fancybox-next span:before,
body.yellow .fancybox-prev span:before {
  background: #ffc107;
  color: #0000cf;
}

body.yellow .fancybox-next:hover span:before,
body.yellow .fancybox-prev:hover span:before {
  background: #0000cf;
  color: #fff;
}

body.yellow .fancybox-close {
  background: #ffc107;
}

body.yellow .fancybox-close:before {
  color: #0000cf;
}

body.yellow .fancybox-close:hover {
  background: #0000cf;
}

body.yellow .fancybox-close:hover:before {
  color: #fff;
}

body.yellow .fancybox-image,
body.yellow .fancybox-iframe {
  border-color: #ffc107;
}

body.yellow .img-popup-link i svg {
  fill: #0000cf;
}

body.yellow .zoom-box .zoom-box-img svg {
  fill: #0000cf;
}

body.yellow .terms_conditions .modal-dialog .modal-content {
  background: #ffe413;
}

body.yellow .terms_conditions .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background: #0000cf;
}

body.yellow .terms_conditions .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #ffdb00;
}

body.yellow .terms_conditions .mCS-minimal-dark .mCSB_scrollTools .mCSB_draggerRail {
  background: #0000cf;
}

body.yellow .at-resp-share-element .at-icon,
body.yellow .at-resp-share-element .at-label {
  fill: #0000cf !important;
}

body.yellow .cookie-bar {
  background: #ffdb00;
}

body.yellow .cookie-bar p {
  color: #0000cf;
}

body.yellow .cookie-bar .btnarea .btn-hollow {
  color: #0000cf;
  border-color: #0000cf;
}

body.yellow .cookie-bar .btnarea .close-c-bar span {
  color: #0000cf;
}

body.yellow .tooltip-wrapper a {
  background: blue;
}

body.yellow .tooltip-wrapper a i {
  color: #fff;
}

body.yellow .ui-tooltip {
  background: blue;
  color: #fff;
  border: 1px solid #fff !important;
}

body.yellow .ui-tooltip:before {
  border-color: blue transparent transparent transparent;
}

body.yellow .confirm-modal .modal-content {
  background: #0000cf;
}

body.yellow .confirm-modal .modal-content p {
  color: #ffdb00;
}

body.yellow .confirm-modal .modal-content .close {
  color: #ffdb00 !important;
  opacity: 1;
}

body.yellow .confirm-modal .btn-primary {
  background: #ffdb00;
  color: #0000cf;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  body.gray .sub-nav-2 {
    background: #464646;
  }
  body.yellow .sub-nav-2 {
    background: #ffe413;
  }
}
@media (max-width: 1024px) {
  body.gray .ui-datepicker select.ui-datepicker-month,
body.gray .ui-datepicker select.ui-datepicker-year {
    background: url(/assets/svgs/img-arrow-white.svg);
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: right center;
  }
  body.yellow .ui-datepicker select.ui-datepicker-month,
body.yellow .ui-datepicker select.ui-datepicker-year {
    background: url(/assets/svgs/img-arrow-blue.svg);
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: right center;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body.gray .sub-nav-2 {
    background: #464646;
  }
  body.yellow .sub-nav-2 {
    background: #ffe413;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  body.gray .sub-nav-2 {
    background: #464646;
  }
  body.yellow .sub-nav-2 {
    background: #ffe413;
  }
}
@media (max-width: 575.98px) {
  body.gray .sub-nav-2 {
    background: #464646;
  }
  body.yellow .sub-nav-2 {
    background: #ffe413;
  }
}
.orderHistoryView {
  display: none;
}

.mobile-sub-nav li a {
  font-family: "LAD-Display";
}

@media screen and (max-width: 800px) {
  .imgbanner {
    height: 290px !important;
  }
}
.cx-side-button-group {
  bottom: 27%;
}

.whatsapp-widget {
  border-color: #DAE1E8;
  background: white;
  position: fixed;
  transform: translateY(130px);
  bottom: 27%;
  right: 0;
  padding: 4px 6px 4px 6px;
  z-index: 10;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.SubmissionsContainer {
  overflow-x: auto;
  overflow-y: auto;
}

.icon-field-download {
  color: #314baf;
}

.masterpage {
  /*!
   * 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:raw:
  [type="tel"],
  [type="url"],
  [type="email"],
  [type="number"] {
    direction: ltr;
  }
  */
  /* rtl:begin:ignore */
  /* rtl:end:ignore */
  /* rtl:options: {
    "autoRename": true,
    "stringMap":[ {
      "name"    : "prev-next",
      "search"  : "prev",
      "replace" : "next"
    } ]
  } */
  /* rtl:begin:remove */
  /* rtl:end:remove */
}
.masterpage :root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #FDD491;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #707070;
  --bs-gray-300: #ededed;
  --bs-gray-700: #3c3c3c;
  --bs-gray-dark: #343a40;
  --bs-black: #000;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #F5F5F5;
  --bs-gray-300: #ededed;
  --bs-gray-400: #9d9d9d;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #707070;
  --bs-gray-700: #3c3c3c;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #000;
  --bs-secondary: #fff;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-blue-200: #A3C4E9;
  --bs-blue-800: #172B4A;
  --bs-pink-200: #F4A8B7;
  --bs-gray-200: #F5F5F5;
  --bs-gray-300: #ededed;
  --bs-gray-600: #707070;
  --bs-gray-700: #3c3c3c;
  --bs-light-green: #97D2D4;
  --bs-rose-lad: #F4A8B7;
  --bs-yellow-lad: #F5C744;
  --bs-primary-rgb: 0, 0, 0;
  --bs-secondary-rgb: 255, 255, 255;
  --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-blue-200-rgb: 163, 196, 233;
  --bs-blue-800-rgb: 23, 43, 74;
  --bs-pink-200-rgb: 244, 168, 183;
  --bs-gray-200-rgb: 245, 245, 245;
  --bs-gray-300-rgb: 237, 237, 237;
  --bs-gray-600-rgb: 112, 112, 112;
  --bs-gray-700-rgb: 60, 60, 60;
  --bs-light-green-rgb: 151, 210, 212;
  --bs-rose-lad-rgb: 244, 168, 183;
  --bs-yellow-lad-rgb: 245, 199, 68;
  --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;
}
.masterpage *,
.masterpage *::before,
.masterpage *::after {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  .masterpage :root {
    scroll-behavior: smooth;
  }
}
.masterpage body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.masterpage hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}
.masterpage hr:not([size]) {
  height: 1px;
}
.masterpage h6, .masterpage .h6, .masterpage h5, .masterpage .h5, .masterpage h4, .masterpage .h4, .masterpage h3, .masterpage .h3, .masterpage h2, .masterpage .h2, .masterpage h1, .masterpage .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.masterpage h1, .masterpage .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  .masterpage h1, .masterpage .h1 {
    font-size: 2.5rem;
  }
}
.masterpage h2, .masterpage .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  .masterpage h2, .masterpage .h2 {
    font-size: 2rem;
  }
}
.masterpage h3, .masterpage .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  .masterpage h3, .masterpage .h3 {
    font-size: 1.75rem;
  }
}
.masterpage h4, .masterpage .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  .masterpage h4, .masterpage .h4 {
    font-size: 1.5rem;
  }
}
.masterpage h5, .masterpage .h5 {
  font-size: 1.25rem;
}
.masterpage h6, .masterpage .h6 {
  font-size: 1rem;
}
.masterpage p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.masterpage abbr[title],
.masterpage abbr[data-bs-original-title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}
.masterpage address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
.masterpage ol,
.masterpage ul {
  padding-left: 2rem;
}
.masterpage ol,
.masterpage ul,
.masterpage dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
.masterpage ol ol,
.masterpage ul ul,
.masterpage ol ul,
.masterpage ul ol {
  margin-bottom: 0;
}
.masterpage dt {
  font-weight: 700;
}
.masterpage dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
.masterpage blockquote {
  margin: 0 0 1rem;
}
.masterpage b,
.masterpage strong {
  font-weight: bolder;
}
.masterpage small, .masterpage .small {
  font-size: 0.875em;
}
.masterpage mark, .masterpage .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.masterpage sub,
.masterpage sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
.masterpage sub {
  bottom: -0.25em;
}
.masterpage sup {
  top: -0.5em;
}
.masterpage a {
  color: #000;
  text-decoration: underline;
}
.masterpage a:hover {
  color: black;
}
.masterpage a:not([href]):not([class]), .masterpage a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
.masterpage pre,
.masterpage code,
.masterpage kbd,
.masterpage samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}
.masterpage pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
.masterpage pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.masterpage code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > .masterpage code {
  color: inherit;
}
.masterpage kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
.masterpage kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}
.masterpage figure {
  margin: 0 0 1rem;
}
.masterpage img,
.masterpage svg {
  vertical-align: middle;
}
.masterpage table {
  caption-side: bottom;
  border-collapse: collapse;
}
.masterpage caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #707070;
  text-align: left;
}
.masterpage th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
.masterpage thead,
.masterpage tbody,
.masterpage tfoot,
.masterpage tr,
.masterpage td,
.masterpage th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
.masterpage label {
  display: inline-block;
}
.masterpage button {
  border-radius: 0;
}
.masterpage button:focus:not(:focus-visible) {
  outline: 0;
}
.masterpage input,
.masterpage button,
.masterpage select,
.masterpage optgroup,
.masterpage textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.masterpage button,
.masterpage select {
  text-transform: none;
}
.masterpage [role=button] {
  cursor: pointer;
}
.masterpage select {
  word-wrap: normal;
}
.masterpage select:disabled {
  opacity: 1;
}
.masterpage [list]::-webkit-calendar-picker-indicator {
  display: none;
}
.masterpage button,
.masterpage [type=button],
.masterpage [type=reset],
.masterpage [type=submit] {
  -webkit-appearance: button;
}
.masterpage button:not(:disabled),
.masterpage [type=button]:not(:disabled),
.masterpage [type=reset]:not(:disabled),
.masterpage [type=submit]:not(:disabled) {
  cursor: pointer;
}
.masterpage ::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.masterpage textarea {
  resize: vertical;
}
.masterpage fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.masterpage legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  .masterpage legend {
    font-size: 1.5rem;
  }
}
.masterpage legend + * {
  clear: left;
}
.masterpage ::-webkit-datetime-edit-fields-wrapper,
.masterpage ::-webkit-datetime-edit-text,
.masterpage ::-webkit-datetime-edit-minute,
.masterpage ::-webkit-datetime-edit-hour-field,
.masterpage ::-webkit-datetime-edit-day-field,
.masterpage ::-webkit-datetime-edit-month-field,
.masterpage ::-webkit-datetime-edit-year-field {
  padding: 0;
}
.masterpage ::-webkit-inner-spin-button {
  height: auto;
}
.masterpage [type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}
.masterpage ::-webkit-search-decoration {
  -webkit-appearance: none;
}
.masterpage ::-webkit-color-swatch-wrapper {
  padding: 0;
}
.masterpage ::file-selector-button {
  font: inherit;
}
.masterpage ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.masterpage output {
  display: inline-block;
}
.masterpage iframe {
  border: 0;
}
.masterpage summary {
  display: list-item;
  cursor: pointer;
}
.masterpage progress {
  vertical-align: baseline;
}
.masterpage [hidden] {
  display: none !important;
}
.masterpage .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.masterpage .display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .masterpage .display-1 {
    font-size: 5rem;
  }
}
.masterpage .display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .masterpage .display-2 {
    font-size: 4.5rem;
  }
}
.masterpage .display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .masterpage .display-3 {
    font-size: 4rem;
  }
}
.masterpage .display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .masterpage .display-4 {
    font-size: 3.5rem;
  }
}
.masterpage .display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .masterpage .display-5 {
    font-size: 3rem;
  }
}
.masterpage .display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .masterpage .display-6 {
    font-size: 2.5rem;
  }
}
.masterpage .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.masterpage .list-inline {
  padding-left: 0;
  list-style: none;
}
.masterpage .list-inline-item {
  display: inline-block;
}
.masterpage .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.masterpage .initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}
.masterpage .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.masterpage .blockquote > :last-child {
  margin-bottom: 0;
}
.masterpage .blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #707070;
}
.masterpage .blockquote-footer::before {
  content: "— ";
}
.masterpage .img-fluid {
  max-width: 100%;
  height: auto;
}
.masterpage .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ededed;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.masterpage .figure {
  display: inline-block;
}
.masterpage .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.masterpage .figure-caption {
  font-size: 0.875em;
  color: #707070;
}
.masterpage .container,
.masterpage .container-fluid,
.masterpage .container-xxl,
.masterpage .container-xl,
.masterpage .container-lg,
.masterpage .container-md,
.masterpage .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) {
  .masterpage .container-sm, .masterpage .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .masterpage .container-md, .masterpage .container-sm, .masterpage .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .masterpage .container-lg, .masterpage .container-md, .masterpage .container-sm, .masterpage .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .masterpage .container-xl, .masterpage .container-lg, .masterpage .container-md, .masterpage .container-sm, .masterpage .container {
    max-width: 1122px;
  }
}
@media (min-width: 1400px) {
  .masterpage .container-xxl, .masterpage .container-xl, .masterpage .container-lg, .masterpage .container-md, .masterpage .container-sm, .masterpage .container {
    max-width: 1146px;
  }
}
.masterpage .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));
}
.masterpage .row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.masterpage .col {
  flex: 1 0 0%;
}
.masterpage .row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
.masterpage .row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.masterpage .row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.masterpage .row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}
.masterpage .row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.masterpage .row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.masterpage .row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}
.masterpage .col-auto {
  flex: 0 0 auto;
  width: auto;
}
.masterpage .col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.masterpage .col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.masterpage .col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.masterpage .col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.masterpage .col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.masterpage .col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.masterpage .col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
.masterpage .col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
.masterpage .col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.masterpage .col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
.masterpage .col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
.masterpage .col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.masterpage .offset-1 {
  margin-left: 8.33333333%;
}
.masterpage .offset-2 {
  margin-left: 16.66666667%;
}
.masterpage .offset-3 {
  margin-left: 25%;
}
.masterpage .offset-4 {
  margin-left: 33.33333333%;
}
.masterpage .offset-5 {
  margin-left: 41.66666667%;
}
.masterpage .offset-6 {
  margin-left: 50%;
}
.masterpage .offset-7 {
  margin-left: 58.33333333%;
}
.masterpage .offset-8 {
  margin-left: 66.66666667%;
}
.masterpage .offset-9 {
  margin-left: 75%;
}
.masterpage .offset-10 {
  margin-left: 83.33333333%;
}
.masterpage .offset-11 {
  margin-left: 91.66666667%;
}
.masterpage .g-0,
.masterpage .gx-0 {
  --bs-gutter-x: 0;
}
.masterpage .g-0,
.masterpage .gy-0 {
  --bs-gutter-y: 0;
}
.masterpage .g-1,
.masterpage .gx-1 {
  --bs-gutter-x: 0.25rem;
}
.masterpage .g-1,
.masterpage .gy-1 {
  --bs-gutter-y: 0.25rem;
}
.masterpage .g-2,
.masterpage .gx-2 {
  --bs-gutter-x: 0.5rem;
}
.masterpage .g-2,
.masterpage .gy-2 {
  --bs-gutter-y: 0.5rem;
}
.masterpage .g-3,
.masterpage .gx-3 {
  --bs-gutter-x: 1rem;
}
.masterpage .g-3,
.masterpage .gy-3 {
  --bs-gutter-y: 1rem;
}
.masterpage .g-4,
.masterpage .gx-4 {
  --bs-gutter-x: 1.5rem;
}
.masterpage .g-4,
.masterpage .gy-4 {
  --bs-gutter-y: 1.5rem;
}
.masterpage .g-5,
.masterpage .gx-5 {
  --bs-gutter-x: 3rem;
}
.masterpage .g-5,
.masterpage .gy-5 {
  --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
  .masterpage .col-sm {
    flex: 1 0 0%;
  }
  .masterpage .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .masterpage .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .masterpage .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .masterpage .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .masterpage .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .masterpage .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .masterpage .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .masterpage .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .masterpage .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .masterpage .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .masterpage .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .masterpage .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .masterpage .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .masterpage .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .masterpage .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .masterpage .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .masterpage .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .masterpage .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .masterpage .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .masterpage .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .masterpage .offset-sm-0 {
    margin-left: 0;
  }
  .masterpage .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .masterpage .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .masterpage .offset-sm-3 {
    margin-left: 25%;
  }
  .masterpage .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .masterpage .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .masterpage .offset-sm-6 {
    margin-left: 50%;
  }
  .masterpage .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .masterpage .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .masterpage .offset-sm-9 {
    margin-left: 75%;
  }
  .masterpage .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .masterpage .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .masterpage .g-sm-0,
.masterpage .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .masterpage .g-sm-0,
.masterpage .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .masterpage .g-sm-1,
.masterpage .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .masterpage .g-sm-1,
.masterpage .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .masterpage .g-sm-2,
.masterpage .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .masterpage .g-sm-2,
.masterpage .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .masterpage .g-sm-3,
.masterpage .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .masterpage .g-sm-3,
.masterpage .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .masterpage .g-sm-4,
.masterpage .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .masterpage .g-sm-4,
.masterpage .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .masterpage .g-sm-5,
.masterpage .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .masterpage .g-sm-5,
.masterpage .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .masterpage .col-md {
    flex: 1 0 0%;
  }
  .masterpage .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .masterpage .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .masterpage .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .masterpage .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .masterpage .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .masterpage .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .masterpage .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .masterpage .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .masterpage .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .masterpage .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .masterpage .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .masterpage .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .masterpage .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .masterpage .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .masterpage .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .masterpage .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .masterpage .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .masterpage .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .masterpage .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .masterpage .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .masterpage .offset-md-0 {
    margin-left: 0;
  }
  .masterpage .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .masterpage .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .masterpage .offset-md-3 {
    margin-left: 25%;
  }
  .masterpage .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .masterpage .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .masterpage .offset-md-6 {
    margin-left: 50%;
  }
  .masterpage .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .masterpage .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .masterpage .offset-md-9 {
    margin-left: 75%;
  }
  .masterpage .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .masterpage .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .masterpage .g-md-0,
.masterpage .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .masterpage .g-md-0,
.masterpage .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .masterpage .g-md-1,
.masterpage .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .masterpage .g-md-1,
.masterpage .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .masterpage .g-md-2,
.masterpage .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .masterpage .g-md-2,
.masterpage .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .masterpage .g-md-3,
.masterpage .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .masterpage .g-md-3,
.masterpage .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .masterpage .g-md-4,
.masterpage .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .masterpage .g-md-4,
.masterpage .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .masterpage .g-md-5,
.masterpage .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .masterpage .g-md-5,
.masterpage .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .masterpage .col-lg {
    flex: 1 0 0%;
  }
  .masterpage .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .masterpage .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .masterpage .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .masterpage .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .masterpage .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .masterpage .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .masterpage .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .masterpage .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .masterpage .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .masterpage .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .masterpage .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .masterpage .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .masterpage .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .masterpage .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .masterpage .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .masterpage .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .masterpage .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .masterpage .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .masterpage .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .masterpage .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .masterpage .offset-lg-0 {
    margin-left: 0;
  }
  .masterpage .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .masterpage .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .masterpage .offset-lg-3 {
    margin-left: 25%;
  }
  .masterpage .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .masterpage .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .masterpage .offset-lg-6 {
    margin-left: 50%;
  }
  .masterpage .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .masterpage .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .masterpage .offset-lg-9 {
    margin-left: 75%;
  }
  .masterpage .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .masterpage .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .masterpage .g-lg-0,
.masterpage .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .masterpage .g-lg-0,
.masterpage .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .masterpage .g-lg-1,
.masterpage .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .masterpage .g-lg-1,
.masterpage .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .masterpage .g-lg-2,
.masterpage .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .masterpage .g-lg-2,
.masterpage .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .masterpage .g-lg-3,
.masterpage .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .masterpage .g-lg-3,
.masterpage .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .masterpage .g-lg-4,
.masterpage .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .masterpage .g-lg-4,
.masterpage .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .masterpage .g-lg-5,
.masterpage .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .masterpage .g-lg-5,
.masterpage .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .masterpage .col-xl {
    flex: 1 0 0%;
  }
  .masterpage .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .masterpage .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .masterpage .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .masterpage .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .masterpage .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .masterpage .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .masterpage .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .masterpage .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .masterpage .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .masterpage .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .masterpage .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .masterpage .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .masterpage .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .masterpage .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .masterpage .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .masterpage .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .masterpage .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .masterpage .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .masterpage .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .masterpage .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .masterpage .offset-xl-0 {
    margin-left: 0;
  }
  .masterpage .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .masterpage .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .masterpage .offset-xl-3 {
    margin-left: 25%;
  }
  .masterpage .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .masterpage .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .masterpage .offset-xl-6 {
    margin-left: 50%;
  }
  .masterpage .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .masterpage .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .masterpage .offset-xl-9 {
    margin-left: 75%;
  }
  .masterpage .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .masterpage .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .masterpage .g-xl-0,
.masterpage .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .masterpage .g-xl-0,
.masterpage .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .masterpage .g-xl-1,
.masterpage .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .masterpage .g-xl-1,
.masterpage .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .masterpage .g-xl-2,
.masterpage .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .masterpage .g-xl-2,
.masterpage .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .masterpage .g-xl-3,
.masterpage .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .masterpage .g-xl-3,
.masterpage .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .masterpage .g-xl-4,
.masterpage .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .masterpage .g-xl-4,
.masterpage .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .masterpage .g-xl-5,
.masterpage .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .masterpage .g-xl-5,
.masterpage .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .masterpage .col-xxl {
    flex: 1 0 0%;
  }
  .masterpage .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .masterpage .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .masterpage .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .masterpage .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .masterpage .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .masterpage .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .masterpage .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .masterpage .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .masterpage .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .masterpage .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .masterpage .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .masterpage .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .masterpage .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .masterpage .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .masterpage .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .masterpage .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .masterpage .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .masterpage .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .masterpage .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .masterpage .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .masterpage .offset-xxl-0 {
    margin-left: 0;
  }
  .masterpage .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .masterpage .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .masterpage .offset-xxl-3 {
    margin-left: 25%;
  }
  .masterpage .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .masterpage .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .masterpage .offset-xxl-6 {
    margin-left: 50%;
  }
  .masterpage .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .masterpage .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .masterpage .offset-xxl-9 {
    margin-left: 75%;
  }
  .masterpage .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .masterpage .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .masterpage .g-xxl-0,
.masterpage .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .masterpage .g-xxl-0,
.masterpage .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .masterpage .g-xxl-1,
.masterpage .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .masterpage .g-xxl-1,
.masterpage .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .masterpage .g-xxl-2,
.masterpage .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .masterpage .g-xxl-2,
.masterpage .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .masterpage .g-xxl-3,
.masterpage .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .masterpage .g-xxl-3,
.masterpage .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .masterpage .g-xxl-4,
.masterpage .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .masterpage .g-xxl-4,
.masterpage .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .masterpage .g-xxl-5,
.masterpage .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .masterpage .g-xxl-5,
.masterpage .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.masterpage .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: #ededed;
}
.masterpage .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);
}
.masterpage .table > tbody {
  vertical-align: inherit;
}
.masterpage .table > thead {
  vertical-align: bottom;
}
.masterpage .table > :not(:first-child) {
  border-top: 2px solid currentColor;
}
.masterpage .caption-top {
  caption-side: top;
}
.masterpage .table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}
.masterpage .table-bordered > :not(caption) > * {
  border-width: 1px 0;
}
.masterpage .table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}
.masterpage .table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.masterpage .table-borderless > :not(:first-child) {
  border-top-width: 0;
}
.masterpage .table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}
.masterpage .table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}
.masterpage .table-hover > tbody > tr:hover > * {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}
.masterpage .table-primary {
  --bs-table-bg: #cccccc;
  --bs-table-striped-bg: #c2c2c2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #b8b8b8;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bdbdbd;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #b8b8b8;
}
.masterpage .table-secondary {
  --bs-table-bg: white;
  --bs-table-striped-bg: #f2f2f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6e6e6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ececec;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6e6e6;
}
.masterpage .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;
}
.masterpage .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;
}
.masterpage .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;
}
.masterpage .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;
}
.masterpage .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;
}
.masterpage .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;
}
.masterpage .table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 575.98px) {
  .masterpage .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .masterpage .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .masterpage .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .masterpage .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .masterpage .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.masterpage .form-label {
  margin-bottom: 0.5rem;
}
.masterpage .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;
}
.masterpage .col-form-label-lg {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  font-size: 1.25rem;
}
.masterpage .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}
.masterpage .form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #707070;
}
.masterpage .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 #9d9d9d;
  appearance: none;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .masterpage .form-control {
    transition: none;
  }
}
.masterpage .form-control[type=file] {
  overflow: hidden;
}
.masterpage .form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.masterpage .form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: gray;
  outline: 0;
  box-shadow: 0 0 0 2px #0578BE;
}
.masterpage .form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.masterpage .form-control::placeholder {
  color: #707070;
  opacity: 1;
}
.masterpage .form-control:disabled, .masterpage .form-control[readonly] {
  background-color: #F5F5F5;
  opacity: 1;
}
.masterpage .form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #F5F5F5;
  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) {
  .masterpage .form-control::file-selector-button {
    transition: none;
  }
}
.masterpage .form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #e9e9e9;
}
.masterpage .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: #F5F5F5;
  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) {
  .masterpage .form-control::-webkit-file-upload-button {
    transition: none;
  }
}
.masterpage .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #e9e9e9;
}
.masterpage .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;
}
.masterpage .form-control-plaintext.form-control-sm, .masterpage .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.masterpage .form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0;
}
.masterpage .form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.masterpage .form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.masterpage .form-control-lg {
  min-height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1rem;
  font-size: 1.25rem;
  border-radius: 0;
}
.masterpage .form-control-lg::file-selector-button {
  padding: 0.375rem 1rem;
  margin: -0.375rem -1rem;
  margin-inline-end: 1rem;
}
.masterpage .form-control-lg::-webkit-file-upload-button {
  padding: 0.375rem 1rem;
  margin: -0.375rem -1rem;
  margin-inline-end: 1rem;
}
.masterpage textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px);
}
.masterpage textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}
.masterpage textarea.form-control-lg {
  min-height: calc(1.5em + 0.75rem + 2px);
}
.masterpage .form-control-color {
  width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.masterpage .form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.masterpage .form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0;
}
.masterpage .form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0;
}
.masterpage .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 #9d9d9d;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .masterpage .form-select {
    transition: none;
  }
}
.masterpage .form-select:focus {
  border-color: gray;
  outline: 0;
  box-shadow: 0 0 0 2px #0578BE;
}
.masterpage .form-select[multiple], .masterpage .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.masterpage .form-select:disabled {
  background-color: #F5F5F5;
}
.masterpage .form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}
.masterpage .form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: 0;
}
.masterpage .form-select-lg {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: 0;
}
.masterpage .form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.masterpage .form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}
.masterpage .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);
  appearance: none;
  color-adjust: exact;
}
.masterpage .form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.masterpage .form-check-input[type=radio] {
  border-radius: 50%;
}
.masterpage .form-check-input:active {
  filter: brightness(90%);
}
.masterpage .form-check-input:focus {
  border-color: gray;
  outline: 0;
  box-shadow: 0 0 0 2px #0578BE;
}
.masterpage .form-check-input:checked {
  background-color: #000;
  border-color: #000;
}
.masterpage .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");
}
.masterpage .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");
}
.masterpage .form-check-input[type=checkbox]:indeterminate {
  background-color: #000;
  border-color: #000;
  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");
}
.masterpage .form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.masterpage .form-check-input[disabled] ~ .form-check-label, .masterpage .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}
.masterpage .form-switch {
  padding-left: 2.5em;
}
.masterpage .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) {
  .masterpage .form-switch .form-check-input {
    transition: none;
  }
}
.masterpage .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='gray'/%3e%3c/svg%3e");
}
.masterpage .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");
}
.masterpage .form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}
.masterpage .btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.masterpage .btn-check[disabled] + .btn, .masterpage .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}
.masterpage .form-range {
  width: 100%;
  height: calc(1rem + 4px);
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.masterpage .form-range:focus {
  outline: 0;
}
.masterpage .form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px #0578BE;
}
.masterpage .form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px #0578BE;
}
.masterpage .form-range::-moz-focus-outer {
  border: 0;
}
.masterpage .form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #000;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .masterpage .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.masterpage .form-range::-webkit-slider-thumb:active {
  background-color: #b3b3b3;
}
.masterpage .form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #ededed;
  border-color: transparent;
  border-radius: 1rem;
}
.masterpage .form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #000;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .masterpage .form-range::-moz-range-thumb {
    transition: none;
  }
}
.masterpage .form-range::-moz-range-thumb:active {
  background-color: #b3b3b3;
}
.masterpage .form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #ededed;
  border-color: transparent;
  border-radius: 1rem;
}
.masterpage .form-range:disabled {
  pointer-events: none;
}
.masterpage .form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.masterpage .form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.masterpage .form-floating {
  position: relative;
}
.masterpage .form-floating > .form-control,
.masterpage .form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}
.masterpage .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) {
  .masterpage .form-floating > label {
    transition: none;
  }
}
.masterpage .form-floating > .form-control {
  padding: 1rem 0.75rem;
}
.masterpage .form-floating > .form-control::placeholder {
  color: transparent;
}
.masterpage .form-floating > .form-control:focus, .masterpage .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.masterpage .form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.masterpage .form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.masterpage .form-floating > .form-control:focus ~ label,
.masterpage .form-floating > .form-control:not(:placeholder-shown) ~ label,
.masterpage .form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.masterpage .form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.masterpage .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.masterpage .input-group > .form-control,
.masterpage .input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.masterpage .input-group > .form-control:focus,
.masterpage .input-group > .form-select:focus {
  z-index: 3;
}
.masterpage .input-group .btn {
  position: relative;
  z-index: 2;
}
.masterpage .input-group .btn:focus {
  z-index: 3;
}
.masterpage .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: #F5F5F5;
  border: 1px solid #9d9d9d;
  border-radius: 0;
}
.masterpage .input-group-lg > .form-control,
.masterpage .input-group-lg > .form-select,
.masterpage .input-group-lg > .input-group-text,
.masterpage .input-group-lg > .btn {
  padding: 0.375rem 1rem;
  font-size: 1.25rem;
  border-radius: 0;
}
.masterpage .input-group-sm > .form-control,
.masterpage .input-group-sm > .form-select,
.masterpage .input-group-sm > .input-group-text,
.masterpage .input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0;
}
.masterpage .input-group-lg > .form-select,
.masterpage .input-group-sm > .form-select {
  padding-right: 3rem;
}
.masterpage .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.masterpage .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.masterpage .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.masterpage .input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.masterpage .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;
}
.masterpage .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}
.masterpage .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;
}
.was-validated .masterpage:valid ~ .valid-feedback,
.was-validated .masterpage:valid ~ .valid-tooltip, .masterpage.is-valid ~ .valid-feedback,
.masterpage.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .masterpage .form-control:valid, .masterpage .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);
}
.was-validated .masterpage .form-control:valid:focus, .masterpage .form-control.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 2px rgba(25, 135, 84, 0.25);
}
.was-validated .masterpage textarea.form-control:valid, .masterpage 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);
}
.was-validated .masterpage .form-select:valid, .masterpage .form-select.is-valid {
  border-color: #198754;
}
.was-validated .masterpage .form-select:valid:not([multiple]):not([size]), .was-validated .masterpage .form-select:valid:not([multiple])[size="1"], .masterpage .form-select.is-valid:not([multiple]):not([size]), .masterpage .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);
}
.was-validated .masterpage .form-select:valid:focus, .masterpage .form-select.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 2px rgba(25, 135, 84, 0.25);
}
.was-validated .masterpage .form-check-input:valid, .masterpage .form-check-input.is-valid {
  border-color: #198754;
}
.was-validated .masterpage .form-check-input:valid:checked, .masterpage .form-check-input.is-valid:checked {
  background-color: #198754;
}
.was-validated .masterpage .form-check-input:valid:focus, .masterpage .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 2px rgba(25, 135, 84, 0.25);
}
.was-validated .masterpage .form-check-input:valid ~ .form-check-label, .masterpage .form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}
.masterpage .form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}
.was-validated .masterpage .input-group .form-control:valid, .masterpage .input-group .form-control.is-valid,
.was-validated .masterpage .input-group .form-select:valid,
.masterpage .input-group .form-select.is-valid {
  z-index: 1;
}
.was-validated .masterpage .input-group .form-control:valid:focus, .masterpage .input-group .form-control.is-valid:focus,
.was-validated .masterpage .input-group .form-select:valid:focus,
.masterpage .input-group .form-select.is-valid:focus {
  z-index: 3;
}
.masterpage .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}
.masterpage .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;
}
.was-validated .masterpage:invalid ~ .invalid-feedback,
.was-validated .masterpage:invalid ~ .invalid-tooltip, .masterpage.is-invalid ~ .invalid-feedback,
.masterpage.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .masterpage .form-control:invalid, .masterpage .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);
}
.was-validated .masterpage .form-control:invalid:focus, .masterpage .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 2px rgba(220, 53, 69, 0.25);
}
.was-validated .masterpage textarea.form-control:invalid, .masterpage 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);
}
.was-validated .masterpage .form-select:invalid, .masterpage .form-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .masterpage .form-select:invalid:not([multiple]):not([size]), .was-validated .masterpage .form-select:invalid:not([multiple])[size="1"], .masterpage .form-select.is-invalid:not([multiple]):not([size]), .masterpage .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);
}
.was-validated .masterpage .form-select:invalid:focus, .masterpage .form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 2px rgba(220, 53, 69, 0.25);
}
.was-validated .masterpage .form-check-input:invalid, .masterpage .form-check-input.is-invalid {
  border-color: #dc3545;
}
.was-validated .masterpage .form-check-input:invalid:checked, .masterpage .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}
.was-validated .masterpage .form-check-input:invalid:focus, .masterpage .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 2px rgba(220, 53, 69, 0.25);
}
.was-validated .masterpage .form-check-input:invalid ~ .form-check-label, .masterpage .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.masterpage .form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}
.was-validated .masterpage .input-group .form-control:invalid, .masterpage .input-group .form-control.is-invalid,
.was-validated .masterpage .input-group .form-select:invalid,
.masterpage .input-group .form-select.is-invalid {
  z-index: 2;
}
.was-validated .masterpage .input-group .form-control:invalid:focus, .masterpage .input-group .form-control.is-invalid:focus,
.was-validated .masterpage .input-group .form-select:invalid:focus,
.masterpage .input-group .form-select.is-invalid:focus {
  z-index: 3;
}
.masterpage .btn {
  display: inline-block;
  font-family: LAD-Display;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.7rem 1.5rem;
  font-size: 0.875rem;
  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) {
  .masterpage .btn {
    transition: none;
  }
}
.masterpage .btn:hover {
  color: #212529;
}
.btn-check:focus + .masterpage .btn, .masterpage .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 2px #0578BE;
}
.masterpage .btn:disabled, .masterpage .btn.disabled, fieldset:disabled .masterpage .btn {
  pointer-events: none;
  opacity: 0.65;
}
.masterpage .btn-primary {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.masterpage .btn-primary:hover {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-check:focus + .masterpage .btn-primary, .masterpage .btn-primary:focus {
  color: #fff;
  background-color: black;
  border-color: black;
  box-shadow: 0 0 0 2px rgba(38, 38, 38, 0.5);
}
.btn-check:checked + .masterpage .btn-primary, .btn-check:active + .masterpage .btn-primary, .masterpage .btn-primary:active, .masterpage .btn-primary.active, .show > .masterpage .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-check:checked + .masterpage .btn-primary:focus, .btn-check:active + .masterpage .btn-primary:focus, .masterpage .btn-primary:active:focus, .masterpage .btn-primary.active:focus, .show > .masterpage .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(38, 38, 38, 0.5);
}
.masterpage .btn-primary:disabled, .masterpage .btn-primary.disabled {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.masterpage .btn-secondary {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}
.masterpage .btn-secondary:hover {
  color: #000;
  background-color: white;
  border-color: white;
}
.btn-check:focus + .masterpage .btn-secondary, .masterpage .btn-secondary:focus {
  color: #000;
  background-color: white;
  border-color: white;
  box-shadow: 0 0 0 2px rgba(217, 217, 217, 0.5);
}
.btn-check:checked + .masterpage .btn-secondary, .btn-check:active + .masterpage .btn-secondary, .masterpage .btn-secondary:active, .masterpage .btn-secondary.active, .show > .masterpage .btn-secondary.dropdown-toggle {
  color: #000;
  background-color: white;
  border-color: white;
}
.btn-check:checked + .masterpage .btn-secondary:focus, .btn-check:active + .masterpage .btn-secondary:focus, .masterpage .btn-secondary:active:focus, .masterpage .btn-secondary.active:focus, .show > .masterpage .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(217, 217, 217, 0.5);
}
.masterpage .btn-secondary:disabled, .masterpage .btn-secondary.disabled {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}
.masterpage .btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.masterpage .btn-success:hover {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
}
.btn-check:focus + .masterpage .btn-success, .masterpage .btn-success:focus {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
  box-shadow: 0 0 0 2px rgba(60, 153, 110, 0.5);
}
.btn-check:checked + .masterpage .btn-success, .btn-check:active + .masterpage .btn-success, .masterpage .btn-success:active, .masterpage .btn-success.active, .show > .masterpage .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #146c43;
  border-color: #13653f;
}
.btn-check:checked + .masterpage .btn-success:focus, .btn-check:active + .masterpage .btn-success:focus, .masterpage .btn-success:active:focus, .masterpage .btn-success.active:focus, .show > .masterpage .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(60, 153, 110, 0.5);
}
.masterpage .btn-success:disabled, .masterpage .btn-success.disabled {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.masterpage .btn-info {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.masterpage .btn-info:hover {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
}
.btn-check:focus + .masterpage .btn-info, .masterpage .btn-info:focus {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
  box-shadow: 0 0 0 2px rgba(11, 172, 204, 0.5);
}
.btn-check:checked + .masterpage .btn-info, .btn-check:active + .masterpage .btn-info, .masterpage .btn-info:active, .masterpage .btn-info.active, .show > .masterpage .btn-info.dropdown-toggle {
  color: #000;
  background-color: #3dd5f3;
  border-color: #25cff2;
}
.btn-check:checked + .masterpage .btn-info:focus, .btn-check:active + .masterpage .btn-info:focus, .masterpage .btn-info:active:focus, .masterpage .btn-info.active:focus, .show > .masterpage .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(11, 172, 204, 0.5);
}
.masterpage .btn-info:disabled, .masterpage .btn-info.disabled {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.masterpage .btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.masterpage .btn-warning:hover {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
}
.btn-check:focus + .masterpage .btn-warning, .masterpage .btn-warning:focus {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
  box-shadow: 0 0 0 2px rgba(217, 164, 6, 0.5);
}
.btn-check:checked + .masterpage .btn-warning, .btn-check:active + .masterpage .btn-warning, .masterpage .btn-warning:active, .masterpage .btn-warning.active, .show > .masterpage .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #ffcd39;
  border-color: #ffc720;
}
.btn-check:checked + .masterpage .btn-warning:focus, .btn-check:active + .masterpage .btn-warning:focus, .masterpage .btn-warning:active:focus, .masterpage .btn-warning.active:focus, .show > .masterpage .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(217, 164, 6, 0.5);
}
.masterpage .btn-warning:disabled, .masterpage .btn-warning.disabled {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.masterpage .btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.masterpage .btn-danger:hover {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
}
.btn-check:focus + .masterpage .btn-danger, .masterpage .btn-danger:focus {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
  box-shadow: 0 0 0 2px rgba(225, 83, 97, 0.5);
}
.btn-check:checked + .masterpage .btn-danger, .btn-check:active + .masterpage .btn-danger, .masterpage .btn-danger:active, .masterpage .btn-danger.active, .show > .masterpage .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b02a37;
  border-color: #a52834;
}
.btn-check:checked + .masterpage .btn-danger:focus, .btn-check:active + .masterpage .btn-danger:focus, .masterpage .btn-danger:active:focus, .masterpage .btn-danger.active:focus, .show > .masterpage .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(225, 83, 97, 0.5);
}
.masterpage .btn-danger:disabled, .masterpage .btn-danger.disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.masterpage .btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.masterpage .btn-light:hover {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:focus + .masterpage .btn-light, .masterpage .btn-light:focus {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 2px rgba(211, 212, 213, 0.5);
}
.btn-check:checked + .masterpage .btn-light, .btn-check:active + .masterpage .btn-light, .masterpage .btn-light:active, .masterpage .btn-light.active, .show > .masterpage .btn-light.dropdown-toggle {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:checked + .masterpage .btn-light:focus, .btn-check:active + .masterpage .btn-light:focus, .masterpage .btn-light:active:focus, .masterpage .btn-light.active:focus, .show > .masterpage .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(211, 212, 213, 0.5);
}
.masterpage .btn-light:disabled, .masterpage .btn-light.disabled {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.masterpage .btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.masterpage .btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}
.btn-check:focus + .masterpage .btn-dark, .masterpage .btn-dark:focus {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
  box-shadow: 0 0 0 2px rgba(66, 70, 73, 0.5);
}
.btn-check:checked + .masterpage .btn-dark, .btn-check:active + .masterpage .btn-dark, .masterpage .btn-dark:active, .masterpage .btn-dark.active, .show > .masterpage .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f;
}
.btn-check:checked + .masterpage .btn-dark:focus, .btn-check:active + .masterpage .btn-dark:focus, .masterpage .btn-dark:active:focus, .masterpage .btn-dark.active:focus, .show > .masterpage .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(66, 70, 73, 0.5);
}
.masterpage .btn-dark:disabled, .masterpage .btn-dark.disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.masterpage .btn-blue-200 {
  color: #000;
  background-color: #A3C4E9;
  border-color: #A3C4E9;
}
.masterpage .btn-blue-200:hover {
  color: #000;
  background-color: #b1cdec;
  border-color: #accaeb;
}
.btn-check:focus + .masterpage .btn-blue-200, .masterpage .btn-blue-200:focus {
  color: #000;
  background-color: #b1cdec;
  border-color: #accaeb;
  box-shadow: 0 0 0 2px rgba(139, 167, 198, 0.5);
}
.btn-check:checked + .masterpage .btn-blue-200, .btn-check:active + .masterpage .btn-blue-200, .masterpage .btn-blue-200:active, .masterpage .btn-blue-200.active, .show > .masterpage .btn-blue-200.dropdown-toggle {
  color: #000;
  background-color: #b5d0ed;
  border-color: #accaeb;
}
.btn-check:checked + .masterpage .btn-blue-200:focus, .btn-check:active + .masterpage .btn-blue-200:focus, .masterpage .btn-blue-200:active:focus, .masterpage .btn-blue-200.active:focus, .show > .masterpage .btn-blue-200.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(139, 167, 198, 0.5);
}
.masterpage .btn-blue-200:disabled, .masterpage .btn-blue-200.disabled {
  color: #000;
  background-color: #A3C4E9;
  border-color: #A3C4E9;
}
.masterpage .btn-blue-800 {
  color: #fff;
  background-color: #172B4A;
  border-color: #172B4A;
}
.masterpage .btn-blue-800:hover {
  color: #fff;
  background-color: #14253f;
  border-color: #12223b;
}
.btn-check:focus + .masterpage .btn-blue-800, .masterpage .btn-blue-800:focus {
  color: #fff;
  background-color: #14253f;
  border-color: #12223b;
  box-shadow: 0 0 0 2px rgba(58, 75, 101, 0.5);
}
.btn-check:checked + .masterpage .btn-blue-800, .btn-check:active + .masterpage .btn-blue-800, .masterpage .btn-blue-800:active, .masterpage .btn-blue-800.active, .show > .masterpage .btn-blue-800.dropdown-toggle {
  color: #fff;
  background-color: #12223b;
  border-color: #112038;
}
.btn-check:checked + .masterpage .btn-blue-800:focus, .btn-check:active + .masterpage .btn-blue-800:focus, .masterpage .btn-blue-800:active:focus, .masterpage .btn-blue-800.active:focus, .show > .masterpage .btn-blue-800.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(58, 75, 101, 0.5);
}
.masterpage .btn-blue-800:disabled, .masterpage .btn-blue-800.disabled {
  color: #fff;
  background-color: #172B4A;
  border-color: #172B4A;
}
.masterpage .btn-pink-200 {
  color: #000;
  background-color: #F4A8B7;
  border-color: #F4A8B7;
}
.masterpage .btn-pink-200:hover {
  color: #000;
  background-color: #f6b5c2;
  border-color: #f5b1be;
}
.btn-check:focus + .masterpage .btn-pink-200, .masterpage .btn-pink-200:focus {
  color: #000;
  background-color: #f6b5c2;
  border-color: #f5b1be;
  box-shadow: 0 0 0 2px rgba(207, 143, 156, 0.5);
}
.btn-check:checked + .masterpage .btn-pink-200, .btn-check:active + .masterpage .btn-pink-200, .masterpage .btn-pink-200:active, .masterpage .btn-pink-200.active, .show > .masterpage .btn-pink-200.dropdown-toggle {
  color: #000;
  background-color: #f6b9c5;
  border-color: #f5b1be;
}
.btn-check:checked + .masterpage .btn-pink-200:focus, .btn-check:active + .masterpage .btn-pink-200:focus, .masterpage .btn-pink-200:active:focus, .masterpage .btn-pink-200.active:focus, .show > .masterpage .btn-pink-200.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(207, 143, 156, 0.5);
}
.masterpage .btn-pink-200:disabled, .masterpage .btn-pink-200.disabled {
  color: #000;
  background-color: #F4A8B7;
  border-color: #F4A8B7;
}
.masterpage .btn-gray-200 {
  color: #000;
  background-color: #F5F5F5;
  border-color: #F5F5F5;
}
.masterpage .btn-gray-200:hover {
  color: #000;
  background-color: #f7f7f7;
  border-color: #f6f6f6;
}
.btn-check:focus + .masterpage .btn-gray-200, .masterpage .btn-gray-200:focus {
  color: #000;
  background-color: #f7f7f7;
  border-color: #f6f6f6;
  box-shadow: 0 0 0 2px rgba(208, 208, 208, 0.5);
}
.btn-check:checked + .masterpage .btn-gray-200, .btn-check:active + .masterpage .btn-gray-200, .masterpage .btn-gray-200:active, .masterpage .btn-gray-200.active, .show > .masterpage .btn-gray-200.dropdown-toggle {
  color: #000;
  background-color: #f7f7f7;
  border-color: #f6f6f6;
}
.btn-check:checked + .masterpage .btn-gray-200:focus, .btn-check:active + .masterpage .btn-gray-200:focus, .masterpage .btn-gray-200:active:focus, .masterpage .btn-gray-200.active:focus, .show > .masterpage .btn-gray-200.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(208, 208, 208, 0.5);
}
.masterpage .btn-gray-200:disabled, .masterpage .btn-gray-200.disabled {
  color: #000;
  background-color: #F5F5F5;
  border-color: #F5F5F5;
}
.masterpage .btn-gray-300 {
  color: #000;
  background-color: #ededed;
  border-color: #ededed;
}
.masterpage .btn-gray-300:hover {
  color: #000;
  background-color: #f0f0f0;
  border-color: #efefef;
}
.btn-check:focus + .masterpage .btn-gray-300, .masterpage .btn-gray-300:focus {
  color: #000;
  background-color: #f0f0f0;
  border-color: #efefef;
  box-shadow: 0 0 0 2px rgba(201, 201, 201, 0.5);
}
.btn-check:checked + .masterpage .btn-gray-300, .btn-check:active + .masterpage .btn-gray-300, .masterpage .btn-gray-300:active, .masterpage .btn-gray-300.active, .show > .masterpage .btn-gray-300.dropdown-toggle {
  color: #000;
  background-color: #f1f1f1;
  border-color: #efefef;
}
.btn-check:checked + .masterpage .btn-gray-300:focus, .btn-check:active + .masterpage .btn-gray-300:focus, .masterpage .btn-gray-300:active:focus, .masterpage .btn-gray-300.active:focus, .show > .masterpage .btn-gray-300.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(201, 201, 201, 0.5);
}
.masterpage .btn-gray-300:disabled, .masterpage .btn-gray-300.disabled {
  color: #000;
  background-color: #ededed;
  border-color: #ededed;
}
.masterpage .btn-gray-600 {
  color: #fff;
  background-color: #707070;
  border-color: #707070;
}
.masterpage .btn-gray-600:hover {
  color: #fff;
  background-color: #5f5f5f;
  border-color: #5a5a5a;
}
.btn-check:focus + .masterpage .btn-gray-600, .masterpage .btn-gray-600:focus {
  color: #fff;
  background-color: #5f5f5f;
  border-color: #5a5a5a;
  box-shadow: 0 0 0 2px rgba(133, 133, 133, 0.5);
}
.btn-check:checked + .masterpage .btn-gray-600, .btn-check:active + .masterpage .btn-gray-600, .masterpage .btn-gray-600:active, .masterpage .btn-gray-600.active, .show > .masterpage .btn-gray-600.dropdown-toggle {
  color: #fff;
  background-color: #5a5a5a;
  border-color: #545454;
}
.btn-check:checked + .masterpage .btn-gray-600:focus, .btn-check:active + .masterpage .btn-gray-600:focus, .masterpage .btn-gray-600:active:focus, .masterpage .btn-gray-600.active:focus, .show > .masterpage .btn-gray-600.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(133, 133, 133, 0.5);
}
.masterpage .btn-gray-600:disabled, .masterpage .btn-gray-600.disabled {
  color: #fff;
  background-color: #707070;
  border-color: #707070;
}
.masterpage .btn-gray-700 {
  color: #fff;
  background-color: #3c3c3c;
  border-color: #3c3c3c;
}
.masterpage .btn-gray-700:hover {
  color: #fff;
  background-color: #333333;
  border-color: #303030;
}
.btn-check:focus + .masterpage .btn-gray-700, .masterpage .btn-gray-700:focus {
  color: #fff;
  background-color: #333333;
  border-color: #303030;
  box-shadow: 0 0 0 2px rgba(89, 89, 89, 0.5);
}
.btn-check:checked + .masterpage .btn-gray-700, .btn-check:active + .masterpage .btn-gray-700, .masterpage .btn-gray-700:active, .masterpage .btn-gray-700.active, .show > .masterpage .btn-gray-700.dropdown-toggle {
  color: #fff;
  background-color: #303030;
  border-color: #2d2d2d;
}
.btn-check:checked + .masterpage .btn-gray-700:focus, .btn-check:active + .masterpage .btn-gray-700:focus, .masterpage .btn-gray-700:active:focus, .masterpage .btn-gray-700.active:focus, .show > .masterpage .btn-gray-700.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(89, 89, 89, 0.5);
}
.masterpage .btn-gray-700:disabled, .masterpage .btn-gray-700.disabled {
  color: #fff;
  background-color: #3c3c3c;
  border-color: #3c3c3c;
}
.masterpage .btn-light-green {
  color: #000;
  background-color: #97D2D4;
  border-color: #97D2D4;
}
.masterpage .btn-light-green:hover {
  color: #000;
  background-color: #a7d9da;
  border-color: #a1d7d8;
}
.btn-check:focus + .masterpage .btn-light-green, .masterpage .btn-light-green:focus {
  color: #000;
  background-color: #a7d9da;
  border-color: #a1d7d8;
  box-shadow: 0 0 0 2px rgba(128, 179, 180, 0.5);
}
.btn-check:checked + .masterpage .btn-light-green, .btn-check:active + .masterpage .btn-light-green, .masterpage .btn-light-green:active, .masterpage .btn-light-green.active, .show > .masterpage .btn-light-green.dropdown-toggle {
  color: #000;
  background-color: #acdbdd;
  border-color: #a1d7d8;
}
.btn-check:checked + .masterpage .btn-light-green:focus, .btn-check:active + .masterpage .btn-light-green:focus, .masterpage .btn-light-green:active:focus, .masterpage .btn-light-green.active:focus, .show > .masterpage .btn-light-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(128, 179, 180, 0.5);
}
.masterpage .btn-light-green:disabled, .masterpage .btn-light-green.disabled {
  color: #000;
  background-color: #97D2D4;
  border-color: #97D2D4;
}
.masterpage .btn-rose-lad {
  color: #000;
  background-color: #F4A8B7;
  border-color: #F4A8B7;
}
.masterpage .btn-rose-lad:hover {
  color: #000;
  background-color: #f6b5c2;
  border-color: #f5b1be;
}
.btn-check:focus + .masterpage .btn-rose-lad, .masterpage .btn-rose-lad:focus {
  color: #000;
  background-color: #f6b5c2;
  border-color: #f5b1be;
  box-shadow: 0 0 0 2px rgba(207, 143, 156, 0.5);
}
.btn-check:checked + .masterpage .btn-rose-lad, .btn-check:active + .masterpage .btn-rose-lad, .masterpage .btn-rose-lad:active, .masterpage .btn-rose-lad.active, .show > .masterpage .btn-rose-lad.dropdown-toggle {
  color: #000;
  background-color: #f6b9c5;
  border-color: #f5b1be;
}
.btn-check:checked + .masterpage .btn-rose-lad:focus, .btn-check:active + .masterpage .btn-rose-lad:focus, .masterpage .btn-rose-lad:active:focus, .masterpage .btn-rose-lad.active:focus, .show > .masterpage .btn-rose-lad.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(207, 143, 156, 0.5);
}
.masterpage .btn-rose-lad:disabled, .masterpage .btn-rose-lad.disabled {
  color: #000;
  background-color: #F4A8B7;
  border-color: #F4A8B7;
}
.masterpage .btn-yellow-lad {
  color: #000;
  background-color: #F5C744;
  border-color: #F5C744;
}
.masterpage .btn-yellow-lad:hover {
  color: #000;
  background-color: #f7cf60;
  border-color: #f6cd57;
}
.btn-check:focus + .masterpage .btn-yellow-lad, .masterpage .btn-yellow-lad:focus {
  color: #000;
  background-color: #f7cf60;
  border-color: #f6cd57;
  box-shadow: 0 0 0 2px rgba(208, 169, 58, 0.5);
}
.btn-check:checked + .masterpage .btn-yellow-lad, .btn-check:active + .masterpage .btn-yellow-lad, .masterpage .btn-yellow-lad:active, .masterpage .btn-yellow-lad.active, .show > .masterpage .btn-yellow-lad.dropdown-toggle {
  color: #000;
  background-color: #f7d269;
  border-color: #f6cd57;
}
.btn-check:checked + .masterpage .btn-yellow-lad:focus, .btn-check:active + .masterpage .btn-yellow-lad:focus, .masterpage .btn-yellow-lad:active:focus, .masterpage .btn-yellow-lad.active:focus, .show > .masterpage .btn-yellow-lad.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(208, 169, 58, 0.5);
}
.masterpage .btn-yellow-lad:disabled, .masterpage .btn-yellow-lad.disabled {
  color: #000;
  background-color: #F5C744;
  border-color: #F5C744;
}
.masterpage .btn-outline-primary {
  color: #000;
  border-color: #000;
}
.masterpage .btn-outline-primary:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-check:focus + .masterpage .btn-outline-primary, .masterpage .btn-outline-primary:focus {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5);
}
.btn-check:checked + .masterpage .btn-outline-primary, .btn-check:active + .masterpage .btn-outline-primary, .masterpage .btn-outline-primary:active, .masterpage .btn-outline-primary.active, .masterpage .btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-check:checked + .masterpage .btn-outline-primary:focus, .btn-check:active + .masterpage .btn-outline-primary:focus, .masterpage .btn-outline-primary:active:focus, .masterpage .btn-outline-primary.active:focus, .masterpage .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5);
}
.masterpage .btn-outline-primary:disabled, .masterpage .btn-outline-primary.disabled {
  color: #000;
  background-color: transparent;
}
.masterpage .btn-outline-secondary {
  color: #fff;
  border-color: #fff;
}
.masterpage .btn-outline-secondary:hover {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}
.btn-check:focus + .masterpage .btn-outline-secondary, .masterpage .btn-outline-secondary:focus {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5);
}
.btn-check:checked + .masterpage .btn-outline-secondary, .btn-check:active + .masterpage .btn-outline-secondary, .masterpage .btn-outline-secondary:active, .masterpage .btn-outline-secondary.active, .masterpage .btn-outline-secondary.dropdown-toggle.show {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}
.btn-check:checked + .masterpage .btn-outline-secondary:focus, .btn-check:active + .masterpage .btn-outline-secondary:focus, .masterpage .btn-outline-secondary:active:focus, .masterpage .btn-outline-secondary.active:focus, .masterpage .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5);
}
.masterpage .btn-outline-secondary:disabled, .masterpage .btn-outline-secondary.disabled {
  color: #fff;
  background-color: transparent;
}
.masterpage .btn-outline-success {
  color: #198754;
  border-color: #198754;
}
.masterpage .btn-outline-success:hover {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:focus + .masterpage .btn-outline-success, .masterpage .btn-outline-success:focus {
  box-shadow: 0 0 0 2px rgba(25, 135, 84, 0.5);
}
.btn-check:checked + .masterpage .btn-outline-success, .btn-check:active + .masterpage .btn-outline-success, .masterpage .btn-outline-success:active, .masterpage .btn-outline-success.active, .masterpage .btn-outline-success.dropdown-toggle.show {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:checked + .masterpage .btn-outline-success:focus, .btn-check:active + .masterpage .btn-outline-success:focus, .masterpage .btn-outline-success:active:focus, .masterpage .btn-outline-success.active:focus, .masterpage .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(25, 135, 84, 0.5);
}
.masterpage .btn-outline-success:disabled, .masterpage .btn-outline-success.disabled {
  color: #198754;
  background-color: transparent;
}
.masterpage .btn-outline-info {
  color: #0dcaf0;
  border-color: #0dcaf0;
}
.masterpage .btn-outline-info:hover {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:focus + .masterpage .btn-outline-info, .masterpage .btn-outline-info:focus {
  box-shadow: 0 0 0 2px rgba(13, 202, 240, 0.5);
}
.btn-check:checked + .masterpage .btn-outline-info, .btn-check:active + .masterpage .btn-outline-info, .masterpage .btn-outline-info:active, .masterpage .btn-outline-info.active, .masterpage .btn-outline-info.dropdown-toggle.show {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:checked + .masterpage .btn-outline-info:focus, .btn-check:active + .masterpage .btn-outline-info:focus, .masterpage .btn-outline-info:active:focus, .masterpage .btn-outline-info.active:focus, .masterpage .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(13, 202, 240, 0.5);
}
.masterpage .btn-outline-info:disabled, .masterpage .btn-outline-info.disabled {
  color: #0dcaf0;
  background-color: transparent;
}
.masterpage .btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.masterpage .btn-outline-warning:hover {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:focus + .masterpage .btn-outline-warning, .masterpage .btn-outline-warning:focus {
  box-shadow: 0 0 0 2px rgba(255, 193, 7, 0.5);
}
.btn-check:checked + .masterpage .btn-outline-warning, .btn-check:active + .masterpage .btn-outline-warning, .masterpage .btn-outline-warning:active, .masterpage .btn-outline-warning.active, .masterpage .btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:checked + .masterpage .btn-outline-warning:focus, .btn-check:active + .masterpage .btn-outline-warning:focus, .masterpage .btn-outline-warning:active:focus, .masterpage .btn-outline-warning.active:focus, .masterpage .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(255, 193, 7, 0.5);
}
.masterpage .btn-outline-warning:disabled, .masterpage .btn-outline-warning.disabled {
  color: #ffc107;
  background-color: transparent;
}
.masterpage .btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.masterpage .btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:focus + .masterpage .btn-outline-danger, .masterpage .btn-outline-danger:focus {
  box-shadow: 0 0 0 2px rgba(220, 53, 69, 0.5);
}
.btn-check:checked + .masterpage .btn-outline-danger, .btn-check:active + .masterpage .btn-outline-danger, .masterpage .btn-outline-danger:active, .masterpage .btn-outline-danger.active, .masterpage .btn-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:checked + .masterpage .btn-outline-danger:focus, .btn-check:active + .masterpage .btn-outline-danger:focus, .masterpage .btn-outline-danger:active:focus, .masterpage .btn-outline-danger.active:focus, .masterpage .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(220, 53, 69, 0.5);
}
.masterpage .btn-outline-danger:disabled, .masterpage .btn-outline-danger.disabled {
  color: #dc3545;
  background-color: transparent;
}
.masterpage .btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.masterpage .btn-outline-light:hover {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:focus + .masterpage .btn-outline-light, .masterpage .btn-outline-light:focus {
  box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.5);
}
.btn-check:checked + .masterpage .btn-outline-light, .btn-check:active + .masterpage .btn-outline-light, .masterpage .btn-outline-light:active, .masterpage .btn-outline-light.active, .masterpage .btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:checked + .masterpage .btn-outline-light:focus, .btn-check:active + .masterpage .btn-outline-light:focus, .masterpage .btn-outline-light:active:focus, .masterpage .btn-outline-light.active:focus, .masterpage .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.5);
}
.masterpage .btn-outline-light:disabled, .masterpage .btn-outline-light.disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.masterpage .btn-outline-dark {
  color: #212529;
  border-color: #212529;
}
.masterpage .btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:focus + .masterpage .btn-outline-dark, .masterpage .btn-outline-dark:focus {
  box-shadow: 0 0 0 2px rgba(33, 37, 41, 0.5);
}
.btn-check:checked + .masterpage .btn-outline-dark, .btn-check:active + .masterpage .btn-outline-dark, .masterpage .btn-outline-dark:active, .masterpage .btn-outline-dark.active, .masterpage .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:checked + .masterpage .btn-outline-dark:focus, .btn-check:active + .masterpage .btn-outline-dark:focus, .masterpage .btn-outline-dark:active:focus, .masterpage .btn-outline-dark.active:focus, .masterpage .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(33, 37, 41, 0.5);
}
.masterpage .btn-outline-dark:disabled, .masterpage .btn-outline-dark.disabled {
  color: #212529;
  background-color: transparent;
}
.masterpage .btn-outline-blue-200 {
  color: #A3C4E9;
  border-color: #A3C4E9;
}
.masterpage .btn-outline-blue-200:hover {
  color: #000;
  background-color: #A3C4E9;
  border-color: #A3C4E9;
}
.btn-check:focus + .masterpage .btn-outline-blue-200, .masterpage .btn-outline-blue-200:focus {
  box-shadow: 0 0 0 2px rgba(163, 196, 233, 0.5);
}
.btn-check:checked + .masterpage .btn-outline-blue-200, .btn-check:active + .masterpage .btn-outline-blue-200, .masterpage .btn-outline-blue-200:active, .masterpage .btn-outline-blue-200.active, .masterpage .btn-outline-blue-200.dropdown-toggle.show {
  color: #000;
  background-color: #A3C4E9;
  border-color: #A3C4E9;
}
.btn-check:checked + .masterpage .btn-outline-blue-200:focus, .btn-check:active + .masterpage .btn-outline-blue-200:focus, .masterpage .btn-outline-blue-200:active:focus, .masterpage .btn-outline-blue-200.active:focus, .masterpage .btn-outline-blue-200.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(163, 196, 233, 0.5);
}
.masterpage .btn-outline-blue-200:disabled, .masterpage .btn-outline-blue-200.disabled {
  color: #A3C4E9;
  background-color: transparent;
}
.masterpage .btn-outline-blue-800 {
  color: #172B4A;
  border-color: #172B4A;
}
.masterpage .btn-outline-blue-800:hover {
  color: #fff;
  background-color: #172B4A;
  border-color: #172B4A;
}
.btn-check:focus + .masterpage .btn-outline-blue-800, .masterpage .btn-outline-blue-800:focus {
  box-shadow: 0 0 0 2px rgba(23, 43, 74, 0.5);
}
.btn-check:checked + .masterpage .btn-outline-blue-800, .btn-check:active + .masterpage .btn-outline-blue-800, .masterpage .btn-outline-blue-800:active, .masterpage .btn-outline-blue-800.active, .masterpage .btn-outline-blue-800.dropdown-toggle.show {
  color: #fff;
  background-color: #172B4A;
  border-color: #172B4A;
}
.btn-check:checked + .masterpage .btn-outline-blue-800:focus, .btn-check:active + .masterpage .btn-outline-blue-800:focus, .masterpage .btn-outline-blue-800:active:focus, .masterpage .btn-outline-blue-800.active:focus, .masterpage .btn-outline-blue-800.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(23, 43, 74, 0.5);
}
.masterpage .btn-outline-blue-800:disabled, .masterpage .btn-outline-blue-800.disabled {
  color: #172B4A;
  background-color: transparent;
}
.masterpage .btn-outline-pink-200 {
  color: #F4A8B7;
  border-color: #F4A8B7;
}
.masterpage .btn-outline-pink-200:hover {
  color: #000;
  background-color: #F4A8B7;
  border-color: #F4A8B7;
}
.btn-check:focus + .masterpage .btn-outline-pink-200, .masterpage .btn-outline-pink-200:focus {
  box-shadow: 0 0 0 2px rgba(244, 168, 183, 0.5);
}
.btn-check:checked + .masterpage .btn-outline-pink-200, .btn-check:active + .masterpage .btn-outline-pink-200, .masterpage .btn-outline-pink-200:active, .masterpage .btn-outline-pink-200.active, .masterpage .btn-outline-pink-200.dropdown-toggle.show {
  color: #000;
  background-color: #F4A8B7;
  border-color: #F4A8B7;
}
.btn-check:checked + .masterpage .btn-outline-pink-200:focus, .btn-check:active + .masterpage .btn-outline-pink-200:focus, .masterpage .btn-outline-pink-200:active:focus, .masterpage .btn-outline-pink-200.active:focus, .masterpage .btn-outline-pink-200.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(244, 168, 183, 0.5);
}
.masterpage .btn-outline-pink-200:disabled, .masterpage .btn-outline-pink-200.disabled {
  color: #F4A8B7;
  background-color: transparent;
}
.masterpage .btn-outline-gray-200 {
  color: #F5F5F5;
  border-color: #F5F5F5;
}
.masterpage .btn-outline-gray-200:hover {
  color: #000;
  background-color: #F5F5F5;
  border-color: #F5F5F5;
}
.btn-check:focus + .masterpage .btn-outline-gray-200, .masterpage .btn-outline-gray-200:focus {
  box-shadow: 0 0 0 2px rgba(245, 245, 245, 0.5);
}
.btn-check:checked + .masterpage .btn-outline-gray-200, .btn-check:active + .masterpage .btn-outline-gray-200, .masterpage .btn-outline-gray-200:active, .masterpage .btn-outline-gray-200.active, .masterpage .btn-outline-gray-200.dropdown-toggle.show {
  color: #000;
  background-color: #F5F5F5;
  border-color: #F5F5F5;
}
.btn-check:checked + .masterpage .btn-outline-gray-200:focus, .btn-check:active + .masterpage .btn-outline-gray-200:focus, .masterpage .btn-outline-gray-200:active:focus, .masterpage .btn-outline-gray-200.active:focus, .masterpage .btn-outline-gray-200.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(245, 245, 245, 0.5);
}
.masterpage .btn-outline-gray-200:disabled, .masterpage .btn-outline-gray-200.disabled {
  color: #F5F5F5;
  background-color: transparent;
}
.masterpage .btn-outline-gray-300 {
  color: #ededed;
  border-color: #ededed;
}
.masterpage .btn-outline-gray-300:hover {
  color: #000;
  background-color: #ededed;
  border-color: #ededed;
}
.btn-check:focus + .masterpage .btn-outline-gray-300, .masterpage .btn-outline-gray-300:focus {
  box-shadow: 0 0 0 2px rgba(237, 237, 237, 0.5);
}
.btn-check:checked + .masterpage .btn-outline-gray-300, .btn-check:active + .masterpage .btn-outline-gray-300, .masterpage .btn-outline-gray-300:active, .masterpage .btn-outline-gray-300.active, .masterpage .btn-outline-gray-300.dropdown-toggle.show {
  color: #000;
  background-color: #ededed;
  border-color: #ededed;
}
.btn-check:checked + .masterpage .btn-outline-gray-300:focus, .btn-check:active + .masterpage .btn-outline-gray-300:focus, .masterpage .btn-outline-gray-300:active:focus, .masterpage .btn-outline-gray-300.active:focus, .masterpage .btn-outline-gray-300.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(237, 237, 237, 0.5);
}
.masterpage .btn-outline-gray-300:disabled, .masterpage .btn-outline-gray-300.disabled {
  color: #ededed;
  background-color: transparent;
}
.masterpage .btn-outline-gray-600 {
  color: #707070;
  border-color: #707070;
}
.masterpage .btn-outline-gray-600:hover {
  color: #fff;
  background-color: #707070;
  border-color: #707070;
}
.btn-check:focus + .masterpage .btn-outline-gray-600, .masterpage .btn-outline-gray-600:focus {
  box-shadow: 0 0 0 2px rgba(112, 112, 112, 0.5);
}
.btn-check:checked + .masterpage .btn-outline-gray-600, .btn-check:active + .masterpage .btn-outline-gray-600, .masterpage .btn-outline-gray-600:active, .masterpage .btn-outline-gray-600.active, .masterpage .btn-outline-gray-600.dropdown-toggle.show {
  color: #fff;
  background-color: #707070;
  border-color: #707070;
}
.btn-check:checked + .masterpage .btn-outline-gray-600:focus, .btn-check:active + .masterpage .btn-outline-gray-600:focus, .masterpage .btn-outline-gray-600:active:focus, .masterpage .btn-outline-gray-600.active:focus, .masterpage .btn-outline-gray-600.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(112, 112, 112, 0.5);
}
.masterpage .btn-outline-gray-600:disabled, .masterpage .btn-outline-gray-600.disabled {
  color: #707070;
  background-color: transparent;
}
.masterpage .btn-outline-gray-700 {
  color: #3c3c3c;
  border-color: #3c3c3c;
}
.masterpage .btn-outline-gray-700:hover {
  color: #fff;
  background-color: #3c3c3c;
  border-color: #3c3c3c;
}
.btn-check:focus + .masterpage .btn-outline-gray-700, .masterpage .btn-outline-gray-700:focus {
  box-shadow: 0 0 0 2px rgba(60, 60, 60, 0.5);
}
.btn-check:checked + .masterpage .btn-outline-gray-700, .btn-check:active + .masterpage .btn-outline-gray-700, .masterpage .btn-outline-gray-700:active, .masterpage .btn-outline-gray-700.active, .masterpage .btn-outline-gray-700.dropdown-toggle.show {
  color: #fff;
  background-color: #3c3c3c;
  border-color: #3c3c3c;
}
.btn-check:checked + .masterpage .btn-outline-gray-700:focus, .btn-check:active + .masterpage .btn-outline-gray-700:focus, .masterpage .btn-outline-gray-700:active:focus, .masterpage .btn-outline-gray-700.active:focus, .masterpage .btn-outline-gray-700.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(60, 60, 60, 0.5);
}
.masterpage .btn-outline-gray-700:disabled, .masterpage .btn-outline-gray-700.disabled {
  color: #3c3c3c;
  background-color: transparent;
}
.masterpage .btn-outline-light-green {
  color: #97D2D4;
  border-color: #97D2D4;
}
.masterpage .btn-outline-light-green:hover {
  color: #000;
  background-color: #97D2D4;
  border-color: #97D2D4;
}
.btn-check:focus + .masterpage .btn-outline-light-green, .masterpage .btn-outline-light-green:focus {
  box-shadow: 0 0 0 2px rgba(151, 210, 212, 0.5);
}
.btn-check:checked + .masterpage .btn-outline-light-green, .btn-check:active + .masterpage .btn-outline-light-green, .masterpage .btn-outline-light-green:active, .masterpage .btn-outline-light-green.active, .masterpage .btn-outline-light-green.dropdown-toggle.show {
  color: #000;
  background-color: #97D2D4;
  border-color: #97D2D4;
}
.btn-check:checked + .masterpage .btn-outline-light-green:focus, .btn-check:active + .masterpage .btn-outline-light-green:focus, .masterpage .btn-outline-light-green:active:focus, .masterpage .btn-outline-light-green.active:focus, .masterpage .btn-outline-light-green.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(151, 210, 212, 0.5);
}
.masterpage .btn-outline-light-green:disabled, .masterpage .btn-outline-light-green.disabled {
  color: #97D2D4;
  background-color: transparent;
}
.masterpage .btn-outline-rose-lad {
  color: #F4A8B7;
  border-color: #F4A8B7;
}
.masterpage .btn-outline-rose-lad:hover {
  color: #000;
  background-color: #F4A8B7;
  border-color: #F4A8B7;
}
.btn-check:focus + .masterpage .btn-outline-rose-lad, .masterpage .btn-outline-rose-lad:focus {
  box-shadow: 0 0 0 2px rgba(244, 168, 183, 0.5);
}
.btn-check:checked + .masterpage .btn-outline-rose-lad, .btn-check:active + .masterpage .btn-outline-rose-lad, .masterpage .btn-outline-rose-lad:active, .masterpage .btn-outline-rose-lad.active, .masterpage .btn-outline-rose-lad.dropdown-toggle.show {
  color: #000;
  background-color: #F4A8B7;
  border-color: #F4A8B7;
}
.btn-check:checked + .masterpage .btn-outline-rose-lad:focus, .btn-check:active + .masterpage .btn-outline-rose-lad:focus, .masterpage .btn-outline-rose-lad:active:focus, .masterpage .btn-outline-rose-lad.active:focus, .masterpage .btn-outline-rose-lad.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(244, 168, 183, 0.5);
}
.masterpage .btn-outline-rose-lad:disabled, .masterpage .btn-outline-rose-lad.disabled {
  color: #F4A8B7;
  background-color: transparent;
}
.masterpage .btn-outline-yellow-lad {
  color: #F5C744;
  border-color: #F5C744;
}
.masterpage .btn-outline-yellow-lad:hover {
  color: #000;
  background-color: #F5C744;
  border-color: #F5C744;
}
.btn-check:focus + .masterpage .btn-outline-yellow-lad, .masterpage .btn-outline-yellow-lad:focus {
  box-shadow: 0 0 0 2px rgba(245, 199, 68, 0.5);
}
.btn-check:checked + .masterpage .btn-outline-yellow-lad, .btn-check:active + .masterpage .btn-outline-yellow-lad, .masterpage .btn-outline-yellow-lad:active, .masterpage .btn-outline-yellow-lad.active, .masterpage .btn-outline-yellow-lad.dropdown-toggle.show {
  color: #000;
  background-color: #F5C744;
  border-color: #F5C744;
}
.btn-check:checked + .masterpage .btn-outline-yellow-lad:focus, .btn-check:active + .masterpage .btn-outline-yellow-lad:focus, .masterpage .btn-outline-yellow-lad:active:focus, .masterpage .btn-outline-yellow-lad.active:focus, .masterpage .btn-outline-yellow-lad.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(245, 199, 68, 0.5);
}
.masterpage .btn-outline-yellow-lad:disabled, .masterpage .btn-outline-yellow-lad.disabled {
  color: #F5C744;
  background-color: transparent;
}
.masterpage .btn-link {
  font-weight: 400;
  color: #000;
  text-decoration: underline;
}
.masterpage .btn-link:hover {
  color: black;
}
.masterpage .btn-link:disabled, .masterpage .btn-link.disabled {
  color: #707070;
}
.masterpage .btn-lg, .masterpage .btn-group-lg > .btn {
  padding: 0.375rem 1rem;
  font-size: 1.25rem;
  border-radius: 0;
}
.masterpage .btn-sm, .masterpage .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.masterpage .fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .masterpage .fade {
    transition: none;
  }
}
.masterpage .fade:not(.show) {
  opacity: 0;
}
.masterpage .collapse:not(.show) {
  display: none;
}
.masterpage .collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .masterpage .collapsing {
    transition: none;
  }
}
.masterpage .collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .masterpage .collapsing.collapse-horizontal {
    transition: none;
  }
}
.masterpage .dropup,
.masterpage .dropend,
.masterpage .dropdown,
.masterpage .dropstart {
  position: relative;
}
.masterpage .dropdown-toggle {
  white-space: nowrap;
}
.masterpage .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;
}
.masterpage .dropdown-toggle:empty::after {
  margin-left: 0;
}
.masterpage .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;
}
.masterpage .dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}
.masterpage .dropdown-menu-start {
  --bs-position: start;
}
.masterpage .dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}
.masterpage .dropdown-menu-end {
  --bs-position: end;
}
.masterpage .dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .masterpage .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .masterpage .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .masterpage .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .masterpage .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .masterpage .dropdown-menu-md-start {
    --bs-position: start;
  }
  .masterpage .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .masterpage .dropdown-menu-md-end {
    --bs-position: end;
  }
  .masterpage .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .masterpage .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .masterpage .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .masterpage .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .masterpage .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .masterpage .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .masterpage .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .masterpage .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .masterpage .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .masterpage .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .masterpage .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .masterpage .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .masterpage .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.masterpage .dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.masterpage .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;
}
.masterpage .dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.masterpage .dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.masterpage .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;
}
.masterpage .dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.masterpage .dropend .dropdown-toggle::after {
  vertical-align: 0;
}
.masterpage .dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.masterpage .dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.masterpage .dropstart .dropdown-toggle::after {
  display: none;
}
.masterpage .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;
}
.masterpage .dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.masterpage .dropstart .dropdown-toggle::before {
  vertical-align: 0;
}
.masterpage .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.masterpage .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;
}
.masterpage .dropdown-item:hover, .masterpage .dropdown-item:focus {
  color: #1e2125;
  background-color: #F5F5F5;
}
.masterpage .dropdown-item.active, .masterpage .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #000;
}
.masterpage .dropdown-item.disabled, .masterpage .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.masterpage .dropdown-menu.show {
  display: block;
}
.masterpage .dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #707070;
  white-space: nowrap;
}
.masterpage .dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}
.masterpage .dropdown-menu-dark {
  color: #ededed;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}
.masterpage .dropdown-menu-dark .dropdown-item {
  color: #ededed;
}
.masterpage .dropdown-menu-dark .dropdown-item:hover, .masterpage .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.masterpage .dropdown-menu-dark .dropdown-item.active, .masterpage .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #000;
}
.masterpage .dropdown-menu-dark .dropdown-item.disabled, .masterpage .dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}
.masterpage .dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}
.masterpage .dropdown-menu-dark .dropdown-item-text {
  color: #ededed;
}
.masterpage .dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}
.masterpage .btn-group,
.masterpage .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.masterpage .btn-group > .btn,
.masterpage .btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.masterpage .btn-group > .btn-check:checked + .btn,
.masterpage .btn-group > .btn-check:focus + .btn,
.masterpage .btn-group > .btn:hover,
.masterpage .btn-group > .btn:focus,
.masterpage .btn-group > .btn:active,
.masterpage .btn-group > .btn.active,
.masterpage .btn-group-vertical > .btn-check:checked + .btn,
.masterpage .btn-group-vertical > .btn-check:focus + .btn,
.masterpage .btn-group-vertical > .btn:hover,
.masterpage .btn-group-vertical > .btn:focus,
.masterpage .btn-group-vertical > .btn:active,
.masterpage .btn-group-vertical > .btn.active {
  z-index: 1;
}
.masterpage .btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.masterpage .btn-toolbar .input-group {
  width: auto;
}
.masterpage .btn-group > .btn:not(:first-child),
.masterpage .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.masterpage .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.masterpage .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.masterpage .btn-group > .btn:nth-child(n+3),
.masterpage .btn-group > :not(.btn-check) + .btn,
.masterpage .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.masterpage .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}
.masterpage .dropdown-toggle-split::after, .dropup .masterpage .dropdown-toggle-split::after, .dropend .masterpage .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .masterpage .dropdown-toggle-split::before {
  margin-right: 0;
}
.masterpage .btn-sm + .dropdown-toggle-split, .masterpage .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.masterpage .btn-lg + .dropdown-toggle-split, .masterpage .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.masterpage .btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.masterpage .btn-group-vertical > .btn,
.masterpage .btn-group-vertical > .btn-group {
  width: 100%;
}
.masterpage .btn-group-vertical > .btn:not(:first-child),
.masterpage .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.masterpage .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.masterpage .btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.masterpage .btn-group-vertical > .btn ~ .btn,
.masterpage .btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.masterpage .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.masterpage .nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #000;
  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) {
  .masterpage .nav-link {
    transition: none;
  }
}
.masterpage .nav-link:hover, .masterpage .nav-link:focus {
  color: black;
}
.masterpage .nav-link.disabled {
  color: #707070;
  pointer-events: none;
  cursor: default;
}
.masterpage .nav-tabs {
  border-bottom: 1px solid #9d9d9d;
}
.masterpage .nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}
.masterpage .nav-tabs .nav-link:hover, .masterpage .nav-tabs .nav-link:focus {
  border-color: #F5F5F5 #F5F5F5 #9d9d9d;
  isolation: isolate;
}
.masterpage .nav-tabs .nav-link.disabled {
  color: #707070;
  background-color: transparent;
  border-color: transparent;
}
.masterpage .nav-tabs .nav-link.active,
.masterpage .nav-tabs .nav-item.show .nav-link {
  color: #3c3c3c;
  background-color: #fff;
  border-color: #000;
}
.masterpage .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.masterpage .nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 50%;
}
.masterpage .nav-pills .nav-link.active,
.masterpage .nav-pills .show > .nav-link {
  color: #000;
  background-color: #fff;
}
.masterpage .nav-fill > .nav-link,
.masterpage .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.masterpage .nav-justified > .nav-link,
.masterpage .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.masterpage .nav-fill .nav-item .nav-link,
.masterpage .nav-justified .nav-item .nav-link {
  width: 100%;
}
.masterpage .tab-content > .tab-pane {
  display: none;
}
.masterpage .tab-content > .active {
  display: block;
}
.masterpage .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.masterpage .navbar > .container,
.masterpage .navbar > .container-fluid,
.masterpage .navbar > .container-sm,
.masterpage .navbar > .container-md,
.masterpage .navbar > .container-lg,
.masterpage .navbar > .container-xl,
.masterpage .navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.masterpage .navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}
.masterpage .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.masterpage .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.masterpage .navbar-nav .dropdown-menu {
  position: static;
}
.masterpage .navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.masterpage .navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.masterpage .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .masterpage .navbar-toggler {
    transition: none;
  }
}
.masterpage .navbar-toggler:hover {
  text-decoration: none;
}
.masterpage .navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 2px;
}
.masterpage .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%;
}
.masterpage .navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}
@media (min-width: 576px) {
  .masterpage .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .masterpage .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .masterpage .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .masterpage .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .masterpage .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .masterpage .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .masterpage .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .masterpage .navbar-expand-sm .offcanvas-header {
    display: none;
  }
  .masterpage .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;
  }
  .masterpage .navbar-expand-sm .offcanvas-top,
.masterpage .navbar-expand-sm .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .masterpage .navbar-expand-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .masterpage .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .masterpage .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .masterpage .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .masterpage .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .masterpage .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .masterpage .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .masterpage .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .masterpage .navbar-expand-md .offcanvas-header {
    display: none;
  }
  .masterpage .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;
  }
  .masterpage .navbar-expand-md .offcanvas-top,
.masterpage .navbar-expand-md .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .masterpage .navbar-expand-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .masterpage .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .masterpage .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .masterpage .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .masterpage .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .masterpage .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .masterpage .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .masterpage .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .masterpage .navbar-expand-lg .offcanvas-header {
    display: none;
  }
  .masterpage .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;
  }
  .masterpage .navbar-expand-lg .offcanvas-top,
.masterpage .navbar-expand-lg .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .masterpage .navbar-expand-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .masterpage .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .masterpage .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .masterpage .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .masterpage .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .masterpage .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .masterpage .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .masterpage .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .masterpage .navbar-expand-xl .offcanvas-header {
    display: none;
  }
  .masterpage .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;
  }
  .masterpage .navbar-expand-xl .offcanvas-top,
.masterpage .navbar-expand-xl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .masterpage .navbar-expand-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .masterpage .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .masterpage .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .masterpage .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .masterpage .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .masterpage .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .masterpage .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .masterpage .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .masterpage .navbar-expand-xxl .offcanvas-header {
    display: none;
  }
  .masterpage .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;
  }
  .masterpage .navbar-expand-xxl .offcanvas-top,
.masterpage .navbar-expand-xxl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .masterpage .navbar-expand-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.masterpage .navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.masterpage .navbar-expand .navbar-nav {
  flex-direction: row;
}
.masterpage .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.masterpage .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.masterpage .navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.masterpage .navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.masterpage .navbar-expand .navbar-toggler {
  display: none;
}
.masterpage .navbar-expand .offcanvas-header {
  display: none;
}
.masterpage .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;
}
.masterpage .navbar-expand .offcanvas-top,
.masterpage .navbar-expand .offcanvas-bottom {
  height: auto;
  border-top: 0;
  border-bottom: 0;
}
.masterpage .navbar-expand .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}
.masterpage .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.masterpage .navbar-light .navbar-brand:hover, .masterpage .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.masterpage .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.masterpage .navbar-light .navbar-nav .nav-link:hover, .masterpage .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.masterpage .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.masterpage .navbar-light .navbar-nav .show > .nav-link,
.masterpage .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.masterpage .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.masterpage .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");
}
.masterpage .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}
.masterpage .navbar-light .navbar-text a,
.masterpage .navbar-light .navbar-text a:hover,
.masterpage .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
.masterpage .navbar-dark .navbar-brand {
  color: #fff;
}
.masterpage .navbar-dark .navbar-brand:hover, .masterpage .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.masterpage .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.masterpage .navbar-dark .navbar-nav .nav-link:hover, .masterpage .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.masterpage .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.masterpage .navbar-dark .navbar-nav .show > .nav-link,
.masterpage .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.masterpage .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.masterpage .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");
}
.masterpage .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}
.masterpage .navbar-dark .navbar-text a,
.masterpage .navbar-dark .navbar-text a:hover,
.masterpage .navbar-dark .navbar-text a:focus {
  color: #fff;
}
.masterpage .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;
}
.masterpage .card > hr {
  margin-right: 0;
  margin-left: 0;
}
.masterpage .card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.masterpage .card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.masterpage .card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.masterpage .card > .card-header + .list-group,
.masterpage .card > .list-group + .card-footer {
  border-top: 0;
}
.masterpage .card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}
.masterpage .card-title {
  margin-bottom: 0.5rem;
}
.masterpage .card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}
.masterpage .card-text:last-child {
  margin-bottom: 0;
}
.masterpage .card-link + .card-link {
  margin-left: 1rem;
}
.masterpage .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);
}
.masterpage .card-header:first-child {
  border-radius: 0 0 0 0;
}
.masterpage .card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.masterpage .card-footer:last-child {
  border-radius: 0 0 0 0;
}
.masterpage .card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}
.masterpage .card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.masterpage .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: 0;
}
.masterpage .card-img,
.masterpage .card-img-top,
.masterpage .card-img-bottom {
  width: 100%;
}
.masterpage .card-img,
.masterpage .card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.masterpage .card-img,
.masterpage .card-img-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.masterpage .card-group > .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .masterpage .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .masterpage .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .masterpage .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .masterpage .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .masterpage .card-group > .card:not(:last-child) .card-img-top,
.masterpage .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .masterpage .card-group > .card:not(:last-child) .card-img-bottom,
.masterpage .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .masterpage .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .masterpage .card-group > .card:not(:first-child) .card-img-top,
.masterpage .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .masterpage .card-group > .card:not(:first-child) .card-img-bottom,
.masterpage .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.masterpage .accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 3rem 0rem;
  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) {
  .masterpage .accordion-button {
    transition: none;
  }
}
.masterpage .accordion-button:not(.collapsed) {
  color: black;
  background-color: #e6e6e6;
  box-shadow: inset 0 0 0 #9d9d9d;
}
.masterpage .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='black'%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);
}
.masterpage .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) {
  .masterpage .accordion-button::after {
    transition: none;
  }
}
.masterpage .accordion-button:hover {
  z-index: 2;
}
.masterpage .accordion-button:focus {
  z-index: 3;
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}
.masterpage .accordion-header {
  margin-bottom: 0;
}
.masterpage .accordion-item {
  background-color: #fff;
  border: 0 solid #9d9d9d;
}
.masterpage .accordion-item:first-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.masterpage .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.masterpage .accordion-item:not(:first-of-type) {
  border-top: 0;
}
.masterpage .accordion-item:last-of-type {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.masterpage .accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.masterpage .accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.masterpage .accordion-body {
  padding: 0rem 0rem;
}
.masterpage .accordion-flush .accordion-collapse {
  border-width: 0;
}
.masterpage .accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.masterpage .accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.masterpage .accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.masterpage .accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}
.masterpage .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1.875rem;
  font-size: 0.75rem;
  list-style: none;
}
.masterpage .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.65rem;
}
.masterpage .breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.65rem;
  color: #3c3c3c;
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.masterpage .breadcrumb-item.active {
  color: #3c3c3c;
}
.masterpage .pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}
.masterpage .page-link {
  position: relative;
  display: block;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ededed;
  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) {
  .masterpage .page-link {
    transition: none;
  }
}
.masterpage .page-link:hover {
  z-index: 2;
  color: black;
  background-color: #F5F5F5;
  border-color: #ededed;
}
.masterpage .page-link:focus {
  z-index: 3;
  color: black;
  background-color: #F5F5F5;
  outline: 0;
  box-shadow: 0 0 0 2px #0578BE;
}
.masterpage .page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.masterpage .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.masterpage .page-item.disabled .page-link {
  color: #707070;
  pointer-events: none;
  background-color: #fff;
  border-color: #ededed;
}
.masterpage .page-link {
  padding: 0.375rem 0.75rem;
}
.masterpage .page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.masterpage .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.masterpage .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
.masterpage .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.masterpage .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.masterpage .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.masterpage .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.masterpage .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.masterpage .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;
}
.masterpage .badge:empty {
  display: none;
}
.masterpage .btn .badge {
  position: relative;
  top: -1px;
}
.masterpage .alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.masterpage .alert-heading {
  color: inherit;
}
.masterpage .alert-link {
  font-weight: 700;
}
.masterpage .alert-dismissible {
  padding-right: 3rem;
}
.masterpage .alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}
.masterpage .alert-primary {
  color: black;
  background-color: #cccccc;
  border-color: #b3b3b3;
}
.masterpage .alert-primary .alert-link {
  color: black;
}
.masterpage .alert-secondary {
  color: #666666;
  background-color: white;
  border-color: white;
}
.masterpage .alert-secondary .alert-link {
  color: #525252;
}
.masterpage .alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}
.masterpage .alert-success .alert-link {
  color: #0c4128;
}
.masterpage .alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}
.masterpage .alert-info .alert-link {
  color: #04414d;
}
.masterpage .alert-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}
.masterpage .alert-warning .alert-link {
  color: #523e02;
}
.masterpage .alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}
.masterpage .alert-danger .alert-link {
  color: #6a1a21;
}
.masterpage .alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.masterpage .alert-light .alert-link {
  color: #4f5050;
}
.masterpage .alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}
.masterpage .alert-dark .alert-link {
  color: #101214;
}
.masterpage .alert-blue-200 {
  color: #414e5d;
  background-color: #edf3fb;
  border-color: #e3edf8;
}
.masterpage .alert-blue-200 .alert-link {
  color: #343e4a;
}
.masterpage .alert-blue-800 {
  color: #0e1a2c;
  background-color: #d1d5db;
  border-color: #b9bfc9;
}
.masterpage .alert-blue-800 .alert-link {
  color: #0b1523;
}
.masterpage .alert-pink-200 {
  color: #624349;
  background-color: #fdeef1;
  border-color: #fce5e9;
}
.masterpage .alert-pink-200 .alert-link {
  color: #4e363a;
}
.masterpage .alert-gray-200 {
  color: #626262;
  background-color: #fdfdfd;
  border-color: #fcfcfc;
}
.masterpage .alert-gray-200 .alert-link {
  color: #4e4e4e;
}
.masterpage .alert-gray-300 {
  color: #5f5f5f;
  background-color: #fbfbfb;
  border-color: #fafafa;
}
.masterpage .alert-gray-300 .alert-link {
  color: #4c4c4c;
}
.masterpage .alert-gray-600 {
  color: #434343;
  background-color: #e2e2e2;
  border-color: #d4d4d4;
}
.masterpage .alert-gray-600 .alert-link {
  color: #363636;
}
.masterpage .alert-gray-700 {
  color: #242424;
  background-color: #d8d8d8;
  border-color: #c5c5c5;
}
.masterpage .alert-gray-700 .alert-link {
  color: #1d1d1d;
}
.masterpage .alert-light-green {
  color: #3c5455;
  background-color: #eaf6f6;
  border-color: #e0f2f2;
}
.masterpage .alert-light-green .alert-link {
  color: #304344;
}
.masterpage .alert-rose-lad {
  color: #624349;
  background-color: #fdeef1;
  border-color: #fce5e9;
}
.masterpage .alert-rose-lad .alert-link {
  color: #4e363a;
}
.masterpage .alert-yellow-lad {
  color: #62501b;
  background-color: #fdf4da;
  border-color: #fceec7;
}
.masterpage .alert-yellow-lad .alert-link {
  color: #4e4016;
}
@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.masterpage .progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #F5F5F5;
  border-radius: 0.25rem;
}
.masterpage .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #000;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .masterpage .progress-bar {
    transition: none;
  }
}
.masterpage .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;
}
.masterpage .progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .masterpage .progress-bar-animated {
    animation: none;
  }
}
.masterpage .list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.masterpage .list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.masterpage .list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}
.masterpage .list-group-item-action {
  width: 100%;
  color: #3c3c3c;
  text-align: inherit;
}
.masterpage .list-group-item-action:hover, .masterpage .list-group-item-action:focus {
  z-index: 1;
  color: #3c3c3c;
  text-decoration: none;
  background-color: #f8f9fa;
}
.masterpage .list-group-item-action:active {
  color: #212529;
  background-color: #F5F5F5;
}
.masterpage .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);
}
.masterpage .list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.masterpage .list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.masterpage .list-group-item.disabled, .masterpage .list-group-item:disabled {
  color: #707070;
  pointer-events: none;
  background-color: #fff;
}
.masterpage .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.masterpage .list-group-item + .masterpage .list-group-item {
  border-top-width: 0;
}
.masterpage .list-group-item + .masterpage .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.masterpage .list-group-horizontal {
  flex-direction: row;
}
.masterpage .list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.masterpage .list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.masterpage .list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.masterpage .list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.masterpage .list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .masterpage .list-group-horizontal-sm {
    flex-direction: row;
  }
  .masterpage .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .masterpage .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .masterpage .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .masterpage .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .masterpage .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .masterpage .list-group-horizontal-md {
    flex-direction: row;
  }
  .masterpage .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .masterpage .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .masterpage .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .masterpage .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .masterpage .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .masterpage .list-group-horizontal-lg {
    flex-direction: row;
  }
  .masterpage .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .masterpage .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .masterpage .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .masterpage .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .masterpage .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .masterpage .list-group-horizontal-xl {
    flex-direction: row;
  }
  .masterpage .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .masterpage .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .masterpage .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .masterpage .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .masterpage .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1400px) {
  .masterpage .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .masterpage .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .masterpage .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .masterpage .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .masterpage .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .masterpage .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.masterpage .list-group-flush {
  border-radius: 0;
}
.masterpage .list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.masterpage .list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.masterpage .list-group-item-primary {
  color: black;
  background-color: #cccccc;
}
.masterpage .list-group-item-primary.list-group-item-action:hover, .masterpage .list-group-item-primary.list-group-item-action:focus {
  color: black;
  background-color: #b8b8b8;
}
.masterpage .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: black;
  border-color: black;
}
.masterpage .list-group-item-secondary {
  color: #666666;
  background-color: white;
}
.masterpage .list-group-item-secondary.list-group-item-action:hover, .masterpage .list-group-item-secondary.list-group-item-action:focus {
  color: #666666;
  background-color: #e6e6e6;
}
.masterpage .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #666666;
  border-color: #666666;
}
.masterpage .list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}
.masterpage .list-group-item-success.list-group-item-action:hover, .masterpage .list-group-item-success.list-group-item-action:focus {
  color: #0f5132;
  background-color: #bcd0c7;
}
.masterpage .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}
.masterpage .list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}
.masterpage .list-group-item-info.list-group-item-action:hover, .masterpage .list-group-item-info.list-group-item-action:focus {
  color: #055160;
  background-color: #badce3;
}
.masterpage .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}
.masterpage .list-group-item-warning {
  color: #664d03;
  background-color: #fff3cd;
}
.masterpage .list-group-item-warning.list-group-item-action:hover, .masterpage .list-group-item-warning.list-group-item-action:focus {
  color: #664d03;
  background-color: #e6dbb9;
}
.masterpage .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664d03;
  border-color: #664d03;
}
.masterpage .list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}
.masterpage .list-group-item-danger.list-group-item-action:hover, .masterpage .list-group-item-danger.list-group-item-action:focus {
  color: #842029;
  background-color: #dfc2c4;
}
.masterpage .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}
.masterpage .list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}
.masterpage .list-group-item-light.list-group-item-action:hover, .masterpage .list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}
.masterpage .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}
.masterpage .list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}
.masterpage .list-group-item-dark.list-group-item-action:hover, .masterpage .list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}
.masterpage .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}
.masterpage .list-group-item-blue-200 {
  color: #414e5d;
  background-color: #edf3fb;
}
.masterpage .list-group-item-blue-200.list-group-item-action:hover, .masterpage .list-group-item-blue-200.list-group-item-action:focus {
  color: #414e5d;
  background-color: #d5dbe2;
}
.masterpage .list-group-item-blue-200.list-group-item-action.active {
  color: #fff;
  background-color: #414e5d;
  border-color: #414e5d;
}
.masterpage .list-group-item-blue-800 {
  color: #0e1a2c;
  background-color: #d1d5db;
}
.masterpage .list-group-item-blue-800.list-group-item-action:hover, .masterpage .list-group-item-blue-800.list-group-item-action:focus {
  color: #0e1a2c;
  background-color: #bcc0c5;
}
.masterpage .list-group-item-blue-800.list-group-item-action.active {
  color: #fff;
  background-color: #0e1a2c;
  border-color: #0e1a2c;
}
.masterpage .list-group-item-pink-200 {
  color: #624349;
  background-color: #fdeef1;
}
.masterpage .list-group-item-pink-200.list-group-item-action:hover, .masterpage .list-group-item-pink-200.list-group-item-action:focus {
  color: #624349;
  background-color: #e4d6d9;
}
.masterpage .list-group-item-pink-200.list-group-item-action.active {
  color: #fff;
  background-color: #624349;
  border-color: #624349;
}
.masterpage .list-group-item-gray-200 {
  color: #626262;
  background-color: #fdfdfd;
}
.masterpage .list-group-item-gray-200.list-group-item-action:hover, .masterpage .list-group-item-gray-200.list-group-item-action:focus {
  color: #626262;
  background-color: #e4e4e4;
}
.masterpage .list-group-item-gray-200.list-group-item-action.active {
  color: #fff;
  background-color: #626262;
  border-color: #626262;
}
.masterpage .list-group-item-gray-300 {
  color: #5f5f5f;
  background-color: #fbfbfb;
}
.masterpage .list-group-item-gray-300.list-group-item-action:hover, .masterpage .list-group-item-gray-300.list-group-item-action:focus {
  color: #5f5f5f;
  background-color: #e2e2e2;
}
.masterpage .list-group-item-gray-300.list-group-item-action.active {
  color: #fff;
  background-color: #5f5f5f;
  border-color: #5f5f5f;
}
.masterpage .list-group-item-gray-600 {
  color: #434343;
  background-color: #e2e2e2;
}
.masterpage .list-group-item-gray-600.list-group-item-action:hover, .masterpage .list-group-item-gray-600.list-group-item-action:focus {
  color: #434343;
  background-color: #cbcbcb;
}
.masterpage .list-group-item-gray-600.list-group-item-action.active {
  color: #fff;
  background-color: #434343;
  border-color: #434343;
}
.masterpage .list-group-item-gray-700 {
  color: #242424;
  background-color: #d8d8d8;
}
.masterpage .list-group-item-gray-700.list-group-item-action:hover, .masterpage .list-group-item-gray-700.list-group-item-action:focus {
  color: #242424;
  background-color: #c2c2c2;
}
.masterpage .list-group-item-gray-700.list-group-item-action.active {
  color: #fff;
  background-color: #242424;
  border-color: #242424;
}
.masterpage .list-group-item-light-green {
  color: #3c5455;
  background-color: #eaf6f6;
}
.masterpage .list-group-item-light-green.list-group-item-action:hover, .masterpage .list-group-item-light-green.list-group-item-action:focus {
  color: #3c5455;
  background-color: #d3dddd;
}
.masterpage .list-group-item-light-green.list-group-item-action.active {
  color: #fff;
  background-color: #3c5455;
  border-color: #3c5455;
}
.masterpage .list-group-item-rose-lad {
  color: #624349;
  background-color: #fdeef1;
}
.masterpage .list-group-item-rose-lad.list-group-item-action:hover, .masterpage .list-group-item-rose-lad.list-group-item-action:focus {
  color: #624349;
  background-color: #e4d6d9;
}
.masterpage .list-group-item-rose-lad.list-group-item-action.active {
  color: #fff;
  background-color: #624349;
  border-color: #624349;
}
.masterpage .list-group-item-yellow-lad {
  color: #62501b;
  background-color: #fdf4da;
}
.masterpage .list-group-item-yellow-lad.list-group-item-action:hover, .masterpage .list-group-item-yellow-lad.list-group-item-action:focus {
  color: #62501b;
  background-color: #e4dcc4;
}
.masterpage .list-group-item-yellow-lad.list-group-item-action.active {
  color: #fff;
  background-color: #62501b;
  border-color: #62501b;
}
.masterpage .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;
}
.masterpage .btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.masterpage .btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 2px #0578BE;
  opacity: 1;
}
.masterpage .btn-close:disabled, .masterpage .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: 0.25;
}
.masterpage .btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}
.masterpage .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;
}
.masterpage .toast.showing {
  opacity: 0;
}
.masterpage .toast:not(.show) {
  display: none;
}
.masterpage .toast-container {
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.masterpage .toast-container > :not(:last-child) {
  margin-bottom: 0.75rem;
}
.masterpage .toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #707070;
  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);
}
.masterpage .toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}
.masterpage .toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}
.masterpage .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}
.masterpage .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .masterpage .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .masterpage .modal-dialog {
    transition: none;
  }
}
.modal.show .masterpage .modal-dialog {
  transform: none;
}
.modal.modal-static .masterpage .modal-dialog {
  transform: scale(1.02);
}
.masterpage .modal-dialog-scrollable {
  height: calc(100% - 1rem);
}
.masterpage .modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.masterpage .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.masterpage .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.masterpage .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;
}
.masterpage .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.masterpage .modal-backdrop.fade {
  opacity: 0;
}
.masterpage .modal-backdrop.show {
  opacity: 0.5;
}
.masterpage .modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #ededed;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.masterpage .modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}
.masterpage .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.masterpage .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.masterpage .modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #ededed;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.masterpage .modal-footer > * {
  margin: 0.25rem;
}
@media (min-width: 576px) {
  .masterpage .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .masterpage .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .masterpage .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .masterpage .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .masterpage .modal-lg,
.masterpage .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .masterpage .modal-xl {
    max-width: 1140px;
  }
}
.masterpage .modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.masterpage .modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.masterpage .modal-fullscreen .modal-header {
  border-radius: 0;
}
.masterpage .modal-fullscreen .modal-body {
  overflow-y: auto;
}
.masterpage .modal-fullscreen .modal-footer {
  border-radius: 0;
}
@media (max-width: 575.98px) {
  .masterpage .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .masterpage .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .masterpage .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .masterpage .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .masterpage .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .masterpage .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .masterpage .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .masterpage .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .masterpage .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .masterpage .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .masterpage .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .masterpage .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .masterpage .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .masterpage .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .masterpage .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1199.98px) {
  .masterpage .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .masterpage .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .masterpage .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .masterpage .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .masterpage .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1399.98px) {
  .masterpage .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .masterpage .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .masterpage .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .masterpage .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .masterpage .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
.masterpage .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;
}
.masterpage .tooltip.show {
  opacity: 0.9;
}
.masterpage .tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.masterpage .tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.masterpage .bs-tooltip-top, .masterpage .bs-tooltip-auto[data-popper-placement^=top] {
  padding: 0.4rem 0;
}
.masterpage .bs-tooltip-top .tooltip-arrow, .masterpage .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}
.masterpage .bs-tooltip-top .tooltip-arrow::before, .masterpage .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.masterpage .bs-tooltip-end, .masterpage .bs-tooltip-auto[data-popper-placement^=right] {
  padding: 0 0.4rem;
}
.masterpage .bs-tooltip-end .tooltip-arrow, .masterpage .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.masterpage .bs-tooltip-end .tooltip-arrow::before, .masterpage .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;
}
.masterpage .bs-tooltip-bottom, .masterpage .bs-tooltip-auto[data-popper-placement^=bottom] {
  padding: 0.4rem 0;
}
.masterpage .bs-tooltip-bottom .tooltip-arrow, .masterpage .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}
.masterpage .bs-tooltip-bottom .tooltip-arrow::before, .masterpage .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.masterpage .bs-tooltip-start, .masterpage .bs-tooltip-auto[data-popper-placement^=left] {
  padding: 0 0.4rem;
}
.masterpage .bs-tooltip-start .tooltip-arrow, .masterpage .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.masterpage .bs-tooltip-start .tooltip-arrow::before, .masterpage .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;
}
.masterpage .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.masterpage .popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  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;
}
.masterpage .popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.masterpage .popover .popover-arrow::before, .masterpage .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.masterpage .bs-popover-top > .popover-arrow, .masterpage .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.masterpage .bs-popover-top > .popover-arrow::before, .masterpage .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);
}
.masterpage .bs-popover-top > .popover-arrow::after, .masterpage .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.masterpage .bs-popover-end > .popover-arrow, .masterpage .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.masterpage .bs-popover-end > .popover-arrow::before, .masterpage .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);
}
.masterpage .bs-popover-end > .popover-arrow::after, .masterpage .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;
}
.masterpage .bs-popover-bottom > .popover-arrow, .masterpage .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.masterpage .bs-popover-bottom > .popover-arrow::before, .masterpage .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);
}
.masterpage .bs-popover-bottom > .popover-arrow::after, .masterpage .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;
}
.masterpage .bs-popover-bottom .popover-header::before, .masterpage .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;
}
.masterpage .bs-popover-start > .popover-arrow, .masterpage .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.masterpage .bs-popover-start > .popover-arrow::before, .masterpage .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);
}
.masterpage .bs-popover-start > .popover-arrow::after, .masterpage .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;
}
.masterpage .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);
}
.masterpage .popover-header:empty {
  display: none;
}
.masterpage .popover-body {
  padding: 1rem 1rem;
  color: #212529;
}
.masterpage .carousel {
  position: relative;
}
.masterpage .carousel.pointer-event {
  touch-action: pan-y;
}
.masterpage .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.masterpage .carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.masterpage .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) {
  .masterpage .carousel-item {
    transition: none;
  }
}
.masterpage .carousel-item.active,
.masterpage .carousel-item-next,
.masterpage .carousel-item-prev {
  display: block;
}
.masterpage .carousel-item-next:not(.carousel-item-start),
.masterpage .active.carousel-item-end {
  transform: translateX(100%);
}
.masterpage .carousel-item-prev:not(.carousel-item-end),
.masterpage .active.carousel-item-start {
  transform: translateX(-100%);
}
.masterpage .carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.masterpage .carousel-fade .carousel-item.active,
.masterpage .carousel-fade .carousel-item-next.carousel-item-start,
.masterpage .carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.masterpage .carousel-fade .active.carousel-item-start,
.masterpage .carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .masterpage .carousel-fade .active.carousel-item-start,
.masterpage .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}
.masterpage .carousel-control-prev,
.masterpage .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) {
  .masterpage .carousel-control-prev,
.masterpage .carousel-control-next {
    transition: none;
  }
}
.masterpage .carousel-control-prev:hover, .masterpage .carousel-control-prev:focus,
.masterpage .carousel-control-next:hover,
.masterpage .carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.masterpage .carousel-control-prev {
  left: 0;
}
.masterpage .carousel-control-next {
  right: 0;
}
.masterpage .carousel-control-prev-icon,
.masterpage .carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}
.masterpage .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");
}
.masterpage .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");
}
.masterpage .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;
}
.masterpage .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) {
  .masterpage .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.masterpage .carousel-indicators .active {
  opacity: 1;
}
.masterpage .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
.masterpage .carousel-dark .carousel-control-prev-icon,
.masterpage .carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.masterpage .carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.masterpage .carousel-dark .carousel-caption {
  color: #000;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.masterpage .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;
}
.masterpage .spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.masterpage .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;
}
.masterpage .spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .masterpage .spinner-border,
.masterpage .spinner-grow {
    animation-duration: 1.5s;
  }
}
.masterpage .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) {
  .masterpage .offcanvas {
    transition: none;
  }
}
.masterpage .offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.masterpage .offcanvas-backdrop.fade {
  opacity: 0;
}
.masterpage .offcanvas-backdrop.show {
  opacity: 0.5;
}
.masterpage .offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}
.masterpage .offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}
.masterpage .offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.masterpage .offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}
.masterpage .offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}
.masterpage .offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}
.masterpage .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%);
}
.masterpage .offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}
.masterpage .offcanvas.show {
  transform: none;
}
.masterpage .placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentColor;
  opacity: 0.5;
}
.masterpage .placeholder.btn::before {
  display: inline-block;
  content: "";
}
.masterpage .placeholder-xs {
  min-height: 0.6em;
}
.masterpage .placeholder-sm {
  min-height: 0.8em;
}
.masterpage .placeholder-lg {
  min-height: 1.2em;
}
.masterpage .placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}
@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.masterpage .placeholder-wave {
  mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}
@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0%;
  }
}
.masterpage .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.masterpage .link-primary {
  color: #000;
}
.masterpage .link-primary:hover, .masterpage .link-primary:focus {
  color: black;
}
.masterpage .link-secondary {
  color: #fff;
}
.masterpage .link-secondary:hover, .masterpage .link-secondary:focus {
  color: white;
}
.masterpage .link-success {
  color: #198754;
}
.masterpage .link-success:hover, .masterpage .link-success:focus {
  color: #146c43;
}
.masterpage .link-info {
  color: #0dcaf0;
}
.masterpage .link-info:hover, .masterpage .link-info:focus {
  color: #3dd5f3;
}
.masterpage .link-warning {
  color: #ffc107;
}
.masterpage .link-warning:hover, .masterpage .link-warning:focus {
  color: #ffcd39;
}
.masterpage .link-danger {
  color: #dc3545;
}
.masterpage .link-danger:hover, .masterpage .link-danger:focus {
  color: #b02a37;
}
.masterpage .link-light {
  color: #f8f9fa;
}
.masterpage .link-light:hover, .masterpage .link-light:focus {
  color: #f9fafb;
}
.masterpage .link-dark {
  color: #212529;
}
.masterpage .link-dark:hover, .masterpage .link-dark:focus {
  color: #1a1e21;
}
.masterpage .link-blue-200 {
  color: #A3C4E9;
}
.masterpage .link-blue-200:hover, .masterpage .link-blue-200:focus {
  color: #b5d0ed;
}
.masterpage .link-blue-800 {
  color: #172B4A;
}
.masterpage .link-blue-800:hover, .masterpage .link-blue-800:focus {
  color: #12223b;
}
.masterpage .link-pink-200 {
  color: #F4A8B7;
}
.masterpage .link-pink-200:hover, .masterpage .link-pink-200:focus {
  color: #f6b9c5;
}
.masterpage .link-gray-200 {
  color: #F5F5F5;
}
.masterpage .link-gray-200:hover, .masterpage .link-gray-200:focus {
  color: #f7f7f7;
}
.masterpage .link-gray-300 {
  color: #ededed;
}
.masterpage .link-gray-300:hover, .masterpage .link-gray-300:focus {
  color: #f1f1f1;
}
.masterpage .link-gray-600 {
  color: #707070;
}
.masterpage .link-gray-600:hover, .masterpage .link-gray-600:focus {
  color: #5a5a5a;
}
.masterpage .link-gray-700 {
  color: #3c3c3c;
}
.masterpage .link-gray-700:hover, .masterpage .link-gray-700:focus {
  color: #303030;
}
.masterpage .link-light-green {
  color: #97D2D4;
}
.masterpage .link-light-green:hover, .masterpage .link-light-green:focus {
  color: #acdbdd;
}
.masterpage .link-rose-lad {
  color: #F4A8B7;
}
.masterpage .link-rose-lad:hover, .masterpage .link-rose-lad:focus {
  color: #f6b9c5;
}
.masterpage .link-yellow-lad {
  color: #F5C744;
}
.masterpage .link-yellow-lad:hover, .masterpage .link-yellow-lad:focus {
  color: #f7d269;
}
.masterpage .ratio {
  position: relative;
  width: 100%;
}
.masterpage .ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.masterpage .ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.masterpage .ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
.masterpage .ratio-4x3 {
  --bs-aspect-ratio: 75%;
}
.masterpage .ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}
.masterpage .ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}
.masterpage .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.masterpage .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.masterpage .sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}
@media (min-width: 576px) {
  .masterpage .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .masterpage .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .masterpage .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .masterpage .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .masterpage .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.masterpage .hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}
.masterpage .vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}
.masterpage .visually-hidden,
.masterpage .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;
}
.masterpage .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.masterpage .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.masterpage .vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: 0.25;
}
.masterpage .align-baseline {
  vertical-align: baseline !important;
}
.masterpage .align-top {
  vertical-align: top !important;
}
.masterpage .align-middle {
  vertical-align: middle !important;
}
.masterpage .align-bottom {
  vertical-align: bottom !important;
}
.masterpage .align-text-bottom {
  vertical-align: text-bottom !important;
}
.masterpage .align-text-top {
  vertical-align: text-top !important;
}
.masterpage .float-start {
  float: left !important;
}
.masterpage .float-end {
  float: right !important;
}
.masterpage .float-none {
  float: none !important;
}
.masterpage .opacity-0 {
  opacity: 0 !important;
}
.masterpage .opacity-25 {
  opacity: 0.25 !important;
}
.masterpage .opacity-50 {
  opacity: 0.5 !important;
}
.masterpage .opacity-75 {
  opacity: 0.75 !important;
}
.masterpage .opacity-100 {
  opacity: 1 !important;
}
.masterpage .overflow-auto {
  overflow: auto !important;
}
.masterpage .overflow-hidden {
  overflow: hidden !important;
}
.masterpage .overflow-visible {
  overflow: visible !important;
}
.masterpage .overflow-scroll {
  overflow: scroll !important;
}
.masterpage .d-inline {
  display: inline !important;
}
.masterpage .d-inline-block {
  display: inline-block !important;
}
.masterpage .d-block {
  display: block !important;
}
.masterpage .d-grid {
  display: grid !important;
}
.masterpage .d-table {
  display: table !important;
}
.masterpage .d-table-row {
  display: table-row !important;
}
.masterpage .d-table-cell {
  display: table-cell !important;
}
.masterpage .d-flex {
  display: flex !important;
}
.masterpage .d-inline-flex {
  display: inline-flex !important;
}
.masterpage .d-none {
  display: none !important;
}
.masterpage .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.masterpage .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.masterpage .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.masterpage .shadow-none {
  box-shadow: none !important;
}
.masterpage .position-static {
  position: static !important;
}
.masterpage .position-relative {
  position: relative !important;
}
.masterpage .position-absolute {
  position: absolute !important;
}
.masterpage .position-fixed {
  position: fixed !important;
}
.masterpage .position-sticky {
  position: sticky !important;
}
.masterpage .top-0 {
  top: 0 !important;
}
.masterpage .top-50 {
  top: 50% !important;
}
.masterpage .top-100 {
  top: 100% !important;
}
.masterpage .bottom-0 {
  bottom: 0 !important;
}
.masterpage .bottom-50 {
  bottom: 50% !important;
}
.masterpage .bottom-100 {
  bottom: 100% !important;
}
.masterpage .start-0 {
  left: 0 !important;
}
.masterpage .start-50 {
  left: 50% !important;
}
.masterpage .start-100 {
  left: 100% !important;
}
.masterpage .end-0 {
  right: 0 !important;
}
.masterpage .end-50 {
  right: 50% !important;
}
.masterpage .end-100 {
  right: 100% !important;
}
.masterpage .translate-middle {
  transform: translate(-50%, -50%) !important;
}
.masterpage .translate-middle-x {
  transform: translateX(-50%) !important;
}
.masterpage .translate-middle-y {
  transform: translateY(-50%) !important;
}
.masterpage .border {
  border: 1px solid #ededed !important;
}
.masterpage .border-0 {
  border: 0 !important;
}
.masterpage .border-top {
  border-top: 1px solid #ededed !important;
}
.masterpage .border-top-0 {
  border-top: 0 !important;
}
.masterpage .border-end {
  border-right: 1px solid #ededed !important;
}
.masterpage .border-end-0 {
  border-right: 0 !important;
}
.masterpage .border-bottom {
  border-bottom: 1px solid #ededed !important;
}
.masterpage .border-bottom-0 {
  border-bottom: 0 !important;
}
.masterpage .border-start {
  border-left: 1px solid #ededed !important;
}
.masterpage .border-start-0 {
  border-left: 0 !important;
}
.masterpage .border-primary {
  border-color: #000 !important;
}
.masterpage .border-secondary {
  border-color: #fff !important;
}
.masterpage .border-success {
  border-color: #198754 !important;
}
.masterpage .border-info {
  border-color: #0dcaf0 !important;
}
.masterpage .border-warning {
  border-color: #ffc107 !important;
}
.masterpage .border-danger {
  border-color: #dc3545 !important;
}
.masterpage .border-light {
  border-color: #f8f9fa !important;
}
.masterpage .border-dark {
  border-color: #212529 !important;
}
.masterpage .border-blue-200 {
  border-color: #A3C4E9 !important;
}
.masterpage .border-blue-800 {
  border-color: #172B4A !important;
}
.masterpage .border-pink-200 {
  border-color: #F4A8B7 !important;
}
.masterpage .border-gray-200 {
  border-color: #F5F5F5 !important;
}
.masterpage .border-gray-300 {
  border-color: #ededed !important;
}
.masterpage .border-gray-600 {
  border-color: #707070 !important;
}
.masterpage .border-gray-700 {
  border-color: #3c3c3c !important;
}
.masterpage .border-light-green {
  border-color: #97D2D4 !important;
}
.masterpage .border-rose-lad {
  border-color: #F4A8B7 !important;
}
.masterpage .border-yellow-lad {
  border-color: #F5C744 !important;
}
.masterpage .border-white {
  border-color: #fff !important;
}
.masterpage .border-1 {
  border-width: 1px !important;
}
.masterpage .border-2 {
  border-width: 2px !important;
}
.masterpage .border-3 {
  border-width: 3px !important;
}
.masterpage .border-4 {
  border-width: 4px !important;
}
.masterpage .border-5 {
  border-width: 5px !important;
}
.masterpage .w-25 {
  width: 25% !important;
}
.masterpage .w-50 {
  width: 50% !important;
}
.masterpage .w-75 {
  width: 75% !important;
}
.masterpage .w-100 {
  width: 100% !important;
}
.masterpage .w-auto {
  width: auto !important;
}
.masterpage .mw-100 {
  max-width: 100% !important;
}
.masterpage .vw-100 {
  width: 100vw !important;
}
.masterpage .min-vw-100 {
  min-width: 100vw !important;
}
.masterpage .h-25 {
  height: 25% !important;
}
.masterpage .h-50 {
  height: 50% !important;
}
.masterpage .h-75 {
  height: 75% !important;
}
.masterpage .h-100 {
  height: 100% !important;
}
.masterpage .h-auto {
  height: auto !important;
}
.masterpage .mh-100 {
  max-height: 100% !important;
}
.masterpage .vh-100 {
  height: 100vh !important;
}
.masterpage .min-vh-100 {
  min-height: 100vh !important;
}
.masterpage .flex-fill {
  flex: 1 1 auto !important;
}
.masterpage .flex-row {
  flex-direction: row !important;
}
.masterpage .flex-column {
  flex-direction: column !important;
}
.masterpage .flex-row-reverse {
  flex-direction: row-reverse !important;
}
.masterpage .flex-column-reverse {
  flex-direction: column-reverse !important;
}
.masterpage .flex-grow-0 {
  flex-grow: 0 !important;
}
.masterpage .flex-grow-1 {
  flex-grow: 1 !important;
}
.masterpage .flex-shrink-0 {
  flex-shrink: 0 !important;
}
.masterpage .flex-shrink-1 {
  flex-shrink: 1 !important;
}
.masterpage .flex-wrap {
  flex-wrap: wrap !important;
}
.masterpage .flex-nowrap {
  flex-wrap: nowrap !important;
}
.masterpage .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.masterpage .gap-0 {
  gap: 0 !important;
}
.masterpage .gap-1 {
  gap: 0.25rem !important;
}
.masterpage .gap-2 {
  gap: 0.5rem !important;
}
.masterpage .gap-3 {
  gap: 1rem !important;
}
.masterpage .gap-4 {
  gap: 1.5rem !important;
}
.masterpage .gap-5 {
  gap: 3rem !important;
}
.masterpage .justify-content-start {
  justify-content: flex-start !important;
}
.masterpage .justify-content-end {
  justify-content: flex-end !important;
}
.masterpage .justify-content-center {
  justify-content: center !important;
}
.masterpage .justify-content-between {
  justify-content: space-between !important;
}
.masterpage .justify-content-around {
  justify-content: space-around !important;
}
.masterpage .justify-content-evenly {
  justify-content: space-evenly !important;
}
.masterpage .align-items-start {
  align-items: flex-start !important;
}
.masterpage .align-items-end {
  align-items: flex-end !important;
}
.masterpage .align-items-center {
  align-items: center !important;
}
.masterpage .align-items-baseline {
  align-items: baseline !important;
}
.masterpage .align-items-stretch {
  align-items: stretch !important;
}
.masterpage .align-content-start {
  align-content: flex-start !important;
}
.masterpage .align-content-end {
  align-content: flex-end !important;
}
.masterpage .align-content-center {
  align-content: center !important;
}
.masterpage .align-content-between {
  align-content: space-between !important;
}
.masterpage .align-content-around {
  align-content: space-around !important;
}
.masterpage .align-content-stretch {
  align-content: stretch !important;
}
.masterpage .align-self-auto {
  align-self: auto !important;
}
.masterpage .align-self-start {
  align-self: flex-start !important;
}
.masterpage .align-self-end {
  align-self: flex-end !important;
}
.masterpage .align-self-center {
  align-self: center !important;
}
.masterpage .align-self-baseline {
  align-self: baseline !important;
}
.masterpage .align-self-stretch {
  align-self: stretch !important;
}
.masterpage .order-first {
  order: -1 !important;
}
.masterpage .order-0 {
  order: 0 !important;
}
.masterpage .order-1 {
  order: 1 !important;
}
.masterpage .order-2 {
  order: 2 !important;
}
.masterpage .order-3 {
  order: 3 !important;
}
.masterpage .order-4 {
  order: 4 !important;
}
.masterpage .order-5 {
  order: 5 !important;
}
.masterpage .order-last {
  order: 6 !important;
}
.masterpage .m-0 {
  margin: 0 !important;
}
.masterpage .m-1 {
  margin: 0.25rem !important;
}
.masterpage .m-2 {
  margin: 0.5rem !important;
}
.masterpage .m-3 {
  margin: 1rem !important;
}
.masterpage .m-4 {
  margin: 1.5rem !important;
}
.masterpage .m-5 {
  margin: 3rem !important;
}
.masterpage .m-auto {
  margin: auto !important;
}
.masterpage .mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.masterpage .mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.masterpage .mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.masterpage .mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.masterpage .mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.masterpage .mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.masterpage .mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.masterpage .my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.masterpage .my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.masterpage .my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.masterpage .my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.masterpage .my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.masterpage .my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.masterpage .my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.masterpage .mt-0 {
  margin-top: 0 !important;
}
.masterpage .mt-1 {
  margin-top: 0.25rem !important;
}
.masterpage .mt-2 {
  margin-top: 0.5rem !important;
}
.masterpage .mt-3 {
  margin-top: 1rem !important;
}
.masterpage .mt-4 {
  margin-top: 1.5rem !important;
}
.masterpage .mt-5 {
  margin-top: 3rem !important;
}
.masterpage .mt-auto {
  margin-top: auto !important;
}
.masterpage .me-0 {
  margin-right: 0 !important;
}
.masterpage .me-1 {
  margin-right: 0.25rem !important;
}
.masterpage .me-2 {
  margin-right: 0.5rem !important;
}
.masterpage .me-3 {
  margin-right: 1rem !important;
}
.masterpage .me-4 {
  margin-right: 1.5rem !important;
}
.masterpage .me-5 {
  margin-right: 3rem !important;
}
.masterpage .me-auto {
  margin-right: auto !important;
}
.masterpage .mb-0 {
  margin-bottom: 0 !important;
}
.masterpage .mb-1 {
  margin-bottom: 0.25rem !important;
}
.masterpage .mb-2 {
  margin-bottom: 0.5rem !important;
}
.masterpage .mb-3 {
  margin-bottom: 1rem !important;
}
.masterpage .mb-4 {
  margin-bottom: 1.5rem !important;
}
.masterpage .mb-5 {
  margin-bottom: 3rem !important;
}
.masterpage .mb-auto {
  margin-bottom: auto !important;
}
.masterpage .ms-0 {
  margin-left: 0 !important;
}
.masterpage .ms-1 {
  margin-left: 0.25rem !important;
}
.masterpage .ms-2 {
  margin-left: 0.5rem !important;
}
.masterpage .ms-3 {
  margin-left: 1rem !important;
}
.masterpage .ms-4 {
  margin-left: 1.5rem !important;
}
.masterpage .ms-5 {
  margin-left: 3rem !important;
}
.masterpage .ms-auto {
  margin-left: auto !important;
}
.masterpage .m-n1 {
  margin: -0.25rem !important;
}
.masterpage .m-n2 {
  margin: -0.5rem !important;
}
.masterpage .m-n3 {
  margin: -1rem !important;
}
.masterpage .m-n4 {
  margin: -1.5rem !important;
}
.masterpage .m-n5 {
  margin: -3rem !important;
}
.masterpage .mx-n1 {
  margin-right: -0.25rem !important;
  margin-left: -0.25rem !important;
}
.masterpage .mx-n2 {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important;
}
.masterpage .mx-n3 {
  margin-right: -1rem !important;
  margin-left: -1rem !important;
}
.masterpage .mx-n4 {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important;
}
.masterpage .mx-n5 {
  margin-right: -3rem !important;
  margin-left: -3rem !important;
}
.masterpage .my-n1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}
.masterpage .my-n2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}
.masterpage .my-n3 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}
.masterpage .my-n4 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}
.masterpage .my-n5 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}
.masterpage .mt-n1 {
  margin-top: -0.25rem !important;
}
.masterpage .mt-n2 {
  margin-top: -0.5rem !important;
}
.masterpage .mt-n3 {
  margin-top: -1rem !important;
}
.masterpage .mt-n4 {
  margin-top: -1.5rem !important;
}
.masterpage .mt-n5 {
  margin-top: -3rem !important;
}
.masterpage .me-n1 {
  margin-right: -0.25rem !important;
}
.masterpage .me-n2 {
  margin-right: -0.5rem !important;
}
.masterpage .me-n3 {
  margin-right: -1rem !important;
}
.masterpage .me-n4 {
  margin-right: -1.5rem !important;
}
.masterpage .me-n5 {
  margin-right: -3rem !important;
}
.masterpage .mb-n1 {
  margin-bottom: -0.25rem !important;
}
.masterpage .mb-n2 {
  margin-bottom: -0.5rem !important;
}
.masterpage .mb-n3 {
  margin-bottom: -1rem !important;
}
.masterpage .mb-n4 {
  margin-bottom: -1.5rem !important;
}
.masterpage .mb-n5 {
  margin-bottom: -3rem !important;
}
.masterpage .ms-n1 {
  margin-left: -0.25rem !important;
}
.masterpage .ms-n2 {
  margin-left: -0.5rem !important;
}
.masterpage .ms-n3 {
  margin-left: -1rem !important;
}
.masterpage .ms-n4 {
  margin-left: -1.5rem !important;
}
.masterpage .ms-n5 {
  margin-left: -3rem !important;
}
.masterpage .p-0 {
  padding: 0 !important;
}
.masterpage .p-1 {
  padding: 0.25rem !important;
}
.masterpage .p-2 {
  padding: 0.5rem !important;
}
.masterpage .p-3 {
  padding: 1rem !important;
}
.masterpage .p-4 {
  padding: 1.5rem !important;
}
.masterpage .p-5 {
  padding: 3rem !important;
}
.masterpage .px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.masterpage .px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.masterpage .px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.masterpage .px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.masterpage .px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.masterpage .px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.masterpage .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.masterpage .py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.masterpage .py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.masterpage .py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.masterpage .py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.masterpage .py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.masterpage .pt-0 {
  padding-top: 0 !important;
}
.masterpage .pt-1 {
  padding-top: 0.25rem !important;
}
.masterpage .pt-2 {
  padding-top: 0.5rem !important;
}
.masterpage .pt-3 {
  padding-top: 1rem !important;
}
.masterpage .pt-4 {
  padding-top: 1.5rem !important;
}
.masterpage .pt-5 {
  padding-top: 3rem !important;
}
.masterpage .pe-0 {
  padding-right: 0 !important;
}
.masterpage .pe-1 {
  padding-right: 0.25rem !important;
}
.masterpage .pe-2 {
  padding-right: 0.5rem !important;
}
.masterpage .pe-3 {
  padding-right: 1rem !important;
}
.masterpage .pe-4 {
  padding-right: 1.5rem !important;
}
.masterpage .pe-5 {
  padding-right: 3rem !important;
}
.masterpage .pb-0 {
  padding-bottom: 0 !important;
}
.masterpage .pb-1 {
  padding-bottom: 0.25rem !important;
}
.masterpage .pb-2 {
  padding-bottom: 0.5rem !important;
}
.masterpage .pb-3 {
  padding-bottom: 1rem !important;
}
.masterpage .pb-4 {
  padding-bottom: 1.5rem !important;
}
.masterpage .pb-5 {
  padding-bottom: 3rem !important;
}
.masterpage .ps-0 {
  padding-left: 0 !important;
}
.masterpage .ps-1 {
  padding-left: 0.25rem !important;
}
.masterpage .ps-2 {
  padding-left: 0.5rem !important;
}
.masterpage .ps-3 {
  padding-left: 1rem !important;
}
.masterpage .ps-4 {
  padding-left: 1.5rem !important;
}
.masterpage .ps-5 {
  padding-left: 3rem !important;
}
.masterpage .font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
.masterpage .fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}
.masterpage .fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}
.masterpage .fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}
.masterpage .fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}
.masterpage .fs-5 {
  font-size: 1.25rem !important;
}
.masterpage .fs-6 {
  font-size: 1rem !important;
}
.masterpage .fst-italic {
  font-style: italic !important;
}
.masterpage .fst-normal {
  font-style: normal !important;
}
.masterpage .fw-light {
  font-weight: 300 !important;
}
.masterpage .fw-lighter {
  font-weight: lighter !important;
}
.masterpage .fw-normal {
  font-weight: 400 !important;
}
.masterpage .fw-bold {
  font-weight: 700 !important;
}
.masterpage .fw-bolder {
  font-weight: bolder !important;
}
.masterpage .lh-1 {
  line-height: 1 !important;
}
.masterpage .lh-sm {
  line-height: 1.25 !important;
}
.masterpage .lh-base {
  line-height: 1.5 !important;
}
.masterpage .lh-lg {
  line-height: 2 !important;
}
.masterpage .text-start {
  text-align: left !important;
}
.masterpage .text-end {
  text-align: right !important;
}
.masterpage .text-center {
  text-align: center !important;
}
.masterpage .text-decoration-none {
  text-decoration: none !important;
}
.masterpage .text-decoration-underline {
  text-decoration: underline !important;
}
.masterpage .text-decoration-line-through {
  text-decoration: line-through !important;
}
.masterpage .text-lowercase {
  text-transform: lowercase !important;
}
.masterpage .text-uppercase {
  text-transform: uppercase !important;
}
.masterpage .text-capitalize {
  text-transform: capitalize !important;
}
.masterpage .text-wrap {
  white-space: normal !important;
}
.masterpage .text-nowrap {
  white-space: nowrap !important;
}
.masterpage .text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.masterpage .text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-blue-200 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blue-200-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-blue-800 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blue-800-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-pink-200 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-pink-200-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-gray-200 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gray-200-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-gray-300 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gray-300-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-gray-600 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gray-600-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-gray-700 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gray-700-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-light-green {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-green-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-rose-lad {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-rose-lad-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-yellow-lad {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-yellow-lad-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}
.masterpage .text-muted {
  --bs-text-opacity: 1;
  color: #707070 !important;
}
.masterpage .text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}
.masterpage .text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}
.masterpage .text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}
.masterpage .text-opacity-25 {
  --bs-text-opacity: 0.25;
}
.masterpage .text-opacity-50 {
  --bs-text-opacity: 0.5;
}
.masterpage .text-opacity-75 {
  --bs-text-opacity: 0.75;
}
.masterpage .text-opacity-100 {
  --bs-text-opacity: 1;
}
.masterpage .bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-blue-200 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-blue-200-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-blue-800 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-blue-800-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-pink-200 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-pink-200-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-gray-200 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-gray-200-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-gray-300 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-gray-300-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-gray-600 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-gray-600-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-gray-700 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-gray-700-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-light-green {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-green-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-rose-lad {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-rose-lad-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-yellow-lad {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-yellow-lad-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}
.masterpage .bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}
.masterpage .bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}
.masterpage .bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}
.masterpage .bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}
.masterpage .bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}
.masterpage .bg-opacity-100 {
  --bs-bg-opacity: 1;
}
.masterpage .bg-gradient {
  background-image: var(--bs-gradient) !important;
}
.masterpage .user-select-all {
  user-select: all !important;
}
.masterpage .user-select-auto {
  user-select: auto !important;
}
.masterpage .user-select-none {
  user-select: none !important;
}
.masterpage .pe-none {
  pointer-events: none !important;
}
.masterpage .pe-auto {
  pointer-events: auto !important;
}
.masterpage .rounded {
  border-radius: 0.25rem !important;
}
.masterpage .rounded-0 {
  border-radius: 0 !important;
}
.masterpage .rounded-1 {
  border-radius: 0.2rem !important;
}
.masterpage .rounded-2 {
  border-radius: 0.25rem !important;
}
.masterpage .rounded-3 {
  border-radius: 0.3rem !important;
}
.masterpage .rounded-circle {
  border-radius: 50% !important;
}
.masterpage .rounded-pill {
  border-radius: 50rem !important;
}
.masterpage .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.masterpage .rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.masterpage .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.masterpage .rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}
.masterpage .visible {
  visibility: visible !important;
}
.masterpage .invisible {
  visibility: hidden !important;
}
@media (min-width: 576px) {
  .masterpage .float-sm-start {
    float: left !important;
  }
  .masterpage .float-sm-end {
    float: right !important;
  }
  .masterpage .float-sm-none {
    float: none !important;
  }
  .masterpage .d-sm-inline {
    display: inline !important;
  }
  .masterpage .d-sm-inline-block {
    display: inline-block !important;
  }
  .masterpage .d-sm-block {
    display: block !important;
  }
  .masterpage .d-sm-grid {
    display: grid !important;
  }
  .masterpage .d-sm-table {
    display: table !important;
  }
  .masterpage .d-sm-table-row {
    display: table-row !important;
  }
  .masterpage .d-sm-table-cell {
    display: table-cell !important;
  }
  .masterpage .d-sm-flex {
    display: flex !important;
  }
  .masterpage .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .masterpage .d-sm-none {
    display: none !important;
  }
  .masterpage .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .masterpage .flex-sm-row {
    flex-direction: row !important;
  }
  .masterpage .flex-sm-column {
    flex-direction: column !important;
  }
  .masterpage .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .masterpage .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .masterpage .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .masterpage .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .masterpage .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .masterpage .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .masterpage .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .masterpage .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .masterpage .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .masterpage .gap-sm-0 {
    gap: 0 !important;
  }
  .masterpage .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .masterpage .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .masterpage .gap-sm-3 {
    gap: 1rem !important;
  }
  .masterpage .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .masterpage .gap-sm-5 {
    gap: 3rem !important;
  }
  .masterpage .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .masterpage .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .masterpage .justify-content-sm-center {
    justify-content: center !important;
  }
  .masterpage .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .masterpage .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .masterpage .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .masterpage .align-items-sm-start {
    align-items: flex-start !important;
  }
  .masterpage .align-items-sm-end {
    align-items: flex-end !important;
  }
  .masterpage .align-items-sm-center {
    align-items: center !important;
  }
  .masterpage .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .masterpage .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .masterpage .align-content-sm-start {
    align-content: flex-start !important;
  }
  .masterpage .align-content-sm-end {
    align-content: flex-end !important;
  }
  .masterpage .align-content-sm-center {
    align-content: center !important;
  }
  .masterpage .align-content-sm-between {
    align-content: space-between !important;
  }
  .masterpage .align-content-sm-around {
    align-content: space-around !important;
  }
  .masterpage .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .masterpage .align-self-sm-auto {
    align-self: auto !important;
  }
  .masterpage .align-self-sm-start {
    align-self: flex-start !important;
  }
  .masterpage .align-self-sm-end {
    align-self: flex-end !important;
  }
  .masterpage .align-self-sm-center {
    align-self: center !important;
  }
  .masterpage .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .masterpage .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .masterpage .order-sm-first {
    order: -1 !important;
  }
  .masterpage .order-sm-0 {
    order: 0 !important;
  }
  .masterpage .order-sm-1 {
    order: 1 !important;
  }
  .masterpage .order-sm-2 {
    order: 2 !important;
  }
  .masterpage .order-sm-3 {
    order: 3 !important;
  }
  .masterpage .order-sm-4 {
    order: 4 !important;
  }
  .masterpage .order-sm-5 {
    order: 5 !important;
  }
  .masterpage .order-sm-last {
    order: 6 !important;
  }
  .masterpage .m-sm-0 {
    margin: 0 !important;
  }
  .masterpage .m-sm-1 {
    margin: 0.25rem !important;
  }
  .masterpage .m-sm-2 {
    margin: 0.5rem !important;
  }
  .masterpage .m-sm-3 {
    margin: 1rem !important;
  }
  .masterpage .m-sm-4 {
    margin: 1.5rem !important;
  }
  .masterpage .m-sm-5 {
    margin: 3rem !important;
  }
  .masterpage .m-sm-auto {
    margin: auto !important;
  }
  .masterpage .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .masterpage .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .masterpage .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .masterpage .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .masterpage .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .masterpage .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .masterpage .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .masterpage .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .masterpage .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .masterpage .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .masterpage .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .masterpage .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .masterpage .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .masterpage .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .masterpage .mt-sm-0 {
    margin-top: 0 !important;
  }
  .masterpage .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .masterpage .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .masterpage .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .masterpage .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .masterpage .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .masterpage .mt-sm-auto {
    margin-top: auto !important;
  }
  .masterpage .me-sm-0 {
    margin-right: 0 !important;
  }
  .masterpage .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .masterpage .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .masterpage .me-sm-3 {
    margin-right: 1rem !important;
  }
  .masterpage .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .masterpage .me-sm-5 {
    margin-right: 3rem !important;
  }
  .masterpage .me-sm-auto {
    margin-right: auto !important;
  }
  .masterpage .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .masterpage .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .masterpage .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .masterpage .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .masterpage .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .masterpage .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .masterpage .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .masterpage .ms-sm-0 {
    margin-left: 0 !important;
  }
  .masterpage .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .masterpage .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .masterpage .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .masterpage .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .masterpage .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .masterpage .ms-sm-auto {
    margin-left: auto !important;
  }
  .masterpage .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .masterpage .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .masterpage .m-sm-n3 {
    margin: -1rem !important;
  }
  .masterpage .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .masterpage .m-sm-n5 {
    margin: -3rem !important;
  }
  .masterpage .mx-sm-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .masterpage .mx-sm-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .masterpage .mx-sm-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .masterpage .mx-sm-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .masterpage .mx-sm-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .masterpage .my-sm-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .masterpage .my-sm-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .masterpage .my-sm-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .masterpage .my-sm-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .masterpage .my-sm-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .masterpage .mt-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .masterpage .mt-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .masterpage .mt-sm-n3 {
    margin-top: -1rem !important;
  }
  .masterpage .mt-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .masterpage .mt-sm-n5 {
    margin-top: -3rem !important;
  }
  .masterpage .me-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .masterpage .me-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .masterpage .me-sm-n3 {
    margin-right: -1rem !important;
  }
  .masterpage .me-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .masterpage .me-sm-n5 {
    margin-right: -3rem !important;
  }
  .masterpage .mb-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .masterpage .mb-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .masterpage .mb-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .masterpage .mb-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .masterpage .mb-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .masterpage .ms-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .masterpage .ms-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .masterpage .ms-sm-n3 {
    margin-left: -1rem !important;
  }
  .masterpage .ms-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .masterpage .ms-sm-n5 {
    margin-left: -3rem !important;
  }
  .masterpage .p-sm-0 {
    padding: 0 !important;
  }
  .masterpage .p-sm-1 {
    padding: 0.25rem !important;
  }
  .masterpage .p-sm-2 {
    padding: 0.5rem !important;
  }
  .masterpage .p-sm-3 {
    padding: 1rem !important;
  }
  .masterpage .p-sm-4 {
    padding: 1.5rem !important;
  }
  .masterpage .p-sm-5 {
    padding: 3rem !important;
  }
  .masterpage .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .masterpage .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .masterpage .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .masterpage .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .masterpage .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .masterpage .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .masterpage .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .masterpage .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .masterpage .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .masterpage .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .masterpage .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .masterpage .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .masterpage .pt-sm-0 {
    padding-top: 0 !important;
  }
  .masterpage .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .masterpage .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .masterpage .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .masterpage .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .masterpage .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .masterpage .pe-sm-0 {
    padding-right: 0 !important;
  }
  .masterpage .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .masterpage .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .masterpage .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .masterpage .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .masterpage .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .masterpage .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .masterpage .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .masterpage .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .masterpage .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .masterpage .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .masterpage .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .masterpage .ps-sm-0 {
    padding-left: 0 !important;
  }
  .masterpage .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .masterpage .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .masterpage .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .masterpage .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .masterpage .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .masterpage .text-sm-start {
    text-align: left !important;
  }
  .masterpage .text-sm-end {
    text-align: right !important;
  }
  .masterpage .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .masterpage .float-md-start {
    float: left !important;
  }
  .masterpage .float-md-end {
    float: right !important;
  }
  .masterpage .float-md-none {
    float: none !important;
  }
  .masterpage .d-md-inline {
    display: inline !important;
  }
  .masterpage .d-md-inline-block {
    display: inline-block !important;
  }
  .masterpage .d-md-block {
    display: block !important;
  }
  .masterpage .d-md-grid {
    display: grid !important;
  }
  .masterpage .d-md-table {
    display: table !important;
  }
  .masterpage .d-md-table-row {
    display: table-row !important;
  }
  .masterpage .d-md-table-cell {
    display: table-cell !important;
  }
  .masterpage .d-md-flex {
    display: flex !important;
  }
  .masterpage .d-md-inline-flex {
    display: inline-flex !important;
  }
  .masterpage .d-md-none {
    display: none !important;
  }
  .masterpage .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .masterpage .flex-md-row {
    flex-direction: row !important;
  }
  .masterpage .flex-md-column {
    flex-direction: column !important;
  }
  .masterpage .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .masterpage .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .masterpage .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .masterpage .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .masterpage .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .masterpage .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .masterpage .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .masterpage .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .masterpage .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .masterpage .gap-md-0 {
    gap: 0 !important;
  }
  .masterpage .gap-md-1 {
    gap: 0.25rem !important;
  }
  .masterpage .gap-md-2 {
    gap: 0.5rem !important;
  }
  .masterpage .gap-md-3 {
    gap: 1rem !important;
  }
  .masterpage .gap-md-4 {
    gap: 1.5rem !important;
  }
  .masterpage .gap-md-5 {
    gap: 3rem !important;
  }
  .masterpage .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .masterpage .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .masterpage .justify-content-md-center {
    justify-content: center !important;
  }
  .masterpage .justify-content-md-between {
    justify-content: space-between !important;
  }
  .masterpage .justify-content-md-around {
    justify-content: space-around !important;
  }
  .masterpage .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .masterpage .align-items-md-start {
    align-items: flex-start !important;
  }
  .masterpage .align-items-md-end {
    align-items: flex-end !important;
  }
  .masterpage .align-items-md-center {
    align-items: center !important;
  }
  .masterpage .align-items-md-baseline {
    align-items: baseline !important;
  }
  .masterpage .align-items-md-stretch {
    align-items: stretch !important;
  }
  .masterpage .align-content-md-start {
    align-content: flex-start !important;
  }
  .masterpage .align-content-md-end {
    align-content: flex-end !important;
  }
  .masterpage .align-content-md-center {
    align-content: center !important;
  }
  .masterpage .align-content-md-between {
    align-content: space-between !important;
  }
  .masterpage .align-content-md-around {
    align-content: space-around !important;
  }
  .masterpage .align-content-md-stretch {
    align-content: stretch !important;
  }
  .masterpage .align-self-md-auto {
    align-self: auto !important;
  }
  .masterpage .align-self-md-start {
    align-self: flex-start !important;
  }
  .masterpage .align-self-md-end {
    align-self: flex-end !important;
  }
  .masterpage .align-self-md-center {
    align-self: center !important;
  }
  .masterpage .align-self-md-baseline {
    align-self: baseline !important;
  }
  .masterpage .align-self-md-stretch {
    align-self: stretch !important;
  }
  .masterpage .order-md-first {
    order: -1 !important;
  }
  .masterpage .order-md-0 {
    order: 0 !important;
  }
  .masterpage .order-md-1 {
    order: 1 !important;
  }
  .masterpage .order-md-2 {
    order: 2 !important;
  }
  .masterpage .order-md-3 {
    order: 3 !important;
  }
  .masterpage .order-md-4 {
    order: 4 !important;
  }
  .masterpage .order-md-5 {
    order: 5 !important;
  }
  .masterpage .order-md-last {
    order: 6 !important;
  }
  .masterpage .m-md-0 {
    margin: 0 !important;
  }
  .masterpage .m-md-1 {
    margin: 0.25rem !important;
  }
  .masterpage .m-md-2 {
    margin: 0.5rem !important;
  }
  .masterpage .m-md-3 {
    margin: 1rem !important;
  }
  .masterpage .m-md-4 {
    margin: 1.5rem !important;
  }
  .masterpage .m-md-5 {
    margin: 3rem !important;
  }
  .masterpage .m-md-auto {
    margin: auto !important;
  }
  .masterpage .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .masterpage .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .masterpage .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .masterpage .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .masterpage .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .masterpage .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .masterpage .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .masterpage .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .masterpage .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .masterpage .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .masterpage .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .masterpage .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .masterpage .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .masterpage .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .masterpage .mt-md-0 {
    margin-top: 0 !important;
  }
  .masterpage .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .masterpage .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .masterpage .mt-md-3 {
    margin-top: 1rem !important;
  }
  .masterpage .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .masterpage .mt-md-5 {
    margin-top: 3rem !important;
  }
  .masterpage .mt-md-auto {
    margin-top: auto !important;
  }
  .masterpage .me-md-0 {
    margin-right: 0 !important;
  }
  .masterpage .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .masterpage .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .masterpage .me-md-3 {
    margin-right: 1rem !important;
  }
  .masterpage .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .masterpage .me-md-5 {
    margin-right: 3rem !important;
  }
  .masterpage .me-md-auto {
    margin-right: auto !important;
  }
  .masterpage .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .masterpage .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .masterpage .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .masterpage .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .masterpage .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .masterpage .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .masterpage .mb-md-auto {
    margin-bottom: auto !important;
  }
  .masterpage .ms-md-0 {
    margin-left: 0 !important;
  }
  .masterpage .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .masterpage .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .masterpage .ms-md-3 {
    margin-left: 1rem !important;
  }
  .masterpage .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .masterpage .ms-md-5 {
    margin-left: 3rem !important;
  }
  .masterpage .ms-md-auto {
    margin-left: auto !important;
  }
  .masterpage .m-md-n1 {
    margin: -0.25rem !important;
  }
  .masterpage .m-md-n2 {
    margin: -0.5rem !important;
  }
  .masterpage .m-md-n3 {
    margin: -1rem !important;
  }
  .masterpage .m-md-n4 {
    margin: -1.5rem !important;
  }
  .masterpage .m-md-n5 {
    margin: -3rem !important;
  }
  .masterpage .mx-md-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .masterpage .mx-md-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .masterpage .mx-md-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .masterpage .mx-md-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .masterpage .mx-md-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .masterpage .my-md-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .masterpage .my-md-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .masterpage .my-md-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .masterpage .my-md-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .masterpage .my-md-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .masterpage .mt-md-n1 {
    margin-top: -0.25rem !important;
  }
  .masterpage .mt-md-n2 {
    margin-top: -0.5rem !important;
  }
  .masterpage .mt-md-n3 {
    margin-top: -1rem !important;
  }
  .masterpage .mt-md-n4 {
    margin-top: -1.5rem !important;
  }
  .masterpage .mt-md-n5 {
    margin-top: -3rem !important;
  }
  .masterpage .me-md-n1 {
    margin-right: -0.25rem !important;
  }
  .masterpage .me-md-n2 {
    margin-right: -0.5rem !important;
  }
  .masterpage .me-md-n3 {
    margin-right: -1rem !important;
  }
  .masterpage .me-md-n4 {
    margin-right: -1.5rem !important;
  }
  .masterpage .me-md-n5 {
    margin-right: -3rem !important;
  }
  .masterpage .mb-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .masterpage .mb-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .masterpage .mb-md-n3 {
    margin-bottom: -1rem !important;
  }
  .masterpage .mb-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .masterpage .mb-md-n5 {
    margin-bottom: -3rem !important;
  }
  .masterpage .ms-md-n1 {
    margin-left: -0.25rem !important;
  }
  .masterpage .ms-md-n2 {
    margin-left: -0.5rem !important;
  }
  .masterpage .ms-md-n3 {
    margin-left: -1rem !important;
  }
  .masterpage .ms-md-n4 {
    margin-left: -1.5rem !important;
  }
  .masterpage .ms-md-n5 {
    margin-left: -3rem !important;
  }
  .masterpage .p-md-0 {
    padding: 0 !important;
  }
  .masterpage .p-md-1 {
    padding: 0.25rem !important;
  }
  .masterpage .p-md-2 {
    padding: 0.5rem !important;
  }
  .masterpage .p-md-3 {
    padding: 1rem !important;
  }
  .masterpage .p-md-4 {
    padding: 1.5rem !important;
  }
  .masterpage .p-md-5 {
    padding: 3rem !important;
  }
  .masterpage .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .masterpage .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .masterpage .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .masterpage .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .masterpage .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .masterpage .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .masterpage .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .masterpage .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .masterpage .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .masterpage .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .masterpage .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .masterpage .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .masterpage .pt-md-0 {
    padding-top: 0 !important;
  }
  .masterpage .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .masterpage .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .masterpage .pt-md-3 {
    padding-top: 1rem !important;
  }
  .masterpage .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .masterpage .pt-md-5 {
    padding-top: 3rem !important;
  }
  .masterpage .pe-md-0 {
    padding-right: 0 !important;
  }
  .masterpage .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .masterpage .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .masterpage .pe-md-3 {
    padding-right: 1rem !important;
  }
  .masterpage .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .masterpage .pe-md-5 {
    padding-right: 3rem !important;
  }
  .masterpage .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .masterpage .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .masterpage .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .masterpage .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .masterpage .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .masterpage .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .masterpage .ps-md-0 {
    padding-left: 0 !important;
  }
  .masterpage .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .masterpage .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .masterpage .ps-md-3 {
    padding-left: 1rem !important;
  }
  .masterpage .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .masterpage .ps-md-5 {
    padding-left: 3rem !important;
  }
  .masterpage .text-md-start {
    text-align: left !important;
  }
  .masterpage .text-md-end {
    text-align: right !important;
  }
  .masterpage .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .masterpage .float-lg-start {
    float: left !important;
  }
  .masterpage .float-lg-end {
    float: right !important;
  }
  .masterpage .float-lg-none {
    float: none !important;
  }
  .masterpage .d-lg-inline {
    display: inline !important;
  }
  .masterpage .d-lg-inline-block {
    display: inline-block !important;
  }
  .masterpage .d-lg-block {
    display: block !important;
  }
  .masterpage .d-lg-grid {
    display: grid !important;
  }
  .masterpage .d-lg-table {
    display: table !important;
  }
  .masterpage .d-lg-table-row {
    display: table-row !important;
  }
  .masterpage .d-lg-table-cell {
    display: table-cell !important;
  }
  .masterpage .d-lg-flex {
    display: flex !important;
  }
  .masterpage .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .masterpage .d-lg-none {
    display: none !important;
  }
  .masterpage .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .masterpage .flex-lg-row {
    flex-direction: row !important;
  }
  .masterpage .flex-lg-column {
    flex-direction: column !important;
  }
  .masterpage .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .masterpage .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .masterpage .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .masterpage .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .masterpage .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .masterpage .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .masterpage .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .masterpage .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .masterpage .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .masterpage .gap-lg-0 {
    gap: 0 !important;
  }
  .masterpage .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .masterpage .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .masterpage .gap-lg-3 {
    gap: 1rem !important;
  }
  .masterpage .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .masterpage .gap-lg-5 {
    gap: 3rem !important;
  }
  .masterpage .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .masterpage .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .masterpage .justify-content-lg-center {
    justify-content: center !important;
  }
  .masterpage .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .masterpage .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .masterpage .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .masterpage .align-items-lg-start {
    align-items: flex-start !important;
  }
  .masterpage .align-items-lg-end {
    align-items: flex-end !important;
  }
  .masterpage .align-items-lg-center {
    align-items: center !important;
  }
  .masterpage .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .masterpage .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .masterpage .align-content-lg-start {
    align-content: flex-start !important;
  }
  .masterpage .align-content-lg-end {
    align-content: flex-end !important;
  }
  .masterpage .align-content-lg-center {
    align-content: center !important;
  }
  .masterpage .align-content-lg-between {
    align-content: space-between !important;
  }
  .masterpage .align-content-lg-around {
    align-content: space-around !important;
  }
  .masterpage .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .masterpage .align-self-lg-auto {
    align-self: auto !important;
  }
  .masterpage .align-self-lg-start {
    align-self: flex-start !important;
  }
  .masterpage .align-self-lg-end {
    align-self: flex-end !important;
  }
  .masterpage .align-self-lg-center {
    align-self: center !important;
  }
  .masterpage .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .masterpage .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .masterpage .order-lg-first {
    order: -1 !important;
  }
  .masterpage .order-lg-0 {
    order: 0 !important;
  }
  .masterpage .order-lg-1 {
    order: 1 !important;
  }
  .masterpage .order-lg-2 {
    order: 2 !important;
  }
  .masterpage .order-lg-3 {
    order: 3 !important;
  }
  .masterpage .order-lg-4 {
    order: 4 !important;
  }
  .masterpage .order-lg-5 {
    order: 5 !important;
  }
  .masterpage .order-lg-last {
    order: 6 !important;
  }
  .masterpage .m-lg-0 {
    margin: 0 !important;
  }
  .masterpage .m-lg-1 {
    margin: 0.25rem !important;
  }
  .masterpage .m-lg-2 {
    margin: 0.5rem !important;
  }
  .masterpage .m-lg-3 {
    margin: 1rem !important;
  }
  .masterpage .m-lg-4 {
    margin: 1.5rem !important;
  }
  .masterpage .m-lg-5 {
    margin: 3rem !important;
  }
  .masterpage .m-lg-auto {
    margin: auto !important;
  }
  .masterpage .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .masterpage .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .masterpage .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .masterpage .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .masterpage .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .masterpage .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .masterpage .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .masterpage .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .masterpage .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .masterpage .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .masterpage .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .masterpage .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .masterpage .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .masterpage .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .masterpage .mt-lg-0 {
    margin-top: 0 !important;
  }
  .masterpage .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .masterpage .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .masterpage .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .masterpage .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .masterpage .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .masterpage .mt-lg-auto {
    margin-top: auto !important;
  }
  .masterpage .me-lg-0 {
    margin-right: 0 !important;
  }
  .masterpage .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .masterpage .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .masterpage .me-lg-3 {
    margin-right: 1rem !important;
  }
  .masterpage .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .masterpage .me-lg-5 {
    margin-right: 3rem !important;
  }
  .masterpage .me-lg-auto {
    margin-right: auto !important;
  }
  .masterpage .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .masterpage .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .masterpage .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .masterpage .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .masterpage .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .masterpage .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .masterpage .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .masterpage .ms-lg-0 {
    margin-left: 0 !important;
  }
  .masterpage .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .masterpage .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .masterpage .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .masterpage .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .masterpage .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .masterpage .ms-lg-auto {
    margin-left: auto !important;
  }
  .masterpage .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .masterpage .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .masterpage .m-lg-n3 {
    margin: -1rem !important;
  }
  .masterpage .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .masterpage .m-lg-n5 {
    margin: -3rem !important;
  }
  .masterpage .mx-lg-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .masterpage .mx-lg-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .masterpage .mx-lg-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .masterpage .mx-lg-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .masterpage .mx-lg-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .masterpage .my-lg-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .masterpage .my-lg-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .masterpage .my-lg-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .masterpage .my-lg-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .masterpage .my-lg-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .masterpage .mt-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .masterpage .mt-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .masterpage .mt-lg-n3 {
    margin-top: -1rem !important;
  }
  .masterpage .mt-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .masterpage .mt-lg-n5 {
    margin-top: -3rem !important;
  }
  .masterpage .me-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .masterpage .me-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .masterpage .me-lg-n3 {
    margin-right: -1rem !important;
  }
  .masterpage .me-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .masterpage .me-lg-n5 {
    margin-right: -3rem !important;
  }
  .masterpage .mb-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .masterpage .mb-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .masterpage .mb-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .masterpage .mb-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .masterpage .mb-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .masterpage .ms-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .masterpage .ms-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .masterpage .ms-lg-n3 {
    margin-left: -1rem !important;
  }
  .masterpage .ms-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .masterpage .ms-lg-n5 {
    margin-left: -3rem !important;
  }
  .masterpage .p-lg-0 {
    padding: 0 !important;
  }
  .masterpage .p-lg-1 {
    padding: 0.25rem !important;
  }
  .masterpage .p-lg-2 {
    padding: 0.5rem !important;
  }
  .masterpage .p-lg-3 {
    padding: 1rem !important;
  }
  .masterpage .p-lg-4 {
    padding: 1.5rem !important;
  }
  .masterpage .p-lg-5 {
    padding: 3rem !important;
  }
  .masterpage .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .masterpage .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .masterpage .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .masterpage .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .masterpage .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .masterpage .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .masterpage .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .masterpage .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .masterpage .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .masterpage .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .masterpage .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .masterpage .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .masterpage .pt-lg-0 {
    padding-top: 0 !important;
  }
  .masterpage .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .masterpage .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .masterpage .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .masterpage .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .masterpage .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .masterpage .pe-lg-0 {
    padding-right: 0 !important;
  }
  .masterpage .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .masterpage .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .masterpage .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .masterpage .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .masterpage .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .masterpage .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .masterpage .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .masterpage .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .masterpage .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .masterpage .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .masterpage .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .masterpage .ps-lg-0 {
    padding-left: 0 !important;
  }
  .masterpage .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .masterpage .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .masterpage .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .masterpage .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .masterpage .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .masterpage .text-lg-start {
    text-align: left !important;
  }
  .masterpage .text-lg-end {
    text-align: right !important;
  }
  .masterpage .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .masterpage .float-xl-start {
    float: left !important;
  }
  .masterpage .float-xl-end {
    float: right !important;
  }
  .masterpage .float-xl-none {
    float: none !important;
  }
  .masterpage .d-xl-inline {
    display: inline !important;
  }
  .masterpage .d-xl-inline-block {
    display: inline-block !important;
  }
  .masterpage .d-xl-block {
    display: block !important;
  }
  .masterpage .d-xl-grid {
    display: grid !important;
  }
  .masterpage .d-xl-table {
    display: table !important;
  }
  .masterpage .d-xl-table-row {
    display: table-row !important;
  }
  .masterpage .d-xl-table-cell {
    display: table-cell !important;
  }
  .masterpage .d-xl-flex {
    display: flex !important;
  }
  .masterpage .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .masterpage .d-xl-none {
    display: none !important;
  }
  .masterpage .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .masterpage .flex-xl-row {
    flex-direction: row !important;
  }
  .masterpage .flex-xl-column {
    flex-direction: column !important;
  }
  .masterpage .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .masterpage .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .masterpage .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .masterpage .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .masterpage .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .masterpage .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .masterpage .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .masterpage .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .masterpage .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .masterpage .gap-xl-0 {
    gap: 0 !important;
  }
  .masterpage .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .masterpage .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .masterpage .gap-xl-3 {
    gap: 1rem !important;
  }
  .masterpage .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .masterpage .gap-xl-5 {
    gap: 3rem !important;
  }
  .masterpage .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .masterpage .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .masterpage .justify-content-xl-center {
    justify-content: center !important;
  }
  .masterpage .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .masterpage .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .masterpage .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .masterpage .align-items-xl-start {
    align-items: flex-start !important;
  }
  .masterpage .align-items-xl-end {
    align-items: flex-end !important;
  }
  .masterpage .align-items-xl-center {
    align-items: center !important;
  }
  .masterpage .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .masterpage .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .masterpage .align-content-xl-start {
    align-content: flex-start !important;
  }
  .masterpage .align-content-xl-end {
    align-content: flex-end !important;
  }
  .masterpage .align-content-xl-center {
    align-content: center !important;
  }
  .masterpage .align-content-xl-between {
    align-content: space-between !important;
  }
  .masterpage .align-content-xl-around {
    align-content: space-around !important;
  }
  .masterpage .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .masterpage .align-self-xl-auto {
    align-self: auto !important;
  }
  .masterpage .align-self-xl-start {
    align-self: flex-start !important;
  }
  .masterpage .align-self-xl-end {
    align-self: flex-end !important;
  }
  .masterpage .align-self-xl-center {
    align-self: center !important;
  }
  .masterpage .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .masterpage .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .masterpage .order-xl-first {
    order: -1 !important;
  }
  .masterpage .order-xl-0 {
    order: 0 !important;
  }
  .masterpage .order-xl-1 {
    order: 1 !important;
  }
  .masterpage .order-xl-2 {
    order: 2 !important;
  }
  .masterpage .order-xl-3 {
    order: 3 !important;
  }
  .masterpage .order-xl-4 {
    order: 4 !important;
  }
  .masterpage .order-xl-5 {
    order: 5 !important;
  }
  .masterpage .order-xl-last {
    order: 6 !important;
  }
  .masterpage .m-xl-0 {
    margin: 0 !important;
  }
  .masterpage .m-xl-1 {
    margin: 0.25rem !important;
  }
  .masterpage .m-xl-2 {
    margin: 0.5rem !important;
  }
  .masterpage .m-xl-3 {
    margin: 1rem !important;
  }
  .masterpage .m-xl-4 {
    margin: 1.5rem !important;
  }
  .masterpage .m-xl-5 {
    margin: 3rem !important;
  }
  .masterpage .m-xl-auto {
    margin: auto !important;
  }
  .masterpage .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .masterpage .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .masterpage .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .masterpage .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .masterpage .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .masterpage .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .masterpage .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .masterpage .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .masterpage .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .masterpage .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .masterpage .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .masterpage .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .masterpage .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .masterpage .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .masterpage .mt-xl-0 {
    margin-top: 0 !important;
  }
  .masterpage .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .masterpage .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .masterpage .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .masterpage .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .masterpage .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .masterpage .mt-xl-auto {
    margin-top: auto !important;
  }
  .masterpage .me-xl-0 {
    margin-right: 0 !important;
  }
  .masterpage .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .masterpage .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .masterpage .me-xl-3 {
    margin-right: 1rem !important;
  }
  .masterpage .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .masterpage .me-xl-5 {
    margin-right: 3rem !important;
  }
  .masterpage .me-xl-auto {
    margin-right: auto !important;
  }
  .masterpage .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .masterpage .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .masterpage .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .masterpage .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .masterpage .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .masterpage .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .masterpage .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .masterpage .ms-xl-0 {
    margin-left: 0 !important;
  }
  .masterpage .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .masterpage .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .masterpage .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .masterpage .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .masterpage .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .masterpage .ms-xl-auto {
    margin-left: auto !important;
  }
  .masterpage .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .masterpage .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .masterpage .m-xl-n3 {
    margin: -1rem !important;
  }
  .masterpage .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .masterpage .m-xl-n5 {
    margin: -3rem !important;
  }
  .masterpage .mx-xl-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .masterpage .mx-xl-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .masterpage .mx-xl-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .masterpage .mx-xl-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .masterpage .mx-xl-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .masterpage .my-xl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .masterpage .my-xl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .masterpage .my-xl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .masterpage .my-xl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .masterpage .my-xl-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .masterpage .mt-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .masterpage .mt-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .masterpage .mt-xl-n3 {
    margin-top: -1rem !important;
  }
  .masterpage .mt-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .masterpage .mt-xl-n5 {
    margin-top: -3rem !important;
  }
  .masterpage .me-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .masterpage .me-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .masterpage .me-xl-n3 {
    margin-right: -1rem !important;
  }
  .masterpage .me-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .masterpage .me-xl-n5 {
    margin-right: -3rem !important;
  }
  .masterpage .mb-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .masterpage .mb-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .masterpage .mb-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .masterpage .mb-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .masterpage .mb-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .masterpage .ms-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .masterpage .ms-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .masterpage .ms-xl-n3 {
    margin-left: -1rem !important;
  }
  .masterpage .ms-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .masterpage .ms-xl-n5 {
    margin-left: -3rem !important;
  }
  .masterpage .p-xl-0 {
    padding: 0 !important;
  }
  .masterpage .p-xl-1 {
    padding: 0.25rem !important;
  }
  .masterpage .p-xl-2 {
    padding: 0.5rem !important;
  }
  .masterpage .p-xl-3 {
    padding: 1rem !important;
  }
  .masterpage .p-xl-4 {
    padding: 1.5rem !important;
  }
  .masterpage .p-xl-5 {
    padding: 3rem !important;
  }
  .masterpage .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .masterpage .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .masterpage .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .masterpage .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .masterpage .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .masterpage .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .masterpage .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .masterpage .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .masterpage .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .masterpage .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .masterpage .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .masterpage .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .masterpage .pt-xl-0 {
    padding-top: 0 !important;
  }
  .masterpage .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .masterpage .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .masterpage .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .masterpage .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .masterpage .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .masterpage .pe-xl-0 {
    padding-right: 0 !important;
  }
  .masterpage .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .masterpage .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .masterpage .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .masterpage .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .masterpage .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .masterpage .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .masterpage .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .masterpage .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .masterpage .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .masterpage .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .masterpage .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .masterpage .ps-xl-0 {
    padding-left: 0 !important;
  }
  .masterpage .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .masterpage .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .masterpage .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .masterpage .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .masterpage .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .masterpage .text-xl-start {
    text-align: left !important;
  }
  .masterpage .text-xl-end {
    text-align: right !important;
  }
  .masterpage .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .masterpage .float-xxl-start {
    float: left !important;
  }
  .masterpage .float-xxl-end {
    float: right !important;
  }
  .masterpage .float-xxl-none {
    float: none !important;
  }
  .masterpage .d-xxl-inline {
    display: inline !important;
  }
  .masterpage .d-xxl-inline-block {
    display: inline-block !important;
  }
  .masterpage .d-xxl-block {
    display: block !important;
  }
  .masterpage .d-xxl-grid {
    display: grid !important;
  }
  .masterpage .d-xxl-table {
    display: table !important;
  }
  .masterpage .d-xxl-table-row {
    display: table-row !important;
  }
  .masterpage .d-xxl-table-cell {
    display: table-cell !important;
  }
  .masterpage .d-xxl-flex {
    display: flex !important;
  }
  .masterpage .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .masterpage .d-xxl-none {
    display: none !important;
  }
  .masterpage .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .masterpage .flex-xxl-row {
    flex-direction: row !important;
  }
  .masterpage .flex-xxl-column {
    flex-direction: column !important;
  }
  .masterpage .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .masterpage .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .masterpage .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .masterpage .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .masterpage .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .masterpage .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .masterpage .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .masterpage .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .masterpage .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .masterpage .gap-xxl-0 {
    gap: 0 !important;
  }
  .masterpage .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .masterpage .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .masterpage .gap-xxl-3 {
    gap: 1rem !important;
  }
  .masterpage .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .masterpage .gap-xxl-5 {
    gap: 3rem !important;
  }
  .masterpage .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .masterpage .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .masterpage .justify-content-xxl-center {
    justify-content: center !important;
  }
  .masterpage .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .masterpage .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .masterpage .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .masterpage .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .masterpage .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .masterpage .align-items-xxl-center {
    align-items: center !important;
  }
  .masterpage .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .masterpage .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .masterpage .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .masterpage .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .masterpage .align-content-xxl-center {
    align-content: center !important;
  }
  .masterpage .align-content-xxl-between {
    align-content: space-between !important;
  }
  .masterpage .align-content-xxl-around {
    align-content: space-around !important;
  }
  .masterpage .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .masterpage .align-self-xxl-auto {
    align-self: auto !important;
  }
  .masterpage .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .masterpage .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .masterpage .align-self-xxl-center {
    align-self: center !important;
  }
  .masterpage .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .masterpage .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .masterpage .order-xxl-first {
    order: -1 !important;
  }
  .masterpage .order-xxl-0 {
    order: 0 !important;
  }
  .masterpage .order-xxl-1 {
    order: 1 !important;
  }
  .masterpage .order-xxl-2 {
    order: 2 !important;
  }
  .masterpage .order-xxl-3 {
    order: 3 !important;
  }
  .masterpage .order-xxl-4 {
    order: 4 !important;
  }
  .masterpage .order-xxl-5 {
    order: 5 !important;
  }
  .masterpage .order-xxl-last {
    order: 6 !important;
  }
  .masterpage .m-xxl-0 {
    margin: 0 !important;
  }
  .masterpage .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .masterpage .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .masterpage .m-xxl-3 {
    margin: 1rem !important;
  }
  .masterpage .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .masterpage .m-xxl-5 {
    margin: 3rem !important;
  }
  .masterpage .m-xxl-auto {
    margin: auto !important;
  }
  .masterpage .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .masterpage .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .masterpage .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .masterpage .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .masterpage .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .masterpage .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .masterpage .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .masterpage .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .masterpage .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .masterpage .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .masterpage .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .masterpage .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .masterpage .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .masterpage .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .masterpage .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .masterpage .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .masterpage .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .masterpage .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .masterpage .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .masterpage .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .masterpage .mt-xxl-auto {
    margin-top: auto !important;
  }
  .masterpage .me-xxl-0 {
    margin-right: 0 !important;
  }
  .masterpage .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .masterpage .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .masterpage .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .masterpage .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .masterpage .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .masterpage .me-xxl-auto {
    margin-right: auto !important;
  }
  .masterpage .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .masterpage .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .masterpage .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .masterpage .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .masterpage .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .masterpage .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .masterpage .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .masterpage .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .masterpage .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .masterpage .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .masterpage .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .masterpage .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .masterpage .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .masterpage .ms-xxl-auto {
    margin-left: auto !important;
  }
  .masterpage .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .masterpage .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .masterpage .m-xxl-n3 {
    margin: -1rem !important;
  }
  .masterpage .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .masterpage .m-xxl-n5 {
    margin: -3rem !important;
  }
  .masterpage .mx-xxl-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .masterpage .mx-xxl-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .masterpage .mx-xxl-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .masterpage .mx-xxl-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .masterpage .mx-xxl-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .masterpage .my-xxl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .masterpage .my-xxl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .masterpage .my-xxl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .masterpage .my-xxl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .masterpage .my-xxl-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .masterpage .mt-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .masterpage .mt-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .masterpage .mt-xxl-n3 {
    margin-top: -1rem !important;
  }
  .masterpage .mt-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .masterpage .mt-xxl-n5 {
    margin-top: -3rem !important;
  }
  .masterpage .me-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .masterpage .me-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .masterpage .me-xxl-n3 {
    margin-right: -1rem !important;
  }
  .masterpage .me-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .masterpage .me-xxl-n5 {
    margin-right: -3rem !important;
  }
  .masterpage .mb-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .masterpage .mb-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .masterpage .mb-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .masterpage .mb-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .masterpage .mb-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  .masterpage .ms-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .masterpage .ms-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .masterpage .ms-xxl-n3 {
    margin-left: -1rem !important;
  }
  .masterpage .ms-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .masterpage .ms-xxl-n5 {
    margin-left: -3rem !important;
  }
  .masterpage .p-xxl-0 {
    padding: 0 !important;
  }
  .masterpage .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .masterpage .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .masterpage .p-xxl-3 {
    padding: 1rem !important;
  }
  .masterpage .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .masterpage .p-xxl-5 {
    padding: 3rem !important;
  }
  .masterpage .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .masterpage .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .masterpage .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .masterpage .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .masterpage .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .masterpage .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .masterpage .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .masterpage .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .masterpage .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .masterpage .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .masterpage .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .masterpage .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .masterpage .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .masterpage .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .masterpage .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .masterpage .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .masterpage .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .masterpage .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .masterpage .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .masterpage .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .masterpage .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .masterpage .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .masterpage .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .masterpage .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .masterpage .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .masterpage .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .masterpage .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .masterpage .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .masterpage .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .masterpage .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .masterpage .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .masterpage .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .masterpage .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .masterpage .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .masterpage .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .masterpage .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .masterpage .text-xxl-start {
    text-align: left !important;
  }
  .masterpage .text-xxl-end {
    text-align: right !important;
  }
  .masterpage .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .masterpage .fs-1 {
    font-size: 2.5rem !important;
  }
  .masterpage .fs-2 {
    font-size: 2rem !important;
  }
  .masterpage .fs-3 {
    font-size: 1.75rem !important;
  }
  .masterpage .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .masterpage .d-print-inline {
    display: inline !important;
  }
  .masterpage .d-print-inline-block {
    display: inline-block !important;
  }
  .masterpage .d-print-block {
    display: block !important;
  }
  .masterpage .d-print-grid {
    display: grid !important;
  }
  .masterpage .d-print-table {
    display: table !important;
  }
  .masterpage .d-print-table-row {
    display: table-row !important;
  }
  .masterpage .d-print-table-cell {
    display: table-cell !important;
  }
  .masterpage .d-print-flex {
    display: flex !important;
  }
  .masterpage .d-print-inline-flex {
    display: inline-flex !important;
  }
  .masterpage .d-print-none {
    display: none !important;
  }
}

:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #FDD491;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #707070;
  --bs-gray-300: #ededed;
  --bs-gray-700: #3c3c3c;
  --bs-gray-dark: #343a40;
  --bs-black: #000;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #F5F5F5;
  --bs-gray-300: #ededed;
  --bs-gray-400: #9d9d9d;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #707070;
  --bs-gray-700: #3c3c3c;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #000;
  --bs-secondary: #fff;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-blue-200: #A3C4E9;
  --bs-blue-800: #172B4A;
  --bs-pink-200: #F4A8B7;
  --bs-gray-200: #F5F5F5;
  --bs-gray-300: #ededed;
  --bs-gray-700: #3c3c3c;
  --bs-light-green: #97D2D4;
  --bs-primary-rgb: 0, 0, 0;
  --bs-secondary-rgb: 255, 255, 255;
  --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-blue-200-rgb: 163, 196, 233;
  --bs-blue-800-rgb: 23, 43, 74;
  --bs-pink-200-rgb: 244, 168, 183;
  --bs-gray-200-rgb: 245, 245, 245;
  --bs-gray-300-rgb: 237, 237, 237;
  --bs-gray-700-rgb: 60, 60, 60;
  --bs-light-green-rgb: 151, 210, 212;
  --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;
}

:root {
  --header-height: 172px;
  --container-spacing: 112px;
  --bs-body-font-family: LAD-Display;
}

body {
  font-size: 16px;
  font-family: var(--bs-body-font-family);
  font-display: swap;
}

html {
  scroll-padding-top: 70px;
}

#content {
  padding-top: var(--header-height);
}
#content.scroll-up {
  padding-top: var(--header-height);
}
#content.scroll-down {
  padding-top: 0;
}
#content.scroll-down.content-page {
  padding-top: 0;
}
#content.show-secondary-nav {
  padding-top: 70px;
}

.image-wrap-overlay {
  position: relative;
  display: inline-block;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.image-wrap-overlay .btn {
  opacity: 0;
  transition: all ease-in-out 0.6s;
}
.image-wrap-overlay img, .image-wrap-overlay .hover-zoom-image {
  width: 100%;
  object-fit: cover;
  height: 100%;
  transition: all ease 0.8s;
  transform: scale(1);
}
.image-wrap-overlay:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  transition: background ease-in-out 0.3s;
  z-index: 1;
}
.image-wrap-overlay:hover img, .image-wrap-overlay:hover .hover-zoom-image {
  transform: scale(1.1);
}
.image-wrap-overlay:hover .btn {
  opacity: 1;
}
.image-wrap-overlay:hover:before {
  background: rgba(0, 0, 0, 0.6);
}

.image-wrap {
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.image-wrap img, .image-wrap .hover-zoom-image {
  width: 100%;
  transition: all ease 0.8s;
  transform: scale(1);
  height: 100%;
}

.card-zoom-image .image-zoom {
  overflow: hidden;
}
.card-zoom-image .image-zoom img, .card-zoom-image .image-zoom .hover-zoom-image {
  transition: all ease 0.8s;
  transform: scale(1);
}
.card-zoom-image:hover .image-zoom img, .card-zoom-image:hover .image-zoom .hover-zoom-image {
  transform: scale(1.1);
}

.image-ticker-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: start;
}

.image-overlay-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cx-side-button-group {
  transform: none !important;
  width: 45px;
}

.cx-widget.cx-window-manager .cx-widget-status {
  position: absolute;
}

.cx-widget.cx-webchat-chat-button {
  display: flex;
  flex-direction: column;
  padding: 10px 10px !important;
  margin: 0;
  font-family: "LAD-REGULAR";
  font-weight: 400;
}

.cx-chat-button-label {
  background: #fff;
  display: inline-block;
  font-size: 12px;
  margin-bottom: 0 !important;
  padding: 0;
}

.cx-widget.cx-webchat-chat-button .cx-icon {
  background-image: url(../images/revamp-images/chat-icon.png);
  margin-bottom: 5px;
  background-position: 1px 0;
}
.cx-widget.cx-webchat-chat-button .cx-icon svg {
  display: none;
}

.cx-widget.cx-webchat-chat-button > span {
  margin-bottom: 0;
}

.cx-button-minimize svg {
  margin-top: -10px;
}

.cx-button-maximize svg {
  margin-top: 18px;
}

.cx-common-container .cx-buttons-window-control button:focus {
  border: none;
  outline: none;
}

.contact-whatsapp {
  position: fixed;
  right: 0;
  bottom: calc(27% - 58px);
}
.contact-whatsapp img {
  width: 45px;
}

.icon-angle-right.font-size-22 {
  line-height: 1;
}

.form-control:focus {
  box-shadow: none;
}

.read-more {
  align-items: flex-start;
  display: flex;
}
.read-more .read-more-link {
  line-height: 22px;
  margin-right: 0.25rem;
}

html[lang=ar] .cx-widget {
  left: 0 !important;
  right: auto !important;
  margin: 0 !important;
}
html[lang=ar] .cx-side-button-group {
  width: 52px;
}
html[lang=ar] .contact-whatsapp {
  left: 0;
  right: auto;
  bottom: calc(27% - 65px);
  z-index: 5;
}
html[lang=ar] .contact-whatsapp img {
  width: 52px;
}
html[lang=ar] .read-more .read-more-link {
  margin-left: 0.25rem;
  margin-right: 0;
}

@media (max-width: 991.98px) {
  #content {
    padding-top: 0;
  }
  #content.scroll-up, #content.scroll-down {
    padding-top: 0;
  }
  .content-pages {
    scroll-margin-top: -100px;
  }
  .css-16javxt {
    bottom: 90px !important;
  }
}
@media (max-width: 767.98px) {
  html {
    scroll-padding-top: 40px;
  }
  .cx-widget.cx-webchat-chat-button {
    width: 45px;
  }
  html[lang=ar] .contact-whatsapp img {
    width: 52px;
  }
  html[lang=ar] .cx-widget.cx-webchat-chat-button {
    width: 52px;
  }
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?cu1gmp");
  src: url("../fonts/icomoon.eot?cu1gmp#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?cu1gmp") format("truetype"), url("../fonts/icomoon.woff?cu1gmp") format("woff"), url("../fonts/icomoon.svg?cu1gmp#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=font-icon-], [class*=" font-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.font-icon-cart:before {
  content: "\e900";
}

.masterpage a {
  color: #000;
  text-underline-offset: 6px;
}
.masterpage a:not(.btn) .link-bg, .masterpage span.dropdown-toggle .link-bg {
  background-image: linear-gradient(black, black);
  background-size: 0px 1px;
  display: inline-block;
  background-position: left bottom;
  transition: all ease 0.5s;
  background-repeat: no-repeat;
}
.masterpage a:not(.btn):hover, .masterpage span.dropdown-toggle:hover {
  text-decoration: none;
}
.masterpage a:not(.btn):hover .link-bg, .masterpage span.dropdown-toggle:hover .link-bg {
  background-size: 100% 1px;
}
.masterpage .btn a {
  color: inherit;
}
.masterpage html[lang=ar] a:not(.btn) .link-bg, .masterpage html[lang=ar] span.dropdown-toggle .link-bg {
  background-position: right bottom;
}
.masterpage .book-btn, .masterpage .book-link {
  background-color: transparent;
}
.masterpage .book-btn .icon, .masterpage .book-link .icon {
  width: 19px;
  height: 19px;
  margin-right: 0.5rem;
}
.masterpage .book-btn .link-bg, .masterpage .book-link .link-bg {
  background-image: linear-gradient(black, black);
  background-size: 0px 1px;
  display: inline-block;
  background-position: left bottom;
  transition: all ease 0.5s;
  background-repeat: no-repeat;
}
.masterpage .book-btn:hover .link-bg, .masterpage .book-link:hover .link-bg {
  background-size: 100% 1px;
}
.masterpage .book-link {
  padding: 2px;
  display: flex;
  align-items: flex-start;
  white-space: nowrap;
}
.masterpage .book-btn.text-white .link-bg, .masterpage .book-link.text-white .link-bg {
  background-image: linear-gradient(white, white);
}
.masterpage .dropdown-toggle {
  -webkit-appearance: unset;
}
.masterpage html[lang=ar] .book-btn .icon, .masterpage html[lang=ar] .book-link .icon {
  margin-right: 0;
  margin-left: 0.5rem;
}
@media (max-width: 767.98px) {
  .masterpage .btn {
    padding: 0.5rem 0.75rem;
  }
  .masterpage .book-link {
    padding: 0;
  }
  .masterpage a:not(.btn) .link-bg, .masterpage span.dropdown-toggle .link-bg, .masterpage a.btn.book-link .link-bg {
    text-decoration: none;
  }
}
.masterpage .header {
  position: fixed;
  top: 0;
  height: var(--headr-height);
  left: 0;
  z-index: 1040;
  background: #fff;
  width: 100%;
  transition: top ease 0.4s;
}
.masterpage .header.hide-header {
  top: calc(var(--header-height) * -1);
}
.masterpage .header a {
  text-decoration: none;
}
.masterpage .header .header-primary-link:not(.btn-primary), .masterpage .header .header-primary-link:not(.btn-primary):visited {
  color: #fff;
}
.masterpage .header .header-primary-link:not(.btn-primary):hover, .masterpage .header .header-primary-link:not(.btn-primary):visited:hover {
  color: #000;
}
.masterpage .header .dropdown-toggle::after {
  transform: rotate(-135deg);
  border-top: 1px solid #3c3c3c;
  border-left: 1px solid #3c3c3c;
  border-right: none;
  padding: 3px;
  top: 1px;
  position: relative;
}
.masterpage .top-header {
  border-bottom: 1px solid #ededed;
  padding: 1.5rem;
}
.masterpage .logo-container svg {
  height: 40px;
  width: 174px;
}
.masterpage .top-header-links {
  align-items: center;
}
.masterpage .top-header-links > li > a {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.masterpage .top-header-links > li > a i:before {
  line-height: inherit;
}
.masterpage .top-header-links > li .dropdown-toggle::after {
  margin-top: -5px;
}
.masterpage .top-header-links a, .masterpage .top-header-links a:visited {
  text-decoration: none;
}
.masterpage .top-header-links .dropdown ul {
  padding: 4px;
}
.masterpage .top-header-links .dropdown ul li {
  padding: 8px;
  border-bottom: 1px solid #ededed;
}
.masterpage .top-header-links .dropdown ul li:last-child {
  border-bottom: none;
}
.masterpage .top-header-links .dropdown ul li a .active {
  text-decoration: underline;
}
.masterpage .header-nav-container .navbar-expand-lg .navbar-nav {
  gap: 3.375rem;
}
.masterpage .main-nav {
  font-family: LAD-Display;
  position: static;
}
.masterpage .main-nav > ul > li > div > a {
  font-size: 1.125rem;
}
.masterpage .header-nav-container {
  padding-top: 1.375rem;
  padding-bottom: 1.375rem;
  padding-bottom: 1rem;
}
.masterpage .main-nav > .navbar {
  position: static;
  padding: 0;
}
.masterpage .main-nav > .navbar .navbar-nav .dropdown:hover .dropdown-menu {
  display: block;
}
.masterpage .main-nav > .navbar .navbar-nav > .nav-item {
  position: static;
}
.masterpage .main-nav > .navbar .navbar-nav > .nav-item:hover > a .link-bg, .masterpage .main-nav > .navbar .navbar-nav > .nav-item.active > a .link-bg {
  background-size: 100% 1px;
}
.masterpage .main-nav > .navbar .navbar-nav > .nav-item > a {
  text-underline-offset: 7px;
  padding: 0;
  font-size: 1.125rem;
  line-height: 28px;
}
.masterpage .main-nav > .navbar .navbar-nav > .nav-item > .dropdown-toggle::after {
  content: none;
}
.masterpage .main-nav > .navbar .navbar-nav > .nav-item > .dropdown-menu {
  position: absolute;
  width: 100%;
  left: 0;
  padding: 0;
  top: 100%;
  margin-top: 0.125rem;
  top: calc(100% - 30px);
  margin: 0;
  border-top: 30px solid transparent;
}
.masterpage .main-nav > .navbar .navbar-nav > .nav-item > .dropdown-menu .dropdown-item.active, .masterpage .main-nav > .navbar .navbar-nav > .nav-item > .dropdown-menu .dropdown-item:active {
  background-color: transparent;
}
.masterpage .main-nav > .navbar .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-title {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
}
.masterpage .main-nav > .navbar .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-title a {
  font-size: 1.25rem;
}
.masterpage .main-nav > .navbar .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-content {
  padding: 2rem;
}
.masterpage .main-nav > .navbar .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-content .dropdown-child-list {
  display: flex;
  flex-wrap: wrap;
}
.masterpage .main-nav > .navbar .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-content .dropdown-child-list > li {
  flex: 0 0 auto;
  width: 33.33333333%;
  margin-bottom: 1rem;
}
.masterpage .main-nav > .navbar .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-content .dropdown-child-list > li > a, .masterpage .main-nav > .navbar .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-content .dropdown-child-list > li a:visited {
  color: #000;
  font-size: 1.125rem;
  font-weight: 300;
  font-family: LAD-Display;
  /*                                    text-transform: capitalize;
  */
  text-underline-offset: 3px;
  text-align: start;
  white-space: inherit;
  background-color: transparent;
}
.masterpage .main-nav > .navbar .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-content .dropdown-child-list > li > a:hover, .masterpage .main-nav > .navbar .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-content .dropdown-child-list > li a:visited:hover {
  background-color: transparent;
  color: #000;
  text-decoration: none;
}
.masterpage .main-nav > .navbar .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-content .dropdown-child-list > li:hover .link-bg {
  background-image: linear-gradient(transparent, #000);
}
.masterpage .search-toggle-btn {
  display: flex;
  align-items: center;
  gap: 10px;
}
.masterpage .search-tab {
  position: absolute;
  left: 0;
  width: 100%;
  top: calc(100% + 1px);
  background-color: #fff;
  color: #000;
  z-index: 2;
}
.masterpage .search-tab-content {
  padding: 3.125rem 0;
}
.masterpage .search-tab-content .search-header {
  color: #000;
  font-size: 1.25rem;
  font-weight: 100;
  font-family: LAD-Display;
  margin-bottom: 1.5rem;
}
.masterpage .search-tab-content .input-group {
  border-bottom: 1px solid #000;
}
.masterpage .search-tab-content .input-group .input-group-text {
  background: transparent;
  border: none;
  color: #000;
  padding: 0;
}
.masterpage .search-tab-content .input-group .header-search-input {
  background: transparent;
  border: none;
  color: #000;
}
.masterpage .search-tab-content .input-group .header-search-input::placeholder {
  color: #000;
}
.masterpage html[lang=ar] .header-nav-container .navbar-expand-lg .navbar-nav {
  padding: 0;
}
.masterpage html[lang=ar] .main-nav .dropdown-toggle::after,
.masterpage html[lang=ar] .top-header-links .dropdown-toggle::after {
  margin-right: 8px;
}
.masterpage html[lang=ar] .main-nav > .navbar .navbar-nav > .nav-item > .dropdown-menu {
  left: auto;
  right: 0;
}
.masterpage html[lang=ar] .search-tab {
  left: auto;
  right: 0;
}
@media (max-width: 991.98px) {
  .masterpage .header {
    position: static;
    height: auto;
    padding-left: var(--bs-gutter-x, 0.75rem);
    padding-right: var(--bs-gutter-x, 0.75rem);
  }
  .masterpage .header .navbar-toggler:focus {
    box-shadow: none;
    border: 1px solid;
  }
  .masterpage .top-header {
    display: none;
  }
  .masterpage .logo-container svg {
    width: 130px;
    height: 30px;
  }
  .masterpage .navbar-toggler {
    color: #000;
  }
  .masterpage .navbar-toggler-icon {
    border-top: 2px solid #3c3c3c;
    width: 18px;
    display: block;
    height: auto;
    margin-bottom: 5px;
  }
  .masterpage .language-switcher > li > a.dropdown-item {
    padding: 0.625rem 1rem;
  }
  .masterpage .mobile-nav-menu {
    position: relative;
    overflow: auto;
    width: 100%;
    flex: 1;
  }
  .masterpage .main-nav > .navbar {
    justify-content: end;
    padding: 0;
  }
  .masterpage .main-nav > .navbar .header-links-mobile-wrap {
    flex: 0 0 auto;
    width: 100%;
  }
  .masterpage .main-nav > .navbar .header-links-mobile {
    display: flex;
    justify-content: space-between;
    padding: 1.875rem 1.5rem;
    margin: 0;
    font-size: 0.875rem;
    font-family: "LAD-Regular";
    list-style: none;
    border-top: 1px solid #ededed;
    height: 82px;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse {
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 999999;
    background: #fff;
    top: 0px;
    bottom: 0;
    flex-direction: column;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse.show {
    display: flex;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-toggler.close-icon svg {
    width: 12px;
    height: 12px;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .mobile-lang-wrap {
    padding: 1.125rem 1.5rem;
    height: 75px;
    flex: 0 0 auto;
    width: 100%;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav {
    padding: 1.5rem !important;
    height: calc(100vh - 278.4px);
    height: calc(100% - 116px);
    gap: 0;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item {
    border-bottom: 1px solid #ededed;
    height: auto;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item:hover > .dropdown-menu {
    display: none;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item:hover > .dropdown-menu.show {
    display: block;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .dropdown-menu {
    height: 100%;
    height: calc(100vh - 162.4px);
    border-top: none;
    top: 0;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .dropdown-menu.show {
    display: block;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .dropdown-menu .navigation-back {
    padding: 1.125rem 1.5rem;
    font-size: 12px;
    display: flex;
    align-items: self-start;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .dropdown-menu > .row {
    margin: 0;
    height: 100%;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-title {
    justify-content: space-between;
    padding: 1.125rem 1.5rem;
    height: 66px;
    font-size: 1.125rem;
    border-right: none !important;
    border-left: none !important;
    border-bottom: 1px solid #ededed;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-title > a {
    padding: 0;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-title > a > .link-bg {
    text-decoration: none;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-content {
    padding: 1.5rem 0.5rem;
    height: calc(100% - 66px);
    background: #172B4A;
    overflow: auto;
    display: block;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-content .dropdown-child-list {
    flex-direction: column;
    display: flex;
    flex-wrap: wrap;
    row-gap: 1rem;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-content .dropdown-child-list > li {
    margin-bottom: 0;
    padding: 0.25rem 1rem;
    width: 100%;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-content .dropdown-child-list > li > a {
    padding: 0;
    display: inline-block;
    width: auto;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-content .dropdown-child-list > li > a > .link-bg {
    text-decoration: none;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .nav-link {
    padding: 1.125rem 0;
    font-size: 1.125rem;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .nav-link.active {
    text-decoration: underline;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .nav-link::after {
    content: "";
    transform: rotate(135deg);
    float: right;
  }
  .masterpage .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .nav-link > .link-bg {
    text-decoration: none;
  }
  .masterpage .menu-opened {
    position: fixed;
    height: 100%;
    width: 100%;
    overflow: hidden;
  }
  .masterpage .search-tab-content {
    padding: 2rem 1.5rem 0;
    border-top: 1px solid #ededed;
    margin-top: 1.125rem;
  }
  .masterpage .search-tab-content .search-header {
    color: #3c3c3c;
  }
  .masterpage .search-tab-content .input-group {
    border-bottom: 1px solid #3c3c3c;
    padding-bottom: 0.75rem;
  }
  .masterpage .search-tab-content .input-group .input-group-text {
    color: #3c3c3c;
  }
  .masterpage .search-tab-content .input-group .header-search-input {
    color: #3c3c3c;
  }
  .masterpage .search-tab-content .input-group .header-search-input::placeholder {
    color: #3c3c3c;
  }
  .masterpage html[lang=ar] .main-nav > .navbar > .navbar-collapse {
    left: auto;
    right: 0;
  }
  .masterpage html[lang=ar] .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .dropdown-menu .navigation-back {
    float: right;
  }
  .masterpage html[lang=ar] .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .dropdown-menu .navigation-back svg {
    transform: rotate(180deg);
  }
  .masterpage html[lang=ar] .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-title:after {
    transform: rotate(315deg);
    border-right: 1px solid #3c3c3c;
    border-left: none;
  }
  .masterpage html[lang=ar] .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-list {
    padding: 0;
  }
  .masterpage html[lang=ar] .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .dropdown-menu .dropdown-child-list > li {
    text-align: start;
  }
  .masterpage html[lang=ar] .main-nav > .navbar > .navbar-collapse .navbar-nav > .nav-item > .nav-link::after {
    transform: rotate(-45deg);
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .masterpage .header-nav-container .navbar-expand-lg .navbar-nav {
    gap: 0;
  }
}
.masterpage footer {
  background-color: #000;
  color: #fff;
  padding: 0;
}
.masterpage .footer-contact {
  padding: 3rem 0;
}
.masterpage .footer-contact .form-control {
  font-size: 1rem;
}
.masterpage .footer-contact .form-control::placeholder {
  font-size: 1rem;
}
.masterpage .footer-links {
  padding: 3.75rem 0;
}
.masterpage .footer-section-title {
  font-size: 1.25rem;
  font-weight: 300;
  margin-bottom: 1.125rem;
  font-family: "LAD-Display";
  text-transform: none;
}
.masterpage .news-letter .font-section-title {
  margin-bottom: 0.5rem;
}
.masterpage .footer-section-secondary-title {
  font-size: 1rem;
  font-weight: 300;
  text-transform: uppercase;
}
.masterpage .download-app-btn {
  padding: 0;
  align-items: center;
}
.masterpage .download-app-btn img {
  width: 148px;
  height: 50px;
}
.masterpage .footer-links-header {
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
.masterpage .footer-links-list {
  list-style: none;
  text-transform: capitalize;
  padding: 0;
  margin-bottom: 0;
}
.masterpage .footer-links-list li {
  margin-bottom: 0.75rem;
}
.masterpage .footer-links-list li.active a .link-bg {
  background-size: 100% 1px;
}
.masterpage .footer-links-list a, .masterpage .footer-links-list a:visited {
  color: #fff;
  text-decoration: none;
}
.masterpage .footer-links-list a .link-bg, .masterpage .footer-links-list a:visited .link-bg {
  background-image: linear-gradient(#fff, #fff);
}
.masterpage .footer-links {
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
}
.masterpage .footer-links-col {
  flex: 0 0 auto;
  max-width: 33.33333%;
  width: auto;
}
.masterpage .footer-copy-rights {
  padding: 1.875rem 0;
  font-size: 0.8125rem;
}
.masterpage .footer-copy-rights .footer-links-list {
  margin-bottom: 0;
}
.masterpage .footer-copy-rights .footer-links-list li {
  margin-bottom: 0;
}
.masterpage .footer-copy-rights .footer-links-list li a {
  font-size: 0.8125rem;
}
.masterpage .footer-social-media-list a {
  color: #fff;
  text-decoration: none;
}
.masterpage .footer-social-media-list .fa.fa-twitter:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' data-name='Layer 1' viewBox='0 0 487.43 456.19'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpath id='path1009' class='cls-1' d='M7.48,21.9,195.66,273.57,6.29,478.1H48.91L214.71,299l134,179.11h145L294.93,212.33,471.2,21.9H428.58L275.89,186.82,152.51,21.9ZM70.16,53.3h66.63L431,446.7H364.39Z' transform='translate(-6.29 -21.9)'/%3E%3C/svg%3E");
  background-size: cover;
  height: 12px;
  width: 12px;
  display: block;
  aspect-ratio: 1/1;
}
@media (max-width: 991.98px) {
  .masterpage .footer-links-col {
    max-width: 50%;
    width: 50%;
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .masterpage footer a:not(.btn) .link-bg, .masterpage footer span.dropdown-toggle .link-bg, .masterpage footer a.btn.book-link .link-bg {
    text-decoration: none;
  }
  .masterpage .footer-contact {
    padding: 3rem 0.75rem;
  }
  .masterpage .footer-contact .news-letter {
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .masterpage .footer-contact .news-letter .footer-section-title {
    font-size: 1.25rem;
    margin-bottom: 1.125rem;
  }
  .masterpage .footer-contact .download-links .footer-section-title {
    font-size: 1.125rem;
    margin-bottom: 1.125rem;
  }
  .masterpage .footer-contact .input-group {
    flex-direction: column;
    gap: 1.125rem;
    margin-bottom: 3.75rem;
    align-items: baseline;
  }
  .masterpage .footer-contact .input-group .form-control {
    width: 100%;
    border-radius: 0;
  }
  .masterpage .footer-contact .input-group .input-group-text {
    padding: 0.75rem 1.5rem;
    align-items: baseline;
  }
  .masterpage .footer-links-col {
    width: 50%;
    max-width: 50%;
  }
  .masterpage .footer-links {
    padding: 3.75rem 0.75rem;
  }
  .masterpage .footer-links .footer-links-header {
    font-size: 1rem;
    margin-bottom: 1.125rem;
  }
  .masterpage .footer-links .footer-links-list {
    margin-bottom: 1.875rem;
  }
  .masterpage .footer-links .footer-links-list li {
    font-size: 0.875rem;
    font-family: "LAD-Regular";
  }
  .masterpage .footer-links .footer-logo {
    margin: 2.125rem 0 3rem;
    text-align: center;
  }
  .masterpage .footer-links .footer-section-secondary-title {
    font-size: 1rem;
    margin-bottom: 1.125rem;
  }
  .masterpage .footer-links .footer-social-media {
    text-align: center;
  }
  .masterpage .footer-links .footer-social-media-list {
    gap: 2rem;
    justify-content: center;
  }
  .masterpage .footer-copy-rights {
    text-align: center;
  }
  .masterpage .footer-copy-rights .footer-links-list {
    margin-top: 1.5rem;
    padding: 0 1rem;
  }
}
.masterpage .font-size-8 {
  font-size: 8px;
}
.masterpage .font-size-10 {
  font-size: 10px;
}
.masterpage .font-size-12 {
  font-size: 12px;
}
.masterpage .font-size-13 {
  font-size: 13px;
}
.masterpage .font-size-14 {
  font-size: 14px;
}
.masterpage .font-size-16 {
  font-size: 16px;
}
.masterpage .font-size-20 {
  font-size: 20px;
}
.masterpage .font-size-22 {
  font-size: 22px;
}
.masterpage .font-size-24 {
  font-size: 24px;
}
.masterpage .font-size-28 {
  font-size: 28px;
}
.masterpage .font-size-30 {
  font-size: 30px;
}
.masterpage .font-size-32 {
  font-size: 32px;
}
.masterpage .font-size-34 {
  font-size: 34px;
}
.masterpage .font-size-36 {
  font-size: 36px;
}
.masterpage .font-size-40 {
  font-size: 40px;
}
.masterpage .font-size-44 {
  font-size: 44px;
}
.masterpage .font-size-50 {
  font-size: 50px;
}
.masterpage .btn-primary {
  letter-spacing: initial;
}
.masterpage .btn-primary:hover {
  color: #000;
  background-color: #fff;
  border-color: black;
}
.masterpage .onetrust-toggle[src] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
  visibility: hidden;
}
.masterpage .cookie-blocked-content,
.masterpage .cookie-blocked-content-homepage {
  text-align: center;
  position: relative;
  z-index: 3;
  border-radius: 15px;
  border: double 2px #ededed;
  padding: 20px;
  margin: 30px 60px 30px 60px;
  background-color: #f8f9fa;
  color: #000000;
}
.masterpage .cookie-blocked-content .button,
.masterpage .cookie-blocked-content-homepage .button {
  margin-top: 20px;
  border-radius: 5px;
  border: 1px solid #9d9d9d;
  padding: 10px;
}
.masterpage .cookie-content-container-topbannervideo,
.masterpage .cookie-content-container-herobanner,
.masterpage .cookie-content-container-iframecontent,
.masterpage .cookie-content-container-gallerieimagesvideos {
  position: absolute;
  width: 100%;
  z-index: 1000;
}
.masterpage .cookie-content-container-topbannervideo {
  height: 300px;
  background-image: url(/-/media/100-days/join-and-support/join-and-support-page-background.png);
}
.masterpage .cookie-content-container-herobanner {
  height: 100%;
  background-color: yellow;
}
.masterpage .cookie-content-container-iframecontent {
  height: 100%;
  background-color: yellow;
}
.masterpage .cookie-content-container-gallerieimagesvideos {
  height: 487px;
  width: 800px;
  background-color: yellow;
}
.masterpage .cookie-blocked-content-homepage-button {
  background-color: #f8f9fa;
  border-radius: 5px;
  border: 1px solid #9d9d9d;
  padding: 5px;
  position: relative;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767.98px) {
  .masterpage .cookie-blocked-content {
    text-align: center;
    position: relative;
    z-index: 3;
    border-radius: 15px;
    border: double 2px #ededed;
    padding: 20px;
    margin: 10px 10px 10px 10px;
    background-color: #f8f9fa;
  }
  .masterpage .cookie-blocked-content .button {
    margin-top: 20px;
    border-radius: 5px;
    border: 1px solid #9d9d9d;
    padding: 10px;
  }
}
.masterpage .lad-form-inquiries .form-section {
  border: 1px dotted #d0d0d0;
  padding: 5px;
  width: 600px;
}
.masterpage .lad-form-inquiries .Section-first-last,
.masterpage .lad-form-inquiries .Section-city-state,
.masterpage .lad-form-inquiries .Section-zip-country {
  width: 400px;
}
.masterpage .lad-form-inquiries .lad-form-first-field,
.masterpage .lad-form-inquiries .lad-form-last-field,
.masterpage .lad-form-inquiries .lad-form-city-field,
.masterpage .lad-form-inquiries .lad-form-state-field,
.masterpage .lad-form-inquiries .lad-form-zip-field,
.masterpage .lad-form-inquiries .lad-form-country-field {
  width: 150px;
}
.masterpage .lad-form-inquiries label .lad-form-field-checkbox {
  width: 20px;
}
.masterpage .lad-form-inquiries label {
  width: 300px;
}
.masterpage .lad-form-inquiries .lad-form-field,
.masterpage .lad-form-inquiries .lad-form-field-label {
  width: 300px;
}
.masterpage .lad-form-inquiries .lad-form-field-radio,
.masterpage .lad-form-inquiries .lad-form-field-radio-label {
  width: 300px;
}
.masterpage .lad-form-inquiries .lad-form-field-radio input {
  margin: 5px;
}
.masterpage .lad-form-inquiries .lad-form-email-label,
.masterpage .lad-form-inquiries .lad-form-phone-label,
.masterpage .lad-form-inquiries .lad-form-purpose-label,
.masterpage .lad-form-inquiries .lad-form-city-label,
.masterpage .lad-form-inquiries .lad-form-state-label,
.masterpage .lad-form-inquiries .lad-form-zip-label,
.masterpage .lad-form-inquiries .lad-form-country-label,
.masterpage .lad-form-inquiries .lad-form-field-radio-label,
.masterpage .lad-form-inquiries .lad-form-field-checkbox-title {
  font-size: 0.875em;
  font-weight: bold;
  width: 300px;
}
.masterpage .lad-form-inquiries .lad-form-field {
  margin-bottom: 10px;
}
.masterpage .lad-form-inquiries .lad-form-field-checkbox {
  margin-bottom: 2px;
}
.masterpage .lad-form-inquiries .form-section {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 405px;
}
.masterpage .lad-form-inquiries .lad-form-field-label-place1,
.masterpage .lad-form-inquiries .lad-form-field-label-place2,
.masterpage .lad-form-inquiries .lad-form-field-label-place3,
.masterpage .lad-form-inquiries .lad-form-field-label-place4 {
  border: solid 1px gray;
  background-size: cover;
  height: 200px;
  width: 200px;
}
.masterpage .lad-form-inquiries .lad-form-field-label-place1 {
  background-image: url("https://lad-dev.akqa.net/-/media/100-days/forms/space1.jpg");
}
.masterpage .lad-form-inquiries .lad-form-field-label-place2 {
  background-image: url("https://lad-dev.akqa.net/-/media/100-days/forms/space2.jpg");
}
.masterpage .lad-form-inquiries .lad-form-field-label-place3 {
  background-image: url("https://lad-dev.akqa.net/-/media/100-days/forms/space3.jpg");
}
.masterpage .lad-form-inquiries .lad-form-field-label-place4 {
  background-image: url("https://lad-dev.akqa.net/-/media/100-days/forms/space4.jpg");
}
.masterpage .sitecore-form-default-style {
  padding-top: 6rem;
  padding-bottom: 6rem;
  padding-left: 6rem;
  padding-right: 6rem;
}
.masterpage .sitecore-form-default-style p, .masterpage .sitecore-form-default-style h4, .masterpage .sitecore-form-default-style .h4, .masterpage .sitecore-form-default-style h3, .masterpage .sitecore-form-default-style .h3, .masterpage .sitecore-form-default-style h2, .masterpage .sitecore-form-default-style .h2, .masterpage .sitecore-form-default-style h1, .masterpage .sitecore-form-default-style .h1 {
  margin: 5px;
}
.masterpage .sitecore-form-default-style .section-container {
  width: 100%;
  margin: 5px;
}
.masterpage .sitecore-form-default-style .section-column {
  border: dotted 0px #d0d0d0;
  margin-top: 3px;
  margin-bottom: 3px;
}
.masterpage .sitecore-form-default-style .section-control {
  width: 50%;
  float: left;
}
.masterpage .sitecore-form-default-style .section-control span.field-validation-error span {
  color: #ff0000;
  width: 100%;
  float: left;
}
.masterpage .sitecore-form-default-style .section-control label {
  width: 48%;
}
.masterpage .sitecore-form-default-style .section-control.checkboxlist .control-field-wide {
  width: 100%;
}
.masterpage .sitecore-form-default-style .section-control.checkboxlist label input.checkbox {
  margin-right: 5px;
}
.masterpage .sitecore-form-default-style .section-control.checkboxlist .lad-form-field-label {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .masterpage .sitecore-form-default-style .section-control {
    width: 100%;
  }
}
.masterpage .sitecore-form-default-style .section-column-clear {
  clear: both;
}
.masterpage .sitecore-form-default-style .control-field,
.masterpage .sitecore-form-default-style .control-field-wide {
  width: 90%;
  margin: 0px 0px 0px 0px;
  border-radius: 5px;
  padding: 10px 10px 10px;
}
.masterpage .sitecore-form-default-style .control-field-wide {
  width: 95%;
}
.masterpage .sitecore-form-default-style .control-label {
  width: 100%;
  margin: 10px 0px 0px 0px;
}
.masterpage .sitecore-form-default-style .section-container .section-column .button {
  margin: 10px 0px 10px 0px;
  padding: 0.7rem 1.5rem;
  font-size: 0.875rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .masterpage .sitecore-form-default-style .control-field {
    width: 95%;
    margin: 0px 0px 0px 0px;
    border-radius: 5px;
  }
}
@media screen and (max-width: 768px) {
  .masterpage .sitecore-form-default-style {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}