html[lang="pl"] .btn-link.add::before {
	content: "+";
}
html[lang="pl"] .custom-file .custom-file-label::after  {
	content: "Dołącz dokument";
}

html[lang="pl"] div.date.issue_date.active label::before {
    content: "DATA WYSTAWIENIA";
}

html[lang="pl"] div.date.payment_date.active label::before {
    content: "TERMIN PŁATNOŚCI";
}

html[lang="pl"] .form-error-position .form-error::after { 
    content: '?';
}

html[lang="pl"] .bubble.debt-confirmation::before { 
	content: "Proszę dodać wszelkie dokumenty potwierdzające usługi np. umowa, \azlecenie prac, korespondencja mailowa, potwierdzenie oferty, podpisane WZ, itp...";
}

html[lang="pl"] section.paralax #paralax .block-right .cont-but::before { 
    content: "„";
}

html[lang="pl"] div.country::before { 
    content: "Kraj:";
}

/* IMG TEXTS */
html[lang="pl"] .imgtxt1-vindication-functions::before {
    content: "Intuicyjny";
}

html[lang="pl"] .imgtxt1-vindication-functions::after {
    content: "formularz";
}

html[lang="pl"] .imgtxt2-vindication-functions::before {
    content: "Dostęp";
}

html[lang="pl"] .imgtxt2-vindication-functions::after {
    content: "do informacji";
}

/* DASHBOARD */
html[lang="pl"] .dashboard .summary .current-vindications::before {
    content: "Aktualne \a windykacje";
}

html[lang="pl"] .dashboard .summary .amount-to-be-recovered {}

html[lang="pl"] .dashboard .summary .amount-to-be-recovered::before {
    content: "Kwota \a windykowania";
}

html[lang="pl"] .dashboard .summary .amount-recovered {}

html[lang="pl"] .dashboard .summary .amount-recovered::before {
    content: "Odzyskana \a kwota";
}

html[lang="pl"] .dashboard .summary .remaining-amount {}

html[lang="pl"] .dashboard .summary .remaining-amount::before {
    content: "Pozostała \a kwota";
}

html[lang="pl"] .dashboard .message .previous-message::before { 
    content: "Poprzednia wiadomość";
}

/* SUMMARY */

html[lang="pl"] ul.summary li.country::before {
    content: "Kraj:"
}

html[lang="pl"] ul.summary li.province::before {
    content: "Województwo:"
}

html[lang="pl"] ul.summary li.tax-id::before {
    content: "NIP:"
}

html[lang="pl"] ul.summary li.pesel::before {
    content: "PESEL:"
}

html[lang="pl"] ul.summary li.company-name::before {
    content: "Nazwa firmy:"
}

html[lang="pl"] ul.summary li.name::before {
    content: "Imię i nazwisko:"
}

html[lang="pl"] ul.summary li.post-code::before {
    content: "Kod pocztowy:"
}

html[lang="pl"] ul.summary li.city::before {
    content: "Miasto:"
}

html[lang="pl"] ul.summary li.address::before {
    content: "ulica/nr. domu/lokalu:"
}

html[lang="pl"] ul.summary li.representing_person::before {
    content: "Osoba reprezentująca:"
}

html[lang="pl"] ul.summary li.phone::before {
    content: "Numer telefonu:"
}

html[lang="pl"] ul.summary li.email::before {
    content: "Adres e-mail:"
}

html[lang="pl"] ul.summary li.nrb::before {
    content: "Numer konta bankowego:"
} 

.sidebar nav a.logout span::after {
    content: "wyloguj się";
}

/* MOBILE */
@media all and (max-width:990px) {
		
	html[lang="pl"] .mobile-table .plus::before {
		content: '+';
	}

	html[lang="pl"] .mobile-table .minus::before {
		content: '-';
	}

	/* vindications - MOBILE */
	html[lang="pl"] .vindications .mobile-table tbody tr>td:nth-of-type(1)::before,
	html[lang="pl"] .vindications-welcome .mobile-table tbody tr>td:nth-of-type(1)::before
	 {
		content:"";
	}
	html[lang="pl"] .vindications .mobile-table tbody tr>td:nth-of-type(3)::before {
		content: "ID windykacji";
	}
	html[lang="pl"] .vindications .mobile-table tbody tr>td:nth-of-type(5)::before{
		content: "Zlecający";
	}
	html[lang="pl"] .vindications .mobile-table tbody tr>td:nth-of-type(6)::before,
	html[lang="pl"] .vindications-welcome .mobile-table tbody tr>td:nth-of-type(4)::before{
		content: "Dług";
	}
	html[lang="pl"] .vindications .mobile-table tbody tr>td:nth-of-type(7)::before,
	html[lang="pl"] .vindications-welcome .mobile-table tbody tr>td:nth-of-type(5)::before
	{
		content: "Odzyskano";
	}
	html[lang="pl"] .vindications .mobile-table tbody tr>td:nth-of-type(8)::before{
		content: "Status";
	}
	html[lang="pl"] .vindications .mobile-table tbody tr>td:nth-of-type(9)::before,
	html[lang="pl"] .vindications-welcome .mobile-table tbody tr>td:nth-of-type(6)::before{
		content: "Opłata";
	}
	html[lang="pl"] .vindications .mobile-table tbody tr>td:nth-of-type(10)::before,
	html[lang="pl"] .vindications-welcome .mobile-table tbody tr>td:nth-of-type(7)::before 
	 {
		content: "Opcje";
	}
	html[lang="pl"] .vindications .mobile-table tbody tr:first-of-type>td:nth-of-type(2)::before,
	html[lang="pl"] .vindications-welcome .mobile-table tbody tr:first-of-type>td:nth-of-type(2)::before { 
		content: "l.p.";
	}
	html[lang="pl"] .vindications .mobile-table tbody tr:first-of-type>td:nth-of-type(4)::before,
	html[lang="pl"] .vindications-welcome .mobile-table tbody tr:first-of-type>td:nth-of-type(3)::before   {
		content: "Dłużnik";		
	}

	html[lang="pl"] .mobile-table .show-table::before{ 
		content: "+";
	}
	html[lang="pl"] .mobile-table tr.show .show-table::before{
		content: "-";
	}

	html[lang="pl"] .vindications .mobile-table>tbody table.subtable tbody tr > td:nth-of-type(1)::before {
			content:"l.p"
		}
	html[lang="pl"] .vindications .mobile-table>tbody table.subtable tbody tr > td:nth-of-type(2)::before {
			content:"Numer dokumentu"
		}
	html[lang="pl"] .vindications .mobile-table>tbody table.subtable tbody tr > td:nth-of-type(3)::before {
			content:"Kwota dokumentu"
		}
	html[lang="pl"] .vindications .mobile-table>tbody table.subtable tbody tr > td:nth-of-type(4)::before {
			content:"Data wystawienia"
		}
	html[lang="pl"] .vindications .mobile-table>tbody table.subtable tbody tr > td:nth-of-type(5)::before {
			content:"Termin płatności"
		}
	html[lang="pl"] .vindications .mobile-table>tbody table.subtable tbody tr > td:nth-of-type(6)::before {
			content:"Dług"
		}
	html[lang="pl"] .vindications .mobile-table>tbody table.subtable tbody tr > td:nth-of-type(7)::before {
			content:"Odzyskano"
		}
	html[lang="pl"] .vindications .mobile-table>tbody table.subtable tbody tr > td:nth-of-type(8)::before {
			content:"Dni po terminie"
		}
	html[lang="pl"] .vindications .mobile-table>tbody table.subtable tbody tr > td:nth-of-type(9)::before {
			content:"Należne odsetki"
		}
	html[lang="pl"] .vindications .mobile-table>tbody table.subtable tbody tr > td:nth-of-type(10)::before {
			content:"Dodane pliki"
		}		
		
	/* MESSAGES */	
	html[lang="pl"] #suggestions.mobile-table tbody tr:first-of-type>td:nth-of-type(1)::before
	{
		content:"l.p.";
	}
	html[lang="pl"] #suggestions.mobile-table tbody tr:first-of-type>td:nth-of-type(2)::before
	{
		content:"Sugestia";
		padding-left:15px;
	}
	html[lang="pl"] #suggestions.mobile-table tbody tr:first-of-type>td:nth-of-type(3)::before
	{
		content:"Autor";
	}
	html[lang="pl"] #suggestions.mobile-table tbody tr:first-of-type>td:nth-of-type(4)::before
	{
		content:"Ostatnia odpowiedź";
	}
	html[lang="pl"] #suggestions.mobile-table tbody tr:first-of-type>td:nth-of-type(5)::before
	{
		content:"Status";
	}
	html[lang="pl"] #suggestions.mobile-table tbody tr:first-of-type>td:nth-of-type(6)::before
	{
		content:"Akcja";
	}	


}
