/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

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

html {
	/* Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3) */
	font-family:
		system-ui,
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
	line-height: 1.15; /* 1. Correct the line height in all browsers. */
	-webkit-text-size-adjust: 100%; /* 2. Prevent adjustments of font size after orientation changes in iOS. */
	-moz-tab-size: 4; /* 3. Use a more readable tab size (opinionated). */
	tab-size: 4; /* 3 */
}

/*
Sections
========
*/

body {
	margin: 0; /* Remove the margin in all browsers. */
}

/*
Grouping content
================
*/

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr[title] {
	text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
	font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
Add the correct font size in all browsers.
*/

small {
	font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/*
Tabular data
============
*/

/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/

table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}

/*
Forms
=====
*/

/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
	text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/

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

/**
Remove the inner border and padding in Firefox.
*/

::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/

:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

:-moz-ui-invalid {
	box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
	padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
	vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/*
Interactive
===========
*/

/*
Add the correct display in Chrome and Safari.
*/

summary {
	display: list-item;
}
:root {
  --main-color: rgb(0, 163, 224);
  --page-color: rgba(255, 255, 255);
  --background-light-color: rgb(246,248,250);
  --background-light-color-2: rgb(240,242,244);
  --font-color: rgb(103, 106, 110);
  --font-family-primary: "Ghawar";
  --font-family-secondary: "ManifaPro2";
  --border-light-color: rgb(216, 222, 228);
  --sidebar-background-color: rgb(246,248,250);
  --font-light-color: rgb(192, 194, 196);
  --font-medium-color: rgb(152, 154, 156);
  --button-font-color: rgba(255, 255, 255, 0);
  --input-font-color: rgba(60, 62, 64);
  --input-placeholder-color: rgb(192, 194, 196);
  --danger-color: #F05F41;
  --warning-color: #FFC846;
  --success-color: #84BD00;
  --neutral-color: #C0C0C0;
}
@font-face {
    font-family: 'ManifaPro2';
    src: url(/assets/ManifaPro2-ab50ea6e7e443cd5648b7e792598f167fc51557f22d3fb66aa4be4801ee4ca0f.woff2) format('woff2-variations');
}

@font-face {
    font-family: 'Ghawar';
    src: url(/assets/Ghawar-cf58686ab9e20ac7189cbc99c51ce4b44286d0637a0ba3fe9ac1dd5f87e2a374.woff2) format('woff2-variations');
}
h2,h3,h4,h5,h6 {
  color: var(--font-color);
  font-weight: 300;
}

h1 {
  font-weight: 350;
  font-family: var(--font-family-secondary);
  font-size: 3.75rem;
  line-height: 4.375rem;
  color: var(--main-color);
}

h2 {
  font-size: 1.75rem;
  line-height: 2.25rem;
  margin-top: 0.3rem;
  margin-bottom: 0.6rem;
}

h3 {
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin-top: 0.2rem;
  margin-bottom: 0.4rem;
}

h4 {
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin-top: 0.2rem;
  margin-bottom: 0.4rem;
}

h5 {
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin-top: 0.2rem;
  margin-bottom: 0.4rem;
}

h6 {
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 400;
  margin-top: 0.15rem;
  margin-bottom: 0.3rem;
}

p {
  color: var(--font-color);
}

.text-success {
  font-weight: 400;
  color: var(--success-color);
}

.text-danger {
  font-weight: 400;
  color: var(--danger-color);
}
fieldset {
  border: 2px solid var(--border-light-color);
  margin: 10px 0;
}

label {
  display: block;
  width: 100%;
  font-weight: 400;
  padding: .2rem 0rem;
  color: var(--input-placeholder-color);
}

legend {
  padding-inline-end: 5px;
  font-weight: 300;
  color: var(--input-placeholder-color);
  margin-bottom: .5rem;
}

.form-group-container {
  /*border: 2px solid var(--border-light-color);
  background-color: var(--background-light-color);
  padding: 2rem;*/
  margin-bottom: 2rem;
}

.form-group-container label {
  color: var(--font-color);
}

.form-group-container legend {
  color: var(--font-medium-color);
}

.form-inline {
  display: flex;
  gap: 1.25rem;
}

.form-control {
  display: block;
  margin-bottom: 1.4rem;
  border: 2px solid var(--border-light-color);
  color: var(--input-font-color);
  padding: .875rem 1rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.125rem;
}

::placeholder,
.placeholder {
  opacity: 1;
  color: var(--input-placeholder-color);
}

.form-control:focus {
  outline: none !important;
  background-color: var(--background-light-color);
}

/* Input fields with icons */
.field-wrapper .icon-left,
.field-wrapper .icon-right {
  position: absolute;
  color: var(--input-placeholder-color);
  top: .75rem;
}

.field-wrapper .icon-left {
  left: .75rem;
}

.field-wrapper .icon-right {
  left: auto;
  right: .75rem;
}

.field-wrapper {
  position: relative;
  display: block;
  margin-bottom: 1rem;
}

.field-wrapper .btn-action {
  cursor: pointer;
}

.field-wrapper .btn-action:hover {
  color: var(--input-color);
}

.field-wrapper.has-icon-left .form-control {
  padding-left: 3rem;
}

.field-wrapper.has-icon-right .form-control {
  padding-left: 3rem;
}

/* Buttons */

.btn {
  color: var(--font-color);
  display: inline-block;
  padding: .875rem 1rem;
  text-transform: uppercase;
  font-family: var(--font-family-secondary);
  font-weight: 600;
  border: 2px solid var(--border-light-color);
  background-color: var(--page-color);
  letter-spacing: 0.025rem;
  line-height: 1.125rem;
  text-decoration: none;
  display: flex;
  flex-direction: row;
  vertical-align: middle;
  min-width: 150px;
  justify-content: center;
}

.btn.btn-primary {
  color: var(--page-color);
  background-color: var(--main-color);
  border-color: var(--main-color);
}

.btn:not(:disabled) {
  cursor: pointer;
}

.btn:hover,
.btn:active,
.btn:focus {
  background-color: var(--main-color);
  border-color: var(--main-color);
  color: var(--page-color);
}

.btn.btn-primary:hover {
  background-color: var(--page-color);
  border-color: var(--main-color);
  color: var(--main-color);
}

.btn-small {
  padding: .375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1rem;
  min-width: initial;
}

.btn-small svg {
  margin-right: 0.375rem;
  width: 1rem !important;
  height: 1rem !important;
}

.btn svg {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.375rem;
}

.btn.btn-success {
  background-color: var(--success-color, #10b981);
  border-color: var(--success-color, #10b981);
  color: var(--page-color);

  &:hover,
  &:focus,
  &:active {
    background-color: #fff;
    color: var(--success-color, #10b981);
    border-color: var(--success-color, #10b981);
  }
}

.btn.btn-danger {
  background-color: var(--danger-color, #ef4444);
  border-color: var(--danger-color, #ef4444);
  color: var(--page-color);

  &:hover,
  &:focus,
  &:active {
    background-color: #fff;
    color: var(--danger-color, #ef4444);
    border-color: var(--danger-color, #ef4444);
  }
}

.btn-outline {
  background-color: transparent;
  border: 1px solid var(--border-color, #e0e0e0);
}

form .actions {
  margin-top: 3em;
  display: flex;
  gap: .675em;
}

form .actions .btn {
  display: inline-block;
  min-width: 150px;
  line-height: 1.4em;
  text-align: center;
}

/* Dropdown */

.dropdown {
  position: relative;
  display: inline-block;
  min-width: 200px;
  background-color: #fff;
}

.dropdown-btn {
  cursor: pointer;
  padding-right: 3rem;
}

.dropdown-btn > svg {
  position: absolute;
  top: 1rem;
  right: 1rem;
  color: var(--font-medium-color);
  width: 1.3rem;
  height: 1.3rem;
}

.dropdown-list {
  position: absolute;
  top: 100%;
  left: 0;
  border: 1px solid #ccc;
  background-color: #fff;
  list-style: none;
  padding: 0;
  margin: 0;
  min-width: 200px;
  z-index: 1;
}

.dropdown-list li {
  position: relative;
  padding: 8px 12px;
  cursor: pointer;
}

.dropdown-list li:hover {
  background-color: #eee;
}

/* === Checkbox Group Styling === */
.form-check {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  margin-right: 1.5rem;
}

.form-check-input {
  width: 1.25rem;
  height: 1.25rem;
  margin: 0 .5rem 0 0;
  border: 2px solid var(--border-light-color);
  border-radius: 0.25rem;
  background-color: #fff;
  cursor: pointer;
}

.form-check-input:checked {
  background-color: var(--main-color);
  border-color: var(--main-color);
}

.form-check-input:focus {
  outline: none !important;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.1);
}

.form-check-label {
  margin: 0;
  color: var(--font-color);
  font-weight: 300;
  cursor: pointer;
}

/* Model forms */

.model-form {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;

  .form-control {
    width: 300px;
  }
}
/* Styles for the table */
table {
  width: 100%;
  border-collapse: collapse;
}

/* Remove all borders */
table, th, td {
  border: none;
}

/* Add gray horizontal lines between rows */
tbody tr:not(:last-child) {
  border-bottom: 1px solid var(--border-light-color);
}

/* Styling for table header */
th {
  padding: 8px;
  text-align: left;
  border-bottom: 2px solid var(--border-light-color);
  font-family: var(--font-family-secondary);
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 0.025rem;
}

th a {
  text-decoration: none;
  color: var(--font-color);
  display: flex;
  align-items: center;
  flex-direction: row;
}

th svg {
  position: relative;
  top: 1px;
  margin-left: .5rem;
  color: var(--font-medium-color);
}

th svg.active {
  color: var(--font-color);
}

/* Styling for table cells */
td {
  padding: 8px;
  font-family: var(--font-family-primary);
  font-size: 0.875rem;
  font-weight: 300;
}

th, td {
  height: 50px;
  white-space: nowrap;      /* Text will not wrap in new lines */
  overflow: hidden;         /* Hide content that overflows */
  text-overflow: ellipsis;  /* Display ellipsis for overflowed content */
  max-width: 300px;         /* Optional: Adjust this to control cell width */
}

tbody tr:hover {
  background-color: var(--sidebar-background-color);
  cursor: default;
}

th svg,
td svg {
  vertical-align: top;
  width: 16px;
  height: 16px;
}
body, html {
  height: 100%;
  margin: 0;
}

body {
  font-family: var(--font-family-primary);
  color: var(--font-color);
  font-size: 1rem;
  line-height: 1.4;
}

.logo {
  display: inline-block;
  background-image: url(/assets/logo-1702f344daef559dbcb54d847b07255d9b2ac8b61695d166229ed5c7df09d311.svg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 165px;
  height: 50px;
  margin-top: 1.8rem;
}

#content {
  height: 100%;
}

#content > .container {
  display: grid;
  gap: 2.5rem;
  grid-template-columns: 280px 1fr;
  max-width: 1680px;
  padding-right: 2.5rem;
}

main {
  padding-bottom: 4rem;
}
.layout-basic {
  background-color: #f6f8fa;
}

.layout-basic #content {
  display: grid;
  place-items: center;
  height: 100%;
}

.layout-basic #content > .container {
  display: block;
  width: 100%;
  height: auto;
  max-width: 450px;
  text-align: left;
  background-color: #ffffff;
  padding: 30px;
}

.layout-basic .logo {
  background: none;
  display: none;
  width: 100%;
  background-position: top right;
  margin-top: 0;
}

.layout-basic h2 {
  margin-block-start: 0.5em;
  margin-block-end: 0.5em;
}

.layout-basic .form-control,
.layout-basic .btn {
  display: block;
  width: 100%;
}
#sidebar {
  position: sticky;
  background-color: var(--sidebar-background-color);
  padding: 1.25rem;
  display: grid;
  gap: 0.875rem;
  grid-template-rows: min-content auto min-content;
  align-self: start;
  top: 0;
  bottom: 0;
  height: 100vh;
  overflow: hidden;
  user-select: none;
}

#sidebar .logo {
  display: block;
  width: 100%;
  background-position: center center;
}

#sidebar h3 {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 350;
  font-family: var(--font-family-primary);
  color: var(--font-light-color);
  margin: 1.5rem 0rem .5rem 0rem;
}

#sidebar ul {
  list-style-type: none; /* Remove bullets */
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
}

#sidebar li a {
  display: block;
  color: var(--font-color);
  text-decoration: none;
  font-weight: 350;
  font-size: 0.9375rem;
  padding: .5rem 0rem;
  display: flex;
  align-items: center;
  flex-direction: row;
  
  font-family: var(--font-family-secondary);
  font-size: 17px;
  font-weight: 550;
  letter-spacing: 0.025rem;
}

#sidebar li a:hover,
#sidebar li a:active,
#sidebar li a.active,
#sidebar li a:hover svg,
#sidebar li a:active svg,
#sidebar li a.active svg {
  color: var(--main-color);
}

/* Icons */
#sidebar li svg {
  color: var(--font-color);
  margin-right: .4rem;
  font-size: 1.5rem;
}

#sidebar .user {
  position: relative;
  border-top: 1px solid var(--border-light-color);
  width: calc(100% + 2.5rem);
  left: -1.25rem;
  transition: all .3s;
  bottom: -105px;
}

#sidebar .user:hover .more {
  color: var(--main-color);
}

#sidebar .user .more {
  position: absolute;
  right: .5rem;
  top: 1.75rem;
  width: 20px;
  height: 20px;
}

#sidebar .user .details {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: row;
  width: 100%;
  background-image: url(/assets/icon_profile-df797af88e1db2c395398cc847088b401bb2c0ec0bbb35c689a6469422406e29.svg);
  background-repeat: no-repeat;
  background-position: 1.25rem center;
  background-size: 3rem;
  padding: 1.25rem 0rem 1.25rem 5rem;
  min-height: 3rem;
  cursor: pointer;
}

#sidebar .user .details::before {
  content: ' ';
  display: inline-block;
  position: absolute;
  top: 1.25rem;
  left: 3.75rem;
  width: .55rem;
  height: .55rem;
  outline-width: .25rem;
  outline-style: solid;
  outline-color: var(--sidebar-background-color);
  border-radius: 100%;
  background: #00843d;
}

#sidebar .user .full-name {
  font-weight: 350;

  font-family: var(--font-family-secondary);
  font-size: 17px;
  font-weight: 550;
  letter-spacing: 0.025rem;
}

#sidebar .user .role {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 350;
  color: var(--font-light-color);
}

#sidebar .user .full-name,
#sidebar .user .role {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 160px;
}

/* User slide menu */
#sidebar .user.open {
  transform: translate3d(0px, -85px, 0);
  animation-timing-function: 1s ease-in;
}

#sidebar .user .submenu {
  display: block;
  width: 100%;
  padding: 1.25rem;
  background: #323232;
}

#sidebar .user .submenu a,
#sidebar .user .submenu svg {
  color: #dadada;
}

#sidebar .user .submenu a:hover,
#sidebar .user .submenu a:active,
#sidebar .user .submenu a.active,
#sidebar .user .submenu a:hover svg,
#sidebar .user .submenu a:active svg,
#sidebar .user .submenu a.active svg {
  color: var(--main-color);
}
.filterable-collection-filters {
  position: sticky;
  top: 0;
  background-color: var(--page-color);
  padding: 1rem 0;
  user-select: none;
  z-index: 9;
}

.filterable-collection-filters form {
  display: flex;
  flex-direction: row;
  gap: 1.25rem;
}

.filterable-collection-filters .form-control {
  margin-bottom: 0;
}

.filterable-collection-filters .field-wrapper {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
}
td.actions {
  display: inline-flex;
  flex-direction: row;
  width: max-content;
  max-width: max-content;
  padding-right: 0;
  user-select: none;
}

td.actions ul {
  display: inline-flex;
  flex-direction: row;
  vertical-align: middle;
  gap: 10px;
  margin: 0;
  padding: 0;
  height: max-content;
}

td.actions .btn {
  border-color: var(--border-light-color);
  background-color: #fff;
  color: var(--font-color);
}

 td.actions .btn:not(.disabled):hover {
  border-color: var(--main-color);
  background-color: var(--main-color);
  color: #fff;
}

td.actions .btn:not(.disabled):hover svg {
  color: #fff;
}

td.actions .btn.disabled {
  cursor: default;
  pointer-events: none;
  border-color: var(--font-color);
  opacity: .15;
}
.label {
  display: inline-block;
  padding: 0.125rem 0.5rem;
  font-size: 0.8125rem;
  font-weight: 250;
  line-height: 1rem;
  color: #ffffff;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: var(--neutral-color);
  font-family: var(--font-family-primary);
  border-radius: 0.25rem;
}

.label.warning {
  background-color: var(--warning-color);
}

.label.danger {
  background-color: var(--danger-color);
}

.label.success {
  background-color: var(--success-color);
}
.hidden {
  display: none;
}

ul.no-bullets {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
.collection-navigation {
  padding: 1rem;
  background-color: var(--background-light-color);
  display: flex;
  align-items: center;
  gap: 1rem;
  user-select: none;
}

/* Pagination */
.collection-navigation nav {
  display: flex;
  background-color: var(--border-light-color);
  gap: 1px;
}

.collection-navigation nav a {
  height: 32px;
  width: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 2px solid var(--border-light-color);
  color: var(--input-font-color);
}

.collection-navigation nav a:first-of-type {
  border-right-width: 0px;
}

.collection-navigation nav a:last-of-type {
  border-left-width: 0px;
}

.collection-navigation nav .page a {
  color: var(--input-font-color);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.collection-navigation nav a:not(.disabled):hover {
  color: #fff;
  background-color: var(--main-color);
}

.collection-navigation nav a:not(.disabled):hover svg {
  color: #fff;
}

.collection-navigation nav a.disabled {
  color: var(--font-light-color);
}

/* Right-aligned actions (e.g., download button) */
.collection-navigation .actions {
  margin-left: auto; /* pushes actions block to the far right */
  display: flex;
  align-items: center;
}
.statistics-overview {
  display: flex;
  gap: 20px;
  margin-bottom: 2rem;
}

.statistics-overview .group {
  flex-grow: 1;
  background-color: var(--background-light-color);
  padding: 1rem;
}

.statistics-overview .group h3 {
  font-size: 1.2rem;
  margin: 0;
  color: var(--font-medium-color);
  font-weight: 300;
  letter-spacing: .02rem;
}

.statistics-overview .group .primary {
  position: relative;
  display: block;
  top: -.5rem;
  font-size: 3rem;
  font-family: var(--font-family-secondary);
  font-weight: 400;
  
}

.statistics-overview .group .secondary {
  display: block;
  font-size: .875rem;
  font-weight: 450;
}

.statistics-overview .group .secondary .title {
  font-weight: 300;
}

.statistic.danger {
  color: var(--danger-color);
}

.statistic.warning {
  color: var(--warning-color);
}

.statistic.success {
  color: var(--success-color);
}
.alert {
  display: flex;
  font-weight: 350;
  margin-bottom: 1rem;
}

.alert svg {
  margin-right: .25rem;
}

.alert-danger {
  color: var(--danger-color);
}

.alert-warning {
  color: var(--warning-color);
}

.alert-success {
  color: var(--success-color);
}

.alert-info {
  color: var(--main-color);
}

.flash-wrapper {
  pointer-events: none;
  justify-content: center;
  bottom: 20px;
  display: flex;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 999;
}

.flash-messages {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

.flash-message {
  position: relative;
  background: var(--main-color);
  border-radius: 4px;
  color: #fff;
  padding: 8px 20px;
}

.flash-message.alert {
  background: var(--danger-color);
}

.flash-message.success {
  background: var(--success-color);
}
@keyframes blinking {
  0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}
body#settings form {
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;

  
  label.form-label {
    font-size: 1em;
    font-weight: 500;
  }

  .setting-hint {
    font-size: 0.8em;
    font-weight: 400;
    color: #999;
    margin-top: -1.4em;
  }
  
  .report-field .form-check + .setting-hint {
    margin-top: 0;
  }
}

/* Search form */
.filterable-collection-filters.assessments .dropdown-status .status::after {
  content: ' ';
  display: inline-block;
  position: absolute;
  top: .938rem;
  right: .75rem;
  width: .5rem;
  height: .5rem;
  border-radius: 100%;
  background-color: var(--neutral-color);
}

.filterable-collection-filters.assessments .dropdown-status .status-opposed::after {
  background-color: var(--danger-color);
}

.filterable-collection-filters.assessments .dropdown-status .status-endorsed::after {
  background-color: var(--success-color);
}

/* Table */

table.assessments th.first_name {
  width: 10%; 
}

table.assessments th.last_name {
  width: 10%; 
}

table.assessments th.document_id_number {
  width: 10%; 
}

table.assessments th.vr_module_name {
  width: 12.5%; 
}

table.assessments th.duration {
  width: 100px;
}

table.assessments th.score {
  width: 7.5%; 
}

td.score-passed {
  color: var(--success-color, #28a745); /* Green */
}

td.score-failed {
  color: var(--danger-color, #dc3545);  /* Red */
}

table.assessments th.status {
  width: 12.5%; 
}

table.assessments th.started_at {
  width: 12.5%; 
}

table.assessments th.actions {
  width: 15%; 
}

table.assessments td.actions .btn.stream {
  border-color: var(--danger-color);
  color: var(--danger-color);
}

table.assessments td.actions .btn.stream:hover {
  background-color: var(--danger-color);
  color: #fff;
}

table.assessments td.actions .btn.stream,
table.assessments td.actions .btn.replay {
  width: 96px;
}

table.assessments td.actions .btn:not(.disabled).endorse:hover {
  border-color: var(--success-color);
  background-color: var(--success-color);
}

table.assessments td.actions .btn:not(.disabled).oppose:hover {
  border-color: var(--danger-color);
  background-color: var(--danger-color);
}

table.assessments td.actions .btn:not(.disabled).delete:hover {
  border-color: var(--danger-color);
  background-color: var(--danger-color);
}

.label-status-endorsed {
  background-color: var(--success-color);
}

.label-status-opposed {
  background-color: var(--danger-color);
}

.label-status-in-progress {
  animation: blinking 1s infinite;
  z-index: 1;
}

/* Add styles for clickable assessment rows */
.assessments tr.clickable-row {
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.assessments tr.clickable-row:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* Don't change cursor when hovering over buttons or links inside rows */
.assessments tr.clickable-row a,
.assessments tr.clickable-row button {
  cursor: pointer;
}

/* Define styles for assessment details page */
.assessment-details .card {
  margin-bottom: 2rem;
}

.assessment-details .card-header {
  background-color: #f8f9fa;
  padding: 1rem;
}

.assessment-details .card-body {
  padding: 1.5rem;
}

.assessment-details h3 {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.assessment-details .actions {
  display: flex;
  gap: 0.5rem;
}
/* Assessment Report Page Styles */
.assessment-report,
.report-section {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem 1rem;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.report-field .form-control {
  font-weight: 500; 
}

.report-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--border-color, #e0e0e0);
}

.report-title {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.report-title h1 {
  margin: 0;
  font-size: 1.75rem;
  font-weight: 600;
  color: var(--text-color, #333);
}

.report-container {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.report-section {
  background-color: var(--page-color);
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  padding: 1.5rem;
  border: 1px solid var(--border-color, #e0e0e0);
}

h2.section-title {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--heading-color, #444);
  padding-bottom: 0.75rem;
  border-bottom: 1px solid var(--border-color, #e0e0e0);
}

h2.section-title i {
  color: var(--primary-color, #4f46e5);
}

.report-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 1.5rem;
}

.report-field {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}

.report-field label {
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--label-color, #999999);
}

.field-value {
  font-size: 1rem;
  font-weight: 500;
  color: var(--text-color, #111827);
  overflow-wrap: break-word;
}

.tag {
  display: inline-flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  border-radius: 4px;
  font-size: 0.875rem;
  font-weight: 500;
}

.tag.success {
  background-color: rgba(16, 185, 129, 0.1);
  color: var(--success-color, #10b981);
}

.tag.danger {
  background-color: rgba(239, 68, 68, 0.1);
  color: var(--danger-color, #ef4444);
}

.actions-section {
  margin-top: 1rem;
  border: none;

  /* center the action buttons */
  display: flex;
  justify-content: center;
}

.action-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

/* Dynamic Data Section Styles */
.dynamic-data-section {

}

.dynamic-data-container {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.report-data-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 1.25rem;
}

.nested-section {
  margin-top: 1.5rem;
  padding-top: 1.25rem;
  border-top: 1px dashed var(--border-color, #e0e0e0);
}

.nested-title {
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--heading-color, #444);
  margin-top: 0;
  margin-bottom: 1rem;
}

.array-items {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.array-item {
  padding: 1rem;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.02);
  border: 1px solid var(--border-color, #e0e0e0);
}

.item-header {
  display: flex;
  align-items: center;
  margin-bottom: 0.75rem;
}

.item-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: rgb(0, 0, 0);
  color: white;
  font-size: 0.875rem;
  font-weight: 600;
}

.highlight-value {
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--primary-color, #4f46e5);
}

.arrow {
  color: rgba(0, 0, 0, 0.8);
}

.assessment-report .table {
  th, td {
    white-space: initial;
    vertical-align: top;
    padding: .8rem;
  }
}

.report-question-table {
  .col-number {
    width: 1%;
  }

  .col-user-answer {
    width: 29%;
  } 

  .col-marked-object {
    width: 30%;
  }

  .col-correct-answer {
    width: 29%;
  }

  .col-result {
    width: 11%;
  }
}

/* Responsive adjustments */
@media (max-width: 640px) {
  .report-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }
  
  .report-actions {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
  }
  
  .report-grid, 
  .report-data-grid {
    grid-template-columns: 1fr;
  }
}

/* Print styles */
@media print {
  body {
    zoom: 0.6;
  }
  body#assessments.show {
    #content > .container {
      grid-template-columns: initial;
      gap: initial;
      max-width: initial;
      padding-right: initial;
    }

    #sidebar,
    header,
    .actions-section {
      display: none;
    }

    .field-value,
    .field-value * {
      font-size: initial;
      color: black;
      background: initial;
      padding: initial;
    }
  }
}
.label-status-online {
  background-color: var(--success-color);
}

.label-status-offline {
  background-color: var(--danger-color);
}
table.users td.actions .btn.toggle-active {
  min-width: 118px;
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: var(--main-color) !important;
}
@font-face {
  font-family: "lg";
  src: url(/assets/lg-8bfd13a5a858eb2d05ab236f607a9f8add19d0a5bea9b785940580d8ee3a8292.woff2) format('woff2-variations');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.lg-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "lg" !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;
}

.lg-container {
  font-family: 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";
}

.lg-next,
.lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1084;
  outline: none;
  border: none;
}
.lg-next.disabled,
.lg-prev.disabled {
  opacity: 0 !important;
  cursor: default;
}
.lg-next:hover:not(.disabled),
.lg-prev:hover:not(.disabled) {
  color: #fff;
}
.lg-single-item .lg-next,
.lg-single-item .lg-prev {
  display: none;
}

.lg-next {
  right: 20px;
}
.lg-next:before {
  content: "\e095";
}

.lg-prev {
  left: 20px;
}
.lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.lg-media-overlap .lg-toolbar {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  will-change: color;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  background: none;
  border: none;
  box-shadow: none;
}
.lg-toolbar .lg-icon.lg-icon-18 {
  font-size: 18px;
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-maximize {
  font-size: 22px;
}
.lg-toolbar .lg-maximize:after {
  content: "\e90a";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  color: #eee;
  font-size: 16px;
  padding: 10px 40px;
  text-align: center;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out 0s;
  -o-transition: opacity 0.2s ease-out 0s;
  transition: opacity 0.2s ease-out 0s;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
.lg-sub-html a {
  color: inherit;
}
.lg-sub-html a:hover {
  text-decoration: underline;
}
.lg-media-overlap .lg-sub-html {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}
.lg-item .lg-sub-html {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.lg-error-msg {
  font-size: 14px;
  color: #999;
}

.lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  height: 47px;
  vertical-align: middle;
}

.lg-closing .lg-toolbar,
.lg-closing .lg-prev,
.lg-closing .lg-next,
.lg-closing .lg-sub-html {
  opacity: 0;
  -webkit-transition: -webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
  -moz-transition: -moz-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
  -o-transition: -o-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
  transition: transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont {
  opacity: 0;
  -moz-transform: scale3d(0.5, 0.5, 0.5);
  -o-transform: scale3d(0.5, 0.5, 0.5);
  -ms-transform: scale3d(0.5, 0.5, 0.5);
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  will-change: transform, opacity;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont {
  opacity: 1;
  -moz-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.lg-icon:focus-visible {
  color: #fff;
  border-radius: 3px;
  outline: 1px dashed rgba(255, 255, 255, 0.6);
}

.lg-toolbar .lg-icon:focus-visible {
  border-radius: 8px;
  outline-offset: -5px;
}

.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  width: 100%;
  max-height: 350px;
  overflow: hidden;
  float: left;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer .lg-thumb-outer.lg-thumb-align-middle {
  text-align: center;
}
.lg-outer .lg-thumb-outer.lg-thumb-align-left {
  text-align: left;
}
.lg-outer .lg-thumb-outer.lg-thumb-align-right {
  text-align: right;
}
.lg-outer.lg-single-item .lg-thumb-outer {
  display: none;
}
.lg-outer .lg-thumb {
  padding: 5px 0;
  height: 100%;
  margin-bottom: -5px;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .lg-outer .lg-thumb {
    padding: 10px 0;
  }
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border-radius: 2px;
  margin-bottom: 5px;
  will-change: border-color;
}
@media (min-width: 768px) {
  .lg-outer .lg-thumb-item {
    border-radius: 4px;
    border: 2px solid #fff;
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: rgb(169, 7, 7);
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer .lg-toggle-thumb:after {
  content: "\e1ff";
}
.lg-outer.lg-animate-thumb .lg-thumb {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.lg-outer .lg-video-cont {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.lg-outer .lg-video-cont .lg-object {
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-has-iframe .lg-video-cont {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-video-object {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  z-index: 3;
}
.lg-outer .lg-video-poster {
  z-index: 1;
}
.lg-outer .lg-has-video .lg-video-object {
  opacity: 0;
  will-change: opacity;
  -webkit-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster,
.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button {
  opacity: 0 !important;
}
.lg-outer .lg-has-video.lg-video-loaded .lg-video-object {
  opacity: 1;
}

@keyframes lg-play-stroke {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes lg-play-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.lg-video-play-button {
  width: 18%;
  max-width: 140px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  cursor: pointer;
  transform: translate(-50%, -50%) scale(1);
  will-change: opacity, transform;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28), opacity 0.1s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28), opacity 0.1s;
  -o-transition: -o-transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28), opacity 0.1s;
  transition: transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28), opacity 0.1s;
}
.lg-video-play-button:hover .lg-video-play-icon-bg,
.lg-video-play-button:hover .lg-video-play-icon {
  opacity: 1;
}

.lg-video-play-icon-bg {
  fill: none;
  stroke-width: 3%;
  stroke: #fcfcfc;
  opacity: 0.6;
  will-change: opacity;
  -webkit-transition: opacity 0.12s ease-in;
  -o-transition: opacity 0.12s ease-in;
  transition: opacity 0.12s ease-in;
}

.lg-video-play-icon-circle {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  fill: none;
  stroke-width: 3%;
  stroke: rgba(30, 30, 30, 0.9);
  stroke-opacity: 1;
  stroke-linecap: round;
  stroke-dasharray: 200;
  stroke-dashoffset: 200;
}

.lg-video-play-icon {
  position: absolute;
  width: 25%;
  max-width: 120px;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  opacity: 0.6;
  will-change: opacity;
  -webkit-transition: opacity 0.12s ease-in;
  -o-transition: opacity 0.12s ease-in;
  transition: opacity 0.12s ease-in;
}
.lg-video-play-icon .lg-video-play-icon-inner {
  fill: #fcfcfc;
}

.lg-video-loading .lg-video-play-icon-circle {
  animation: lg-play-rotate 2s linear 0.25s infinite, lg-play-stroke 1.5s ease-in-out 0.25s infinite;
}

.lg-video-loaded .lg-video-play-button {
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.7);
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  will-change: opacity;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: rgb(169, 7, 7);
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}
.lg-single-item .lg-autoplay-button {
  opacity: 0.75;
  pointer-events: none;
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0ms !important;
  transition-duration: 0ms !important;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  will-change: transform;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
  -moz-transition: -moz-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
  -o-transition: -o-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
}
.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  will-change: transform;
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, opacity 0.15s !important;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, opacity 0.15s !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition {
  transition: none !important;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition {
  transform: scale3d(1, 1, 1) translate3d(-50%, -50%, 0px) !important;
  max-width: none !important;
  max-height: none !important;
  top: 50% !important;
  left: 50% !important;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x {
  transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0px) !important;
  top: 0 !important;
  left: 50% !important;
  max-width: none !important;
  max-height: none !important;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y {
  transform: scale3d(1, 1, 1) translate3d(0, -50%, 0px) !important;
  top: 50% !important;
  left: 0% !important;
  max-width: none !important;
  max-height: none !important;
}

.lg-icon.lg-zoom-in:after {
  content: "\e311";
}
.lg-actual-size .lg-icon.lg-zoom-in {
  opacity: 1;
  pointer-events: auto;
}
.lg-icon.lg-actual-size {
  font-size: 20px;
}
.lg-icon.lg-actual-size:after {
  content: "\e033";
}
.lg-icon.lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
.lg-icon.lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed .lg-icon.lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer[data-lg-slide-type=video] .lg-zoom-in,
.lg-outer[data-lg-slide-type=video] .lg-actual-size,
.lg-outer[data-lg-slide-type=video] .lg-zoom-out, .lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,
.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,
.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out, .lg-outer.lg-first-slide-loading .lg-zoom-in,
.lg-outer.lg-first-slide-loading .lg-actual-size,
.lg-outer.lg-first-slide-loading .lg-zoom-out {
  opacity: 0.75;
  pointer-events: none;
}

.lg-outer .lg-pager-outer {
  text-align: center;
  z-index: 1080;
  height: 10px;
  margin-bottom: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer.lg-single-item .lg-pager-outer {
  display: none;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  will-change: transform, opacity;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer .lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  will-change: visibility, opacity;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active .lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active .lg-share {
  color: #fff;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  will-change: visibility, opacity, transform;
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer .lg-share {
  position: relative;
}
.lg-outer .lg-share:after {
  content: "\e80d";
}
.lg-outer .lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer .lg-share-facebook .lg-icon:after {
  content: "\e904";
}
.lg-outer .lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer .lg-share-twitter .lg-icon:after {
  content: "\e907";
}
.lg-outer .lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer .lg-share-pinterest .lg-icon:after {
  content: "\e906";
}

.lg-comment-box {
  width: 420px;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  background-color: #fff;
  will-change: transform;
  -moz-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-comment-box .lg-comment-title {
  margin: 0;
  color: #fff;
  font-size: 18px;
}
.lg-comment-box .lg-comment-header {
  background-color: #000;
  padding: 12px 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.lg-comment-box .lg-comment-body {
  height: 100% !important;
  padding-top: 43px !important;
  width: 100% !important;
}
.lg-comment-box .fb-comments {
  height: 100%;
  width: 100%;
  background: url(/loading.gif) no-repeat scroll center center #fff;
  overflow-y: auto;
  display: inline-block;
}
.lg-comment-box .fb-comments[fb-xfbml-state=rendered] {
  background-image: none;
}
.lg-comment-box .fb-comments > span {
  max-width: 100%;
}
.lg-comment-box .lg-comment-close {
  position: absolute;
  right: 5px;
  top: 12px;
  cursor: pointer;
  font-size: 20px;
  color: #999;
  will-change: color;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-comment-box .lg-comment-close:hover {
  color: #fff;
}
.lg-comment-box .lg-comment-close:after {
  content: "\e070";
}
.lg-comment-box iframe {
  max-width: 100% !important;
  width: 100% !important;
}
.lg-comment-box #disqus_thread {
  padding: 0 20px;
}

.lg-outer .lg-comment-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  will-change: visibility, opacity;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer .lg-comment-toggle:after {
  content: "\e908";
}
.lg-outer.lg-comment-active .lg-comment-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-comment-active .lg-comment-toggle {
  color: #fff;
}
.lg-outer.lg-comment-active .lg-comment-box {
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.lg-outer .lg-img-rotate {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer[data-lg-slide-type=video] .lg-rotate-left,
.lg-outer[data-lg-slide-type=video] .lg-rotate-right,
.lg-outer[data-lg-slide-type=video] .lg-flip-ver,
.lg-outer[data-lg-slide-type=video] .lg-flip-hor, .lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,
.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,
.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,
.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor {
  opacity: 0.75;
  pointer-events: none;
}
.lg-outer .lg-img-rotate:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.lg-rotate-left:after {
  content: "\e900";
}

.lg-rotate-right:after {
  content: "\e901";
}

.lg-icon.lg-flip-hor, .lg-icon.lg-flip-ver {
  font-size: 26px;
}

.lg-flip-ver:after {
  content: "\e903";
}

.lg-flip-hor:after {
  content: "\e902";
}

.lg-medium-zoom-item {
  cursor: zoom-in;
}

.lg-medium-zoom .lg-outer {
  cursor: zoom-out;
}
.lg-medium-zoom .lg-outer.lg-grab img.lg-object {
  cursor: zoom-out;
}
.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object {
  cursor: zoom-out;
}

.lg-relative-caption .lg-outer .lg-sub-html {
  white-space: normal;
  bottom: auto;
  padding: 0;
  background-image: none;
}
.lg-relative-caption .lg-outer .lg-relative-caption-item {
  opacity: 0;
  padding: 16px 0;
  transition: 0.5s opacity ease;
}
.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item {
  opacity: 1;
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-container {
  display: none;
  outline: none;
}
.lg-container.lg-show {
  display: block;
}

.lg-on {
  scroll-behavior: unset;
}

.lg-overlay-open {
  overflow: hidden;
}

.lg-toolbar,
.lg-prev,
.lg-next,
.lg-pager-outer,
.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  will-change: transform, opacity;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-show-in .lg-toolbar,
.lg-show-in .lg-prev,
.lg-show-in .lg-next,
.lg-show-in .lg-pager-outer {
  opacity: 1;
}
.lg-show-in.lg-hide-sub-html .lg-sub-html {
  opacity: 1;
}
.lg-show-in .lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-show-in .lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-show-in .lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0.001;
  outline: none;
  will-change: auto;
  overflow: hidden;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-zoom-from-image {
  opacity: 1;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.lg-outer .lg-inner {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: opacity 0s;
  -o-transition: opacity 0s;
  transition: opacity 0s;
  white-space: nowrap;
}
.lg-outer .lg-item {
  display: none !important;
}
.lg-outer .lg-item:not(.lg-start-end-progress) {
  background: url(/loading.gif) no-repeat scroll center center transparent;
}
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  white-space: nowrap;
  font-size: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-object {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  position: relative;
}
.lg-outer .lg-empty-html.lg-sub-html,
.lg-outer .lg-empty-html .lg-sub-html {
  display: none;
}
.lg-outer.lg-hide-download .lg-download {
  opacity: 0.75;
  pointer-events: none;
}
.lg-outer .lg-first-slide .lg-dummy-img {
  position: absolute;
  top: 50%;
  left: 50%;
}
.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
  opacity: 1;
}
.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
  opacity: 1;
  transition: opacity 0.2s ease-out 0.15s;
}
.lg-outer .lg-media-cont {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.lg-outer .lg-media-cont .lg-object {
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-has-iframe .lg-media-cont {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  will-change: auto;
  -webkit-transition: opacity 333ms ease-in 0s;
  -o-transition: opacity 333ms ease-in 0s;
  transition: opacity 333ms ease-in 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -o-transition: -o-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}
.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-container {
  display: none;
}
.lg-container.lg-show {
  display: block;
}
.lg-container.lg-dragging-vertical .lg-backdrop {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-inline .lg-backdrop,
.lg-inline .lg-outer {
  position: absolute;
}
.lg-inline .lg-backdrop {
  z-index: 1;
}
.lg-inline .lg-outer {
  z-index: 2;
}
.lg-inline .lg-maximize:after {
  content: "\e909";
}

.lg-components {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  will-change: transform;
  -webkit-transition: -webkit-transform 0.35s ease-out 0s;
  -moz-transition: -moz-transform 0.35s ease-out 0s;
  -o-transition: -o-transform 0.35s ease-out 0s;
  transition: transform 0.35s ease-out 0s;
  z-index: 1080;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

/*# sourceMappingURL=lightgallery-bundle.css.map */
/*


 *





















 *

 */
