

@import url("https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;1,400;1,600&display=swap");

html, body {
  background: #3d9dd4 !important;
  font-family: 'Titillium Web' !important;
}

ion-content, ion-view, .pane, .view {
  background: #c9d8ed !important;
  color: ;
}

.launcher_background {
  background-color: #3d9dd4 !important;
}

.kirjaudusisaan_background {
background-image: url(../img/carShareBackground.jpg) !important;
}

.onezone-datepicker-button, .onezone-datepicker-navigation-arrow {
    color: #3d9dd4 !important;
}

.onezone-datepicker-button {
    border-bottom-color: #3d9dd4;
}
.onezone-datepicker-button:after {
    border-bottom-color: #3d9dd4;
}

.card {
  border-bottom-color: #3d9dd4;
}

.menu-powered-tujaus {
  color: black;
  font-size: 0.8em;
  text-align: center;
}

.menu-powered-tujaus img {
  display: block;
  width: 40%;
  margin: 5px auto;
}

.title {
  color:  !important;
}

.menu-heading {
  color: #3d9dd4 !important;
}

.item, .item-select, .item-input, .buttonNewUser {
  border-color: #3d9dd4 !important;
}

.checkbox input:checked:before, .checkbox input:checked + .checkbox-icon:before {
  background: #3d9dd4 !important;
  background-color: #3d9dd4 !important;
}

.side-menu-right .item-complex .item-content, .item-radio .item-content {
  background: #3d9dd4 !important;
}


.button.button-positive, .swal2-actions .swal2-confirm {
     background-color: #3d9dd4 !important;
}

.button.button-light.button-outline {
    background: #3d9dd4 !important;
}

.bar.bar-positive, .bar.bar-stable {
    background: #3d9dd4 !important;
}

h3, h4 {
  color: #3d9dd4 !important;
}

.autokuva {
  border-color: #3d9dd4 !important;
}

 
.title, .bar-positive .button.button-clear {
  color: #fff !important;
}
