#een-borza {
font-family: arial, helvetica, sans-serif;
font-size: 13px;
}
#een-borza select {
font-weight: bold;
font-size: 18px;
  height: 31px;
  background: transparent url(/assets/select_bg.png) 0 0 no-repeat;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;  
box-shadow: 2px 2px 5px #888;
}

#een-borza .gumb {
background: transparent url(/assets/select_bg.png) 0 0 no-repeat;
height: 33px;  
}

#een-borza h2 {
font-weight: bold;
font-size: 18px;
line-height: 15px;  
color: #b60635;
}

#een-borza a {
color: #b60635;
text-decoration: none;
}

#een-borza .rezultat p {
margin-top: 10px;
margin-bottom: 10px;
}

#een-borza .rezultat  td {
padding: 8px;
font-size: 13px;
}
#een-borza .tr-odd {
background-color: #f1ede3;
}
body {
  font-family: Source Sans Pro, arial, helvetica, sans-serif;
  font-size: 14px;  
}

input[type="submit"], button {
    padding: 8px 1rem;
    background-color: #003a68;
    border: none;
    color: #fff;
    font-size: 18px;
    border-radius: 4px;
}

input[type="submit"]:hover, button:hover {
 background-color: #ed1847;
 cursor: pointer;
}

#register {
  font-weight: 500;
  font-family: Source Sans Pro, arial, helvetica, sans-serif;
  font-size: 1.1em;
}

#register p {
}

#register .vpis {
  background-color: rgba(0, 58, 104, 0.03);
  padding: 1rem;
  margin-bottom: 2rem;
}

#register input {
  font-size: 1rem;
}

#register select {
  font-size: 1rem;
  width: 300px;
  height: 36px;
  padding-left: 5px;
  margin-bottom: 4px;
  background: transparent url(/assets/select_bg.webp) 0 0 no-repeat;
  background: transparent url(/assets/select_bg.webp) no-repeat right;
  border: none;
  appearance: none;
}

#register .ozadje {
  padding: 0 0 0 5px;
  margin-bottom: 4px;
  width: 200px;
  height: 36px;
  background: transparent url(/assets/select_bg.webp) no-repeat;
  border: none;
}

#register .submit {
  background-color: #003a68;;
  border:none;
  padding: 8px 30px;
  color: #fff;
  font-size: 18px;
  border-radius: 4px;
}

#register .submit:hover {
  background-color: #ed1847;
 cursor: pointer;
}

#register .rezultat td {
  padding: 8px;
  color: #222;
}

#register h2 {
  font-weight: normal;
  color: #003a68;;
  font-size: 1.5rem;
  line-height: 1.5em;
  font-weight: 600;
}

#register .rezultat {
  margin-top: 10px;
  font-weight: normal;
  border-spacing: 0px;  
  border: 1px solid #003a68;
  min-width: 60%;
}

#register .rezultat tr:nth-child(even) {
  background: rgba(0, 58, 104, 0.05);
  border-bottom: 5px solid #003a68;
}
#register .rezultat tr:nth-child(odd) {
  background: rgba(0, 58, 104, 0.02);
}


#register .rezultat .prostih {
  color: #000;
  font-weight: 600;
  font-size: 1.2em;
}

#register .rezultat th {
  color: #fff;
  background-color: #003a68;
  font-weight: 600;
  padding: 8px 5px;
  line-height: 1.5em;
  text-align: left;
  border-left: 2px solid #fff;
}

#register .rezultat th:first-of-type {
  border-left: none;
}

#register .rezultat hr { 
  margin: 1px 0; 
  background-color: #fff;
  border-top: 1px solid #fff;
}

#register .rezultat tr:hover {
  background-color: rgba(0, 58, 104, 0.1);
}

#register a, #register a:visited,
.rezultat a, .rezultat a:visited {
  color: #003a68;
  text-decoration: none;
}
#register a:hover, .rezultat a:hover {
  color: #ed1847;
}

  /***** register članov  *********/
#register .tabela .tr {
  clear: both;
  padding: 2px 0;
}

#register .tabela .td {
  float: left;
}

#register .tabela .td.ena {
  width: 20%;
  text-align: right;
  padding: 9px;
  line-height: 16px;
}

#register .tabela .td.ena {
  width: 30%;
}

.rezultat {
  font-size: 1rem;
  border-spacing: 1px;
  border-collapse: separate;
}

.rezultat li {
  line-height: 1.5em;
}


.rezultat .tr {padding: 6px 3px;}

#register .rezultat.register {border-spacing: 0; margin: 8px 0; border: none;}
.rezultat.register tr td:first-child {text-align: right; border-right: 1px solid #888; width: 30%;}
.rezultat.register .th {
  font-size: 1.5em;
  padding: 4px;
  text-align: left !important;
  background-color: rgba(0, 58, 104, 0.1);
  border: none !important;
}
.rezultat.register .dejavnosti {text-align: left !important;border-right: none !important;}
.rezultat .poudarjeno {font-weight: bold;}

.rezultat.register.licence tr td:first-child {border-right: none;}
.rezultat.register.licence tr td tr td {background-color: #fff}

#register .rezultat.ucno-mesto th {
  font-size: 1.4em;
  border-left: none;
}

#register .rezultat.ucno-mesto td:nth-child(even) {
  width: 70%;
  font-size: 1.2em;
}

/***** REGISTER LICENC  *********/

.rezultat.register.licence {
  border-spacing: 0;
  font-size: 1.2em;
}

.rezultat.register.licence tr:nth-child(odd) {
  background: rgba(0, 58, 104, 0.05);
}

.rezultat.register.licence tr:nth-child(even) {
  background: rgba(0, 58, 104, 0.03);
}

.rezultat.register.licence td {
  padding: 8px;
}

.rezultat.register.licence .skupina {
  text-align: left;
  font-weight: bold;
}

.rezultat.register.licence table {
  border: 1px solid #003a68;
  background:#fff;
  border-spacing: 0;
}


.strani {
  font-weight: 500;
  padding: 8px 0;
  display: flex;
  align-items: center;
  font-size: 1.2em;
  border-bottom: 2px solid #003a68;
  margin-bottom: 1rem;
}

.strani div {
  padding: 0 4px;
}

.strani input[type="submit"] {
  padding: 6px 1rem;
}

.strani input[type="number"] {
  margin-right: 4px;
}


/* MOJSTRI */
.mojstri {
  font-weight: normal;
}

.mojstri .th {
  background-color: #666;
  color: #fff;
  text-align: left;
  margin-top: 1rem;
  font-size: 1.1em;
  padding: 4px 8px;
}

.mojstri hr {
  border-top: 1px solid #e6e6de;
  border-left: none;
}

.soda {
  background-color: #f8f8f8;
}

.mojstri.roki {
  font-size: 1.1em;
}

.mojstri.roki .th {
  text-align: left;
  display: flex;
}
.mojstri.roki .td {
  display: flex;
}
.mojstri .rdeca {
  color: #b60635;
}

#register.pregled {
  font-size: 15px;
  line-height: 17px;
  font-weight: normal;
}

#register.pregled .th {
  background-color: #666;
  color: #fff;
  padding: 4px 8px;
  margin-top: 2px;
}

#register.pregled .td {
  margin: 4px 0;
  padding: 6px;
}

#register.pregled .slika {
  /*  height: 100px;*/
  width: 90px;
  padding-right: 4px;
}

.vpis-tr {
  display: flex;
  padding: 2px 0;
}

.pregled .vpis-tr .labela {
  padding-top: 6px;
  width: 25%;
}

img.portret {
  max-width: 81px;
}

/* PAGINATION */
.pagination {
  margin: 1rem 0;
  text-align: center;
}
.pagination a {
  color: #444;
  padding: 0.8rem;
}

.pagination span {
  display: inline-block;
  font-size: 1rem;
  width: 2.6rem;
  height: 1rem;
  padding: 0.8rem 0;

  text-align: center;
  vertical-align: middle;
  border: 1px solid #ddd;
  border-radius: 2px;
  margin-bottom: 0.5em;
}

.pagination .current, .pagination span:hover {
  background: rgba(159,158,128,0.25);
  border: 1px solid #ccc;
}
.pagination span:hover a { color: #000; }

.podrocje .pagination { margin: 20px 0; }

  /***********  MOBILNO ************/

@media only screen and (max-width: 600px) {
  body { font-size: 1rem; line-height: normal}
  .tabela .tr {display: grid;}
  #register .tabela .td.ena {width: 100%; text-align: left; padding: 2px 0;}
  #register .ozadje {width: 250px;}
  .tabela .td.dva {padding-bottom: 8px;}
}
#aplikacije {
  display: flex;
  gap: 1rem;
}
#servisi, #gems {font-size: 14px;}

#aplikacije a, #aplikacije a:visited {
  color: #444;
  font-weight: 600;
}

#aplikacije a.podrejeni {
  padding-left: 4px;
  font-weight: 500;
}

#aplikacije a:hover {
  color: #0c6edf;
}

#aplikacije h2 {
  padding: 8px 4px;
  background-color: #fdd;
  margin: 0;
  border-bottom: 3px solid #B00100;
}
#aplikacije table {border-spacing: 0;}
#aplikacije tr td {
  line-height: 1.5em;
  max-width: 300px;
}
/*
#servisi tr td:nth-of-type(2) {border-left: 1px solid #666;}
*/
#aplikacije tr:nth-child(even) td {background-color: #e8e8e8;}
#aplikacije tr:nth-child(odd) td {background: #f4f4f4;}


/*
#gems .gems div:nth-child(even) {background-color: #fdd;}
#gems .gems div:nth-child(odd) {background: #eee;}
*/


/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *


 *= #require dovolilnice

 */

