﻿/*
#########################################################
E-diarium START
#########################################################
*/

/* RESULTATSIDAN */

/* RESULTATSIDAN - En sökträff */
.ediarie.case-details-list ul
{
    width:500px;
   float:left;
}


.ediarie.case-details-list li
{
    background-image: none !important;
    display:block;    
   float:left;
   width:100%;
    padding-bottom: 5px;
}

.ediarie.case-details-list .ediarie.row-header
{
    font-weight:bold;
    float:left;
}

.ediarie.case-details-list .ediarie.row-data
{
    float:right;
    text-align:left;
    width: 75%;
}


/* RESULTATSIDAN - Sökträffar*/
.ediarie.seachhits TABLE 
{
    width:715px;
    table-layout:fixed;
    font-size:8px;
}

.ediarie.case-status-column
{
    width:60px;
}
.ediarie.case-arrived-column
{
    width:70px;
}
.ediarie.case-number-column
{
    width:85px;
}
.ediarie.case-type-column
{
    width:85px;
}
.ediarie.sender-reciever-column
{
    width:170px;
}
/* SÖKSIDAN */
.ess-relativeNavigation /* Fix för vänsterpil i sökpagineringen */
{
    float:left;
    padding-right:5px;
}

.ediarie-search-template h2
{
    border-bottom: 2px solid #2082a3;
	padding-bottom: .25em;
	margin: .25em 0 .5em;
	font-size: 14px;
}
    
.ediarie.clear
{
    clear:both;
}

.ediarie.button-link
{
   margin-right:0px !important;
   float:none;
}
.ediarie .search
{
    margin-top:10px;
}
.ediarie h2
{
   /* color:#0A395B;*/
   
}

/*
#########################################################
E-diarium SLUT
#########################################################
*/


.mocked
{
    color: DarkGray !important;
    background-color: LightGray !important;
}

.districtheating.system-template thead th
{
    text-align: right;
}

.districtheating.system-template thead th.consumption 
{
    text-align: left;
}

.districtheating.startpage-template .q-a dl
{
	background-color: white;
}

.districtheating.startpage-template #sidebar-wrapper
{
	margin-top: 191px;
}

.search-template #content-wrapper ul
{
	margin: 0px;
	padding: 0px;
}
.widget.fjarrvarmekollen
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb326', endColorstr='#fed484'); /* IE rgb(254,179,38) 16%,rgb(255,212,132) 88% */
}

/*
#########################################################
Bör vara fixat från och med 2012-04-02 efter changeset
#########################################################

.document-search-template .footer .archive a[href$='.pdf']
{
    background-position: left -600px;
    padding-left: 20px;
}

.document-search-template p.archive::before 
{
    content: none !important;
}

*/

/*
#########################################################
Bör vara fixat från och med 2012-04-02 efter changeset
#########################################################


.newsroom-template .q-a h2, .project-template .q-a h2
{
    font-size: 10px;
}
.districtheating.startpage-template .footer
{
    display: none;
}

.xForm .cell
{
    float: left;
}

.xForm .row .form-text, .xForm .row input[type="text"], .xForm .row textarea, .xForm .row select, .xForm .row fieldset
{
    width:auto !important;
}

.xForm .cell
{
    margin: 0 4px 4px 0;
    min-width: 200px;
}

.xForm .row legend, .xForm .row label
{
    width: 100% !important;
}

.xformvalidator
{
    position: absolute;
}
*/

/*
#########################################################
ALLT UNDER DENNA KOMMENTAR ÄR SKICKAT TILL KAL 2012-02-15
#########################################################



#sections
{
    float: left;
}

a[href$='download=vcard']
{
	background: url(../img/icons/icon-vcard.png) right 0 no-repeat;
	padding-right: 28px;
}
			
/*  Subscriptionpage *//*
.subscriptionlistitem
{
     border-top:1px solid #009bc2;
     float:left;
     clear: both;
		
}			

.hidden
{
    display: none;
}		

.newsroom-template .share-links
{
	float: right;
	font-family:'Bosis W01 Light', 'Trebuchet MS', sans-serif;
	width: 100px;
		
}	
	
.footer .share-links
{
	float: right;
	right: 0;
	top: .5em;
	width: 105px;
}
		
.share-links strong
{
	float: left;
	margin: 2px 3px 0 0;
}

.button-link
{	
	background: url(../img/puff-bg-metal.png);
	float: left;
	padding: 6px 12px;
	margin: 9px 10px 18px 0 !important;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: 1px solid #e5e5e5;
}
	
.button-link h2
{
	font-size: 14px;
	margin: 0;
}

.button-link h2 a
{
	background: url(../img/open-close-arrows.png) right -15px no-repeat;
	padding-right: 13px;
}

.button-link.selected h2 a
{
	background: url(../img/open-close-arrows.png) right 6px no-repeat;
}

blockquote
{
   margin: 25;
}


.footer .ess-externalDocument
{
    display: none;    
}


.xForm .row fieldset label
{
    float:none;    
}

.article ul
{
    padding-left: 15px;    
    list-style-image: none;
    list-style-type:circle;
    list-style-position:outside;
}
.article ol
{
    padding-left: 35px;
    list-style-image: none;
    list-style-type: decimal;
    list-style-position:outside;

}
.article ol li
{
    list-style-type: decimal;
}

.article ul li 
{
    padding-left: 15px;
    background: url(../img/li-arrow.png) 0 .45em no-repeat;
}

.search-template .article ol
{
    padding-left: 0;
    list-style-image: none;
    list-style-type: none;
    list-style-position:outside;
}
.search-template .article ol li
{
    list-style-type: none;
}
.search-template .article ul li, .document-search-template .article ul li
{
    padding-left: 0;
    background: none;
}
*/