#hendelserTable thead th, #hendelserTable tbody td {
    padding: 2px;
}
.tableFilter {
    width: 100%;
}
.mainWrap {
    width: 100%;
}
.response {
    margin-left: 15px;
    margin-right: 0px;
}
.row {
    margin-right: 0px;
}

#head {
    padding-top: 3px;
    padding-bottom: 3px;
    border: 1px solid #000;
    margin-bottom: 10px;
}

#amisHead {
    border: 1px solid #000;
    margin-bottom: 10px;
}

#headerAmis {
    padding-top:5px;
    padding-bottom:5px;
    font-size: 25px;
    font-weight: bold;
}

.response {
    border: 1px solid #000;
    margin-left: 0px;
    padding: 5px;
    margin-bottom: 10px;
}

.searchrow {
    display: flex;
    margin-bottom:5px;
}

.searchbtn {
    width: 35%;
}

.pasCont {
    border: 1px solid #000;
    width: 70px;
    height: 70px;
    margin-top: 3px;
    text-align: center;
    display: inline-block;
    transform: translate(50%, 0%);
}

.tilCont {
    width: 70px;
    transform: translate(50%, 0%);
    width: 70px;
    display: inline-block;
    text-align: center;
}

.pasnr {
    margin-top: -8px;
    font-size: 40px;
    font-weight: bold;
}

.tiltakWrapper {
    min-height: 120px;
    margin-top: 5px;
}

.tiltak {
    font-size: 40px;
    font-weight: bold;
}

.tiltakInfo {
    border: 1px solid #000;
    margin-bottom: 10px;
    min-height: 120px;
    padding-bottom: 3px;
}

.varslingInfo {
    border: 1px solid #000;
    margin-bottom: 10px;
    min-height: 80px;
}

.tiltakLine {
    margin-top: 10px;
}

.data {
    font-weight: bold;
    text-align: center;
}
.datahead {
    font-weight: bold;
    min-height: 20px;
}

.status {
    font-size: 16px;
}

.df {
    font-size: 14px;
    text-align: center;
}

.pasnr {
    font-size: bold;
}

.ambulanse {
    font-size: 25px;
}
.tiltaktype {
    font-size: 20px;
}

.icon img {
    width: 48px;
    height: 48px;
}

.field {
    font-weight: bold;
    font-size: 34px;
}

.logg {
    border-bottom: 1px solid #000;
    min-height: 52px;
    position:relative;
    margin:0;
}
.logg.important {
    background: rgba(200,40,40,0.2);
}

#aksjonsloggwrapper h2 {
    padding-left:5px;
}

#searchwrapper {
    padding-left: 20px;
}

.atid {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size:10px;
}

.loggtekst {
    padding: 5px;
    margin-bottom: 6px;
    font-size: 16px;
}
.tableField {
    max-height: 20px;
    overflow: hidden;
}

.grade_A {
    background: #ff4d4d;
}
.grade_H {
    background: #f7f14a;
}
.grade_V1, .grade_V {
    background: #41f74a;
}
.grade_V2 {
    background: #31a428;
}
.p1, .p2, .p3, .p4 {
    font-size: 10px;
    margin-right:-50px;

}
