@font-face {
  font-family: msr900;
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/msr/exljbris_-_museosansrounded-900-webfont.ttf);
}

@font-face {
  font-family: msr500;
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/msr/exljbris_-_museosansrounded-500-webfont.ttf);
}

@font-face {
  font-family: msr300;
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/msr/exljbris_-_museosansrounded-300-webfont.ttf);
}

@font-face {
  font-family: msr700;
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/msr/exljbris_-_museosansrounded-700-webfont.ttf);
}

@font-face {
  font-family: msr100;
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/msr/exljbris_-_museosansrounded-100-webfont.ttf);
}

@font-face {
  font-family: public-sans-200;
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/it-industrija-fonts/publicSans/PublicSans-ExtraLight.ttf);
}

@font-face {
  font-family: public-sans-900;
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/it-industrija-fonts/publicSans/PublicSans-Black.ttf);
}

@font-face {
  font-family: VT323;
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/it-industrija-fonts/VT323-Regular.ttf);
}

#single-jobs {
  position: absolute;
  width: 600px;
  top: 0 !important;
}

.kat {
  width: fit-content;
  height: 13px;
  font-size: 11px;
  background: #ededed;
  border-radius: 100px;
  border-style: none;
  color: black;
  font-family: msr500;
  cursor: pointer;
  -webkit-appearance: none;
  display: block;
  padding-top: 5px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 4px 10px 0 0;
  text-transform: uppercase;
  color: #333;

}

.kat-flex {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
}

.kat-flex-single {
  margin-top: 20px;
}


.kategorija {
  width: 800px;
  margin: auto;
  background-color: #f2f2f2;
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.kategorija-inner {
  width: 700px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 10px;
  margin-bottom: 20px;

}

.linkedin-icon {
  margin-left: 17px;
  margin-top: 2px;
  width: 15px;
  height: 15px;
}

.linkedin-icon-single {
  margin-left: 9px;
  position: relative;
  top: -2px;
  width: 15px;
  height: 15px;
}

.skraceni-link {
  font-family: msr500;
  font-size: 11px;
  text-transform: uppercase;
  display: flex;
  margin-bottom: 10px;
  margin-left: 1px;
  padding: 0px 0pc 5px;
  /* position: relative;
    top: 5px;
    left: 12px; */
}

.errors,
.errors-odgovor {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  margin-left: 10px;
}

.errors-post {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  margin-left: 10px;
}

.error {
  font-family: m300;
  font-size: 13px;
  color: red;
  margin-bottom: 5px;
}

.info-feed a {
  display: flex;
}

.wrapper {
  width: 800px;
  margin: auto;
}

.feed-naslov {
  margin-bottom: -2px;
  /* margin-left: 11px; */
  width: 800px;
  line-height: 26px;
  padding: 0;
  padding-top: 6px;
  font-size: 20px;
}

.feed-link {
  width: 620px;
  font-family: msr700;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: black;
  text-decoration: none;

}

.feed-link:visited {
  color: #ababab;
}

.new-article {
  display: inline-block;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  background-color: #33A330;
  margin-bottom: 4px;
}

.feed-content p {
  margin-bottom: 20px;
  font-size: 17px;
}

.upvote-icon {
  width: 10px;
  height: 10px;
  cursor: pointer;
  position: relative;
  top: 1px;
}

.upvote-button {
  background-color: transparent;
  border-style: none;
  border-radius: 20%;
  padding-top: 2px;
  cursor: pointer;
}

.upvotes {
  width: fit-content;
  height: 15px;
  background: #EDEDED;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  padding: 3px 10px 1px;
  margin-right: 7px;
}

.upvotes:hover {
  cursor: pointer;
}

.komentari-feed {
  width: auto;
  display: flex;
  justify-content: center;
  background: #EDEDED;
  border-radius: 100px;
  height: 15px;
  padding: 3px 10px 1px;
  margin-right: 12px;

}

.upvotes_num {
  font-family: msr500;
  font-size: 12px;
  color: black;
  margin-left: 4px;
}

.avatar-slika {
  width: 20px;
  height: 20px;
}

.slika-komentar {
  width: 10px;
  height: 10px;
  position: relative;
  top: 1px;
}

.broj-komentar {
  font-family: msr500;
  font-size: 12px;
  margin-left: 4px;
}

.ime-feed {

  font-family: msr500;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: underline;

  display: flex;
  position: relative;
  top: 5px;
  left: 12px;


}

.ime-feed-anonimno {
  font-family: msr500;
  font-size: 11px;
  text-transform: uppercase;
  display: flex;
  position: relative;
  top: 5px;
  left: 12px;
  cursor: default;

}

.vreme-feed {
  font-family: msr300;
  font-size: 11px;
  text-transform: uppercase;
  margin-left: 6px;
  position: relative;
  top: 5px;
  left: 15px;
  color: #555;

}

.flex-feed {
  display: flex;
  justify-content: unset;
  width: 500px;
}

.border-bottom {
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 13px;
}

.buttons-flex {

  width: 660px;
  height: 30px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
  /* border-bottom: solid 1px #E5E5E5; */
  padding-bottom: 20px;
  margin-bottom: 7px;

}

.grupe-flex {
  width: 800px;
  height: auto;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  margin-top: 20px;
  border-bottom: solid 1px #E5E5E5;
  padding-bottom: 10px;
  margin-bottom: 7px;
}

.zeleno {

  width: auto;
  height: 30px;
  font-size: 12px;
  background: #33A331;
  border-radius: 100px;
  border-style: none;
  color: white;
  font-family: msr500;
  cursor: pointer;
  -webkit-appearance: none;
  display: block;
  text-align: center;
  margin-top: 6px;
  padding-left: 8px;
  padding-right: 8px;

}

.sivo {

  background: #E5E5E5;
  width: auto;
  height: 30px;
  font-size: 12px;
  border-radius: 100px;
  border-style: none;
  color: black;
  font-family: msr500;
  cursor: pointer;
  -webkit-appearance: none;
  display: block;
  text-align: center;
  margin-top: 6px;
  padding-left: 8px;
  padding-right: 8px;
}

.crno {
  display: flex;
  justify-content: space-evenly;
  width: 80px;
  padding-left: 10px;
  height: 21px;
  font-size: 12px;
  background: #33A331;
  border-radius: 100px;
  border-style: none;
  color: white;
  font-family: msr500;
  /* display: block; */

  text-align: center;
  padding-top: 9px;
  -webkit-appearance: none;
  position: relative;
}

#add-feed-post {
  cursor: pointer;
}

.add-feed-post-submenu {
  display: none;
  width: 120px;
  padding: 5px 5px 2px 5px;
  position: absolute;
  bottom: -75px;
  right: 0;
  z-index: 9;
  background-color: #fff;
  border: 1px solid #CACACA;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}

#add-feed-post.show-submenu .add-feed-post-submenu {
  display: block;
}

.add-feed-post-submenu a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.add-feed-post-submenu a:not(:first-child) {
  border-top: 1px solid #CACACA !important;
}

.add-feed-post-submenu a svg {
  max-width: 15px;
}

.grupa-zeleno {
  width: fit-content;
  height: 30px;
  font-size: 12px;
  background: #000;
  border-radius: 100px;
  border-style: none;
  color: white;
  font-family: msr500;
  cursor: pointer;
  -webkit-appearance: none;
  display: flex;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.grupa-sivo {
  width: fit-content;
  height: 30px;
  font-size: 12px;
  background: #EDEDED;
  border-radius: 100px;
  border-style: none;
  color: black;
  font-family: msr500;
  cursor: pointer;
  -webkit-appearance: none;
  display: flex;
  align-items: center;
  /* padding-top: 9px; */
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.broj-notifikacija {
  width: 13px;
  border-radius: 50%;
  display: block;
  background-color: red;
  color: white;
  text-align: center;
  margin-right: 5px;
  padding: 3px;
  font-weight: 900;
}

.broj-notifikacija-nula {
  width: 13px;
  border-radius: 50%;
  display: block;
  background-color: #fff;
  color: #000;
  text-align: center;
  margin-right: 5px;
  padding: 3px;
  font-weight: 900;
}

.emoji {
  margin-right: 2px;
}

.btn_wrapper {
  width: 800px;
  margin: auto;
  margin-top: 30px;
}

.profil-naslov {
  width: 800px;
  margin: auto;
}

.btn_wrapper>.zeleno {
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.info-feed {
  display: flex;
}


.admin-info {
  position: absolute;
  right: 50px;
}

.naslov-flex {
  display: flex;

  position: relative;
  left: 0px;
  padding-bottom: 10px;

}

.counter {

  padding-top: 23px;
  font-family: msr100;
  font-size: 20px;
  text-align: right;
  width: 25px;
}

.buttons-form {
  display: flex;
  width: 145px;
  justify-content: space-between;

}

.dot {
  font-family: msr500;
  font-size: 16px;
  line-height: 0px;
  margin-right: 10px;


}

.show {
  display: block;
}

#jos_btn {
  width: 160px;
  height: 36px;
  font-size: 12px;
  border-style: none;
  color: white;
  font-family: msr500;

  text-align: center;

  background: #33A331;
  border-radius: 50px;
  display: block;
  margin: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  cursor: pointer;
  -webkit-appearance: none;
}

#jos_btn:hover {
  opacity: 0.8;
}

#jos_btn_dis {
  width: 160px;
  height: 36px;
  font-size: 12px;
  border-style: none;
  color: white;
  font-family: msr500;

  text-align: center;

  background: #33A331;
  border-radius: 50px;
  display: block;
  margin: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  opacity: 0.3;
  -webkit-appearance: none;
}

.moje-heading {
  width: 800px;
  margin: auto;
  margin-top: 20px;
}

.opis-grupe {
  width: 700px;
  margin: auto;
  display: block;
  font-size: 16px;
  font-family: Helvetica;
  line-height: 24px;
  font-weight: 100;
}

.child-groups-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 700px;
  margin: auto;
}

/* @media screen and (max-width: 1200px){
    .single-jobs-inner{
        display: none !important;
    }
} */

/* BEGIN: ITI Widget */
.it-industrija-outer-wrapper {
  padding: 10px 20px 20px;
  color: #fff;
  background-color: #000;
}

.it-industrija-outer-wrapper a,
.it-industrija-outer-wrapper a:visited {
  color: #fff;
  text-decoration: none
}

.it-industrija-outer-wrapper .it-industrija-heading-wrapper {
  display: flex;
  border-bottom: 1px solid #fff;
  margin-bottom: 24px;
}

.it-industrija-outer-wrapper .it-industrija-heading-wrapper p {
  font-size: 16px;
  color: #fff;
  font-family: public-sans-200;
  border-bottom: 2px solid #fff;
  width: fit-content;
  margin-bottom: -2px;
  padding-bottom: 8px;
}

.it-industrija-outer-wrapper .it-industrija-logo {
  display: block;
}

.it-industrija-outer-wrapper img {
  max-width: 100%;
  height: auto;
}

.it-industrija-outer-wrapper .it-industrija-picked-wrapper {
  margin-top: 5px;
  margin-bottom: 20px;
}

.it-industrija-outer-wrapper .it-industrija-picked-thumb {
  display: block;
  margin-left: -20px;
  margin-right: -20px;
}

.it-industrija-outer-wrapper .it-industrija-picked-thumb img {
  width: 100%;
}

.it-industrija-outer-wrapper .it-industrija-picked-wrapper h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 1.2;
  font-family: public-sans-900;
}

.it-industrija-outer-wrapper .it-industrija-picked-meta,
.it-industrija-outer-wrapper .it-industrija-picked-meta a,
.it-industrija-outer-wrapper .it-industrija-picked-meta a:visited {
  font-size: 13px;
  color: #a0a0a0;
  text-transform: uppercase;
  font-family: public-sans-200;
}

.it-industrija-outer-wrapper .it-industrija-post-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.it-industrija-outer-wrapper .it-industrija-post-wrapper h3 {
  font-size: 15px;
  line-height: 23px;
  color: #fff;
  font-family: public-sans-200;
  /* margin-bottom: 8px; */
  margin-top: 0px;
}

.it-industrija-outer-wrapper .it-industrija-number-wrapper {
  width: 30px;
  height: 30px;
  background-color: #06A965;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  margin-top: 4px;
  flex-shrink: 0;
}

.it-industrija-outer-wrapper .it-industrija-number-wrapper p {
  font-size: 25px;
  color: #FFFFFF;
  font-family: VT323;
}

/* Single Post */
.single-post.iti-industrija-widget {
  max-width: 530px;
  margin: 0 auto;
  margin-top: 0px;
}

.single-post.iti-industrija-widget .it-industrija-heading {
    margin-top: 0;
    height: auto;
}

@media screen and (max-width: 1200px) {
  .single-post.iti-industrija-widget {
    margin: auto;
  }
}

/* END: ITI Widget */

/* BEGIN: ITI Plain Widget */

.it-industrija-outer-wrapper-plain .it-industrija-widget-heading {
  margin-bottom: 15px;
  font-size: 18px;
  font-family: msr500;
}

.it-industrija-outer-wrapper-plain .it-industrija-post-wrapper {
  margin-top: 15px;
  padding-top: 10px;
  /* padding-bottom: 10px; */
  display: flex;
  align-items: start;
  border-top: 1px solid #F0F0F0;
}

.it-industrija-outer-wrapper-plain .it-industrija-post-wrapper h3 {
  font-size: 13px;
  line-height: 1.5;
  font-family: msr300;
  color: #555;
}

.it-industrija-outer-wrapper-plain .it-industrija-number-wrapper {
  width: 30px;
  height: 30px;
  color: #fff;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  flex-shrink: 0;
  border-radius: 50%;
  font-family: msr700;
}

.it-industrija-outer-wrapper-plain .it-industrija-post-meta {
  font-size: 11px;
  color: #828282;
  font-family: msr300;
  display: block;
  margin-top: 10px;
}

.it-industrija-outer-wrapper-plain .iti-more {
  display: flex;
  align-items: center;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #F0F0F0;
  font-size: 14px;
  font-family: msr500;

}

.it-industrija-outer-wrapper-plain .iti-more svg {
  margin-left: 5px;
}

/* END: ITI Plain Widget */

@media screen and (max-width: 800px) {
  .feed-link {
    width: 100%;
    font-size: 18px;
    line-height: 24px;
  }

  .child-groups-wrapper {
    width: 95%;
    margin: auto;
  }

  .moje-heading {
    width: 95%;
    margin: auto;

  }

  .kategorija {
    width: 95%;
    margin: auto;
    background-color: #f2f2f2;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
  }

  .kategorija-inner {
    width: 95%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #c4c4c4;

  }

  .opis-grupe {
    width: 95%;
    margin-top: 10px;
  }

  .buttons-flex {
    width: 95%;
  }

  .grupe-flex {
    width: 95%;
    height: auto;
    flex-wrap: wrap;
    padding-bottom: 10px;
  }

  .counter {
    display: none;
  }

  .feed-naslov {
    margin-left: unset;
    width: 100%;
  }

  .naslov-flex {
    width: 100%;
    left: 0px;
  }

  .feed-post {
    width: 100%;
  }

  .wrapper {
    width: 95%;
  }

  .flex-feed {
    width: 100%;
  }

  .admin-info {
    display: none;
  }

  .btn_wrapper {
    width: 95%;
    margin: auto;
    margin-top: 30px;
  }

  .profil-naslov {
    width: 95%;
    margin: auto;
    margin-top: 30px;
    padding: 0;
    text-align: center;
    color: black;
  }

  .btn_wrapper>.zeleno {
    margin: auto;
  }

  .btn_wrapper>.crno {
    margin: auto;
  }

  .grupa-zeleno {
    margin-bottom: 10px;
  }

  .grupa-sivo {
    margin-bottom: 10px;
  }

  .hide-tab-text {
    display: none;
  }

  .emoji {
    margin-right: unset;
  }

  .crno {
    width: 35px;
    padding-left: 0;
  }
}

/* Nova naslovna, sa 3 posta */
.home-page-layout-wrapper .home-page-top-left > section {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 40px;
}

.home-page-top-left img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.home-page-top-left .home-small-post-image {
  display: block;
  margin-bottom: 20px;
}

.home-page-top-left .home-small-post-title {
  margin-bottom: 15px;
  font-family: msr700;
  line-height: 1.3;
  font-size: 16px;
}

.home-page-top-left .home-small-post-excert {
  margin-bottom: 10px;
  font-family: msr300;
  line-height: 1.6;
  color: #828282;
  font-size: 16px;
}

.home-page-top-left .home-small-post-excert p {
  margin-top: 10px;
}

.home-page-top-left .home-small-post-excert p:first-child {
  margin-top: 0;
}

.home-page-top-left .home-featured-post .home-small-post-title {
  font-size: 32px;
  font-family: msr500;
}

.home-page-top-left .home-featured-post .home-page-top-left .home-small-post-excert {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 15px;
}

.home-page-top-left .home-small-post-meta {
  font-family: msr300;
  color: #828282;
  font-size: 12px;
  text-transform: uppercase;
}

.home-featured-post {
  order: 2;
}

.home-small-post-wrapper {
  order: 1;
}

.home-small-post img{
  max-width: 100%;
  height: auto;
}

.home-small-post:not(:first-child) {
  margin-top: 10px;
  padding-top: 25px;
  border-top: 1px solid #F0F0F0;
}


/* Naslovna sa dve kolone */
.home-page-layout-wrapper {
  display: flex;
  max-width: 1164px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
}

.home-page-top-left h2,
.it-industrija-heading {
  font-family: msr900;
  height: 30px;
  margin-top: 35px;
  border-bottom: solid 1px #E5E5E5;
  padding-bottom: 20px;
  margin-bottom: 25px;
}

.home-page-top-left .right-small-post {
  justify-content: start;
}

.home-page-top-left .right-small-post a {
  font-family: m900;
  font-size: 22px;
}

.home-page-top-left .right-small-post img {
  width: 75px;
  height: 75px;
}

.right-small-post-image {
  margin-top: 5px;
  margin-right: 10px;
}

.home-page-top-right .buttons-flex {
  margin-top: 35px;
}

.home-page-top-right .feed-link {
  font-family: msr500;
  font-size: 17px;
  line-height: 25px;
}

@media screen and (min-width: 1190px) {

  .home-page-top-right {
    max-width: 300px;
  }

  .home-page-top-left {
    padding-right: 30px;
  }

  .home-page-layout-wrapper .buttons-flex,
  .home-page-layout-wrapper .wrapper {
    max-width: 380px;
  }

  .home-page-top-right .button-label {
    display: none;
  }
}

@media screen and (max-width: 1190px) {
  .home-page-layout-wrapper {
    flex-direction: column;
  }

  .home-page-top-left {
    margin-left: auto;
    margin-right: auto;
    /* max-width: 600px; */
    width: 95%;
    padding-right: 0;
    margin-bottom: 50px;
  }

  .home-page-top-right .it-industrija-widget {
    margin-left: auto;
    margin-right: auto;
    width: 95%;
  }

  .home-page-top-left .right-small-post {
    display: none;
  }

  .home-page-top-left .right-small-post:nth-child(2),
  .home-page-top-left .right-small-post:nth-child(3),
  .home-page-top-left .right-small-post:nth-child(4) {
    display: flex;
  }

  .home-page-top-right {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    width: 95%;
  }
}

@media screen and (max-width: 769px) {
  .home-page-layout-wrapper .home-page-top-left > section {
    grid-template-columns: 1fr;
  }

  .home-featured-post {
    order: 1;
  }

  .home-small-post-wrapper {
    order: 2;
  }
}

/* Feed Status */
.feed-status-wrapper {
  font-family: m500;
  font-size: 13px;
  color: #333333;
  text-transform: uppercase;
}


/* Zajedni Mention */
.zajednica-user-mention-wrap {
  position: relative;
}

.zajednica-user-mention-wrap .mention-user-info {
  display: none;
  position: absolute;
  top: -60px;
  left: 0;
  z-index: 9;
  padding: 5px 10px;
  line-height: 2;
  width: max-content;
  border: 1px solid #CACACA;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  background-color: #fff;
}

.mention-user-info>span {
  width: fit-content;
}

.zajednica-user-mention-wrap .mention-avatar {
  width: 30px;
  height: 30px;
  margin-right: 7px;
  border-radius: 50%;
}

.zajednica-user-mention-wrap .mention-name {
  font-family: msr500;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: underline;
  display: block;
}

.zajednica-user-mention-wrap .mention-name .verified {
  max-width: 15px;
  margin-left: 5px;
  vertical-align: middle;
}

.zajednica-user-mention-wrap .mention-title {
  font-family: msr300;
  font-size: 11px;
  text-transform: uppercase;
  color: #555;
  display: block;
}

.zajednica-user-mention-wrap:hover>span {
  display: flex;
  align-items: center;
}

.zajednica-user-mention {
  font-weight: bold;
  padding-bottom: 0 !important;
  border-bottom: none !important;
}
