﻿body 
{
 color: #222222;
 /*xfont-family: Century Gothic, sans-serif;
 xfont-family:Calibri, sans-serif;*/
 font-family: Helvetica, arial, sans-serif;
 font-size:12px;
}

/*style="margin:0px;padding:0 0 0 15px; content:' * ';"*/

/* Share Buttons*/
#share-buttons img {
width: 15px;
padding: 5px;
border: 0;
box-shadow: 0;
display: inline;
}
 
/**/


.relationUl {
    margin:0px;
    padding-left: 1.2em;
    text-indent: -1.2em;
}

.relationUl:before {
    content: "►";
    display: block;
    float: left;
    width: 1.2em;
    color: #396799;
}

nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

	nav a{
		display:inline-block;
		vertical-align:bottom;
		/*xwidth:19.15%;*/
		width:24%;
		margin-bottom:0;
		padding-bottom:0;
		color:White;
		text-align:right;
	}

.xmainHeaderBygg { 
    /*background-color:  #a0522d; /*  #8b4513;   #93693d;  #a0522d;  #cc3410;  #f35032; #cc6310; #cc3410;  #a2bbd7;*/
    background: #a0522d; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left top,#a0522d, rgba(160, 82, 45, 0.70)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, #a0522d, rgba(160, 82, 45, 0.70)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, #a0522d, rgba(160, 82, 45, 0.70)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(bottom right, #a0522d, rgba(160, 82, 45, 0.70)); /* Standard syntax (must be last) */
    /*xcolor: #fffce8;*/  
    color: white;  
    font-family: Century Gothic, sans-serif;
}

.mainHeaderBygg {
    background: #a0522d; /* For browsers that do not support gradients */
    /*background: -webkit-linear-gradient(#a0522d, rgba(160, 82, 45, 0.75)); /* For Safari 5.1 to 6.0 * /
    background: -o-linear-gradient(#a0522d, rgba(160, 82, 45, 0.75)); /* For Opera 11.1 to 12.0 * /
    background: -moz-linear-gradient(#a0522d, rgba(160, 82, 45, 0.75)); /* For Firefox 3.6 to 15 * /
    background: linear-gradient(#a0522d, rgba(160, 82, 45, 0.75)); /* Standard syntax * /
    color: #fffce8;*/  

    background: -webkit-linear-gradient(rgba(160, 82, 45, 0.7), rgba(160, 82, 45, 0.95)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(160, 82, 45, 0.7), rgba(160, 82, 45, 0.95)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(160, 82, 45, 0.7), rgba(160, 82, 45, 0.95)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(160, 82, 45, 0.7), rgba(160, 82, 45, 0.95)); /* Standard syntax */

    color: #fffce8;  
    font-family: Century Gothic, sans-serif;
    font-size: 20px; 

    border-radius:3px 3px 3px 3px; 
    -webkit-border-radius: 3px 3px 3px 3px; 
    -moz-border-radius: 3px 3px 3px 3px; 
}

.mainHeaderData {
    /*98C8EF till nederkant 0081BF*/
    background-color: #98C8EF;
    background: -webkit-linear-gradient(#98C8EF, #0081BF); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#98C8EF, #0081BF); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#98C8EF, #0081BF); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#98C8EF, #0081BF); /* Standard syntax */
    color: #fffce8;
    font-family: Century Gothic, sans-serif;
    font-size: 20px;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
}

.mainHeaderBio {
    /*#8AE77F till #24BD00*/
    background-color: rgba(36, 189, 0, 0.85);
    /*background-color: #8AE77F;*/ 
    background: -webkit-linear-gradient(rgba(36, 189, 0, 0.40), rgba(36, 189, 0, 0.85)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(36, 189, 0, 0.40), rgba(36, 189, 0, 0.85)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(36, 189, 0, 0.40), rgba(36, 189, 0, 0.85)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(36, 189, 0, 0.40), rgba(36, 189, 0, 0.85)); /* Standard syntax */

    color: #006600; 
    font-family: Century Gothic, sans-serif;
    font-size: 20px; 

        border-radius:3px 3px 3px 3px; 
    -webkit-border-radius: 3px 3px 3px 3px; 
    -moz-border-radius: 3px 3px 3px 3px; 
}

.showListTable{
    width:500px;
    height:22px;
    border-spacing: 0px;
    border-collapse: separate;
    /*border:lightgray solid 1px;*/
    cursor: pointer;
    /*border-radius:5px 5px 0 0; 
    -webkit-border-radius: 5px 5px 0 0; 
    -moz-border-radius: 5px 5px 0 0;*/
    margin-bottom:1px;
}

.showListTableRow {
    /*border-radius:5px 5px 0 0; 
    -webkit-border-radius: 5px 5px 0 0; 
    -moz-border-radius: 5px 5px 0 0;*/
    /*border:1px; 
    border-top-left-radius:10px;
    border-top-right-radius:10px;*/

    /*-webkit-border-radius: 10px 10px 0 0; 
    -moz-border-radius: 10px 10px 0 0;*/ 
}


.showListTableCellLeft
{
    border-radius:3px 0 0 0; 
    -webkit-border-radius: 3px 0 0 0;  
    -moz-border-radius: 3px 0 0 0; 
    margin: 0; 
    padding: 0;
}

.showListTableCell {
    margin: 0;
    padding: 0;
    overflow:hidden;
}

.showListTableCellRight
{
    border-radius:0 3px 0 0; 
    -webkit-border-radius: 0 3px 0 0; 
    -moz-border-radius: 0 3px 0 0;
    margin: 0; 
    padding: 0;
}

/*.fa-th-list{
    color:rgba(51, 153, 255, 0.75);
}

.fa-th-list:hover {
    color:#3399ff;
}*/


.fa-bars{
    color:rgba(70, 130, 180, 0.58);
}

.fa-bars:hover {
    color:steelblue;
}

.fa-clone {
    color: rgba(70, 130, 180, 0.7);
}

    .fa-clone:hover {
        color: steelblue;
    }

.fa-pause {
    color: rgba(70, 130, 180, 0.7);
}

.fa-pause:hover {
    color: steelblue;
}


.fa-eye {
    color: slategray;
}

    .fa-eye:hover {
        color: #555555;
    }

.fa-info-circle {
    color: slategray;
}

.fa-info-circle:hover {
    color:#555555;
}


.filteralternativeTD {
    xbackground-color:whitesmoke;
    xbackground:#aaa;
    border:rgba(216, 220, 242, 0.49) 1px solid;
    border-radius:4px;   
    padding:6px 4px 4px 0px;
    cursor:pointer;
}
.filteralternativeTD:hover {
    background-color:#d8dcf2;
}

.hitListBio
{
    border-width:1px;
    border-color: #d8dcf2; 
    border-style: solid; 
    background-color: rgba(239,251,238, 0.15);
}
 
.hitListBygg
{
    border-width:1px;
    border-color: #d8dcf2; 
    border-style: solid; 
    background-color:  rgba(160, 82, 45, 0.05);
}

.hitListData
{
    border-width:1px;
    border-color: #d8dcf2; 
    border-style: solid; 
    background-color: rgba(236, 240, 246, 0.3); /*light blue;*/
}

.hitListNone
{
    border-width:0px;
}

	nav li:first-child a{ 
        margin-left:0; 
        color:White; 
        /*xborder:thin solid White;*/

	}
	xnav li:last-child  a{ margin-right:0; color:White;}
	
	.opacityImage_50
	{
		opacity:0.5;
		filter:alpha(opacity=50); /* For IE8 and earlier */
	}
/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

	nav ul li{
		display:inline;
	}	
	
	.AccPanel
	{
	 background-color : RGB(250,250,250);
	 width: 712px;
	 min-height:1000px;
	 margin-top:10px;
	 }
	
	.lbGotoFreeTxS
	{
		margin-left:120px;
		font-size:10px;
		text-decoration:none;
		color:navy;
		margin-top:16px;
	}
	
	.lbGotoFreeTxS:hover
	{
		/*xmargin-left:30px;
		xfont-size:9px;
		xtext-decoration:none;*/
		color:#c0c0c0;
	}
	
	.headIcon{display:inline-block; padding:0px; margin:0px; float:right; color:yellow }


.letterSearch
{
	font-size: 11px;
	margin:4px 0 0 0;
	padding:2px;
	color: #333333;
	font-family: 'Courier New', Courier, monospace;
	text-decoration:none;
	border:1px solid #c0c0c0;
	background-color: #c0c0c0;

}

.letterSearch:hover
{
	font-weight:bold;
	font-size: 12px;
}

.letterSearchSelected
{
	margin:4px 0 0 0;
	padding:2px;
	color: white;
	font-family: 'Courier New', Courier, monospace;
	text-decoration:none;
	border:1px solid #ff7f27;
	background-color: #ff7f27;
	font-weight:bold;
	font-size: 12px;


}

.letterSearchBigger
{
	font-weight:normal;
	font-size: 12px;
	border:1px solid #fff;
	color: #333333;
	
	margin:4px 0 0 0;
	padding:3px;
	font-family: 'Courier New', Courier, monospace;
	text-decoration:none;
	background-color: #c0c0c0;

}

.letterSearchBigger:hover
{
	font-weight:bold;
	font-size: 12px;
	border:1px solid #c0c0c0;
	color: white;
}

.letterSearchBiggerSelected
{
	font-weight:bold;
	font-size: 13px;
	border:1px solid #ff7f27;
	color: white;
	
	margin:2px 0 0 0;
	padding:3px;
	font-family: 'Courier New', Courier, monospace;
	text-decoration:none;
	background-color: #ff7f27;

		
}






/*BEGIN AdminTermList*/

/*--------------------------------*/
/*         paging hitlist         */
/*--------------------------------*/
.pagingLinks
{
	margin-left: 6px; 
	padding: 2px 3px; 
	display: inline; 
	background-color: #FFFFCC; 
	border:1px solid whitesmoke;
}

.pagingLinks a
{
	text-decoration:none;
	color:#4377b1;
}

.pagingLinks a:hover
{
	text-decoration:underline;
}

.pagingLinks .pagingLinksDisabled
{
	text-decoration:none;
	color:whitesmoke;
}

.pagingLinks .pagingLinksDisabled:hover
{
	text-decoration:none;
}

/*--------------------------------*/
/*            headers             */
/*--------------------------------*/

.subHeaderB
{
	color : #396799; /*mörkt blå*/
	font-size:10px;
	font-family:Verdana;
}
.subHeaderB_11
{
	color : #396799; /*mörkt blå*/
	font-size:12px;
	font-family:Verdana;
}

.subHeaderQ
{
	color : #df5900;  
	font-size:10px;
	font-family:Verdana;
}
.subHeaderQ_11
{
	color : #df5900;  
	font-size:12px;
	font-family:Verdana;
}

.bgAdminTermListFraga
{
	background-color: #fffce8;
}

.bgAdminTermListBegrepp
{
	background-color: #f4f8fb;
}

.bgAdminTermListFragaEdit 
{
	/*background-color: RGB(255, 234, 185);*/
	background-color: white;
}

.bgAdminTermListBegreppEdit
{
	/*background-color: RGB(193, 211, 232);*/
	background-color: white;
}

.bgAdminTermListBegreppEditForm
{
	background-color: white; 
	width:100%;
}

.bgAdminTermListFragaEditForm
{
	background-color: white; 
	width:100%;
}
/*
.bgAdminTermListFragaEdit .subHeaderQ
{
	color: white;
}

.bgAdminTermListBegreppEdit .subHeaderB
{
	color: white;
}
*/

/*END AdminTermList*/

/*MasterPage Header*/
	
.xxTermadoMainHeader
{
	 padding: 20px; 
	 max-width:1058px;
	 height:170px;
	 background-image:url(../Images/HeaderFrame.png);
	 background-repeat:no-repeat;
}

.TermadoMainHeader
{
	 	 
 	 /*xbackground-color:#4377b1;*/
	 padding: 10px; 

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(left, #396799 0%, #82A5CC 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(left, #396799 0%, #82A5CC 100%);

/* Opera */ 
background-image: -o-linear-gradient(left, #396799 0%, #82A5CC 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #396799), color-stop(1, #82A5CC));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(left, #396799 0%, #82A5CC 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to right, #396799 0%, #82A5CC 100%);
}

.frontpageArticle
{
	 /* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(left, #FFEAB9 0%, #fff1d2 100%);

	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(left, #FFEAB9 0%, #fff1d2 100%);

	/* Opera */ 
	background-image: -o-linear-gradient(left, #FFEAB9 0%, #fff1d2 100%);

	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #FFEAB9), color-stop(1, #fff1d2));

	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(left, #FFEAB9 0%, #fff1d2 100%);

	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to right, #FFEAB9 0%, #fff1d2 100%);
}


/**/

.lbNohits
{
	color:#4377b1;
	font-family: 'Courier New', Courier, monospace;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}

/**Add note/link, upload and other Popups**/

.PopupDialog 
{
    background-color: #f0f0f0;
     border:1px solid steelblue;
     word-wrap:normal;
}

.modalBackground
{
    background-color: #f0f0f0;
    filter: alpha(opacity=50);
    opacity: 0.5; 
    border:1px solid white;
}

.modalWindow
{
  
  background:White;
  -webkit-box-shadow:0 2px 4px #c0c0c0;
  -moz-box-shadow:0 2px 4px #c0c0c0;
  box-shadow:0 2px 4px #c0c0c0;
  text-align:left;
  font-size:13px;
}


.PopupWMStyle
{
    /*border:2px solid #808285;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width:95%;*/
    /*padding:4px;*/
    border:1px solid #808285;   
    font-size:medium;
    font-style:italic;
    color:#c0c0c0;
}

.PopUpHeaderStyle
{
    /*xfont-family: Georgia, Serif;*/
    font-size: medium;
    color:#505050;
}

.PopupTbStyle
{
    border:1px solid #c0c0c0;    
    font-size:14px;
    color:#101010;
    /*xfont-family: Century Gothic, sans-serif;*/
}

.PopupEditorStyle
{
    border:1px solid #c0c0c0;    
    font-size:14px;
    color:#101010;
    font-family: Georgia, Serif;
}

.PopupHeadingStyle
{ 
    font-size:11px;
    color:#303030;
    /*xfont-weight:bold;*/
    padding-left:3px;
    color : #396799; /*mörkt blå*/
	font-family:Verdana;
}
.xxxxPopupHeadingStyle
{ 
    font-size:13px;
    color:#303030;
    font-family : 'Courier New', Courier, monospace;
    font-weight:bold;
    padding-left:3px;
}
.xxxTooltipHeadingStyle
{
	border:1px solid #808285;    
    font-size:medium;
    color:#505050;
}


.AddLinkUploadStyle
{
    width:300px;
}

.xxxxxxxxxxPopupHeaderLeft
{
	background-color:transparent;
	background-image: url(../Images/greybar2_left.gif);
	background-repeat: no-repeat;
    background-position: left top; 
    width: 11px; 
    height: 28px;
}

.xxxxxxxxPopupHeaderRight
{ 
    background-color :transparent;
	background-image: url(../Images/greybar2_right.gif);
	background-repeat: no-repeat;
	background-position: right top; 
    width: 11px; 
    height: 28px;
    }

.ArticleInPopupHeader
{
	background-color:#df5900;  
    height: 26px;
	text-align: center; 
	color: white;
    font-size: 11px; 
    /*xfont-family: Arial;*/
}
.PopupHeaderTerm
{
	background-color:#4377b1;  
    height: 26px;
	text-align: center; 
	color: white;
    font-size: 11px; 
    /*xfont-family: Arial;*/ 
}

.PopupHeaderFraga
{
	background-color:#ff7f27;  
    height: 26px;
	text-align: center; 
	color: white;
    font-size: 11px; 
    /*xfont-family: Arial;*/ 
}


    
.pl_editTerm
{
	background-color: RGB(217,227,240);  
	vertical-align: top; 
	padding: 4px 0 6px 10px;
	border-bottom: 2px solid white; 
}

.pl_editFraga
{
	
	background-color:#fff1d2;
	/*zxcbackground-color: RGB(255,252,232);
	xbackground-color: RGB(255,234,185);
	xxbackground-color: RGB(253,209,152);*/
	vertical-align: top; 
	padding: 4px 0 6px 10px;
	border-bottom: 2px solid white; 
}


.pl_editFragaNoBorder
{
	background-color:#fff1d2;
	/*xxxbackground-color: RGB(255,252,232);
	xbackground-color: RGB(255,234,185);
	xxbackground-color: RGB(253,209,152);*/
	vertical-align: top; 
	padding: 4px 0 4px 10px;
}


.pl_editTermNoBorder
{
	background-color: RGB(217,227,240);  
	vertical-align: top; 
	padding: 4px 0 4px 10px;
}

.commentdivs
{
	background-color:#eeeeee;
	padding:2px;
	margin-bottom:3px;
	border:solid 1px navy;
	font-size:10px;
	width:98%;
}
	


/*AutoCompleteExtender*/
.ACE_hoverlistitem
{ 
	font-weight:bold;
	}


/**Tooltips and other simular Popups**/
.TooltipBackground
{
    background-color: #f0f0f0;
    filter: alpha(opacity=50);
    opacity: 0.5; 
}

.TooltipWindow
{
  
  background:White;
  text-align:left;
  font-size:13px;
      z-index: 100;
    position: absolute;
}


.TooltipWMStyle
{	
    /*border:2px solid #808285;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width:95%;*/
    /*padding:4px;*/
    border:1px solid #808285;   
    font-size:medium;
    font-style:italic;
    color:#c0c0c0;
}

.TooltipHeaderStyle
{
    color:#505050;
    font-size:13px;
}

.TooltipTbStyle
{
	border:none;
    color:#505050;
    font-size:11px;
}

.TooltipTbStyle a {
    text-decoration:none;
    color:#396799;
}

.TooltipHeadingStyle
{
 	border:none;
    color:#101010;
    font-size:11px;
}


.TooltipHeaderLeft
{
	background-color:#009999;
	/*xbackground-image: url(../Images/greybar2_left.gif);*/
	background-repeat: no-repeat;
    background-position: left top; 
    width: 11px; 
    height: 18px;
     vertical-align:middle;
     padding-top:6px;
}

.TooltipHeaderRight
{ 
	background-color:#009999;
	/*xbackground-image: url(../Images/greybar2_right.gif);
	xbackground-repeat: no-repeat;
	xbackground-position: right top;*/ 
    width: 11px; 
    height: 18px;
     vertical-align:middle;
          padding-top:6px;
    }


.TooltipHeader {
    background-color: #82a5cc;
    height: 22px;
    text-align: left;
    color: white;
    font-size: 14px;
    vertical-align: middle;
}

.TooltipHeaderTerm {
    background-color:#e9eef5;
    /*xxbackground-color:RGB(67,119,176);*/
    height: 22px;
	text-align: left; 
    padding-left:90px;
	color: RGB(67,119,176);
    font-size: 14px; 
    vertical-align:middle;
}


.TooltipHeaderQA {
    background-color: #e9eef5;
    /*xxbackground-color:RGB(255,126,39);*/
    height: 22px;
    text-align: left;
    padding-left: 90px;
    color: #df5900;
    font-size: 14px;
    vertical-align: middle;
}

.SearchWButtStyle
{
	color:#101010;
	font-weight:normal;
	font-style:normal;
	border:1px solid #4377b1;
	background-color: #4377b1;
	color:#FFFFFF;
	width:40px;
	padding: 1px 0 1px 0;
	/*xxfont-family: 'Courier New', Courier, monospace;*/

}



.SearchWStyle {
    color: #101010;
    font-weight: normal;
    font-style: normal;
    border: 1px solid #4377b1;
    width: 216px;
    padding: 3px;
}

.WM_SearchWStyle
{
	color:#b0b0b0;
	/*font-weight:bold;*/
	font-style:italic;
    /*border:1px solid #4377b1;
	width:216px;
	padding:3px;*/
}
.SearchWStyleADM
{
	color:navy;
	font-weight:normal;
	font-style:normal;
	border:1px solid #c0c0c0;
	padding:3px;
	width:240px;
}

.WM_SearchWStyleADM
{
	color:#c0c0c0;
	font-weight:bold;
	font-style:italic;
    border:1px solid #c0c0c0;
	padding:3px;
	width:240px;
}

/***********************************/

/*********** BUTTONS *************/

.SearchButt {
    border:none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: steelblue;
    color: White;
    font-size: 14px;
    font-variant:small-caps;
    padding:3px;
}


.greenBtn
{
    background-color: #446633;
    /*xx: #83a603;*/
    border-style: none;
    color:White;
    padding:2px 4px 2px 4px;
    font-size:13px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    /*asd-moz-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    asd-webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    asdbox-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);*/
}

.blueBtn
{
    /*xx: #4377b1;*/
    background-color:#396799;
    border-style: none;
    color:White;
    padding:2px 4px 2px 4px;
    font-size:13px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    /*zxc-moz-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    zxc-webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    zxcbox-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);*/
}

.orangeBtn
{
    background-color:#ff7f27;
    border-style: none;
    color:White;
    padding:2px 4px 2px 4px;
    font-size:13px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    /*asd-moz-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    asd-webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    asdbox-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);*/
}

.grayBtn
{
	background-color: #596776;
    /*xbackground-color: #808285;*/
    border-style: none;
    color:White;
    font-size:13px;
    padding:2px 4px 2px 4px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    /*asd-moz-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    asd-webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    asdbox-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);*/
}


/*********************************/
.selectedFraga_panelHeader
{
    border: 1px solid #ff7f27;   
    color: white;   
    background-color: #ff7f27;   
    font-size: 16px;   
    font-weight: bold;   
    padding-top: 5px;     
    padding-left:  5px; 
    cursor: pointer;  
    width: 705px;   
    height:21px;  
    margin-top:5px;
}

.REMselectedFraga_panelHeaderSelected 
{   
    border: 1px solid #ff7f27;   
    color: white;   
    background-color: #ff7f27;   
    font-size: 16px;   
    font-weight: bold;   
    padding-top: 2px;     
    padding-left: 5px; 
    cursor: pointer;  
    width: 694px;   
    height:21px;  
    margin-top:5px;
}   

.selectedTerm_panelHeader
{
    border: 1px solid  #4377b1;   
    color: white;   
    background-color: #4377b1;   
    font-size: 16px;   
    font-weight: bold;   
    padding-top: 5px;     
    padding-left:  5px; 
    cursor: pointer;  
    width: 705px;   
    height:21px;  
    margin-top:5px;
}

.REMselectedTerm_panelHeaderSelected 
{   
    border: 1px solid  #4377b1;   
    color: white;   
    background-color: #4377b1;   
    font-size: 16px;   
    font-weight: bold;   
    padding-top: 5px;     
    padding-left:  5px; 
    cursor: pointer;  
    width: 694px;   
    height:21px;  
    margin-top:5px;
}   
            

.XXselectedTerm_panelHeaderText{ width: 691px; text-align:center;}
.selectedTerm_panelHeaderIcon{float:left; padding:0px; margin:0px; }

.xxGuidedPathPanelStyle a:hover
{
    color:#83a603;    
}

.selectedTerm_panel {   
    width:712px;   
    /*xborder: 1px solid #4377b1;*/
    font-size:13px;
    margin-bottom:5px;

}   
            
.selectedFraga_panel {   
    width: 712px;   
    /*xborder: 1px solid #ff7f27;*/   
    font-size:13px;
} 
         
.selectedTerm_panelContent {   
    /*xbackground-color: RGB(193,211,232);*/  
    background-color: #f4f8fb;  
    border-bottom: 2px solid white; 
    border-top: none;   
    padding: 5px;   
    /*xxwidth: 746px;*/ 
}   

.selectedTerm_panelContentNoborder {   
    /*xbackground-color: RGB(193,211,232);*/ 
    background-color: #f4f8fb;   
    border-top: none;      
    width: 746px; 
} 

.selectedFraga_panelContent {   
	background-color: RGB(255,252,232);
	/*xxbackground-color: RGB(253,209,152);*/
    border-bottom: 2px solid white; 
    border-top: none;   
    padding: 5px;   
    /*xxwidth: 746px;*/ 
}  

.selectedFraga_panelContentNoborder {   
	background-color: RGB(255,252,232);
	/*xxbackground-color: RGB(253,209,152);*/
    border-top: none;      
    width: 746px; 
}
.selectedTerm_panelHeading {   
	background-color: transparent;   
	/*xpadding: 5px;*/  
	color: #333333;
	font-family:  'Courier New', Courier, monospace;
	/*xxwidth: 100px;*/ 
	display:inline-block;
	font-weight:bold;
	font-size:14px;
	padding-bottom:1px;
}  

.AdminList_panelHeading {   
	background-color: transparent;   
	color: #555555;
	display:inline-block;
	font-weight:bold;
	font-size:14px;
	padding-bottom:1px;
}  


/***********************Popup message/login*****************/

.popup_overlay {
	
	/* must be initially hidden */
	/* place overlay on top of other elements */
	/* styling */
	background: url(../Images/PopupFrame.png) no-repeat;
	width:380px;	
	height:280px;
	padding: 20px;
}

.popup_overlay .close {
	background:url(../Images/close_icon.png) no-repeat;
	position:absolute;
	left: 367px;
	top:-12px;
	cursor:pointer;
	height:28px;
	width:28px;
}

/*********************************/
		.selectedTerm_accordion {   
            width: 800px;   
        }   
           
        .selectedTerm_accordionHeader {   
            border: 1px solid #2F4F4F;   
            color: white;   
            background-color: #2E4d7B;   
            /*xfont-family: Arial, Sans-Serif;*/   
            font-size: 12px;   
            font-weight: bold;   
            padding: 5px;   
            margin-top: 5px;   
            cursor: pointer;   
        }   
           
        .selectedTerm_accordionHeaderSelected {   
            border: 1px solid #2F4F4F;   
            color: white;   
            background-color: #5078B3;   
            /*xfont-family: Arial, Sans-Serif;*/   
            font-size: 12px;   
            font-weight: bold;   
            padding: 5px;   
            margin-top: 5px;   
            cursor: pointer;   
        }   
           
        .selectedTerm_accordionContent {   
            background-color: #D3DEEF;   
            border: 1px dashed #2F4F4F;   
            border-top: none;   
            padding: 5px;   
            padding-top: 10px;   
        }   
        
/*HitList Icons and text styles*/

.hitIconConcept
{
	background-color: #82a5cc;
    border-style: none;
    color:White;
    font-size:11px;
    padding-left:4px;
    padding-top:2px;
    height:12px;
    width:12px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.hitIconQA
{
	background-color: #ff7f27;
    border-style: none;
    color:White;
    font-size:11px;
    padding-left:4px;
    padding-top:2px;
    height:12px;
    width:12px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.hitlisthterm
{
	font-weight:600;
	font-size:13px;
	text-decoration:none;
	cursor:pointer;
}

.hitlistterm
{
	font-size:13px;
	text-decoration:none;
	cursor:pointer;

}

.hitlistfraga
{
	font-weight:600;
	font-size:13px;
	text-decoration:none;
	/*xbackground-position:middle left;
	xbackground-repeat:no-repeat;*/
    cursor:pointer;
}


.hitlisthterm:hover
{
	color:#4377b1
}

.hitlistfraga:hover
{
	color:#ff7f27;
}
.hitlistterm:hover
{
	color:#4377b1
}



.conceptRowHeader
{
	/* IE10 Consumer Preview * / 
	background-image: -ms-linear-gradient(left, #4377B1 0%, #82a5cc 100%);

	/* Mozilla Firefox * / 
	background-image: -moz-linear-gradient(left, #4377B1 0%, #82a5cc 100%);

	/* Opera * / 
	background-image: -o-linear-gradient(left, #4377B1 0%, #82a5cc 100%);

	/* Webkit (Safari/Chrome 10) * / 
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #4377B1), color-stop(1, #82a5cc));

	/* Webkit (Chrome 11+) * / 
	background-image: -webkit-linear-gradient(left, #4377B1 0%, #82a5cc 100%);

	/* W3C Markup, IE10 Release Preview * / 
	background-image: linear-gradient(to right, #4377B1 0%, #82a5cc 100%);*/
	background-color:#4377B1;
/* IE10 Consumer Preview * / 
background-image: -ms-linear-gradient(top, #4377B1 0%, #82A5CC 100%);

/* Mozilla Firefox * / 
background-image: -moz-linear-gradient(top, #4377B1 0%, #82A5CC 100%);

/* Opera * / 
background-image: -o-linear-gradient(top, #4377B1 0%, #82A5CC 100%);

/* Webkit (Safari/Chrome 10) * / 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4377B1), color-stop(1, #82A5CC));

/* Webkit (Chrome 11+) * / 
background-image: -webkit-linear-gradient(top, #4377B1 0%, #82A5CC 100%);

/* W3C Markup, IE10 Release Preview * / 
background-image: linear-gradient(to bottom, #4377B1 0%, #82A5CC 100%);
*/
 
}

.QARowHeader
{

	/* IE10 Consumer Preview * / 
	background-image: -ms-linear-gradient(left, #FF7F27 0%, #ffa66a 100%);

	/* Mozilla Firefox * / 
	background-image: -moz-linear-gradient(left, #FF7F27 0%, #ffa66a 100%);

	/* Opera * / 
	background-image: -o-linear-gradient(left, #FF7F27 0%, #ffa66a 100%);

	/* Webkit (Safari/Chrome 10) * / 
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #FF7F27), color-stop(1, #ffa66a));

	/* Webkit (Chrome 11+) * / 
	background-image: -webkit-linear-gradient(left, #FF7F27 0%, #ffa66a 100%);

	/* W3C Markup, IE10 Release Preview * / 
	background-image: linear-gradient(to right, #FF7F27 0%, #ffa66a 100%);*/
	background-color:#ffa66a;
/* IE10 Consumer Preview * / 
background-image: -ms-linear-gradient(top, #ffd87d 0%, #ffeab9 100%);

/* Mozilla Firefox * / 
background-image: -moz-linear-gradient(top, #ffd87d 0%, #ffeab9 100%);

/* Opera * / 
background-image: -o-linear-gradient(top, #ffd87d 0%, #ffeab9 100%);

/* Webkit (Safari/Chrome 10) * / 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffd87d), color-stop(1, #ffeab9));

/* Webkit (Chrome 11+) * / 
background-image: -webkit-linear-gradient(top, #ffd87d 0%, #ffeab9 100%);

/* W3C Markup, IE10 Release Preview * / 
background-image: linear-gradient(to bottom, #ffd87d 0%, #ffeab9 100%);
*/
}

/*******************************************/
/**Left Side Accordion**/

.LeftSideAccordions
{
	width:280px;
}

.LeftSideAccordionHeaderStyle
{
    border-left: 4px solid  #4377b1;   
    color: white;   
    background-color: #4377b1;   
    font-size: 14px;   
    padding: 5px 0 0 30px;     
    cursor: pointer;  
    height:25px;  
    vertical-align:top;
    margin-top:5px; 
    /*xbackground-image: url(../Images/circle-add.png);*/
    background-image: url(../Icons/downWhite.png);
    background-repeat:no-repeat;
    background-position:left;
}

.LeftSideAccordionSelectedHeaderStyle
{            
	border-left: 4px solid  #82a5cc;
    color: white;   
    background-color:  #82a5cc;
    font-size: 14px;      
    padding: 5px 0 0 30px;  
    cursor: pointer;  
    height:25px;  
    vertical-align:top;
    margin-top:5px; 
    /*xbackground-image: url(../Images/circle-subtract.png);*/
    background-image: url(../Icons/upWhite.png);
    background-repeat:no-repeat;
    background-position:left;
}

.LeftSideAccordionContentStyle
{
	padding:0 3px 5px 4px;
	/*xborder-top: 1px solid #4377b1;*/
	border-bottom: 1px solid #4377b1;
	border-left: 1px solid #4377b1;
	border-right: 1px solid #4377b1;
    /*xbackground-color: RGB(253,209,152);*/
    background-color: whitesmoke;

}

/*******************************************/     
.CloudPanel
{
	/*xfont-family: 'Courier New', Courier, monospace;*/
	font-family: Century Gothic, sans-serif;
    /*xcolor:#83a603;*/
    color: #4377b1;
    font-size:14px;
}

.tagcloudEven
{
	/*xfont-family: 'Courier New', Courier, monospace;
	xxcolor:RGB(193,211,232); 
	xcolor:RGB(117,159,227);*/
	color: #e9eef5;  
	/*xcolor:#fff;*/     
	text-decoration:none; 
}
.tagcloudEven:hover
{
	/*xfont-family: 'Courier New', Courier, monospace;
	xcolor:RGB(67,119,255);*/   
	text-decoration:underline; 
}

.tagcloudOdd
{
	color:#c1d3e8;
	text-decoration:none; 
}

.tagcloudOdd:hover
{
	/*xfont-family: 'Courier New', Courier, monospace;
	xcolor:RGB(67,119,255);*/
	text-decoration:underline; 
}
    
/*******************************************/

.wrapper
{
	width:90%;
	margin:0 5%;
}


.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

	nav a{
		display:inline-block;
		vertical-align:bottom;
		width:24%;
		margin-bottom:0;
		padding-bottom:0;
		color:White;
		text-align:right;
	}
	
	nav li:first-child a{ 
        margin-left:0; 
        color:White; 
        /*xborder:thin solid White;*/

	}
	
	nav div 
	{
				display:inline-block;
		vertical-align:bottom;
		width:24%;
		margin-bottom:0;
		padding-bottom:0;
		color:White;
		text-align:right;

	}
	
	


/*Statistics*/
.StatReorderLink
{
	font-variant:small-caps;
	color:whitesmoke;
	text-decoration:none;
}

.StatReorderLink:hover
{
	color:White;
	text-decoration:underline;
}

/*AutoComplete stuff*/
.acex_SokRefCompletionList
{
	/*xfont-size: 11px;
    xcolor: #000;*/
    padding: 3px 5px;
    border: 1px solid #999;
    background: #fff;
    /*xwidth: 300px;
    xfloat: left;
    xz-index: 999;
    xposition:absolute;
    xmargin-left:0px;*/
    cursor:pointer;
    text-align:left;
}

.acex_SokRefCompletionListHighlightedItem
{
	background-color:#ffeab9;
	/*xcolor: White;
	xbackground-color: #006699;
	xcursor: pointer;*/
}

.acex_SokRefCompletionListItem
{
	background-color:#fff;
	/*xcolor: #006699;
	xbackground-color: White;
	xcursor: pointer;*/
}

/*Tab style*/
/*.TermadoTab .ajax__tab_header {font-family:arial;font-size:13px;color:#ffffff;font-weight:600;}

.TermadoTab .ajax__tab_outer                     {padding-right:4px;background:url(newTabImages/tab_grey_right.gif) no-repeat right;}
.TermadoTab .ajax__tab_inner                     {padding-left:3px;background:url(newTabImages/tab_grey_left.gif) no-repeat;}
.TermadoTab .ajax__tab_tab                       {height:15px;padding:2px 4px 5px 4px;margin:0px; background:url(newTabImages/tab_grey_middle_darker.gif) repeat-x;}

.TermadoTab .ajax__tab_disabled .ajax__tab_outer {background:url(newTabImages/tab_lightgrey_right.jpg) no-repeat right;}
.TermadoTab .ajax__tab_disabled .ajax__tab_inner {background:url(newTabImages/tab_lightgrey_left.jpg) no-repeat;}
.TermadoTab .ajax__tab_disabled .ajax__tab_tab   {background:url(newTabImages/tab_grey_middle.gif) repeat-x; color: #ffffff; font-style:italic; font-weight:500;}

.TermadoTab .ajax__tab_hover .ajax__tab_outer {cursor:pointer;background:url(newTabImages/tab_hover_right.gif) no-repeat right;}
.TermadoTab .ajax__tab_hover .ajax__tab_inner {cursor:pointer;background:url(newTabImages/tab_hover_left.gif) no-repeat;}
.TermadoTab .ajax__tab_hover .ajax__tab_tab {cursor:pointer;background:url(newTabImages/tab_hover_middle_darker.gif) repeat-x;}

.TermadoTab .ajax__tab_active .ajax__tab_outer {background:url(newTabImages/tab_active_right.gif) no-repeat right;}
.TermadoTab .ajax__tab_active .ajax__tab_inner {background:url(newTabImages/tab_active_left.gif) no-repeat;}
.TermadoTab .ajax__tab_active .ajax__tab_tab {background:url(newTabImages/tab_active_middle.gif) repeat-x; color:#ffffff;}


.TermadoTab .ajax__tab_body {font-family:arial; font-size:11px; border:0; padding:0px; background-color:#ffffff;}*/

 /*.TermadoTab .ajax__tab_header
{
    xfont-family: "Helvetica Neue" , Arial, Sans-Serif;
    font-family: Century Gothic, sans-serif;
    font-size: 14px;
    font-weight:bold;
    display: block;

}
.TermadoTab .ajax__tab_header .ajax__tab_outer
{
    border-color: #222;
    color: #222;
    padding-left: 10px;
    margin-right: 3px;
    border:solid 1px #c1d3e8;
}
.TermadoTab .ajax__tab_header .ajax__tab_inner
{
    border-color: #c1d3e8;
    color: #666;
    padding: 3px 10px 2px 0px;
}
.TermadoTab .ajax__tab_hover .ajax__tab_outer
{
    background-color:#e9eef5;
}
.TermadoTab .ajax__tab_hover .ajax__tab_inner
{
    color: #e9eef5;
}
.TermadoTab .ajax__tab_active .ajax__tab_outer
{
    border-bottom-color: #ffffff;
    background-color: #c1d3e8;
}
.TermadoTab .ajax__tab_active .ajax__tab_inner
{
    color: #000;
    border-color: #82a5cc;
}
.TermadoTab .ajax__tab_body
{
    xfont-family: verdana,tahoma,helvetica;
    xfont-size: 10pt;
    xbackground-color: #fff;
    xborder-top-width: 0;
    xborder: solid 1px #c1d3e8;
    xborder-top-color: #ffffff;
}
*/
/*Header*/

.TermadoTab .ajax__tab_header
{
    color: #4682b4;
    /*xfont-family:verdana;*/
    font-size: 13px;
    /*xfont-weight: bold;*/
    background-color: #ffffff;
    margin-left: 0px;
}

/*Body*/

.TermadoTab .ajax__tab_body
{
    /*xborder:1px solid #b4cbdf;*/
    padding-top:0px;
}

/*Tab Active*/

.TermadoTab .ajax__tab_active .ajax__tab_tab
{
    color: #ffffff;
    /*xbackground:url("../images/tabcontainer/tab_active.gif") repeat-x;*/
    background-color:#4377b1;
    height:23px;
}

.TermadoTab .ajax__tab_active .ajax__tab_inner
{
    color: #ffffff;
    /*xbackground:url("../images/tabcontainer/tab_left_active.gif") no-repeat left;*/
    background-color:#4377b1;
    padding-left:10px;
}

.TermadoTab .ajax__tab_active .ajax__tab_outer
{
    color: #ffffff;
    /*xbackground:url("../images/tabcontainer/tab_right_active.gif") no-repeat right;*/
    background-color:#4377b1;
    padding-right:6px;
}

/*Tab Hover*/

.TermadoTab .ajax__tab_hover .ajax__tab_tab
{
    color: #ffffff;
    /*xbackground:url("../images/tabcontainer/tab_hover.gif") repeat-x;*/
    background-color:#82a5cc;
    height:23px;
}

.TermadoTab .ajax__tab_hover .ajax__tab_inner
{
    color: #ffffff;
    /*xbackground:url("../images/tabcontainer/tab_left_hover.gif") no-repeat left;*/
    background-color:#82a5cc;
    padding-left:10px;
}

.TermadoTab .ajax__tab_hover .ajax__tab_outer
{
    color: #ffffff;
    /*xbackground:url("../images/tabcontainer/tab_right_hover.gif") no-repeat right;*/
    background-color:#82a5cc;
    padding-right:6px;
}

/*Tab Inactive*/

.TermadoTab .ajax__tab_tab
{
    color: #555555;
    /*xbackground:url("../images/tabcontainer/tab_Inactive.gif") repeat-x;*/
    background-color:#c1d3e8;
    padding-top:5px;
    height:23px;
}

.TermadoTab .ajax__tab_inner
{
    color: #555555;
    /*xbackground:url("../images/tabcontainer/tab_left_inactive.gif") no-repeat left;*/
    background-color:#c1d3e8;
    padding-left:10px;
}

.TermadoTab .ajax__tab_outer
{
    color: #555555;
    /*xbackground:url("../images/tabcontainer/tab_right_inactive.gif") no-repeat right;*/
    background-color:#c1d3e8;
    padding-right:6px;
    margin-right: 2px;
}


.NewHitListLink 
{
    font-size:13px;
    text-decoration:none;
    /*xcolor:darkslateblue;*/
    color:#1b2c2c; 
}

.NewHitListLink:hover{color:#508080 }

.ShowTableText {
    font-size:13px;
    color:#1b2c2c; 
}
.ShowTableTextHeader {
    font-variant:small-caps;
    font-size:13px;
    color:slateblue;
}

.ShowTableSubTextHeader
{
    text-transform: uppercase;
    font-size:10px;
    color:#1c6097; 
    font-family: Arial, Helvetica, sans-serif;
    padding-top:4px;
}

/*********************                datatermgruppens frågor innehåller tabeller som måste stylas ***********************/

.ShowTableText table {
    border-width:1px;
    border-color:#cfd1d3;
    width:98%;
    border-spacing: 0px;
    border-collapse: collapse;
    background-color: #eef3f8;
}

.ShowTableText th {
    vertical-align:top;
    background-color:#d5e6f7;
    padding: 4px;
}

.ShowTableText tr {
    vertical-align:top;
}

.ShowTableText td {
    padding: 2px 2px 2px 4px;


}

.NewHitListIcon:hover {
    opacity:0.7;
    filter:alpha(opacity=70); /* For IE8 and earlier */
}
                    
@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

	.xwrapper{
		width:1000px; /* 1140px - 10% for margins */
		margin:0 auto;
		
	}
	
}


/*Calender
--------------------------------------------*/

.calendar  
{
	border:solid 1px silver; 	background-color:#fEfEfE; 	font-family:"'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif";	Font-Size:9px;
}
.calendar .ajax__calendar_today  {display : none;}
.calendar .ajax__calendar_hover {background-color:lightblue;}
.calendar .ajax__calendar_active  {background-color:gold;}


