.people-form {
  margin-bottom: 10px; }

.people-form span {
  cursor: pointer;
  height: 23px !important;
  padding-left: 30px;
  font-family: "ForalPro-Light", sans-serif;
  font-size: 24px;
  font-weight: bold;
  display: inline-block !important;
  background: url("../images/radio.png") no-repeat !important;
  background-position-x: 0%;
  background-position-y: 0%;
  background-position: 0px -23px !important;
  position: relative; }
  .people-form span a, .people-form span a:hover, .people-form span a:visited, .people-form span a:link, .people-form span a:active {
    text-decoration: none !important;
    border-bottom: none !important;
    outline: none; }

.people-form span:hover {
  background-position: 0px -46px !important; }

.people-form span.active {
  background-position: 0px 0px !important; }

.people-form span.active:before {
  color: black; }

.people-form span {
  margin-top: 20px;
  margin-right: 20px; }

.people-form span:before {
  color: black; }

.people-form-pl span:before {
  content: "grupuj wg"; }

.people-form-en span:before {
  content: "group by"; }

.people-form span:first-of-type:before {
  content: "" !important; }

.people-form span::before {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #c8c8c6;
  position: absolute;
  top: -16px;
  right: 0px; }

.employees h1 {
  margin-bottom: 0; }
.employees .view-header {
  margin-bottom: 45px; }
.employees .view-grouping-header h2, .employees .view-grouping-content h3 {
  font-family: "ForalPro-Bold", sans-serif !important;
  font-size: 14px !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  background: none !important;
  padding: 0px !important;
  padding-top: 6px !important;
  padding-bottom: 10px !important;
  margin: 0px;
  margin-bottom: 30px !important;
  margin-top: 20px !important; }
.employees .view-grouping-header h2 {
  color: black !important;
  border-bottom: 2px solid black !important;
  white-space: nowrap; }
.employees .view-grouping-content h3 {
  color: #c8c8c6 !important;
  border-bottom: 2px solid #c8c8c6 !important;
  /*padding-left: 20px !important; */
  padding-top: 6px !important; }
.employees li {
  display: inline-block !important;
  -webkit-column-break-inside: avoid;
  -o-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid; }
.employees ul {
  /* Old Chrome, Safari and Opera */
  -webkit-column-gap: 20px;
  -webkit-column-rule: 1px dashed #c8c8c8;
  /* Old Firefox */
  -moz-column-gap: 20px;
  -moz-column-rule: 1px dashed #c8c8c8;
  /* Standard syntax */
  column-gap: 20px;
  column-rule: 1px dashed #c8c8c8; }
.employees .employee {
  width: 335px;
  clear: both;
  border-bottom: 1px dashed #c8c8c8;
  /*padding-top: 10px !important */
  padding-bottom: 10px !important;
  margin-bottom: 10px !important;
  min-height: 50px; }
  .employees .employee img {
    float: right; }
  .employees .employee .zmarly {
    border: 1px solid black !important;
    padding: 1px 5px; }
.employees .pagination1 {
  margin-bottom: 20px; }

.employee-list {
  width: 2220px; }
  .employee-list ul {
    column-count: 6; }

.employee-list {
  width: 2220px; }
  .employee-list ul {
    column-count: 6; }

@media (max-width: 2410px) {
  .employee-list, .employees .view-grouping-header {
    width: 1850px; }
    .employee-list ul, .employees .view-grouping-header ul {
      column-count: 5; } }
@media (max-width: 2040px) {
  .employee-list, .employees .view-grouping-header {
    width: 1480px; }
    .employee-list ul, .employees .view-grouping-header ul {
      column-count: 4; } }
@media (max-width: 1670px) {
  .employee-list, .employees .view-grouping-header {
    width: 1110px; }
    .employee-list ul, .employees .view-grouping-header ul {
      column-count: 3; } }
@media (max-width: 1230px) {
  .employee-list, .employees .view-grouping-header {
    width: 740px; }
    .employee-list ul, .employees .view-grouping-header ul {
      column-count: 2; } }
@media (max-width: 740px) {
  .employee-list, .employees .view-grouping-header {
    width: 370px; }
    .employee-list ul, .employees .view-grouping-header ul {
      column-count: 1; } }
.pagination1 span {
  margin-right: 5px;
  margin-top: 5px;
  display: inline-block;
  border: 1px solid #641674;
  color: white;
  background-color: #641674; }
  .pagination1 span a {
    text-align: center;
    padding: 0 10px;
    min-width: 20px;
    display: inline-block;
    color: white;
    border-bottom: none !important; }
  .pagination1 span a:hover {
    border-bottom: none !important; }
  .pagination1 span:hover a, .pagination1 span.active a {
    background-color: white;
    color: #641674; }

.kolumnaa {
  width: 345px;
  padding: 10px;
  border-left: 1px dashed #c8c8c8; }

.kolumnaa {
  float: left; }

@media (max-width: 1070px) {
  .kolumnaa {
    float: none; } }
@media (max-width: 1070px) {
  .kolumnaa:not(:first-child) {
    border-left: none; } }
.kolumnaa-list:after {
  content: "";
  display: table;
  clear: both; }

.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1.2em; }

/*# sourceMappingURL=employees.css.map */
