/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 3, templates/g5_helium/custom/scss/custom.scss */
h1 {
  font-weight: 700;
  margin: 0.2rem 0 0.2rem 0;
  font-size: 1.5rem;
  line-height: 1.2;
}
/* line 10, templates/g5_helium/custom/scss/custom.scss */
body {
  font-size: 0.8rem;
  line-height: 1.5;
}
/* legenda levo spodaj velikost st. strani*/
/* line 16, templates/g5_helium/custom/scss/custom.scss */
.nav {
  font-size: 1rem;
  margin-top: 5px;
  margin-bottom: 1px;
  margin-left: 0;
  list-style: none;
  /* border-bottom: solid #348db9;*/
}
/* line 25, templates/g5_helium/custom/scss/custom.scss */
ul, ol, dl {
  margin-top: 1rem;
}
/* line 30, templates/g5_helium/custom/scss/custom.scss */
.linkedTables {
  margin: 0rem;
  list-style: none;
  display: flex;
}
/* line 36, templates/g5_helium/custom/scss/custom.scss */
.linkedTables li {
  margin: 0rem;
  list-style: none;
  display: block ruby;
}
/* line 44, templates/g5_helium/custom/scss/custom.scss */
.linkedTables.#text {
  display: none;
}
/* line 49, templates/g5_helium/custom/scss/custom.scss */
.linkedTables.li::marker {
  display: none;
}
/* line 54, templates/g5_helium/custom/scss/custom.scss */
.table thead th {
  vertical-align: bottom;
  background-color: lightsteelblue;
}
/* line 60, templates/g5_helium/custom/scss/custom.scss */
a.related_data {
  padding: 4px;
  display: inline-block;
}
/* line 65, templates/g5_helium/custom/scss/custom.scss */
related_data_norecords {
  padding: 44px;
  display: inline-block;
  color: blue;
}
/* line 71, templates/g5_helium/custom/scss/custom.scss */
ul.linkedTables li::marker {
  color: blue;
  font-size: 1.2em;
  background-color: red;
}
/* line 77, templates/g5_helium/custom/scss/custom.scss */
#text {
  color: blue;
  font-size: 1.2em;
  background-color: red;
}
/* line 83, templates/g5_helium/custom/scss/custom.scss */
.table th, .table td {
  padding: 4px;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border: 0 solid;
  border-left-color: currentcolor;
  border-top: 1px solid #ddd;
  background-color: transparent;
}
/* moder glavni tekst 
 textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
 color: #0067d4;
 background-color: #fff;
 border: 1px solid #e0e0e5;
 border-top-color: rgb(224, 224, 229);
 border-right-color: rgb(224, 224, 229);
 border-bottom-color: rgb(224, 224, 229);
 border-left-color: rgb(224, 224, 229);
 box-sizing: border-box !important;
 -webkit-transition: border 0.2s linear, box-shadow 0.2s linear;
 -moz-transition: border 0.2s linear, box-shadow 0.2s linear;
 transition: border 0.2s linear, box-shadow 0.2s linear;
 } */
/* line 109, templates/g5_helium/custom/scss/custom.scss */
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  height: 31px;
}
/* line 113, templates/g5_helium/custom/scss/custom.scss */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: 2px;
  font-size: 14px;
  vertical-align: middle;
  border-radius: 4px;
}
/* popup presledki med vnosnimi vrsticami */
/* line 124, templates/g5_helium/custom/scss/custom.scss */
.form-horizontal .control-group {
  margin-bottom: 2px;
  *zoom: 1;
}
/* ce ni v vrstici elementov */
/* line 130, templates/g5_helium/custom/scss/custom.scss */
.row-fluid [class*="span"] {
  min-height: 1px;
}
/* ce ni v vrstici elementov */
/* line 135, templates/g5_helium/custom/scss/custom.scss */
legend {
  color: #08080a;
  font-family: "Roboto Condensed";
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5;
  margin: 0.1rem 0 0.5rem 0;
}
/* polozaj gumbov za potrditev obrazcev 
 .form-actions {
 padding: 19px 20px 20px;
 margin-top: 20px;
 margin-bottom: 20px;
 background-color: #f5f5f5;
 border-top: 1px solid #e5e5e5;
 *zoom: 1;
 top: 60px;
 right:0;
 position: fixed;
 }*/
/* line 160, templates/g5_helium/custom/scss/custom.scss */
.form-actions {
  padding: 4px 2px 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  background-color: none;
  border-top: 0px solid #e5e5e5;
  *zoom: 1;
  width: max-content;
  right: 30px;
  position: absolute;
}
/* line 174, templates/g5_helium/custom/scss/custom.scss */
.btn-group > .btn:first-child {
  margin-left: 0px;
}
/* line 178, templates/g5_helium/custom/scss/custom.scss */
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
  font-size: 14px;
  margin-right: 0px;
}
/* line 184, templates/g5_helium/custom/scss/custom.scss */
.button.button-2 {
  display: inline;
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: lightslategray;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 0.6rem;
  margin: 0 0 0.5rem 0;
  padding: 1.1rem 1.125rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 205, templates/g5_helium/custom/scss/custom.scss */
.button.button-2:hover, .button.button-2:active, .button.button-2:focus {
  background: black;
  color: #fff;
}
/* line 212, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 0.8rem;
  font-weight: normal;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  font-variant: small-caps;
}
/* line 224, templates/g5_helium/custom/scss/custom.scss */
.g-logo {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1.35rem;
  vertical-align: middle;
  text-transform: inherit;
  font-variant: small-caps;
  line-height: 1.8rem;
}
/* line 235, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  position: relative;
  z-index: 11;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  margin: 0rem;
  padding: 0.2rem;
  border-bottom: black solid;
}
/* line 249, templates/g5_helium/custom/scss/custom.scss */
.buttonx {
  display: inline;
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #4db2b3;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 0.6rem;
  margin: 0 0 0.5rem 0;
  padding: 1.1rem 1.125rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 270, templates/g5_helium/custom/scss/custom.scss */
.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 275, templates/g5_helium/custom/scss/custom.scss */
.g-flushed .g-content {
  margin: 0.2rem;
  padding: 0.2rem;
}
/* line 280, templates/g5_helium/custom/scss/custom.scss */
.g-container.g-flushed {
  margin: 0 1rem 0 0;
  padding: 0 2rem !important;
}
/* line 286, templates/g5_helium/custom/scss/custom.scss */
#g-footer {
  padding: 0 1rem !important;
  bottom: 0;
  width: 100%;
  position: fixed;
}
/* line 294, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-content {
  margin: 0.2rem 0;
  padding: 0.2rem;
}
/* line 299, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar {
  padding: 1rem 0;
}
/* login prijava - prikaz kot stran */
/* line 306, templates/g5_helium/custom/scss/custom.scss */
.login {
  width: 400px;
}
/* vsebina ki se ne da urejati */
/* line 312, templates/g5_helium/custom/scss/custom.scss */
.readonly {
  color: #999 !important;
}
/* line 317, templates/g5_helium/custom/scss/custom.scss */
.uneditable-input !important {
  color: aqua !important;
  font-size: 20px;
}
/* line 324, templates/g5_helium/custom/scss/custom.scss */
.input-append .uneditable-input {
  padding: 0.35rem;
  max-width: 95%;
  color: aqua !important;
}
/* line 330, templates/g5_helium/custom/scss/custom.scss */
.tab-content {
  overflow: visible;
  margin-top: 15px;
}
/* legenda levo spodaj velikost st. strani*/
/* line 338, templates/g5_helium/custom/scss/custom.scss */
.input-prepend > .add-on, .input-append > .add-on {
  vertical-align: top;
  height: 26px;
  padding: 0 5px 0 5px !important;
}
/* gumbi shrani nazaj*/
/* line 348, templates/g5_helium/custom/scss/custom.scss */
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background: red;
  color: #fff;
}
/* line 353, templates/g5_helium/custom/scss/custom.scss */
.btn-primary {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  margin: 0 10px 0 0;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #4db2b3;
  color: #fff;
  border: 1px solid transparent;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 371, templates/g5_helium/custom/scss/custom.scss */
.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: 0.3em;
  font-size: 14px;
  line-height: 1.15;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #ccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* zavihki*/
/* line 412, templates/g5_helium/custom/scss/custom.scss */
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
  color: #3f3f3f;
  cursor: default;
  background-color: #fff;
  border: 1px solid #777;
  border-bottom-color: #ddd;
  border-bottom-color: transparent;
}
/* line 421, templates/g5_helium/custom/scss/custom.scss */
.nav-tabs {
  border-bottom: 2px solid #777;
}
/* line 425, templates/g5_helium/custom/scss/custom.scss */
.controls .input-append .btn {
  padding: 0.3rem 12px;
  font-size: 14px;
  line-height: 20px;
}
/*# sourceMappingURL=custom_15.css.map */