button.uitbtn, a.uitbtn {
  padding: 10px 10px;
  margin-right: 20px;
  width: 100%;
  height: 120px;
  font-size: 0.9em;
  line-height: 20px;
  margin-bottom: 30px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
/* color: black !important; */
  text-align: center;
}

button.uitbtn-small {
  padding: 2px 10px;
  margin-right: 20px;
  width: 100%;
  height: 90px;
  font-size: 0.9em;
  line-height: 20px;
  margin-bottom: 30px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
/* color: black !important; */
  text-align: center;
}

@media (max-width: 996px) {
  button.uitbtn {
    font-size: 0.8em;
  }
}

@media (max-width: 767.98px) {
  button.uitbtn {
    height: 100px;
    margin-bottom: 15px;
    padding: 5px;
    font-size: 0.8em;
    line-height: 20px;
  }
}

button.uitbtn.chosen {
  background-color: gray;
  color: white;
}

button.uitbtn a, button.uitbtn-small a {
  text-decoration: none !important;
}

button.uitbtn:hover, button.uitbtn-small:hover, a.uitbtn:hover {
  background-color: gray;
  color: white !important;
}

button.uitbtn:hover {
  color: #fff !important;

}

button.uitbtn.chosen {
  background-color: gray !important;
  color: white !important;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
background-color: #eee !important;color:black !important
}

.hovedinnhold {
  margin-top: 50px;
}

.hovedinnhold h1 {
/*font-size: 2em;*/
}

.hovedinnhold h2 {
  font-size: 1.7em !important;
}

@media screen and (max-width: 600px) {
  .hovedinnhold h1 {
    font-size: 1.8em;
  }
}

.hovedinnhold a {
  color: #003349 !important;
  text-decoration: underline !important;
line-height:1.7;
}

/*
.hovedinnhold a:hover {
  text-decoration: none !important;
}

.hovedinnhold .active {
  text-decoration: none !important;
}
*/

button .fal, button .fad, button .fab, button .far, button .fas {
  font-size: 2em;
  padding-bottom: 10px;
}

button .fa, button .fa-solid {
  font-size: 2em;
  padding-bottom: 10px;
}

.chosen {
  color: #fff !important;
}

.kapittel {
  display: none;
}

.dropdown-menu>li>a {
  word-wrap: break-word !important;
  white-space: normal !important;
}

.ekstraavstand {
  margin: 10px 0 20px 0;
}

.panel-heading {
  cursor: pointer;
}

.accordion-toggle:after {
  font-family: 'Font Awesome 5 Pro';
  content: "\f146";
  float: left;
  margin-right: 15px;
}


.panel-heading.collapsed .accordion-toggle:after {
  content: "\f0fe";
}

.row.avstandv {
  margin-left: 10px;
  margin-right: 10px;
}

.generellpadding {
  padding-top: 10px;
  padding-bottom: 10px;
}

.panel-title i {
  color: #a5a5a5;
  margin-left: 8px;
}

p i {
  color: #a5a5a5;
  margin-left: 8px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  background-color: #eee !important;
  color: #009cb6;
  cursor: pointer !important;
}

.opacity {
  opacity: 0.3;
}

#content a {
  text-decoration: underline;
  background-color: #eee;
  padding: 0 4px 0 4px;
}



.btn-link {
  text-decoration: underline;
}

.btn-link:hover {
  text-decoration: none;
}

div.hf p {
  border: 1px solid gray;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 10px;
}

div.hf p:last-of-type, div.hf p:first-of-type {
  border: none;
  padding: 0px;
  margin-bottom: 30px !important;
  margin-top: 30px !important;
}

.kapittel.arkivinnhold p {
  border: 1px solid gray;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 10px;
}

.bg-uitbla1, .btn-uitbla1, .table-uitbla1, .table-uitbla1>td, .table-uitbla1>th {
  background-color: rgba(0, 97, 127, 1);
}

.bg-uitbla4, .btn-uitbla4, .table-uitbla4 {
  background-color: rgba(89, 190, 201, 1);
}

.bg-uitgul, .btn-uitgul, .table-uitgul {
  background-color: #f2a900;
}

.bg-uitlightblue, .btn-uitlightblue, .table-uitlightblue {
  background-color: #c8e1ea;
}

.bg-uitwhite {
background-color:white;
color:black !important;
border:1px solid black;
}
    
.bg-uitmediumblue, .btn-uitmediumblue, .table-uitmediumblue {
  background-color: #93c5d5;
}

.bg-uityellow-80 {
  background-color: #F6BB4C;
}

.bg-uitrod, .btn-uitrod, .table-uitrod, .table-uitrod>td, .table-uitrod>th {
  background-color: rgba(203, 51, 59, 1);
}

.bg-uitrad2 {
  background-color: #22517a;
}

.bg-uitrad3 {
  background-color: #7cbf85;
}

.bg-uitrad4 {
  background-color: #9678d0;
}

.bg-uitgraa {
 background-color: #ededed;
}

.bg-uitkvalitet {
  background-color: #75b6cb;
  white-space: normal;
}

.bg-uitinformasjonssikkerhet {
  background-color: #246b7c;
}

.bg-uitmain {
  background-color: #003349;
}

.subbtn, .subbutton {
  display: block;
  width: 100%;
  font-size: 1em;
  text-align: center;
}

.subbtn .fa {
  font-size: 1em;
  padding-bottom: 0;
}

.trekant_narrow_white {
  background-image: url("/ressurs/uit/profil2019/skra/narrow_white_40.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 12%;
}

changed {
display:block;
font-size:0.8em;
margin-top:35px
}





