#btnBranche {
    margin-top: 0px;
    padding: 3px !important;
    width: 100%;
    height: 100%;
    background-color: white !important;
    color: #999 !important;
    font-size: 14px !important;
}

#inputSoegBranche{
    height: 33px;
    position: relative;
    top: 1px;
    padding-left: 5px;
    width: 100%;
}

#formSoegBranche{
    margin-bottom: 13px;
}

#resultatSoegBranche{
    margin-bottom: 0;
    position: relative;
}

.brancheHeading, .brancheBeskrivelse{
    font-size: 15px;
}

.accordion-toggle .brancheAccordion {
    background-position-x: 50%;
}

.brancheBeskrivelse{
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.brancheClick > a.accordion-toggle{
    background-size:12px;
    padding: 12px;
    font-size: 15px;
    margin-right: 90px;
    padding-right: 30px;
}

.accordion-element{
    position: relative;
}

#resultatSoegBranche > div > div > .accordion > .accordion-group{
    margin-bottom: 5px !important;
}

.vaelgBranche{
    font-size: 12px !important;
    padding: 6px 18px !important;
    position: absolute;
    right: 17px;
    top: 7px;
}

.branche-boks{
    background-color: #ffffff;
    border: solid #a84f90 1px;
    font-size: 13px;
    padding: 7px 20px !important;
    margin: 12px 10px;
    width: auto !important;
    height: auto;
    border-radius: 5px;
    position: relative;
    float: right !important;
}

#fjernBranche{
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

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

#resultatSoegBranche > div > div > div > ul.pagination > li{
    background: none;
    padding: 0;
    margin: 0;
}

#resultatSoegBranche > div > div > div > ul.pagination{
    margin: 0 !important;
}

#resultatSoegBranche > div > div.col-sm-9{
    padding: 0 !important;
}

.modal .modal-dialog .modal-content .modal-body{
    padding: 20px 50px 75px !important;
}

div.branchePagination> div > ul.pagination > li.active, div.branchePagination> ul.pagination > li.active-first{
    pointer-events: none;
    cursor: default;
}
