/******** KU ROED **********/
.ku-roed {
color: #901a1e;
}
/******** SNM CAPS **********/
.snm-caps {
    text-transform: uppercase;
}

/*** AVEMCERET LISTE BOOTSTRAP https://snm.ku.dk/skoletjenesten/gymnasium/materialer/ ***/
ul.advanced-list li {
min-height: 150px;
}
/*** Samlinger ***/
#content .img-with-caption,
#content .img-with-caption-left {
font-style: normal !important;
}

/***************************************
****************************************
****************************************
SKOLETJENESTEN UNDERVISNING https://snm.ku.dk/skoletjenesten/gymnasium/besoeg-museet/ IKKE AKTIVE MEN IKKE SKJULT
****************************************
****************************************
****************************************/
/*.snmgridbox, a.snmgridbox:hover {
text-decoration: none;
}*/
/*.snmgridbox div {
color: #617e92;
font-size: 11pt;
width: 100%;
position: relative;
}*/
/*.type3-1 .snmpil::after,*/
/*.snmheight-130 .snmpil::after {
right: 20px;
top: 68px;
font-size: 0.9em;
}*/
/*.type2-1 .snmpil::after,*/
/*.snmheight-55 .snmpil::after {
right: 21px;
top: 19px;
}*/
/* Gridbokse ul */
/*#content div.snmgridbox ul {
margin: 0;
padding-left: 28px;
font-size: 1.1em;
}*/
/*#content div.snmgridbox ul li,
#content div.snmgridbox ul li a {
color: #617e92;
}*/

/***************************************
****************************************
****************************************
SKOLETJENESTEN UNDERVISNING https://snm.ku.dk/skoletjenesten/gymnasium/besoeg-museet/ IKKE AKTIVE MEN IKKE SKJULT
****************************************
****************************************
****************************************/


/*** Start @media ***/
@media only screen and (max-width: 870px) {
}

/****Udstillinger aktiviteter controls*****/
@media only screen and (max-width: 460px) {
    #controls button {
        display: block;
        width: 249px;
    }
}
/*********/
/*** Slut @media MAA IKKE SLETTES ***/


/*** AKTIV ROED FARVE PAA HORISONTALT BAAND PAA ALLE FORSIDER ***/
/*#content .entries .active-address a {
color: #901a1e;
}*/
/*#exhibits .mix { display: none;}*/
/*** SNM pil ***/
/*.snmpil::after {
-moz-osx-font-smoothing: grayscale;
content: "C";
font-family: "arrow";
font-size: 14px;
font-style: normal;
font-weight: normal;
z-index: 2;
position: absolute;
}*/

/* Bokse med billede margin-bottom hack */
/*.snmheight-130 {
margin-bottom: -1px;    
}
.promosnm.snmheight-170 {
max-height: 170px;
}*/


/* MASTER FRONT PAGE: PROMOS */
/*div.promosnm {
position: relative;
background-position: left bottom;
background-repeat: no-repeat;
background-size: 100% auto;
height: 235px; 
}
.promosnm-text {
text-transform: uppercase;
position: absolute;
bottom: 0;
left: 0;
background: #eff2f4;
padding: 10px;
width: 100%;
}
#content .promosnm-text h2 {
font-size: 1.1em;
font-weight: bold;
}
#content .promosnm-text p {
font-size: 1em;
margin-bottom: 0;
}
#content div.promosnm-text.bluetext h2, #content div.promosnm-text.bluetext p{
color: #607e93;	
}
#content div.promosnm-text.redtext h2, #content div.promosnm-text.redtext p{
color: #901a1e;	
}
#content div.promosnm-text.whitetext h2, #content div.promosnm-text.whitetext p{
color: #ffffff;	
}*/

/* Gridbokse baggrundsfarver */
/*.darkblue {
background: rgba(66,117,155,0.83);
}
.lightblue {
background-color: #eff2f4;
}
.brown {
background: rgba(98, 87, 87,0.83);
} */

/*.snmheight-130 div {
height: 130px;
}
.snmheight-55 div  {
height: 55px;
}
.snmheight-125 div  {
min-height: 125px;
}
.snmheight-173  {
height: 173px;
}
.snmheight-235  {
height: 235px;
}
.snmheight-fluid {
line-height: 1.5em;
padding-top: 15px;
padding-bottom: 20px;
min-height: 90px;
}*/