/*! CSS Used from: https://www.abfotoklubb.no/konkurranser/public/css/jury.css?v=v3.5.513b1cb */
.panel.panel-default{border:none!important;}
@media print{
    ol.breadcrumb{display:none;}
}
.view_title{display:none;color:red;}
/*! CSS Used from: https://www.abfotoklubb.no/konkurranser/public/css/jury-custom.css?v=v3.5.513b1cb */
.container h3{float:left;}
span.listing_limit{float:right;margin-top:25px;}
div.title_block {
    padding-left: 3px;
}
div.title_block span {
    color: #777;
    float: left;
    clear: both;
    padding-bottom: 5px;
}
ad#my-ad div{
    text-align: center;
    padding-bottom: 30px;
}
@media only screen and (min-width: 769px) {
    a.navbar-brand.logo {
        padding-top: 6px;
        padding-right: 5px;
    }
}
@media only screen and (max-width: 768px) {
    a.navbar-brand.logo {
        padding-left: 5px;
        padding-top: 6px !important;
        padding-right: 5px !important;
    }
}

.single-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

