.alert.customer-in-dept-warning {
    font-weight: bold;
    font-size: 20px;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #E2001A;
}

.navbar li:hover{
    background-color: #E7E7E7;
}
.navbar-brand{
    padding: 5px;
}

div.copyright-mini{
    filter: grayscale(100%) opacity(50%);
}
div.copyright-mini:hover{
    filter: grayscale(0%) opacity(100%);
}
div.copyright-mini img{
    height: 20px;
}


a{
    color: #E2001A;
}

body{
    font-family: 'Open Sans', sans-serif;
}

a.icon-pulpit{
    border: 1px solid grey;
    padding: 25px;

}
div.menu i.fa{
    color: #E2001A;
}

div.menu a.btn{
    margin: 10px 15px;
    width: 250px;
    padding: 16px 2px;
    box-shadow: 0 6px 6px -6px #666;
}
div.menu a.btn:hover{
    color: #fff;
    background-color: #000;
    box-shadow: 0 3px 3px -4px #666;
}

.btn-default:hover{
    color: #fff;
    background-color: #333;
    box-shadow: 0 3px 3px -6px #666;
}
.btn-default i.fa{
    color: #E2001A;
}

a.btn-mini {
    padding: 4px 8px;
    margin-bottom: 5px;
}

#btn-del-search{
    border-left: none;
    background: none;
}
#btn-del-search:hover{
    background: none;
    border-color: #ccc;
}
#btn-del-search i{
    color: #666;
}
#btn-del-search i:hover{
    color: #000;
}

div.title-page {
    display: inline-block;
    font-weight: bold;
}
div.actions-page{
    display: inline-block;
        float: right;
}

table.table-hover th{
    /*text-align: center;*/
}
table.table-hover td{
    /*text-align: center;*/
}

.panel-ns{
    margin: 5% auto 5% auto;
}

.panel-ns>.panel-heading {
    background-color: #333;
    color: #fff;
    border-color: #ddd;
}

.panel-ns>.panel-body{
    padding: 0 15px 15px 15px;
    overflow: auto;
}
div.panel-heading i.fa{
    color: #E2001A;
}
div.panel-heading a i.fa{
    color: #fff;
}
div.panel-heading a i.fa:hover{
    color: #E2001A;
}

.panel-ns2:hover>.panel-heading {
    background-color: #333;
    color: #fff;
    border-color: #ddd;
}

#footer{
    padding: 6px 10px;
    font-size: 11px;
    line-height: 18px;
    border-top: 1px solid #999;
    text-align: right;
    position: fixed;
    bottom: 0px;
    background-color: #F5F5F5;
    color: #333;
    width: 100%;
    z-index: 999;
    box-shadow: 0 6px 6px 6px #666;
}

table.table-user td{
    padding-left: 25px;
}
table.table-ns{
border-top: 1px solid gray;
border-bottom: 4px solid #f1f1f1;
}
table.table-ns th{
background-color: #f1f1f1;
}
table.table-ns th a{
    color: #000;
}
table.table-ns th i{
    color: #E2001A;
}


ul.pagination li.active_ns a{
 background-color: #000000;
 color: #fff;
}

.pagination>a{
    color: #000;
}

.pagination>li>a, .pagination>li>span {
    color: #333;

}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #666;
    border-color: #333;
}
ul.konf{
    display: block;
    margin: 0px;
    padding: 0 0 0 10px;
    font-size: 12px;
    line-height: 1.2;
    color: #555;
    list-style-type: none;
}

ul.konf li{
    margin: 0;
    padding: 0;
}

ul.konf label{
    font-weight: normal;
}

#newProduct a:hover{
    color: #fff;
    background-color: #333;
    box-shadow: 0 3px 3px -6px #666;
    font-weight: bold;
    padding-left: 30px;
}
#newProduct i.fa{
    color: #E2001A;
}
div.news img {
    padding: 5px;
    background-color: #fff;
    border: 1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#popimg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: #000;
    display: none;
}
#popimg img {
    margin: 3% auto 3% auto;
    padding: 10px;
    background-color: #fff;
    height: 90%;
}
b.download i{
    color: #000;

}
div.form-control{
    overflow: hidden;
    line-height: 160%;
}
div.modal-dialog{
    overflow: hidden;
}
i.info{
    color: #E2001A;
}
i.fa-info-circle{
    color: #E2001A;
}

.btn-menu{
    margin: 10px;
}

.produkt-pozycja-img {
    border: none;
    background: none;
}

.produkt-element-pozycje {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    align-items: center;
}

.produkt-pozycja {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    display: block;
    margin: 10px 0;
}

.news {
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.news .title {
    margin-top: 0;
}

.news .date {
    margin-top: 1rem;
}

.home-footer {
    width: 100%;
    background-color: #000000;
    padding: 30px 0;
    color: #fff;
    position: relative;
    margin-top: -3%;
    font-family: Ubuntu;
}

.home-footer a {
    text-decoration: none;
    color: inherit;
}

.home-footer a:hover {
    color: #e20612;
}

.home-footer .title {
    margin-top: 0;
    margin-bottom: 2rem;
    text-transform: uppercase;
    font-size: 18px;
}

.home-footer .map {
    width: 100%;
    height: 250px;
}

.home-footer .contact .contact-address {
    font-size: 15px;
    text-align: center;
}

.home-footer .contact .contact-address span {
    display: block;
    text-align: center;
}

.home-footer .map {
    width: 100%;
    height: 250px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.home-footer .map-box {
    position: static;
    height: 220px;
}

.home-footer .container {
    width: 100%;
}

.text-danger {
    color: red;
}

@media all and (min-width: 768px){

}

@media all and (min-width: 992px) and (min-height: 700px) {
    .home-footer {
        position: fixed;
        bottom: 33px;
        margin-top: unset;
    }
}

@media all and (min-width: 992px){
    .home-footer .map {
        width: 50%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
    }
}

@media all and (max-width: 767.98px) {
    .produkt-pozycja {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .home-footer .contact .contact-address {
        margin-bottom: 1.5rem;
    }
}

@media all and (max-width: 991.98px){
    .home-footer .contact {
        margin-bottom: 1rem;
    }
}
