/*
! tailwindcss v3.3.1 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
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)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

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

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

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

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", 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;
}

/*
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 all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

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

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

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

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

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

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

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

/*
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 */
}

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

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.tw-fixed {
  position: fixed;
}

.tw-absolute {
  position: absolute;
}

.tw-relative {
  position: relative;
}

.tw-inset-y-1\/2 {
  top: 50%;
  bottom: 50%;
}

.tw-left-0 {
  left: 0px;
}

.tw-right-0 {
  right: 0px;
}

.tw-right-40 {
  right: 10rem;
}

.tw-top-7 {
  top: 1.75rem;
}

.tw-bottom-0 {
  bottom: 0px;
}

.-tw-bottom-4 {
  bottom: -1rem;
}

.-tw-top-4 {
  top: -1rem;
}

.-tw-top-8 {
  top: -2rem;
}

.-tw-top-12 {
  top: -3rem;
}

.tw-left-4 {
  left: 1rem;
}

.tw-left-12 {
  left: 3rem;
}

.tw-right-1\/2 {
  right: 50%;
}

.tw-left-14 {
  left: 3.5rem;
}

.tw-left-16 {
  left: 4rem;
}

.tw-left-20 {
  left: 5rem;
}

.tw-left-2 {
  left: 0.5rem;
}

.tw-left-6 {
  left: 1.5rem;
}

.tw-left-5 {
  left: 1.25rem;
}

.tw-left-24 {
  left: 6rem;
}

.-tw-top-2 {
  top: -0.5rem;
}

.-tw-right-2 {
  right: -0.5rem;
}

.tw-right-2 {
  right: 0.5rem;
}

.tw-z-40 {
  z-index: 40;
}

.tw-m-2 {
  margin: 0.5rem;
}

.tw-m-auto {
  margin: auto;
}

.tw-mb-12 {
  margin-bottom: 3rem;
}

.tw-mb-2 {
  margin-bottom: 0.5rem;
}

.tw-ml-2 {
  margin-left: 0.5rem;
}

.tw-ml-6 {
  margin-left: 1.5rem;
}

.tw-mt-12 {
  margin-top: 3rem;
}

.tw-mt-14 {
  margin-top: 3.5rem;
}

.tw-mt-2 {
  margin-top: 0.5rem;
}

.tw-mt-24 {
  margin-top: 6rem;
}

.tw-mt-4 {
  margin-top: 1rem;
}

.tw-block {
  display: block;
}

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

.tw-flex {
  display: flex;
}

.tw-h-screen {
  height: 100vh;
}

.tw-w-72 {
  width: 18rem;
}

.tw-w-80 {
  width: 20rem;
}

.tw-w-96 {
  width: 24rem;
}

.tw-w-full {
  width: 100%;
}

.-tw-rotate-45 {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.tw-cursor-pointer {
  cursor: pointer;
}

.tw-items-center {
  align-items: center;
}

.tw-justify-center {
  justify-content: center;
}

.tw-overflow-hidden {
  overflow: hidden;
}

.tw-rounded-lg {
  border-radius: 0.5rem;
}

.tw-rounded-md {
  border-radius: 0.375rem;
}

.tw-border-2 {
  border-width: 2px;
}

.tw-border {
  border-width: 1px;
}

.tw-border-b-2 {
  border-bottom-width: 2px;
}

.tw-border-t-2 {
  border-top-width: 2px;
}

.tw-border-t-4 {
  border-top-width: 4px;
}

.tw-border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.tw-border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
}

.tw-border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.tw-border-green-100 {
  --tw-border-opacity: 1;
  border-color: rgb(220 252 231 / var(--tw-border-opacity));
}

.tw-bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.tw-bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.tw-bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.tw-bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}

.tw-bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity));
}

.tw-bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.tw-bg-lime-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 249 157 / var(--tw-bg-opacity));
}

.tw-bg-rose-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 205 211 / var(--tw-bg-opacity));
}

.tw-bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}

.tw-bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.tw-from-gray-100 {
  --tw-gradient-from: #f3f4f6 var(--tw-gradient-from-position);
  --tw-gradient-from-position:  ;
  --tw-gradient-to: rgb(243 244 246 / 0)  var(--tw-gradient-from-position);
  --tw-gradient-to-position:  ;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.tw-from-gray-200 {
  --tw-gradient-from: #e5e7eb var(--tw-gradient-from-position);
  --tw-gradient-from-position:  ;
  --tw-gradient-to: rgb(229 231 235 / 0)  var(--tw-gradient-from-position);
  --tw-gradient-to-position:  ;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.tw-from-red-200 {
  --tw-gradient-from: #fecaca var(--tw-gradient-from-position);
  --tw-gradient-from-position:  ;
  --tw-gradient-to: rgb(254 202 202 / 0)  var(--tw-gradient-from-position);
  --tw-gradient-to-position:  ;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.tw-to-black {
  --tw-gradient-to: #000 var(--tw-gradient-to-position);
  --tw-gradient-to-position:  ;
}

.tw-to-gray-100 {
  --tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position);
  --tw-gradient-to-position:  ;
}

.tw-to-green-100 {
  --tw-gradient-to: #dcfce7 var(--tw-gradient-to-position);
  --tw-gradient-to-position:  ;
}

.tw-to-red-200 {
  --tw-gradient-to: #fecaca var(--tw-gradient-to-position);
  --tw-gradient-to-position:  ;
}

.tw-p-1 {
  padding: 0.25rem;
}

.tw-p-2 {
  padding: 0.5rem;
}

.tw-text-center {
  text-align: center;
}

.tw-text-start {
  text-align: start;
}

.tw-text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.tw-text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.tw-uppercase {
  text-transform: uppercase;
}

.tw-tracking-widest {
  letter-spacing: 0.1em;
}

.tw-text-blue-400 {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity));
}

.tw-text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}

.tw-text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity));
}

.tw-text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.tw-text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.tw-text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.tw-underline {
  text-decoration-line: underline;
}

.tw-underline-offset-4 {
  text-underline-offset: 4px;
}

.\[app_name1\:param_name1\] {
  app_name1: param name1;
}

.\[app_name2\:param_name2\] {
  app_name2: param name2;
}

/* PISAVE */

@font-face{
  font-family:Oswald-Bold;

  src:url(../fonts/Oswald-Bold.ttf)format('truetype');
}

@font-face{
  font-family:Oswald-ExtraLight;

  src:url(../fonts/Oswald-ExtraLight.ttf)format('truetype');
}

@font-face{
  font-family:Oswald-Light;

  src:url(../fonts/Oswald-Light.ttf)format('truetype');
}

@font-face{
  font-family:Oswald-Medium;

  src:url(../fonts/Oswald-Medium.ttf)format('truetype');
}

@font-face{
  font-family:Oswald-Regular;

  src:url(../fonts/Oswald-Regular.ttf)format('truetype');
}

@font-face{
  font-family:Oswald-SemiBold;

  src:url(../fonts/Oswald-SemiBold.ttf)format('truetype');
}

body {
  font-family:Oswald-Regular;
}

.naslov {
  margin-top:20px;
}

.podnaslov {
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-top:20px;
  margin-bottom: 20px;
}

.glavniNaslov {
  margin-top:30px;
  margin-bottom:40px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color:white;
  z-index: 3;
  position: sticky;
  top: 31px;
}

.grafikaHeader {
  position: fixed;
  height: 94px;
  background: black;
  width: 100%;
  z-index:2;
}

.footer {
  width:100%;
  background:black;
  position: fixed;
  bottom:0px;
  height:50px;
  color:white;
  left: 0px;
  padding: 15px;
  font-size: 10px;
}

.odmik_od_footerja {
  margin-bottom: 150px;
  height: 30px;
  width: 100%;
}

/* poravnava na sredino */

.center {
  text-align:center;
}

/* obvestila */

.obvestila {
  display:none;
  position:absolute;
  top: 16%;
  left: 60%;
  width:200px;
  height: auto;
  border:1px solid black;
  border-radius: 5px;
  z-index:2;
  text-align: center;
  padding:10px;
  background:white;
}

.obvestilo {
  position: fixed;
  color: white;
  z-index: 5;
  margin-top: 15px;
  border: 1px solid
	white;
  padding: 5px;
  border-radius: 7px;
  left:150px;
}

/* oblika obrazcev */

.selectStyle {
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color:#495057;
  background-color:#fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/* Prijavni obrazec */

.prijava {
  border:1px solid #e5e5e5;
  border-radius:5px;
  position:relative;
  /*top:30%;*/
  top:100px;
  padding:10px;
}

.zapri_desno {
  text-align: right;
  cursor: pointer;
  transition: all 0.5s;
}

.zapri_desno:hover {
  color:orange;
}

/* prikaz gesel */

.oko .tooltipText {
  visibility: hidden;
  opacity:0;
  position:absolute;
  width: 120px;
  background-color:black;
  color:white;
  font-size:14px;
  padding:5px 0;
  border-radius: 5px;
}

.oko:hover .tooltipText {
  visibility: visible;
  opacity:1;
}

/* obrazec za registracijo */

.registracija {
  display:none;
}

/* ponastavitev gesla */

.ponastaviG {
  display:none;
}

/* MENU */

.menuHamb {
  position:fixed;
  padding:5px;
  z-index:5;
  transition: all 0.5s;
  cursor: pointer;
  color:white;
}

.menuHamb:hover {
  color:orange;
}

.menu {
  position:fixed;
  height: 100%;
  width:0px;
  background: black;
  color:white;
  transition: all 0.5s;
  text-align: center;
  z-index:4;
}

.menu_vsebina {
  margin-top:40px;
  list-style: none;
  cursor: pointer;
  display:none;
}

.menu_vsebina>li {
  transition: all 0.5s;
  position: relative;
  left: -28px;
  white-space: nowrap;
  margin-bottom: 25px;
}

.menu_vsebina>li:hover {
  color:orange;
}

.maloManjse {
  font-size:12px;
}

.aktiven {
  color:orange;
}

.podmenu {
  margin-top:73px;
  position: sticky;
  top: 100px;
  background:white;
  padding-bottom: 15px;
}

.podmenu > li {
  list-style: none;
  display: inline;
  margin: 24px;
  cursor: pointer;
}

.podmenu > li.aktivenP {
  border-bottom: 2px solid black;
}

.podmenu > li:hover {
  border-bottom:2px solid black;
}

.odjavaMenu {
  display:none;
  right: 20px;
  position: relative;
}

.odjavaMenu > li {
  list-style:none;
}

/* sekcije */

.sekcija_poraba {
  width:100%;
}

.sekcija_gospo {
  width:100%;
  display:none;
}

.sekcija_varcevanje {
  width:100%;
  display:none;
}

.sekcija_user {
  width:100%;
  display:none;
}

.sekcija_arhiv {
  width:100%;
  display:none;
}

.podmenuGospo {
  display:none;
}

.podmeniPorabaG {
  display:none;
}

.podatki {
  height: 350px;
  max-height: 500px;
  overflow-y: scroll;
}

.podatki>li {
  list-style: none;
  cursor: pointer;
}

.podatki>li>table>tbody>tr>td {
  padding:5px;
}

.podatki>li>table>tbody>tr:hover {
  background:black;
  color:white;
  border-radius: 5px;
}

table.center {
  margin-left:auto;
  margin-right:auto;
}

table.center>tbody>tr {
  cursor: pointer;
}

.izbrisPRacuna {
  display:none;
}

/* loader */

.loader {
  position: absolute;
  left: 48%;
  top: 68%;
}

/****************************************************************/

/*************************MOBILNE NAPRAVE **********************/

/***************************************************************/

@media screen and (min-width : 320px) and (max-width : 480px) {
  .obvestila {
    left: 23%;
  }

  .obvestilo {
    left: 44px;
    background:black;
    width: 80%;
  }

  .prijava {
    top:5px;
  }

  .podmenu {
    font-size: 13px;
  }

  .podmenu>li {
    margin: 3px;
  }

  .oko .tooltipText {
    right: 20px;
    top:100px;
  }

  .loader {
    position: fixed;
    left: 48%;
    top: 50%;
  }
}

@media screen and (min-width: 650px) and (max-width: 1025px) {
  .prijava {
    top:25px;
  }

  .odmik_od_footerja {
    height:30px;
  }

  .loader {
    position: fixed;
    left: 48%;
    top: 50%;
  }
}

@media screen and (min-width: 1300px) and (max-width:1400px) {
  .prijava {
    top:50px;
  }

  .odmik_od_footerja {
    height: 60px;
  }
}

.odd\:tw-border-t-2:nth-child(odd) {
  border-top-width: 2px;
}

.hover\:tw-cursor-pointer:hover {
  cursor: pointer;
}

.hover\:tw-font-bold:hover {
  font-weight: 700;
}

.focus\:tw-bg-blue-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}

.focus\:tw-bg-red-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity));
}

@media (min-width: 640px) {
  .sm\:tw-left-5 {
    left: 1.25rem;
  }
}

@media (min-width: 768px) {
  .md\:tw-right-60 {
    right: 15rem;
  }

  .md\:tw-left-20 {
    left: 5rem;
  }

  .md\:tw-left-24 {
    left: 6rem;
  }

  .md\:tw-w-2\/4 {
    width: 50%;
  }

  .md\:tw-w-60 {
    width: 15rem;
  }

  .md\:tw-w-96 {
    width: 24rem;
  }
}

@media (min-width: 1024px) {
  .lg\:tw-left-24 {
    left: 6rem;
  }

  .lg\:tw-left-20 {
    left: 5rem;
  }

  .lg\:tw-left-28 {
    left: 7rem;
  }
}

@media (min-width: 1280px) {
  .xl\:tw-left-24 {
    left: 6rem;
  }
}