/* Global Styles */

html,
body {
    min-width: 1170px;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    /*color: #24282a;*/
    /*padding-top: 40px;*/
}

a {
    color: #1d1d1d;
}

a:active,
a:hover {
    color: #c03232;
    text-decoration: none;
}

.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.no-border {
    border: 0 !important;
}

.links-container a {
    color: #c03232;
    text-decoration: underline;
}


.links-container a:active,
.links-container a:hover {
    color: #a42b2b;
    text-decoration: underline;
}

/***********************
  color
************************/
.green {
    color: green
}

.red {
    color: red
}

.white {
    color: white
}

.polcolor {
    color: #dc1f26
}

/***********************
  NAV AND TOP STYLE
************************/
.form-group {
    margin-bottom: 5px;
}

@media (min-width: 769px) {
    html,
    body {
        background: #fff;
    }

    /*.navbar .nav {*/
    /*margin-top: 10px;*/
    /*}*/
    /*.navbar {*/
    /*min-height: 80px;*/
    /*margin-bottom: 0;*/
    /*}*/
}

.navbar-static-top {
    margin-bottom: 2px;
}

.navbar {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 20px;
}

.navbar-default .navbar-nav > li > a {
    color: #313131;
    padding: 0 10px 5px 10px;
    margin: 0 12px 0 12px;
    border: 1px solid;
    border-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
    color: #cd3334;
    border: 1px solid #b4e1f4;
}

.navbar-default .navbar-user-links {
    text-align: right;
    /*float: right;*/
}

.navbar-default .navbar-user-links .nav-links {
    display: block;
    margin-left: 5px;
}

.navbar-default .navbar-nav > li > a:hover, .nav > li > a:focus {
    color: #cd3334;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #fff;
    transition-duration: 0.5s;
    transition-delay: 0s;
    transition-property: border;
    transition-timing-function: ease;
    border-radius: 0;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #cd3334;
    background-color: transparent;
}

.navbar-default {
    color: #eeeeee;
    background-color: #FFFFFF !important;
}

.navbar-collapse {
    border-radius: 0;
    border: none;
    box-shadow: none;
}

.navbar-default .navbar-toggle {
    background-color: transparent;
    border-radius: 0;
    border: none;
    margin-right: 40px;
    margin-top: 70px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #2c84b6;

}

.navbar-default,
.navbar-inverse {
    border: 0;
    background: none;
}

a.nav-log-rej {
    color: #313131 !important;
    padding: 10px;
    margin: 0 0;
    font-size: 11px;
    display: inline !important;
}

a.nav-log-rej:hover {
    color: #cd3334 !important;
}

a.nav-tw-konto {
    color: #313131 !important;
    padding: 10px;
    /*margin: 0 0 0 -12px;*/
    font-size: 11px;
    display: inline !important;
}

a.nav-panel-admina {
    color: #313131 !important;
    padding: 10px;
    /*margin-left: 5px;*/
    font-size: 11px;
    display: inline !important;
}

a.nav-wyloguj:hover,
a.nav-panel-admina:hover {
    color: #cd3334 !important;
}

a.nav-tw-konto:hover {
    color: #cd3334 !important;
}

a.nav-wyloguj {
    color: #313131 !important;
    padding: 10px;
    /*margin: 0 10px;*/
    font-size: 11px;
    display: inline !important;
}

.header-komunikat-full {
    padding-bottom: 25px;
    padding-top: 25px;
    background-color: #f4f4f4;
    font-size: 20px;
    text-align: center;
    overflow: hidden;
}

.header-komunikat-full-margin {
    margin-top: 80px;
}

/***********************
  NAV LEFT PANEL
************************/

.pk-list-group-item {
    border: 0 solid #e9e8e7;
    background: #f6f6f6;
    margin-bottom: 0;
}

.pk-list-group-item:first-child {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.pk-list-group-item:last-child {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    margin-bottom: 0;
}

a.pk-list-group-item {
    color: #000000;
    font-size: 16px;
    font-weight: 300;
}

a.pk-list-group-item:focus, a.pk-list-group-item:hover {
    background-color: #fcfcfc;
    color: #ed5353;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
}

.pk-list-group-item.active, .pk-list-group-item.active:focus, .pk-list-group-item.active:hover {
    background-color: #fcfcfc;
    border: 1px solid #ff0000;
    color: #fff;
    z-index: 2;
}

.line-menu-left {
    border-bottom: 1px solid #e0e0e0;
}

.icon-menu-left {
    font-size: 14px !important;
    color: #ed5353;
    margin-right: 10px;
}

/***********************
  FOOTER STYLE
************************/

.footer-full {
    padding-bottom: 25px;
    padding-top: 15px;
    background-color: #1d1d1d;
    background-image: url(../gfx/footer-map-bg.png);
    background-repeat: no-repeat;
    background-position: 50% 5px;
    border-bottom: #c03232 solid 7px;

}

footer {
    margin: 50px 0;
}

footer a {
    color: #FFFFFF;
}

footer {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 14px;
    color: #ffffff;
    font-weight: 300;
}

footer .menuf > li > a {
    color: #ffffff;
    padding: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    margin: 0 12px;
    border: 1px transparent solid;
}

footer .menuf > li > a:hover, .nav > li > a:focus {
    color: #de1f27;
    text-decoration: none;
    background: transparent;
}

footer h3 {
    font-size: 20px;
    color: #c03232;
    text-transform: uppercase;
}

.footer-text-full {
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #f4f4f4;
    margin-top: 10px;
}

.footer-text-full .footertitle {
    min-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #c03232;
}

.footer-text-full .footercontent {

}

.footer-text {
    font-size: 14px;
    color: #898989;
    background-color: #f4f4f4;
}

.footer-seo-bottom {
    font-size: 12px;
    color: #000;
    text-align: center;
    padding: 10px 0;
}

/* END Footer Styles */

/***********************
  PAGES STYLE
************************/
.title_page_bg {
    background-color: #d4d4d4;
    padding: 55px 0 0 0;
    margin-top: 20px;
}

.title_page_bg_subpage {
    background-color: #d4d4d4;
    padding: 55px 0 0 0;
    margin: 20px 0 0;
}

.box_search_left_menu {
    background-color: #f6f6f6;
    padding: 5px;
    border-radius: 6px;
    margin-bottom: 10px;
}

.title_page {
    font-size: 32px;
    color: #fff;
    font-weight: 700;
    text-align: left;
    margin-bottom: -8px;
    letter-spacing: 4px;
    padding: 0 0 5px 5px;
}

.title_page_sub {
    font-size: 32px;
    color: #fff;
    font-weight: 700;
    text-align: left;
    margin-bottom: -12px;
    letter-spacing: 4px;
}

.zam-kurier-txt {
    text-align: center;
    margin: 10px 0;
    font-size: 14px;
    color: #1d1d1d;
    font-weight: 500;
}

#startnewstitle {
    padding-top: 5px;
    text-align: right;
    margin-bottom: 20px;
    color: #a6a6a6;
    font-size: 30px;
    font-weight: 500;
}

.slider-start {
    /*width: 668px;*/
    float: left;
}

.news-box {
    /*width: 500px;*/
    /*float: left;*/
    max-height: 300px;
    min-height: 300px;
    margin-left: -15px
    /*padding: 0px 30px 30px 30px;*/
}

.news-box span {
    font-size: 12px;
    color: #686868;
}

.news-box h3 {
    font-size: 16px;
    color: #000000;
    margin-top: 20px;
    margin-bottom: -5px;
}

.news-box a {
    color: #c03232;
}

.news-box .news-short-txt-mutli {
    font-size: 13px;
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom: #c9c9c9 solid 1px;
}

.news-box .news-short-txt {
    font-size: 17px;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: #c9c9c9 solid 1px;
}

.news-box .news-short-txt > a {
    color: inherit;
}

.news-short-txt {
    height: 190px;
    overflow: hidden;
    position: relative;
}

.news-short-txt img {
    max-width: 100%;
}

.news-short-txt:after {
    content: ' ';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20px;

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f0f0f0+0,f0f0f0+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(240, 240, 240, 0) 0%, rgba(240, 240, 240, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(240, 240, 240, 0) 0%, rgba(240, 240, 240, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(240, 240, 240, 0) 0%, rgba(240, 240, 240, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f0f0f0', endColorstr='#f0f0f0', GradientType=0); /* IE6-9 */
}

.news-short-txt.news-short-txt--to-white:after {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
}

.news-page-news a {
    color: #c03232;
}

.news-page-news a:hover,
.news-page-news a:active {
    text-decoration: underline;
}

.pk-hotnews-content p {
    margin: 0;
}

.promptstring {
    font-size: 12px;
    color: #686868;
}

.static-page-string {
    font-size: 14px;
    margin-top: 20px;
    padding-bottom: 20px;
}

.baner-box {
    max-height: 300px;
    overflow-x: hidden;
}

/***********************
  ANIM IMAGE
************************/
.column div span {
    position: absolute;
    bottom: 20px;
    z-index: 11;
    display: block;
    width: 240px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-align: right;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0;
}

figure {
    width: 240px;
    height: 325px;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}

figure:hover + span {
    bottom: 0;
    opacity: 1;
}

figure.image {
    width: auto;
    height: auto;
    text-align: center;
}

figure.image img {
    margin: 0 !important;
}

figure.media {
    width: 80%;
    height: auto;
    margin: 1em auto;
    text-align: center;
}

figure.image {
    margin: 1em auto;
}

figure.image-style-align-left {
    float: left;
    margin: 1em 1em 1em 0;
    clear: both;
}

figure.image-style-align-right {
    float: right;
    margin: 1em 0 1em 1em;
    clear: both;
}

figure.image-style-align-center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

figure.image img {
    width: auto;
    max-width: 100%;
    height: auto;
}

figure.image_resized img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 !important;
}

figure.table {
    height: auto;
}

figure.table table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

figure.table table tr > td,
figure.table table tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
}

figure.table table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

figure.table table > tbody > tr:nth-of-type(2n+1) {
    background-color: #f6f6f6;
}

.katalog-pdf figure img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;

}

.katalog-pdf figure:hover img {
    opacity: .9;
}

.button_zw {
    color: #fff;
    font-size: 22px;
    font-weight: 400;

    border: 1px solid #b4e1f4;
    padding: 10px 25px;
    border-radius: 0;
}


.button_zw:hover {
    color: #b4e1f4;
    border: 1px solid #00314f;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}


/***********************
  GRADIENT BUTTONS
************************/
.btn-primary.gradient,
.pk-tabs-container .pk-tab.gradient,
table.table-price-list tr.gradient,
table.pk-table tr.gradient,
.btn-circle.process-step.active {
    background: #ed5353; /* Old browsers */
    background: -moz-linear-gradient(top, #ed5353 35%, #ed5353 35%, #c03232 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ed5353 35%, #ed5353 35%, #c03232 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ed5353 35%, #ed5353 35%, #c03232 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed5353', endColorstr='#c03232', GradientType=0); /* IE6-9 */
}

.btn-primary.gradient:hover,
.btn-primary.gradient:focus,
.btn-primary.gradient:active,
.btn-primary.gradient.active,
.open > .dropdown-toggle.btn-primary,
.pk-tabs-container .pk-tab.gradient.active,
.pk-tabs-container .pk-tab.gradient:hover {
    background: #ed5353; /* Old browsers */
    background: -moz-linear-gradient(top, #c03232 35%, #c03232 35%, #ed5353 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c03232 35%, #c03232 35%, #ed5353 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c03232 35%, #c03232 35%, #ed5353 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c03232', endColorstr='#ed5353', GradientType=0); /* IE6-9 */
}

.btn-primary.gradient:active, .btn-primary.gradient.active {
    background: #ed5353; /* Old browsers */
    background: -moz-linear-gradient(top, #ed5353 35%, #ed5353 35%, #c03232 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ed5353 35%, #ed5353 35%, #c03232 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ed5353 35%, #ed5353 35%, #c03232 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed5353', endColorstr='#c03232', GradientType=0); /* IE6-9 */
}

.btn-warning.gradient,
.btn-circle.process-step.current {
    background: #fab758; /* Old browsers  */
    background: -moz-linear-gradient(top, #fcc464 35%, #ffbd5d 35%, #e19e3f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fcc464 35%, #ffbd5d 35%, #e19e3f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fcc464 35%, #ffbd5d 35%, #e19e3f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcc464', endColorstr='#e19e3f', GradientType=0); /* IE6-9 */
}

.btn-warning.gradient:hover,
.btn-warning.gradient:focus,
.btn-warning.gradient:active,
.btn-warning.gradient.active {
    background: #fab758; /* Old browsers */
    background: -moz-linear-gradient(top, #e19e3f 35%, #ffbd5d 35%, #fcc464 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e19e3f 35%, #ffbd5d 35%, #fcc464 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e19e3f 35%, #ffbd5d 35%, #fcc464 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e19e3f', endColorstr='#fab758', GradientType=0); /* IE6-9 */
}


.btn-small.gradient {
    background: #6a6a6a; /* Old browsers */
    background: -moz-linear-gradient(top, #6a6a6a 35%, #6a6a6a 35%, #2a2a2a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #6a6a6a 35%, #6a6a6a 35%, #2a2a2a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #6a6a6a 35%, #6a6a6a 35%, #2a2a2a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a6a6a', endColorstr='#2a2a2a', GradientType=0); /* IE6-9 */
}

.btn-small.gradient:hover, .btn-small.gradient:focus, .btn-small.gradient:active, .btn-small.gradient.active, .open > .dropdown-toggle.btn-small {
    background: #6a6a6a; /* Old browsers */
    background: -moz-linear-gradient(top, #2a2a2a 35%, #2a2a2a 35%, #6a6a6a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #2a2a2a 35%, #2a2a2a 35%, #6a6a6a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #2a2a2a 35%, #2a2a2a 35%, #6a6a6a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a6a6a', endColorstr='#c03232', GradientType=0); /* IE6-9 */
}

.btn-small.gradient:active, .btn-small.gradient.active {
    background: #6a6a6a; /* Old browsers */
    background: -moz-linear-gradient(top, #6a6a6a 35%, #6a6a6a 35%, #2a2a2a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #6a6a6a 35%, #6a6a6a 35%, #2a2a2a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #6a6a6a 35%, #6a6a6a 35%, #2a2a2a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a6a6a', endColorstr='#2a2a2a', GradientType=0); /* IE6-9 */
}

.btn-medium.gradient {
    background: #6a6a6a; /* Old browsers */
    background: -moz-linear-gradient(top, #6a6a6a 35%, #6a6a6a 35%, #2a2a2a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #6a6a6a 35%, #6a6a6a 35%, #2a2a2a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #6a6a6a 35%, #6a6a6a 35%, #2a2a2a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a6a6a', endColorstr='#2a2a2a', GradientType=0); /* IE6-9 */
}

.btn-medium.gradient:hover, .btn-medium.gradient:focus, .btn-medium.gradient:active, .btn-medium.gradient.active, .open > .dropdown-toggle.btn-medium {
    background: #6a6a6a; /* Old browsers */
    background: -moz-linear-gradient(top, #2a2a2a 35%, #2a2a2a 35%, #6a6a6a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #2a2a2a 35%, #2a2a2a 35%, #6a6a6a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #2a2a2a 35%, #2a2a2a 35%, #6a6a6a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a6a6a', endColorstr='#c03232', GradientType=0); /* IE6-9 */
}

.btn-medium.gradient:active, .btn-medium.gradient.active {
    background: #6a6a6a; /* Old browsers */
    background: -moz-linear-gradient(top, #6a6a6a 35%, #6a6a6a 35%, #2a2a2a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #6a6a6a 35%, #6a6a6a 35%, #2a2a2a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #6a6a6a 35%, #6a6a6a 35%, #2a2a2a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a6a6a', endColorstr='#2a2a2a', GradientType=0); /* IE6-9 */
}

/***********************
  BUTTON
************************/
.btn {
    padding: 12px 45px;
    border: 0 none;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    /*margin-left: 24px;*/
}

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none;
}

.btn-primary {
    background: #0099cc;
    color: #ffffff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background: #33a6cc;
}

.btn-primary:active, .btn-primary.active {
    background: #007299;
    box-shadow: none;
}

.btn-sm {
    padding: 6px 10px;
    border: 0 none;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    /*margin-left: 24px;*/
}

.btn-sm:focus, .btn-sm:active:focus, .btn-sm.active:focus {
    outline: 0 none;
}

.btn-small {
    background: #0099cc;
    color: #ffffff;
}

.btn-small:hover, .btn-small:focus, .btn-small:active, .btn-small.active, .open > .dropdown-toggle.btn-small {
    background: #33a6cc;
}

.btn-small:active, .btn-small.active {
    background: #007299;
    box-shadow: none;
}

.btn-md {
    padding: 8px 12px;
    border: 0 none;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-left: 24px;
    border-radius: 6px;
}

.btn-md:focus, .btn-md:active:focus, .btn-md.active:focus {
    outline: 0 none;
}

.btn-medium {
    background: #0099cc;
    color: #ffffff;
}

.btn-medium:hover, .btn-medium:focus, .btn-medium:active, .btn-medium.active, .open > .dropdown-toggle.btn-medium {
    background: #33a6cc;
}

.btn-medium:active, .btn-medium.active {
    background: #007299;
    box-shadow: none;
}

.btn-normal {
    text-transform: none;
    padding: 0;
    font-weight: normal;
    letter-spacing: normal;
}

/***********************
  FORM
************************/
.form_dl {
    width: 80px;
    float: left;
    padding-bottom: 10px;
    min-height: 34px;
    margin-right: 10px;
}

.form_szer {
    width: 80px;
    float: left;
    padding-bottom: 10px;
    min-height: 34px;
    margin-right: 6px;
}

.form_wys {
    width: 80px;
    float: left;
    padding-bottom: 10px;
    min-height: 34px;
    margin-right: 6px;
}

.form_wag {
    width: 80px;
    float: left;
    padding-bottom: 10px;
    min-height: 34px;
    /***margin-left: 25px;*/
}

.form_input_all {
    /*width: 180px;*/
    /*float: left;*/
    padding-bottom: 10px;
    min-height: 34px;
    /**margin-left: 15px;*/
}


.input-ilosc-wycen {
    width: 50px;
    float: left;
    padding-bottom: 10px;
    min-height: 34px;
}

.form_uslugi_dod {
    width: 250px;
    height: 36px;
}

.input-group .input-wycen {
    width: 65px;
    float: left;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
}


.input-group .input-szablon {
    width: 120px;
    float: left;
    font-size: 14px;
}


.input-group .input-wycen-all {
    /*width: 180px;*/
    /*float: left*/
}

.input-group-addon-font {
    font-size: 12px;
    font-weight: 500;
}

.input-group-addon {
    padding: 6px 8px;
    line-height: 1;
    color: #1d1d1d;
    text-align: center;
    background-color: #dfdfdf;
    border: 1px solid #ccc;
    border-radius: 0;
    height: 34px;
}


.form-control {
    display: block;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #1d1d1d;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
}

.form-control:focus {
    border-color: #bebebe;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(106, 106, 106, 0.5);
}

.input_check:focus {
    border-color: #bebebe;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(106, 106, 106, 0.5);
}

.input-status-box-container {
    margin: 20px 0;
}

.input-status-box {
    width: 350px;
    color: #898989;
    height: 40px;
    float: left;
    margin: 0;
}

.input-status-box-left {
    width: 157px;
    color: #898989;
    height: 40px;
    float: left;
    font-size: 11px;
    margin: 0;
}

.form-contact-label {
    font-size: 18px;
    font-weight: 300;
    margin: 5px 0;
}

.modal-footer {
    border-top: 0;
}

.modal-body {
    font-size: 16px;
}

.modal-body .form-contact-label {
    font-size: 16px;
}

/***********************
  KURIERZY BOX
************************/

.company-button-container {
    display: inline-block;
    margin-left: 1px;
    margin-right: 1px;
}

.company-button.active {
    border: 4px solid #E34C4C;
}

.companies-button-wrapper {
    position: relative;
}

.companies-button-wrapper .arrow-container {
    position: absolute;
    font-size: 30px;
    right: 0;
    top: 0;
    width: 15px;
    height: 30px;
    margin-right: 5px;
    margin-top: 10px;
    color: #D23F3F;
}

.companies-servicename {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 3px 0;
    font-size: 14px;
    line-height: 1.1em;
    color: #D23F3F;

}

.przewoznik-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #ffffff;
    border-radius: 6px;

}

.container-przewoznik {
    position: relative;
    width: 135px;
    height: 180px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: solid 4px #bebebe;
    border-radius: 6px;
    text-align: center;
    font-weight: 500;
}

.container-przewoznik:hover .przewoznik-overlay {
    opacity: .85;
}

.container-przewoznik:hover {
    border: solid 4px #E34C4C;
}

.companies-button-logo {
    margin-top: 40px;
    background-size: auto;
    background-position: 50% 5%;
    /*background-position: center top;*/
    background-repeat: no-repeat;
    height: 70px;
    display: block;
    position: relative;
}

.przewoznik-icon {
    color: #ff5522;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.przewoznik-tekst,
.courier-alert {
    position: absolute;
    background: #f6f6f6;
    padding: 3px 0;
    border-radius: 0 0 6px 6px;
    bottom: 0;
    width: 100%;
}

.courier-alert {
    color: #d23f3f;
    font-size: 11px;
}

.courier-unavailable {
    cursor: not-allowed;
    opacity: 0.8;
}

.courier-unavailable .companies-button-logo {
    filter: grayscale(100%);
    opacity: 0.7;
}

.courier-unavailable.container-przewoznik:hover {
    border-color: #999;
}

.courier-unavailable .przewoznik-icon {
    display: none;
}

.przewoznik-deliverytime {
    position: absolute;
    font-size: 12px;
    height: 40px;
    padding: 5px 0;
    width: 100%;
}

.przewoznik-price {
    padding-top: 2px;
    font-size: 14px;
}

.przewoznik-price-netto {
    font-size: 20px;
}

.przewoznik-small-price {
    font-size: 10px;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    border: 0;
}

.puffbutton {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}

/***********************
  RESPONSIVE STYLE
************************/
/*@media(max-width:991px) {*/

/*.navbar-default .navbar-nav > li > a {*/
/*margin: 0 15px;*/
/*}*/

/*.navbar {*/
/*text-transform: uppercase;*/
/*font-family: 'Roboto', sans-serif;*/
/*font-weight: 400;*/
/*font-size: 16px;*/

/*}*/
/*}*/

/*@media(max-width:768px) {*/
/*html,*/
/*body {*/
/*background: #fff;*/
/*}*/

/*.product-list > li {*/
/*margin-bottom: 5px;*/
/*margin-left: auto;*/
/*margin-right: auto;*/
/*margin-top: 0;*/
/*width: 262px;*/
/*}*/
/*}*/

/***********************
  INNE STYLE
************************/
.bold {
    font-weight: bold
}

.underline {
    text-decoration: underline;
}

.font_15 {
    font-size: 15px
}

.icon-color-red {
    color: #c03232;
}

.icon-color-blue-fb {
    color: #4267b2;
}

.error-404 {
    font-size: 100px;
}

.margin-left-auto {
    margin-left: auto;
}

.margin-left-0 {
    margin-left: 0;
}

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

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

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

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

.margin-right-auto {
    margin-right: auto;
}

.margin-right-0 {
    margin-right: 0;
}

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

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

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

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

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

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

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

.margin-0-auto {
    margin: 0 auto;
}

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

.margin-0-10 {
    margin: 0 10px;
}

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

.margin-10 {
    margin: 10px
}

.margin-5 {
    margin: 5px
}

input[type="radio"].margin-top-10,
.margin-top-10 {
    margin-top: 10px;
}

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

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

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

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

.small-font-12-w500 {
    font-size: 12px;
    font-weight: 500;
}

.margin-bottom-0 {
    margin-bottom: 0;
}

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

.margin-bottom-m5 {
    margin-bottom: -5px;
}

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

.margin-bottom-m10 {
    margin-bottom: -10px;
}

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

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

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

.padding-left-right-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.input-group.padding-left-25,
.padding-left-25 {
    padding-left: 25px;
}

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

.padding-0-0 {
    padding: 0px;
}

.padding-top-0 {
    padding-top: 0;
}

.padding-top-5 {
    padding-top: 5px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-15 {
    padding-top: 15px;
}

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

.padding-top-25 {
    padding-top: 25px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-left-0 {
    padding-left: 0;
}

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

.padding-left-10 {
    padding-left: 10px;
}

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

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

.padding-left-25 {
    padding-left: 25px;
}

.padding-left-30 {
    padding-left: 30px;
}

.padding-bottom-0 {
    padding-bottom: 0;
}

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

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

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

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

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

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

.padding-right-0 {
    padding-right: 0;
}

.padding-right-5 {
    padding-right: 5px;
}

.padding-right-10 {
    padding-right: 10px;
}

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

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

.padding-right-25 {
    padding-right: 25px;
}

.padding-right-30 {
    padding-right: 30px;
}

.height-15 {
    height: 15px;
}

.h-auto {
    height: auto;
}

.mh-1l {
    min-height: calc(1.42857143em + 14px)
}

.h32 {
    height: 32px;
}

.lh32 {
    line-height: 32px;
}

.pk-resizable-v {
    resize: vertical;
}

.pk-resizable-h {
    resize: horizontal
}

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

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

.form-inline .form-control.w100p, .w100p {
    width: 100%;
}

.w35p {
    width: 35%;
}

.w50p {
    width: 50%;
}

.w75p {
    width: 75%;
}

.w15 {
    width: 15px;
}

.w20 {
    width: 20px;
}

.w32 {
    width: 32px;
}

.w50 {
    width: 50px;
}

.w60 {
    width: 60px;
}

.w80 {
    width: 80px;
}

.w95 {
    width: 95px;
}

.w100 {
    width: 100px;
}

.w120 {
    width: 120px;
}

.w130 {
    width: 130px;
}

.w150 {
    width: 150px;
}

.w200 {
    width: 200px;
}

.w250 {
    width: 250px;
}

.w400 {
    width: 400px;
}

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

.width-350-important {
    width: 350px !important;
}

.min-w-200 {
    min-width: 200px
}

.min-w-180 {
    min-width: 180px
}

.min-w-150 {
    min-width: 150px
}

.min-w-100 {
    min-width: 100px
}

.form-inline .form-control.w110, .w110 {
    width: 110px;
}

.form-inline .form-control.w120, .w120 {
    width: 120px;
}

.form-inline .form-control.w125, .w125 {
    width: 125px;
}

.form-inline .form-control.w150, .w150 {
    width: 150px;
}

.form-inline .form-control.w165, .w165 {
    width: 165px;
}

.form-inline .input-group > .form-control.w180, .w180 {
    width: 180px;
}

.form-inline .input-group > .form-control.w190, .w190 {
    width: 190px;
}

.form-inline .form-control.w190, .form-inline .input-group > .form-control.w190, .w190 {
    width: 190px;
}

.form-inline .form-control.w195, .w195 {
    width: 195px;
}

.form-inline .form-control.w200, .w200 {
    width: 200px;
}

.form-inline .form-control.w300, .w300 {
    width: 300px;
}

.form-inline .input-group > .form-control.w205, .w205 {
    width: 205px;
}

.form-inline .input-group > .form-control.w220, .w220 {
    width: 220px;
}

.form-inline .form-control.w260, .w260 {
    width: 260px;
}

.form-inline .form-control.w275, .w275 {
    width: 275px;
}

.form-inline .form-control.min-w80, .min-w80 {
    min-width: 80px;
}

.form-inline .form-control.min-w125, .min-w125 {
    min-width: 125px;
}

.form-inline .form-control.min-w150, .min-w150 {
    min-width: 150px;
}

.form-inline .form-control.min-w200, .min-w200 {
    min-width: 200px;
}

.color-link-blue {
    color: #337ab7;
}

.color-white {
    color: #fff;
}

.color-placeholder {
    color: #D5D5D5;
}

.color-placeholder2 {
    color: rgba(35, 35, 38, 0.37);
}

.color-pk {
    color: #E34C4C;
}

.padding-5 {
    padding: 5px;
}

.padding-8 {
    padding: 8px;
}

.padding-10 {
    padding: 10px;
}

.padding-0-5 {
    padding: 0 5px !important;
}

.padding-5-0 {
    padding: 5px 0 !important;
}

.padding-0-17 {
    padding: 0 17px;
}

.blur-2 {
    filter: blur(2px);
}

.blur-12 {
    filter: blur(12px);
}

.pk-hidden {
    display: none !important;
}

.padding-10 {
    padding: 10px;
}

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

.font-size-11 {
    font-size: 11px !important;
}

.font-size-12 {
    font-size: 12px !important;
}

.font-size-13 {
    font-size: 13px !important;
}

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

.font-size-16 {
    font-size: 16px !important;
}

.font-size-18 {
    font-size: 18px !important;
}

.font-size-20 {
    font-size: 20px !important;
}

.font-size-24 {
    font-size: 24px !important;
}

.text-bold, .bold {
    font-weight: bold !important;
}

.text-normal {
    font-weight: normal;
}

.text-pk {
    color: #c03232;
}

.text-white {
    color: #fff
}


.text-dark {
    color: #333333;
}

.text-nowrap {
    white-space: nowrap;
}

.text-pre-wrap {
    white-space: pre-wrap;
}

.text-break-words {
    word-break: break-all
}

.cursor-pointer {
    cursor: pointer;
}

.border-bottom-dark-grey {
    border-bottom: 1px solid #B7B7B7;
}

.border-bottom-dark-grey-dotted {
    border-bottom: 1px dotted #B7B7B7;
}

.border-left-dark-grey-dotted {
    border-left: 1px dotted #B7B7B7;
}

.border-right-dark-grey-dotted {
    border-right: 1px dotted #B7B7B7;
}

.border-pk {
    border: 1px #c03232 solid !important;
}

.pk-border,
.pk-border-1 {
    border: 1px #000 solid;
}

.pk-border-0 {
    border: 0 none !important;
}

.pk-border-2 {
    border-width: 2px;
}

.pk-border-4 {
    border-width: 4px;
}

.pk-border-gray {
    border-color: #bebebe !important;
}

.pk-border-pk {
    border-color: #c03232 !important;
}

.pk-border-radius-0 {
    border-radius: 0px !important;
}

.pk-border-radius-2 {
    border-radius: 2px !important;
}

.pk-border-radius-4 {
    border-radius: 4px !important;
}

.pk-border-radius-6 {
    border-radius: 6px !important;
}

.pk-border-hover-pk:hover,
.pk-border-active-pk {
    border-color: #E34C4C !important;
}

.pk-background-light-gray {
    background-color: #f6f6f6;
}

.pk-shadow-glow-blue {
    box-shadow: 0 0 20px rgba(33, 50, 243, 0.2);
}

.pk-transition-shadow {
    transition: box-shadow 0.5s ease;
}

.rounded-circle {
    border-radius: 50% !important;
}

.table > tbody > tr > td.v-align-middle,
.v-align-middle {
    vertical-align: middle;
}

.popover {
    max-width: 500px;
}

.has-error input[type="checkbox"] {
    outline: 1px solid red;
}

/***********************
  TABLE
************************/
.table-font-h th {
    font-size: 16px;
    font-weight: 500;
    text-align: center !important;
}

.table-font-h2 th {
    font-size: 12px;
    font-weight: 500;
    /*text-align: center !important;*/
}

.table-font-list {
    font-size: 14px;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f6f6f6;
}

.table-hover > tbody > tr:hover {
    background-color: #eaeaea;
}

/***********************
  ALERTY
************************/

.alert-info {
    color: #1d1d1d;
    background-color: #f4f4f4;
    border-color: #bebebe;
}

.alert {
    font-size: 16px;
}

#modal-login-errors {
    display: none;
    text-align: center;
    color: #ff0000;
    font-size: 1.2em;
    padding-bottom: 10px;
}

.bg-gray-black.auto-color {
    color: white;
}

.bg-gray-black {
    background: rgb(106, 106, 106); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(106, 106, 106, 1) 0%, rgba(43, 43, 43, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(106, 106, 106, 1) 0%, rgba(43, 43, 43, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(106, 106, 106, 1) 0%, rgba(43, 43, 43, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a6a6a', endColorstr='#2b2b2b', GradientType=0); /* IE6-9 */;
}

.bg-gray-black[disabled],
.bg-gray-black.disabled {
    opacity: 0.25;
    cursor: not-allowed;
}

.bg-red-100 {
    background-color: #dc1f26;
}

.bg-blue-100 {
    background-color: #2196F3;
}

/***********************
  packParameters
************************/
.pack-parameters-button {
    width: 33px;
    height: 33px;
    text-align: center;
    border: none;
    color: #fff;
    border-radius: 5px;
}

.pack-parameters-separator {
    text-align: center;
    padding: 5px 0 0 0;
    width: 15px;
    margin-right: 5px;
}

.order-address-button {
    padding: 6px 12px;
    margin-left: 0;
    font-size: 10px;
}

.border-radius-5 {
    border-radius: 5px;
}

.has-error .chosen-single {
    border: 1px solid #a94442 !important;
}


/***********************
  WYCENA MINI OPIS
************************/
.order-description-container {
    font-size: 0.8em;
    border: 2px solid #e8e8e8;
    padding: 10px;
    border-radius: 6px;
    background-position: 100% 3%;
    background-repeat: no-repeat;
}

.order-description-container h2 {
    font-size: 1.2em;
    margin-top: 5px;
    margin-bottom: 20px;
    color: #0d3349;
}

.order-description-container .title {
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 5px;
    display: block;
    border-bottom: 1px solid #000000;
}

.order-description-container .summary-price {
    margin: 15px -15px;
    padding: 10px 0;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    background: #E34C4C;
    color: #fff;
}

.order-description-table {
    width: 100%;
}

.order-description-table th {
    font-size: 0.8em;
    font-weight: normal;
}

.order-description-table tr > td {
    padding: 6px 2px;
}

.order-description-table tr > th {
    padding-bottom: 5px;
}

.order-description-table tr > th:nth-child(2),
.order-description-table tr > td:nth-child(2),
.order-description-table tr > th:nth-child(3),
.order-description-table tr > td:nth-child(3) {
    text-align: center;
    width: 50px;
}

.order-weights-table {
    width: 100%;
}

.order-weights-table tr > td {
    padding: 8px 0;
}

.order-weights-table tr > td:nth-child(2) {
    width: 50px;
    text-align: center;
}

/*******************end****************************/

.modal-cover,
.polkurier-body .alertify .ajs-dimmer {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 10;
    opacity: 0.70;
}

.new-order-modal-wrapper {
    display: table;
    position: fixed;
    z-index: 30;
    width: 100%;
    height: 100%;
}

.polkurier-body.ajs-no-overflow #page-content {
    filter: blur(8px);
}

.new-order-modal-wrapper .new-order-modal {
    display: table-cell;
    vertical-align: middle;
}

.new-order-modal-wrapper .new-order-modal .new-order-modal-container {
    margin: 0 auto;
    width: 400px;
    background: #fff;
    padding: 30px;
    border: 1px solid #D1D1D1;
    opacity: 1;
    z-index: 30;
}

.new-order-modal-wrapper .new-order-modal .new-order-modal-container .new-order-modal-body {
    text-align: center;
}

.new-order-modal-wrapper .new-order-modal .new-order-modal-container .new-order-modal-body img {
    width: 100px;
}

.small-pre-loader-image {
    width: 40px;
    display: block;
}

.pre-loader-center-with-top-margin {
    margin: 30px auto 0 auto;
}


/*.companies-button-wrapper .buttons-container {width: 780px;margin: 0 auto;}*/
.order-details-container {
    display: none;
    width: 100%;
}

a.icon {
    padding: 0 5px;
    color: #6087B6;
}

button.btn-icon {
    cursor: pointer;
    border: 0 none;
    background: none;
    margin: 0;
    padding: 0 5px;
    color: #6087B6;
}

.no-padding-important {
    padding: 0 !important;
}

.no-background-important {
    background: none !important;
}

.table.table-sm td {
    padding: 2px 5px;
}

.order-details {
    padding: 10px 0;
}

.order-details .tab-content {
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    margin-top: -10px;
    padding: 10px 0;
}

.order-details .tab-wrapper {
    margin: 10px;
    border: solid 1px #C0C0C0;
    padding: 5px;
}

.table-text-left td {
    text-align: left;
}

.table-cell-spacing td {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}

.pk-table {
}

table.pk-table tr.gradient {
    color: #ffffff;
}

.pk-table thead th {
    font-size: 13px;
}

.pk-table tbody td {
    font-size: 12px;
}

.pk-table tr.no-border-top > td,
.pk-table tr.no-border-top > th {
    border-top: none;
}

table tbody tr td.sum-col {
    border-top: 1px solid #000;
}

ul.pk-nav-tab > li > a {
    border: 0;
    margin-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #C81920;
    background: linear-gradient(220deg, transparent 10px, #C81920 10px);
    text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
    color: #fff;
    float: left;
    font: bold 12px/35px 'Lucida sans', Arial, Helvetica;
    height: 35px;
    padding: 0 30px;
    text-decoration: none;
}

ul.pk-nav-tab > li:not(.active) > a:hover {
    background: #9A0801;
    background: linear-gradient(220deg, transparent 10px, #9A0801 10px);
}

ul.pk-nav-tab > li:nth-child(n+2) > a {
    box-shadow: -4px 0 0 rgba(0, 0, 0, .2);
}

ul.pk-nav-tab > li.active > a {
    background: #fff;
    background: linear-gradient(220deg, transparent 10px, #fff 10px);
    text-shadow: none;
    color: #333;
}

.pagination-container {
    text-align: center;
}

ul.pk-pagination > li > a,
ul.pk-pagination > li > span {
    color: #C03232;
}

ul.pk-pagination > li > a:hover,
ul.pk-pagination > li > span:hover {
    color: #A40A0A;
}

ul.pk-pagination > .active > a,
ul.pk-pagination > .active > a:focus,
ul.pk-pagination > .active > a:hover,
ul.pk-pagination > .active > span,
ul.pk-pagination > .active > span:focus,
ul.pk-pagination > .active > span:hover {
    background: #EB5151;
    border-color: #EB5151;
}

.pk-tabs-container {
    border-bottom: 1px solid #ff0000;
    height: 40px;
    padding-right: 5px;
}

.pk-tabs-container .pk-tab:first-of-type {
    margin-left: 0;
}

.pk-tabs-container .pk-tab {
    display: inline-block;
    background: #EB5151;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    height: 40px;
    width: 200px;
    /*transform: skew(-15deg);*/
    text-align: center;
    text-transform: uppercase;
    line-height: 40px;
}

.pk-tabs-container .pk-tab a,
.pk-tabs-container .pk-tab a:hover {
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
}

.pk-tabs-container .pk-tab:hover,
.pk-tabs-container .pk-tab.active {
    background: #C03232;
}

.form-group label {
    font-weight: normal;
}

.alertify-notifier .ajs-message.ajs-visible.ajs-failed {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
    text-shadow: none;
}

.alertify-notifier .ajs-message.ajs-visible.ajs-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
    text-shadow: none;
}

/*DATEPICKER*/
#ui-datepicker-div {
    font-size: 14px;
}

.courier-logo-button {
    display: inline-block;
    width: 120px;
    background-color: #ffffff;
    border-radius: 3px;
    border: solid 2px #bebebe;
    padding: 5px 0;
}

.courier-logo-button.active {
    border-color: #ff5523;
}


/*TABELE CENNIKA*/
.table-price-list {
    font-size: 14px;
}

.table-price-list .row-title-span {
    color: #fff;
}

.pk-block > .pk-block-cover {
    position: absolute;
    display: none;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.pk-block .pk-block-cover .pk-block-cover-bg {
    background: #ffffff;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    height: 100%;
}

.pk-block .pk-block-cover .pk-block-cover-content {
    display: table;
    height: 100%;
    text-align: center;
    width: 100%;
    position: absolute;
}

.pk-block .pk-block-cover .pk-block-cover-content .pk-block-info {
    display: table-cell;
    vertical-align: middle;

}

.pk-block .pk-block-cover .pk-block-cover-content .pk-block-info > span {
    padding: 10px;
    background: #ffffff;
    display: inline-block;
    border: 1px solid #dddddd;
}

.pk-block.covered .pk-block-body {
    filter: blur(3px);
}

.pk-block.covered > .pk-block-cover {
    display: block;
}

.pk-block {
    position: relative;
    padding: 15px;
    /*border: 1px solid #eeeeee;*/
}

.pk-block .pk-block-title {
    color: #0e3345;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 20px;
    border-bottom: solid 1px lightgrey;
    padding-bottom: 2px;
}

.allegro-transaction-details {
    /*margin: 0 10px 10px;*/
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #dddddd;
    background: #F6F6F6;
}

.allegro-transaction-details .allegro-auction-table {
    width: 100%;
}

.allegro-transaction-details .allegro-auction-table th,
.allegro-transaction-details .allegro-auction-table td {
    padding: 2px 0;
}

.allegro-transaction-details .allegro-auction-table th {
    border-bottom: 1px solid #B7B7B7;
    padding-bottom: 4px;
    font-weight: normal;
}

.allegro-transaction-details .allegro-items-table-title {
    /*border-bottom: 1px solid #ffffff;*/
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}

.allegro-transaction-details .allegro-auction-table tr.allegro-sum-row td {
    border-top: 1px solid #B7B7B7;
}

.allegro-send-button {
    margin: 45px auto 0 auto;
}

.allegro-delete-button {
    margin: 5px auto 0 auto;
}

ul.pk-menu > li {
    border-bottom: 1px solid #e0e0e0;
    list-style: none;
    background: #f6f6f6;
}

ul.pk-menu > li > a {
    padding: 10px 15px;
    display: block;
}

ul.pk-menu li > a:hover,
ul.pk-menu li > a:active,
ul.pk-menu li > a:focus {
    text-decoration: none;
}

ul.pk-menu li.active a {
    color: #c03232;
}

.pk-menu ul.submenu {
    display: none;
    padding: 0;
    border-top: 1px solid #e0e0e0;
}

.pk-menu ul.submenu.active {
    display: block;
}

.pk-menu ul.submenu li {
    list-style: none;
    padding: 10px 15px 10px 45px;
    border-bottom: 1px solid #e0e0e0;
}

.pk-menu ul.submenu li:last-of-type {
    border: none;
}

table.allegro-table thead th {
    font-size: 14px !important;
    font-weight: bold;
}

table.allegro-table tbody td {
    font-size: 15px !important;
}

.pk-input-file .input-file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.input-file + label {
    max-width: 80%;
    font-size: 16px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    /*overflow: hidden;*/
    border: 1px solid #d3394c;
    background-color: #fffafb;
    padding: 0;
}

.input-file + label > span {
    width: 250px;
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    line-height: 2em;
    padding: 0 10px;
    font-weight: 400;
}

.input-file + label > strong {
    height: 100%;
    color: #f1e5e6;
    background: #ed5353;
    background: -moz-linear-gradient(top, #ed5353 35%, #ed5353 35%, #c03232 100%);
    background: -webkit-linear-gradient(top, #ed5353 35%, #ed5353 35%, #c03232 100%);
    background: linear-gradient(to bottom, #ed5353 35%, #ed5353 35%, #c03232 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed5353', endColorstr='#c03232', GradientType=0);
    display: inline-block;
    padding: 0.4em 10px;

}

.input-file:focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.input-file:focus + label * {
    pointer-events: none;
}


.pk-input-file-sm .input-file + label {
    display: flex;
    width: 100%;
    max-width: 100%;
    font-size: 12px;
}

.pk-input-file-sm-sm .input-file + label > span {
    width: 100%;
}


#cookieIW {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    /*border-top: 1px solid #E95050;*/
    z-index: 9;
    box-shadow: 0 0 5px #666;

}

#cookieIW #cookieInfoText {
    width: 880px;
    margin: 0 auto;
    position: relative;
    padding: 10px 35px 10px 35px;
    font-size: 11px;
    font-family: Verdana;
    text-align: justify;
    -webkit-text-size-adjust: none
}


#cookieIW #cookieIZ {
    position: absolute;
    right: 15px;
    top: 5px;
    text-decoration: none;
    font-family: Verdana;
    color: #333;
    font-weight: bold;
}


.pk-btn-ico {
    padding: 10px 12px;
    margin: 0 0 0 5px;
    color: #ffffff;
}

.pk-btn-ico:hover,
.pk-btn-ico:focus,
.pk-btn-ico:active {
    color: #ffffff;
}


/** StepListWizzard */
.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row-sm,
.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before,
.stepwizard-row-sm:before {
    top: 30px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    z-index: 0;
}

.stepwizard-row-sm:before {
    top: 20px;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 60px;
    height: 60px;
    text-align: center;
    padding: 6px 0;
    font-size: 20px;
    line-height: 1.428571429;
    border-radius: 40px;
    color: white;
    margin-left: 0;
    box-shadow: 2px 2px 5px grey;
    border: solid 2px white;
}

.btn-circle-sm {
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 4px 0;
    font-size: 20px;
    line-height: 1.428571429;
    border-radius: 40px;
    color: white;
    margin-left: 0;
    box-shadow: 2px 2px 5px grey;
    border: solid 2px white;
}

.btn-default.btn-circle {
    background: #e1e1e1;
}

.btn-default.btn-circle.process-step.active {
    color: #ffffff;
    box-shadow: 2px 2px 5px grey;
    border: solid 2px white;
}

/** END StepListWizzard */
.pk-complaint-step-title {
    border-bottom: 1px dotted #BBBBBB;
}

.form-group label.control-label > small {
    font-size: 12px;
    color: #cccccc;
}

/**MODYFIKACJE*/
.title {
    padding: 2px 0;
    margin-bottom: 20px;
    margin-top: 20px
}

.title_two_column {
    padding: 2px 0;
    margin-bottom: 20px;
}

.right-line {
    position: relative;
    z-index: 1;
    overflow: hidden;
    color: #000;
}

.right-line::after {
    position: absolute;
    top: 55%;
    overflow: hidden;
    width: 100%;
    height: 1px;
    content: '\a0';
    background-color: #ddd;
    border-left: solid 20px #fff;
}

.title .titlestring {
    color: #da2533;
    font-size: 24px;
    text-transform: uppercase;
}

.title_two_column .titlestring {
    color: #da2533;
    font-size: 24px;
    text-transform: uppercase;
}

.navbar-default {
    background: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
    overflow: hidden;
}

h1.titlestring {
    font-weight: normal;
}

.titlestring .titlestring-inner-nowrap {
    display: block;
    white-space: nowrap;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list_order_small_description {
    font-size: 10px;
    padding: 1px 0;
}

.list_order_user_data {
    font-size: 14px;
}

.list_order_user_courier {
    font-size: 14px;
}

.list_order_user_price {
    font-size: 14px;
}

label.formlabel {
    text-align: left;
    font-size: 12px;
    color: #5889a2;
    font-weight: normal
}

label.labeladres {
    text-align: left;
    font-size: 11px;
    color: #a6a6a6;
    font-weight: normal;
}

label.labelinput {
    text-align: left;
    font-size: 14px;
    font-weight: normal
}

label.pk-formlabel {
    text-align: left;
    color: #6f6f6f;
    font-weight: normal
}

h4.labelbox {
    font-size: 12px;
    color: black;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.pk-border-bottom {
    border-bottom: 1px dotted silver !important;
    padding-bottom: 3px;
}

.pk-font-10 {
    font-size: 10px
}

.pk-font-12 {
    font-size: 12px
}

.pk-font-14 {
    font-size: 14px
}

.pk-font-16 {
    font-size: 16px
}


h4.titlechapter {
    font-size: 15px;
    color: black;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: bold
}

/***********************
  KURIERZY BOX
************************/
.company-button-container-valuation {
    display: inline-block;
    margin: 5px;
    width: 180px;
    border: solid 3px #E34C4C;
    border-radius: 6px;
}

.company-button-container-valuation:hover {
    border: solid 4px #E34C4C;
    margin: 4px;
}

.company-button-container-valuation .courierfullinfo {
    color: #EE0530;
    font-weight: bold;
    text-align: center;
    font-size: 15px;
}

.container-przewoznik-valuation {
    position: relative;
    padding-bottom: 1px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.przewoznik-icon-valuation {
    color: #ff5522;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.przewoznik-tekst-valuation {
    background: #f6f6f6;
    padding: 3px 0;
    border-radius: 0 0 6px 6px;
}

.przewoznik-price-valuation {
    padding-top: 80px;
    font-size: 16px;
}

.przewoznik-price-netto-valuation {
    padding-top: 80px;
    font-size: 18px;
}

.przewoznik-small-price-valuation {
    padding-top: 0;
    font-size: 10px;
    margin-top: -3px;
}

.przewoznik-overlay-valuation {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #ffffff;
    border-radius: 6px;
}

.container-przewoznik-valuation:hover .przewoznik-overlay-valuation {
    opacity: .90;
}

.company-button-valuation.active {
    border: 3px solid #E34C4C;
}

.checkbox label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.checkbox .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.checkbox label input[type="checkbox"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon {
    opacity: 0;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr {
    opacity: .5;
}

/***********************
  KURIERZY BOX CENNIK
************************/
.company-button-container-price-list {
    display: inline-block;
    margin: 5px;
    min-width: 150px;
    border: solid 3px #E34C4C;
    border-radius: 6px;
    padding: 5px 5px;
}

.company-button-container-price-list.active {
    border-color: black;
    background-color: #ED5353;
}

.company-button-container-price-list .companyname {
    color: #EE0530;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
}

.company-button-container-price-list.active .companyname {
    color: white;
}

/*reklamacje*/
.complaintcontainer {
    border-bottom: 1px dotted #0e3345;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 10px
}

.transfer-time-radio {
    width: 100%;
    padding: 10px;
    position: relative;
    background-color: #F6F6F6;
    margin: 2px
}

.transfer-time-radio.active {
    background: #ED5353;
}

.transfer-time-radio.active .transfer-time-radio-word {
    font-size: 13px;
    font-weight: 500;
    margin-left: 22px;
}

.transfer-time-radio.active .transfer-time-radio-word {
    color: #fff;
}

.transfer-time-radio.active .templateinpost-word {
    font-size: 12px;
    font-weight: 500;
    margin-left: 22px;
}

.transfer-time-radio.active .templateinpost-word {
    color: #fff;
}


.transfer-time-radio.active .radio-dot:after {
    background: black;
}

.transfer-time-radio.active .radio-dot:before {
    background: #fff;
    border-color: black;
}

.transfer-time-radio:hover .radio-dot:before {
    border-color: #adadad;
}

.transfer-time-radio.active:hover .radio-dot:before {
    border-color: black;
}

.transfer-time-radio.active .radio-dot:after {
    background: black;
}

.transfer-time-radio:hover .radio-dot:after {
    background: #e6e6e6;
}

.transfer-time-radio.active:hover .radio-dot:after {
    background: black;
}

.radio-dot:before, .radio-dot:after {
    content: "";
    display: block;
    position: absolute;
    background: #fff;
    border-radius: 100%;
}

.radio-dot:before {
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    top: 10px;
    left: 16px;
}

.radio-dot:after {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    top: 14px;
    left: 20px;
}


.preloader_1_16,
.preloader_1_16i {
    background-image: url(../gfx/preloader/leonardo_32.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 16px;
}

.preloader_1_16i {
    display: inline-block;
    width: 16px;
}

.preloader_1_32,
.preloader_1_32i {
    display: inline-block;
    width: 32px;
}

.preloader_1_32i {
    background-image: url(../gfx/preloader/leonardo_32.gif);
    background-repeat: no-repeat;
    background-position: center center;
    height: 32px;
}

.preloader_1_64 {
    background-image: url(../gfx/preloader/leonardo_64.gif);
    background-repeat: no-repeat;
    background-position: center center;
    height: 64px;
}

.preloader_relative {
    width: 100%;
    height: 100%;
    position: absolute;
    background: gray;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.preloader_1_64_absolute {
    background: rgba(255, 255, 255, 0.8) url(../gfx/preloader/leonardo_64.gif) center center no-repeat;
}

.cursor-pointer {
    cursor: pointer;
}

.cursor-croshair {
    cursor: crosshair;
}

.cursor-eresize {
    cursor: e-resize;
}

.cursor-move {
    cursor: move;
}

.ss-item img {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px 5px 5px 5px;
}

.faq-heading .chevron:after {
    content: "\f078";
}

.faq-heading.collapsed .chevron:after {
    content: "\f054";
}

.containerbox {
    width: 180px;
    margin: 5px;
    display: inline-table;
}

.tipsimgbox {
    height: 180px;
    background: #fff;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    border: solid 3px #e16e6f;
    border-radius: 10%;
    background-position: center center;
    background-repeat: no-repeat
}

.tipsimgbox .countvaluebox {
    width: 50px;
    height: 50px;
    border-radius: 10%;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    border: solid 3px #e16e6f;
}

.tipsimgbox .countbox {
    display: block;
    color: black;
    font-size: 30px;
    font-weight: bold;
}

.bgboxpaczka {
    background-image: url(assets/gfx/bgbox/paczka.png);
}

.bgboxprinter {
    background-image: url(assets/gfx/bgbox/printer.jpg);
}

.bgboxinsertlabel {
    background-image: url(assets/gfx/bgbox/insertlabel.png);
}

.bgboxprotwydania {
    background-image: url(assets/gfx/bgbox/protwydania.png);
}

.bgboxkurier {
    background-image: url(assets/gfx/bgbox/kurier.jpg);
}

.bgboxneworder {
    background-image: url(assets/gfx/bgbox/neworder.png);
}

.logowanie {
    background-image: url(assets/gfx/bgbox/logowanie.png);
}

.rejestracja {
    background-image: url(assets/gfx/bgbox/rejestracja.png);
}

.new_order_end {
    background-image: url(assets/gfx/bgbox/new_order_end.png);
}

.emp {
    background-image: url(assets/gfx/bgbox/emp.jpg);
}

.bgboxdotpay {
    background-image: url(assets/gfx/bgbox/dotpay.jpg);
}

/**------------------------------------*/
/**shipmenttype- button*/
/**------------------------------------*/
.shipment-type-icon.active {
    background: rgba(43, 43, 43, 1); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(43, 43, 43, 1) 0%, rgba(106, 106, 106, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(43, 43, 43, 1) 0%, rgba(106, 106, 106, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(43, 43, 43, 1) 0%, rgba(106, 106, 106, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#6a6a6a', GradientType=0); /* IE6-9 */;
}

.bg-gray-black:hover, .shipment-type-icon.active {
    border: 3px solid #E95050;
}

.pk-icon {
    background-repeat: no-repeat;
    background-color: transparent;
}

.pk-button .pk-icon {
    margin-right: 5px;
    margin-left: 5px;
    display: inline-block;
}

.pk-button-string {
    vertical-align: middle;
    display: inline-block;
    /*background-color: #0c95be;*/
}

.pk-button-string-block {
    text-align: center;
}

.pk-icon.shipment-type-icon-inner:before {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain, cover;
    display: inline-block;
    width: 40px;
    height: 70px;
    content: "";
}

.pk-icon.icon-envelope:before {
    background-image: url('/assets/icon/icon-koperta.png');
}

.pk-icon.icon-pack:before {
    background-image: url('/assets/icon/icon-paczka.png');
}

.pk-icon.icon-palette:before {
    background-image: url('/assets/icon/icon-paleta.png');
}

.pk-icon.icon-chair:before {
    background-image: url('/assets/icon/icon-nstd.png');
}

.pk-button {
    box-sizing: border-box;
    cursor: pointer;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: white;
    text-transform: uppercase;
    border: solid 3px black;
    overflow: hidden;
    display: inline-block;
    padding: 2px 5px;
    height: 80px;
}

.pk-button::before {
    content: "";
    display: inline-block;
    height: 100%;
    width: 1%;
    vertical-align: middle;
}

.pk-button span {
    display: inline-block;
    vertical-align: middle;
}

.pk-button .multi-line-text {
    display: inline-block;
}

#shipment-button_4 .buttonshipment {
    min-width: 200px;
    margin: 0 5px;
}

#shipment-button_4 .pk-button {
    font-weight: bold;
    font-size: 17px;
}

#shipment-button_5 .buttonshipment {
    min-width: 155px;
    margin: 0 5px;
}

#shipment-button_5 .pk-button {
    font-weight: bold;
    font-size: 15px;
}

.order-additional-services-row .order-additional-service {
    white-space: nowrap;
}

.complaint-row .open-state-icon:before {
    padding-right: 1em;
    font-family: FontAwesome;
}

.complaint-row .open-state-icon:before {
    content: "\f0d7"
}

.complaint-row.open .open-state-icon:before {
    content: '\f0d8'
}

.complaint-phases {
    display: flex;
    width: 100%;
    padding-bottom: 30px;
}

#user-complaints-list .complaint-row {
    cursor: pointer;
}

.complaint-phases .complaint-phase {
    position: relative;
    width: 60px;
    flex-grow: 1;
    height: 15px;
    border-radius: 4px;
    margin-right: 5px;
    background: #e4e4e4;
}

.complaint-phases .complaint-phase-wide {
    width: auto;
    min-width: 60px;
    flex-basis: 30%;
    flex-shrink: 1;
}

.complaint-phase.complaint-phase-status-2 {
    background: linear-gradient(to bottom, #ffd75e 50%, #e0b83f 100%);
}

.complaint-phase.complaint-phase-status-3,
.complaint-phase.complaint-phase-positive {
    background: linear-gradient(to bottom, #39c434 50%, #248323 100%);
}

.complaint-phase.complaint-phase-negative,
.complaint-phase.complaint-phase-missing-attachments,
.complaint-phase.complaint-phase-20,
.complaint-phase.complaint-phase-130 {
    background: linear-gradient(to bottom, #ed5353 50%, #c03232 100%);
}

.agreement-document-panel {
    display: block;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em;
    padding: 3em 1em 2.5em 1em;
    border: 1px #cfcfcf solid;
    border-radius: 2px;
}

.agreement-document-panel:hover {
    background-color: #f9f9f9;
}

.agreement-document-panel .fa {
    font-size: 28px;
    display: block;
    margin: 0 auto 0.5em auto;
}


.pk-kariera li {
    list-style: none;
    margin-left: -40px;
}

.pk-kariera-icon-menu-left {
    font-size: 14px !important;
    color: #ed5353;
    margin-right: 5px;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #dc1f26;
    border: 1px solid white;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0;
    background-color: #dc1f26;
}

.carousel-indicators {
    bottom: -5px;
}

.pk-menu-button {
    display: inline-block;
    border: 0 none;
    background: none;
    color: #000;
    font-size: 30px;
    width: 50px;
    height: 50px;
}

.pk-side-menu-overlay {
    display: none;
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    background: #fff;
    z-index: 1020;
}


.pk-site-article {
    margin-bottom: 4em;
}

.pk-site-article > h1 {
    font-size: 28px;
}

.pk-site-article .expandable-article {
    max-height: 2.75em;
    overflow: hidden;
}

.pk-site-article .article-read-more {
    float: right;
    margin-top: 0.5em;
}

.pk-site-article.pk-site-article-sm {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

body.has-side-menu-overlay {
    overflow: hidden;
}

@media (max-width: 768px) {

    html,
    body {
        min-width: 0;
        background: #fff;
    }

    .navbar .nav {
        margin-top: 10px;
    }

    .navbar {
        min-height: 60px;
        margin-bottom: 0;
        padding: 5px 0;
    }

    ul.pk-nav-tab > li > a {
        padding: 0 15px;
    }

    body,
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        min-width: 0;
        width: 100%;
    }

    .pk-navbar-top {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
    }

    .pk-navbar-top .navbar-header {
        display: flex;
    }

    .pk-header-outer-container {
        display: flex;
    }

    .pk-navbar-menus {
        margin-left: auto !important;
    }

    .pk-logo-navbar img {
        width: auto;
        max-height: 40px;
    }

    .form_dl,
    .form_szer,
    .form_wys,
    .form_wag {
        width: auto;
        float: none;
    }

    .input-group .input-wycen {
        width: 100%;
        float: none;
    }

    .pk-header-menu,
    .pk-left-menu {
        display: none;
    }

    .pk-news-menu {
        max-height: 300px;
        overflow: auto;
    }

    .navbar-user-links {
        display: none;
    }

    .pk-side-menu-overlay .pk-menu {
        display: block;
    }

    a.nav-panel-admina-link,
    a.nav-tw-konto,
    a.nav-prepaid,
    a.nav-wyloguj,
    .nav-admin-change-account-form {
        display: none !important;
    }

    .pk-new-order-button {
        font-size: 9px;
        height: 40px;
        padding: 0 12px;
        white-space: normal;
    }

    .header-komunikat-full {
        margin-top: 60px;
        font-size: 18px;
    }

    #cookieIW #cookieInfoText {
        width: auto;
    }

    .footer-seo-bottom {
        padding: 10px 15px;
    }

    .pk-side-menu-overlay .pk-user-account-info {
        font-size: 14px;
        border-bottom: 1px #eee solid;
    }

    .pk-side-menu-overlay .pk-top-menu {
        font-size: 14px;
        border-bottom: 1px #eee solid;
    }


    #shipment-button_4,
    #shipment-button_5 {
        display: flex;
        flex-wrap: wrap;
    }

    #shipment-button_4 .pk-button,
    #shipment-button_5 .pk-button {
        min-width: 0;
        margin: 2px;
        width: calc(50% - 4px);
        font-size: 14px;
    }

    #companies-container {
        text-align: center;
    }

    .pk-icon.shipment-type-icon-inner:before {
        width: 30px;
        height: 30px;
    }

    .pk-order-valuation-sender-country-container,
    .pk-order-valuation-recipient-country-container {
        text-align: left;
    }

    .pk-order-valuation-sender-country-container label,
    .pk-order-valuation-recipient-country-container label {
        color: #5889a2;
    }

    #order-submit {
        display: block;
        margin: 30px auto;
    }

    .title {
        margin-top: 40px;
        padding-top: 20px;
        border-top: 1px #ddd solid;
    }

    .right-line::after {
        display: none;
    }

    #startnewstitle {
        text-align: left;
    }

    #slideshow {
        margin-right: -15px;
    }

    .news-box {
        max-height: none;
        padding: 20px 15px 0 15px;
        margin: 0;
    }

    .news-box .news-short-txt {
        border: 0 none;
    }

    .pk-tabs-container {
        display: flex;
        height: auto;
        min-height: 40px;
    }

    .pk-tabs-container .pk-tab {
        line-height: 1;
        display: flex;
        align-items: center;
        padding: 5px;
    }

    .pk-tabs-container .pk-tab a,
    .pk-tabs-container .pk-tab a:hover {
        font-size: 12px;
    }

    h4.labelbox {
        margin-top: 40px;
    }

    .pk-user-contact-form .row {
        margin: 0;
    }

    .input-group .input-szablon {
        width: 100%;
    }

    .stepwizard-step .btn-circle {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }

    #packs-list {
        table-layout: fixed;
    }

    #packs-list .pk-pack-list-checkbox-col,
    #packs-list .pk-pack-list-buttons-col {
        width: 20%;
    }

    #packs-list .pk-pack-list-number-col {
        width: 60%;
    }

    .pk-input-file {
        display: flex;
        flex-wrap: wrap;
    }

    .pk-input-file > .btn {
        height: 36px;
        margin-left: auto;
        margin-right: auto;
        font-size: 9px;
    }

    .input-file + label {
        display: flex;
        max-width: none;
        width: 100%;
        flex-grow: 0;
    }

    .input-file + label > span {
        width: auto;
        flex-grow: 1;
    }

    .static-page-string a {
        word-break: break-all;
    }

    .table-responsive > .table.table-wrap,
    .table-responsive > .table.table-wrap > thead > tr > td,
    .table-responsive > .table.table-wrap > thead > tr > th,
    .table-responsive > .table.table-wrap > tbody > tr > td,
    .table-responsive > .table.table-wrap > tbody > tr > th,
    .table-responsive > .table.table-wrap > tfoot > tr > td,
    .table-responsive > .table.table-wrap > tfoot > tr > th {
        white-space: normal;
    }

    a {
        word-break: break-all;
    }

}

@media (max-width: 992px) {
    .form_dl,
    .form_szer,
    .form_wys,
    .form_wag {
        width: auto;
        float: none;
    }

    .input-group .input-wycen {
        width: 100%;
    }

    .pk-user-orders-list-filters-container {
        margin: 0;
    }

    .pk-user-orders-list-filters-container .pk-buttons {
        text-align: right;
    }

    .pk-user-orders-list-tabs-container {
        display: flex;
        flex-wrap: wrap;
        padding: 15px;
        margin: 0;
    }

    .pk-user-orders-list-tabs-container .pk-user-orders-list-tabs-tab {
        width: calc(50% - 6px);
        margin: 3px;
        padding: 0;
    }

    .pk-user-orders-list-tabs-container .pk-user-orders-list-tabs-tab button {
        width: 100%;
        margin: 0;
    }

    .pk-pack-valuation-container {
        display: flex;
        flex-wrap: wrap;
        padding: 15px;
    }

    .pk-pack-valuation-container .pk-pack-length-container,
    .pk-pack-valuation-container .pk-pack-width-container,
    .pk-pack-valuation-container .pk-pack-height-container {
        width: 33%;
        padding: 0;
    }

    .pk-pack-valuation-container .pk-pack-weight-container,
    .pk-pack-valuation-container .pk-pack-amount-container {
        width: 50%;
        padding: 0;
    }

    .pk-pack-valuation-container .pk-pack-amount-container {
        padding-left: 15px;
    }

    .form-horizontal .control-label {
        text-align: left;
    }

    .popover {
        max-width: none;
    }

    .pk-order-instruction-box {
        height: 292px;
    }

}

@media (min-width: 1199px) {
    .container {
        width: 1200px;
        max-width: none !important;
    }
}

@media (min-width: 769px) {
    .pk-menu-button {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .pk-buttons button {
        margin: 0;
        width: 100%;
        overflow: hidden;
    }
}

@media (min-width: 769px) and (max-width: 1199px) {

    html, body {
        min-width: 768px;
    }

    .container {
        width: 100%;
        max-width: none !important;
    }

    .containerbox {
        max-width: 174px;
        width: 100%;
        padding: 3px;
    }

    .pk-logo-navbar img {
        width: 220px;
        height: auto;
        margin-top: 10px;
    }

    .navbar-user-links {
        white-space: nowrap;
    }

    .navbar-user-links a {
        font-size: 9px;
        font-weight: normal;
    }

    .navbar-default .navbar-nav > li {
        font-size: 14px;
    }

    .navbar-default .navbar-nav > li > a {
        margin: 0 5px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .pk-new-order-button {
        font-size: 9px;
        height: 40px;
        padding: 0 12px;
        white-space: normal;
    }

    .form-horizontal .control-label {
        text-align: left;
    }

}

.bg-map-transparent {
    background-image: url('../gfx/footer-map-bg.png');
}

.bg-map-black,
.knowledge-base-header {
    background-image: url("../gfx/bg-map-footer.jpg");
}

.bg-white {
    background-color: #fff;
}

.knowledge-base-search-box {
    max-width: 600px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}

.knowledge-base-body {
    margin-bottom: 3em;
}

.knowledge-base-index {
    column-count: 2;
    column-width: 400px;
}

.knowledge-base-index-item {
    break-inside: avoid
}

.knowledge-base-body .articles-list {
    padding-left: 2em;
    margin-bottom: 2em;
    list-style: none;
}

.knowledge-base-body .categories-list {
    padding-left: 2em;
    margin-bottom: 1em;
    list-style: none;
}

.knowledge-base-body .categories-list + .articles-list {
    padding-left: 2.25em;
}

.knowledge-base-body .articles-list i.fa {
    font-size: 12px;
}

.knowledge-base-body h1,
.knowledge-base-body h2,
.knowledge-base-body h3,
.knowledge-base-body h4,
.knowledge-base-body h5,
.knowledge-base-body h6 {
    font-weight: normal;
}

.knowledge-base-article img {
    margin: 1em;
}

.knowledge-base-article a {
    margin-left: 0.5em;
    margin-right: 0.5em;
}

.knowledge-base-article footer,
.knowledge-base-body .knowledge-base-category-icon {
    color: #333;
}

.stars-rating .star:hover {
    cursor: pointer;
    color: #c03232;
}

.stars-rating:hover .star:before {
    content: "\f005";
    color: #c03232;
}

.stars-rating .star:hover ~ .star:before {
    content: "\f006";
    color: #000;
}

.stars-rating.is-rated .star {
    color: #c03232;
}

.text-restricted {
    position: relative;
}

.text-restricted:after {
    content: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque felis orci, feugiat quis dignissim ut, tempor ac neque. Sed tincidunt mi erat, non pellentesque massa lobortis sit amet. Nulla pulvinar, orci id vestibulum interdum, odio dolor porttitor augue, at porttitor ante arcu lobortis turpis. Nulla viverra auctor tincidunt. Maecenas luctus, magna ac mattis dignissim, massa libero mattis dolor, sit amet placerat enim dui nec augue. Nunc ullamcorper placerat eros id convallis. Duis lacinia ultricies libero, eget tempus orci sodales a. Suspendisse potenti. Phasellus et blandit diam. Ut eu rhoncus libero. Pellentesque nec metus facilisis, malesuada sapien et, ullamcorper mi.\A\AProin lobortis fringilla eleifend. Quisque blandit bibendum ipsum a placerat. In vel sem ut lorem condimentum ultricies. Vivamus tincidunt metus et est posuere ullamcorper. Phasellus nunc elit, tempor quis blandit suscipit, consectetur eu diam. Pellentesque mollis libero a accumsan molestie. Fusce non est nulla. Integer id massa nisi. Sed eget leo eget nisi accumsan pellentesque. Morbi consequat venenatis turpis nec maximus.";
    white-space: pre-wrap;
    color: transparent;
    text-shadow: 0 0 6px #c3c3c3;
}

.text-restricted-overlay {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 70px;
}

.text-restricted-overlay .gradient {
    color: #fff;
}

.text-noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}

.col-no-gutter-left {
    padding-left: 0;
}

.col-no-gutter-right {
    padding-right: 0;
}

.animation-blink {
    animation-name: animation-blink;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.card {
    min-width: 0;
    word-wrap: break-word;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 4px;
}

.card-body {
    min-height: 1px;
    padding: 1em;
}


.d-flex {
    display: flex;
}

.d-inline-block {
    display: inline-block;
}

@media (max-width: 768px) {
    .pk-flex-row {
        display: block;
    }

    .pk-flex-col-1 {
        width: 100%;
    }

    .pk-flex-col-2 {
        width: 100%;
    }

    .pk-flex-col-3 {
        width: 100%;
    }

    .pk-flex-col-4 {
        width: 100%;
    }

    .pk-flex-col-5 {
        width: 100%;
    }

    .pk-flex-col-6 {
        width: 100%;
    }

    .pk-flex-col-7 {
        width: 100%;
    }

    .pk-flex-col-8 {
        width: 100%;
    }

    .pk-flex-col-9 {
        width: 100%;
    }

    .pk-flex-col-10 {
        width: 100%;
    }

    .pk-flex-col-11 {
        width: 100%;
    }

    .pk-flex-col-12 {
        width: 100%;
    }
}

.align-items-center {
    align-items: center;
}


.position-relative {
    position: relative !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.text-overflow-ellipsis {
    text-overflow: ellipsis;
}

.pk-file-selector {
    position: relative;
}

.pk-file-selector > input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

@keyframes animation-blink {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.pk-timeline-container {
    position: relative;
}

.pk-timeline-container::after {
    content: '';
    display: block;
    color: #ccc;
    margin: 0 auto 0 50%;
    height: 40px;
    border-left: 4px #ccc dotted;
    transform: translateX(-2px);
}

.pk-timeline-container.pk-timeline-container:first-child::after {
    height: 80px;
}

.pk-timeline-container.pk-timeline-container:last-child::after {
    height: 0;
}

.pk-tracking-timeline-date {
    width: 50%;
    flex-shrink: 1;
}

.pk-tracking-timeline-icon {
    width: 100px;
    flex-shrink: 0;
}

.pk-tracking-timeline-description {
    width: 50%;
    flex-grow: 1;
}

@media (max-width: 768px) {
    .pk-tracking-timeline-icon {
        width: 80px;
        flex-shrink: 0;
    }

    .pk-tracking-timeline-date {
        width: 20%;
        flex-shrink: 0;
    }

    .pk-tracking-timeline-description {
        width: 80%;
    }

    .pk-timeline-container::after {
        margin-left: 20%;
        transform: translateX(36px);
    }
}

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

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

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

.has-error .select2-container--default .select2-selection--single {
    border-color: #a94442;
}