/*Main elements*/
html, body {
	height: 100%;
	margin: 0;
}

h4{
	font-weight:bold;
	}

@media print
{    
    #footer2, #hkolumnen, .articlefooter, #schoolbtns, .noprint, .infobox
    {
        display: none !important;
    }
}

/* Expander button (FAQ instructions) */
.expander .glyphicon-minus{
  position: relative;
  left: -1px;
}

.expander.btn-xs{
  background-color: #e6e6e6;
  border-color: #adadad;
  padding:0;
  width:20px;
  height:20px;
  line-height:20px;
}

.sicon{
	height:30px;
	width:auto;
	padding-left:5px;
	padding-right:5px;
	}	
	
.push{
	height:45px;	
	}

#boverride{
	background-color: #f0eeeb;
	max-width: 100%;
    overflow-x: hidden;
	font-display: block;
	font-family:Open Sans, Sans-Serif;
	color:#525051;
	}	

#boverride .jumbo{
	font-size:3vw;
	text-align:center;
	font-style:italic;
	}
	
.pagebody{
	padding-top:145px;
	}	

.row{
	padding-left:40px;
	padding-right:40px;
	}	
	
@media(max-width: 767px){
	.row{
		padding-left:4px;
		padding-right:0px;
		}
	}	
	
.maincontent{
	padding:0px;
	 min-height: 100%;
	 margin-bottom: -40px;
	}		

h1{
    text-transform: uppercase;
	font-size:30px;	
	}	
	
h1::first-letter:not(.level){
	font-size: 140%;
	}

#boverride h4{
	margin-top:20px !important;
	}
	
/*Header*/
#brand{
	margin-left:5px;
	}

#dropdown{
	padding-top:8px;
	}
	
#dropdownMenu1{
	background-color:#2a3034;color:white;border:0;
	}	
	
.navlist{
	background-color:#2a3034;
	border-radius:0px;
	padding:0px;
	margin:0px;
	border:0px;
	margin-bottom:10px;
	font-family:Open Sans, Sans-Serif;
	font-size:18px;
	text-transform: uppercase;
	}
	
.nactive{
	font-weight:bold !important;
	color:#c68356 !important;
	}	
	
#boverride a.mlink:hover{
	color:#c68356 !important;
	}		
	
.myheader{
	padding:0px;
	}
	
#headerbild{
	width:100%;
	min-height:107px;
	}	

#subhead{
	min-height:107px !important;
	border:solid 1px black;
	background-color:white;
	background: url("../images/subheader.jpg") no-repeat;
	background-size:cover;
	padding:0px;
	margin:0px;
	}

#navlisten{
	margin-top:107px;
	}

.utlsvl{
	color:#494c9f;
	font-weight:500;
	padding-top:6vw;
	font-family:BebasNeue, Sans-Serif;
	line-height:45%;
	letter-spacing:2px;
	position:absolute;
	z-index:2;
	top:5vw;
	left:7vw;
	text-align:left;
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

#svh1{
	font-size:85px;
}	

#enh1{
	font-size:76px;
}	

.utlsvl::first-letter{
	font-size: 145px;
	display: inline-block;
	vertical-align: -80%;
	}
	
#last{
	color:#c18058;
	}

.subtitle{
	color:#4d5051;
	font-family:Open Sans, sans-serif;
	font-weight:400;
	padding-top:0px;
	margin-top:0px;
	position:relative;
	letter-spacing:0px;
	text-shadow: none;
	}		

#svsub{
	top:-19px;
	font-size:24px;
	left:65px;
	}	

#ensub{
	top:-15px;
	font-size:25px;
	left:62px;
	}	
	
.utlsvl2{
	color:#494c9f;
	font-size:50px;
	font-family:BebasNeue, Sans-Serif;
	line-height:45%;
	position:absolute;
	z-index:2;
	top:40px;
	left:100px;
	letter-spacing:1px;
	}	

.utlsvl2::first-letter{
	font-size: 96px;
	display: inline-block;
	vertical-align: -84%;
	}	
	
.utlsvl2 .subtitle{
	color:#3f1016;
	letter-spacing:0px;
	}		
	
.utlsvl2 #last{
	color:#c18058;
	}		
	
.utlsvl2 #svsub{
	top:-10px;
	font-size:14px;
	left:40px;
	}	

.utlsvl2 #ensub{
	top:-9px;
	font-size:16px;
	left:42px;
}

.logo{
	position:absolute;
	z-index:2;
	top:2vw;
	left:370px;
	height:8vw;
	width:auto;
	}

#litenlogga{
	position:absolute;
	top:7px;
	left:32px;
	}
	
#boverride ul.cwhite a{
	color:white;
	}

#boverride ul.cblack a{
	color:#525051;
	}

/*Cards*/
.colheight, .textcard{
	background-color: white;
	margin:0px;
	margin-top:8px;
	margin-bottom:8px;
	}

#boverride .card{
	color:#4a4c9f;
	border:0px;
	margin:0px;
	transition-property: background;
	transition-duration: 0.2s;
	transition-timing-function: linear;
	text-align:center;
	background-color: white;
	border-bottom: 1px solid #efefef;
	border-radius: 10px 10px 0 0;
	padding: 10px 14px;
	font-family:'BebasNeue', Sans-Serif;
	}

#boverride .card h2{
	font-size:25px;
	padding:0px;
	margin:0px;
	margin-top:5px;
	}	
	
#boverride .cardborder{
	background-color: white;
	border: 1px solid #e4e4e4;
	border-radius: 10px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.08);
	transition: box-shadow 0.2s ease, transform 0.2s ease;
	height:100%;
	}

#boverride .cardlink{
	color:#525051;
	text-decoration:none;
	}
	
#boverride .cardlink:hover .cardborder{
	box-shadow: 0 6px 18px rgba(0,0,0,0.13);
	transform: translateY(-2px);
}

#boverride .cardlink:hover .card,
.cardlink:hover .paneltext,
.cardlink:hover .colheight{
	background-color: white;
}

.cardimage{
	opacity: 0.8;
	filter: alpha(opacity=80);
	width:100%;
	height:auto;
	border-radius: 0;
}

.cardlink:hover .cardimage{
	opacity: 1;
	filter: alpha(opacity=100);
}
	
.card h4{
	margin:0px;padding:2px;
}	
	
.paneltext{
	font-family:Open Sans, Sans-Serif;
	color:#525051;	
	padding:0px;
}

.paneltext p{
	padding:10px;
	padding-bottom:5px;
}

#boverride .panel-body.paneltext{
	background-color: white;
	border-radius: 0 0 10px 10px;
}

/*Article*/
.breadcrumb{
	font-size:15px;
	padding:0px;
	margin:0px;
	background-color: transparent;
	}

#contarticle{
	margin:30px;
	margin-left:3vw;
	margin-right:0vw;
	background-color:#f9f9f9;
	border:0px;
	padding-top:30px;
	border-radius: 10px;
	overflow: visible;
	}	
	
#bilden{
	padding-right:45px;
	padding-left:45px;
	width:100%;
	height:auto;
	max-width:880px;
	}
	
.article{
  max-width: 880px;
  padding-right:45px;
  padding-left:45px;
  padding-bottom:30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size:130%;
}

.preamble{
	font-size:21px;
	font-style:italic;
	}	

#boverride pre{background-color:#f7f7f7 !important;}	
	
.artimage{
	float:right;
	padding:10px;
	height:auto; 
	}

.artimage2{
	float:right;
	padding:10px;
	width:280px;
	height:auto; 
	}	
	
.bcell{
	border: solid 1px gray;
	}
	
#boverride .stattab{
	width:100%;
	margin-top:30px;
	font-size:90%;
	}	
	
#boverride table.stattab td{
	padding:10px !important;
  	font-size:90% !important;
	}

#boverride table.texttab td{
	margin:5px !important;
	padding:5px !important;
	vertical-align: top !important;
	}
	
#boverride table.stattab td p, table.texttab td p{
	font-style:normal !important;
	font-size:90% !important;
	}	

#boverride .texttab{
	width:100%;
	margin-top:30px;
	font-size:85%;
	}	

.infobox{
	font-size: 12px;
	background-color: white;
	border: 1px solid #e4e4e4;
	border-radius: 10px;
	padding: 10px 14px;
	margin-top: 8px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.08);
	}	

/* Article infobox — larger text */
#contarticle .infobox {
    font-size: 16px;
}

.infobox p, p.formtag{
	font-size:100% !important;
	font-style:normal !important;
	}

.articlefooter{
	background-color: #e8e8e8;
	min-height:45px;
	padding:8px;
	padding-left:15px;
	padding-right:15px;
	border-radius: 0 0 10px 10px;
	height: auto !important;
	overflow: hidden;
	}	

.articlefooter > div{
	display:inline;
	float:right;
	width:70%;
	text-align:right;
	}	
	
label.longlabel, textarea{
	width:635px;	
	}

textarea{
	height:150px;	
	max-width:100%;
	border: 1px solid #c8c8c8 !important;
	border-radius: 4px !important;
	padding: 8px;
	margin-top: 2px;
	}

.infopic{
	height:30px;
	}
	
.textfield, .selectfield{
	height:30px;
	border: 1px solid #c8c8c8 !important;
	border-radius: 4px;
	padding-left: 8px;
	}

.textfield, .selectfield, .bbutton{
	width:360px;
	max-width:100%;
	}

.textfield:focus, .selectfield:focus {
    border-color: #494c9f !important;
    outline: none;
    box-shadow: 0 0 0 2px rgba(73,76,159,0.12);
}

.checkbox{
	border: 1px solid #c8c8c8 !important;
	}

input[type='tel'] {
    border: 1px solid #c8c8c8 !important;
    border-radius: 4px !important;
    height: 30px;
    padding-left: 8px;
    vertical-align: middle;
}

select[name='landsnr'] {
    border: 1px solid #c8c8c8 !important;
    border-radius: 4px !important;
    height: 30px;
    vertical-align: middle;
}

/* Submit buttons */
.bbutton {
    border-radius: 21px !important;
    background-color: #c18058 !important;
    color: white !important;
    border: 0 !important;
    font-family: 'BebasNeue', Sans-Serif !important;
    font-size: 18px !important;
    height: auto !important;
    padding: 7px 24px !important;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.bbutton:hover {
    background-color: #a36844 !important;
}

.btn-offer-primary {
    display: inline-block;
    background-color: #c18058;
    color: white !important;
    font-family: 'BebasNeue', Sans-Serif;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 7px 22px;
    border-radius: 21px;
    text-decoration: none !important;
    border: none;
    transition: background-color 0.2s ease;
    margin: 4px;
}

.btn-offer-primary:hover {
    background-color: #a36844;
    color: white !important;
}

.btn-offer-secondary {
    display: inline-block;
    background-color: #494c9f;
    color: white !important;
    font-family: 'BebasNeue', Sans-Serif;
    font-size: 17px;
    letter-spacing: 1px;
    padding: 7px 22px;
    border-radius: 21px;
    text-decoration: none !important;
    border: none;
    transition: background-color 0.2s ease;
    margin: 4px;
}

.btn-offer-secondary:hover {
    background-color: #3d408a;
    color: white !important;
}

/* School page */
#schoolbtns{
	width:100%;
	text-align:center;
	}

#schoolbtns > .btn{
	margin:15px;
	}
	
#videoholder{
	width:100%;
	padding-bottom:12px;
	margin-top:5px;
	color:white;
	}	

#videoleft,
#videoright {
	width:49%;
	font-size:15px;
	background-color: #7a7a7a;
	color: white;
	border: none;
	border-radius: 6px;
}

#videoleft { float:left; }
#videoright { float:right; }

#videoleft:hover,
#videoright:hover {
    background-color: #555;
    color: white;
}

.contentbox{
	padding: 16px 20px;
	margin-bottom: 12px;
	}
	
.contentbox h2{
	margin-top: 0;
}

.contentbox a{
	color: #494c9f;
	text-decoration: none;
	font-size:15px;
	}
	
.contentbox a:hover {
	color: #c18058;
}

.showlinks a{
	color: #494c9f !important;
	text-decoration: none !important;
	display: inline !important;
}

.showlinks a:hover{
	color: #c18058 !important;
	text-decoration: underline !important;
	background-color: transparent !important;
}

/* Faktaruta */
#faktaruta{
    background-color: white;
    border: 1px solid #e4e4e4 !important;
    border-radius: 10px !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    padding: 20px !important;
    max-width: 600px;
    min-width: 300px;
    overflow: hidden;
    margin-bottom: 16px;
}

#faktaruta #schoollogo {
    padding: 8px 16px 10px 16px;
    max-width: 100%;
    max-height: 130px;
    height: auto;
    display: block;
    margin: 0 auto;
}

#faktaruta h2 {
    font-family: 'BebasNeue', Sans-Serif;
    font-size: 25px;
    color: #494c9f;
    text-align: center;
    padding: 10px 20px 5px 20px;
    border-bottom: 1px solid #efefef;
    margin: -20px -20px 12px -20px;
}

#faktaruta h3 {
    font-family: 'BebasNeue', Sans-Serif;
    font-size: 22px;
    letter-spacing: 1px;
    color: #c18058;
    text-transform: uppercase;
    padding: 8px 20px 4px 30px;
    margin: 0 -20px;
    border-top: 1px solid #efefef;
}

#faktaruta p {
    font-size: 14px;
    padding: 3px 0 3px 10px;
    margin: 0;
    color: #525051;
    line-height: 1.8;
}

#faktaruta > p b {
    color: #2a3034;
}

#faktaruta .hidden-xs {
    padding: 0 0 18px 0;
    margin: 8px -20px -20px -20px;
}

#faktaruta .hidden-xs h3 {
    font-family: 'BebasNeue', Sans-Serif;
    font-size: 22px;
    letter-spacing: 1px;
    color: #c18058;
    text-transform: uppercase;
    padding: 8px 20px 4px 30px;
    margin: 0;
    border-top: 1px solid #efefef;
}

#faktaruta .hidden-xs p {
    padding: 0 !important;
    border: none !important;
    margin: 0;
}

#faktaruta .hidden-xs a {
    display: block;
    position: relative;
    padding: 7px 20px 7px 50px;
    color: #494c9f;
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px solid #f0f0f0;
    line-height: 1.3;
}

#faktaruta .hidden-xs a:last-child {
    border-bottom: none;
}

#faktaruta .hidden-xs a::before {
    content: '›';
    position: absolute;
    left: 34px;
    top: 50%;
    transform: translateY(-50%);
    color: #c18058;
    font-size: 18px;
    line-height: 1;
}

#faktaruta .hidden-xs a:hover {
    background-color: #f8f6ff;
    color: #c18058;
    text-decoration: none;
}

.carrows{
	background-image: none !important;color:gainsboro !important;
}
	
.conditions{
	font-size:11px;font-style:italic;padding-top:10px;
}

/* Tackruta (thank you popup) */
.tackwrap{
	position:absolute; top:205px;left: 50%;
}

.tackruta {
    border: none !important;
    border-radius: 10px !important;
    background-color: white !important;
    box-shadow: 0 8px 32px rgba(0,0,0,0.18), 0 2px 8px rgba(0,0,0,0.1) !important;
    padding: 30px !important;
    text-align: left !important;
    border-top: 4px solid #494c9f !important;
    position: relative;
    left: -50%;
    width: 600px;
    z-index: 100;
    max-width: 100%;
}

.tackruta h2 {
    font-family: 'BebasNeue', Sans-Serif;
    color: #494c9f;
    font-size: 28px;
    margin-bottom: 12px;
}

.tackruta .btn-offer-primary {
    display: block;
    width: fit-content;
    margin: 0px auto 0 auto;
}

#startingress{
	font-size: 19px;
	max-width: 1400px;
	padding: 0 0 6px 0;
	margin: 0 auto;
	text-align: center;
	}

/* Right column */
#hkolumnen{
	margin-top:30px;
	margin-left:3vw;
	margin-right:2vw;
	}

#hkolumnen h2, #hkolumnen h3, .contentbox h2, .splashcol h2{
	color:#4a4c9f;
	font-family:'BebasNeue', Sans-Serif;
	}	

#hkolumnen > div,
#hkolumnen > ul,
#hkolumnen .panel,
#hkolumnen #faktaruta {
    margin-bottom: 12px;
}

#hkolumnen h2.h2t {
    margin-top: 18px;
    margin-bottom: 6px;
}

#hkolumnen iframe {
    display: block;
    margin-bottom: 8px;
}

#hkolumnen .articlelist {
    margin-bottom: 4px;
}

.h2t{
	font-family: 'BebasNeue', Sans-Serif;
	font-size: 26px;
	color: #494c9f;
	padding: 0;
	border: none;
	margin-top:30px;
}

h3.stad{
	color:white;
	background-color: #494c9f;
	border-radius: 4px;
	padding: 5px 10px;
	margin-bottom: 6px;
	margin-top: 16px;
	font-size: 18px;
	display:inline-block;
}
	
h4.stad{
	color:white;
	background-color: #c18058;
	border-radius: 4px;
	padding: 4px 10px;
	margin-top: 12px;
	margin-bottom: 4px;
	font-size: 15px;
	display:inline-block;
}	

.articlelist{
	list-style-type: none;
	margin-left:0px;
	padding-left:0px;
}

.date{
	font-size: 11px;
	color: #c18058;
	white-space: nowrap;
	flex-shrink: 0;
}
	
.artdesc{
	font-size: 12px;
	color: #525051;
	line-height: 1.4;
	overflow: hidden;
	flex: 1;
	min-height: 0;
}

.artdesc a {
    color: #c18058;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
}

.artdesc a:hover {
    color: #a36844;
    text-decoration: underline;
}

.teasertext{
	font-weight: 700;
	color: #2a3034;
	font-size: 14px;
	flex: 1;
	min-width: 0;
	white-space: normal;
	overflow: visible;
	line-height: 1.3;
}

.teasercontainer{
	float: none;
	flex: 1;
	padding: 4px 12px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	min-width: 0;
}

@media(min-width: 441px){
	.teasercontainer{
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		left: min(45%, 240px);
	}
}

.teaser-title-row {
    display: flex;
    align-items: baseline;
    gap: 8px;
    margin-bottom: 4px;
    overflow: hidden;
}

ul.share-buttons{
  list-style: none;
  padding: 0px;
  float:left;
}

ul.share-buttons li{
  display: inline;
}

ul.share-buttons .sr-only {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

ul.share-buttons img{
  width: 32px;
}

a.artlink{
	color:#525051 !important;
}
	
a.artlink:hover{
	text-decoration:none;
}

.listarticle:hover .articlethumb{
	opacity: 1;
}

.listarticle{
	margin: 0 0 8px 0 !important;
	padding: 0 !important;
	min-height: 75px !important;
	max-height: 235px !important;
	max-width: 100%;
	border: 1px solid #e4e4e4 !important;
	border-radius: 10px !important;
	overflow: hidden;
	background-color: white;
	box-shadow: 0 2px 8px rgba(0,0,0,0.08);
	transition: box-shadow 0.2s ease, transform 0.2s ease;
	display: flex;
	align-items: stretch;
	position: relative;
}

.articlethumb{
    width: 45%;
    min-width: 120px;
    max-width: 240px;
    flex-shrink: 0;
    display: block;
    object-fit: cover;
    object-position: center;
    opacity: 0.85;
    height: 100% !important;
    min-height: 100% !important;
    align-self: stretch;
}

label{
	min-width:175px;
}

.shortlabel{
	min-width:100px !important;
}

/* Splash / tag pages */
#splashdiv{
	margin-left:auto;
	margin-right:auto;
	min-height:765px;
	padding:30px;
	max-width:1620px;
	background-color: #f0eeeb;
	padding-top: 0;
	margin-top: 0;
	}

.splashcol{
	margin-bottom: 0;
	padding-right: 15px !important;
	padding-left: 0 !important;
	}

.splashcol .offerdiv {
    margin-bottom: 20px;
}

.splashcol .articlelist {
    margin-bottom: 0;
}

.studybild{
	width:100%;
	border:solid 0px #3f1016;
	margin-bottom:1vw;
	}

@media(max-width: 767px){
	.studybild{
		margin-top: 36px !important;
		}
	}	

/* Skoldb lucka (reset to transparent/static) */
.dbrubrik{
	margin-top:5px;
	padding-top:5px;
	}	

.ankare{
	position:relative !important;
	top:-150px !important;
	height:0px !important;
	display:inline !important;
	line-height:-50%;
	}
	
/* Footer */
#footer {
	  padding:10px;
	  width: 100%;
	  height: 45px;
	  background-color: #2a3034;
	  margin-top:0px;
	  text-align:center;
	  color:white;
	  font-family:Open Sans, Sans-Serif;
	  font-size:18px;
	}

#footer2 {	
	padding:10px; 
	width: 100%;
	background-color: #2a3034;
	margin-top:0px;
	color:white;
	font-family:Open Sans, Sans-Serif;
	font-size:15px;
	}		
			
a.flink{
	color:white;
	padding-right:5px;
	padding-left:5px;
}

a.flink:hover{
	text-decoration:underline;
}

.nopadding{
	padding:0px !important;
}	

/* Discounts */
.offerdiv{
	border: none !important;
	border-radius: 10px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.08);
	padding: 16px 18px;
	margin-bottom: 20px;
	color:#525051;
}

.odiv1{ background-color: #fdf8ee; border-left: 4px solid #c18058 !important; border-radius: 0 10px 10px 0 !important; }
.odiv2{ background-color: #f0f6ff; border-left: 4px solid #494c9f !important; border-radius: 0 10px 10px 0 !important; }
.odiv3{ background-color: #fff0f0; border-left: 4px solid #d04040 !important; border-radius: 0 10px 10px 0 !important; }
.odiv0{ background-color: #f0faf0; border-left: 4px solid #4a9f4a !important; border-radius: 0 10px 10px 0 !important; }

.op{
	font-size:90%;
	color:#666666;
	text-align:right;
}

.oh{
	font-family: 'BebasNeue', Sans-Serif;
	font-size: 20px;
	letter-spacing: 1px;
	color: #2a3034;
	margin: 0 0 8px 0;
}

.olink{
	color:#666666;
	text-decoration:underline;
}

.opad{
	margin:20px !important;
	margin-bottom:0px !important;
}

@media(max-width: 767px) {
    .opad {
        max-width: 275px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: middle;
    }
}

.scholarshipnotice{
	border:solid 2px red;padding:5px;
}

/* Media queries */
@media(max-width:1440px){
	#hkolumnen, #contarticle{
		margin-left:2vw;
		margin-right:0px;
		}
	.logo{
		top:1.5vw;
		height: 7vw;
		}		
	.utlsvl{
		top:3vw;
		}
	#svh1{
		font-size:76px;
		}
	#svsub{
		top:-14px;
		font-size:21.5px;
		left:65px;
		}			
	}
	
@media(min-width:990px){
	.artwrap{
		white-space:nowrap;
		}
}		

@media(max-width:990px){	
	#startingress{
		font-size:17px;
		}
	#bilden{
		 width:95%;
		 padding-left:5px;
		 padding-right:5px;
		}
	#hkolumnen, #contarticle{
		margin:0;
		margin-left:0;
		padding-right:0px;
		padding-left:0px;
		}	
	.article{
		padding-right:15px;
		padding-left:15px;
		}
	.row{
		padding-left:10px;
		padding-right:10px;
		}	
	.logo{
		display:none;
		}		
	.utlsvl{
		top:1vw;
		left:3vw;
		}
	.articlefooter{
		min-height:100px;
		}
	.artimage{
		max-width:300px;
		}	
	}
	
@media(max-width:780px){
	.textcard{
		font-size:90% !important;
		}
	.table td{
		font-size:11px;
		}	
	#startingress{
		font-size:14px;
		}
	#subhead{
		position:absolute;
		}
	#navlisten{
		position:absolute;
		}
	#boverride table.stattab td p, table.texttab td p{
		font-size:100% !important;
		}	
	#schoolbtns > .btn{
		margin:5px;
		}
	.tackruta{
		width:440px;
		padding:10px;
		}
	.teasercontainer{
		padding:5px;
		}
	.splashcol{
		padding-right:5px;
		}	
	#splashdiv{
		padding-right:5px;
		padding-left:10px;
		}
	.textfield, .selectfield, .bbutton{
		width:300px;
			}
	.utlsvl{
		top:3px !important;
		left:15px;
		}
	#svh1{ font-size:54px; }	
	#enh1{ font-size:44px; }
	.utlsvl::first-letter{
		font-size: 95px;
		vertical-align: -80%;
		}
	#svsub{
		top:-14px;
		font-size:16px;
		left:41px;
		}	
	#ensub{
		top:-4px;
		font-size:15px;
		left:42px;
		}	
	}

@media(max-width:582px){
   .pagebody{padding-top:120px}
	#litenlogga{ display:none; }
	.utlsvl2{
		font-size:37px;
		line-height:45%;
		top:50px;
		left:10px;
		}	
	.utlsvl2::first-letter{
		font-size: 66px;
		}		
	.utlsvl2 #svsub{
		top:-9px;
		font-size:11px;
		left:27px;
		}	
	.utlsvl2 #ensub{
		top:-8px;
		font-size:12px;
		left:31px;
		}
	}

@media(max-width: 440px){
	.utlsvl{
		top:20px !important;
		}
	article > h1{ font-size:30px; }
	article > h2{ font-size:24px !important; }
	article > h3{ font-size:20px !important; }
	article > h4{ font-size:20px !important; }
	#svh1{ font-size:36px; }
	#enh1{ font-size:31px; }
	.utlsvl::first-letter{
		font-size: 66px;
		}	
	#svsub{
		top:-8px;
		font-size:11px;
		left:30px;
		}	
	#ensub{
		top:-3px;
		font-size:11px;
		left:30px;
		}	
	}

/* ============================================================
   V2 REDESIGN — components used across multiple templates
   ============================================================ */

/* --- Webinar boxes --- */
.webinarbox{ margin-bottom:0px !important; }

/* --- Discounts/offers header card --- */
.discounts-header {
    background-color: white;
    border: 1px solid #e4e4e4;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    padding: 16px 20px 14px 20px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.discounts-header h1 {
    font-size: 28px;
    margin: 0 0 8px 0;
    padding: 0;
}

.discounts-header .preamble {
    font-size: 16px;
    margin: 0;
    padding: 0;
}

/* Sort selector (discounts page) */
.discounts-sort {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 12px;
    font-size: 15px;
    color: #525051;
}

.sort-select {
    height: 34px;
    padding: 0 16px;
    font-size: 15px;
    font-family: 'Open Sans', Sans-Serif;
    color: #494c9f;
    background: white;
    border: 2px solid #494c9f;
    border-radius: 21px;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.sort-select:hover,
.sort-select:focus {
    background-color: #494c9f;
    color: white;
    outline: none;
}

/* --- Article page --- */
#schoolbtns.artdesc {
    font-size: 15px;
    padding-bottom: 15px;
}

#schoolbtns.artdesc a { color: #c18058; font-weight: 600; text-decoration: none; }
#schoolbtns.artdesc a:hover { color: #a36844; text-decoration: underline; }

.author-bio {
    border-left-color: #c18058 !important;
    border-radius: 10px !important;
    margin: 20px 0 !important;
}

.author-photo { border-color: #c18058 !important; }

/* Mobile tags — prevent school page arrow styles bleeding onto tags */
.hidden-sm.hidden-md.hidden-lg a.tag {
    display: inline !important;
    padding: 5px !important;
    background-color: #7b7fc4 !important;
    color: white !important;
    border-radius: 4px !important;
    font-size: 13px !important;
    position: static !important;
    border: none !important;
}

.hidden-sm.hidden-md.hidden-lg a.tag::before { display: none !important; }

#contarticle h2:first-of-type { margin-top: 8px; }

@media(max-width: 767px) {
    #bilden { margin-top: 10px; }
}

/* Standalone intresseanmälan textarea */
#boverride textarea#message:not(#intresse textarea) {
    width:540px !important;
}

/* --- Intresseanmälan form (sidebar) --- */
#intresse #faktaruta {
    padding: 0 !important;
    background-color: white;
    overflow: hidden;
}

#intresse #faktaruta h2 {
    font-family: 'BebasNeue', Sans-Serif;
    font-size: 22px;
    color: #494c9f;
    text-align: center;
    background-color: white;
    padding: 12px 20px 8px 20px;
    border-bottom: 1px solid #dde0f5;
    margin: 0 -20px 12px -20px;
    display: block;
}

#intresse #faktaruta p {
    font-size: 13px;
    padding:0;
    margin-bottom:5px;
}

#intresse fieldset {
    background-color: #eef0fb;
    border: none;
    margin: 0;
    padding: 0 20px 8px 20px;
}

#intresse label {
    display: block !important;
    width: auto !important;
    max-width: 100%;
    font-size: 13px;
    color: #525051;
    margin-bottom: 2px;
}

#intresse label.longlabel {
    width: auto !important;
    max-width: 100%;
}

#intresse label + br,
#intresse .longlabel + br { display: none; }

#intresse .formtag {
    background-color: transparent !important;
    border: none !important;
    padding: 0;
    margin-bottom: 6px;
    font-size: 13px !important;
}

#intresse .bbutton {
    display: block !important;
    width: auto !important;
    min-width: 200px;
    margin: 12px auto 8px auto !important;
    padding: 0 32px;
}

#intresse .conditions {
    font-size: 12px !important;
    color: #888;
    padding: 4px 16px 12px 16px;
    display: block;
    background-color: #eef0fb;
}

/* School mobile links */
.hidden-lg.hidden-sm.hidden-md a {
    display: block;
    position: relative;
    padding: 7px 12px 7px 26px;
    color: #494c9f;
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px solid #f0f0f0;
}

.hidden-lg.hidden-sm.hidden-md a::before {
    content: '›';
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #c18058;
    font-size: 18px;
    line-height: 1;
}

.hidden-lg.hidden-sm.hidden-md a:hover {
    background-color: #f8f6ff;
    color: #c18058;
    text-decoration: none;
}

/* Omdöme */
.omdome {
    border-left: 3px solid #c18058;
    padding-left: 14px;
    color: #525051;
}

/* Tags */
a.tag {
    color:white;
    background-color: #7b7fc4;
    margin:2px;
    padding:5px;
    font-size:14px;
    line-height:30px;
    white-space: nowrap;
    border-radius: 4px;
}

a.tag:hover {
    text-decoration:none;
    background-color:#494c9f;
}

/* Sublinks */
.sublinks { color: #888 !important; font-size: 12px; text-decoration: none; }
.sublinks:hover { color: #494c9f !important; text-decoration: underline; }

/* School mobile info request */
#schoolbtns .btn-warning {
    background-color: #c18058 !important;
    border-color: #a36844 !important;
    color: white !important;
}
#schoolbtns .btn-warning:hover { background-color: #a36844 !important; }

/* Insurance reminder */
.insurance-box {
    background-color: #f4a4a4;
    border: 1px solid #e49494;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    padding: 16px 20px;
    margin-bottom: 12px;
}

.insurance-box h3 { font-family: 'BebasNeue', Sans-Serif; font-size: 22px; color: #2a3034 !important; margin: 0; }
.insurance-box:hover h3 { color: #c18058; }

/* Background image pages */
.bgimage-panel {
    border-left: 4px solid #c18058;
    box-shadow: 4px 4px 24px rgba(0,0,0,0.18), -2px 4px 16px rgba(0,0,0,0.12);
    border-radius: 10px !important;
}

/* --- Tag pages --- */
#splashdiv .breadcrumb {
    background-color: transparent;
    margin-bottom: 4px;
    padding: 0;
}

.tag-header-card {
    background-color: white;
    border: 1px solid #e4e4e4;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    padding: 16px 20px 12px 20px;
    margin-top: 12px;
    margin-bottom: 12px;
}

.tag-header-card h1 { font-size: 28px; margin-top: 4px; margin-bottom: 8px; }
.tag-header-card .preamble { font-size: 16px; margin-bottom: 10px; }
.tag-header-card .breadcrumb { background-color: transparent; margin-bottom: 4px; padding: 0; }

#splashdiv .shortcuts-list {
    list-style: none;
    padding: 0;
    margin: 8px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

#splashdiv .shortcuts-list li a {
    display: inline-block;
    padding: 5px 14px;
    background: white;
    border: 2px solid #494c9f;
    border-radius: 21px;
    color: #494c9f;
    font-size: 14px;
    text-decoration: none;
    transition: background-color 0.2s ease, color 0.2s ease;
}

#splashdiv .shortcuts-list li a:hover {
    background-color: #494c9f;
    color: white;
    text-decoration: none;
}

#splashdiv .splashcol a:not(.tag):not(.artlink):not(.btn):not(.shortcuts-list a):not(.podcast-button) {
    text-decoration: none;
    color: #494c9f;
}

#splashdiv .splashcol a:not(.tag):not(.artlink):not(.btn):not(.shortcuts-list a):not(.podcast-button):hover {
    color: #c18058;
    text-decoration: underline;
}

#splashdiv .splashcol:last-child > h2:first-child,
#splashdiv .splashcol:last-child > div:first-child > h2:first-child,
#splashdiv .splashcol > h2.h2t:first-child,
#splashdiv .splashcol > ul.articlelist:first-child,
#splashdiv .splashcol .h2t:first-of-type {
    margin-top: 0;
    padding-top: 0;
}

#splashdiv .splashcol > h2.h2t:first-child {
    margin-top: 10px;
}

/* Tag banner fallback */
.tag-banner-fallback {
    width: 100%;
    height: 90px;
    background-color: #2a3034;
    background-image:
        repeating-linear-gradient(47deg, rgba(193,128,88,0.12) 0px, rgba(193,128,88,0.12) 1px, transparent 1px, transparent 18px),
        repeating-linear-gradient(-47deg, rgba(193,128,88,0.08) 0px, rgba(193,128,88,0.08) 1px, transparent 1px, transparent 18px);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5vw;
    position: relative;
    overflow: hidden;
}

@media(max-width: 767px) {
    .tag-banner-fallback { margin-top: 10px; }
}

.tag-banner-fallback::before {
    content: '';
    position: absolute;
    left: 0; top: 0;
    width: 6px; height: 100%;
    background-color: #c18058;
}

.tag-banner-fallback::after {
    content: '';
    position: absolute;
    right: 0; top: 0;
    width: 6px; height: 100%;
    background-color: #c18058;
}

.tag-banner-label {
    font-family: 'BebasNeue', Sans-Serif;
    font-size: clamp(28px, 4vw, 52px);
    color: white;
    letter-spacing: 4px;
    text-transform: uppercase;
    opacity: 0.9;
    text-shadow: 0 2px 12px rgba(0,0,0,0.4);
    padding-top: 15px;
}

/* Studieort readmore */
a.studieort-readmore {
    display: block;
    clear: both;
    margin-top: 0px !important;
    margin-bottom: 8px;
    padding: 4px 14px;
    background-color: white;
    border: 1px solid #c18058;
    border-radius: 21px;
    color: #c18058;
    font-size: 13px;
    text-decoration: none;
    width: fit-content;
    transition: background-color 0.2s ease, color 0.2s ease;
}

a.studieort-readmore:hover {
    background-color: #c18058;
    color: white !important;
    text-decoration: none;
}

/* Scholarship form sections */
.scholarship-section {
    border: 1px solid #e4e4e4;
    border-left: 4px solid #494c9f;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 16px;
    background-color: white;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.scholarship-section h2 {
    font-family: 'BebasNeue', Sans-Serif;
    color: #494c9f;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 12px;
}

/* --- Article teasers --- */
@media(max-width: 767px) {
    ...
    .date { font-size: 10px; }
    .articlethumb { width: 40%; min-width: 90px; }
    .teasertext { font-size: 12px; }
}

@media(max-width: 540px) {
    .artdesc {
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .teasertext {
        font-size: 11px;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}

@media(max-width: 440px) {
    .listarticle { 
        flex-direction: column; 
        height: auto !important; 
        max-height: none !important; 
    }
    .articlethumb { 
        width: 100% !important; 
        max-width: 100% !important; 
        height: 180px !important;
        object-fit: cover !important;
        object-position: center !important;
    }
    .teasercontainer { 
        position: static;
        width: 100%; 
        left: auto;
        padding: 8px 10px; 
        margin-left: 0; 
    }
    .teasertext { 
        font-size: 13px; 
        white-space: normal; 
        overflow: visible; 
        -webkit-line-clamp: unset; 
    }
    .artdesc { 
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        white-space: normal;
    }
}

/* --- Skoldb redesign --- */
.skoldb-hero {
    display: flex;
    align-items: stretch;
    background-color: white;
    border: 1px solid #e4e4e4;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    margin-top: 30px;
    margin-bottom: 15px;
    overflow: hidden;
}

.skoldb-hero-content {
    flex: 1;
    padding: 16px 20px 2px 20px;
    min-width: 0;
}

.skoldb-subsection { margin-bottom: 10px; }

.skoldb-sub-title {
    font-family: 'BebasNeue', Sans-Serif;
    font-size: 18px;
    color: #494c9f;
    letter-spacing: 1px;
    margin-bottom: 6px;
}

.skoldb-section-title {
    font-family: 'BebasNeue', Sans-Serif;
    font-size: 24px;
    color: #494c9f;
    margin: 20px 0 0 0;
    padding: 0;
    border: none;
}

.country-pills {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.country-pill {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 4px 12px 4px 8px;
    background: white;
    border: 1px solid #e4e4e4;
    border-radius: 21px;
    color: #525051;
    font-size: 13px;
    text-decoration: none;
    transition: background-color 0.2s ease, color 0.2s ease;
    white-space: nowrap;
}

.country-pill img { width: 16px; height: 12px; flex-shrink: 0; }

.country-pill:hover {
    background-color: #7b7fc4;
    color: white !important;
    text-decoration: none;
}

.skoldb-subject-card {
    background-color: white;
    border: 1px solid #e4e4e4;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    padding: 16px 20px;
    margin-bottom: 12px;
}

.subject-group { margin-bottom: 10px; }

.subject-group-title {
    font-family: 'BebasNeue', Sans-Serif;
    font-size: 16px;
    color: #2a3034;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.subject-pills { display: flex; flex-wrap: wrap; gap: 5px; }

.subject-pill {
    display: inline-block;
    padding: 3px 12px;
    background: white;
    border: 1px solid #e4e4e4;
    border-radius: 21px;
    color: #525051;
    font-size: 13px;
    text-decoration: none;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.subject-pill:hover {
    background-color: #7b7fc4;
    color: white !important;
    text-decoration: none;
}

/* Skoldb images */
.skoldb-img-side {
    width: 40%;
    flex-shrink: 0;
    object-fit: cover;
    object-position: center;
    border-radius: 0 10px 10px 0;
    display: block;
    align-self: stretch;
    height: auto;
    min-height: 100%;
    max-height: 100%;
    position: relative;
}

.skoldb-img-float { display: none; }

@media(min-width: 992px) and (max-width: 1550px) {
    .skoldb-hero { display: block; }
    .skoldb-hero-content { display: block; overflow: hidden; }
    .skoldb-img-side { display: none; }
    .skoldb-img-float {
        display: block;
        float: right;
        width: 35%;
        max-width: 380px;
        height: auto;
        border-radius: 0 10px 0 0;
        margin: -16px -20px 8px 16px;
        object-fit: contain;
    }
}

@media(max-width: 991px) {
    .skoldb-img-side { display: none; }
    .skoldb-img-float { display: none; }
}

/* --- FAQ page --- */
.faq-search-form {
    display: flex;
    gap: 8px;
    margin-top: 12px;
    align-items: center;
}

.faq-search-input {
    flex: 1;
    height: 38px;
    padding: 0 14px;
    border: 1px solid #d0d0d0;
    border-radius: 21px;
    font-size: 15px;
    font-family: 'Open Sans', Sans-Serif;
    outline: none;
    transition: border-color 0.2s ease;
}

.faq-search-input:focus { border-color: #494c9f; }

.faq-cat-pills {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 2px 0 4px 0;
}

.faq-cat-pill {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 5px 14px;
    background: white;
    border: 1px solid #e4e4e4;
    border-radius: 21px;
    color: #525051;
    font-size: 13px;
    text-decoration: none;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.faq-cat-pill:hover,
.faq-cat-pill.active {
    background-color: #494c9f;
    color: white !important;
    text-decoration: none;
}

.faq-cat-count {
    display: inline-block;
    background: rgba(0,0,0,0.1);
    border-radius: 10px;
    padding: 0 6px;
    font-size: 11px;
}

.faq-cat-pill.active .faq-cat-count { background: rgba(255,255,255,0.25); }

.faq-total { font-size: 14px; color: #888; margin: 8px 0 0px 2px; }

.faq-show-more {
    display: inline-block;
    margin: 8px 8px 4px 8px;
    padding: 4px 16px;
    background-color: white;
    border: 1px solid #494c9f;
    border-radius: 21px;
    color: #494c9f;
    font-size: 13px;
    text-decoration: none;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.faq-show-more:hover {
    background-color: #494c9f;
    color: white !important;
    text-decoration: none;
}

.faq-sidebar-links { display: flex; flex-direction: column; }

a.faq-sidebar-link, div.faq-sidebar-link {
    display: block;
    padding: 6px 8px 6px 24px;
    position: relative;
    color: #525051;
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px solid #f0eeeb;
    line-height: 1.3;
}

a.faq-sidebar-link:hover {
    background-color: #f8f6ff;
    color: #494c9f;
    text-decoration: none;
}

.faq-sidebar-active { background-color: #f5f3ff; color: #494c9f; font-weight: 600; }

.faq-sidebar-arrow {
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
    color: #c18058;
    font-size: 18px;
    line-height: 1;
}

.faq-q-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
}

@media(max-width: 767px) {
    .faq-q-list { grid-template-columns: 1fr; }
}

/* --- Search results --- */
.search-result {
    padding: 10px 0;
    border-bottom: 1px solid #e4e4e4;
}

a.search-result-title {
    font-size: 16px;
    font-weight: 600;
    color: #494c9f;
    text-decoration: none;
}

a.search-result-title:hover { color: #c18058; text-decoration: underline; }
.search-result-url { font-size: 12px; color: #6a9a5a; margin: 2px 0; }
.search-result-desc { font-size: 13px; color: #525051; }

/* YouTube facade */
.yt-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 68px;
    height: 48px;
    background: #ff0000;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s ease;
}

.youtube-facade {
    position: relative;
    cursor: pointer;
    background: #000;
    aspect-ratio: 16 / 9;
    overflow: hidden;
}

/* Webinar teaser (dwrite2.php) — used on taggar.php, skolsida.php etc. */
.webinar-teaser {
    background-color: white;
    border: 1px solid #e4e4e4;
    border-left: 4px solid #494c9f;
    border-radius: 0 10px 10px 0;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    padding: 0 18px 0 18px;
    margin-bottom: 12px;
    overflow: hidden;
}
.webinar-teaser-label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #494c9f;
    color: white;
    font-family: 'BebasNeue', Sans-Serif;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 6px 18px;
    margin: 0 -18px 0 -18px;
}
.webinar-teaser-label .btn {
    margin: 0;
}
.webinar-body {
    padding: 14px 0 14px 0;
}
.webinar-teaser-title {
    font-family: 'BebasNeue', Sans-Serif;
    color: #2a3034;
    font-size: 20px;
    margin: 0 0 6px 0;
}
.webinar-teaser-label + .webinar-teaser-title {
    margin-top: 14px;
}
.webinar-teaser-title ~ .webinar-teaser-title {
    border-top: 1px solid #e4e4e4;
    padding-top: 12px;
    margin-top: 12px;
}
.webinar-teaser-school { font-size: 14px; margin: 0 0 4px 0; }
.webinar-teaser-time { font-size: 14px; color: #525051; margin: 0 0 6px 0; }
.webinar-teaser-desc { font-size: 13px; color: #525051; margin: 0 0 10px 0; }
.webinar-teaser-btn-wrap { margin: 0 0 14px 0; }
.webinar-teaser-btn {
    display: inline-block;
    background-color: #c18058;
    color: white !important;
    font-family: 'BebasNeue', Sans-Serif;
    font-size: 17px;
    letter-spacing: 1px;
    padding: 6px 20px;
    border-radius: 21px;
    text-decoration: none !important;
    transition: background-color 0.2s ease;
}
.webinar-teaser-btn:hover {
    background-color: #a36844;
    color: white !important;
}

