::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
::-webkit-scrollbar-track {
  background: #e1e1e1;
}
::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb:hover {
  background: #656565;
}
@-moz-document url-prefix() {
  * {
    scrollbar-width: thin;
    scrollbar-color: #656565 #e1e1e1;
  }
}
body .input-service:after {
  content: none;
}
body .input-service input {
  background: transparent url(Images/lupa.svg) no-repeat 180px;
  background-repeat: no-repeat;
  background-size: 1rem;
  height: 4rem;
  padding: 0 5rem 0 1rem !important;
  background-color: white;
}
.input-service {
  position: relative;
}
.body-background {
  background-color: #f5f5f5 !important;
}
.main.page.page__a4--width {
  background-color: #fff;
  position: inherit;
}
.formInfo [class^="col"] {
  display: block;
}
.formInfo .editor-field {
  margin-bottom: 1rem;
}
.formInfo .editor-label {
  margin-bottom: 0.5rem;
}
.editor-group.editor-group--border.editor-group--header .ui-autocomplete-input {
  width: unset !important;
  margin-bottom: 5px;
}
.file-change--wrapper {
  display: block;
  margin-top: 2rem;
}
.editor-group #InnyText {
  width: unset !important;
  bottom: 5px;
  position: relative;
}
.label-nobold label {
  font-weight: 400;
  display: contents;
}
.btns-field.wrapper.wrapper--reset {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0.5rem;
}
#rows-container #PZIdKontaUzytkownikaEpuap,
#rows-container #EDoreczeniaAdres {
  width: 100%;
}
.formInfo {
  position: static;
  width: 100%;
  max-width: 1000px;
  margin: auto;
  top: 0;
  padding: 10mm 35mm;
  border-right: 1px solid #656565;
  border-left: 1px solid #656565;
  background: transparent;
}
.formInfo h2 {
  margin: 0;
  padding: 10px 0 30px 0;
  text-align: center;
  color: #2e6da4;
}
.formInfo .main {
  border: 1px solid #656565;
}
body,
body table {
  font-size: 1.2rem;
}
.buttons_plot {
  margin-top: 2rem;
}
#CelWykorzystania,
#Inwestor,
#WykonawcaRobot,
#RodzajUrzadzenia,
#AdresNieruchomosci {
  height: 10rem;
  max-height: 20rem;
  width: 25rem;
  max-width: 25rem;
}
.parcels-list {
  columns: unset !important;
}
.parcels-list__container {
  margin-bottom: 1rem;
}
.float-right {
  float: right;
}
.validatePlot {
  margin-top: 5px;
}
.editor-label input,
.editor-label select {
  width: 100%;
}
.editor-field .field-validation-error {
  display: block;
}
html.invert .field-validation-error {
  color: red;
}
.date_wn {
  margin-top: 3rem;
  margin-bottom: 2rem;
}
.modal-content .modal-title {
  font-size: 1.3rem;
}
.modal-content label {
  margin-bottom: 5px;
}
.success {
  color: #04a304;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.group-search-parcels .glyphicon-trash,
.group-search-parcels .glyphicon-pencil,
.group-search-parcels .glyphicon-remove,
.group-search-parcels .glyphicon-ok {
  padding: 5px;
  font-size: 1.6rem;
}
table th {
  text-align: left;
  border: 0;
  color: #252525;
  font-weight: 700;
  padding: 6px 5px;
  background-color: inherit;
}
textarea::-webkit-scrollbar {
  width: 1em;
}

textarea::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

textarea::-webkit-scrollbar-thumb {
  background-color: #a9a9a92b;
  outline: 1px solid #70809040;
}

textarea {
  scrollbar-color: #a9a9a92b #70809040;
  scrollbar-width: thin;
  min-height: 10rem;
}
label.file-change--wrapper {
  display: block;
  margin-top: 2rem;
}
.disabled_li {
  opacity: 1 !important;
}
.disabled_li a :focus,
.disabled_li a:hover {
  color: black !important;
}
.buttons_cel_plot button {
  margin-top: 5px;
}

#RodzajUrzadzenia,
#CelWykorzystania,
#AdresNieruchomosci {
  max-width: 100%;
  width: 100%;
}
.table_pas,
.table_pas th,
.table_pas td {
  border: 1px solid black;
  padding: 5px;
}

body .input-width input {
  width: 100%;
}
.group_date {
  display: flex;
  justify-content: space-between;
}
.list_zal,
.list_rodo {
  text-align: justify;
  padding: 1px;
}
.list_zal label,
.list_rodo label {
  display: inline;
  font-weight: 400;
}
.info_poz .ms-options-wrap {
  display: inline;
}

.info_poz .ms-options-wrap button {
  width: 39%;
}
.info_poz .ms-options-wrap > .ms-options > ul input[type="checkbox"] {
  position: relative;
  left: unset;
  top: 3px;
}
.info_poz .ms-options-wrap > button:focus,
.ms-options-wrap > button {
  width: 39%;
}
body .parcels-list {
  padding: 0;
}
.parcels-list__item {
  padding: 5px;
}
.list li {
  list-style: disc;
  margin-left: 3rem;
  margin-bottom: 1rem;
}
body .row .group_date.group_date_two textarea {
  width: 25rem !important;
}
body .group_date textarea {
  max-height: 20rem !important;
  width: 18rem !important;
  max-width: 25rem !important;
}
.valid-el-bottom {
  position: relative;
}
.valid-el-bottom .field-validation-error {
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 200%;
  left: 32%;
  margin-left: -60px;
  border: 1px solid;
  border-color: red;
  background-color: white;
}
.valid-el-bottom .field-validation-error::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #e80000 transparent transparent transparent;
}
.input-validation-error,
input.error,
select.error,
textarea.error {
  border: 1px solid #9f000f;
  background-color: #fee;
}
html.invert .input-validation-error {
  border: 3px solid #9f000f !important;
}
input.input-validation-error[type="checkbox"] {
  position: relative;
}
input.input-validation-error[type="checkbox"]:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  border: 2px solid #e80000;
  border-radius: 3px;
  background-color: white;
}
input.input-validation-error[type="checkbox"]:checked:after {
  content: "";
  display: block;
  width: 5px;
  height: 10px;
  border: solid black;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 6px;
}
#InneCheckbox {
  width: 90%;
}

.validate-checkbox {
  display: block;
}

.editor-group .validate-checkbox {
  margin-left: 2.6rem;
}
.list_rodo
  input.input-validation-error[type="checkbox"]
  + .check-primary__icon {
  display: none;
}
.list_rodo input.input-validation-error[type="checkbox"] {
  display: inline;
  margin: 0 5px 0 0;
}
.editor-group .group_date {
  display: block;
}
.group-search-parcels .modal-body {
  max-height: 500px;
  overflow: auto;
}
.parcels-list li {
  display: flex;
  margin-top: 5px;
  padding: 5px;
  text-align: left;
  justify-content: flex-end;
}
.parcels-list .parcels-list__item-remove {
  padding: 0;
}
.wrap-table {
  display: grid;
}
.wrap-table .max-input-list input,
.wrap-table .max-input-list select,
.wrap-table .max-input-list textarea {
  width: 100%;
  max-width: 100%;
}
.rodo-list {
  list-style-type: decimal;
  margin-left: 16px;
}
.inside-list {
  list-style: inside;
}
.formInfo #textareaSize textarea {
  max-width: 100%;
  width: 100%;
  height: 10rem;
  max-height: 20rem;
  min-height: 10rem;
}
.list-table li {
  padding: 5px;
  list-style: inside;
}
.list-table {
  margin-top: 5px;
}
.wrap-table .min-width-input input {
  width: min-content !important;
}
.multi-select-menu input,
input[type="checkbox"] {
  margin: 0;
  width: unset !important;
}
.wrap-table .multi-select-container {
  margin: 0;
  max-width: 100%;
}
.editor-field .multi-select-container {
  margin: 0;
  max-width: 100%;
}
.wrap-table .multi-select-button {
  white-space: unset;
}
p.input-min input {
  width: 40% !important;
}
.valid-textarea .field-validation-error {
  bottom: 11rem;
}
.margin-label select {
  margin-bottom: 1rem;
}
.checkbox-field .label-checkbox {
  display: inline;
  margin-left: 5px;
}
.checkbox-field {
  display: flex;
}
.valid-checkbox
  input.input-validation-error[type="checkbox"]
  + .check-primary__icon {
  display: none;
}
.valid-checkbox input.input-validation-error[type="checkbox"] {
  display: inline;
  margin: 3px;
}
.checkbox-field .check-primary__icon {
  margin: 3px;
}
.valid-checkbox {
  margin-bottom: 0px;
}
.valid-label .field-validation-error {
  margin-left: 2.3rem;
}
select.input-validation-error[multiple="multiple"]
  + .multi-select-container
  .multi-select-button {
  border: 1px solid #9f000f;
  background-color: #fee;
}
.list_osw ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.list_osw li input[type="checkbox"] {
  top: 2px;
  position: relative;
}
.editor-group .list_osw.list_zal li {
  display: flex;
}
.editor-group .label-nobold label {
  display: inline;
}

.editor-group .list_osw.list_zal .check-primary + div {
  position: relative;
  top: 2px;
  margin-right: 3px;
}

.editor-group .list_osw.list_zal #InneText {
  margin-left: 8px;
  position: relative;
  bottom: 4px;
}
.editor-group .plot-valid {
  display: flex;
}
.editor-group .plot-valid #openModal {
  margin-right: 1rem;
}
.editor-group .plot-valid .field-validation-error {
  bottom: 112%;
}
.short-list select {
  width: unset !important;
  margin-bottom: 1rem;
}
#main-container {
  padding: 15px 35px !important;
}

html.invert #main-container,
html.invert .header,
html.invert .footer,
html.invert .popup,
html.invert .table-border tr th {
  background-color: #000;
  color: #ff0;
  border-color: #ff0;
}

html.invert input,
html.invert select,
html.invert .przycisk:active:hover,
html.invert .przycisk:active:focus,
html.invert textarea,
html.invert .btn-primary,
html.invert body .btn-success,
html.invert .btn-success:active:hover,
html.invert body .btn-success:active,
html.invert body .btn-success:hover,
html.invert .table > tbody > tr.danger > td,
html.invert .table > tbody > tr.success > td,
html.invert .btn-primary:active:focus,
html.invert .btn-primary:active:hover,
html.invert .select2-container--open,
html.invert .select2-selection,
html.invert .select2-container--open .select2-dropdown--below,
html.invert .select2-container--open .select2-dropdown--above,
html.invert body .przycisk2:active,
html.invert body .przycisk2:active:focus,
html.invert body .przycisk2:active:hover,
html.invert body .przycisk2:focus,
html.invert body .przycisk2:hover {
  background-color: #ff0 !important;
  color: #000;
  border-color: #ff0 !important;
}

html.invert .formInfo h2.title-container,
html.invert body .itemDesc,
html.invert body a,
html.invert .formInfo h2,
html.invert .table > thead > tr > th,
html.invert body .popupInfo .fa {
  color: #ff0 !important;
}

html.invert .modal-content {
  background-color: #000;
  color: #ff0;
}
.popup {
  max-width: 65vh;
}
html.invert .modal-header,
html.invert .modal-footer {
  border-color: #ff0;
}
#map,
#map a {
  color: #000 !important;
}

html.invert button.close {
  color: #ff0;
  opacity: 1;
}

html.invert .leaflet-control-zoom a {
  color: #000 !important;
}

html.invert .formInfo .title_header {
  background-color: rgba(255, 255, 0, 0.3);
}

html.invert .formInfo .title_header label {
  color: #ff0;
}
.btns-field__save input {
  margin-bottom: 2px;
}

.field-validation-error::before {
  font-family: "FontAwesome";
  content: "\f12a";
  margin-right: 6px;
  color: #9f000f;
  font-size: 1.3rem;
}

body .input-service input {
  background: transparent url(Images/lupa.svg) no-repeat right 0.75rem center;
  background-repeat: no-repeat;
  background-size: 1rem;
  height: 4rem;
}

.editor-vertical .editor-field {
  text-align: right;
}

.editor-field [class^="przycisk"] {
  margin-bottom: 0.5rem;
}

.checkPlot .fa-hand-pointer-o {
  font-size: 13px;
}

@media only screen and (max-width: 500px) {
  #row-3 .wrap-table {
    overflow-x: auto;
    width: 220px;
  }
  .popup {
    width: 35vh !important;
  }
  .visibleFlex {
    display: block;
  }
  .popupInfo {
    position: inherit !important;
  }
}
@media only screen and (max-width: 700px) {
  .ui-dialog {
    width: 100% !important;
  }
}

@media only screen and (max-width: 960px) {
  #formInfo {
    padding: 5px 15px !important;
  }
  #row-3 .single-line {
    width: 100% !important;
  }
  #row-3 .hasDatepicker {
    margin-top: 5px;
  }
  #row-1 .editor-field input {
    width: 100% !important;
  }
}
#row-3 input:not([type="checkbox"]):not([type="radio"]):not([type="color"]) {
  width: unset;
  margin: 1px;
}
@media only screen and (max-width: 1200px) {
  #formInfo {
    padding: 5px 15px !important;
  }
  #rows-container {
    display: grid;
  }
  #row-1 {
    order: 2 !important;
  }
  #row-2 {
    order: 1 !important;
    text-align: left !important;
  }
  #row-3 {
    order: 3 !important;
  }
  #row-3 .list_zal {
    text-align: left;
  }
  #btns-field-bottom {
    flex-direction: column;
  }
  #row-3 .group_date {
    flex-wrap: wrap;
  }
  #row-3 [name="IloscDni"] {
    margin-top: 5px;
  }
  #NrEwid1,
  #PowEwid1,
  #NrEwid2,
  #PowEwid2,
  #Miejscowosc,
  #Ulica {
    width: 100% !important;
  }

  .btn-field [class^="przycisk"] {
    text-wrap: wrap;
    min-block-size: fit-content;
  }
  .footerContent .infoCreator {
    display: block !important;
  }
  .card span,
  #tytul span,
  .formInfo h2,
  .formInfo .title_header {
    word-break: break-word;
  }
  .editor-vertical {
    flex-direction: column;
  }
  .parcels-list li {
    justify-content: flex-start;
  }
  .editor-vertical .editor-field {
    text-align: unset;
  }
  .text-radio {
    text-wrap: wrap !important;
    margin-bottom: 1px;
  }

  .display-row-radiobuttons {
    flex-direction: column !important;
    align-items: flex-start !important;
  }
  .btns-field__save input {
    text-wrap: wrap;
    min-block-size: fit-content;
  }
  .file-change--wrapper input,
  #InteresPrawny {
    width: 100% !important;
  }
}
@media only screen and (min-width: 62em) {
  .mains {
    padding-left: calc(25rem + 1rem);
  }
}
.mains {
  background-color: #fff;
  padding-top: 5rem;
  padding-bottom: 2px;
  transition: padding-left 0.5s;
  min-height: 100vh;
}
.formInfo .mains {
  border: 1px solid #656565;
}
.header {
  border-bottom: 2px solid black;
  width: 100%;
  font-size: 9px;
}
.footer {
  font-size: 9px;
  width: 100%;
  border-top: 2px solid black;
}
.header p {
  line-height: normal;
  margin: 0px;
  padding: 1rem 0px;
}
.footer p {
  line-height: normal;
  margin: 0px;
  padding: 1rem 0px;
}
.ui-dialog .ui-widget-header {
  background: #347ab8;
  color: white;
}
.radio_label input[type="radio"] {
  margin: 0 5px 0 0;
}
.display-row-flex-columns {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.display-row-flex-columns label.radio_label {
  width: 47%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
label.radio_label {
  display: flex;
  align-items: center;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .display-row-flex-columns label.radio_label {
    width: 100%;
  }
}
.text-radio {
  text-wrap: nowrap;
}
.formInfo .title_header {
  color: #252525;
  padding: 3px;
  font-weight: bold;
  margin-top: 2rem;
  background: #d9d9d9;
}
.display-row-flex,
.display-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
  width: 100%;
}
#main-container .display-row-flex .editor-field input {
  width: 100% !important;
}
.display-row-flex .editor-label {
  margin: 0 0 5px 0;
}
.display-row-flex .editor-field {
  width: 100%;
  margin-bottom: 1px;
}
#main-container .display-row-flex label {
  font-weight: 500;
}
.table-border {
  margin-bottom: 4px;
}
.table-border tr th {
  border: 1px solid black;
  text-align: center;
  padding: 4px;
}
.table-border tbody th {
  font-weight: 500;
}
.plan-select {
  margin: 1rem 0 1rem 0;
}
.table-border .przycisk {
  margin: 5px;
}
.fa {
  cursor: pointer;
}
i.fa-plus {
  color: #2aa82a;
  font-size: 18px;
}
.table-border i.fa-trash {
  color: #e80000;
  font-size: 18px;
  margin-top: 5px;
}

.przycisk:focus,
body .przycisk2:focus,
.file-change--wrapper input[type="file"]:focus-visible + .przycisk {
  outline: 1px solid #23537c !important;
  outline-offset: 2px;
}

html.invert .przycisk:focus,
html.inver body .przycisk2:focus,
html.invert .file-change--wrapper input[type="file"]:focus-visible + .przycisk,
html.invert select:focus,
html.invert body a:focus,
html.invert textarea:focus,
html.invert .btn-primary:focus,
html.invert body .btn-success:focus {
  outline: 2px solid blue !important;
  outline-offset: 2px;
}

html.invert .przycisk2:focus {
  outline: 2px solid blue !important;
  outline-offset: 2px;
  background-color: #ff0;
}

.form-control:focus {
  border-color: #23537c;
  box-shadow: unset;
}

@media only screen and (max-width: 960px) {
  .display-row-flex {
    flex-direction: column;
  }
  .checkPlot {
    margin-left: 13px !important;
  }
}
.lista_zalaczniki {
  list-style-type: none;
  margin: 0 0 0 5px;
  padding: 0;
}
.radio_label_zal {
  font-weight: 500;
}
.radio_label_zal input {
  position: relative;
  top: 3px;
}
.radio_label_zal input[type="text"] {
  width: 100% !important;
}
input.input-validation-error[type="radio"] + span {
  color: #9f000f;
}
.table-wrap {
  overflow: auto;
}
body .select2-container {
  margin: 1rem 0 0 0 !important;
  z-index: inherit !important;
}
.btns-field.wrapper.wrapper--reset {
  padding-left: 0;
}
.table-border .select2,
.table-border input[type="text"],
.table-wrap .select2,
.table-wrap input[type="text"] {
  width: 150px !important;
}
.przypis {
  font-size: 1rem;
}
#modalWindow.InfoPismo {
  top: 10%;
}
.InfoPismo .modal-footer {
  display: none;
}
.InfoPismo .modal-header {
  border: 0;
  margin-bottom: -2rem;
}
.InfoPismo .modal-title {
  margin-left: 2rem;
  font-weight: bold;
}
.InfoPismo .modal-body {
  margin-bottom: 2rem;
  margin-left: 2rem;
}
.titleInfo {
  font-size: 1.8rem;
  padding: 0 0 10px;
  font-weight: bold;
  color: #252525;
  margin: 20px 0 10px 0;
}

.checkPlot {
  width: 26px;
  height: 26px;
  line-height: 26px !important;
  display: block;
  text-align: center;
  left: unset !important;
  top: unset !important;
}
@media only screen and (max-width: 960px) {
  body .leaflet-container .leaflet-control-search {
    margin-left: 14px;
  }

  div#btns-field-bottom.btns-field.wrapper.wrapper--reset {
    padding-left: 0;
  }
  .input-service input {
    margin-bottom: 5px;
  }
}
[class^="col"]:nth-of-type(2) .editor-label label {
  margin-right: 0;
}
.footerContent {
  background: white;
  border-top: 1px solid #656565;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.infoCreator {
  padding: 2rem;
}

.logoFooter {
  height: 4rem;
}
.formInfo h2.title-container {
  padding-right: 15px;
  padding-left: 15px;
}
.error-row {
  background-color: #ffe6e6;
}
body .plot-valid-button .field-validation-error {
  bottom: 4rem;
  left: 6rem;
}
.validPlot {
  margin-right: 1rem;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  border: 1px solid;
  border-color: #9f000f;
  background-color: white;
  font-size: 9px;
  position: relative;
}
