/* Henke extra CSS */
.logo-img {
	max-height: 45px !important;
}
.h-100 {
  height: auto !important;
}

/* Växel på/av */
.bootstrap-switch .bootstrap-switch-handle-off, .bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-label {
  box-sizing: border-box;
  height: 100%;
}