/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].use[3]!./assets/styles/src/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
/*!
	Theme Name: BSS Intranet
	Theme URI: https://www.frostwolf.ro/
	Description: BSS Intranet theme using Webpack as a build tool.
	Author: Valentin Zmaranda
	Author URI: https://www.frostwolf.ro/
	Version: 1.0.0
	Template: genesis
	Template Version: 3.3.3
	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: bss
*/
/* CSS Variables
---------------------------------------------------------------------------------------------------- */
:root {
  --site-inner-margin-top: 136px;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, [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 {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html {
  box-sizing: border-box;
}

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

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
  content: " ";
  display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
  clear: both;
  content: " ";
  display: table;
}

.genesis-skip-link {
  margin: 0;
}
.genesis-skip-link .skip-link-hidden {
  display: none;
  visibility: hidden;
}
.genesis-skip-link li {
  height: 0;
  list-style: none;
  width: 0;
}

:focus {
  color: #333;
  outline: #ccc solid 0;
}

.icon {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: relative;
}
.icon::before {
  content: "";
  background-repeat: no-repeat;
  position: absolute;
  inset: 0;
  margin: auto;
}
.icon-round {
  border-radius: 50%;
  width: 4em;
  height: 4em;
}
.icon-blue {
  background-color: #ebf7fd;
}
.icon-white {
  background-color: #fff;
}
.icon-sort-asc::before {
  background-image: url("assets/images/sprite.svg#sprite-data-sort-asc-fragment");
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
}
.icon-sort-desc::before {
  background-image: url("assets/images/sprite.svg#sprite-data-sort-desc-fragment");
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
}
.icon-filter::before {
  background-image: url("assets/images/sprite.svg#sprite-data-filter-fragment");
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
}

@keyframes loading-letter {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.alignfull.wp-block-image,
.full.wp-block-image {
  margin-left: calc(50% - 50vw + 8px);
  margin-right: calc(50% - 50vw + 9px);
}

.aligncenter {
  text-align: center;
}

a.aligncenter img {
  display: block;
  margin: 0 auto;
}

a.alignnone {
  display: inline-block;
}

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

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

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%;
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 30px;
}

img.alignnone,
.alignnone {
  margin-bottom: 15px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 20px 20px;
}

.gallery-caption,
.wp-caption-text {
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0;
  text-align: center;
}

.entry-content p.wp-caption-text {
  margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 30px;
}

html {
  font-size: 62.5%; /* 10px browser default */
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

html, body {
  scroll-behavior: smooth;
  scroll-padding-top: 15px;
}
body > div {
  font-size: 1.6rem;
}

body {
  color: var(--wp--preset--color--text);
  font-weight: 400;
}

button,
input:focus,
input[type=button],
input[type=reset],
input[type=submit],
textarea:focus,
.button,
.gallery img {
  transition: all 0.2s ease-in-out;
}

a {
  text-decoration: underline;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

p {
  margin: 0 0 1em;
  padding: 0;
}
p:last-of-type {
  margin-bottom: initial;
}
p:empty {
  clip: rect(0, 0, 0, 0);
  height: 0;
  overflow: hidden;
  position: absolute;
  word-wrap: normal;
  line-height: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
}

li {
  line-height: 32px;
  list-style-type: none;
}

hr {
  border: 0;
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  clear: both;
  margin: 2.875em 0 3.75em;
}
hr.wp-block-separator {
  border-top-color: #ccc;
}
hr.wp-block-separator.is-style-wide {
  border-bottom-width: 0;
}

b,
strong {
  font-weight: 700;
}

blockquote,
cite,
em,
i {
  font-style: italic;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px;
  font-weight: 400;
}

embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%;
}

img {
  height: auto;
  vertical-align: top;
}

figure {
  margin: 0;
}

input,
select,
textarea {
  border: 1px solid #ccc;
  border-radius: 0.2307692308em;
  display: inline-block;
  padding: 0.3076923077em 0.4615384615em;
  font-size: 1.3rem;
  line-height: 1.3846153846em;
  color: #555;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
input:hover,
select:hover,
textarea:hover {
  box-shadow: inset 0 0 2px rgba(68, 68, 68, 0.6);
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
input:active,
select:active,
textarea:active {
  border-color: var(--wp--preset--color--sea-green-dark);
}

label {
  display: block;
  font-size: 1.3rem;
}

input:focus,
textarea:focus {
  border-color: var(--wp--preset--color--sea-green-dark);
  outline: none;
}
input.placeholder,
textarea.placeholder {
  color: #ccc;
  opacity: 1;
  font-weight: 300;
  line-height: 1.6875em;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ccc;
  opacity: 1;
  font-weight: 300;
  line-height: 1.6875em;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #ccc;
  opacity: 1;
  font-weight: 300;
  line-height: 1.6875em;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
  font-weight: 300;
  line-height: 1.6875em;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ccc;
  opacity: 1;
  font-weight: 300;
  line-height: 1.6875em;
}

input[type=checkbox], input[type=image], input[type=radio] {
  width: 2em;
  height: 2em;
  border-color: #ccc;
}
input[type=checkbox] {
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
  transform: translateY(-0.075em);
  position: relative;
  cursor: pointer;
}
input[type=checkbox]::before {
  background-color: var(--wp--preset--color--sea-green-dark);
  border-radius: 0.5em;
  content: "";
  width: 2em;
  height: 2em;
  transform: scale(0);
  transform-origin: center center;
  transition: 120ms transform ease-in-out;
  position: absolute;
}
input[type=checkbox]:checked::before {
  transform: scale(1);
}
input[type=radio]:checked, input[type=radio]:not(:checked) {
  position: absolute;
  visibility: hidden;
}
input[type=radio]:checked + label, input[type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 2.5em;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}
input[type=radio]:checked + label::before, input[type=radio]:not(:checked) + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.1875em;
  width: 1.5em;
  height: 1.5em;
  border: 1px solid #ccc;
  border-radius: 100%;
  background: #fff;
}
input[type=radio]:checked + label::after, input[type=radio]:not(:checked) + label::after {
  content: "";
  width: 0.75em;
  height: 0.75em;
  background: var(--wp--preset--color--sea-green-dark);
  position: absolute;
  top: 0.1875em;
  left: 0.375em;
  border-radius: 100%;
  transition: all 0.2s ease;
}
input[type=radio]:not(:checked) + label::after {
  opacity: 0;
  transform: scale(0);
}
input[type=radio]:checked + label::after {
  opacity: 1;
  transform: scale(1);
}

select {
  padding-top: 0.5em;
  padding-bottom: 0.6875em;
  padding-left: 0.6875em;
  white-space: nowrap;
  text-overflow: ellipsis;
}

button,
input[type=button],
input[type=reset],
input[type=submit],
.button,
.gf_login_links a {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  border: 1px solid #bbb;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
button:hover, button:focus,
input[type=button]:hover,
input[type=button]:focus,
input[type=reset]:hover,
input[type=reset]:focus,
input[type=submit]:hover,
input[type=submit]:focus,
.button:hover,
.button:focus,
.gf_login_links a:hover,
.gf_login_links a:focus {
  color: #333;
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
}
button.button-primary,
input[type=button].button-primary,
input[type=reset].button-primary,
input[type=submit].button-primary,
.button.button-primary,
.gf_login_links a.button-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #527396;
  background-image: none;
}
button.button-primary:hover, button.button-primary:focus,
input[type=button].button-primary:hover,
input[type=button].button-primary:focus,
input[type=reset].button-primary:hover,
input[type=reset].button-primary:focus,
input[type=submit].button-primary:hover,
input[type=submit].button-primary:focus,
.button.button-primary:hover,
.button.button-primary:focus,
.gf_login_links a.button-primary:hover,
.gf_login_links a.button-primary:focus {
  color: #fff;
  background-color: #0044cc;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type=button]:disabled,
.site-container input[type=button]:disabled:hover,
.site-container input[type=reset]:disabled,
.site-container input[type=reset]:disabled:hover,
.site-container input[type=submit]:disabled,
.site-container input[type=submit]:disabled:hover {
  background-color: #eee;
  border-width: 0;
  color: #777;
  cursor: not-allowed;
}

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

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type=submit]:focus {
  background: #fff;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #333;
  display: block;
  font-size: 1em;
  font-weight: 700;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  width: auto;
  z-index: 100000;
}

.more-link {
  position: relative;
}

.breadcrumb {
  margin-top: 0.2307692308em;
}

.site-inner {
  margin-top: var(--site-inner-margin-top);
  padding-top: 0.5em;
}
.page-template-user-login .site-inner {
  padding-top: 0;
}

.content-sidebar-wrap {
  padding-inline: 5%;
}

.content {
  font-size: 1.3rem;
}

.site-header {
  border-bottom: 1px solid var(--wp--preset--color--red);
  border-top: 0.1875em solid #527396;
  padding-bottom: 1px;
  position: fixed;
  width: 100%;
}

.custom-header .site-container header.site-header {
  background-position: right top !important;
  background-color: var(--wp--preset--color--white) !important;
}

.site-description,
.wp-custom-logo .site-title {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.title-area {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.52);
  display: block;
  text-align: center;
}

.header-search-form {
  margin-top: 0.25em;
  max-width: 13.75em;
  padding-left: 1.25em;
}
.header-search-form .search-form-input {
  background-color: transparent;
  border: 1px solid var(--wp--preset--color--red);
  border-radius: 0.2307692308em;
  font-size: 1.3rem;
  line-height: 1.3846153846em;
  color: #555;
  padding: 0.3076923077em 0.4615384615em;
}
.header-search-form .search-form-submit {
  display: none;
}

.menu .menu-item:focus {
  position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
  left: auto;
  opacity: 1;
}

.genesis-responsive-menu {
  background-color: #fff;
  display: none;
  padding-bottom: 0.9375em;
  position: absolute;
  left: 0;
  right: 0;
  padding-left: 5%;
  width: 100%;
  height: 100%;
  height: 100vh;
  z-index: 3;
}

.menu-toggle {
  background-color: transparent;
  border-width: 0;
  display: block;
  margin-right: 0;
  margin-left: auto;
  overflow: hidden;
  text-align: center;
  visibility: visible;
  padding: 1.1875em 0.25em;
  z-index: 1000;
  transition: none;
}
.fixed .menu-toggle {
  top: 1.125em;
}
.menu-toggle:focus, .menu-toggle:hover {
  background-color: transparent;
  border-width: 0;
  outline: none;
}
.menu-toggle span {
  display: block;
  float: right;
  position: relative;
  height: 2px;
  background-color: #000;
  width: 2rem;
  border-radius: 3px;
}
.menu-toggle span::before, .menu-toggle span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  border-radius: 3px;
  content: " ";
}
.menu-toggle span::before {
  top: -5px;
  transition: top 0.2s 0.2s, transform 0.2s 0s;
}
.menu-toggle span::after {
  bottom: -5px;
  transition: bottom 0.2s 0.2s, transform 0.2s 0s;
}
.menu-toggle.activated span {
  background: 0 0;
}
.menu-toggle.activated span::before {
  top: 0;
  transform: rotate(45deg);
  transition: top 0.2s 0s, transform 0.2s 0.2s;
}
.menu-toggle.activated span::after {
  bottom: 0;
  transform: rotate(-45deg);
  transition: bottom 0.2s 0s, transform 0.2s 0.2s;
}

.sub-menu-toggle {
  background-color: transparent;
  position: absolute;
  height: 30px;
  right: 0;
  top: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 0;
}
.sub-menu-toggle::before {
  content: "";
  background-image: url("");
  background-size: 8px 12px;
  width: 8px;
  height: 12px;
  position: relative;
  transform-origin: center center;
  transition: transform 320ms linear;
}
.sub-menu-toggle.activated::before {
  transform: rotate(90deg) translate3d(0, -2px, 0);
  transition: transform 320ms linear;
}

.sub-menu .sub-menu-toggle {
  padding: 12px 10px;
  position: absolute;
}

.genesis-nav-menu.menu-primary {
  display: flex;
  flex-wrap: wrap;
  gap: 2.125em;
}
.genesis-nav-menu a {
  font-weight: 500;
  text-decoration: none;
}
.genesis-nav-menu a:hover, .genesis-nav-menu a:focus {
  color: var(--wp--preset--color--pink);
  text-decoration: underline;
}
.genesis-nav-menu a span {
  display: block;
  line-height: 1.5;
}

.page-template-user-login .sidebar {
  border-bottom: 1px solid var(--wp--preset--color--red);
  border-left: 1px solid var(--wp--preset--color--red);
  border-right: 1px solid var(--wp--preset--color--red);
  padding-top: 0.9375em;
  padding-inline: 0.1875em;
}
.sidebar .menu {
  margin-inline: 0.1875em;
  margin-bottom: 0.1875em;
}
.sidebar .menu li {
  background: linear-gradient(180deg, rgb(240, 240, 240) 0%, rgb(227, 227, 227) 100%);
  border-bottom: 1px solid #ddd;
}
.sidebar .menu li a {
  display: block;
  padding-left: 0.5em;
  text-decoration: none;
  color: inherit;
  font-size: 1.2rem;
}
.sidebar .menu li > .sub-menu {
  padding-left: 2.375em;
  display: none;
}
.sidebar .menu li > .sub-menu li {
  list-style-type: square;
  background: none;
}
.sidebar .menu li > .sub-menu .sub-menu {
  padding-left: 0.9375em;
}
.sidebar .menu li > .sub-menu .sub-menu .sub-menu {
  display: none;
}
.sidebar .menu li.current-menu-ancestor > .sub-menu {
  display: block;
}
.sidebar .menu li.current-menu-item a {
  color: var(--wp--preset--color--red);
}

.sidebar-primary {
  grid-column: 2/3;
}
.sidebar-primary .widget_nav_menu {
  border-bottom: 1px solid var(--wp--preset--color--red);
  border-left: 1px solid var(--wp--preset--color--red);
  border-right: 1px solid var(--wp--preset--color--red);
  margin-bottom: 0.5625em;
}

.welcome-message {
  margin-bottom: 0.8333333333em;
}

.sidebar-secondary {
  border-bottom: 1px solid var(--wp--preset--color--red);
  border-left: 1px solid var(--wp--preset--color--red);
  border-right: 1px solid var(--wp--preset--color--red);
  grid-column: 4/5;
  padding: 0.125em 0.125em 1.5625em;
}

.widget-title {
  background: linear-gradient(180deg, rgb(98, 125, 160) 0%, rgb(100, 128, 164) 50%, rgb(102, 130, 167) 100%);
  color: #f6f7f9;
  font-family: var(--wp--preset--font-family--tahoma);
  font-size: 1.2rem;
  padding: 0.1666666667em;
  text-align: center;
}
.page-template-user-login .widget-title {
  margin-bottom: 1em;
}

.featured-content {
  background-color: #f5f5f5;
  padding: 1.1875em;
}
.featured-content.widget .entry {
  margin-bottom: 0.4375em;
}
.featured-content.widget .entry-title {
  margin-bottom: 0.5714285714em;
  font-size: 1.4rem;
  font-weight: 700;
  font-family: var(--wp--preset--font-family--open-sans);
  line-height: 1.2857142857em;
}
.featured-content.widget .entry-content {
  padding-top: 0;
}
.featured-content.widget .entry-content p > a {
  color: #527396;
  display: block;
  font-size: 1.2rem;
}
.featured-content.widget .entry-content p > a:hover, .featured-content.widget .entry-content p > a:focus {
  text-decoration: underline;
}
.featured-content.widget .entry-meta {
  margin-bottom: 0;
}
.featured-content a {
  color: inherit;
  text-decoration: none;
}
.featured-content time {
  font-size: 1.3rem;
  line-height: 1.3846153846em;
}

.entry-content {
  padding-top: 2.5384615385em;
  font-size: 1.3rem;
}

.home .entry h1,
.page-template-welcome .entry h1 {
  color: var(--wp--preset--color--red);
  font-size: 2.9rem;
  line-height: 1.0689655172em;
}
.home .entry h1 ~ p:first-of-type,
.page-template-welcome .entry h1 ~ p:first-of-type {
  color: var(--wp--preset--color--light-blue);
}
.home .entry-content > p:last-of-type img,
.page-template-welcome .entry-content > p:last-of-type img {
  display: block;
  margin-top: 2.25em;
  margin-bottom: 0;
}

.single-post .entry-content {
  padding-top: 0;
}
.single-post .entry-title {
  margin-bottom: 0.4444444444em;
  font-size: 1.8rem;
  line-height: 1.2777777778em;
  font-family: var(--wp--preset--font-family--open-sans);
}

.single-tichete .content {
  border: 1px solid var(--wp--preset--color--red);
  margin-inline: auto;
  width: 96%;
}
.single-tichete .tichete {
  width: 96%;
  margin-inline: auto;
  padding-inline: 20%;
  border: 1px solid var(--wp--preset--color--red);
  margin-bottom: 2.5em;
  padding-block: 2.5em;
}
.single-tichete .tichete .entry-header {
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns: 7.6923076923em 1fr 11.5384615385em;
  margin-bottom: 1.5384615385em;
}
.single-tichete .tichete .entry-title {
  grid-column: 1/3;
  margin-bottom: 0.7692307692em;
}
.single-tichete .breadcrumb {
  margin-bottom: 1.25em;
}
.single-tichete h4 {
  font-size: 2rem;
  font-weight: 700;
}
.single-tichete .entry-content {
  padding-top: 0;
}
.single-tichete .entry-comments {
  padding-inline: 2%;
}
.single-tichete .comment {
  background-color: #f5f5f5;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 0.625em;
  padding: 0.3125em 0.3125em 0.3125em 0.9375em;
}
.single-tichete .comment.odd,
.single-tichete .comment .children {
  margin-left: 2em;
}
.single-tichete .comment .children li:last-child {
  border-bottom-width: 0;
}
.single-tichete .comment-author {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.single-tichete .comment-author-name {
  margin-left: 0.625em;
}
.single-tichete .comment-author-name a {
  color: inherit;
  text-decoration: none;
  pointer-events: none;
  text-transform: capitalize;
}
.single-tichete .comment-respond {
  margin-block: 2.5em;
}

.ticket-status-holder {
  grid-column: 1/2;
  grid-row: 2/3;
}

.page-template-user-login .header-search-form {
  height: 1.75em;
  margin-top: 0;
}
.page-template-user-login .gform_wrapper.gf_login_form .gform_fields {
  display: grid;
  grid-row-gap: 0.5625em;
}
.page-template-user-login .gform_wrapper.gf_login_form input[type=text], .page-template-user-login .gform_wrapper.gf_login_form input[type=password] {
  padding-top: 0.3125em;
  padding-bottom: 1px;
  padding-left: 2.3125em;
}
.page-template-user-login .gform_wrapper.gf_login_form #field_1 .ginput_container_text,
.page-template-user-login .gform_wrapper.gf_login_form #field_2 .ginput_container_text {
  position: relative;
}
.page-template-user-login .gform_wrapper.gf_login_form #field_1 .ginput_container_text::before,
.page-template-user-login .gform_wrapper.gf_login_form #field_2 .ginput_container_text::before {
  display: flex;
  place-content: center;
  place-items: center;
  width: 29px;
  height: 24px;
  border-radius: 3px 0 0 3px;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border-right: 1px solid #ccc;
  position: absolute;
  top: 1px;
  left: 1px;
  font-family: var(--wp--preset--font-family--ico-moon);
  font-size: 13px;
}
.page-template-user-login .gform_wrapper.gf_login_form #field_1 .ginput_container_text::before {
  content: '"';
}
.page-template-user-login .gform_wrapper.gf_login_form #field_2 .ginput_container_text::before {
  content: "#";
}
.page-template-user-login .gform_wrapper.gf_login_form .gform_footer input[type=submit] {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #527396;
  background-image: none;
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
}

.footer-wrap {
  display: flex;
  flex-wrap: wrap;
  place-content: center;
  place-items: center;
  gap: 0.875em;
  margin-top: 1.5625em;
  padding-bottom: 1.1875em;
}

.user-edit-input {
  margin-bottom: 0.625em;
}
.user-edit-input input {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s;
  min-width: 16.9230769231em;
}
.user-edit-input .description {
  display: block;
  font-size: 1.3rem;
}
.user-edit-input > span {
  display: block;
}
.user-edit-input-error {
  font-size: 1.2rem;
  color: var(--wp--preset--color--red);
}
.user-edit-input-error span {
  font-size: 1.2rem;
  color: var(--wp--preset--color--red);
}
.user-edit-input-error input {
  border: 1px solid var(--wp--preset--color--red);
}

.docs-wrapper {
  border: 1px solid #ddd;
  border-radius: 0.25em;
}

.columns-title {
  background-color: #f9f9f9;
  border-bottom: 1px solid #ddd;
  padding: 0.6153846154em;
}
.columns-title h2 {
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 700;
}

.type-documente {
  padding: 0.6153846154em;
}
.type-documente:not(:nth-last-child(1)) {
  border-bottom: 1px solid #ddd;
}
.type-documente:nth-child(odd) {
  background-color: #f9f9f9;
}
.type-documente:nth-child(even):hover {
  background-color: #f9f9f9;
}
.type-documente .entry-header {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr 2.5em;
  column-gap: 0.625em;
}
.type-documente .entry-title {
  margin-bottom: 0;
  font-size: 1.3rem;
}
.type-documente .entry-content {
  display: none;
}

.column-title {
  display: flex;
  place-items: center;
  grid-column: 1/-1;
}
.column-button {
  align-self: end;
}
.column-document {
  grid-column: 1/2;
  grid-row: 2/2;
}
.column-diagrama {
  grid-column: 2/3;
  grid-row: 2/2;
}
.column-empty {
  text-align: center;
}

dialog {
  border-width: 0;
  border-radius: 0.625em;
  padding: 0;
  width: 35%;
}

.dialog-header {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
  padding: 0.625em 0.9375em;
  place-items: center;
}
.dialog-header h4 {
  margin-bottom: 0;
  font-weight: 700;
}
.dialog-header button {
  background: transparent;
  border-color: transparent;
  box-shadow: none;
  font-size: 2rem;
}
.dialog-content {
  padding-inline: 0.9375em;
}
.dialog-content a {
  color: #527396;
  text-decoration: none;
}
.dialog-content a:hover, .dialog-content a:focus {
  text-decoration: underline;
}
.dialog-footer {
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  display: flex;
  justify-content: flex-end;
  padding: 0.625em 0.9375em;
}

.post-type-archive-tichete .cpt-archive-description {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  place-items: center;
  margin-bottom: 1.25em;
}
.post-type-archive-tichete .cpt-archive-description h1 {
  margin-bottom: 0;
}

.tickets-wrapper {
  border: 1px solid #ddd;
  border-radius: 0.25em;
}
.tickets-wrapper .entry:nth-child(odd) {
  background-color: #f9f9f9;
}
.tickets-wrapper .entry:nth-child(even):hover {
  background-color: #f9f9f9;
}
.tickets-wrapper .entry-header {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 15% 40% 1fr;
  border-bottom: 1px solid #ddd;
  padding: 0.6153846154em;
  position: relative;
}
.post-type-archive-tichete-admin .tickets-wrapper .entry-header {
  grid-template-columns: 10% 10% 10% 12% 35% 10% 10%;
}
.tickets-wrapper .entry-header .taxonomy-status {
  position: relative;
  z-index: 2;
}
.tickets-wrapper .entry-title {
  margin-bottom: 0;
  font-size: 1.3rem;
}
.tickets-wrapper .entry-title a {
  color: inherit;
  text-decoration: none;
}
.tickets-wrapper .entry-title a:hover, .tickets-wrapper .entry-title a:focus {
  text-decoration: underline;
}
.tickets-wrapper .entry-title a::after {
  content: "";
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.tickets-wrapper .entry-content {
  display: none;
}
.tickets-wrapper .entry select {
  padding-block: 0.3125em;
}
.tickets-heading {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 15% 40% 1fr;
  background-color: #f9f9f9;
  border-bottom: 1px solid #ddd;
  padding: 0.6153846154em;
}
.tickets-heading.tickets-heading-admin {
  grid-template-columns: 10% 10% 10% 12% 35% 10% 10%;
}
.tickets-heading span {
  font-size: 1.3rem;
  font-weight: 700;
}

.ticket-column {
  display: grid;
}
.ticket-column-has-padding {
  padding-right: 0.3125em;
}
.ticket-prioritate {
  border-radius: 0.25em;
  display: flex;
  place-content: center;
  place-items: center;
  max-width: 90%;
  font-weight: 700;
}
.ticket-prioritate-normala {
  background-color: #00ff00;
}
.ticket-prioritate-critica {
  color: #fff;
  background-color: #ff0000;
}
.ticket-prioritate-de-facut {
  background-color: #ffff00;
}
.ticket-status {
  border-radius: 0.25em;
  color: #fff;
  display: flex;
  place-content: center;
  place-items: center;
  max-width: 90%;
}
.ticket-status-deschis {
  background-color: #ff0000;
}
.ticket-status-inchis {
  background-color: #008000;
}
.ticket-status-progres {
  background-color: #0000ff;
}

.button-filter {
  color: inherit;
  display: flex;
  place-items: center;
  place-items: center;
  border-color: transparent;
  box-shadow: none;
  background-color: transparent;
  justify-content: flex-start;
  padding-left: 0;
  position: relative;
  text-decoration: none;
  padding-top: 0;
}
.button-filter:hover, .button-filter:focus {
  color: inherit;
  background-image: none;
}
.button-filter span {
  margin-right: 5px;
}

.filter-status {
  position: absolute;
  left: 100%;
  top: -5px;
  display: none;
}
.status-filter-active .filter-status {
  display: block;
}

.status-column {
  position: relative;
}

.letter {
  float: left;
  font-size: 14px;
  color: #777;
  animation-name: loading-letter;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-direction: normal;
}

.l-1 {
  animation-delay: 0.48s;
}

.l-2 {
  animation-delay: 0.6s;
}

.l-3 {
  animation-delay: 0.72s;
}

.l-4 {
  animation-delay: 0.84s;
}

.l-5 {
  animation-delay: 0.96s;
}

.l-6 {
  animation-delay: 1.08s;
}

.l-7 {
  animation-delay: 1.2s;
}

.l-8 {
  animation-delay: 1.32s;
}

.l-9 {
  animation-delay: 1.44s;
}

.l-10 {
  animation-delay: 1.56s;
}

.back-button {
  margin-top: 0.2307692308em;
  padding: 2px;
  border-bottom: 1px solid gray;
}
.back-button a {
  text-decoration: none;
}
.back-button a:hover, .back-button a:focus {
  text-decoration: underline;
}
body .gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 0.5625em;
}
@media (min-width: 768px) {
  .site-inner {
    margin-bottom: 1.25em;
  }
  .content-sidebar-wrap {
    display: grid;
    grid-template-columns: 1% 25.404255317% 1fr 25.404255317% 1%;
    padding-inline: 0;
  }
  .content {
    grid-column: 3/4;
    padding-inline: 1.8461538462em;
  }
  .title-area {
    padding-left: 2%;
    text-align: inherit;
  }
  .menu-toggle {
    top: 19px;
    padding-top: 1.3125em;
  }
  .fixed .menu-toggle {
    top: 0.5625em;
  }
  .home .entry-content > p:last-of-type img,
  .page-template-welcome .entry-content > p:last-of-type img {
    margin-bottom: 1.875em;
  }
}
@media (min-width: 1024px) {
  .site-inner {
    margin-bottom: 9.375em;
  }
  .content-sidebar-wrap {
    grid-template-columns: 1% 18.404255317% 1fr 18.404255317% 1%;
  }
  .menu-toggle {
    display: none;
    visibility: hidden;
  }
  .menu-toggle {
    padding-left: 0.625em;
    padding-right: 0.625em;
  }
  .sub-menu-toggle {
    display: none;
    visibility: hidden;
  }
}
@media (min-width: 1240px) {
  .icon-round {
    width: 6.25em;
    height: 6.25em;
  }
  .alignfull,
  .full {
    max-width: 100vw;
    margin-left: calc(-50vw + 8px + 50%);
    margin-right: calc(-50vw + 9px + 50%);
  }
  .alignfull > img,
  .full > img {
    width: 100vw;
  }
}
@media (min-width: 1300px) {
  .type-documente .entry-header {
    grid-template-columns: 51% 1fr 1fr 1fr;
    grid-template-rows: auto;
    column-gap: 1.875em;
  }
  .column-title {
    grid-column: auto;
  }
  .column-document {
    grid-column: auto;
    grid-row: auto;
  }
  .column-diagrama {
    grid-column: auto;
    grid-row: auto;
  }
  .column-empty {
    line-height: 0.6923076923em;
  }
}
@media (min-width: 1800px) {
  .type-documente .entry-header {
    grid-template-columns: 70% 10% 10% 10%;
    grid-template-rows: auto;
    column-gap: 0;
  }
}
@media (prefers-reduced-motion) {
  html, body {
    scroll-behavior: initial;
  }
}
@media print {
  #adobe-dc-view {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map*/