body {
    background-color: #eaeaea;
}

html, body {
    height: 100%;
    margin: 0px;
}

.main-h1 {
    margin:0px;
    text-transform: none;
    text-align: center;
    width: 100%;
    font-size: 26px;
}

li a span {
    padding: 0px 8px;
    color: #545454;
}

.zbmenu {
    background-color: white; 
}

.zb_grey {
    color: #545454; 
}

.zb_header {
  width:100%;
  height: 100%;
  /*background-image:url('../images/bkg.jpg');*/
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  padding-top: 80px; 
}

.site {
    height: 100%;
}

.bicykel {
    background-image:url('../images/bicykel.png');
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    height: 246px;
}

.main_text {
    color: #545454; 
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    max-width: 85%;
    margin: 0px auto;
}

.wrp {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -160px; /* the bottom margin is the negative value of the footer's height */
}

footer, .push {
    height: 160px; /* .push must be the same height as .footer */
}

footer {
  width:100%;
  background-color: #eaeaea;
  height: 160px;
}

.zb_footer {
   font-family: 'Black Ops One', cursive;
   font-size: 20px;
   color: #009BD0; 
}

footer ul {
    padding-top: 16px;
}

h1 {
    font-family: 'Black Ops One', cursive;
    font-size: 20px;
    color: #009BD0;
    text-transform: uppercase;
    margin:20px 0px;
    padding:0px;
}

h2 {
    font-size: 18px;
    color: #009BD0;
    margin:20px 0px;
    padding:0px;
    text-align: center;
    width: 100%;
}

.zbh1 {
    margin-top: 10px; 
}

a.hide-on-large-only i {
    height: 64px;
    line-height: 64px;
}

.btn, .btn-large {
    background-color: #009BD0;
}

.btn:hover, .btn-large:hover {
    background-color: #FD6202;
}

.top-nav {
    position: fixed;
    top: 0px;
    z-index: 999;
}

/* label color */
.input-field label {
    color: black;
}
.input-field input.zb {
    color: #009BD0;
}
/* label focus color */
.input-field input.zb:focus + label {
    color: #009BD0;
}
/* label underline focus color */
.input-field input.zb:focus {
    border-bottom: 1px solid #009BD0;
    box-shadow: 0 1px 0 0 #009BD0;
}
/* valid color */
.input-field input.zb.valid {
    border-bottom: 1px solid #009BD0;
    box-shadow: 0 1px 0 0 #009BD0;
}
/* invalid color */
.input-field input.zb.invalid {
    border-bottom: 1px solid #009BD0;
    box-shadow: 0 1px 0 0 #009BD0;
}
/* icon prefix focus color */
.input-field .prefix.active {
    color: #009BD0;
}


textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #009BD0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(57,216,2);
    box-shadow: 0 1px 0 0 #009BD0;
}

textarea.materialize-textarea:focus:not([readonly])+label {
    color: #009BD0;
}

textarea.materialize-textarea {
    color: #009BD0;
}

.fixed-action-btn ul li {
    margin-bottom: 8px;
}

a.zb {
    color: #009BD0;
    -webkit-transition: color 0.5s;
    -moz-transition: color 0.5s;
    -o-transition: color 0.5s;
    -ms-transition: color 0.5s;
    transition: color 0.5s;
}

a.zb:hover {
    color: #FD6202;
    -webkit-transition: color 0.5s;
    -moz-transition: color 0.5s;
    -o-transition: color 0.5s;
    -ms-transition: color 0.5s;
    transition: color 0.5s;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

td {
    padding: 2px 4px;
}

th {
    padding: 2px 4px;
    background-color: #009BD0;
    color: white;
    font-weight: normal;
}

ul.pagination li a {
    padding: 0px 6px;
    color: white;
}

.selected {
    background-color: #FD6202;
}

.card_top {
    border-bottom: 1px solid rgba(160,160,160,0.2);
    padding: 10px 20px;
    width: 100%;
    text-align: right;
}

.card_top a {
    margin-left: 30px;
}

.dropdown-content li>a, .dropdown-content li>span {
    color: #009BD0;
}

.select-wrapper input {
    color: #009BD0;
}

td img {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 4px;
}

.img_zb {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-top: 15px; 
}

.kredit_plus {
    width: 17px;
    height: 17px;
    background-image: url('../images/ico_plus.png');
    margin: 0px auto;
}

.kredit_minus {
    width: 17px;
    height: 17px;
    background-image: url('../images/ico_minus.png');
    margin: 0px auto;
}

.default_label {
    font-size: 12px;
    color: #009BD0;
}

table.lock_table tr {
    margin-top: 5px;
    border-top: 1px solid silver;
}

table.lock_table tr.no {
    margin-top: 5px;
    border-top: 0px;
}

table.lock_table tr td {
    padding: 5px;
}

table tr:hover 
{
    background-color: white;
}