/* Space out content a bit */
body {
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: scroll;
    background: url(https://subtlepatterns.com/patterns/cream_pixels.png);
}

/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.box1,
.footer {
    padding-right: 15px;
    padding-left: 15px;
}

.inline-block{
    display: inline-block;
}

/* Custom page header */
.header {
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
/* Make the masthead heading the same height as the navigation */
.header h3 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 40px;
}

/* Custom page footer */
.footer {
    padding-top: 19px;
    color: #777;
    border-top: 1px solid #e5e5e5;
}

/* Customize container */
@media (min-width: 980px) {
    .container {
        max-width: 980px;
    }
}
.container-narrow > hr {
    margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}
.jumbotron .btn {
    padding: 14px 24px;
    font-size: 21px;
}

/* Supporting marketing content */
.box1 {
    margin: 5px 0px 28px 0px;

}
.box1 p + h4 {
    margin-top: 28px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    /* Remove the padding we set earlier */
    .header,
    .box1,
    .footer {
        padding-right: 0;
        padding-left: 0;
    }
    /* Space out the masthead */
    .header {
        margin-bottom: 30px;
    }
    /* Remove the bottom border on the jumbotron for visual effect */
    .jumbotron {
        border-bottom: 0;
    }
}

body { padding-top:20px; }
.panel-body .btn:not(.btn-block) { width:120px;margin-bottom:10px; }


.radio-big {
    height: 37px;
    line-height: 25px;
    font-weight: bold;
}

.shadow_one{
    box-shadow: 0px 0px 9px #656060;
}

.alert_nomargin {
    padding: 15px;
    margin-bottom: 1px !important;
    border: 1px solid transparent;
    border-radius: 4px;
}

.less_margin{
    margin: 5px !important;
}

.logo{
    background: url(images/logo_ko.png) no-repeat;
    height: 100px;
    /* image-rendering: pixelated; */
    background-size: 175px;
    padding-left: 130px;
    font-size: 21px;
    display: inline-block;
    background-size: 110px;
}

.logo-box{
    display: inline-block;
    width: 235px;
    vertical-align: top;
}

.ostatnie_kontrole{

}

.ostatnie_kontrole:hover{

}


.kontrole-tytul{
    font-size: 20px;
}

.table-center-middle td{
    vertical-align:middle !important;
}

.detal
{
    font-size: 10px;
}

.typ_ikona{
    background: url('images/lib.png') 0px -3px no-repeat;
    padding-left: 27px;
    line-height: 17px;
}

.adres_ikona{
    background: url('images/adres.png')  no-repeat;
    padding-left: 27px;
    line-height: 17px;
}

.ostatnie_kontrole{
    min-height: 180px;
}
.bigdrop {
    width: 600px !important;
}

.bigdrop.select2-dropdown--below{
    margin-left: -552px;
}

.glyphicon {
     top: 0px !important;
     line-height: 0 !important;
}