.menu-nav {
    margin-left: auto;
    padding: 0px 20px;
}


.nav-item {
    padding: 10px 15px;
    font-size: 13px;
    color: #555;
    transition: all .3s ease-in-out;
}

.img_partners {
    max-width: 50%;
    max-height: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.img_footer{
    max-width: 50%;
        margin-left: auto;
    margin-right: auto;
        display: block;

}

.spacer {
    height: 50px;
}

.navbar-toggler {
    font-size: 34px;
}

.menu-item {
    font-size: 16px;
    color: #555;
    padding: 5px 5px;
    border-bottom: 3px solid #fff;
    text-decoration: none;
    transition: all .3s ease-in-out;
}

.menu-item:hover {
    color: #9bbe3c;
    border-bottom: 3px solid #9bbe3c;
    text-decoration: none;
}

.reg-button {
    padding: 5px 5px;
}

.flex-content {
    height: 100vh;
    display: flex;
    flex-direction: column;
}

.body-content {
    flex: 1;
    background: #f5f5f5;
    padding: 10px;
}

.body-content a {
    color: #218838;
}

.body-content a:hover {
    color: #04a727;
    text-decoration: none;
}

.body-text-page {
    background: #fff;
    padding: 20px;
}

.home-text {
    max-width: 900px;
    margin: 0 auto;
    padding-top: 20px;
}

.home-text-small {
    max-width: 900px;
    margin: 0 auto;
    padding-top: 20px;
    font-size: 13px;
}

.logowanie {
    max-width: 400px;
    margin: 4em auto;
}

.dodawanie-kuponu {
    max-width: 600px;
    margin: 4em auto;
}

.dodawanie-kuponu label {
    font-size: 12px;
}

.dodawanie-kuponu .alert {
    padding: 20px;
    border: 1px solid #ced4da;
    background: #fff;
    -webkit-box-shadow: 6px 4px 13px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 6px 4px 13px -8px rgba(0, 0, 0, 0.75);
    box-shadow: 6px 4px 13px -8px rgba(0, 0, 0, 0.75);
}

.dodawanie-kuponu .poprawnie h3 {
    color: #218838;
    font-weight: 600;
    font-size: 20px;
}

.dodawanie-kuponu .sprawdz h3 {
    color: #e6c302;
    font-weight: 600;
    font-size: 20px;
}

.dodawanie-kuponu .brak-kuponu h3 {
    color: #e60202;
    font-weight: 600;
    font-size: 20px;
}

.dodawanie-kuponu .format-daty h3 {
    color: #0252e6;
    font-weight: 600;
    font-size: 20px;
}

.dodawanie-kuponu .text-small {
    font-size: 12px;
}

.licznik-box {
    font-size: 24px;
    font-weight: 300;
    padding: 20px;
    background: #fff;
    margin-top: 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.licznik-ilosc {
    background: #28a745;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    padding: 10px;
    border-radius: 25%;
    -webkit-border-radius: 25%;
    -moz-border-radius: 25%;
    -ms-border-radius: 25%;
    -o-border-radius: 25%;
}

.lista-kuponow table {
    background: #fff;
}

.lista-kuponow .status-col {
    max-width: 70px;
}

.lista-kuponow #sel1 {
    max-width: 100%;
}

.btn-success-act {
    color: #fff;
    background-color: #505050;
    border-color: #505050;
}

.ico-login {
    font-size: 48px;
    margin-bottom: 20px;
}

.check-boxes {
    font-size: 14px;
    text-align: left;
    padding: 0px 20px;
    line-height: 120%;
}

.login-request-txt {
    text-align: center;
    font-size: 14px;
    padding: 15px;
}

.stopka {
    background: #343a40;
    color: #b8b8b8;
    font-size: 14px;
    line-height: 175%;
}

.stopka h5 {
    color: #fff;
    margin-bottom: 25px;
    font-weight: 600;
}

.stopka a {
    color: #b8b8b8;
}

.stopka a:hover {
    color: #fff;
    text-decoration: none;
}

.allrights {
    padding: 20px;
    border-top: 1px solid #58595a;
}

table.sortable span.sign {
    display: block;
    position: absolute;
    top: 50%;
    right: 5px;
    font-size: 12px;
    margin-top: -10px;
    color: #bfbfc1;
}

table.sortable th:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 5px;
    font-size: 12px;
    margin-top: -10px;
    color: #bfbfc1;
}

table.sortable th.arrow:after {
    content: '';
}

table.sortable span.arrow,
span.reversed,
th.arrow.down:after,
th.reversedarrow.down:after,
th.arrow.up:after,
th.reversedarrow.up:after {
    border-style: solid;
    border-width: 5px;
    font-size: 0;
    border-color: #ccc transparent transparent transparent;
    line-height: 0;
    height: 0;
    width: 0;
    margin-top: -2px;
}

table.sortable span.arrow.up,
th.arrow.up:after {
    border-color: transparent transparent #ccc transparent;
    margin-top: -7px;
}

table.sortable span.reversed,
th.reversedarrow.down:after {
    border-color: transparent transparent #ccc transparent;
    margin-top: -7px;
}

table.sortable span.reversed.up,
th.reversedarrow.up:after {
    border-color: #ccc transparent transparent transparent;
    margin-top: -2px;
}

table.sortable span.az:before,
th.az.down:after {
    content: "a .. z";
}

table.sortable span.az.up:before,
th.az.up:after {
    content: "z .. a";
}

table.sortable th.az.nosort:after,
th.AZ.nosort:after,
th._19.nosort:after,
th.month.nosort:after {
    content: "..";
}

table.sortable span.AZ:before,
th.AZ.down:after {
    content: "A .. Z";
}

table.sortable span.AZ.up:before,
th.AZ.up:after {
    content: "Z .. A";
}

table.sortable span._19:before,
th._19.down:after {
    content: "1 .. 9";
}

table.sortable span._19.up:before,
th._19.up:after {
    content: "9 .. 1";
}

table.sortable span.month:before,
th.month.down:after {
    content: "jan .. dec";
}

table.sortable span.month.up:before,
th.month.up:after {
    content: "dec .. jan";
}

table.sortable thead th:not([data-defaultsort=disabled]) {
    cursor: pointer;
    position: relative;
    top: 0;
    left: 0;
}

table.sortable thead th:hover:not([data-defaultsort=disabled]) {
    background: #efefef;
}

table.sortable thead th div.mozilla {
    position: relative;
}

@media (max-width: 991px) {
    .navbar-nav {
        padding: 20px;
    }

    .nav-item {
        padding: 10px 15px;
        border-left: 3px solid #9bbe3c;
    }

    .nav-item:hover {
        padding: 10px 15px;
        font-size: 16px;
        color: #555;
        border-left: 3px solid #333;
    }

    .menu-item {
        font-size: 18px;
        font-weight: 500;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1240px;
    }
}

.alert {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

html {
    font-size: calc(0.5em + 0.5vw);
}