html {
  scroll-behavior: smooth;
}

body h1 {
  font-size: 2.25rem;
  text-align: center;
  position: relative;
}
body h1:after {
  content: "";
  background: url(../images/red-line.svg) 100% no-repeat;
  width: 100%;
  height: 0.65rem;
  position: absolute;
  inset: auto auto -0.4rem 0rem;
  background-position: center center;
}
body h2 {
  font-size: 1.8rem;
  /* 28.8px */
}
body h3 {
  font-size: 1.5rem;
  /* 24px */
}
body h4 {
  font-size: 1.25rem;
  /* 20px */
}
body h5 {
  font-size: 1.05rem;
  /* 16.8px */
}
body h6 {
  font-size: 0.9rem;
  /* 14.4px */
}

.gform_title {
  font-size: 22px;
}

.general-form {
  position: relative;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 40, 117, 0.1019607843);
  padding: 1.8rem !important;
  max-width: 475px;
  min-width: 378px;
}
.general-form input[type=text],
.general-form input[type=email],
.general-form input[type=password] {
  width: 100%;
  height: 48px !important;
  background-color: rgba(0, 0, 0, 0.05);
  color: #606060;
  border: 1px solid transparent !important;
  box-shadow: none;
  transition: all 0.2s ease-in-out;
  font-size: 16px;
}
.general-form input[type=text]::-moz-placeholder,
.general-form input[type=email]::-moz-placeholder,
.general-form input[type=password]::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.general-form input[type=text]::-moz-placeholder, .general-form input[type=email]::-moz-placeholder, .general-form input[type=password]::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.general-form input[type=text]::placeholder,
.general-form input[type=email]::placeholder,
.general-form input[type=password]::placeholder {
  color: #999;
  opacity: 1;
}
.general-form .gform_button {
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: auto !important;
  max-width: 300px;
  height: 50px !important;
  font-size: 20px !important;
}
.general-form h3 {
  font-size: 18px;
  text-align: center;
  font-weight: 500;
}

#choice_8_4_1 {
  height: 22px !important;
  background-color: rgba(0, 0, 0, 0.05);
}

#field_8_5 {
  text-align: right;
}

#field_8_6,
#field_7_6 {
  display: flex;
  justify-content: space-between;
}

#field_9_1 .ginput_complex {
  display: flex;
  flex-direction: column;
}

#gform_7 a,
#gform_8 a {
  color: #c61d45;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
}

.justify-content-center,
.login-page {
  display: flex;
  align-items: center;
  justify-content: center;
}

.login-page {
  height: 100vh;
  margin: 0;
}

.register p {
  font-size: 14px;
}

textarea {
  font-size: 16px;
}
textarea::-moz-placeholder {
  color: #999;
  opacity: 1;
}
textarea::placeholder {
  color: #999;
  opacity: 1;
}

#gform_1 .ginput_container {
  display: flex;
}

#gform_fields_1 button.edit-field {
  background-color: #6c757d;
}

.user-name,
#menu-item-284,
#menu-item-236,
.log-out {
  display: flex;
  align-items: center;
  font-family: Arial;
}

.fa-user:before,
.fa-user-tie-hair-long:before,
.fa-power-off:before,
.fa-right-from-bracket:before,
.fa-key:before {
  color: #004276;
  font-family: "Font Awesome 6 Pro";
}

#field_10_72 .ginput_container {
  display: unset;
}

.gf_readonly input {
  pointer-events: none;
  background-color: #f8fafd !important;
  border: 1px solid #f8fafd;
  color: #888 !important;
}

.horizontal-radio .ginput_container .gfield_radio {
  display: inline-flex !important;
  flex-direction: row;
}

.chapter-description li {
  list-style: circle;
  font-size: 16px;
}

.gsection_title {
  font-size: 21px !important;
}

.gfield h3 {
  font-size: 16px;
  font-weight: 500;
  margin: 0px;
}

.gform_required_legend {
  display: none;
}

.inside-right-sidebar .widget {
  padding: 0 10px !important;
  margin-right: 15px;
  box-shadow: 0 2px 8px rgba(0, 40, 117, 0.1019607843);
  top: 15px;
  position: relative;
}

.inside-left-sidebar {
  color: #9e9e9e;
}
.inside-left-sidebar .widget_search {
  border-bottom: 1px solid #eee;
}
.inside-left-sidebar i {
  padding-right: 10px;
  display: flex;
  align-items: center;
}
.inside-left-sidebar .wp-block-search__input {
  padding: 0px;
}
.inside-left-sidebar .widget {
  padding: 0px !important;
}
.inside-left-sidebar .widget a {
  color: #cdd6da;
  text-decoration: none;
  padding: 0.8rem 0.5rem;
  width: 100%;
  display: flex;
}
.inside-left-sidebar a:hover {
  color: #fff !important;
  background-color: #004276;
  text-decoration: underline;
  cursor: pointer !important;
  text-decoration: none;
}
.inside-left-sidebar li {
  margin-bottom: 0px !important;
}

/*Menu*/
.inside-right-sidebar .menu li {
  padding: 0px;
  margin: 0px;
  line-height: 25px;
  border-bottom: 1px solid #d6d8e2;
}
.inside-right-sidebar .menu a {
  text-decoration: none;
  font-size: 16px;
  display: block;
  align-items: center;
  color: #474747;
  padding: 10px 15px;
}
.inside-right-sidebar .menu li:last-child {
  border-bottom: 0px;
}
.inside-right-sidebar .menu .current-menu-item > a {
  background-color: #004276;
  color: #fff !important;
}
.inside-right-sidebar .menu a:hover {
  color: #fff;
}
.inside-right-sidebar .menu li:hover {
  background-color: #004276;
}

@media (min-width: 769px) {
  .both-sidebars .site-content {
    display: flex;
  }
  #left-sidebar,
  #primary,
  #right-sidebar {
    left: unset;
  }
  #left-sidebar {
    order: -1;
    background-color: #004276;
    padding: 8px;
  }
  .inside-left-sidebar,
  .inside-right-sidebar {
    position: sticky;
    top: 10px;
  }
}
.gform-theme select {
  background-color: #fff !important;
}
.gform-theme select,
.gform-theme textarea,
.gform-theme input {
  border-radius: 5px;
  box-shadow: none;
  border: 1px solid #ced6e0 !important;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  background: none;
  color: #1a3b5d;
}
.gform-theme #gform_drag_drop_area_11_7 .gform_button,
.gform-theme .gform-footer .gform_button {
  background-color: #1a73e8 !important;
  border: none;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  margin-top: 20px;
  cursor: pointer;
}
.gform-theme #gform_drag_drop_area_11_7:before {
  color: #1a73e8;
}
.gform-theme .gf-repeater-field-button-add {
  background-color: #038d03;
  border-radius: 8px;
  padding: 5px 15px 5px 15px;
}
.gform-theme .repeater-field-footer {
  margin: 20px 0;
}

.inside-article {
  background-color: #ffffff !important;
  padding: 20px !important;
  box-shadow: 0 2px 8px rgba(0, 40, 117, 0.1019607843);
  border-radius: 8px;
  margin: 20px;
}
.inside-article h1 [id^=gform_confirmation_message_] {
  background-color: #d4edda;
  color: #155724;
  border: 1px solid #c3e6cb;
  padding: 1rem;
  border-radius: 5px;
  font-weight: bold;
}

.separate-containers .site-main {
  margin: unset !important;
}

.widget_polylang ul {
  display: flex;
  gap: 10px;
}
.widget_polylang li {
  margin-bottom: 0em !important;
}
.widget_polylang a {
  color: #fff;
  text-decoration: none;
  background-color: #004276;
  width: 35px !important;
  height: 35px !important;
  font-size: 16px;
  border-radius: 100%;
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}
.widget_polylang a:hover {
  color: #d9534f !important;
}

.user-name {
  border-left: 1px solid #004276;
  padding-left: 15px;
}
.user-name a {
  cursor: default;
}

.main-navigation .main-nav ul li:not([class*=current-menu-]):hover > a {
  color: #d9534f !important;
}

.main-navigation .main-nav ul li a {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.site-header {
  border-bottom: 1px solid #e6e6e6;
}

/* Scale the icon up to 150% on hover */
.entry-container ul {
  margin-left: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  padding: 10px;
}
.entry-container ul:nth-child(even) {
  background-color: #f9f9f9;
}
.entry-container li {
  list-style: none;
}

#block-3 {
  padding: 0rem 0.5rem !important;
}

#block-10 {
  border-top: 1px solid #eee;
  margin-top: 100%;
}
#block-10 h2 {
  margin-bottom: 5px;
  padding: 0rem 0.5rem !important;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
}
#block-10 li {
  display: inline-flex;
  align-items: center;
  width: 100%;
  padding: 0.4rem 0;
}
#block-10 a {
  padding: 0rem 0.5rem !important;
  display: inline-flex;
  width: 100%;
}
#block-10 a:before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  padding-right: 10px;
  display: flex;
  align-items: center;
}
#block-10 .address a:before {
  content: "\f3c5";
}
#block-10 .phone a:before {
  content: "\f095";
}
#block-10 .fax a:before {
  content: "\f095";
}
#block-10 .email a:before {
  content: "\f0e0";
}
#block-10 .linkedin a:before {
  content: "\f0e1";
}

.site-header a:hover {
  color: #fff;
}
.site-header a:focus {
  color: #fff;
}

.plethoraplugins-tabs-container,
.wp-block-group {
  background-color: #fff;
  border: 1px solid #dadbdc;
}

.gfield_repeater_item,
.gfield_list_row_even,
.gfield_list_row_odd {
  padding: 5px;
}

.gfield_repeater_item:nth-child(even),
.gfield_list_row_even {
  background-color: #eaeff2;
  padding: 15px;
}

#form-15-container {
  margin-top: 0px !important;
}

#form-10-container,
#form-15-container,
#form-20-container,
#form-21-container,
#form-22-container,
#form-23-container {
  margin-top: 40px;
  background: #fff !important;
  box-shadow: 0 2px 8px rgba(0, 40, 117, 0.1019607843);
  padding: 40px;
}

#form-15-container .gform_footer {
  display: none;
}

.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tab__tab-button-underline--active,
.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a.active:after,
.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a.has-child-selected:after,
.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a.is-selected:after {
  background-color: #d9534f;
  border-top-color: #d9534f;
}

#post-226 {
  display: inline-flex;
  width: 100%;
}
#post-226 .inside-article {
  width: 100%;
}

.gf-nav {
  width: 40%;
  background: #ffffff;
  box-shadow: 0 2px 8px rgba(0, 40, 117, 0.1019607843);
  position: sticky;
  top: 80px;
}
.gf-nav p {
  text-align: center;
}
.gf-nav ul {
  list-style: none;
  padding: 17px 0;
  margin: 0px;
}
.gf-nav ul a {
  text-decoration: none;
  padding: 8px;
  cursor: pointer;
  width: 100%;
  display: block;
  color: #5a5c69;
}
.gf-nav li {
  border-bottom: 1px solid #eee;
}
.gf-nav li:hover {
  background-color: #eee;
}

.menu-msg-wrap {
  background-color: #fcfcfc;
  margin-top: 50%;
  margin-bottom: 50%;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  display: table;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #eee;
  font-size: 16px;
}

.table-wrapper table {
  border: 0px;
}
.table-wrapper table th {
  color: #fff;
  background: #004276;
}
.table-wrapper table td {
  border: 0px;
}
.table-wrapper table tr:nth-child(1) {
  background-color: unset;
}

.table-wrapper table tbody tr:nth-of-type(even) > * {
  background: #eaeff2;
}

.table2-wrapper table {
  border: 0px;
}
.table2-wrapper th {
  background-color: #eaeff2;
  font-size: 14px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px solid #004276;
}
.table2-wrapper tr:nth-child(1) {
  background-color: unset;
}
.table2-wrapper td {
  border: 0px;
  border-bottom: 1px solid #004276;
}

.ginput_container_radio .gfield_radio.has-two-radio-buttons {
  flex-direction: unset !important;
}

@media (min-width: 640px) {
  #field_10_4037 .gfield_repeater_item {
    display: grid !important;
    grid-template-columns: repeat(12, 1fr) !important;
    gap: 10px !important;
  }
  #field_10_4037 .gfield_repeater_cell {
    grid-column: span 6 !important;
    margin: 0px !important;
  }
  #field_10_4037 .gfield_repeater_buttons {
    grid-column: span 12 !important;
  }
}
.oprema,
.opseg {
  text-decoration: none;
  margin-top: 15px;
}

.download {
  border: 1.5px solid #204ce5;
  color: #204ce5;
  padding: 5px 15px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 500;
}
.download .fa-download {
  margin-left: 10px;
  font-size: 14.5px;
}

#nav_menu-5 {
  background-color: #eff4f8;
  border-radius: 5px;
  padding: 4px !important;
  border-color: #004276;
  border-width: 0.1rem 0.1rem 0.1rem 0.1rem;
  border-style: solid;
}
#nav_menu-5 a {
  line-height: 1.3;
  color: #004276;
  padding: 0.6rem 0.5rem;
}
#nav_menu-5 li:before {
  content: "";
  width: 5px !important;
  height: 5px !important;
  background: #ff532a;
  border-radius: 50%;
  top: 20px;
  position: absolute;
}
#nav_menu-5 .widget-title {
  text-align: center;
  font-size: 20px;
  color: #004276;
  margin: 10px auto 14px auto;
  display: table;
  position: relative;
}
#nav_menu-5 .widget-title:after {
  content: "";
  background: url(../images/orange-border.svg) 90% no-repeat;
  width: 100%;
  height: 0.65rem;
  position: absolute;
  inset: auto auto -0.4rem 0rem;
  background-position: center center;
}
#nav_menu-5 .current-menu-item a {
  color: #ff532a !important;
}

#field_22_1019 {
  font-size: 14px;
}

.gform-body ol {
  margin: 10px 0 0 20px;
  font-size: 16px;
}
.gform-body ol li {
  padding-bottom: 14px;
}
.gform-body ol ul {
  margin: 0px 0 0 25px;
}

#gf-entries-table ul {
  padding: 0px;
  margin: 0px !important;
}

.dataTable.row-border > tbody > tr > *,
.dataTable.display > tbody > tr > *,
.dataTable.row-border > tbody > tr > *,
.dataTable.display > tbody > tr > * {
  border-top: 0px !important;
}

.dataTable th,
.dataTable td {
  border-width: 0 0px 1px 0;
}

table.dataTable.order-column > tbody tr > .sorting_1,
table.dataTable.order-column > tbody tr > .sorting_2,
table.dataTable.order-column > tbody tr > .sorting_3,
table.dataTable.display > tbody tr > .sorting_1,
table.dataTable.display > tbody tr > .sorting_2,
table.dataTable.display > tbody tr > .sorting_3 {
  box-shadow: unset !important;
  box-shadow: unset !important;
}

table.dataTable.stripe > tbody > tr:nth-child(odd) > *,
table.dataTable.display > tbody > tr:nth-child(odd) > *,
table.dataTable.stripe > tbody > tr:nth-child(odd) > *,
table.dataTable.display > tbody > tr:nth-child(odd) > * {
  box-shadow: unset !important;
  background-color: #f9f9f9;
}

table.dataTable.hover > tbody > tr:hover > *,
table.dataTable.display > tbody > tr:hover > * {
  box-shadow: unset !important;
  background-color: #f9f9f9 !important;
}

.select2 {
  margin-left: 10px !important;
  max-width: 400px;
}
.select2 textarea {
  font-size: 16px !important;
}
.select2 .select2-dropdown {
  font-size: 16px;
  width: auto !important;
}
.select2 .selection {
  width: auto;
  display: table;
}
.select2 .select2-selection__rendered {
  margin: 0px;
  font-size: 14px;
  color: #000;
}
.select2 .select2-selection__choice__remove {
  color: #000 !important;
}
.select2 .select2-search__field {
  line-height: 1;
}
.select2 .select2-selection__clear {
  color: #000;
  font-size: 28px !important;
  line-height: 0;
}
.select2 .select2-container {
  width: auto !important;
  display: table !important;
}
.select2 .select2-container--default,
.select2 .select2-container--focus,
.select2 .select2-selection--multiple {
  border: solid #aaa 1px;
}

.dt-search input {
  font-size: 16px;
}

[id^=gf-entries-table] .button {
  padding: 0;
  background-color: unset;
}
[id^=gf-entries-table] .fa-file-arrow-down,
[id^=gf-entries-table] .fa-toolbox,
[id^=gf-entries-table] .fa-file-lines,
[id^=gf-entries-table] .fa-pen-to-square,
[id^=gf-entries-table] .fa-trash-can {
  font-size: 20px;
  padding: 5px;
}
[id^=gf-entries-table] .fa-pen-to-square {
  color: orange;
}
[id^=gf-entries-table] .fa-trash-can {
  color: #d9534f;
}
[id^=gf-entries-table] .fa-file-arrow-down,
[id^=gf-entries-table] .fa-file-lines {
  color: #004276;
}
[id^=gf-entries-table] .action {
  text-align: center;
}
[id^=gf-entries-table] th {
  font-size: 14px;
  text-align: left;
  font-weight: 500;
  color: #004276;
}
[id^=gf-entries-table] tbody {
  font-size: 14px;
}
[id^=gf-entries-table] .status-suspended, [id^=gf-entries-table] .status-preliminary, [id^=gf-entries-table] .status-withdrawn, [id^=gf-entries-table] .status-accredited-body, [id^=gf-entries-table] .status-initial {
  font-weight: 500;
  padding: 1px 10px 3px;
  border-radius: 40px;
  border: 1px solid;
  font-size: 12px;
}
[id^=gf-entries-table] .status-initial {
  color: #096ae5;
  background-color: #d8f1ff;
}
[id^=gf-entries-table] .status-accredited-body {
  color: #2e8f00;
  background-color: #eefcea;
}
[id^=gf-entries-table] .status-withdrawn {
  color: #990000;
  background-color: #ffebeb;
}
[id^=gf-entries-table] .status-preliminary {
  color: #b8860b;
  background-color: #ffffe0;
}
[id^=gf-entries-table] .status-suspended {
  color: #5e5e5e;
  background-color: #f0f0f0;
}

.readonly-select {
  pointer-events: none;
  background-color: #f8fafd;
  border-color: rgba(0, 201, 167, 0.5);
  color: #6c757d;
}

@media print {
  header.site-header,
  .site-footer,
  aside.sidebar,
  nav,
  .generate-sidebar,
  .generate-header,
  .generate-footer,
  #left-sidebar,
  #wpadminbar {
    display: none !important;
  }
  .inside-article {
    background-color: #fff !important;
    padding: 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
  .site-content,
  main[role=main],
  .inside-article {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  button[onclick="window.print()"] {
    display: none !important;
  }
  body {
    color: #000;
    background: #fff;
    font-size: 12pt;
  }
}
#gform_confirmation_message_7,
#gform_confirmation_message_9,
#gform_confirmation_message_10,
#gform_confirmation_message_11,
#gform_confirmation_message_20,
#gform_confirmation_message_21,
#gform_confirmation_message_22,
#gform_confirmation_message_24,
#gform_confirmation_message_28 {
  background: #effcf0;
  color: #195719;
  border-radius: 10px;
  padding: 10px;
  font-size: 16px;
}

.information-message {
  color: #096ae5;
  background-color: #d8f1ff;
  border-radius: 10px;
  padding: 10px 20px;
  font-size: 18px;
  width: auto;
  display: table;
  margin: auto;
}

.general-form img {
  display: table;
  margin: auto;
}

.page-id-326 .wp-block-group__inner-container {
  padding: 20px !important;
}

.custom-file-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 5px;
  flex-wrap: wrap;
}

.custom-upload-label {
  background-color: #f5f5f5 !important;
  color: #000;
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  border: 1px solid #0073aa;
  transition: background 0.3s;
}

.custom-upload-label:hover {
  background-color: #005d8f;
}

.custom-upload-filename {
  font-size: 14px;
  color: #333;
  padding: 8px 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  min-width: 180px;
  background: #f9f9f9;
}

.custom-upload-label,
.custom-upload-filename {
  font-family: inherit !important;
  line-height: 1.5 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  padding: 8px !important;
}

.custom-upload-display {
  border: 1px solid #ced6e0 !important;
  border-radius: 5px !important;
  padding: 8px 0 !important;
}/*# sourceMappingURL=style.css.map */