/* PES ekstra rules nederst */

/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	border-bottom: 1px solid #44ff44;
  /* 44ff44 - lys mintgrønn */
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 0px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: 44ff44;
    /* 44ff44 - lys mintgrønn */
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

#rt-footer-surround {
    background: #567474;
  /* 567474 skitten militærgrønn */
    border-top: 1px solid #000000;
    color: #ffffff;
}

.behandlingerOversikt h3 {
    margin-bottom: 30px;
    padding: 0 15px;
/*  2021  background: #498976; */
    background: #000;
    color: #fff;
}

.profilColorMainBg .button, .profilColorMainBg button {
    background: 0 0;
    border: 2px solid #fff;
}
.sectionBlock .button, .sectionBlock button, .underside .button, .underside button {
    margin: 0 5px 5px 0;
    font-weight: 300;
}
.profilColorMainBg a {
    color: #fff;
}
.sectionBlock a, .underside a {
    text-decoration: underline;
}

.sectionBlock .button, .sectionBlock button, .underside .button, .underside button, .rsform-submit-button {
    margin: 0 5px 5px 0;
    font-weight: 300;
}
.button, button,.rsform-submit-button {
    text-decoration: none!important;
    font-weight: 400!important;
    padding: 9px 20px;
/* 2021  color: #498976; */
      color: #000;
    border: 2px solid #000;
    background: 0 0;
    font-size: 18px;
    text-shadow: none;
}
.button, button, h1, h2, h3, h4, h5, .rsform-submit-button {
  /* 2021  color: #498976; */
    color: #000;
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
}
.button, button , .rsform-submit-button{
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    cursor: pointer;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    display: inline-block;
    background-color: #ffffff;
    transition: background-color .3s ease-out;
}
@media only screen and (min-width: 40.063em)
.button, button {
    display: inline-block;
}
.button, button, input {
    line-height: normal;
}

.behandlingerOversikt .behandlingerListe a {
    text-decoration: none;
    border-bottom: 1px solid;
}

.behandlingerOversikt .behandlingerListe p {
    color: #888;
}

p {
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
    font-size: 1.1rem;
    font-weight: 300;
    margin-bottom: 0.8rem;
    line-height:1.65rem;
}

h1, h2, h3, h4, h5, h6, .title {
  /* 2021  color: #498976; */
    color: #000;
}

a {
  /* 2021  color: #498976; */
    color: #000;
    text-decoration: underline;
}


a:focus, a:hover {
    color: #ff9933;
}

#rt-footer-surround a{
    color: #ffffff;
}

.box4 {
    background: #E9F4F1;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
    box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
    border-bottom: 1px solid #ffffff;
}

h1, h2, h3, h4, h5, h6, .title {
  /* 2021  color: #498976; */
    color: #000;
}

h1, h2 .title {
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
}

.title, .component-content h2 {
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
    /*font-size: 28px;
    line-height: 30px;
    font-size: 2em;
    line-height: normal;
    font-weight: normal;
    letter-spacing: normal;
    margin-top: 0;
   padding-bottom: 10px;
    margin-bottom: 10px; */
}

body {
    margin: 0;
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
    /*font-size: 14px;
    line-height: 20px; */
      font-size: 1.1em;
    line-height: 1.65em;
    color: #333;
    background-color: #fff;
}

#rt-header {
    background-color: rgba(27,27,27,-0.16);
    background-image: none;
    background-repeat: repeat-x;
    filter: none;
    color: #dddddd;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: 0px solid #000000;
    padding: 25px 0 25px 0;
}

#rt-header .box1 {
  color: #6e6e6e;
  background: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  text-shadow: none;
}




.customnomarginall.headerimp p {
    margin:0;
}
.gf-menu.l1 > li.active,.gf-menu.l1 > li.active > .item,.gf-menu.l1 > li, .gf-menu.l1 > li > .item{
	background: none;
	box-shadow: none;
	border: none;
	
}
.gf-menu.l1 > li.active{
	font-weight: bold;
}
.gf-menu .dropdown ul li.active > .item{
	background-color: none;
	color: #FFFFFF;
	font-weight: bold;
}
.rt-block.menu-block{float: right;}


.rt-block.video-top-body, .rt-block.video-top-body .module-title h2.title{
	color: #ffffff;
}
#rt-drawer .rt-container{
	width: 100%;
}
#rt-drawer .rt-container .rt-grid-12.rt-alpha.rt-omega{
	width: 100%;
}
.rt-block.full-width.height400 {
	margin: 0 !important;
	padding: 0 !important;
	min-height: 400px;
}

.rt-block.full-width.height400 h1{
	margin-top: 0;
}

.height400{
	min-height: 400px !important;
}
.gf-menu.l1 > li:first-child, .gf-menu.l1 > li:first-child > .item{
	border-left: none;
}

.button, button, p.readmore a {
    text-decoration: none!important;
    /* font-weight: 400!important; */
    padding: 9px 20px;
  /* 2021  color: #498976; */
    border: 2px solid #000;
    background: 0 0;
    font-size: 18px;
    /* 2021  color: #498976; */
    color: #000;
    font-weight: bolder;
    text-shadow: none;
}
.top-video-homepage{
	text-align: left;
    max-width:400px;
	/*width: 400px;*/
}
.top-video-homepage h1 {
	font-size: 3.5rem;
    line-height: 4.3rem;
    color: #fff;
}
.top-video-homepage p {
	font-size: 20px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 1.25rem;
}
.top-video-homepage a{
	color: #ffffff;
	border-color: #ffffff;
}
#rt-mainbody-surround {
	background: #ffffff;
}
/*
#rt-mainbody-surround .rt-container{
	width: 1024px !important;
}
*/
p.readmore{
	background: none;
	border:none;
	text-shadow: none;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
p.readmore:hover{
	background: none;
}

p.readmore a:hover{
	background-color: #ff9933;
    /* 2021  #498976; */
	color: #FFFFFF;
}
#rt-footer-surround .module-title, #rt-footer-surround .title, #rt-footer-surround h1, #rt-footer-surround h2, #rt-footer-surround h3, #rt-footer-surround h4, #rt-footer-surround h5, #rt-footer-surround h6{
	text-shadow: none;
}
.gf-menu > .parent > .dropdown{
	padding-top: none;
	box-shadow: none;
	/* color: #498976;*/
	background-color: #f7f7f7;
}
.gf-menu .dropdown > div{
	background-color: #f7f7f7;
	box-shadow: none;
}
.gf-menu.l1 > li > a.item {
	color: #f7f7f7;
}
.gf-menu .dropdown ul li .item{
  /* 2021  color: #498976; */
	color: #000;
	text-shadow: none;
}
.gf-menu .dropdown .rt-arrow-pointer{
	display: none;
}

.background-bgimage-image-template-rouven #rt-bg-image{
	background-image: none;
    /* 2021  color: #498976; */
	background-color: #000;
	
}
#rt-bg-image{
	background-image: none;
    /* 2021  color: #498976; */
	background-color: #000;
}

.background-bgimage-image-template-rouven #rt-bg-image .rt-bg-overlay{
	background-image: none;
}


.formControlLabel{
	display: none;
}
.controls.formControls{
	margin-left: 0;
}
.controls.formControls textarea {
	width: 100%;
	border-radius: 0;
}
.controls.formControls input{
	border-radius: 0;
	width: 100%;
	height: 30px;
}
.article-blog-title{
    margin-left: 0;
}
.article-blog-title span.field-value{
    font-size: 24px;
}
article.item-page .fields-container .article-blog-title,article > .fields-container > .article-blog-title{
    display: none;
}
.no-underline{
    text-decoration: none;
}
ul {margin-bottom:5em;}
li {font-size:1.2em;font-weight:300;line-height:150%;}
img {padding-top:12px;padding-bottom:12px;}
strong {font-weight:500}
h1 { font-size: 2.35em; line-height: normal;     margin: 0.8em 0 0 0; font-weight:500;}
h2 { font-size: 2.1em; line-height: normal;  margin: 1.8em 0 0 0; font-weight:500;}
h3 { font-size: 1.7em; line-height: normal;   margin: 1.4em 0 0 0; padding-top:18px; font-weight:500;}
h4 { font-size: 1.5em;  line-height: normal;   margin: 1.4em 0 0 0; padding-top:18px; font-weight:500;}
.gf-menu li.parent > .item::after{
	content: none;
}
.gf-menu .dropdown .grouped.parent > .item::after{
	content: none;
}
.gf-menu .dropdown .grouped ol{
	background: none;
	border:none;
	border-radius: none;
}
article h3, #rt-footer h3{
	margin-top: 0;
}
.gf-menu .dropdown .grouped ol{
	display: none;
}

/*
@media (max-width: 480px) { 
	#rt-logo {
	    background-size: 80% !important;
	    background-position: 50% 0 !important;
	} 
}


@media (min-width: 481px) and (max-width: 767px) {
	#rt-logo {
	    margin: 0 auto;
	    background-size: 100% !important;
	} 
}


@media (min-width: 768px) and (max-width: 959px) { 
	#rt-logo {
	    margin: 0 auto;
	    background-size: 100% !important;
	} 
}


@media (min-width: 960px) and (max-width: 1199px) {
	#rt-logo{
		background-size: 100% !important;
		margin: 0 auto;
	} 
}

*/
@media (min-width: 1200px) { 
	#rt-logo{
		width: 100%;
		height: 50px
	}
 } 
 #rt-logo{
		background-size: 100% !important;
		height: 50px
}
/* not working */
.main-main{
	display: block !important;
margin: 0 auto !important;
float: none !important;	
}

dl.fields-container{
	margin-bottom: 0px;
margin-top: 10px;
}

#rt-sidebar-b .menu li a{
	text-decoration: none;
  /* 2021  color: #498976; */
	color: #000;
	background-image: none;
	list-style: none;
	font-size: 1em;
	line-height: 1em;
}

#rt-sidebar-b ul.menu li#current.active > a {
  /* 2021  color: #498976; */
	color: #000;
	list-style: none;
	background-color: #dedede;
	background-image: none;
	list-style: none;
	font-size: 1em;
	line-height: 1em;
}

.gf-menu-toggle {
    background: url(../images/patterns/horiz-lines.png);
    background-image: url(../images/patterns/horiz-lines.png);
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    border:none;
    
    top: 40px;
    right: 10px;
    left: unset;
}
#rt-feature{
  /* BKG F2F2F2 nesten hvit */
	background-color: rgba(242,242,242,0);
}
@media (min-width:961px)  { #rt-feature{height: 550px;}}


#rt-bg-image.homepage {
	background-image: url(../videos/Cosmo_clinic.jpg);
}
.layout-mode-responsive .gf-menu-device-container{
	background: #f7f7f7;
	border: none;
}
.gf-menu-device-container .gf-menu{
	background: #f7f7f7 url(../images/menu/tree-main.png) repeat-y !important;
	border-top: 15px solid #f7f7f7;
}
.gf-menu-device-container .gf-menu .item{
	font-size: 14px;
}
.gf-menu-device-container .gf-menu .dropdown ul li,.gf-menu-device-container .gf-menu .dropdown ul li:last-child,  .layout-mode-responsive .gf-menu li .columns-3 > .col3 > ul > li:last-child{
	background: #f7f7f7 url(../images/menu/tree-node.png) no-repeat !important;
}
section.blogom-oss-leger .items-row article h2 a{
	font-size: 24px;
	line-height: 30px;
	text-decoration: none;
}
section.blogom-oss-leger .items-row article h2{
	padding: 0px;
	margin-bottom: 0px;
	line-height: 0px;
}
section.blog .category-desc{
	margin-bottom: 50px;
}

section.blog .items-row article h2 a{
	font-size: 1.8em;
	line-height: 20px;
	text-decoration: none;
}
section.blog .items-row article h2{
	padding: 0px;
	margin-bottom: 0px;
	line-height: 20px;
/*	line-height: 0px;*/  
}
section.blog .category-desc{
	margin-bottom: 50px;
}
ul.menu ul li > a::before, ul.menu ul li:active > a::before{
	content: none !important;
}

#rt-sidebar-b{margin-top: 86px;}
@media (max-width: 767px) {
	.layout-mode-responsive .gf-menu li .columns-2 > .col2 > ul > li:last-child{
		background: #f7f7f7 url(../images/menu/tree-node-last.png) 0 -2px no-repeat !important;
		
	}
	.layout-mode-responsive .gf-menu > li:last-child{
		background: #f7f7f7 url(../images/menu/tree-node-last.png) 0 -2px no-repeat !important;
	}
	.layout-mode-responsive .gf-menu li .columns-1 > .col1 > ul > li:last-child{
		background: #f7f7f7 url(../images/menu/tree-node-last.png) 0 -2px no-repeat !important;
	}
	.gf-menu.l1 > li > a.item{
		color: #4e8875;
		text-shadow: none;
		font-weight: bold;
	}
}


/* PES fix pasienthistorier teaserside */
.blog h2 .no-underline {
  font-size:1.8em;
line-height: normal;
}




/*text overlapping fixed*/

section.blog .items-row article h2 {
    line-height: 1 !important;
}

/* PE fix space before article h2s */
.component-content .item-page h2 {
  margin-top:2em;
}
.title, .component-content h2 {
    font-size: 1.8em;
    line-height: normal;
    font-weight: normal;
    letter-spacing: normal;
    margin-top: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
.faktaboks {
  margin: auto; 
  font-size: 1.05em; 
  line-height: 1.7em; 
  border: 2px solid; 
  border-radius: 4px; 
  /* 2021  color: #498976; */
  border-color: #000; 
  margin-top: 70px; 
  margin-bottom: 70px; 
  padding:30px;
/*
  padding-top: 36px; 
  padding-bottom:30px;
  padding-left:30px; 
  padding-right:30px; 
*/  
  width: 88%; 
  max-width: 700px; 
  text-align: center;
}
.faktaboks h2 {
  font-size:1.4em;
  margin-top:20px;
}
.buttongreen {
    text-decoration: none !important;
    padding: 14px 30px;
/* 2021  color: #498976; */
    border: 2px solid #000;
    background: 0 0;
  /* 2021  color: #498976; */
    background-color: #000;
    font-size: 20px;
    font-weight: 500 !important;
    color: #fff;
    text-shadow: none;
    line-height: normal;
    width:96%;
    max-width:300px;
}
/* START TAGS PAGE ADJUSTMENTS */
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
  /* 2021  color: #498976; */
    border-bottom: 1px solid #000;
    padding: 38px;
}
.list-striped li:nth-child(2n+1), .list-striped dd:nth-child(2n+1), .row-striped .row:nth-child(2n+1), .row-striped .row-fluid:nth-child(2n+1) {
    background-color: #fff;
}
.btn-group:first-child { /*removes form*/
    /* margin-left: 0; */
    display: none;
}
.component-content .tags .label-info {
    border-radius: 10px;
    padding: 11px 11px;
}
.tags .label-info {
  /* 2021  color: #4e8875; */
    background-color: #222;
    color: #fff;
    font-weight: normal;
    font-size: 1em;
    line-height: 3em;
}
.filters btn-toolbar {
    display: none;
}
/* STOP TAGS PAGE ADJUSTMENTS */

.gf-menu-device-container ul li.parent .dropdown{display: none;}
.gf-menu-device-container ul li.parent.active .dropdown{display: block;}

.gf-menu-device-container ul li.parent .dropdown div ul li.parent .dropdown{
    display: none;
}
.gf-menu-device-container ul li.parent .dropdown div ul li.parent.active .dropdown{display: block;}

@(max-width: 767px){
    .layout-mode-responsive .gf-menu li .columns-3 > .col3 > ul > li:last-child{
        /*background: none !important;*/
    } 

    

}


.layout-mode-responsive .gf-menu ul, .layout-mode-responsive .gf-menu ol {
    background-color: #f7f7f7 !important;
}

.layout-mode-responsive .gf-menu-device-wrapper .gf-menu li {
    background: url(../images/menu/tree-node.png) no-repeat !important;
}

.layout-mode-responsive .rt-block.menu-block{
        width: 100%;
    }

.layout-mode-responsive .gf-menu li:hover > .item {
	background-color: rgba(0,0,0,0.2);
	color: #FFFFFF;
}  

/* Level 1-3 menu sub to treatment*/
ul .l1, ul .l2, ul .l3 {
    margin:18px;
    border-radius: 10px;
}

ul .l2 {
    margin:18px;
    border-radius: 10px;
}
ul .l3 {
    /*width: 280px;*/
    background-color: #fff;
    margin:18px;
    border-radius: 10px;
}

/* Tablets */
@media (min-width: 768px) and (max-width: 959px) { 

	ul .l1, ul .l2, ul .l3 {
	    margin:18px;
	    border-radius: 10px;
	}

	ul .l2 {
	    margin:18px;
	    border-radius: 10px;
	}
	ul .l3 {
	    /*width: 280px;*/
	    background-color: #fff;
	    margin:18px;
	    border-radius: 10px;
	}
    .gf-menu li.item152:hover > .dropdown {
        left: -60px;
    }
 }

 @media screen and (min-width: 960px) {
  ul.l2 li div.dropdown.flyout div.column{
            background-color: #ffffff !important;
    }
    ul.l2 li div.dropdown.flyout div.column ul.l3 li{
        background-color: #FFFFFF;
    }
}
.lenkerundersider {
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 1.05em;
    line-height: 1.7em;
    border: 2px solid;
    border-radius: 4px;
    /* 2021  color: #498976; */
    border-color: #222;
    margin-top: 70px;
    margin-bottom: 70px;
/* padding: 30px; */
    padding-top: 22;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    width: 88%;
    max-width: 700px;
}
/* Mellomrom før h2 pasienthistorier teaserside */
section.blog .items-row article h2 {
    margin-top: 50px;
}

.custombestil-time-bottom p{
    text-align: center;
}

.customfloating-button-mobile a{
        width: 100%;;
        position: fixed;
        bottom: 0;
        left: 0;
        margin: 0 auto; 
        text-transform: uppercase;
        text-align: center;
  /* oransje button nederst på mobil */
        background: rgb(242, 102, 6);
        color: #FFFFFF;
        border: none;
        padding: 20px  0 20px 0;
        z-index: 1050;
    }
/* H2-overskrifter category-description*/
.title, .component-content h2 {
    font-size: 1.7em;
    line-height: normal;
    font-weight: normal;
    letter-spacing: normal;
    margin-top: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
.component-content .blog h2 {
    margin-top: 2em;
}
/* Erfaring-linker button */
.erfaringbutton {
border-radius: 10px;
padding: 14px 14px;
    /* 2021  color: #498976; */
background-color: #222;
color: #fff;
font-weight: normal;
font-size: 1em;
line-height: 3em;
width:96%;
max-width: 400px;
}
h3 {
  font-size:1.5em;
}
.article-blog-title span.field-value {
    font-size: 1.2em;
}
/* Hides menu item in Right Menu*/
#rt-sidebar-b .menu li a .MainPageHideRight {
  display:none;
}
/* Mindre skrift i høyremeny */
#rt-sidebar-b .menu li a {
    /* 2021  color: #498976; */  
    color: #000;
    list-style: none;
    font-size: 0.85em;
    line-height: 0.9em;
}
/* Mer luft over footer */
#rt-footer-surround {
    color: #ffffff;
    margin-top: 60px;
}
.kleintextcaption {
  font-size:0.9em;
  font-style:italic;
}

/* Accordion Slider*/
.rl_sliders.accordion > .accordion-group .accordion-heading .accordion-toggle {
    cursor: pointer;
    font-size: 1.5em;
    color:#fff;
    background-color:#c7c7c7;
    padding: 23px 17px 21px 17px;
    line-height: normal;
    text-decoration: none;
}
.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
      /* 2021  color: #498976; */  
    color: #000;
  background-color:#fff;
}
/* STOP Accordion Slider*/

h4 {
    font-size: 1.5em;
    line-height: normal;
    margin: 1.4em 0 1em 0;
    padding-top: 18px;
    font-weight: 500;
}

ul .category-module mod-list {
list-style: none;
margin-left:0;
}
/*
ul .mod-list {
list-style: none;
margin-left:0;
}*/
strong {
  font-weight: bold;
}

ul.category-moduletagged-bryst-bloggtema{
	list-style: none;
     margin-top:30px;
}
ul.category-moduletagged-bryst-bloggtema li a{
	font-size: 0.9em;
    margin-left:-20px;
}
ul.mostread mod-list {
	list-style: none;
     margin-top:30px;
}
ul.mostread mod-list li a{
	list-style: none;
  	font-size: 0.9em;
    margin-left:-20px;
}

.buttoncorona, button p.readmore a {

    text-decoration: none !important;
    padding: 9px 20px;
    border: 2px solid 

    #498976;
        border-top-color: rgb(73, 137, 118);
        border-right-color: rgb(73, 137, 118);
        border-bottom-color: rgb(73, 137, 118);
        border-left-color: rgb(73, 137, 118);
    background: 0 0;
    font-size: 26px;
    color: #000;
    font-weight: bolder;
    text-shadow: none;

}
/*
.tag-categorytestimonials-blog form h3{
text-decoration:none;
  font-size:2.4em;
}
*/
.table-striped{
  width:100%;
  max-width:590px;
}
.table th, .table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd;
        border-top-color: rgb(221, 221, 221);
    width: 100%;
}

/* for all checkbox coming form rsform */

.rsform-block .controls.formControls label.checkbox input{
    width: 15px !important;
    height: 15px;
/*    padding-top: 30px;
    padding-bottom: 30px;
    margin-top:30px;
    margin-bottom:30px; */
}
/* luft før og etter checkbox GDPR 
.controls>.radio:first-child, .controls>.checkbox:first-child {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top:20px;
    margin-bottom:20px;
} */

/* 2021 Links on Homepage */
.blog-featured.feb13-home a{
	color:#000000 !important;
}

.blog-featured.feb13-home a:hover{
  /* 2021 color:#4e8875 */ 
	color:#ff9933 !important;
}
/* STOP 2021 Links on Homepage */


/* FROM GREEN TO BLACK 2021 start */
/* FROM GREEN TO BLACK 2021 start */
#rt-sidebar-b .menu li a {
    text-decoration: none;
  color: #000;
/* 2021  color:   color: #4e8875; */
/* background-color: #dedede; */
  background-color: #fff;
    background-image: none;
    list-style: none;
    font-size: 0.9em;
    line-height: 1em;
}

#rt-sidebar-b ul.menu li#current.active > a {
/* 2021  color:	color: #4e8875; */
    color: #000;
	list-style: none;
/*	background-color: #4e8875; */
    background-color: #ebebeb;
	background-image: none;
	list-style: none;
	font-size: 0.9em;
	line-height: 1em;
}

#rt-bg-image {
  /* 2021  */
    background-image: none;
    background-color: #000;
}
#rt-footer-surround {
    /* 2021  */
    background: #000;
/*    background: #567474; */
    border-top: 1px solid #000;
    color: #fff;
}
a {
    color: #000;
}
.button, button, p.readmore a {
    text-decoration: none !important;
    font-weight: 400 !important;
    padding: 9px 20px;
    border: 2px solid #000;
    background: 0 0;
    font-size: 18px;
    color: #000;
    font-weight: bolder;
    text-shadow: none;
}
h1, h2, h3, h4, h5, h6, .title {
      color: #000;  
/* 2021  color: #498976; */
}
/* FROM GREEN TO BLACK 2021 STOP */

/*added padding to avoid trimming of words for content bottom module
  remember to add class rt-grid-7 whenever you add module in that module postion
*/
.customrt-grid-7{
  padding:0 5px; 
}

/* Pasienthistorier teaserpage mindre padding og Cosmo-gul stripe */
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
    border-bottom: 1px solid #f93;
    padding: 18px;
}
/*Sliders Accordion RegularLabs endring */
.rl_sliders.accordion > .accordion-group .accordion-heading .accordion-toggle {
    cursor: pointer;
    font-size: 1.5em;
    color: #000;
    background-color: #f93;
    padding: 23px 17px 21px 17px;
    line-height: normal;
    text-decoration: none;
}
.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
    color: #f93;
}

.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
    color: #3071a9;
}

