@charset "UTF-8";
/*user management lists*/
.filter {
  display: block; }

.headerRow {
  background-color: rgba(0, 0, 0, 0.07) !important;
  height: 70px !important; }

.username {
  display: inline-block;
  width: 230px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left; }

.date_created {
  min-width: 12% !important; }

.sector {
  min-width: 12% !important; }

.organization {
  min-width: 12% !important; }

.status {
  min-width: 8% !important; }

.deactivated {
  background-color: #FFE6E6 !important; }

.odd {
  border-bottom: 1px solid #ccc; }

.even {
  background-color: rgba(0, 0, 0, 0.03) !important; }

.thread_comment_list_comment_td {
  width: 100%; }

.thread_comment_list_user_td {
  width: 15%; }

.thread_comment_list_time_td {
  width: 17%; }

.thread_comment_list_tr {
  width: 100%; }

.threat_comment_length {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.user_list_td {
  padding-right: 5px !important;
  font-size: 0.9rem !important; }

.thread_list_td {
  padding-right: 5px !important;
  font-size: 0.9rem !important; }

.report_list_td {
  padding-right: 5px !important;
  font-size: 0.9rem !important; }

table tr:nth-child(odd) {
  background: rgba(0, 0, 0, 0.07); }

table tr:nth-child(even) {
  background: rgba(0, 0, 0, 0.03); }

#i-mail {
  margin-left: 7px;
  margin-bottom: 14px; }

@media only screen and (max-width: 1038px) {
  /* Force table to not be like tables anymore */
  table.block_small, thead.block_small, tbody.block_small, th.block_small, td.block_small, tr.block_small {
    display: inline-block;
    width: 100%; }
  /* Hide table headers*/
  tr.headerRow {
    display: none; }
  td.block_small {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%; }
  td.report_list_td.block_small {
    /* Behave  like a "row" */
    text-align: left !important;
    padding-left: 50% !important; }
  td.csirt_jkt_report_list_td.block_small {
    /* Behave  like a "row" */
    text-align: left !important;
    padding-left: 50% !important; }
  td.jkt_report_list_td.block_small {
    /* Behave  like a "row" */
    text-align: left !important;
    padding-left: 50% !important; }
  tr.block_small {
    margin-bottom: 7px;
    border: 1px solid #ccc;
    width: 100%; }
  td.history_list_td.block_small {
    /* Behave  like a "row" */
    text-align: left !important;
    padding-left: 50% !important; }
  #usernameP {
    margin-bottom: 0px; }
  td.block_small:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    font-weight: bold; }
  /*
	Label the data
	*/
  td.user_list_td:nth-of-type(1):before {
    content: "Korisničko ime"; }
  td.user_list_td:nth-of-type(2):before {
    content: "Ime"; }
  td.user_list_td:nth-of-type(3):before {
    content: "Prezime"; }
  td.user_list_td:nth-of-type(4):before {
    content: "Uloga"; }
  td.user_list_td:nth-of-type(5):before {
    content: "Sektor"; }
  td.user_list_td:nth-of-type(6):before {
    content: "Organizacija"; }
  td.user_list_td:nth-of-type(7):before {
    content: "Vrijeme prijave"; }
  td.user_list_td:nth-of-type(8):before {
    content: "Status"; }
  td.thread_list_td:nth-of-type(1):before {
    content: "Naziv"; }
  td.thread_list_td:nth-of-type(2):before {
    content: "Tip"; }
  td.thread_list_td:nth-of-type(3):before {
    content: "Prijavitelj"; }
  td.thread_list_td:nth-of-type(4):before {
    content: "Organizacija"; }
  td.thread_list_td:nth-of-type(5):before {
    content: "Vrijeme prijave"; }
  td.thread_list_td:nth-of-type(6):before {
    content: "Zadnja izmjena"; }
  td.thread_list_td:nth-of-type(7):before {
    content: "Razina dijeljenja"; }
  td.trans_list_td:nth-of-type(1):before {
    content: "Naziv"; }
  td.trans_list_td:nth-of-type(2):before {
    content: "ZKS početna obavijest"; }
  td.trans_list_td:nth-of-type(3):before {
    content: "Prijavitelj"; }
  td.trans_list_td:nth-of-type(4):before {
    content: "Vrijeme prijave"; }
  td.trans_list_td:nth-of-type(5):before {
    content: "Zadnja izmjena"; }
  td.contact_list_td:nth-of-type(1):before {
    content: "Ime"; }
  td.contact_list_td:nth-of-type(2):before {
    content: "Prezime"; }
  td.contact_list_td:nth-of-type(3):before {
    content: "Organizacija"; }
  td.contact_list_td:nth-of-type(4):before {
    content: "Grupa"; }
  td.contact_list_td:nth-of-type(5):before {
    content: "Telefon/Mobitel"; }
  td.contact_list_td:nth-of-type(6):before {
    content: "Adresa elektroničke pošte"; }
  td.contact_list_td:nth-of-type(7):before {
    content: "Sektor"; }
  td.report_list_td:nth-of-type(1):before {
    content: "Naziv"; }
  td.report_list_td:nth-of-type(2):before {
    content: "Korisnik"; }
  td.report_list_td:nth-of-type(3):before {
    content: "Organizacija"; }
  td.report_list_td:nth-of-type(4):before {
    content: "Vrijeme prijave"; }
  td.report_list_td:nth-of-type(5):before {
    content: "Zadnja izmjena"; }
  td.csirt_jkt_report_list_td:nth-of-type(1):before {
    content: "Naziv"; }
  td.csirt_jkt_report_list_td:nth-of-type(2):before {
    content: "Vrijeme prijave"; }
  td.csirt_jkt_report_list_td:nth-of-type(3):before {
    content: "Zadnja izmjena"; }
  td.csirt_jkt_report_list_td:nth-of-type(4):before {
    content: "Zaključan?"; }
  td.csirt_jkt_report_list_td:nth-of-type(5):before {
    content: "Izvoz"; }
  td.history_list_td:nth-of-type(1):before {
    content: "Objekt"; }
  td.history_list_td:nth-of-type(2):before {
    content: "Korisnik"; }
  td.history_list_td:nth-of-type(3):before {
    content: "Akcija"; }
  td.history_list_td:nth-of-type(4):before {
    content: "Vrijeme promjene"; }
  .filter_and_search_big {
    display: none; }
  .pagination_users {
    display: flex;
    justify-content: center;
    align-items: center; }
  .pagination_threats {
    display: flex;
    justify-content: center;
    align-items: center; } }

@media only screen and (max-width: 1039px) {
  .padding10px {
    padding-right: 10px !important;
    padding-left: 10px !important; }
  .padding20px {
    padding-right: 20px !important;
    padding-left: 20px !important; }
  .last_name {
    display: inline-list-item;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left; }
  .contact_list_td_first_row {
    padding-left: 5px; } }

/*search button*/
.button_icon {
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
  user-select: none;
  border: 1px solid transparent;
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.0;
  border-radius: 0 .3rem .3rem 0;
  background-color: #007bff;
  outline: 0; }

.input-for-icon {
  flex: 1 1 auto;
  font-weight: 400;
  height: calc(1.5em + 1rem + 2px);
  padding: .5rem 1rem;
  font-size: 0.9rem;
  line-height: 1.0;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .3rem 0 0 .3rem;
  outline: 0; }

.form_group_small {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem; }

.search_item {
  font-weight: bold;
  color: black !important; }

.search_icon {
  color: #007bff !important; }

.filter_small {
  display: inline; }

.dropdown_new {
  min-width: 14rem; }

.search_small {
  display: inline;
  float: right;
  width: 300px; }

.obfuscated {
  visibility: hidden; }

.obfuscated.visible {
  visibility: visible; }

#modal-popup_user_note {
  margin-top: 10%; }

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