.table-condensed td {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

td span {
    line-height: normal !important;
    font-size: 14px;
    margin-top: 2px;
}

.table-user-info th, .table-user-info td {
    border-bottom: 0 !important;
    border-top: 0 !important;
}

.table-user-info th {
    border-right: 0 !important;
}

.table-striped td {
    border: none !important;
}

table.items {
    border: 0px !important;
}

.table-user-info {
    border-bottom: 0 !important;
    border-top: 0 !important;
}

.table-fixed, .table-fixed table {
    table-layout: fixed;
    width: 100%;
}

.table .summary th {
    background-color: #fff !important;
    font-size: 18px;
}

.table-muted *, .table-muted {
    color: #ccc;
    background-color: #f3f3f3;
}

.table-middle, .table-middle td, .table-middle tr, .table-middle th {
    vertical-align: middle !important;
}

.table-center, .table-center * {
    text-align: center;
}

.table-middle .btn {
    margin: 0 !important;
}

.table th {
    padding: 7px !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
    margin: 0;
    font-size: 11px;
    color: rgba(19, 34, 110, 0.49) !important;
    background-color: rgba(0, 108, 255, 0.12);
}

.table tr.filters td {
    background-color: rgba(0, 108, 255, 0.05);
}

.summary {
    text-align: right;
    font-size: 10px;
    background-color: rgba(0, 108, 255, 0.50);
    color: #fff;
}

.grid-view div.pagination {
    padding: 8px 5px 5px;
    margin: 0 auto !important;
    width: 100%;
    text-align: center !important;
}

.panel-heading .badge {
    display: inline;
    vertical-align: middle !important;
}

.table th a {
    color: rgba(19, 34, 110, 0.49) !important;
}


.table th {
    border-bottom: none !important;
    border: none !important;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
}

.table td {
    border-color: rgba(0, 0, 0, 0.04) !important;
}

.table .filter-container {
    padding-top: 1px !important;
    padding-bottom: 1px !important;

}


.table {
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: rgba(0, 108, 255, 0.12);
    border-bottom: 1px solid;
}

.table-no-border, .table-no-border * {
    border: none !important;
}

.ui-sortable {
    cursor: move;
}

.table-fixed {
    table-layout: fixed;
}

table .btn-group .btn {
    margin-bottom: 0px !important;
}

.table {
    margin-bottom: 0;
}

/* Table */
.table .sub {
    font-size: 12px;
    color: #666;
    display: block;
}

.table.clickable tr:hover td {
    cursor: pointer;
    background: #c2e3f7;
}

table.mid td {
    vertical-align: middle !important;
}

.mid, .mid * {
    vertical-align: middle !important;
}

.panel-primary .table,
.panel-primary .table tr > th:first-of-type,
.panel-primary .table tr > td:first-of-type {
    border-left: none;
}


/* Form */
.form-table-grid input[type="text"] {
    max-width: 70px;
}

.form-table-grid input[type="time"] {
    max-width: 100px;
}

.panel form.form-table-check {
    margin: 0;
}

.panel form.form-table-check .form-group {
    margin: 0 10px 20px;
}

.form-table-check input[type="text"] {
    max-width: 50px;
    display: inline-block;
}

.form-table-check .icon {
    margin-left: 10px;
    display: inline-block;
}

.form-table-check .icon.empty {
    color: #bbb;
}

.form-table-check .icon.empty:hover {
    color: #999;
}

.mobile-adjusted {
    overflow-x: scroll;
    table-layout: fixed;
    width: 100%;
}

@media (min-width: 768px) {
    .mobile-adjusted {
        overflow-x: auto;
        table-layout: auto;
        width: auto;
    }
}


#wypActual table tbody tr:hover, #wypZak table tbody tr:hover, .klienciLista table tbody tr:hover {
    cursor: pointer;
    background-color: #e0f9f4;
}

.wypozyczalniasprzetu_box .nav-tabs {
    margin-top: 10px;
}

.payment-box-table th {

}

.payment-box-table td {
    font-size: 11px;
}

.payment-box-table {
    width: 100%;
    border: 1px solid #0b93d5;
}

.payment-box-container:not(:first-child) {
    margin-top: 5px;
}

.payment-box-table td:first-child {
    text-align: center;
    padding-right: 5px;
    color: #8f8f8f;
    border-top: 1px solid #EBEBEB;

}

.payment-box-table td:not(:first-child) {
    text-align: left;
    padding-left: 5px;
    border-top: 1px solid #EBEBEB;
}

.sub-grid table:first-child tr:last-child {
    background-color: rgba(0, 0, 0, 0.11);
}

.sub-grid-color {
    opacity: 0.3 !important;
}

.user-profile-table {
    margin-top: 0;
    vertical-align: top
}

.panel-heading {
    border-bottom: 0px;
    padding: 0;
    line-height: 40px;
    padding-left: 10px;
}

.panel-heading .btn {
    margin: 0;
    margin-bottom: 2px;
}

.panel-heading .pull-right {
    padding-right: 10px;
}

.user-profile-table .profile-photo {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.user-profile-table .profile-photo img {
    border-radius: 50% !important;
}


.filter-container input, .filter-container select {
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0.60);
    margin-top: 2px;
}

tr.bg-danger td {
    background-color: rgba(255, 43, 0, 0.14);
}

.bg-disabled, .bg-disabled td, .bg-disabled .panel-footer {
    background-color: #f0f0f0 !important;
    color: #c0c0c0;
}

.muted-row:not(:hover) td {
    color: #ccc;
    background-color: rgba(0, 0, 0, 0.05) !important;
}

.sub-grid-row thead th {
    padding: 1px !important;
    background-color: rgba(0, 108, 255, 0.06) !important;
}

table [clickable-row] {
    cursor: pointer;
}

.table-danger th {
    background-color: #f2dede;

}

.table-success th {
    background-color: #dff0d8;
}

table {
    width: 100%;
}

.no-margin .control-group, .no-margin .input-group {
    margin-bottom: 0 !important;
}

[transparent-bg] td {
    opacity: 0.90;
    background-color: #fff;
}

table [transparent-bg]:nth-child(even) {
    border-bottom: 5px solid;
    border-top: 1px solid #ccc !important;
}

table [transparent-bg]:nth-child(even) td:nth-child(2) {
    color: #00cc00 !important;
}

.table-no-border, .table-no-border td {
    border: none !important;
}


.table-body {
    display: table;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}

.table-body * {
    vertical-align: middle;
}

.table-row {
    display: table-row;
}

.table-cell {
    display: table-cell;
}

.table-body a {
    vertical-align: middle;
    display: table-cell;
}