@import url("https://design.menighet.no/Portals/0/Menighet.css");

.btnSearchRes, .btnGoToForm {
	min-width: 180px;
}

@media only screen and (max-width: 767px) { 
    #header {
      height: 106px !important;
    }
    .btnEntranceButton {
        margin-top: 40px;
        margin-left: 0px;
    }
  }

@media only screen and (max-width: 550px) {  
  .tableHeaders { max-width: 110px; }
  .GroupEnrollmentView > table > tr > td { max-width: 110px; }
 .GroupEnrollmentView > table tr > td > input { max-width: 110px; }
}
@media only screen and (max-width: 400px) {  
  .tableHeaders { max-width: 90px; }
  .GroupEnrollmentView > table > tr > td { max-width: 90px; }
 .GroupEnrollmentView > table tr > td > input { max-width: 90px; }
}

/*550*/

/*
.kalender-event-body, .Normal  {
    font-size: 17px !important;
}

.list-les-mer:hover {color:#D90011}

.rgAltRow {background-color:blue;height:100px;}

.Hyperlink {
	color: #D90011 !important;
}

.cbListItem {
	padding-top: 10px;
}
.HeadContact3 {
	padding-top: 15px;
}
div.ClearBoth {
	padding-top: 10px;
}

.DivShort {
  width: 120px !important;
}

.wpcc-btn {
  color: white !important;
  background-color: #D90011 !important;
}
.wpcc-btn:hover {
	color: white !important;
}
*/
/*
.page-ingress > h1 {
    font-size: 1.6em !important;
    color: black;
}

.page-ingress > h2 {
    font-size: 1.4em !important;
    color: black;
}
.page-ingress > h3 {
    font-size: 1.2em !important;
    color: black;
}
.page-ingress > h4 {
    font-size: 1.0em !important;
    color: black;
}
.page-ingress > h5 {
    font-size: 1.0em !important;
    color: black;
  	font-weight: 400 !important;
}
.page-ingress > h6 {
    font-size: 1.0em !important;
    color: black;
  font-weight: 100 !important;
}
.page-ingress > p {
    font-size: 1em !important;
}

.page-body > h1 {
    font-size: 2em !important;
    color: black;
    font-weight: 600;
}
.page-body > h2 {
    font-size: 1.6em !important;
    color: black;
}
.page-body > h3 {
    font-size: 1.6em !important;
    color: black;
}
.page-body > h4 {
    font-size: 1.6em !important;
    color: black;
}
.page-body > h5 {
    font-size: 1.6em !important;
    color: black;
}
.page-body > h6 {
    font-size: 1.6em !important;
    color: black;
}

*/
/*
#header #logo {
    width: unset !important;
    min-width: 300px;
}
#header #header-wrap #logo {
    height: 80px;
}
#logo a>img{
    height: 50px !important;
    margin-top: 15px !important;
}
*/

li #Dnn\.Users {
	display: none !important;
}


/* TOP MENU bootstrap */
.top-menu-bootstrap {
 max-width: 88% !important;
  margin: 0 auto;
  padding-bottom: 40px;
  text-align: center;
}
.menu-item-bootstrap {
border:2px solid #fff;
  border-radius: 5px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-weight: 500;
  font-size: 25px;
   transition: all .3s ease;
  text-align: center;
  background-color: #f2f2f2 !important;
}
 .menu-item-bootstrap a::after {
    content: '';
    display: block;
    margin-top: 10px;
    width: 40px;
    height: 4px;
    background: #D90011;
    transition: width .3s;
}
.menu-item-bootstrap a {
  display: inline-block;
  font-weight: 500;
  font-size: 25px;
}
@media only screen and (min-width: 800px) {
.top-menu-bootstrap {
display: block !important
}
.top-menu-mobil-bootstrap {
display: none !important;
}
}
@media only screen and (max-width: 800px) {
.top-menu-bootstrap {
display: none !important;
}
  
.top-menu-mobil-bootstrap {
display: block !important;
}
}
@media only screen and (min-width: 1050px) {
  .menu-item-bootstrap a:hover::after {
    width: 100%;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1050px){
.top-menu-bootstrap {
 text-align: center !important;
}
}
@media only screen and (max-width: 780px) {
  .menu-item-bootstrap {
   margin-top: 10px;
  font-weight: 500;
  font-size: 22px;
  line-height: 40px;
   padding-top: 12px;
  padding-bottom: 20px;
  transition: all .3s ease;
}
}

a[href^="mailto"]  {
color: black !important;
}

/* TOP MENU bootstrap SLUTT */















