/* */
@media all and (max-width: 768px) {
    body {
			animation-direction: reverse !important;
    }
    .importantmobile {
    	margin-bottom: 1rem;
    }
}

a img {
	border: none;
}
img[align="left"] {
	margin-right: 5px;
}
img[align="right"] {
	margin-left: 5px;
}

table.moded tr:nth-child(2n) {
	background-color: #E5E5E5;
}
table.moded thead tr:nth-child(2n+1) {
	background-color: #E5E5E5;
}

.caldayhasevent b, b.dailyevent  {
    cursor: pointer;
}

.hidewhitespace {
	font-size: 1px;
}

div.ac_results {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	z-index: 10000000;
}
div.ac_results .ac_over {
	cursor: pointer;
}

#skiplink, div.skiplink { 
  position: static;
  left: 0;
  width: auto;
}
#skiplink br, div.skiplink br {
	display: none;
} 

div.skiplink a, #skiplink a {
  position: absolute;
	top: -190px;
}
div.skiplink a:focus, div.skiplink a:hover, #skiplink a:focus, #skiplink a:hover  { 
	position: static;
	left: 0; 
	width: auto; 
}

div.cpsimpleform label {
	font-weight: bold;
}
div.cpsimpleform label span.mandatory {
	color: #aa0000;
}

.weatherdivtiny .weathericon {
	float: left;
}
.weatherdivtiny .weathertemperature  {
	float: left;
}

/* ESA */
div.postlistedokument {
	border: 1px solid #cccccc;
	padding: 2px;
	margin: 0 0 5px 0;
}

/* LOS TEMA */
.hidelos {
display: none;
}

.boldlos {
/*font-style: italic;*/
}

/* Article Archive */
.artarchiverow {
	margin-bottom: 5px;
}
.artarchivedate {
	color: #555;
	float: left;
	width: 25%;
}
.artarchivetitle {
	float: left;
	width: 70%;
}
.artarchivepublishedto a {
	color: #666;
	text-decoration: none;
}
.artarchiveweekhead {
	margin-top: 10px;
}
.artarchiveupdated {
	color: #555;
	font-size: 92%;
}
.artarchivesearchform {
	padding: 20px 0px;
}
.artarchiveyearbar {
	margin: 12px 0px;
}

.invisiblewhitespace {
	width: 0px;
}

td.valigntop {
	vertical-align: top;
}

/* .pluginadminbar table.qftable tr:nth-child(even) { background: #ececec; } */
/* xxtr:nth-child(odd) {background: #FFF} */


/* TESTING CUSTOM PAGE DESIGN CLASS (see page properties under settings
 * design class) 
 */

/*
.decls-kommune-barnehage {
    background-color: red;
}
*/


