#field-modified-date, #modified-date {
  pointer-events: none !important;
  opacity: 0.5 !important;
}

.page-item .icon-angle-right::before {
  content: ">" !important;
}

.page-item .icon-angle-double-right::before {
  content: ">>";
}

.page-item .icon-angle-left::before {
  content: "<";
}

.page-item .icon-angle-double-left::before {
  content: "<<";
}

.formError {
  color: #f00 !important;
  font-size: 20px !important;
}

select {
  border: 1px solid #777 !important;
  background: #f7f7f7 !important;
}

.mod-login-logout__button.logout-button {
  text-align: right;
}

.logout-button button {
  background: #d00019;
  font-size: 12px;
  padding: 5px 30px !important;
}

.logout-button button:hover {
  background: #eee;
  color: #d00019;
  font-size: 12px;
  padding: 5px 30px !important;
}

.tox-tinymce-aux {
  display: none;
}

.directoryColTitle {
  font-weight: 700;
}

.directoryActions a, .directoryActions a span {
  display: inline-block;
}

.form-actions {
  text-align: center;
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
}

.directoryColSku {
  color: #0064ad !important;
  font-weight: 700;
}

#field-categories {
  width: 100%;
  min-height: 350px;
}

.rsficon::before {font-size: 24px !important; color: #d00019 !important;}

.tox, .js-editor-tinymce {
  min-height: 500px !important;
  width: 100% !important;
}

#Categories {
  height: 350px !important;
  border: 1px solid #777;
}

[aria-labelledby="Categories-grouplbl"] {
  background: #f7f7f7;
  padding: 10px;
  margin-bottom: 40px !important; 
}

/* #Categories0, #Categories9, #Categories19, #Categories31, #Categories43, #Categories67, #Categories76, #Categories83, #Categories86, #Categories98, #Categories105, #Categories115, #Categories127, #Categories153, #Categories174, #Categories184, #Categories187, #Categories197, #Categories214, #Categories221 {
  display: none !important;
} */

[value="ARMATURA PRZEMYSŁOWA"],
[value="CZUJNIKI I ELEMENTY KONTROLNE"],
[value="DRUKARKI 3D"],
[value="E-MOBILNOŚĆ"],
[value="FILTRACJA"],
[value="HYDRAULIKA SIŁOWA"],
[value="NAPĘDY ELEKTRYCZNE"],
[value="NAPĘDY PNEUMATYCZNE"],
[value="NAPOWIETRZANIE"],
[value="POMPY I KOMPRESORY"],
[value="PROFILE GUMOWE I CZĘŚCI MECHANICZNE"],
[value="PRÓŻNIA PRZEMYSŁOWA"],
[value="PRZYGOTOWANIE POWIETRZA"],
[value="SILNIKI"],
[value="TECHNIKA LINIOWA"],
[value="TECHNIKA NAWIJANIA I ZGRZEWANIA"],
[value="TECHNIKA SZYNOWA"],
[value="TECHNIKA TŁUMIENIA"],
[value="WĘŻE I PRZEWODY"],
[value="ZAWORY I ELEKTROZAWORY"],
[value="ZBIORNIKI"],
[value="ZŁĄCZA I SZYBKOZŁĄCZA"],
[value="BEZPIECZEŃSTWO MASZYN I URZĄDZEŃ"]

{
  background: #d00019;
  color: #fff;
  padding: 4px 10px;
  font-weight: 700 !important;
  font-size: 15px !important;
  pointer-events: none !important;
}


.form-check-label {
  font-size: 13px !important;
  line-height: 14px !important;
  font-weight: 400 !important;
}

.formRed {
  display: none !important;
}

.btn {
  background: #0064ad;
  color: #fff;
  margin: 5px 0;
  padding: 10px !important;
}

.btn:hover {
  background: #eee;
  color: #0064ad;
  margin: 5px 0;
  padding: 10px !important;
}

.formControls [type="submit"] {
  background: #d00019 !important;
  color: #fff;
  margin: 5px 0;
  width: 100%;
  margin-top: 30px !important;
  padding: 20px !important;
  font-size: 20px;
}

.formControls [type="submit"]:hover {
  background: #eee !important;
  color: #d00019;
  padding: 20px !important;
}

input[type="text"], .tox-tinymce {
  max-width: 100%;
  width: 100%;
  border: 1px solid #777 !important;
  border-radius: 4px;
  background: #f7f7f7;
}

.rsform h2 {
  margin-bottom: 30px !important;
}

.form-label {
  font-weight: 700;
  color: #0064ad;
}

.col-form-label {
  width: 100% !important;
}

.edit-page-btn, .toggle-editor {display: none !important;}

.convertforms.cf-success .cf-response {
  background-color: #0064ad;
  display: block;
}

.convertforms.cf-success .cf-response p {
  color: #fff;
  text-align: center;
  font-weight: 700;
}

[data-type="radio"] {
  padding: 20px !important;
  background: #fafafa;
  margin: 10px;
}

button [class*="icon"] {
  display: initial !important;
}

.plg_system_webauthn_login_button {display: none !important;}

button.btn.input-password-toggle {padding: 0 !important; display: none !important;}

.form-check-label {display: inline-block; font-size: 14px; font-weight: 500;}

legend {
  border-bottom: none;
  font-size: 1rem;
  line-height: 1.4em;
}

.mod-login-logout__button.logout-button {
  text-align: center;
  margin-top: 20px;
}

.rsform .rsform-submit-button{
  width: 100%;
  background: #d00019 !important;
}

.rsform .rsform-submit-button:hover{
  width: 100%;
  background: #b50000 !important;
  color: #fff !important;
}

.rsficon-zoom-in::before {
  content: "Podgląd";
  font-size: 14px !important;
  background: #d00019 !important;
  color: #fff !important;
  display: block !important;
  min-height: 16px;
  padding: 5px;
  margin-right: 5px;
  font-weight: 700 !important;
  font-family: arial !important;
}

.rsficon-edit::before {
	content: "Edytuj";
  font-size: 14px !important;
  background: #d00019 !important;
  color: #fff !important;
  display: block !important;
  min-height: 16px;
  padding: 5px;
  margin-right: 5px;
  font-weight: 700 !important;
  font-family: arial !important;
}

.rsficon-remove::before {
	content: "Usuń";
  font-size: 14px !important;
  background: #d00019 !important;
  color: #fff !important;
  display: block !important;
  min-height: 16px;
  padding: 5px;
  margin-right: 5px;
  font-weight: 700 !important;
  font-family: arial !important;
}