@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300&subset=latin-ext);
a {
    outline: 0;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-pulpit:before {
    content: "\f0e4";
}

.fa-reklamacje:before {
    content: "\f071";
}

.fa-ksiazki:before {
    content: "\f233";
}

.fa-telefon::before{
    content: "\f10b";
    color: #000;
    font-size: 21px;
}

.fa-adminpobrania:before {
    content: "\f155";
}

.fa-zncod:before {
    content: "\f0e2";
}

.fa-statystyki:before {
    content: "\f012";
}

.fa-przesylki:before {
    content: "\f1b3";
}

.fa-statystyki:before {
    content: "\f080";
}

.fa-callcenter:before {
    content: "\f1ac";
}

.fa-uzytkownicy:before {
    content: "\f0c0";
}

.fa-dodajuzytkownika:before {
    content: "\f234";
}

.fa-backup:before {
    content: "\f0c7";
}

.fa-dodajksiazke:before {
    content: "\f0fe";
}

.fa-ksiazkaadresowa:before {
    content: "\f02d";
}

.fa-dodajprzesylke:before {
    content: "\f1b3";
    color: #02a309;
}

.fa-emagdodaj:before {
    background-image: url("/assets/images/emag.png");
    background-size: contain;
    width: 32px;
    height: 32px;
    display: block;
    content: ""
}

.fa-zobaczprzesylki:before {
    content: "\f002";
    color: #656768;
}

.fa-edytujksiazke:before {
    content: "\f040";
    color: #eb8f0b;
}

.fa-usunsksiazke:before {
    content: "\f1f8";
    color: #eb0b1b;
}

.fa-usunsksiazke-request:before {
    content: "\f1f8";
    color: #eb8f0b;
}

.fa-usun:before {
    content: "\f1f8";
    color: #eb0b1b;
}

.fa-zakoncz:before {
    content: "\f011";
    color: #000000;
}

.fa-zamknijzbior:before {
    content: "\f13e";
    color: #ebd90b;
}

.fa-wyslijnumery:before {
    content: "\f0d1";
    color: #207b00;
}


.fa-wyslijnumery,.notactive:before {
    content: "\f0d1";
    color: #b3b3b3;
}

.fa-fillbook:before {
    content: "\f2bb";
    color: #ffcc00;
}

.fa-drukuj:before {
    content: "\f02f";
    color: #000;
}

.fa-csv:before {
    content: "\f1c3";
    color: #077629;
}

.fa-odczytaj:before {
    content: "\f002";
    color: #00d50f;
}

.fa-zlecenieodbioru:before {
    content: "\f1d8";
}

.fa-blokada:before {
    content: "\f023";
    color: #7c7973;
}

.fa-pobierz:before {
    content: "\f0ed";
    color: #0979f8;
}



.fa-paczki:before {
    content: "\f1b2";
    color: #ebd90b;
}

.paczki-dpdhu:before {
    content: "\f1b2";
    color: #eb0b1b;
}

.paczki-dpdro::before {
    content: "\f1b2";
    color: #C0C0C0;
}

.paczki-gls::before {
    content: "\f1b2";
    color: #000033;
}

.paczki-geis::before {
    content: "\f1b2";
    color: #00be50;
}

.paczki-baliknapostu::before {
    content: "\f1b2";
    color: #BE28A4;
}

.paczki-balikdobalikovny::before {
    content: "\f1b2";
    color: #BE5624;
}

.fa-import:before {
    content: "\f0ee";
    color: #0979f8;
}

.fa-bank:before {
    content: "\f19c";
}

.fa-kantor:before {
    content: "\f0d6";
}

.fa-raporty:before {
    content: "\f03a";
}

.fa-klucz:before {
    content: "\f0ad";
}

.fa-dodatkoweuslugi:before {
    content: "\f073";
}

.fa-gabaryty:before {
    content: "\f285";
}

.fa-topwitaj:before {
    content: "\f007";
    font-size: 14px;
}

.fa-topustawienia:before {
    content: "\f013";
    font-size: 14px;
}

.fa-globe:before {
    content: "\f0ac";
    font-size: 14px;
}

.fa-topwylogujsie:before {
    content: "\f011";
    font-size: 14px;
}

.fa-ustawienia:before {
    content: "\f013";
}

.fa-faktury:before {
    content: "\f1c1";
}

.fa-plik:before {
    content: "\f016";
    color: #207b00;
}

.paczki-ppl:before {
    color: #0979f8;
}

.paczki-sp:before {
    color: #e79300;
}

.fa.fa-info-circle.info-active{
    color: blue;
}

label.error {
    width: 100%;
    text-align: left;
    color: #df1819;
    font-weight: 600;
    margin: 2px auto;
}

html {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    background: #e7e7e7;
    margin: 0;
    padding: 0;
    height: 100%;
}

a {
    color: #000;
    text-decoration: none;
}

#container {
    width: 100%;
    margin: 0px auto -40px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

#container header {
    width: 100%;
    margin: 0px auto;
}

#container .push {
    height: 50px;
    clear: both;
}

#container header #top {
    height: 70px;
    width: 100%;
    background: #00055f;
}

#container header #top .logo {
    float: left;
    margin: 10px 20px;
}

#container header #top .logo img {
    width: 100%;
    height: 100%;
    max-width: 123px;
    max-height: 50px;
    border: none;
    margin: 0;
}

#container header #top .nazwa {
    float: left;
    margin: 10px 20px;
    font-size: 18px;
}

@media only screen and (max-width: 900px) {
    #container header #top .nazwa {
        display: none;
    }
}

#container header #top .nazwa a {
    text-decoration: none;
}

#container header #top .nazwa a span.gora {
    color: #fff;
    font-weight: 400;
}

#container header #top .nazwa a span.dol {
    color: #fff;
    font-weight: 600;
}

#container header #top .klient {
    float: right;
    margin: 5px 20px;
}

@media only screen and (max-width: 600px) {
    #container header #top .klient {
        min-width: 100px;
    }
}

#container header #top .klient .ikona {
    float: left;
    font-size: 40px;
    color: #fbfbfb;
    margin: 0;
}

@media only screen and (max-width: 600px) {
    #container header #top .klient .ikona {
        display: none;
    }
}

#container header #top .klient .ikona .fa-klient:before {
    content: "\f007";
}

#container header #top .klient .witaj {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    width: 100%;
    margin: 0px auto;
    text-align: right;
}

#container header #top .klient .wyloguj {
    font-size: 12px;
    width: 100%;
    margin: 4px auto;
    text-align: right;
}

#container header #top .klient .wyloguj a,
#container header #top .klient .witaj a {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    line-height: 14px;
}

#container header #top .klient .wyloguj a:hover,
#container header #top .klient .witaj a:hover {
    webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #3fbfef;
}

#container header #menu {
    height: 65px;
    width: 100%;
    #background: url('../css/img/menu_bg.jpg') center center;
    background-color: #393777;
    webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0px auto;
}

@media only screen and (max-width: 900px) {
    #container header #menu {
        height: 94px;
    }
}

#container header #menu ul {
    margin: 0px 1%;
    list-style-type: none;
    width: 98%;
    float: left;
    padding: 0;
}

@media only screen and (max-width: 900px) {
    #container header #menu ul {
        float: left;
    }
}

@media only screen and (max-width: 715px) {
    #container header #menu ul {
        padding: 0 5%;
    }
}

@media only screen and (max-width: 420px) {
    #container header #menu ul {
        padding: 0;
        width: 100%;
    }
}

#container header #menu ul li {
    list-style-type: none;
    float: left;
    margin: 5px;
    padding: 0 5px;
    border-radius: 10px;
    text-align: center;
}

@media only screen and (max-width: 715px) {
    #container header #menu ul li {
        margin: 10px 0;
        padding: 10px 10px;
    }
}

@media only screen and (max-width: 550px) {
    #container header #menu ul li.admin {
        display: none;
    }
}

#container header #menu ul li:hover {
    background: none;
    border-radius: 10px;
}

#container header #menu ul li a {
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-size: 11px;
}

@media only screen and (max-width: 715px) {
    #container header #menu ul li a {
        font-size: 13px;
    }
}

#container header #menu ul li a i {
    display: block;
    margin-right: 0;
    margin-bottom: 6px;
    color: #fff;
    font-size: 30px;
}

@media only screen and (max-width: 900px) {
    #container header #menu ul li a i {
        font-size: 30px;
    }
}

@media only screen and (max-width: 550px) {
    #container header #menu ul li a i {
        font-size: 18px;
    }
}

#container header #menu ul li:hover a {
    color: #5cd968;
    webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#container header #menu ul li:hover a i {
    color: #5cd968;
    webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#container #logowanie {
    width: 60%;
    height: 280px;
    margin: 100px auto;
    background: #00055f;
}

@media only screen and (max-width: 1250px) {
    #container #logowanie {
        width: 80%;
        margin: 50px auto;
    }
}

@media only screen and (max-width: 900px) {
    #container #logowanie {
        width: 96%;
        margin: 15px auto;
    }
}

@media only screen and (max-width: 550px) {
    #container #logowanie {
        height: auto;
    }
}

#container #logowanie p {
    text-align: center;
    font-weight: 600;
    font-size: 13px;
    color: #fff;
    margin: 2px auto;
}

#container #logowanie .tytul {
    text-align: center;
    padding: 15px 0;
    text-transform: uppercase;
    font-size: 30px;
    color: #fff;
    font-weight: 400;
}

@media only screen and (max-width: 550px) {
    #container #logowanie .tytul {
        font-size: 20px;
    }
}

#container #logowanie .login {
    margin: 10px auto;
    width: 90%;
}

#container #logowanie .login table {
    width: 100%;
    margin: 0px auto;
}

#container #logowanie .login table tr {
    width: 100%;
    margin: 0px auto;
}

#container #logowanie .login table tr td {
    width: 50%;
    margin: 0px auto;
    text-align: center;
}

@media only screen and (max-width: 550px) {
    #container #logowanie .login table tr td {
        width: 100%;
        margin: 10px auto;
        display: block;
    }
}

#container #logowanie .login .nazwa {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 2px;
}

#container #logowanie .login .input input {
    border: 1px solid #e7e7e7;
    background: #fefefe;
    padding: 15px;
    font-size: 20px;
    color: #000;
    text-align: center;
    width: 90%;
}

#container #logowanie .login .wyslij {
    width: 100%;
    margin: 20px auto;
    text-align: center;
}

#container #logowanie .login .wyslij input {
    width: 250px;
    height: 50px;
    background: #00d50f;
    color: #fff;
    border: none;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    text-transform: uppercase;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

#container #pulpit {
    width: 98%;
    margin: 30px auto;
    text-align: left;
    font-size: 13px;
}

#container #ksiazka {
    width: 98%;
    margin: 10px auto;
    text-align: left;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px 0;
}

#container #ksiazka .naglowek {
    text-align: center;
    font-size: 16px;
}

@media only screen and (max-width: 900px) {
    #container #ksiazka {
        width: 100%;
    }
}

#container #ksiazka .otwarte {
    margin: 15px auto;
    width: 98%;
    margin: 0 1%;
}

#container #ksiazka .otwarte .naglowek {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

#container #ksiazka .otwarte table {
    width: 100%;
    margin: 0;
    text-align: center;
}

#container #ksiazka .otwarte table tr:first-child {
    border-bottom: 1px solid #cccccc;
    background: #00055f;
    color: #fbfbfb;
}

#container #ksiazka .otwarte table tr:first-child th {
    font-weight: 600;
    font-size: 13px;
    text-align: center;
}

#container #ksiazka .otwarte table tr td {
    padding: 5px 0;
}

#container #ksiazka .otwarte table tr {
    background: #fbfbfb;
}

#container #ksiazka .otwarte table tr.glowny {
    border-top:1px solid #00055f;
}
#container #ksiazka .otwarte table .trfill:last-child {
    border-bottom:1px solid #00055f;
}

#container #ksiazka .otwarte table tr:nth-child(2n+0) {
    background: #f5f5f5;
}

#container #ksiazka .otwarte table tr td a i {
    font-size: 16px;
}

#container #ksiazka .zamkniete {
    margin: 40px 1% 15px 1%;
    width: 98%;
}

#container #ksiazka .zamkniete .naglowek {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

#container #ksiazka .zamkniete table {
    width: 100%;
    margin: 0;
    text-align: center;
}

#container #ksiazka .zamkniete table tr:first-child {
    border-bottom: 1px solid #cccccc;
    background: #00055f;
    color: #fbfbfb;
}

#container #ksiazka .zamkniete table tr:first-child th {
    font-weight: 600;
    font-size: 13px;
}

#container #ksiazka .zamkniete table tr td {
    padding: 5px 0;
}

#container #ksiazka .zamkniete table tr {
    background: #fbfbfb;
}

#container #ksiazka .zamkniete table tr:nth-child(2n+0) {
    background: #f5f5f5;
}

#container #ksiazka .zamkniete table tr td a i {
    font-size: 16px;
}

#container #dodajprzesylke {
    width: 98%;
    margin: 10px auto;
    text-align: left;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px 0;
}

@media only screen and (max-width: 600px) {
    #container #dodajprzesylke {
        width: 100%;
    }
}

#container #dodajprzesylke .naglowek {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

#container #dodajprzesylke .zawartosc p {
    width: 100%;
    text-align: center;
    color: #df1819;
    font-weight: 600;
    margin: 2px auto;
}

#container #dodajprzesylke table {
    width: 50%;
    margin: 0px auto;
}

#container #dodajprzesylke table tr {
    border-bottom: 1px solid #cccccc;
}

#container #dodajprzesylke table tr td {
    width: 50%;
    margin: 0px auto;
}

#container #dodajprzesylke table tr td:first-child {
    text-align: left;
    padding: 5px 0;
    font-weight: 600;
}

#container #dodajprzesylke table tr td label span {
    color: red;
}

#container #dodajprzesylke table tr td select {
    width: 100%;
    cursor: pointer;
    outline: none;
}

#container #dodajprzesylke table tr td input {
    width: 99%;
    outline: none;
}

#container #dodajprzesylke table tr td textarea {
    height: 70px;
    outline: none;
}

#container #dodajprzesylke table tr.nawigacja {
    border: none;
    margin-top: 20px;
}

#container #dodajprzesylke table tr.nawigacja td a {
    color: #00055f;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
}

#container #dodajprzesylke table tr.nawigacja td input {
    float: right;
    margin-top: 20px;
    cursor: pointer;
    width: 150px;
    outline: none;
    border: none;
    background: #00055f;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

#container #dodajprzesylke table tr.nawigacja td input:hover {
    background: #363e50;
    webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#container #dodajprzesylke table tr td.rodzaj select {
    float: left;
    width: 50%;
    cursor: pointer;
    outline: none;
}

#container #dodajprzesylke table tr td.rodzaj .iloscpaczek {
    float: right;
    width: 50%;
    margin: 0 auto;
    text-align: right;
    font-weight: 600;
}

#container #dodajprzesylke table tr td.rodzaj .iloscpaczek input {
    width: 35px;
    text-align: center;
}

#container #listaprzesylek {
    width: 96%;
    margin: 10px auto;
    text-align: left;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px 0;
}

@media only screen and (max-width: 1149px) {
    #container #listaprzesylek {
        width: 100%;
    }
}

#container #listaprzesylek .naglowek {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

#container #listaprzesylek .zawartosc {
    margin: 15px auto;
    width: 98%;
    margin: 0 1%;
}

#container #listaprzesylek table {
    width: 100%;
    margin: 0;
    text-align: center;
}

#container #listaprzesylek table tr:first-child {
    border-bottom: 1px solid #cccccc;
    background: #00055f;
    color: #fbfbfb;
}

#container #listaprzesylek table tr:first-child th {
    font-weight: 600;
    font-size: 11px;
}

#container #listaprzesylek table tr.filter {
    border-bottom: 1px solid #a0d0eb;
    background: #ecf6fb !important;
    color: #555555;
}

#container #listaprzesylek table tr.filter input {
    font-size: 11px;
    padding: 4px;
    border: 1px solid #a0d0eb;
    color: #555;
    background-color: #F5F8F9;
    border-radius: 4px;
}

#container #listaprzesylek table tr.filter select {
    font-size: 11px;
    padding: 4px;
    border: 1px solid #a0d0eb;
    color: #555;
    background-color: #F5F8F9;
    border-radius: 4px;
    width: 80px;
}

#container #listaprzesylek table tr.filter input[type="submit"] {
    background-color: #fff;
    border-color: #dedede;
    width: 50px;
    font-size: 12px;
    cursor: pointer;
}

#container #listaprzesylek table tr.filter input.reset {
    background-color: #fbbb22;
    border-color: #fbb309;
    width: 50px;
    font-size: 12px;
    cursor: pointer;
}

#container #listaprzesylek table tr.filter input#datanadania {
    width: 70px;
}

#container #listaprzesylek table tr.filter input#pobranie {
    width: 60px;
}

#container #listaprzesylek table tr.filter input#nrpaczkisl {
    width: 80px;
}

#container #ksiazka table tr.filter {
    border-bottom: 1px solid #a0d0eb;
    background: #ecf6fb !important;
    color: #555555;
}

#container #ksiazka table tr.filter input {
    font-size: 11px;
    padding: 4px;
    border: 1px solid #a0d0eb;
    color: #555;
    background-color: #F5F8F9;
    border-radius: 4px;
}

#container #ksiazka table tr.filter select {
    font-size: 11px;
    padding: 4px;
    border: 1px solid #a0d0eb;
    color: #555;
    background-color: #F5F8F9;
    border-radius: 4px;
    width: 80px;
}

#container #ksiazka table tr.filter input[type="submit"] {
    background-color: #fff;
    border-color: #dedede;
    width: 50px;
    font-size: 12px;
    cursor: pointer;
}

#container #ksiazka table tr.filter input.reset {
    background-color: #fbbb22;
    border-color: #fbb309;
    width: 50px;
    font-size: 12px;
    cursor: pointer;
}

#container #listaprzesylek table tr td {
    padding: 5px 0;
}

#container #listaprzesylek table tr {
    background: #fbfbfb;
}

#container #listaprzesylek table tr:nth-child(2n+0) {
    background: #f5f5f5;
}

#container #listaprzesylek table tr td a i {
    font-size: 16px;
}

#container table tr td.dodajprzesylke a {
    text-decoration: none;
    float: right;
    margin-top: 20px;
    cursor: pointer;
    width: 150px;
    outline: none;
    border: none;
    background: #00055f;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

#container table tr td.dodajprzesylke a:hover {
    background: #363e50;
    webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#container #dodajksiazke {
    width: 98%;
    margin: 10px auto;
    text-align: left;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px 0;
}

@media only screen and (max-width: 600px) {
    #container #dodajksiazke {
        width: 100%;
    }
}

#container #dodajksiazke .naglowek {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

#container #dodajksiazke .zawartosc p {
    width: 100%;
    text-align: center;
    color: #df1819;
    font-weight: 600;
    margin: 2px auto;
}

#container #dodajksiazke table {
    width: 50%;
    margin: 0px auto;
}

#container #dodajksiazke table tr {
    border-bottom: 1px solid #cccccc;
}

#container #dodajksiazke table tr td {
    width: 50%;
    margin: 0px auto;
}

#container #dodajksiazke table tr td label span {
    color: red;
}

#container #dodajksiazke table tr td:first-child {
    text-align: left;
    padding: 5px 0;
    font-weight: 600;
}

#container #dodajksiazke table tr td select {
    width: 100%;
    cursor: pointer;
    outline: none;
}

#container #dodajksiazke table tr td input {
    width: 99%;
    outline: none;
}

#container #dodajksiazke table tr td textarea {
    height: 70px;
    outline: none;
}

#container #dodajksiazke table tr.nawigacja {
    border: none;
    margin-top: 20px;
}

#container #dodajksiazke table tr.nawigacja td a {
    color: #00055f;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
}

#container #dodajksiazke table tr.nawigacja td input {
    float: right;
    margin-top: 20px;
    cursor: pointer;
    width: 250px;
    outline: none;
    border: none;
    background: #00055f;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

#container #dodajksiazke table tr.nawigacja td input:hover {
    background: #363e50;
    webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#container #dodajksiazke table tr.nawigacja td.icon i {
    margin: 20px 10px 0 10px;
    font-size: 25px;
}

#container #edycjaprzesylki {
    width: 98%;
    margin: 10px auto;
    text-align: left;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px 0;
}

@media only screen and (max-width: 600px) {
    #container #edycjaprzesylki {
        width: 100%;
    }
}

#container #edycjaprzesylki .naglowek {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

#container #edycjaprzesylki .zawartosc p {
    width: 100%;
    text-align: center;
    color: #df1819;
    font-weight: 600;
    margin: 2px auto;
}

#container #edycjaprzesylki table {
    width: 50%;
    margin: 0px auto;
}

#container #edycjaprzesylki table tr {
    border-bottom: 1px solid #cccccc;
}

#container #edycjaprzesylki table tr td {
    width: 50%;
    margin: 0px auto;
}

#container #edycjaprzesylki table tr td:first-child {
    text-align: left;
    padding: 5px 0;
    font-weight: 600;
}

#container #edycjaprzesylki table tr td select {
    width: 100%;
    cursor: pointer;
    outline: none;
}

#container #edycjaprzesylki table tr td input {
    width: 99%;
    outline: none;
}

#container #edycjaprzesylki table tr td textarea {
    height: 70px;
    outline: none;
}

#container #edycjaprzesylki table tr.nawigacja {
    border: none;
    margin-top: 20px;
}

#container #edycjaprzesylki table tr.nawigacja td a {
    color: #00055f;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
}

#container #edycjaprzesylki table tr.nawigacja td input {
    float: right;
    margin-top: 20px;
    cursor: pointer;
    width: 150px;
    outline: none;
    border: none;
    background: #00055f;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

#container #edycjaprzesylki table tr.nawigacja td input:hover {
    background: #38afdc;
    webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#container #edycjaprzesylki table tr td.rodzaj select {
    float: left;
    width: 50%;
    cursor: pointer;
    outline: none;
}

#container #edycjaprzesylki table tr td.rodzaj .iloscpaczek {
    float: right;
    width: 50%;
    margin: 0 auto;
    text-align: right;
    font-weight: 600;
}

#container #edycjaprzesylki table tr td.rodzaj .iloscpaczek input {
    width: 35px;
    text-align: center;
}

#container #listauzytkownikow {
    width: 98%;
    margin: 10px auto;
    text-align: left;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px 0;
}

@media only screen and (max-width: 600px) {
    #container #listauzytkownikow {
        width: 100%;
    }
}

#container #listauzytkownikow .otwarte {
    margin: 15px auto;
    width: 98%;
    margin: 0 1%;
}

#container #listauzytkownikow .otwarte .naglowek {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

#container #listauzytkownikow .otwarte table {
    width: 100%;
    margin: 0;
    text-align: center;
}

#container #listauzytkownikow .otwarte table tr:first-child {
    border-bottom: 1px solid #cccccc;
    background: #00055f;
    color: #fbfbfb;
}

#container #listauzytkownikow .otwarte table tr:first-child th {
    font-weight: 600;
    font-size: 13px;
}

#container #listauzytkownikow .otwarte table tr td {
    padding: 5px 0;
}

#container #listauzytkownikow .otwarte table tr {
    background: #fbfbfb;
}

#container #listauzytkownikow .otwarte table tr:nth-child(2n+0) {
    background: #f5f5f5;
}

#container #listauzytkownikow .otwarte table tr td a i {
    font-size: 16px;
}

#container #dodajklienta {
    width: 98%;
    margin: 10px auto;
    text-align: left;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px 0;
}

#container #dodajklienta table.customer-edition {
    margin-top: 50px;
    margin-bottom: 30px;
    border: solid 1px #cccccc;
}


#container #dodajklienta table.customer-edition.v1 {
    border: solid 1px indianred;
}
#container #dodajklienta table.customer-edition.v1 .title {
    background-color: indianred;
    color: white;
}
#container #dodajklienta table.customer-edition.v2 {
    border: solid 1px olivedrab;
}
#container #dodajklienta table.customer-edition.v2 .title {
    background-color: olivedrab;
    color: white;
}
#container #dodajklienta table.customer-edition.v3 {
    border: solid 1px deepskyblue;
}
#container #dodajklienta table.customer-edition.v3 .title {
    background-color: deepskyblue;
    color: white;
}
#container #dodajklienta table.customer-edition.v4 {
    border: solid 1px darkred;
}
#container #dodajklienta table.customer-edition.v4 .title {
    background-color: darkred;
    color: white;
}
#container #dodajklienta table.customer-edition.v5 {
    border: solid 1px green;
}
#container #dodajklienta table.customer-edition.v5 .title {
    background-color: green;
    color: white;
}
#container #dodajklienta table.customer-edition.v6 {
    border: solid 1px darkorange;
}
#container #dodajklienta table.customer-edition.v6 .title {
    background-color: darkorange;
    color: white;
}
#container #dodajklienta table.customer-edition.v7 {
    border: solid 1px palevioletred;
}
#container #dodajklienta table.customer-edition.v7 .title {
    background-color: palevioletred;
    color: white;
}
#container #dodajklienta table.customer-edition.v8 {
    border: solid 1px cornflowerblue;
}
#container #dodajklienta table.customer-edition.v8 .title {
    background-color: cornflowerblue;
    color: white;
}
#container #dodajklienta table.customer-edition.v9 {
    border: solid 1px red;
}
#container #dodajklienta table.customer-edition.v9 .title {
    background-color: red;
    color: white;
}
#container #dodajklienta table.customer-edition.v10 {
    border: solid 1px olive;
}
#container #dodajklienta table.customer-edition.v10 .title {
    background-color: olive;
    color: white;
}
#container #dodajklienta table.customer-edition.v11 {
    border: solid 1px black;
}
#container #dodajklienta table.customer-edition.v11 .title {
    background-color: black;
    color: white;
}
#container #dodajklienta table.customer-edition.v12 {
    border: solid 1px plum;
}
#container #dodajklienta table.customer-edition.v12 .title {
    background-color: plum;
    color: white;
}
#container #dodajklienta table.customer-edition.v13 {
    border: solid 1px purple;
}
#container #dodajklienta table.customer-edition.v13 .title {
    background-color: purple;
    color: white;
}



#container #dodajklienta table.customer-edition tr.title {
    font-size: 1.3em;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #cccccc;
    /*color: white;*/
}
#container #dodajklienta table.customer-edition tr.space {
    height: 15px;
    background-color: #efefef;
    padding: 0px;
}

#container #dodajklienta table.customer-edition tr td:first-of-type {
    padding-left: 5px;
}

#container #dodajklienta .customer-dimensions tr.carrier-header{
    background-color: #b3b3b7;
}

#container #dodajklienta .customer-dimensions input{
    max-width:50px;
    width: auto;
}

@media only screen and (max-width: 600px) {
    #container #dodajklienta {
        width: 100%;
    }
}

#container #dodajklienta .naglowek {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

#container #dodajklienta .zawartosc p {
    width: 100%;
    text-align: center;
    color: #df1819;
    font-weight: 600;
    margin: 2px auto;
}

#container #dodajklienta table {
    width: 50%;
    margin: 0px auto;
}

#container #dodajklienta table tr {
    border-bottom: 1px solid #cccccc;
}
#container #dodajklienta table tr:last-of-type {
    border: 0px;
}

#container #dodajklienta table tr td {
    width: 50%;
    margin: 0px auto;
}

#container #dodajklienta table tr td:first-child {
    text-align: left;
    padding: 5px 0;
    font-weight: 600;
}

#container #dodajklienta table tr td select {
    width: 100%;
    cursor: pointer;
    outline: none;
}

#container #dodajklienta table tr td input {
    width: 99%;
    outline: none;
}

#container #dodajklienta table tr td textarea {
    height: 70px;
    outline: none;
}

#container #dodajklienta table tr.nawigacja {
    border: none;
    margin-top: 20px;
}

#container #dodajklienta table tr.nawigacja td a {
    color: #00055f;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
}

#container #dodajklienta table tr.nawigacja td input,
#container #dodajklienta table tr.nawigacja td button {
    float: right;
    margin-top: 20px;
    cursor: pointer;
    width: 150px;
    outline: none;
    border: none;
    background: #00055f;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

#container #dodajklienta table tr.nawigacja td input:hover,
#container #dodajklienta table tr.nawigacja td button:hover {
    background: #363e50;
    webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#container #dodajklienta table tr.nawigacja td button {
    background: #777
}

#container #csvForm {
    width: 98%;
    margin: 10px auto;
    text-align: left;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px 0;
}

@media only screen and (max-width: 600px) {
    #container #csvForm {
        width: 100%;
    }
}

#container #csvForm .naglowek {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

#container #csvForm .zawartosc {
    margin: 15px auto;
    width: 98%;
    margin: 0 1%;
}

#container #csvForm .zawartosc p {
    width: 100%;
    text-align: center;
    color: #df1819;
    font-weight: 600;
    margin: 2px auto;
}

#container #csvForm .zawartosc span.required {
    color: #df1819;
    font-weight: 600;
    text-align: left;
    margin: 0;
}

#container #csvForm table {
    width: 50%;
    margin: 0px auto;
}

#container #csvForm table tr td:first-child {
    text-align: left;
    padding: 5px 0;
    font-weight: 600;
}

#container #csvForm table tr td input {
    width: 99%;
    outline: none;
}

#container #csvForm table tr td .button {
    background: #00055f none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 14px;
    margin-top: 20px;
    outline: medium none;
    padding: 10px 20px;
    text-align: center;
    width: 170px;
}

#container #csvForm table tr td .buttonLeft {
    background: #00055f none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 14px;
    margin-top: 20px;
    outline: medium none;
    padding: 10px 20px;
    text-align: center;
    width: 170px;
}

#container #csvImport {
    width: 98%;
    margin: 10px auto;
    text-align: left;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px 0;
}

@media only screen and (max-width: 600px) {
    #container #csvImport {
        width: 100%;
    }
}

#container #csvImport .naglowek {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

#container #csvImport .zawartosc {
    margin: 15px auto;
    width: 98%;
    margin: 0 1%;
}

#container #csvImport .zawartosc p {
    width: 100%;
    text-align: center;
    color: #df1819;
    font-weight: 600;
    margin: 2px auto;
    font-size: 22px;
}

#container #csvImport table {
    width: 40%;
    margin: 0px auto;
}

#container #csvImport table tr td:first-child {
    text-align: left;
    padding: 5px 0;
    font-weight: 600;
}

#container #csvImport table tr td input {
    width: 80%;
    outline: none;
}

#container #csvImport table tr td select {
    width: 80%;
    outline: none;
}

#container #csvImport table tr td .button {
    background: #00055f none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 14px;
    margin-top: 20px;
    outline: medium none;
    padding: 10px 20px;
    text-align: center;
    width: 170px;
}

#container #csvImport table tr td .buttonLeft:enabled {
    background: #00055f none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 14px;
    margin-top: 20px;
    outline: medium none;
    padding: 10px 20px;
    text-align: center;
    width: 170px;
}

#container #csvImport table tr td .buttonLeft:disabled {
    background: #50586b none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: no-drop;
    float: left;
    font-size: 14px;
    margin-top: 20px;
    outline: medium none;
    padding: 10px 20px;
    text-align: center;
    width: 170px;
}

#container #pomoc {
    width: 98%;
    margin: 10px auto;
    text-align: left;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px 0;
}

@media only screen and (max-width: 600px) {
    #container #pomoc {
        width: 100%;
    }
}

#container #pomoc .naglowek {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

#container #pomoc .zawartosc {
    width: 98%;
    padding: 1%;
    margin: 0px auto;
}

#container #pomoc .zawartosc h2 {
    width: 100%;
    text-align: center;
}

#container #pomoc .zawartosc p {
    width: 100%;
    text-align: center;
    color: #000;
    font-weight: 600;
    margin: 2px auto;
}

#container #pulpit {
    width: 98%;
    margin: 10px auto;
    text-align: left;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px 0;
}

@media only screen and (max-width: 600px) {
    #container #pulpit {
        width: 100%;
    }
}

#container #pulpit .naglowek {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

#container #pulpit .zawartosc {
    text-align: left;
    width: 98%;
    padding: 1%;
    margin: 0px auto;
}

.top_informacja {
    width: 100%;
    margin: 5px auto;
    text-align: left;
}

.paginacja {
    float:left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
}
.grid-orderby-container{
    float: left;
    width: 100%;
    text-align: right;
    font-size: 14px;
    margin-top: 20px;
    padding: 8px;
}

footer {
    width: 100%;
    height: 40px;
    margin: 0px auto;
    background: #00055f;
    color: #fff;
}

footer .copy {
    width: 98%;
    margin: 0px auto;
    padding: 10px 0;
}

footer .copy .left {
    float: left;
    width: 50%;
    margin: 0 auto;
}

footer .copy .left a {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

footer .copy .right {
    float: right;
    width: 50%;
    margin: 0 auto;
    text-align: right;
}

footer .copy .right a {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

.informacja {
    width: 100%;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    background: #e79300;
}

.informacja_ok {
    width: 100%;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    background: #018e0b;
}

@media only screen and (max-width: 500px) {
    .informacja_ok {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    #ksiazka .otwarte table.admin tr td:nth-child(1) {
        display: none;
    }
    #ksiazka .otwarte table.admin tr td:nth-child(5) {
        display: none;
    }
    #ksiazka .otwarte table.admin tr td:nth-child(6) {
        display: none;
    }
    #ksiazka .otwarte table.admin tr td:nth-child(7) {
        display: none;
    }
    #ksiazka .otwarte table.admin tr td:nth-child(9) {
        display: none;
    }
    #ksiazka .zamkniete table.admin tr td:nth-child(1) {
        display: none;
    }
    #ksiazka .zamkniete table.admin tr td:nth-child(3) {
        display: none;
    }
    #ksiazka .zamkniete table.admin tr td:nth-child(4) {
        display: none;
    }
    #ksiazka .zamkniete table.admin tr td:nth-child(6) {
        display: none;
    }
    #ksiazka .zamkniete table.admin tr td:nth-child(7) {
        display: none;
    }
    #ksiazka .zamkniete table.admin tr td:nth-child(8) {
        display: none;
    }
    #ksiazka .zamkniete table.admin tr td:nth-child(10) {
        display: none;
    }
}

@media only screen and (max-width: 1149px) {
    #container header #menu ul#klient_menu {
        float: left;
        padding: 0 5%;
        width: 90%;
    }
    #container header #menu ul#klient_menu li {
        margin: 10px 0;
    }
    #container header #menu ul#klient_menu li a i {
        font-size: 40px;
    }
}

@media only screen and (max-width: 900px) {
    #container header #menu ul#klient_menu {
        float: left;
        padding: 0;
        width: 100%;
    }
    #container header #menu ul#klient_menu li {
        padding: 10px 5px;
    }
    #container header #menu ul#klient_menu li a i {
        font-size: 30px;
    }
    #container header #menu ul#klient_menu li a {
        font-size: 12px;
    }
}

@media only screen and (max-width: 750px) {
    #container header #menu ul#klient_menu li a i {
        font-size: 24px;
    }
    #container header #menu ul#klient_menu li a {
        font-size: 10px;
    }
}

@media only screen and (max-width: 600px) {
    #container header #menu ul#klient_menu li a i {
        display: none;
    }
    #container header #menu ul#klient_menu li a {
        font-size: 12px;
        font-weight: normal;
    }
    #container header #menu ul#klient_menu li {
        margin: 5px 0;
    }
    #container header #menu ul#klient_menu li {
        padding: 5px 10px;
    }
}

@media only screen and (max-width: 400px) {
    #container header #menu ul#klient_menu li {
        padding: 5px 5px;
    }
}

@media only screen and (max-width: 600px) {
    #ksiazka .otwarte table.klient tr th:nth-child(1) {
        display: none;
    }
    #ksiazka .otwarte table.klient tr td:nth-child(1) {
        display: none;
    }
    #ksiazka .otwarte table.klient tr th:nth-child(3) {
        display: none;
    }
    #ksiazka .otwarte table.klient tr td:nth-child(3) {
        display: none;
    }
    #ksiazka .zamkniete table.klient tr th:nth-child(1) {
        display: none;
    }
    #ksiazka .zamkniete table.klient tr td:nth-child(1) {
        display: none;
    }
}

.dodajzlecenieodbioru {
    text-align: center;
    margin: 10px auto;
}

.dodajzlecenieodbioru a {
    text-decoration: none;
    float: right;
    margin: 10px 0;
    cursor: pointer;
    width: 200px;
    outline: medium none;
    border: medium none;
    background: #00055f none repeat scroll 0% 0%;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    color: #FFF;
}

.dodajzlecenieodbioru a:hover {
    background: #363e50;
    color: white;
    webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.linkdodajklienta {
    text-align: center;
    margin: 10px auto;
}

.linkdodajklienta a {
    text-decoration: none;
    float: right;
    margin: 10px 0;
    cursor: pointer;
    width: 200px;
    outline: medium none;
    border: medium none;
    background: #00055f none repeat scroll 0% 0%;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    color: #FFF;
}

.linkdodajklienta a:hover {
    background: #363e50;
    webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#klient_cod {
    width: 49.7%;
    display: inline-block;
    vertical-align: top;
}

#container #listaprzesylek #klient_cod table tr:first-child th {
    font-size: 15px;
    padding: 3px 0;
}

#container #listaprzesylek #klient_cod table tr.tytul1 th {
    color: #fff;
    background: #077d2b;
    font-weight: 400;
}

#container #listaprzesylek #klient_cod table tr.tytul2 th {
    color: #000;
    background: #ecbe04;
    font-weight: 400;
}

#container #listaprzesylek #klient_cod .podsumowanie {
    color: #fff;
    background: #272623;
}

#container #error {
    width: 96%;
    margin: 10px auto;
    text-align: left;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px 0;
}

@media only screen and (max-width: 1149px) {
    #container #error {
        width: 100%;
    }
}

#container #error .naglowek {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

#container #error .zawartosc {
    margin: 15px auto;
    width: 98%;
    margin: 0 1%;
    text-align: center;
}

#container #error .zawartosc .error-msg {
    color: #990000;
}

#container #error .zawartosc .error-msg a {
    color: #990000;
}

#container #success {
    width: 96%;
    margin: 10px auto;
    text-align: left;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px 0;
}

@media only screen and (max-width: 1149px) {
    #container #success {
        width: 100%;
    }
}

#container #success .naglowek {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

#container #success .zawartosc {
    margin: 15px auto;
    width: 98%;
    margin: 0 1%;
    text-align: center;
}

#container #success .zawartosc .success-msg {
    color: #2e9045;
}

#container #success .zawartosc .success-msg a {
    color: #2E9045;
}

#container #info {
    width: 96%;
    margin: 10px auto;
    text-align: left;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px 0;
}

@media only screen and (max-width: 1149px) {
    #container #info {
        width: 100%;
    }
}

#container #info .naglowek {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

#container #info .zawartosc {
    margin: 15px auto;
    width: 98%;
    margin: 0 1%;
    text-align: center;
}

#container #info .zawartosc .success-msg {
    color: #2e9045;
}

#container #info .zawartosc .success-msg a {
    color: #2E9045;
}

#container #info .zawartosc .error-msg {
    color: #990000;
}

#container #info .zawartosc .error-msg a {
    color: #990000;
}

.checkall {
    color: #fff;
    cursor: pointer;
}

.overdue {
    background: #dc0e1a !important;
}

.btn_tabs {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
}

.tab-rap,
tab-cod {
    display: none !important;
}

.rap-active {
    display: table !important;
}

.cod-active {
    display: block !important;
}

.kantor_suma {
    font-size: 10px;
}

.hide_parcel {
    display: none;
}

.cur_pointer {
    cursor: pointer;
}

#container #dodajksiazke .zawartosc table tr.zlecodb {
    border-bottom: 1px solid #cccccc;
    background: #00055f;
    color: #fbfbfb;
    text-align: center;
    font-size: 12px;
}

#container #dodajksiazke .zawartosc table tr td textarea {
    width: 293px;
}

#container #dodajksiazke .zawartosc table tr td.wprzypadku {
    text-align: center;
    font-size: 11px;
    color: red;
}

tr.gab_kraje {
    display: none;
}

.chxbox_gab_op {
    display: inline-block;
}

#container .normal {
    width: 98%;
    margin: 10px auto;
    text-align: left;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px 0;
}


#container .infoarea {
    width: 98%;
    margin: 10px auto;
    text-align: left;
    font-size: 12px;
    padding: 10px 0;
    text-align: center;
}

@media only screen and (max-width: 600px) {
    #container .normal {
        width: 100%;
    }
}

#container .normal .naglowek {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

#container .normal .zawartosc p {
    width: 100%;
    text-align: center;
    color: #df1819;
    font-weight: 600;
    margin: 2px auto;
}

#container .normal table,
#container .normal fieldset {
    width: 50%;
    margin: 0px auto;
}

#container .normal fieldset {
    margin-top: 15px;
    margin-bottom: 20px;
}

#container .normal fieldset legend {
    font-weight: 900;
}

#container .normal fieldset table {
    width: 100%;
}

#container .normal table tr {
    border-bottom: 1px solid #cccccc;
}

#container .normal table tr td {
    width: 50%;
    margin: 0px auto;
}

#container .normal.klient_api_klucz table tr td {
    width: 10%;
    margin: 0px auto;
}

#container .normal table tr td label span {
    color: red;
}

#container .normal table tr td:first-child {
    text-align: left;
    padding: 5px 0;
    font-weight: 600;
}

#container .normal table tr td select {
    width: 100%;
    cursor: pointer;
    outline: none;
}

#container .normal table tr td input {
    width: 99%;
    outline: none;
}

#container .normal table tr td textarea {
    height: 70px;
    outline: none;
}

#container .normal table tr.nawigacja {
    border: none;
    margin-top: 20px;
}

#container .normal table tr.nawigacja td a {
    color: #00055f;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
}

#container .normal table tr.nawigacja td input {
    float: right;
    margin-top: 20px;
    cursor: pointer;
    width: 250px;
    outline: none;
    border: none;
    background: #00055f;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

#container .normal table tr.nawigacja td input:hover {
    background: #363e50;
    webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#container .normal table tr.nawigacja td.icon i {
    margin: 20px 10px 0 10px;
    font-size: 25px;
}

.api_info {
    text-align: center;
}

.error {
    color: #dc0e1a !important;
}

.success {
    color: #00CC00 !important;
}

.dodaj_api a {
    text-decoration: none;
    margin-left: 50px;
    cursor: pointer;
    width: 200px;
    outline: medium none;
    border: medium none;
    background: #00055f none repeat scroll 0% 0%;
    padding: 5px 10px;
    font-size: 14px;
    text-align: center;
    color: #FFF !important;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.8);
}

.info {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    margin: 0 auto;
    top: 45%;
    width: 250px;
}

.chxbox_ws_typ,
.chxbox_kraj {
    display: inline-block;
}


/* dodane call center ponizej */

#dodaj_callcenter {
    width: 98%;
    margin: 0 1%;
}

#dodaj_callcenter .tytul {
    background: #00055f;
    color: #fbfbfb;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    padding: 5px 0;
}

#dodaj_callcenter .dodaj_all {
    float: left;
    width: 100%;
    margin: 0 auto;
}

#dodaj_callcenter .dodaj_all .wiadomosc {
    float: left;
    width: 33%;
    margin: 0;
    vertical-align: top;
}

#dodaj_callcenter .dodaj_all .polaczenie {
    float: left;
    width: 33%;
    margin: 0;
    vertical-align: top;
}

#dodaj_callcenter .dodaj_all .infor {
    float: left;
    width: 33%;
    margin: 0;
    vertical-align: top;
}

#dodaj_callcenter .dodaj_all .wiadomosc .podtytul {
    color: #000;
    background: #ecbe04;
    font-weight: 400;
    text-align: center;
}

#dodaj_callcenter .dodaj_all .polaczenie .podtytul {
    color: #fff;
    background: #077d2b;
    font-weight: 400;
    text-align: center;
}

#dodaj_callcenter .dodaj_all .infor .podtytul {
    color: #fff;
    background: #0979f8;
    font-weight: 400;
    text-align: center;
}

#dodaj_callcenter .dodaj_all .wiadomosc .formularz {
    width: 98%;
    margin: 5px 1%;
}

#dodaj_callcenter .dodaj_all .wiadomosc .formularz textarea {
    width: 98%;
    height: 70px;
}

#dodaj_callcenter .dodaj_all .wiadomosc .formularz input.submit {
    margin: 0 auto;
    cursor: pointer;
    width: 200px;
    outline: none;
    border: none;
    background: #00055f;
    padding: 5px 20px;
    font-size: 13px;
    text-align: center;
    color: #fff;
    display: table;
}

#dodaj_callcenter .dodaj_all .polaczenie .formularz {
    width: 98%;
    margin: 5px 1%;
}

#dodaj_callcenter .dodaj_all .polaczenie .formularz input.nrtel {
    width: 98%;
    margin-bottom: 5px;
}

#dodaj_callcenter .dodaj_all .polaczenie .formularz textarea {
    width: 98%;
    height: 44px;
}

#dodaj_callcenter .dodaj_all .polaczenie .formularz input.submit {
    margin: 0 auto;
    cursor: pointer;
    width: 200px;
    outline: none;
    border: none;
    background: #00055f;
    padding: 5px 20px;
    font-size: 13px;
    text-align: center;
    color: #fff;
    display: table;
}

#dodaj_callcenter .dodaj_all .infor .formularz {
    width: 98%;
    margin: 5px 1%;
}

#dodaj_callcenter .dodaj_all .infor .formularz textarea {
    width: 98%;
    height: 70px;
}

#dodaj_callcenter .dodaj_all .infor .formularz input.submit {
    margin: 0 auto;
    cursor: pointer;
    width: 200px;
    outline: none;
    border: none;
    background: #00055f;
    padding: 5px 20px;
    font-size: 13px;
    text-align: center;
    color: #fff;
    display: table;
}

#zlecenia_aktywne {
    float: left;
    width: 100%;
    margin: 15px 0;
}

#zlecenia_aktywne .tytul {
    background: #00d50f;
    color: #fbfbfb;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    padding: 5px 0;
}

#zlecenia_zakonczone {
    float: left;
    width: 100%;
    margin: 15px 0;
}

#zlecenia_zakonczone .tytul {
    background: #000;
    color: #fbfbfb;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    padding: 5px 0;
}

#zlecenia_aktywne table#aktywne {
    width: 100%;
}

#zlecenia_aktywne table tr:first-child {
    border-bottom: 1px solid #cccccc;
    background: #00055f;
    color: #fbfbfb;
}

#zlecenia_aktywne table tr th {
    font-weight: 400;
}

#zlecenia_aktywne table#aktywne tr td i {
    font-size: 16px;
    padding: 0 15px;
}

#zlecenia_aktywne table#aktywne tr td,
#zlecenia_aktywne table#aktywne tr th {
    width: 16.66666%;
    text-align: center;
}

#zlecenia_aktywne table#aktywne tr td span.old {
    padding: 3px 5px;
    border: 3px;
    color: #fff;
    background: #656768;
}

#zlecenia_aktywne table#aktywne tr td span.new {
    padding: 3px 5px;
    border: 3px;
    color: #fff;
    background: #00d50f;
}

#zlecenia_aktywne table#aktywne tr td span.tlum {
    padding: 3px 5px;
    border: 3px;
    color: #000;
    background: #ecbe04;
}

#zlecenia_aktywne table#aktywne tr td span.tele {
    padding: 3px 5px;
    border: 3px;
    color: #fff;
    background: #077d2b;
}

#zlecenia_aktywne table#aktywne tr td span.infor {
    padding: 3px 5px;
    border: 3px;
    color: #fff;
    background: #0979f8;
}

#zlecenia_zakonczone table#zakonczone {
    width: 100%;
}

#zlecenia_zakonczone table tr:first-child {
    border-bottom: 1px solid #cccccc;
    background: #00055f;
    color: #fbfbfb;
}

#zlecenia_zakonczone table tr th {
    font-weight: 400;
}

#zlecenia_zakonczone table#zakonczone tr td i {
    font-size: 16px;
    padding: 0 15px;
}

#zlecenia_zakonczone table#zakonczone tr td,
#zlecenia_zakonczone table#zakonczone tr th {
    width: 16.66666%;
    text-align: center;
}

#zlecenia_zakonczone table#zakonczone tr td span.old {
    padding: 3px 5px;
    border: 3px;
    color: #fff;
    background: #656768;
}

#zlecenia_zakonczone table#zakonczone tr td span.new {
    padding: 3px 5px;
    border: 3px;
    color: #fff;
    background: #00d50f;
}

#zlecenia_zakonczone table#zakonczone tr td span.tlum {
    padding: 3px 5px;
    border: 3px;
    color: #000;
    background: #ecbe04;
}

#zlecenia_zakonczone table#zakonczone tr td span.tele {
    padding: 3px 5px;
    border: 3px;
    color: #fff;
    background: #077d2b;
}

#zlecenia_zakonczone table#zakonczone tr td span.infor {
    padding: 3px 5px;
    border: 3px;
    color: #fff;
    background: #0979f8;
}

#container .callcenterview {
    text-align: left;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px 0;
}

@media only screen and (max-width: 600px) {
    #container .callcenterview {
        width: 100%;
    }
}

#container .callcenterview .naglowek {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

#container .callcenterview .zawartosc p {
    width: 100%;
    text-align: center;
    color: #df1819;
    font-weight: 600;
    margin: 2px auto;
}

#container .callcenterview table {
    width: 50%;
    margin: 0px auto;
}

#container .callcenterview table tr {
    border-bottom: 1px solid #cccccc;
}

#container .callcenterview table tr td {
    width: 100%;
    margin: 0px auto;
}

#container .callcenterview.klient_api_klucz table tr td {
    width: 10%;
    margin: 0px auto;
}

#container .callcenterview table tr td label span {
    color: red;
}

#container .callcenterview table tr td:first-child {
    text-align: left;
    padding: 5px 0;
    font-weight: 600;
}

#container .callcenterview table tr td select {
    width: 100%;
    cursor: pointer;
    outline: none;
}

#container .callcenterview table tr td input {
    width: 99%;
    outline: none;
}

#container .callcenterview table tr td textarea {
    height: 70px;
    outline: none;
}

#container .callcenterview table tr.nawigacja {
    border: none;
    margin-top: 20px;
}

#container .callcenterview table tr.nawigacja td a {
    color: #00055f;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
}

#container .callcenterview table tr.nawigacja td input {
    float: right;
    margin-top: 20px;
    cursor: pointer;
    width: 250px;
    outline: none;
    border: none;
    background: #00055f;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

#container .callcenterview table tr.nawigacja td input:hover {
    background: #363e50;
    webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#container .callcenterview table tr.nawigacja td.icon i {
    margin: 20px 10px 0 10px;
    font-size: 25px;
}

.aktualizacja {
    text-align: center;
    font-weight: 400;
    margin: 5px auto;
}

.aktualizacja span {
    text-align: center;
    font-weight: 600;
}

#nawigacja .powrot a {
    margin: 10px auto;
    cursor: pointer;
    width: 200px;
    outline: none;
    border: none;
    background: #656768;
    padding: 5px 20px;
    font-size: 13px;
    text-align: center;
    color: #fff;
    display: table;
}

.callcenterodczytaj table tr td:first-child {
    width: 75%;
}

.callcenterodczytaj table tr td:nth-child(2) {
    width: 25%;
}

.callcenterodczytaj input.submit {
    margin: 0 auto;
    cursor: pointer;
    width: 150px;
    outline: none;
    border: none;
    background: #00055f;
    padding: 5px 20px;
    font-size: 13px;
    text-align: center;
    color: #fff;
    display: table;
}

.callcenterodczytaj textarea {
    width: 98%;
    height: 70px;
}

#dodaj_callcenter .dodaj_all .tluminfo {
    float: left;
    width: 100%;
    margin: 0 auto;
}

#dodaj_callcenter .dodaj_all .tluminfo .podtytul {
    color: #fff;
    background: #0979f8;
    font-weight: 400;
    text-align: center;
}

#dodaj_callcenter .dodaj_all .tluminfo .formularz {
    width: 98%;
    margin: 5px 1%;
}

#dodaj_callcenter .dodaj_all .tluminfo .formularz textarea {
    width: 98%;
    height: 70px;
}

#dodaj_callcenter .dodaj_all .tluminfo .formularz input.submit {
    margin: 0 auto;
    cursor: pointer;
    width: 200px;
    outline: none;
    border: none;
    background: #00055f;
    padding: 5px 20px;
    font-size: 13px;
    text-align: center;
    color: #fff;
    display: table;
}

@media only screen and (max-width: 600px) {
    #container .callcenterview {
        width: 100%;
        margin: 10px 0;
    }
    .callcenterview table tr th:nth-child(1) {
        display: none;
    }
    .callcenterview table tr th:nth-child(2) {
        display: none;
    }
    .callcenterview table tr td:nth-child(1) {
        display: none;
    }
    .callcenterview table tr td:nth-child(2) {
        display: none;
    }
}

.callcenterodczytaj table tr {
    border-bottom: 1px solid #cccccc;
}

.klient_logo {
    float: right;
    margin: 5px auto;
}

@media only screen and (max-width: 700px) {
    .klient_logo {
        display: none;
    }
}

#container .ustawienia {
    width: 98%;
    margin: 10px 5%;
    float: left;
    text-align: left;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px 0;
}

@media only screen and (max-width: 600px) {
    #container .ustawienia {
        width: 100%;
    }
}

#container .ustawienia .naglowek {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

#container .ustawienia .zawartosc p {
    width: 100%;
    text-align: center;
    color: #df1819;
    font-weight: 600;
    margin: 2px auto;
}

#container .ustawienia table {
    width: 50%;
    margin: 0px auto;
}

#container .ustawienia table tr {
    border: none;
}

#container .ustawienia table tr td {
    width: 100%;
    margin: 0px auto;
}

.not-active {
    pointer-events: none;
    cursor: default;
}

.zwroty_wyslij.not-active {
    background: #ccc !important;
}

#modalSearchForm table {
    width: 100% !important;
    margin: 0 !important;
    text-align: center;
}

#modalSearchForm table tr:first-child {
    border-bottom: 1px solid #cccccc;
    background: #00055f;
    color: #fbfbfb;
}

#modalSearchForm table tr:first-child th {
    font-weight: 600;
    font-size: 11px;
}

#modalSearchForm table td.id {
    width: 70px;
}

#modalSearchForm table td.nrnadania {
    width: 60px !important;
}

#modalSearchForm table td.nrksiazki {
    width: 80px !important;
}

#modalSearchForm table td.kraj {
    width: 80px !important;
}

#modalSearchForm table td.wlasciciel {
    width: 80px !important;
}

#modalSearchForm table td.wybierz {
    width: 80px !important;
}

#modalSearchForm table tr td {
    padding: 5px !important;
}

#modalSearchForm table tr {
    background: #fbfbfb;
}

#modalSearchForm table tr:nth-child(2n+0) {
    background: #f5f5f5;
}

#modalSearchForm table tr td a i {
    font-size: 16px;
}

#loading {
    width: 100%;
    height: 100%;
    position: fixed;
    /* background: #303030 url(images/loader.gif) no-repeat center center; */
    background: #ffffff url('img/loaderblack.gif') no-repeat center center;
    /*background: #ffffff url(../img/preloader.gif) no-repeat center center;*/
    z-index: 9999999;
    display: none;
}

.black {
    color: #000 !important;
}

.hide {
    display: none !important;
}

.grey,
.grey:before {
    color: #777 !important;
}

.btn_cancel {
    float: right;
    margin-top: 20px;
    cursor: pointer;
    width: 150px;
    outline: none;
    border: none;
    background: #777;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

.btn_cancel:hover {
    background: #363e50;
    webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.colstatus {
    color: #fff;
    padding: 1px 3px;
}

.status_np {
    background: #5cd968;
}

.status_rekl {
    background: #00055f;
}

.status_nad {
    background: #aaa;
}

.status_fi {
    background: #079f2f;
}

.status_cr {
    background: #0979f8;
}

.status_ed {
    background: #d5e300;
}

.status_re {
    background: #e79300;
}

.spr_status {
    font-weight: 900;
    font-size: 10px;
}

.btn-wybierz {
    background: #079f2f;
}

.btn-wybierz a {
    color: #fff;
}

.copy_data {
    padding: 0 10px;
    line-height: 18px;
}

.label-info {
    font-size: 10px;
    color: #aaa !important;
    padding: 0 5px;
}

table.table-rates tr td.w25 {
    width: 25% !important;
    padding-right: 5px;
}

.divider {
    height: 10px;
    border-bottom: 1px solid #ccc;
    width: 75%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.btn_add a {
    text-decoration: none;
    margin-left: 50px;
    cursor: pointer;
    width: 200px;
    outline: medium none;
    border: medium none;
    background: #00055f none repeat scroll 0% 0%;
    padding: 5px 10px;
    font-size: 14px;
    text-align: center;
    color: #FFF !important;
}

.w5 {
    width: 5% !important;
}

.w10 {
    width: 10% !important;
}

.w15 {
    width: 15% !important;
}

.w20 {
    width: 20% !important;
}

.w25 {
    width: 25% !important;
}

tr.user-login {
    font-size: 14px;
    background: #ddd;
    border-bottom: 1px solid #aaa !important;
}

tr.user-data-header {
    background: #ccc;
}

.pad5 {
    padding: 5px;
}

.center {
    text-align: center;
}

.user-invoice-list table tr:not(.wth-col):nth-child(even) {
    background: #eee
}

.user-invoice-list table tr:not(.wth-col):nth-child(odd) {
    background: #FFF
}

.chxbox_inline label {
    text-indent: -15px !important;
    font-weight: 900;
}

.chxbox_inline input {
    width: 13px !important;
    height: 13px !important;
    padding: 0 !important;
    margin: 0 !important;
    vertical-align: bottom !important;
    position: relative !important;
    top: -1px !important;
    *overflow: hidden !important;
    float: none !important;
}

.btn_save_inv a {
    float: right;
    margin-top: 20px;
    cursor: pointer;
    outline: none;
    border: none;
    background: #00055f;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    color: #fff !important;
    width: 200px;
}

.fs14 {
    font-size: 14px !important;
}

.fs8 {
    font-size: 8px !important;
}

.fs10 {
    font-size: 10px !important;
}

.fw900 {
    font-weight: 900 !important;
}

.disp-inl {
    display: inline-block;
}

.invoice_header.active {
    background: #2e9045 !important;
    border: 1px solid #2e9045;
    color: #f5f5f5;
}

.invoice_item {
    border: 1px solid #2e9045;
}

.readonly {
    background: #eee;
}

.col-green {
    color: #2e9045
}

table.kraje {
    table-layout: fixed;
}

table.kraje td {
    word-wrap: break-word
}

.cur_def {
    cursor: default;
}

input.csvbtn {
    background: #00055f none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 14px;
    margin-top: 20px;
    outline: medium none;
    padding: 10px 20px;
    text-align: center;
    width: 150px;
}

#pobrania_cod_filtry th.lab {
    width: 20%;
}

#pobrania_cod_filtry th input {
    width: 90% !important;
}

.no-result {
    display: none !important;
    visibility: hidden !important;
}


#container #dodajprzesylke table tr td.ilosc_transport {
    text-align:right;
}

#container #dodajprzesylke table tr td.ilosc_transport label {
    text-align:right;
    line-height: 22px;
    padding-right:5px;
}

#container #dodajprzesylke table tr td.ilosc_transport input {
    float:right;
    width:30px !important;
    text-align:center;
    line-height: 17px;
}

#container #dodajprzesylke table tr.wartosci_transport td {
    padding:10px 5px;
    width:20%;
}

#container #dodajprzesylke table tr.wartosci_transport td:nth-child(1) {width:25%;}
#container #dodajprzesylke table tr.wartosci_transport td:nth-child(2) {width:25%;}
#container #dodajprzesylke table tr.wartosci_transport td:nth-child(3) {width:10%;}
#container #dodajprzesylke table tr.wartosci_transport td:nth-child(4) {width:10%;}
#container #dodajprzesylke table tr.wartosci_transport td:nth-child(5) {width:10%;}
#container #dodajprzesylke table tr.wartosci_transport td:nth-child(6) {width:20%;}

#container .transport table {
    width:90% !important;
}

#container #dodajprzesylke table tr td .market option{
    display:none;
}

#container #dodajprzesylke table tr td .market option.label{
    display:block;
}

#container .transport table tr th {text-align:center;}
#container .transport table tr th span {color:red;}


#container .zawartosc .transport_lista {float:left; width:100%; margin:0; background:#ecbe04;border:none; color:#000; margin-bottom:30px;}
#container .zawartosc .transport_lista .kraj {float:left; margin:0 auto; text-align:left; font-weight:600; font-size:14px; line-height:16px;padding: 5px;}
#container .zawartosc .transport_lista .rozwin {float:right; margin:0 auto; text-align:right;padding: 5px;}
#container .zawartosc .transport_lista .rozwin .ukryj {display:none;}
#container .zawartosc .transport_lista .rozwin a#close-zlec-pl {display:none;}
#container .zawartosc .transport_lista .rozwin a#close-zlec-cz {display:none;}
#container .zawartosc .transport_lista .rozwin a#close-zlec-sk {display:none;}
#container .zawartosc .transport_lista .box-zlec {display:none; float:left; width:100%;}
#container .zawartosc .transport_lista_tr {float:left; width:100%; margin:0; background:#0e94fb;border:none; color:#000; margin-bottom:30px;}
#container .zawartosc .transport_lista_tr .kraj {color:#fff; float:left; margin:0 auto; text-align:left; font-weight:600; font-size:14px; line-height:16px;padding: 5px;}
#container .zawartosc .transport_lista_tr .rozwin {color:#fff; float:right; margin:0 auto; text-align:right;padding: 5px;}
#container .zawartosc .transport_lista_tr .rozwin .ukryj {display:none;}
#container .zawartosc .transport_lista_tr .rozwin a {color:#fff;}
#container .zawartosc .transport_lista_tr .rozwin a#close-zlectr-pl {display:none;}
#container .zawartosc .transport_lista_tr .rozwin a#close-zlectr-cz {display:none;}
#container .zawartosc .transport_lista_tr .rozwin a#close-zlectr-sk {display:none;}
#container .zawartosc .transport_lista_tr .box-zlectr {display:none; float:left; width:100%;}

#container .zawartosc .buttony {float:left; width:100%; margin:0 auto;}


#container .zawartosc .transport_lista_admin_oc {float:left; width:100%; margin:0; border:none; margin-bottom:30px;}
#container .zawartosc .transport_lista_admin_oc .naglowek {float:left; width:100%; margin:0 auto !important; background:#5cd968; color:#fff;}
#container .zawartosc .transport_lista_admin_oc .kraj {float:left; margin:0 auto; text-align:left; font-weight:600; font-size:14px; line-height:16px;padding: 5px; color:#fff;}
#container .zawartosc .transport_lista_admin_oc .rozwin {float:right; margin:0 auto; text-align:right;padding: 5px;}
#container .zawartosc .transport_lista_admin_oc .lista {float:left; width:100%; color:#000;}

#container .zawartosc .transport_lista_admin_wm {float:left; width:100%; margin:0; border:none; margin-bottom:100px;}
#container .zawartosc .transport_lista_admin_wm .naglowek {float:left; width:100%; margin:0 auto !important; background:#e79300; color:#000;}
#container .zawartosc .transport_lista_admin_wm .kraj {float:left; margin:0 auto; text-align:left; font-weight:600; font-size:14px; line-height:16px;padding: 5px; color:#000;}
#container .zawartosc .transport_lista_admin_wm .rozwin {float:right; margin:0 auto; text-align:right;padding: 5px;}
#container .zawartosc .transport_lista_admin_wm .lista {float:left; width:100%; color:#000;}

#container .zawartosc .transport_lista_admin_tr {float:left; width:100%; margin:0; border:none; margin-bottom:30px;}
#container .zawartosc .transport_lista_admin_tr .naglowek {float:left; width:100%; margin:0 auto; background:#0e94fb; color:#fff;}
#container .zawartosc .transport_lista_admin_tr .kraj {float:left; margin:0 auto; text-align:left; font-weight:600; font-size:14px; line-height:16px;padding: 5px; color:#fff;}
#container .zawartosc .transport_lista_admin_tr .rozwin {float:right; margin:0 auto; text-align:right;padding: 5px;}
#container .zawartosc .transport_lista_admin_tr .lista {float:left; width:100%; color:#000;}

#container .zawartosc .oczekujace {float:left; width:100%; margin:30px auto;}
#container .zawartosc .wmagazynie {float:left; width:100%; margin:30px auto;}
#container .zawartosc .wtransporcie {float:left; width:100%; margin:30px auto;}

#container .zawartosc .merkury_menu {float:right; margin:0 10px;}

#container #przyjecieprzesylki table tr td a.nav_button {
    float: right;
    margin-top: 1px;
    cursor: pointer;
    width: 250px;
    outline: none;
    border: none;
    background: #00055f;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

#container #przyjecieprzesylki table tr td a.wylaczony {
    display:none;
}
#container #przyjecieprzesylki {
    width: 98%;
    margin: 10px auto;
    text-align: left;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px 0;
}
#container #przyjecieprzesylki table tr td input {
    width: 99%;
    outline: none;
    padding: 4px 5px;
    height: 26px;
}
#container #przyjecieprzesylki .naglowek {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
#container #przyjecieprzesylki table {
    width: 50%;
    margin: 0px auto;
}
#container #przyjecieprzesylki table tr {
    border-bottom: 1px solid #cccccc;
}
#container #przyjecieprzesylki table tr td:first-child {
    text-align: left;
    padding: 5px 0;
    font-weight: 600;
}
#container #przyjecieprzesylki table tr td {
    width: 50%;
    margin: 0px auto;
}

#container .zawartosc .transport_lista_admin_wm .podsumowanie {
    border-bottom: 1px solid #cccccc;
    background: #00055f !important;
    color: #fbfbfb;
}

.doreczono_status input[type="text"] {
    width:70px;
}
.doreczono_status input[type="submit"] {
    background-color: #08a505;
    border-color: #077704;
    width: 70px;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
    border: 1px solid;
    padding: 3px;
}
.doreczono_status input[type="submit"]:hover {
    background-color: #e07211;
    border-color: #c45e03;
    width: 70px;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
    border: 1px solid;
    padding: 3px;
}

.select-bool{
    cursor: pointer;
}

#container #listaprzesylek .charges-table{
    margin-bottom: 55px;
}

.charges-table .row-more{
    display: none;
}

.check-charge-all{
    color: #fff;
    cursor: pointer;
}

.searchTrackingNr{
    color: black;
}

.sentListBtnContainer{
    margin-right: 13px;
}

.standardBtn{
    text-decoration: none;
    float: right;
    margin: 10px 0;
    cursor: pointer;
    width: 200px;
    outline: medium none;
    border: medium none;
    background: #00055f none repeat scroll 0% 0%;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    color: #FFF;
}

.extras-select-bool{
    font-size: 17px;
    cursor: pointer;
}

.extras-select-bool.heavy {
    color: orange;
}

.extras-select-bool.irregular {
    color: green;
}

.extras-select-bool.glass {
    color: blue;
}


.shipment-preview-icon{
    cursor: pointer;
}

.ship_item td{
    text-align: left;
}

.books-buttons-container{
    text-align: right;
    margin: 10px;
}

.books-buttons-container a {
    text-decoration: none;
    margin: 10px 0;
    cursor: pointer;
    width: 200px;
    outline: medium none;
    border: medium none;
    background: #00055f none repeat scroll 0% 0%;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    color: #FFF;
}

.books-buttons-container a:hover {
    background: #363e50;
    webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.grid-edit-header{
    text-align: right
}

.icon-active{
    color: green;
}
.icon-not-active{
    color: grey;
}

table.table-invoice_item tr th{
    text-align: center;
}
tr.invoice-preview-row {
    text-align: center;
}

.invoices-summarize tr td{
    color: black;
}

.invoice-icon{
    padding: 2px;
}

[data-notify="progressbar"] {
    margin-bottom: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 5px;
}

.alert-editfix.alert-warning{
    background-color: #fbee90;
}

.alert-homeinfo{
    background-color: #ff5900;
    border-color: #fff;
    color: #fff;
    font-size: 14px;
    text-align: justify;
    padding-bottom: 40px;
}
.alert-homeinfo h3{
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.cards {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 25px;
}

.cards .card-element {
    background-color: white;
    padding: 25px;
    border-radius: 5px
}

.cards .card-element .card-heading {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #000000 !important;
    padding-bottom: 15px;
}

.cards .card-element a {
    display: block;
}

.call-center {
    margin: 20px auto;
    width: 50%;
}
.call-center .custom-table {
    width: 100% !important;
}

.panel-default .message {
    color: #000;
    background: #ecbe04;
}

.panel-default .telephone-call {
    color: #fff;
    background: #077d2b;
}

.panel-default .information {
    color: #fff;
    background: #0979f8;
}

.overlist-filters {
    padding: 30px;
}

.dictionary-container {
    width: 98%;
    margin: 10px auto;
    text-align: left;
    font-size: 12px;
    background: #f5f5f5;
    padding: 10px 0;
}
.dictionary-container .dic-items{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.dictionary-container .dic-buttons{
    width: 100%;
    text-align: center;
    padding: 40px;
}
.dictionary-container .dic-buttons button{
    background: #363e50;
    color: #ffffff;
    font-size: 1.5em;
    padding: 5px 45px;
}
.dictionary-container .dic-item {
    width: 40%;
}
.dictionary-container .dic-item textarea {
    width: 100%;
    height: 400px
}


/*** autocomplete ***/
.autocomplete {
    /*the container must be positioned relative:*/
    position: relative;
    display: inline-block;
}
.autocomplete input {
    /*border: 1px solid transparent;*/
    /*background-color: #f1f1f1;*/
    /*padding: 10px;*/
    /*font-size: 16px;*/
}
.autocomplete input[type=text] {
    /*background-color: #f1f1f1;*/
    width: 100%;
}
.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}
.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}
.autocomplete-items div:hover {
    /*when hovering an item:*/
    background-color: #e9e9e9;
}
.autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff;
}

.index-order-select {
    font-size: 11px;
    padding: 4px;
    margin: 4px;
    border: 1px solid #a0d0eb;
    color: #555;
    background-color: #F5F8F9;
    border-radius: 4px;
}


#container #ksiazka .otwarte table tr td.annexrow-management {
    text-align: right;
}
#container #ksiazka .otwarte table tr td.annexrow-management a {
    margin-right: 20px;
}

#container #ksiazka .otwarte table .subtable-items td:first-child {
    font-weight: normal;
}


#container #ksiazka .otwarte table tr.subtable-tr table.subtable-items tr{
    background-color: #b1b1b1;
    color: black;
    /*border: 1px solid #2e9045;*/
}

#container #ksiazka .otwarte table tr.subtable-tr table.subtable-items tr:nth-child(2n+0){
    background-color: #ababab4f;
}

#container #ksiazka .otwarte table tr.subtable-tr table.subtable-items tr td{
    text-align: left;
    padding-left: 20px;
}

/*#container #ksiazka .otwarte table tr:nth-child(2n+0)*/



div.annexOptionItem {
    background-color: #ffd595;
    font-size: 1.2em;
    padding: 8px;
    margin: 15px 5px;
    color: black;
}

div.annexOptionItem p{
    color: black;
}

div.annexOptionItem h4{
    font-size: 1.4em;
    font-weight: bold;
    color: black;
}

div.annexOptionItem.warning{
    background-color: #aab7c5;
}

div.annexOptionItem.error{
    background-color: #ff4242;
}

div.details-values{
    display: flex;
    flex-direction: row;
    padding: 5px 10px;
    align-items: center;
    margin-bottom: 10px;
}

div.details-values label{
    margin: 0px 10px;
}

.invoice-download-code{
    padding-bottom: 100px;
    font-size: 2em;
    /*background-color: red;*/
    text-align: center;
    display: flex;
    flex-direction: column;
    margin-top: 60px;
    align-items: center; /* Wyśrodkowanie w poziomie */
}
.invoice-download-code input{
    max-width: 500px;
    width: 80%;
    height: 50px;
    margin: 40px;
    text-align: center;
}
.invoice-download-code button{
    height: 50px;
    max-width: 160px;
    width: 80%;
}


.grid-popup {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.grid-popup .popup-content {
    background: white;
    padding: 20px;
    border-radius: 10px;
    width: 300px;
    margin: 15% auto;
    text-align: center;
}

.grid-popup .close {
    float: right;
    font-size: 24px;
    cursor: pointer;
}

[data-tracking-bynr] {
    cursor: pointer;
}
[data-parcel-info-id] {
    cursor: pointer;
    font-size: 1.5em;
}