/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-0bmnz9a86f] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-0bmnz9a86f] {
    flex: 1;
}

.sidebar[b-0bmnz9a86f] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-0bmnz9a86f] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-0bmnz9a86f]  a, .top-row[b-0bmnz9a86f]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-0bmnz9a86f]  a:hover, .top-row[b-0bmnz9a86f]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-0bmnz9a86f]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-0bmnz9a86f] {
        justify-content: space-between;
    }

    .top-row[b-0bmnz9a86f]  a, .top-row[b-0bmnz9a86f]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-0bmnz9a86f] {
        flex-direction: row;
    }

    .sidebar[b-0bmnz9a86f] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-0bmnz9a86f] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-0bmnz9a86f]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-0bmnz9a86f], article[b-0bmnz9a86f] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Pages/ModalSSB.razor.rz.scp.css */
/* Endre bakgrunnsfarge */
.mybutton[b-g05ah4knjx] {
   background-color: #156630;
   border: none;
}

   /* Bakgrunnsfarge aktiv*/
   .mybutton.mybutton:active[b-g05ah4knjx] {
      border: none;
      background-color: #1a833b;
   }

   /* Bakgrunnsfarge aktiv*/
   .mybutton.mybutton:hover[b-g05ah4knjx] {
      border: none;
      background-color: #1a833b;
   }

/* Fjerne skygge */
input:focus[b-g05ah4knjx] {
   box-shadow: none;
}

/* Font */
head[b-g05ah4knjx], body[b-g05ah4knjx], p[b-g05ah4knjx], button[b-g05ah4knjx], li[b-g05ah4knjx], label[b-g05ah4knjx], input[b-g05ah4knjx] {
   font-family: "Muli";
}

/* Tekst som er valgt */
[b-g05ah4knjx]::selection {
   background: #e9f4ec;
}

table tbody tr:nth-child(2n)[b-g05ah4knjx] {
   background: #fcf1e8;
   color: #222;
}

.mycheckbox > input:checked[b-g05ah4knjx] {
   background-color: red;
}
/* /Pages/MultiselectEnkel.razor.rz.scp.css */
/* Endre bakgrunnsfarge */
.mybutton[b-ng2rt0qrua] {
   background-color: #156630;
   border: none;
}

   /* Bakgrunnsfarge aktiv*/
   .mybutton.mybutton:active[b-ng2rt0qrua] {
      border: none;
      background-color: #1a833b;
   }

   /* Bakgrunnsfarge aktiv*/
   .mybutton.mybutton:hover[b-ng2rt0qrua] {
      border: none;
      background-color: #1a833b;
   }

/* Fjerne skygge */
input:focus[b-ng2rt0qrua] {
   box-shadow: none;
}

/* Font */
head[b-ng2rt0qrua], body[b-ng2rt0qrua], p[b-ng2rt0qrua], button[b-ng2rt0qrua], li[b-ng2rt0qrua], label[b-ng2rt0qrua], input[b-ng2rt0qrua] {
   font-family: "Muli";
}

/* Tekst som er valgt */
[b-ng2rt0qrua]::selection {
   background: #e9f4ec;
}

table tbody tr:nth-child(2n)[b-ng2rt0qrua] {
   background: #fcf1e8;
   color: #222;
}

/*.mycheckbox > input:checked {
   background-color: red;
}*/

.myli[b-ng2rt0qrua] {
   background-color: #e9f4ec;
   border: #156630;
   color: black;
}
/* /Pages/Priskalkulator.razor.rz.scp.css */
/* Endre bakgrunnsfarge */
.mybutton[b-8vmkiu617x] {
   background-color: #156630;
   border: none;
}

   /* Bakgrunnsfarge aktiv*/
   .mybutton.mybutton:active[b-8vmkiu617x] {
      border: none;
      background-color: #1a833b;
   }

   /* Bakgrunnsfarge aktiv*/
   .mybutton.mybutton:hover[b-8vmkiu617x] {
      border: none;
      background-color: #1a833b;
   }

/* Fjerne skygge */
input:focus[b-8vmkiu617x] {
   box-shadow: none;
}

/* Font */
head[b-8vmkiu617x], body[b-8vmkiu617x], p[b-8vmkiu617x], button[b-8vmkiu617x], li[b-8vmkiu617x], label[b-8vmkiu617x], input[b-8vmkiu617x] {
   font-family: "Muli";
}

/* Tekst som er valgt */
[b-8vmkiu617x]::selection {
   background: #e9f4ec;
}

table tbody tr:nth-child(2n)[b-8vmkiu617x] {
   background: #fcf1e8;
   color: #222;
}
