/* ==========================================================================
   New stylesheet for new layout based on old one
   v 1.0
   ========================================================================== */
body
{
    /* 	font-family: Verdana, Arial, Helvetica, sans-serif;  	font-size: 10pt; 	margin: 0px; 	color:#3F6075;  */
    font-family: BebasNeueRegular, Arial, Helvetica, sans-serif;
    line-height: 1.5;
    color: #51565b;
    /*background: #f1f1f1 url(images/noise.png);*/
    font-size: 1em;
}
p
{
    padding-bottom: 6px;
}
div.panes div.plain-text p
{
    padding-bottom: 0px;
}

#paddingWrapper
{
    padding: 10px 60px;
}
/* All links */
#paddingWrapper a
{
    text-decoration: none;
    font-weight: normal;
	/*color: #12c;*/
}
/*#paddingWrapper a:visited
{
	color: #609;
}*/
#paddingWrapper a.link-button:visited
{
	color: white;
}
#paddingWrapper a:hover
{
	text-decoration: underline;
}
#paddingWrapper ul.tabs a:hover {
text-decoration: none;
}
/* TABLE ------------------------------------------------------------*/
table.styled
{
    border-collapse: separate;
    border-spacing: 0;
    border-top: 1px solid white;
    margin-bottom: 28px;
    width: 100%;
    text-align: left;
}

th.styled
{
    border-top: 5px solid #555555;
    color: #ffffff;
    padding: 10px;
    text-transform: uppercase;
    background-color: #49494b;
}

td.room
{
    padding: 10px;
}

td.border, th.border
{
    border-bottom: 1px solid #1f1f1f;
}
.autoTilpas
{
    white-space: nowrap;
}
/* other stuff */
span.searchTitle
{
    font-weight: bold;
    font-size: 9px;
    color: #3f6075;
    line-height: 12px;
}
#header input.searchBoxTop
{
    font-size: 10px;
    width: 180px;
    height: 28px;
    padding: 0px 35px 0px 10px;
    border: 0;
    background: url(images/search.png) no-repeat transparent;
    text-align:left;
    color: white;
}
#header input.searchKnap
{
    position: absolute;
    top: 0px;
    right: 10px;
    width: 30px;
    height: 25px;
    border: 0px;
    background: transparent;
}
.container input.searchLeftMenu, .container input.searchBoxPartial
{
    font-size: 0.6em;
}
.container span.searchTitle    
{
    font-weight:bold;
    font-size:9px;
    color:#3f6075;
    line-height: 12px;
}
div.top-search input.searchButton
{
    display:none!important;
}

/* RSS feed related */
.container a.feed, .container a.feed:visited {
	margin-left: 3px;
	padding: 0 0 0 19px;
	background: url("images/RSSsmall.png") no-repeat 0 50%;
	color: #3F6075;
	font-weight:normal;
	font-size: 0.8em;
}
.feed-list {
  margin: 0 0 15px 15px;
  padding: 0;
  list-style-type: none;
}

.feed-list li {
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
}

.feed-list li a {
  padding: 0 0 0 19px;
  background: url("images/RSSsmall.png") no-repeat 0 50%;
  list-style-type: none;
} div.feed 
{
	text-align: right;
}
span.feed
{
	float: right;
}
#treeindexWrapper
{
    font-family: Verdana;
}
#treeindexWrapper div.indexAdd
{
    font-size: 0.7em;
    cursor: pointer;
}
/* breadcrum */
span.breadcrum, span.breadcrumHeader
{
    /*
    font-family: Arial, Arial Rounded MT Bold;
*/
    padding-left: 40px;
    padding-right: 40px;
    display: block;
    font-size: 0.9em;
    padding-top: 5px;
}
div.tree4u
{
    line-height: 1em;
    margin-top: -5px;
}
div.tree4u table td
{
    vertical-align: middle;
}
span.breadcrum a, #treeindex a
{
    text-decoration: none;
    color: #3f6075;
}
span.breadcrumHeader
{
    /*
*/
    padding-left: 0px;
    display:none;
}
div.ui-layout-west
{
    display: none;
}
hr.col1
{
    clear: both;
    background-color: #CACACA;
    height: 1px;
    float: left;
    margin: 1px 0px 0px 0px;
    width: 100%;
}
hr.col2
{
    background-color: #F85CE9;
    height: 1px;
    width: 39px;
    position: relative;
    float: left;
    margin: -3px 0px 0px 0px;
}
/* Emnetitel */
.container .emnetitel 
{
    /*
    text-align: center;
    padding: 0px 10px 5px 0px;
    font-weight: bold;
    text-transform: uppercase;
*/
    font-size: 17pt;
    padding-bottom: 10px;
    line-height: 26px;
}
.container .emnesubtitel 
{
    /*
    padding-left: 40px;
*/
    font-size: 13pt;
    padding-top: 5px;
}
.container .emnesubtitel a.indholdsfortegnelsen
{
    font-size: 12px;
    color: #3f6075;
}
td.edge1
{
    width: 200px!important;
}
#langChng
{
    float: right;
    padding-right: 20px;
}
#footer a
{
    color: inherit;
    text-decoration: none;
}
div.top-search input.SearchHomepage
{
    display:none!important;
}
#MPtext ol li, #MPtext ul li
{
	padding-bottom: 10px;
}
#treeindex div.indexCaption
{
    font-size: 0.8em;
}
/*#MPtext .edge1 {
    clear: both;
    display: block;
}
#MPtext .edge2 {
    float: left; 
    display: block;
}*/

blockquote {
    /* font-size: 12px; */
    font-style: italic;
    line-height: 22px;
    padding: 20px 0 0 40px;
    margin: 0 0 30px 40px;
    /* min-height: 30px; */
}

blockquote:before {
    content: '\275d';
    color: #555;
    font-size: 55px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    margin-left: -70px;
    margin-top: 0px;
    float: left;
}

h1.captionTitle {
    clear: left;
}

.hilight {
    background-color: burlywood;
}

#resulttreeindex {
    padding: 0 6px;
}

.modal-header .close {
    background-color: #000;
    background-image: url(../images/ikoner/ikon-luk--hvid.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 3rem;
    margin-top: -15px;
    margin-right: -15px;
    opacity: 1;
    padding: 2rem 2rem;
}

body .table-responsive {
    overflow-x: inherit;
}

.MPtext > .pair > .edge1 {
    font-weight: bold;
}

#treeindex .tree4u table a:focus {
    font-weight: bold;
    /*background-color: grey;*/
}
.navbar-brand > img {
    margin-top: 2rem;
}
/*@media (max-width: 767px)
{
    ul.mobile-menu
    {
        overflow: hidden;
        position: relative;
        z-index: 999999;
        background-color: #333;
    }

        ul.mobile-menu a
        {
            color: white;
            padding: 14px 16px;
            text-decoration: none;
            display: block;
        }
}*/
#content .dagensBy {
    margin: 10px;
    padding: 16px 10px 10px 10px;
    width: 93%;
    height: 100%;
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 10px 10px 2px 2px;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
    box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
    background: rgba(0,0,0,0.1);
}

    #content .dagensBy .caption, #content .dagensBy .txt {
        color: #120d0d;
        font-size: 0.9em;
    }

    #content .dagensBy .caption {
        margin: 4px 0;
        font-size: 1em;
    }

    #content .dagensBy .suffix {
        font-size: 0.9em;
        padding-top: 4px;
    }

    #content .dagensBy .txt > p {
        padding-bottom: 2px;
    }

#content .visdomsord > .word4u {
    margin: 10px;
    padding: 16px 10px 10px 10px;
    width: 93%;
    height: 100%;
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 2px 2px 10px 10px;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
    box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
    background: rgba(0,0,0,0.1);
}

    #content .visdomsord > .word4u > .word, #content .visdomsord > .word4u > .word > p {
        font-size: 0.8em;
        padding-bottom: 6px;
    }

    #content .visdomsord > .word4u > .author, #content .visdomsord > .word4u > .author > p {
        font-size: 0.9em;
        font-weight: bold;
    }