﻿body {
    
}

H2
{
    text-align: left !important;
}

 #main-terms #backButton
        {
            display: none;
        }

        #topButton
        {
            display: none;
        }

        #main-terms #topButton
        {
            display: inline-block;
        }

        #main-info #infoButton
        {
            display: none;
        }

        .km-topofpage:after,
        .km-topofpage:before
        {
            content: "\e009";
        }

.landscape
{
    width: 100%;
}

.mail
{
    color:#58a3b9 !important; 
}

#main-comments .termTitle
{
    margin: 0;
}

#main-definitions .km-view-title
{
    font-size: 1.2em;
    margin-top: 0.35em;
}


.baggrundAndresDefinitioner > .km-widget, #otherDefinitionsClick
{
    background-color: #58a3b9 !important; 
    /*background-color: #c1dce1 !important;*/ 
}

.baggrundKommentarer > .km-widget, #commentsClick
{
    background-color: #4d6e7f !important;
    /*background-color: #b5dba1 !important;*/
}

#otherDefinitionsClick, #commentsClick, ::after
{
    color:  #ffffff  !important;
}

#otherDefinitionsListView, #commentsGrid
{
    margin: 1em;
}



