.top-navigation .navbar-brand {
    background-color: #eb4947;
    border-color: #eb4947;
}

.navbar-toggler {
    background-color: #eb4947;
    border-color: #eb4947;
}

.headerImage {
    vertical-align: middle;
    max-height: 58px;
    margin-left: 1rem;
}

.paymentCardImage {
    vertical-align: middle;
    max-height: 58px;
    margin-left: 1rem;
}

.navbar-brand {
    vertical-align: middle;
}

.footer {
    background-color: #eb4947;
    border-color: #eb4947;
    color: #FFFFFF;
}

.text-komora {
    color: #eb4947 !important;
}

.btn-komora:not(:disabled):not(.disabled):active, .btn-komora:not(:disabled):not(.disabled).active,
.show > .btn-komora.dropdown-toggle {
    color: #fff;
    background-color: #eb4947;
    border-color: #eb4947;
}

.btn-komora {
    color: #fff;
    background-color: #fb5755;
    border-color: #fb5755;
}

.btn-komora:hover {
    color: #fff;
    background-color: #eb4947;
    border-color: #eb4947;
}

.color-gray-text {
    color: #676a6c;
}

.ibox-title {
    padding: 15px 25px 8px 25px;
}

.margin-bottom-50px {
    margin-bottom: 50px;
}

.margin-bottom-20px {
    margin-bottom: 20px;
}

.margin-right-50px {
    margin-right: 50px;
}

.display-none {
    display: none;
}

.link-underline {
    text-decoration: underline !important;
}

.margin-top-50px {
    margin-top: 50px;
}

.margin-top-20px {
    margin-top: 20px;
}

.margin-left-5px {
    margin-left: 5px;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: #707375 !important;
}

.bootstrap-select > filter-option-inner-inner {
    border: 1px solid #000000 !important;
    border-radius: 1px !important;
    color: #0c5460 !important;
}

.middle-box-payment-status {
    max-width: 400px;
    z-index: 100;
    margin: 0 auto;
    padding-top: 10px;
}

.modal.show {
    overflow-y: scroll; /* Enable scroll inside the modal */
}

body.modal-open {
    overflow: hidden; /* Disable background scrolling */
}

.margin-bottom-70px {
    margin-bottom: 70px;
}

.table-width-25-pct {
    width: 25% !important;
}

.table-width-20-pct {
    width: 20% !important;
}

.table-width-29-pct {
    width: 29% !important;
}

.table-width-15-pct {
    width: 15% !important;
}

.table-width-18-pct {
    width: 18% !important;
}

.table-width-12-pct {
    width: 12% !important;
}

.table-width-60-pct {
    width: 60% !important;
}

.table-width-70-pct {
    width: 70% !important;
}

.table-width-20-pct {
    width: 20% !important;
}

.table-width-30-pct {
    width: 30% !important;
}

.table-width-25-pct {
    width: 25% !important;
}

.table-width-35-pct {
    width: 35% !important;
}

.table-width-40-pct {
    width: 40% !important;
}

.table-width-10-pct {
    width: 10% !important;
}

.table-width-5-pct {
    width: 5% !important;
}

.table-width-7-pct {
    width: 7% !important;
}

.table-width-9-pct {
    width: 9% !important;
}

.table-width-14-pct {
    width: 14% !important;
}

.table-width-6-pct {
    width: 6% !important;
}

.table-width-45-pct {
    width: 45% !important;
}

.table-width-4-pct {
    width: 4% !important;
}

.table-width-3-pct {
    width: 3% !important;
}

.table-width-2-pct {
    width: 2% !important;
}

.table-width-50-pct {
    width: 50% !important;
}

.table-width-100-pct {
    width: 100% !important;
}

.project-actions {
    text-align: center !important;
}

.padding-bottom-20px {
    padding-bottom: 20px;
}

.pagination {
    justify-content: center;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem; !important;
}

.pagination > .active > a, .pagination > .active > span,
.pagination > .active > a:hover, .pagination > .active > span:hover,
.pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #ed5565; !important;
    color: #fff; !important;
    border-color: #DDDDDD; !important;
    cursor: default; !important;
    z-index: 2; !important;
}
