.logistikborsen_main_first {
    background: #ffdee4;
    padding: 10px;
    border: 0;
    padding-top: 5px;
    margin-top: 2px;
}

.main_content {
    border: 0;
    /*        background-image: url(images/logistikborsbg.jpg);
        background-repeat: no-repeat;
        background-size: contain; */
}

.logistikborsen_bors {
    padding: 10px 10px;
    background: #ffecec;
    margin-top: 10px;
}

.logistikborsen_bors h4 {
    margin-top: 10px;
    margin-bottom: 5px;
}

.logistikborsen_foretag a {
    text-decoration: underline;
    font-weight: 600;
}

.logistikborsen_foretag {
    border-bottom: 1px solid #ffafbd;
    background-color: #f7bbc6;
    padding: 1px 5px;
    clear: both;
}

.logistikborsen_foretag:nth-of-type(even) {
    background-color: #ffdee4;
}

.logistikborsen_extrainfo {
    margin-left: 10px;
    color: black;
    font-size: 12px;
}

.logistikborsen_findarticles {
    float: right;
}

.logistikborsen_source {
    margin-left: 16px;
    margin-top: 10px;
    font-size: 90%;
}

.logistikborsen_source a {
    color: #003c76;
    font-style: italic;
    /* font-weight: bold; */
}

.logistikborsen_foretag .logistikborsen_button {
    background: #003c76;
    /* border-radius: 3px; */
    padding: 1px 5px;
    font-size: 10px;
    text-decoration: none;
    border: 1px solid #ffffff;
    color: white;
}


/*     
    .logistikborsen_foretag:nth-of-type(even) .logistikborsen_extrainfo .logistikborsen_button {
        border: #f7bbc6;
    } */

@media (max-width: 600px) {
    .page-template-template-cleaned table td:first-child {
        width: 70px;
    }
    .logistiklaget_toplogo {
        padding: 0 25px;
    }
}