div.fixed {
    position: sticky;
    z-index: 900;
    top: 50px;
    padding: 10px 10px 0;
}
.wrapper-content {
	font-size: 11px;
	margin-top: 50px;
}
body {
	color: #383838
}
.input-group.bootstrap-touchspin {
	width: calc(100% - 20px);
}
.label-greyish {
    color: #8e8e8e;
}
.btn-primary {
    color: #fff;
    background-color: #369dce;
    border-color: #369dce;
}
.loginscreen.middle-box {
	margin-top: 200px;
	background-color: #fff;
	padding: 20px 40px;
	width: 500px;
}
@media (max-width: 768px) {
    .loginscreen.middle-box {
        width: 90%; /* Zajmuje 90% szerokości ekranu na małych urządzeniach */
        padding: 15px 20px; /* Mniejsze odstępy dla większej czytelności */
    }
}

@media (max-width: 576px) {
    .loginscreen.middle-box {
        width: 100%; /* Pełna szerokość na bardzo małych urządzeniach */
        margin-top: 20px; /* Zmniejsza odstęp od góry */
        padding: 10px 15px; /* Dodatkowe dostosowanie paddingu */
    }
}
.navbar-static-side .nav > li > a {
    padding: 7px 5px 7px 10px;
}
.text-white {
	color: #fff;
}
body.mini-navbar .navbar-static-side {
	width: 41px;
}
.sidebar-collapse {

	position: sticky;
	top: 50px;
}
.mini-navbar li.active .nav-second-level {
    left: 36px;
}
body.mini-navbar #page-wrapper {
    width: calc(100% - 41px);
}
body.mini-navbar #side-menu {
	display: none;
}
.side-menu-toggle {
	padding: 4px 8px;
    margin: 10px 0px 10px 5px;
    font-size: 14px;
}
.minimalize-styl-2 {
    padding: 4px 12px;
    margin: 10px 0px 10px 5px;
    font-size: 14px;
    float: left;
}
.minimalize-styl-2.first {
	margin-left: 10px;
}
.table > tbody > tr.table-row-info td {
	border-top: 0px;
}
.navbar-top-links li a {
    padding: 0px 10px 0px 10px;
    min-height: 25px;
}
.ibox-title {
    padding: 5px 90px 3px 15px;
    min-height: 30px;
}
.ibox-tools {
    top: 8px;
}
thead {
	background-color: #d8f0eb;
}
.btn-xs {
    font-size: 12px;
    padding: 1px 5px;
}
.tooltip {
	top: 0px;
}
.table-icons i {
	color: #495966;
}
.table-icons a {
	color: #495966;
	font-size: 13px;
	padding: 0px 2px;
}
.table-pagination .pull-right {
	float: right;
}
.table-pagination .pull-left {
	float: left;
}
table.table-striped {
	margin-bottom: 10px;
}

.form-control, .single-line {
    font-size: 12px;
    padding: 1px 6px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    border: 1px solid #c9ccd0;
}
.input-sm, .form-control {
   height: 30px;
}
.ibox-content {
	padding: 15px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.02);
}
.inmodal .modal-header {
    padding: 15px 15px;
}
.inmodal .modal-body {
    background: #ffffff;
}
.modal-body {
    padding: 15px 30px 15px 30px;
}
.alert-count .label {
    padding: 2px 4px;
    position: relative;
    margin-left: 3px;
    font-size: 14px;
	font-weight: 400;
}
.alert-count {
	padding: 4px 6px;
}
.navbar-static-top .dropdown-menu {
    left: 0;
    right: auto;
}
.dropdown-toggle.alert-count::after {
	display: none;
}
.table-fixed {
    table-layout: fixed;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0);
}
.table-striped tbody tr.row-even {
	background-color: rgba(0, 0, 0, 0.02);
}
.table-row-info.hidden {
	display: none;
}
.search-button {
	border-radius: 0px 3px 3px 0px!important;
}
.col-filter {
	margin-bottom: 10px;
}
.filters {
	display: none;
}
body.mini-navbar #side-menu {
	position: sticky;
	top: 0px;
}
.dropdown-alerty > li > a {
    padding: 3px 15px 3px 5px;
}
.dropdown-alerty span {
    margin-right: 7px;
}
.drop-profile .dropdown-menu{
	left: -45px;
}
table {
	position: relative;
}
thead th {
	background-color: #495966;
	color: #fff;
	font-weight: 400;
}
.table-responsive {
	overflow-x: visible;
}
label {
    display: inline-block;
    margin-bottom: 0px;
}
.form-control:focus, .single-line:focus {
    border-color: #495966;
}
.form label {
	font-weight: 800;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #c9ccd0;
    border-radius: 0px;
	height: 30px;
}
.select2-container--default.select2-container--focus .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
	border-color: #495966!important;
}

textarea.form-control {
	padding-top: 5px;
}
.nav > li.active {
    border-left: 4px solid #369dce;
    background: #293846;
}
select.form-control:not([size]):not([multiple]) {
    height: 30px;
}
.select2-container .select2-selection--multiple {
    min-height: 3px;
}

@media (min-width: 992px){
.modal-lg {
    max-width: 1200px;
	}
}
.btn-primary {
	background-color: #495966;
	border-color: #495966;
}
.btn-primary:hover {
	background-color: #53697b;
	border-color: #53697b;
}
.nav > li.active {
    border-left: 4px solid #495966;
}
.nav.navbar-right > li > a {
    color: #495966;
}
.nav .nav-second-level li {
    padding-left: 15px;
}
.select2-container--default .select2-selection--multiple {
    border-radius: 0px;
}
.select2-container--open, .select2-container--focus {
	border-color: #495966!important;
}
.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
    border-color: #c9ccd0;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    height: 24px;
}
.ibox-grey {
	background-color: #495966;
	color: #fff;
}
.ibox-grey .ibox-tools a {
	color: #fff!important;
	top: 10px;
}
thead th {
    position: sticky;
    top: 52px;
    background-color: #fafafa;
    color: #495966;
    font-weight: 700;
}
thead th:after{
    content:'';
    position:absolute;
    left: 0;
    bottom: 0;
    width:100%;
    border-bottom: 1px solid #495966;
}
thead th:before{
    content:'';
    position:absolute;
    left: 0;
    top: 0;
    width:100%;
    border-bottom: 1px solid #495966;
}
.th-last:after {
	content:'';
    position:absolute;
    left: 0;
    top: 0;
    width:100%;
	height: 100%;
    border-bottom: 1px solid #495966;
    border-top: 1px solid #495966;
    border-right: 1px solid #495966;
}
.th-last.z-inverse:after {
    z-index:-1;
}
.th-first:after {
	content:'';
    position:absolute;
    left: 0;
    top: 0;
    width:100%;
	height: 100%;
    border-bottom: 1px solid #495966;
    border-top: 1px solid #495966;
    border-left: 1px solid #495966;
    z-index:-1;
}

.th-first-templates:after {
    content:'';
    position:absolute;
    left: 0;
    top: 0;
    width:100%;
    height: 100%;
    border-bottom: 1px solid #495966;
    border-top: 1px solid #495966;
    border-left: 1px solid #495966;
}

th.th-first {
	padding-top: 4px!important;
    padding-bottom: 0px!important;
}

.thead-without-selection th:first-child {
    border-left: 1px solid #495966;
}


.th-first-text:after {
    content:'';
    position:absolute;
    left: 0;
    top: 0;
    width:100%;
    height: 100%;
    border-bottom: 1px solid #495966;
    border-top: 1px solid #495966;
    border-left: 1px solid #495966;
    z-index: -1;
}

.analysis-panel {
    padding: 7px 10px;
    max-width: 700px;
    background-color: #f5f5f5;
    border: 1px solid #b9b9b9;
}

.analysis-controlling.level-2 {
    max-width: 680px;
    margin-left: 20px;
}

.analysis-controlling.level-3 {
    max-width: 460px;
    margin-left: 40px;
}

span.analisys-title {
    font-size: 12px;
    font-weight: 700;
}

.analisys-icons {
    float: right;
    color: #495966!important;
    font-size: 13px;
    margin-top: 0px;
}

.analisys-icons  i {
    color: #495966!important;
}
.analisys-icons a {
    padding: 0px 2px;
}

.analysis-controlling {
    background-color: #fdfdfd;
}

.subcenter {
    position: relative;
    margin-left: 30px;
}

.sub-delete {
    position: absolute;
    left: -30px;
    height: 100%;
    padding: 5px;
    border: 1px solid #b9b9b9;
}

.select-hidden {
    display: none;
}

.analisys-categories {
    background-color: #f9f9f9;
}

.tabs-grey .nav-link.active{
    color: #fff;
    background-color: #495966;
    border-bottom: 1px solid #495966;
    border-left: 1px solid #495966;
}

.tabs-grey .nav-tabs {
    border-bottom: 0px solid #495966;
}
.tabs-ibox .ibox-title {
    border-top: 0px;
}
.table.table-striped.info-table {
    margin-bottom: 0px;
}

.label-black {
    background-color: #000;
    color: #fff;
}

.select2-results__option {
    font-size: 11px;
}

li.select2-results__option:empty {
    display: none;
}

td.left-border {
    border-left: 1px solid #495966;
}

.table-striped tbody tr.row-even.table-row-bank {
    background-color: rgba(0, 0, 0, 0.05);
}

.input-group-addon {
    border-color: #C8CCD0;
    padding: 8px 12px 4px 12px;
    border-right-width: 0;
}
.operation-form input.form-control.dates {
    max-width: 80px;
}
.operation-form label {
    display: none;
}
.operation-form:first-of-type label {
    display: block;
}

.operation-form label.modal-label {
    display: block;
}

.operation-form div.table-icons {
    min-width: 75px;
    padding: 5px 10px;
}

#company-name {
    display: inline-block;
    font-size: 12px;
    padding: 6px 10px 0px 0px;
    font-weight: 400;
}

#logo-contsup {
    display: inline-block;
    padding: 5px 5px 5px 0px;
}

#logo-contsup img {
    max-height: 40px;
}

div.operations#not-group .balance_after_operation {
    display: none;
}

.move-to-others {
    display: none;
}

div.operations#not-group .move-to-others {
    display: inline-block;
}

div.operations#not-group .reorder {
    display: none;
}

.operation-form:first-of-type a.reorder.arrow-up {
    display: none;
}

.operation-form:last-of-type a.reorder.arrow-down {
    display: none;
}

.panel-body {
    background: #fff;
    border: 1px solid #e7eaec;
    border-radius: 2px;
    padding: 20px;
    position: relative;
}

.tabs-ibox .ibox-title {
    border-top: 0px;
}

.hidden {
    display: none;
}

.panel-app {
    border-color: #495966;
}

.panel-app > .panel-heading {
    background-color: #495966;
    border-color: #495966;
    color: #fff;
}

span.left-for-split {
    font-weight: bold;
}

.th-first-modal {
    border-bottom: 1px solid #495966 !important;
    border-left: 1px solid #495966 !important;
}
.th-first-modal-border-left {
    border-left: 1px solid #495966 !important;
}

.th-first-modal-border-fix::before {
    content: "";
    display: block;
    border-left: 1px solid #495966 !important;
    height: 100%;
    border-top: 1px solid #495966 !important
}

.form-line:first-of-type a.delete-line{
    display: none;
}

.select2-dropdown {
    z-index: 3000;
}

table.modal-contractor-template {
    display: none;
}

/* contractor-history view */
#modalAnalysis {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.cont-history {
    position: fixed;
    bottom: 0px;
    font-size: 12px;
    width: 100%;
    margin-left: -15px;
}

.bottom-bar {
    position: fixed;
    bottom: 0px;
    font-size: 12px;
    width: 100%;
    z-index: 2;
    height: 50px;
}
.top-bar {
    position: fixed;
    top: 50px;
    font-size: 12px;
    width: 100%;
    z-index: 10;
}
.payments-settled {
    width: 98%;
}
.documents-settled {
    width: 98%;
}

.allocated-header {
    min-width: 100px !important;
}

.exchange-rate-header {
    min-width: 70px !important;
}

.payments-settled thead th.currency, .documents-settled thead th.currency, .operation-modal-documents thead th.currency {
    width: 6.89%;
}

.payments-settled thead th.width-fix, .documents-settled thead th.width-fix, .operation-modal-documents thead th.width-fix{
    width: 15.54%;
}

.payments-settled thead th.balance, .documents-settled thead th.balance, .operation-modal-documents thead th.balance{
    width: 15.54%;
}

.operation-modal-documents div thead th.currency {
    width: 6.89%;
}
.operation-modal-documents div thead th.width-fix{
    width: 15.54%;
}
.operation-modal-documents div thead th.balance{
    width: 15.54%;
}

.unallocated-documents thead th.currency, .unallocated-payments thead th.currency, .documents thead th.currency{
    width: 4.96%;
}

.unallocated-documents thead th.width-fix, .unallocated-payments thead th.width-fix, .documents thead th.width-fix{
    width: 11.19%;
}

.unallocated-documents thead th.balance, .unallocated-payments thead th.balance, .documents thead th.balance{
    width: 11.19%;
}
.input-group-addon {
    border-color: #C8CCD0;
    padding: 8px 12px 4px 12px;
    border-right-width: 0;
}
/* end contractor-history view */

.item-col {
    max-width: 300px;
}

.account-balance {
    font-weight: 800;
}
th.cursor-hand {
    cursor: pointer;
}

/*Select2 ReadOnly Start*/
select[readonly].select2-hidden-accessible + .select2-container {
    pointer-events: none;
    touch-action: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection {
    background: #e9ecef;
    box-shadow: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection__arrow, select[readonly].select2-hidden-accessible + .select2-container .select2-selection__clear {
    display: none;
}
/*Select2 ReadOnly End*/

.bt-0 {
    border-top: 0 !important;
}

.per-page {
    height: 22px !important;
    font-size: 12px;
    padding: 0px 0px;
    display: inline-block;
}

.bg-gray {
    background-color: rgba(0, 0, 0, 0.05) !important;
}

/*Select2 ReadOnly Start*/
select[readonly].select2-hidden-accessible + .select2-container {
    pointer-events: none;
    touch-action: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection {
    background: #e9ecef;
    box-shadow: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection__arrow, select[readonly].select2-hidden-accessible + .select2-container .select2-selection__clear {
    display: none;
}
/*Select2 ReadOnly End*/

.icon-spacer {
    width: 15px;
    display:none;
}

.sweet-alert-lg {
    width: 650px !important;
}
.client-edit-disable-action {
    background-color:grey!important;
    border-color:grey!important;
}

.client-edit-action-modal-paymentModal:focus {
    background-color: #495966!important;
    border-color: #495966!important;
}

.client-edit-action-modal-periodModal:focus {
    background-color: #495966!important;
    border-color: #495966!important;
}

.client-edit-disable-action:hover {
    background-color:grey!important;
    border-color:grey!important;
    cursor: default!important;
}

.client-edit-disable-action:active {
    pointer-events: none;
}

.fitlers-select2 {
    width: 100% !important;
}

.sweet-alert button {
    padding: 5px 15px !important;
}

.sweet-alert .divbutton {
    padding: 5px 15px !important;
}

.modal-advance-payments {
    max-width: 90%;
}

.connect-with-modal-footer {
    padding-right: 0px;
    border-top: 0;
}

.padded {
    padding-left: 15px;
    padding-right: 15px
}

.w-15pc {
    width: 15%;
}

html {
    scroll-behavior: smooth;
}
.cursor-pointer{
  cursor: pointer;
}
.icon-inactive {
    opacity:0.3;
}
.table-icons .icon-inactive i {
    color: #ddd;
}
.table-icons .icon-danger i {
    color: #ed5565;
}

.ability-to-add-departments {
    padding-top:7px;
}

.is-paid-select-container-padded {
    width: 100%;
    padding-right: 38px;
}

.is-paid-select-container {
    width: 100%;
}

.document-connect-with-button {
    width: 35px;
    position: absolute;
    right: 15px;
}

.disabled-edit-icon {
    color:#ddd !important;
    font-size:13px;
    margin:0 2px;
}

.icon-disabled {
    color:#ddd !important;
}

.p-l-0 {
    padding-left: 0;
}
.p-r-0 {
    padding-right: 0;
}
.p-l-5 {
    padding-left: 5px;
}
.p-r-5 {
    padding-right: 5px;
}
.p-t-16 {
    padding-top: 16px;
}
.max-w-80 {
    max-width: 80px;
}
.max-w-20 {
    max-width: 20px;
}
.max-w-40 {
    max-width: 40px;
}
.max-w-60 {
    max-width: 60px;
}
.max-w-90
{
    width: 90px;
}
.max-w-110 {
    max-width: 110px;
}
.max-w-120 {
    max-width: 120px;
}
.max-w-160 {
    max-width: 160px;
}
.max-w-200 {
    max-width: 200px;
}
.max-w-230 {
    max-width: 230px;
}
.max-w-260 {
    max-width: 260px;
}
.max-w-400 {
    max-width: 400px;
}
.max-w-560 {
    max-width: 560px !important;
}
.min-w-560 {
    min-width: 560px !important;
}
.min-w-200 {
    min-width: 200px;
}
.invoice-section {
    border: 1px dotted #000;
}
.invoice-settings {
    background-color: #ddd;
}
span.product-lp {
    display: block;
    padding: 6px 0px 7px 0px;
}
.select2-container--default .select2-results__option[aria-disabled=true] { display: none;}


th.th-first{
    padding: 6px !important;
}

.user-settings-icon{
   font-size:13px;
   margin:0 2px;
   cursor:pointer;
}

.add-payment-type{
    display:none;
    padding-right: 17px;
}

.padding-trash {
    padding-top: 8px!important;
}
.own-correction-ibox {
    padding-right: 25px;
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

body .modal-dialog.flex-modal{
    max-width: 100%;
    width: auto !important;
    display: inline-block;
}

.modal.flex-modal {
    text-align: center;
}
.input-bordered {
    border: 1px solid #E5E6E7 !important;
}


.paymemnt-iban-row{
    align-items: center;
}

.contractor-input-group{
    flex-wrap: nowrap;
}

.col-mw-20{
    max-width: 45.6666666667%;
    padding-right: 0px;
}

.vertical-align-column{
        display: flex;
        flex-direction: column;
}

.fileinput {
    margin-bottom: 0px!important;
}
.contractor-table-field{
    max-width: 100px;
}

.normal-wrap{
    white-space:normal;
}

.document-settings-form{
    width:100%;
}


.item-label
{
    display:block;
}

.items-grid-container{
    display:grid;
    grid-template-columns: 24px 16% 7% 7% 9% 9% 9% 9% 9% 9% 8% 3%;
    column-gap: 5px;
    grid-template-rows: 100%;
}

.item-part{
    grid-column: auto;
    place-self: end stretch;
}
.p-r-20{
    padding-right: 20px;
}

.p-t-23 {
    padding-top: 23px;
}

.editor-section-row {
	background-color: #f1f1f1;
	text-align: right;
	padding: 2px 10px;
	margin-bottom: 2px;
}
.editor-section-row a {
	color: #495966;
}
.editor-section {
	padding: 10px;
	height: 100%;
}
.modal-body.text-editor {
	padding: 0px;
}
.text-editor .note-editing-area {
	min-height: 150px;
}
.modal-body .note-editor.note-frame {
	border: 0px;
}
.modal-body i {
    color: #495966;
}
#add_document_template_form #sections_list .section-item .move[disabled]{
    display:none;
}

@media only screen and (max-width: 1500px)
{
    .sum-column{
        right:4px;
    }

}

.enabled-button {
    -webkit-appearance: button;
    cursor: pointer;
    font-style: normal;
    -webkit-user-select: none;
    user-select: none;
}
.scan-import-has-error {
    border: 1px solid red;
}
.icon-delete {
    margin-top: 7px;
    cursor: pointer;
}
.added_attachment {
    pointer-events: none;
}
.added_attachment .remove-attachment {
    pointer-events: auto;
}

.tooltip {
    z-index: 2051 !important;
}

.tooltip.fade:not(.show){
    z-index: -1 !important;
}

#add_document_template_form .select2-container {
    width: 100% !important;
}

.modal-backdrop {
    opacity: 0.5;
}

.drop-lg {
    width: 300px !important;
}

.drop-128 {
    width: 870px !important;
}

.recipient-remarks {
    height: 126px !important;
    width: 100%;
}

.select-addon {
    border: 1px solid #c9ccd0;
    border-left-width: 0;
    font-size: 16px;
    padding: 3px 12px 3px 12px;
    height: 30px;
    display: block;
}

@media (min-width: 992px){
    .modal-md {
        max-width: 820px !important;
    }
}

.document-remarks {
    height:173px !important;
}
.document-settings-table th {
    width: 25%;
}
.document-settings-table th:first-child {
    width: 50%;
}

.m-r-5 {
    margin-right: 5px !important;
}

.w-20 {
    width: 20px !important;
}
.disabled-templates-details {
    opacity:0.5;
    pointer-events: none;
}
.client-service-table th {
    max-width: 310px; /* Bazowa szerokość */
    min-width: 150px;
}
@media (max-width: 768px) { /* Dla ekranów o szerokości 768px lub mniejszej */
    .contractual_period {
        max-width: 280px !important;
        width: 280px !important;
        min-width: 280px !important;
    }
}
.client-service-table th:first-child {
    width: 20px;
    max-width: 20px;
}
.table .summary-row th {
	background-color: #495966;
	color: #fff;
}
.help-icon {
    font-size: 13px;
    top: 10px!important;
}
.help-icon i {
    color:white;
}
.modalHelp {
    color:black;
    z-index:2500!important;
}
.table-settings-with-help {
    margin-right:18px;
    top:11px;
}
.label-document-rejected:hover {
    cursor: pointer;
}

.max-w-720 {
    max-width: 720px !important;
}

.min-w-720 {
    min-width: 720px !important;
}

.top-menu-button-radius {
    border-top-right-radius: 3px!important;
    border-bottom-right-radius: 3px!important;
}
blockquote {
    border-left: 5px solid #f86466;
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
}

.fas.fa-exclamation-triangle {
    color: white;
}

.disabled-checkbox, .disabled-label {
  opacity:0.5;
  pointer-events: none;
}

.modal-header i {
    font-size: 16px;
    margin-left:2px;
    color: #495966;
}
.permissions-element {
    display: block;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 5px;
    height: 19px;
}
.select-user {
    display: inline-block;
}
.user-specials-table {
  width:0px;
  max-width:100%;
  overflow-x: auto;
  margin-bottom: 10px;
}
.user-specials-table {
  padding: 0px!important;
  border-bottom: 1px solid #e0e0e0;
  line-height: 1.42857;
  padding: 6px;
  vertical-align: middle;
  text-align: center;
  overflow-x: scroll;
}
.user-specials-table table td:first-child  {
  position: sticky;
  left: 0;
  opacity:1;
  text-align:left;
}
.user-specials-table table td:nth-child(2) {
  position: sticky;
  left: 180px;
  opacity:1;
  z-index:5;
  text-align:left;
}
.user-specials-table table th:first-child  {
  position: sticky;
  left: 0;
  opacity:1;
  z-index:5;
  text-align:left;
}
.user-specials-table table th:nth-child(2) {
  position: sticky;
  left: 180px;
  opacity:1;
  z-index:5;
  text-align:left;
}
.user-specials-table table th {
  text-align:left;
  position: sticky; top: 0;
}
.user-specials-table table td {
    text-align:left;
}
.select_permissions_box {
  display:flex;
  position:absolute;
  right:25px;
  top:-4px;
  width:150px;
  text-align:left;
}
.copy_permissions_box {
    display:flex;
    position:absolute;
    right:30px;
    top:-4px;
    width:500px;
    text-align:left;
}
.permission-special-key i{
    color:#2f4050;
}
.permission-special-key {
    float:left;
}
.unread-communication-message {
    font-weight:bold;
}
.count-messages-info .label {
        line-height: 12px;
        padding: 0 3px 1px 3px;
        position: absolute;
        right: 8px;
        top: -1px;
}
.modal-title-with-help {
    display:flex;
    justify-content: center;
}
.modal .select2-container {
  z-index: 9999;
}
.select2-container--open {
    z-index: 9999999
}
.label-color-white{
    background-color:whitesmoke;
    color: #000;
}
.white-space-no-wrap{
    white-space: nowrap;
}
.max-w-130{
    max-width: 130px;
}
.max-w-140{
    max-width: 140px;
}
.max-w-30{
    max-width: 30px;
}
.max-w-170{
    max-width: 170px;
}
.overlfow-break-work{
    overflow-wrap: break-word;
}
.w-130{
    width: 130px;
}
.w-30{
    width: 30px !important;
}
.w-40{
    width: 40px;
}
.w-50-1{
    width: 50px;
}
.w-60{
    width: 60px;
}
.w-95{
    width: 95px;
}
.table-document-position-calculation > tbody > tr > td{
    padding: 1px !important;
}
.table-document-position-calculation > thead > tr > th{
    padding: 1px !important;
}
.font-x-small{
    font-size: x-small;
}
.m-t-16{
    margin-top: 16px;
}
.m-t-20{
    margin-top: 20px;
}
.p-t-15{
    padding-top: 15px;
}
.btn-success-2 {
    color: #fff;
    background-color: lightgreen;
    border-color: #28a745;
}
.no-border:after{

    border-bottom: none !important;
}
.no-border:before{
    border-bottom: none !important;
}
.jstree-anchor {
    white-space: break-spaces !important;
    height: auto !important;
}
.other_client_number::placeholder{
    font-size: 10px;
}
.w-30-table{
    width: 30px;
}
.w-60-table{
    width: 60px;
}
.w-70-table{
    width: 70px;
}
.w-80-table{
    width: 70px;
}
.w-90-table{
    width: 90px;
}
.w-100-table{
    width: 100px;
}
.w-110-table{
    width: 110px;
}
.w-120-table{
    width: 120px;
}
.w-130-table{
    width: 130px;
}
.w-140-table{
    width: 140px;
}
.w-150-table{
    width: 150px;
}
.w-160-table{
    width: 160px;
}
.w-165-table{
    width: 165px;
}
.w-180-table{
    width: 180px;
}
.w-200-table{
    width: 200px;
}
.w-230-table{
    width: 230px;
}
.w-235-table{
    width: 235px;
}
.w-260-table{
    width: 260px;
}
.w-300-table{
    width: 300px;
}

.w-350-table{
    width: 350px;
}
.w-400-table{
    width: 400px;
}
.w-500-table{
    width: 500px;
}
.w-700-table{
    width: 700px;
}
.w-900-table{
    width: 900px;
}
.w-60-table{
    width: 60px;
}
.w-180-table{
    width: 180px;
}
.summary-first-td{
    width: 500px !important;
    text-align: left;
}
.summary-second-td{
    text-align: right !important;
    width: 100px !important;
}
.summary-second-bigger-td{
    text-align: right !important;
    width: 300px !important;
}
.summary-third-td{
    text-align: right !important;
    width: 200px !important;
}
.summary-fourth-td{
    text-align: right;
    width: 100px !important;
}
.summary-fiveth-td{
    text-align: left;
    width: 100px !important;
}
.word-break-all{
    word-break: break-all;
}
.datepicker{
    z-index: 9999!important;
}
.p-r-100{
    padding-right: 100px !important;
}
.m-w-170{
    max-width: 170px;
    min-width: 170px;
    word-break: break-word;
    white-space: normal;
}
.m-w-200{
    max-width: 200px;
    min-width: 200px;
    word-break: break-all;
    white-space: normal;
}
.m-w-210{
    max-width: 210px;
    min-width: 210px;
    word-break: break-all;
    white-space: normal;
}
.wrap-text-inside-td{
    white-space: normal !important;
    word-break: break-word;
}
.text-success-green{
    color: #1ab394;
}
.dot {
    align-self: flex-end;
    display: flex;
    justify-content: center;
    font-size: 1.5rem; /* Dopasuj rozmiar kropek, jeśli potrzeba */
    padding: 0 5px;
}
@media (min-width: 768px) {
    .fixed-min-width {
        min-width: 450px; !important;/* minimalna szerokość na większych ekranach */
    }
}
