﻿.headerLogo {
  background-image: url(../images/svg/logo-dark.svg);
  height: 65px;
}

.layout-background {
  background-image: url(../images/jpg/background-img.jpg);
}

.header-logo-mobile {
  /*background-image: none;*/
}

.dx-radiobutton-icon-checked .dx-radiobutton-icon-dot {
  width: 8px;
  height: 8px;
  margin-top: -15px;
  margin-left: 7px;
}