html, body, form
{
	height: 100%;
}

body
{
	color: #000000;
	margin: 0;
	line-height: 1.5em;
	background-color: #484843;
	min-width: 600px;
	-ms-overflow-style: scrollbar;
}

@media screen and (max-width: 600px) {
	body {
		min-width: 320px;
	}
}

a
{
	color: #0081c6;
}

select
{
	border: 1px solid #58E1FD;
	padding: 1px;
	height: 24px;
}

input[type=text].autocomplete
{
	background-image: url("../images/searchsymbol.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 24px;
}

input[type=text]
{
	border: 1px solid #58E1FD;
	padding: 2px;
}

input[type=password]
{
	border: 1px solid #58E1FD;
	padding: 2px;
}

hr.hr-fancy
{
  border: 0;
  height: 1px;
  /* Color fallback */
  background: #d7d7d7;
  /* Opera 11.1 to 12.0 */
  background: -o-linear-gradient(left, #d7d7d7 10%, rgba(0, 0, 0, 0) 20%) repeat-x top;
  /* Firefox 3.6 to 15 */
  background: -moz-linear-gradient(left, #d7d7d7 10%, rgba(0, 0, 0, 0) 20%) repeat-x top;
  /* Chrome 10 to 25, Safari 5.1 to 6.0, Android 4 to 4.3 */
  background: -webkit-linear-gradient(left, #d7d7d7 10%, rgba(0, 0, 0, 0) 20%) repeat-x top;
  /* Standard syntax */
  background: linear-gradient(to right, #d7d7d7 10%, rgba(0, 0, 0, 0) 20%) repeat-x top;
	background-size: 6px 1px;
}

hr.hr-dotted
{
  border: 0;
  height: 1px;
  /* Color fallback */
  background: #d7d7d7;
  /* Opera 11.1 to 12.0 */
  background: -o-linear-gradient(left, #a6a6a6 10%, rgba(0, 0, 0, 0) 20%) repeat-x top;
  /* Firefox 3.6 to 15 */
  background: -moz-linear-gradient(left, #a6a6a6 10%, rgba(0, 0, 0, 0) 20%) repeat-x top;
  /* Chrome 10 to 25, Safari 5.1 to 6.0, Android 4 to 4.3 */
  background: -webkit-linear-gradient(left, #a6a6a6 10%, rgba(0, 0, 0, 0) 20%) repeat-x top;
  /* Standard syntax */
  background: linear-gradient(to right, #a6a6a6 10%, rgba(0, 0, 0, 0) 20%) repeat-x top;
	background-size: 6px 1px;
}


.panel-title a {
	text-decoration: none;
	color: #0974b3;
	font-weight: normal;
}


.panel-title .caret {
	width: 15px;
	background: url(img/vismaicon-dropdowm.png);
	background-position: 0 -2px;
	background-size: 30px 12px;
}

.panel-title a:not(.collapsed) .caret {
	background-position: -15px -2px;
}


.panel > .panel-heading h4.panel-title {
	font-size: 20px;
}

/*Länkar (nedtonade)*/
/*Se AgdaLinks nedan*/

.upload
{
	height: 24px;
}

.Bartext
{
	font-weight: normal;
	top: 0;
	word-spacing: 0;
	margin-bottom: 2px;
}

.Bartextheavy
{
	font-weight: bolder;
	word-spacing: 0;
	background-position: center;
	margin-bottom: 2px;
}

a.Barlink
{
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
	margin-bottom: 2px;
}

.main
{
	font-weight: normal;
	color: #000000;
	top: 0;
	word-spacing: 0;
	margin-bottom: 0;
}

.mainerror
{
	font-weight: normal;
	color: #a50000;
	top: 0;
	word-spacing: 0;
	margin-bottom: 2px;
}

.mainitalic
{
	font-weight: normal;
	font-style: italic;
	color: #000000;
	top: 0;
	word-spacing: 0;
	margin-bottom: 2px;
}

/*Om font-size byts på denna, så blir den samma som .main*/
.mediummain
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	top: 0;
	word-spacing: 0px;
	margin-bottom: 2px;
}

.mainred
{
	color: #E11E25;
	background-color: #FFE9EA;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	border-width: 1px;
	margin-bottom: 5px;
	display: block;
	list-style-position: inside;
}

.maingreenworking
{
	color: #ffffff;
	background-color: #4D8400;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	border-width: 1px;
	margin-bottom: 5px;
	display: block;
	list-style-position: inside;
}

.mainblue
{
	color: #000;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	margin-top: 5px;
	margin-top: 5px;
	display: block;
	background-color: #FFE298;
}

.maindarkred
{
	font-weight: normal;
	color: #830303;
	top: 0;
	word-spacing: 0;
	margin-bottom: 2px;
}

.mainheavy
{
	font-weight: normal;
	color: #000000;
	top: 0;
	font-weight: bold;
	word-spacing: 0;
	margin-bottom: 2px;
}

/*Denna är ändrad från 14pt, 20111208, vi kan ev behöva ändra tillbaka den*/
.largeprintmain
{
	font-weight: normal;
	color: #000000;
	top: 0;
	word-spacing: 0;
	margin-bottom: 2px;
}

.smart
{
	line-height: 8pt;
	font-weight: normal;
	color: #000000;
	top: 0;
	word-spacing: 0;
	margin-bottom: 0;
}

	.smart a
	{
		color: #000000;
	}

.SammanstallningsTable
{
	width: 300px;
}

.SammanstallningsTableHeaderText
{
	width: 100%;
	BORDER-BOTTOM: #000000 1px solid;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.SammanstallningsTableHeaderTal
{
	BORDER-BOTTOM: #000000 1px solid;
	color: #000000;
	font-weight: normal;
	text-align: right;
}

.SammanstallningsCellColoredText
{
	background: #d9d9d9;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.SammanstallningsCellText
{
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.SammanstallningsCellColoredTal
{
	background: #d9d9d9;
	color: #000000;
	font-weight: normal;
	text-align: right;
}

.SammanstallningsCellTal
{
	color: #000000;
	font-weight: normal;
	text-align: right;
}

.pSammanstallningsTable
{
	width: 400px;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	border-right: solid 1px #000000;
}

.pSammanstallningsTableHeaderText
{
	BORDER-BOTTOM: solid 1px #000000;
	width: 100%;
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.pSammanstallningsTableHeaderTal
{
	BORDER-BOTTOM: solid 1px #000000;
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-align: right;
	border-left: solid 1px #000000;
}

.pSammanstallningsCellColoredText
{
	BORDER-BOTTOM: solid 1px #000000;
	background: #FFFFFF;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.pSammanstallningsCellText
{
	BORDER-BOTTOM: solid 1px #000000;
	background: #FFFFFF;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.pSammanstallningsCellColoredTal
{
	BORDER-BOTTOM: solid 1px #000000;
	BORDER-LEFT: solid 1px #000000;
	background: #FFFFFF;
	color: #000000;
	font-weight: normal;
	text-align: right;
}

.pSammanstallningsCellTal
{
	BORDER-BOTTOM: solid 1px #000000;
	BORDER-LEFT: solid 1px #000000;
	background: #FFFFFF;
	color: #000000;
	font-weight: normal;
	text-align: right;
}

.pFellistaTable
{
	width: 600px;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	border-right: solid 1px #000000;
}

.pFellistaTableHeaderText
{
	BORDER-BOTTOM: solid 1px #000000;
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.pFellistaTableHeaderTal
{
	BORDER-BOTTOM: solid 1px #000000;
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-align: right;
	border-left: solid 1px #000000;
}

.pFellistaCellColoredText
{
	BORDER-BOTTOM: solid 1px #000000;
	background: #FFFFFF;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.pFellistaCellText
{
	BORDER-BOTTOM: solid 1px #000000;
	background: #FFFFFF;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.pFellistaCellColoredTal
{
	BORDER-BOTTOM: solid 1px #000000;
	BORDER-LEFT: solid 1px #000000;
	background: #FFFFFF;
	color: #000000;
	font-weight: normal;
	text-align: right;
}

.pFellistaCellTal
{
	BORDER-BOTTOM: solid 1px #000000;
	BORDER-LEFT: solid 1px #000000;
	background: #FFFFFF;
	color: #000000;
	font-weight: normal;
	text-align: right;
}

.Graf
{
	width: 750px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.Graf td.alt-cell
{
	/*background-color: #fafafa;*/
	background-color: #bbbbbb;
}

.GrafHeader
{
	color: #000000;
	font-weight: bold;
	text-align: center;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	border-right: solid 1px #000000;
}

.GrafHeaderSlut
{
	color: #000000;
	font-weight: bold;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
}

.GrafEjMarkeradSlut
{
	color: #000000;
	font-weight: normal;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
}

.GrafEjMarkerad
{
	color: #000000;
	font-weight: normal;
	text-align: left;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	border-right: solid 1px #000000;
}

.GrafEjMarkeradGray
{
	background: #CCCCCC;
	color: #000000;
	font-weight: normal;
	text-align: left;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	border-right: solid 1px #000000;
}

.GrafMarkerad
{
	background: #38A952;
	color: #000000;
	font-weight: bold;
	text-align: center;
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
}

.GrafMarkeradStart
{
	background: #38A952;
	color: #000000;
	font-weight: bold;
	text-align: center;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
}

.GrafMarkeradSlut
{
	background: #38A952;
	color: #000000;
	font-weight: bold;
	text-align: center;
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	border-right: solid 1px #000000;
}

.pGraf
{
	width: 640px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.pGrafHeader
{
	color: #000000;
	font-weight: bold;
	text-align: center;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	border-right: solid 1px #000000;
}

.pGrafHeaderSlut
{
	color: #000000;
	font-weight: bold;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
}

.pGrafEjMarkeradSlut
{
	color: #000000;
	font-weight: normal;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
}

.pGrafEjMarkerad
{
	color: #000000;
	font-weight: normal;
	text-align: left;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	border-right: solid 1px #000000;
}

.pGrafEjMarkeradGray
{
	background: #CCCCCC;
	color: #000000;
	font-weight: normal;
	text-align: left;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	border-right: solid 1px #000000;
}

.pGrafMarkerad
{
	background: #38A952;
	color: #000000;
	font-weight: bold;
	text-align: center;
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
}

.pGrafMarkeradStart
{
	background: #38A952;
	color: #000000;
	font-weight: bold;
	text-align: center;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
}

.pGrafMarkeradSlut
{
	background: #38A952;
	color: #000000;
	font-weight: bold;
	text-align: center;
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	border-right: solid 1px #000000;
}

.semTable
{
	width: 100%;
}

.semTableText
{
	padding-left: 5px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	BORDER-RIGHT: none;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
}

.semTableDagar
{
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: none;
	BORDER-BOTTOM: #000000 1px solid;
}

.TableHeader
{
	color: #000000;
}

.TableItem
{
	color: #000000;
}

.SelectedItem
{
	background-color: #B6C1D3;
}

.sokTable
{
	width: 100%;
	border: none;
}

.sokTableHeader
{
	width: 100%;
	border: none;
}

.sokTableHeaderStart
{
	width: 5px;
	height: 22px;
}

.sokTableHeaderEnd
{
	font-weight: normal;
	color: #000000;
	top: 0;
	word-spacing: 0;
	margin-bottom: 2px;
}

.sokTableHeaderStartGroup
{
	background-image: url(/agdaentre/images/bar_grey_active.gif);
	height: 22px;
	vertical-align: top;
	font-weight: normal;
	color: #000000;
	top: 0;
	word-spacing: 0;
	margin-bottom: 2px;
}

.sokTableHeaderGroup
{
	padding-right: 5px;
	background-image: url(/agdaentre/images/bar_grey.gif);
	height: 22px;
	vertical-align: top;
	font-weight: normal;
	color: #000000;
	top: 0;
	word-spacing: 0;
	margin-bottom: 2px;
}

.sokTableCell
{
	cursor: pointer;
	padding-left: 6px;
	font-weight: normal;
	color: #000000;
	top: 0;
	word-spacing: 0;
	margin-bottom: 2px;
}

.sokTableCellEnd
{
	padding-right: 5px;
	cursor: pointer;
	padding-left: 6px;
	font-weight: normal;
	color: #000000;
	top: 0;
	word-spacing: 0;
	margin-bottom: 2px;
}

.sokTdSpace
{
	width: 5px;
}

.sokRubrik
{
	font-weight: bold;
	color: #000000;
}

.sokRad
{
	color: #000000;
	cursor: pointer;
}

.sokOnMouseOver
{
	font-weight: bold;
	color: #000000;
	background: #B6C1D3;
}

.pageBreak
{
	page-break-after: always;
}

/*
================================================================================================================

================================================================================================================
*/

/*h1
{
	font-size: 17px;
	font-weight: lighter;
	color: #353532;
	margin-top: 0;
	margin-bottom: 3px;
}*/
.h1, h1 {
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: 200;
}
/*
================================================================================================================
	Menu
================================================================================================================
*/

/* Default css class */

.Menu
{
}

.TopMenuItem
{
	background-image: url(/agdaentre/images/menugrey_center.gif);
	font-weight: bold;
	height: 22px;
	line-height: 1em;
}

.TopMenuBlueItem
{
	background-image: url(/agdaentre/images/menublue_center.gif);
	font-weight: bold;
	height: 22px;
	color: #FFFFFF;
	line-height: 1em;
}

.SubTopMainMenuItemOver
{
	background-image: url(/agdaentre/images/menuwhite_center.gif);
	font-weight: bold;
	height: 22px;
	cursor: pointer;
	line-height: 1em;
}

.SubTopMenuItemOver
{
	background-image: url(/agdaentre/images/menulight_center.gif);
	font-weight: bold;
	height: 22px;
	cursor: pointer;
	line-height: 1em;
}

.SubTopMenuBlueItemOver
{
	background-image: url(/agdaentre/images/menulight_center.gif);
	font-weight: bold;
	height: 22px;
	cursor: pointer;
	line-height: 1em;
}

.SubMenuGroup
{
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 0;
	padding-right: 0;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	cursor: pointer;
}

.SubMenuItem
{
	background-color: #FFFFFF;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	height: 24px;
}

.SubMenuItemOver
{
	background-color: #d6d6d6;
	color: #000000;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	height: 24px;
}

.SubMenuItemSelected
{
	background-color: #EEEEEE;
	color: #000000;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	height: 24px;
}

.MenuSeperator
{
	background-color: silver;
	height: 1px;
	margin: 2px 2px 2px 2px;
}

.SubMenuItemDisabled
{
	display: none;
}

.HeaderStyle
{
	color: #000;
}

.ItemStyle
{
	background-color: #e7f5fe;
}

.AlternateItemStyle
{
	background-color: #fff;
}

.ItemStyleItalic
{
	font-style: italic;
}

.ItemStyleBlue
{
	color: Navy;
}

.ItemStyleRed
{
	color: #830303;
}

.ItemStyleRedItalic
{
	color: #830303;
	font-style: italic;
}

.ItemStyleRedLineThrough
{
	color: #830303;
	text-decoration: line-through;
}

.ItemStyleResor
{
	padding-right: 10px;
}

.ItemStyleheavy
{
	font-weight: bold;
}

.ItemStyleDarkGrayLineThrough
{
	color: Gray;
	text-decoration: line-through;
}

.SelectedStyle
{
	border-color: #0081c6;
	border-style: solid;
	border-width: 1px;
}

.SpaceItem
{
	height: 4px;
}

.HeaderSpaceItem
{
	background-image: url(/agdaentre/images/bar_center.gif);
	height: 22px;
	font-weight: normal;
	color: #000000;
	top: 0;
	word-spacing: 0;
	margin-bottom: 2px;
	width: 6px;
}

.HeaderGroup
{
	padding-right: 5px;
	background-image: url(/agdaentre/images/bar_grey.gif);
	height: 22px;
	vertical-align: top;
	font-weight: normal;
	color: #000000;
	top: 0px;
	word-spacing: 0px;
	margin-bottom: 2px;
}

.HeaderGroupActive
{
	padding-right: 5px;
	background-image: url(/agdaentre/images/bar_grey_active.gif);
	height: 22px;
	vertical-align: top;
	font-weight: normal;
	color: #000000;
	top: 0;
	word-spacing: 0;
	margin-bottom: 2px;
}

.Header
{
	width: 100%;
	border: none;
}

.HeaderStart
{
	width: 5px;
	height: 22px;
}

.HeaderEnd
{
	height: 22px;
	font-weight: normal;
	color: #000000;
	top: 0;
	word-spacing: 0px;
	margin-bottom: 2px;
}

/*
================================================================================================================
	SmartGrid
================================================================================================================
*/
	.sg {
	border-collapse: collapse;
	margin-bottom: 10px;
}

	.sg th, .sg th.mouse_out
	{
		padding: 2px 6px 3px 3px;
		border: 1px solid #BDBDBD;
		height: 29px;
		background-color: #FFF;
	}

		.sg th img
		{
			text-align: right;
		}

		.sg th.sort_asc, .sg th.sort_desc
		{
			cursor: pointer;
			background-repeat: no-repeat;
			background-position: 95% 50%;
		}

			.sg th.sort_asc a, .sg th.sort_desc a
			{
				margin-right: 13px;
			}

		.sg th.sort_asc
		{
			background-image: url(/agdaentre/images/icon_arrowup.gif);
		}

		.sg th.sort_desc
		{
			background-image: url(/agdaentre/images/icon_arrowdown.gif);
		}

		.sg th.mouse_out
		{
		}

		.sg th.mouse_over
		{
		}

		.sg th input
		{
			margin-right: 2px;
			padding: 0px;
		}

		.sg th, .sg th a
		{
			font-weight: normal;
			color: #003;
		}

	.sg td
	{
		padding: 1px 6px 2px 3px;
		height: 27px;
	}

		.sg td *
		{
			vertical-align: middle;
		}

		.sg td:first-child a, .sg td:first-child input
		{
			display: inline-block;
			height: 24px;
			margin-top: 3px;
			margin-bottom: 3px;
			padding-top: 0;
			padding-bottom: 0;
		}

		.sg td:first-child a
		{
			margin-left: 13px;
		}

		.sg td:first-child input
		{
		}

.sg_Toolbar
{
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	height: 20px;
	border: 1px solid #777676;
	background-color: #DBE7F4;
}

	.sg_Toolbar .sg_Toolbar_item
	{
		font-weight: normal;
		color: #000000;
		top: 0;
		word-spacing: 0px;
		margin-bottom: 2px;
		padding-right: 10px;
		border-right: 1px solid gray;
	}
/*
================================================================================================================
Notifications menu
================================================================================================================
*/
#legacyNotificationMenu
.np-section-header {
	border-bottom: none;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	font-size: 22px;
	color: #0974b3;
	font-weight: normal;
	padding: 0px 0px 10px 0px !important;
}

#legacyNotificationMenu
.np-underlined-week-day {
	text-decoration: underline;
}

#legacyNotificationMenu
.np-weekday-active {
	background: #0073b6;
	color: white;
}

#legacyNotificationMenu
.np-weekday-inactive {
	background: #dddddd;
	color: #838383;
}

#legacyNotificationMenu
.np-weekday-active-disabled {
	background: #bbbbbb;
	color: #838383;
	border: 1px solid black;
}

#legacyNotificationMenu
.np-week-days {
	display: flex;
	width: fit-content;
	padding: 5px 5px;
}

#legacyNotificationMenu
.np-week-day-item {
	padding: 0;
	height: 30px;
	width: 30px;
	border-radius: 15px;
	border: 1px solid #0000006e;
	justify-content: center;
	align-items: center;
	display: flex;
	margin: 0px 1px;
	font-size: 12px;
}

#legacyNotificationMenu
.np-grey-background {
	background: #959595;
}

#legacyNotificationMenu
.np-blue-background {
	background: #0081C6;
}

#legacyNotificationMenu
.np-save-toast {
	border-radius: 10px;
	background: #f4faeb;
	z-index: 100;
	box-shadow: 0 5px 10px 0 rgb(242 141 0 / 12%) !important;
	max-width: 378px;
	padding: 5px 0px 5px 10px;
	border: 1px solid #b0d182;
	border-color: #b0d182;
	background: #f4faeb;
	opacity: 0;
	position: absolute;
	top: 10px;
	width: 100%;
}

#legacyNotificationMenu
.np-main-panel {
	height: 92vh;
	min-width: 400px;
	position: absolute;
	right: 0px;
	margin: 0px;
	padding-left: 10px;
	display: none;
	overflow: hidden;
	z-index: 1000;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	padding-left: 10px;
	padding-top: 9px;
	border-radius: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #dddddd;
	border: 1px solid #d3d3d3;
}

#legacyNotificationMenu
.np-warning-alert {
	border-radius: 10px;
	border: 1px solid #ffc46f;
	background: #fff4e5;
	color: #b35300 !important;
	box-shadow: 0 5px 10px 0 rgba(242,141,0,0.12) !important;
	z-index: 100;
	position: absolute;
	left: 0%;
	top: 13%;
	margin: 0px 10px 0px 10px;
	min-height: 128px;
	padding: 10px;
	visibility: hidden;
	max-width: 380px;
}

#legacyNotificationMenu
.np-overlay {
	height: 92vh;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0.5%;
	right: 0px;
	top: 0px;
	visibility: hidden;
	z-index: 50;
}

#legacyNotificationMenu
.np-alert-panel-buttons {
	margin: 42px 10px 0px 0px;
}

#legacyNotificationMenu
.np-alert-button {
	min-width: 90px;
}

#legacyNotificationMenu
.np-alert-icon-text {
	display: flex;
	flex-direction: row;
	align-items: center;
	position: relative;
	top: 26px;
}

#legacyNotificationMenu
.np-main-panel.show {
	display: block !important;
}

#legacyNotificationMenu
.disable-copy {
	/*Disable copy for all browsers*/
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#legacyNotificationMenu
.np-disabled-text {
	color: #a0a0a0;
}

#legacyNotificationMenu
.np-save-toast {
	visibility: visible !important;
}

#legacyNotificationMenu
.np-save-success {
	display: flex;
	flex-direction: row;
	align-items: center;
	position: relative;
}

@media (max-width: 551px) {
	#legacyNotificationMenu
	.np-main-panel {
		min-width: 0px;
		width: 100%;
		position: absolute;
		left: 0px;
		margin: 0px;
		padding-left: 10px;
		z-index: 91;
	}

	#legacyNotificationMenu
	.np-overlay {
		min-width: 0px;
		max-width: 551px;
		width: 100%;
		position: absolute;
		left: 0px;
		right: 0px;
		top: 0px;
		visibility: hidden;
	}
}


/*
================================================================================================================
	Inmatning
================================================================================================================
*/

.Inmatning
{
	color: Black;
}


/*
================================================================================================================
	TreeView
================================================================================================================
*/

.TreeView
{
	padding-top: 4px;
	padding-left: 1px;
	cursor: default;
	color: #000000;
	padding-top: 20px;
}

.TreeNode
{
	padding: 2px 3px 1px 3px;
}

.GrayedTreeNode
{
	padding: 2px 3px 1px 3px;
	color: gray;
	cursor: default;
}

.HoverTreeNode
{
	text-decoration: underline;
	padding: 2px 3px 1px 3px;
	cursor: default;
}

.SelectedTreeNode
{
	background-color: #E7F1FF;
	padding: 2px 3px 1px 3px;
	cursor: default;
	border: solid 1px #4C7FC0;
}

.NodeEdit
{
	border: 1px gray solid;
}

.ContextMenu
{
	border: solid 1px #4C7FC0;
	background-color: white;
}

.ContextMenuItem
{
	cursor: default;
}

.ContextMenuItemHover
{
	background-color: #E7F1FF;
	cursor: default;
}

.ContextMenuBreak
{
	padding: 0;
}

/*
================================================================================================================
	Controls
================================================================================================================
*/

/*111208, denna var tidigare 10px*/
.MultiComboBox, .MultiComboBox div
{
	vertical-align: middle;
}

.SortableMultiComboBox img
{
	margin-left: 5px;
}

/*
================================================================================================================
	AgdaToolTipControl
================================================================================================================
*/

#AgdaToolTipControl
{
	border: solid 1px #707070;
	padding: 2px;
	background-color: #FEFFEF;
	z-index: 1000;
}

/*
================================================================================================================
	AgdaLink
================================================================================================================
*/

/*Nedtonade länkar*/
.AgdaLink a:link
{
	color: #595853;
	text-decoration: underline;
}

/*
================================================================================================================
	Login - Cookie info
================================================================================================================
*/
.loginCookiesInfo {
	display: block;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 3;
}

	.loginCookiesInfo .outer-wrapper {
		background-color: rgba(255,255,255,0.65);
		-webkit-box-shadow: 1px 0 1px 0 rgba(0,0,0,0.07);
		-moz-box-shadow: 1px 0 1px 0 rgba(0,0,0,0.07);
		box-shadow: 1px 0 1px 0 rgba(0,0,0,0.07);
	}

	.loginCookiesInfo .inner-wrapper {
		max-width: 960px;
		margin: 0 auto;
		padding: 0 20px;
	}

	.loginCookiesInfo .alert.alert-dismissible {
		min-height: 60px;
		padding: 20px 30px 20px 55px;
		border: 0;
		border-radius: 0;
		background-color: transparent;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	.loginCookiesInfo .alert.alert-dismissible {
		padding: 20px 170px 20px 55px;
	}

	.loginCookiesInfo .btn {
		position: absolute;
		min-width: auto;
		min-width: initial;
		margin-bottom: 0;
		padding: 4px 20px;
		top: 50%;
		right: 20px;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.loginCookiesInfo a {
		font-weight: 600;
	}

	.loginCookiesInfo .alert p {
		margin: 0;
		line-height: 22px;
		color: #646464;
		font-weight: 600;
	}

.more-info {
	display: block;
	position: absolute;
	top: 50%;
	right: 100px;
	color: #0974b3;
	line-height: 30px;
	font-weight: 600;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

/*
================================================================================================================
Ersätt tabbmenyn med länkar
================================================================================================================
*/

.TabMenuHtmlItem
{
	color: #0081c6;
}

.TabMenuHtmlItem nobr {
	text-decoration: underline;
}

.TabMenuHtmlSelectedItemOver, .TabMenuHtmlSelectedItem
{
	color: #282828;
}

.TabMenuHtmlItemItemOver
{
	color: #0081c6;
	cursor: pointer;
}

/*
================================================================================================================
Masterpage inställningar
================================================================================================================
*/

#topBody
{
	padding-top: 5px;
	padding-left: 15px;
	width: 965px;
	height: 116px;
}

#mainBody
{
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	background-color: #FFF;
	min-width: 950px;
	min-height: 100%;
	display: inline-block;
	padding-bottom: 25px;
}

.mainInfoBox
{
	padding-top: 1px;
}

.MenuInfo {
	margin-bottom: 5px;
	clear: both;
}

#mainContent
{
	padding: 4px;
	height: 222px;
}

/*
================================================================================================================
*/
.Pager
{
	margin-left: auto;
	margin-right: auto;
}

	.Pager input
	{
		width: 30px;
		text-align: center;
	}

	.Pager .AgdaButton_Image
	{
		margin-right: 5px;
		margin-left: 5px;
	}

/*================================================================================================================
Urval / Inmatning
================================================================================================================
*/

.urval
{
	width: 100%;
	border: 1px solid #bdbdbd;
	background-color: #eeeeee;
	margin-bottom: 2px;
}

.urvalSmal {
	border: 1px solid #bdbdbd;
	background-color: #eeeeee;
	margin-bottom: 2px;
}

.urval .button
{
	padding-left: 2px;
}

.urval .checkbox
{
	padding-right: 5px;
}

.urval .text
{
	padding-right: 5px;
}

/*För att styla inmatningdivar*/
.inmatningDiv
{
	background: #d9d9d9;
	padding: 5px 0 5px 0;
	border: 1px solid #bdbdbd;
	margin-bottom: 2px;
}

/*För att styla inamtningstabeller*/
.agdaInmatning
{
	width: 100%;
	background-color: #d9d9d9;
	border: 1px solid #BDBDBD;
	margin-bottom: 2px;
}


/*================================================================================================================
PersonInfo
================================================================================================================
*/
#infoContainer
{
	padding-right: 10px;
}

div#image
{
	display: block;
	text-align: center;
}

.display
{
	/*background: url(../Images/topnavigation/display-60px.png) repeat-x scroll left top;*/
	/*min-height: 40px;*/
	/*border-radius: 5px 5px 5px 5px;*/
	/*box-shadow: 0px 0px 3px #444444;*/
	/*-webkit-box-shadow: 0px 0px 4px #444444;*/
	/*border: solid 1px;*/
}

/*================================================================================================================
	Asp.Net Calendar
================================================================================================================
*/


.CalendarContainer
{
	width: 100%;
	border: 0;
	padding: 2px;
}

	.CalendarContainer .myCalendar
	{
		border-radius: 5px;
		border-collapse: separate;
		padding: 10px;
		Font-size: 14px;
		width: 400px;
	}

	.CalendarContainer .roundedCorner
	{
		border-radius: 5px;
	}

	.CalendarContainer .myCalendar th
	{
		font-weight: normal;
	}

	.CalendarDays, .CalendarSelectedDay, .CalendarCurrentDay
	{
			position: relative;
			width: 52px;
			height: 52px;
			z-index: 1;
	}

	.CalendarDays a, .CalendarSelectedDay a, .CalendarCurrentDay a
	{
			display: block;
			width: 42px;
			height: 42px;
			line-height: 42px;
			font-weight: bold;
			text-align: center;
			text-decoration: none;
	}

	.CalendarDays::after,
	.CalendarSelectedDay::after,
	.CalendarCurrentDay::after
	{
			position: absolute;
			content: '';
			top: 5px;
			left: 8px;
			width: 42px;
			height: 42px;
			border-radius: 26px;
			background-color: #ffffff;
			border: 2px solid #ffffff;
			z-index: -1;
	}

	.CalendarDays:hover::after
	{
			background-color: #ccebff;
			border: 2px solid #ccebff;
	}

	.CalendarSelectedDay::after
	{
			background-color: #4d8400;
			border: 2px solid #4d8400;
	}

	.CalendarCurrentDay::after
	{
			background-color: #ffffff;
			border: 2px solid #0974b3;
	}

	.CalendarContainer .myCalendar
	{
			padding: 40px 40px 20px;
	}

	.CalendarDayHeader
	{
			position: relative;
			padding: 8px 0 16px 0;
			text-align: center;
			color: #a0a0a0;
	}

	.CalendarDayHeader::before
	{
			display: block;
			content: '';
			position: absolute;
			bottom: 12px;
			left: 0;
			width: 100%;
			height: 1px;
			background-color: #ebebeb;
	}

	.CalendarTitle
	{
			font-size: 20px;
			font-weight: bold;
			color: #282828;
			background-color: #ffffff;
	}

	.myCalendar a:focus
	{
			outline: 0;
	}

	.CalendarSwitchMonth > a
  {
	  display: block;
	  content: '';
	  position: relative;
	  width: 12px;
	  height: 12px;
			color: transparent !important;
  }

	.CalendarSwitchMonth > a::before
  {
	  display: block;
	  content: '';
	  position: relative;
	  width: 12px;
	  height: 12px;
			background-color: transparent;
			background-position: 0 0;
			background-repeat: no-repeat;
  }

	.CalendarSwitchMonth[align="right"] > a::before
  {
			background-image: url(img/arrows_next_large.svg);
  }

	.CalendarSwitchMonth[align="left"] > a::before
  {
			background-image: url(img/arrows_preview_large.svg);
  }

	.CalendarSwitchMonth > a:hover::before
  {
			background-position: -34px 0;
  }

	.CalendarSwitchMonth > a:active::before
  {
			background-position: -51px 0;
  }

  .CalendarSwitchMonth a img
  {
			display: none;
  }


/*================================================================================================================
	dialoger
================================================================================================================
*/

.dialogBody
{
	background-color: white;
	margin: 0;
	width: 100%;
}

.panel.panel-dialog .panel-heading h1,
.panel.panel-dialog .panel-heading h2,
.panel.panel-dialog .panel-heading h3 {
	margin: 0;
	border: 0;
}



/*================================================================================================================
	Lösenordshantering
================================================================================================================
*/

.clearBody
{
	background-color: white;
	margin: 20px;
	width: 100%;
}

.AgdaLogga
{
	background-image: url('../images/logout_top20132.png');
	background-position: top left;
	background-repeat: no-repeat;
	height: 50px;
	display: block;
}

/*================================================================================================================
	Lösenordshantering
================================================================================================================
*/
#progressbar
{
	background-image: url('/agdaentre/images/progressbar.gif');
}

/*================================================================================================================
	jQueryStilar
================================================================================================================
*/
/*Positionering av autocomplete, krävs för att de inte skall hamna bakom sitt fönster i de lägen när det är modalt.*/
.ui-autocomplete
{
	z-index: 1000000;
}

.ui-helper-hidden-accessible
{
	display: none;
}

/*================================================================================================================
	Överflyttade stilar från nya webben, omdöpta från ps- till platta-
================================================================================================================
*/

#platta-main
{
	min-height: 100%;
	background-color: var(--agdaps-root-background-color, #F0F2F5);
	position: relative;
	width: 100%;
}

#platta-head {
	/*padding-top: 5px;
	padding-left: 15px;
	background-colo.level2ContainerStyle{r: #484843;
	height: 118px;*/
}

#platta_body {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 120px;
	display: block;
}

.navbar.navbar-default
{
	margin-bottom: 0;
}

.level2ContainerStyle ul
{
	list-style-type: none;
}

.Level3LinkStyle
{
	color: black !important;
	line-height: 25px !important;
}

.level2HeaderStyle
{
	font-weight: bold;
	color: #0081C6;
	height: 12px;
}

.menustyle
{
	float: left;
}

.subMenuStyle, .vMenuStyle {
	float: left;
}

	.subMenuStyle h3, .vMenuStyle h3 {
		font-family: 'Open Sans';
	}

	.subMenuStyle a {
		margin-left: -39px;
		text-decoration: none !important;
	}

	.vMenuStyle a {
		text-decoration: none !important;
	}

		.subMenuStyle a:hover, .vMenuStyle a:hover {
			background-color: #ccebff;
			-moz-box-shadow: 0 0 5px 5px #ccebff;
			-webkit-box-shadow: 0 0 5px 5px #ccebff;
			box-shadow: 0 0 5px 5px #ccebff;
		}


.menustyle.dropdown-menu.panel.panel-default
{
	margin: 0;
	padding: 0;
}

.level2ContainerStyle
{
	position: absolute;
	background-color: #fff;
	border-width: 0 1px 1px;
	margin-top: 2px;
	display: inline-block;
	z-index: 1000;
	/*box-shadow: 0 1px 2px rgba(0,0,0,.1);*/
	background-color: #DDDDDD;
	color: white;
}

.level2BootstrapContainerStyle
{
	/*width: 96%;*/ /*Added in Nc3UserNavigation.ascx javascript*/
	background-color: #fff;
	border-width: 0 1px 1px;
	margin-top: 2px;
	display: inline-block;
	z-index: 1000;
	/*box-shadow: 0 1px 2px rgba(0,0,0,.1);*/
	background-color: #DDDDDD;
}

.rightSideIcon
{
	margin-top: 0 !important;
}

.dropdown open
{
	background-color: red !important;
}

input[type="text"]
{
	height: 22px !important;
}

.dropdown .open
{
	background: black !important;
}

.paddingRight
{
	margin-right: 3px;
}

.paddingLeft
{
	margin-left: 5px;
}

.checkboxRightPadding
{
	padding-right: 0px !important;
}

.borderSpace
{
	border-collapse: separate;
	border-spacing: 10px 10px;
	width: 100%;
}

.hideContent
{
	display: none;
}

.subDialogBody {
	min-width: 30%;
}

.subMain label{
	padding-left: 10px !important;
}

.ui-dialog-content.ui-widget-content {
	overflow:inherit;
}

/* For use in Nc3DataPager.*/
.PagerButtonNc3
{
}

.PagerTextNc3
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.PagerTextBoxNc3
{
	margin-top: 0px;
	margin-bottom: 0px;
	min-width: 40px;
	width: 46px;
	text-align: center;
	border: 1px solid #c8c8c8 !important;
	border-radius: 0 !important;
	color: #282828 !important;
	font-weight: 400 !important;
	line-height: 145% !important;
	padding: 4px 10px !important;
	height: 30px !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	transition: none !important;
	-webkit-transition: none !important;
	-webkit-appearance: none !important;
}

.pagination > li > span, .pagination > li > span:hover
{
	background-color: transparent;
	border: 0;
	color: #337ab7;
	cursor: default;
}

.inptResedata {
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 4px;
}

.inptResedata td {
	padding-bottom: 6px;
}


/*================================================================================================================
	Agda Inputs
================================================================================================================
*/

input[type="text"].agdaInput {
	padding: 2px 8px;
}

input[type="text"].agdaNC3Input,
input[type="password"].agdaNC3Input,
input[type="email"].agdaNC3Input,
input[type="number"].agdaNC3Input {
	height: 30px !important;
	border: 1px solid #c8c8c8;
	padding: 4px 10px;
}


/* checkbox wrapper */
.agdaCheckBox
{
	padding-left: 26px;
}

/* input type checkbox */
.agdaCheckBox input[type="checkbox"]
{
	position: relative;
	visibility: hidden;
	width: 0;
	height: 0;
}

.agdaCheckBox input[type="checkbox"]:focus
{
	outline: 0;
}

/* checkbox sibling label */
.agdaCheckBox label{
	position: relative;
}

.agdaCheckBox input[type="checkbox"] + label::before
{
	content: '';
	cursor: pointer;
	position: absolute;
	top: 0;
	left: -14px;
	width: 18px;
	height: 18px;
	background: transparent url('/AgdaEntre/css/img/checkbox.png') 0 0 no-repeat;
	background-size: 72px 18px;
}


.agdaCheckBox input[type="checkbox"]:checked + label::before
{
	background-position: -18px 0;
}

.agdaCheckBox input[type="checkbox"]:disabled + label::before,
.agdaCheckBox input[type="checkbox"].disabled + label::before{
	background-position: -36px 0;
}

.agdaCheckBox input[type="checkbox"]:disabled:checked + label::before,
.agdaCheckBox input[type="checkbox"].disabled:checked + label::before{
	background-position: -54px 0;
}

/* input type radio */
.agdaRadioBox input[type=radio] {
	display: none;
	width: 0;
	height: 0;
	padding: 0;
}

.agdaRadioBox input[type=radio] + label {
	position: relative;
	cursor: pointer;
	padding-left: 26px;
		padding-right: 10px;
}

.agdaRadioBox input[type=radio] + label::after,
.agdaRadioBox input[type=radio] + label::before {
	display: block;
	position: absolute;
	content: '';
	border-radius: 50%;
}

.agdaRadioBox input[type=radio] + label::before {
	width: 16px;
	height: 16px;
	top: 6px;
	left: 2px;
	background-color: #fff;
	border: 1px solid #969696;
}

.agdaRadioBox input[type=radio] + label::after {
	width: 6px;
	height: 6px;
	top: 11px;
	left: 7px;
	background-color: #fff;
}

.agdaRadioBox input[type=radio]:checked + label::after {
	background-color: #0089d9;
}


[disabled] .agdaRadioBox input[type=radio] + label,
.disabled .agdaRadioBox input[type=radio] + label,
.agdaRadioBox[disabled] input[type=radio] + label,
.agdaRadioBox.disabled input[type=radio] + label,
.agdaRadioBox [disabled] input[type=radio] + label,
.agdaRadioBox .disabled input[type=radio] + label,
.agdaRadioBox input[type=radio][disabled] + label,
.agdaRadioBox input[type=radio].disabled + label {
	cursor: default;
		pointer-events: none;
		color: #a0a0a0;
}


[disabled] .agdaRadioBox input[type=radio] + label::before,
.disabled .agdaRadioBox input[type=radio] + label::before,
.agdaRadioBox[disabled] input[type=radio] + label::before,
.agdaRadioBox.disabled input[type=radio] + label::before,
.agdaRadioBox [disabled] input[type=radio] + label::before,
.agdaRadioBox .disabled input[type=radio] + label::before,
.agdaRadioBox input[type=radio][disabled] + label::before,
.agdaRadioBox input[type=radio].disabled + label::before {
	background-color: #f5f5f5;
	border: 1px solid #d9d9d9;
}

[disabled] .agdaRadioBox input[type=radio]:checked + label::after,
.disabled .agdaRadioBox input[type=radio]:checked + label::after,
.agdaRadioBox[disabled] input[type=radio]:checked + label::after,
.agdaRadioBox.disabled input[type=radio]:checked + label::after,
.agdaRadioBox [disabled] input[type=radio]:checked + label::after,
.agdaRadioBox .disabled input[type=radio]:checked + label::after,
.agdaRadioBox input[type=radio]:checked[disabled] + label::after,
.agdaRadioBox input[type=radio].disabled:checked + label::after {
	background-color: #b3b3b3;
}

[disabled] .agdaRadioBox input[type=radio] + label::after,
.disabled .agdaRadioBox input[type=radio] + label::after,
.agdaRadioBox[disabled] input[type=radio] + label::after,
.agdaRadioBox.disabled input[type=radio] + label::after,
.agdaRadioBox [disabled] input[type=radio] + label::after,
.agdaRadioBox .disabled input[type=radio] + label::after,
.agdaRadioBox input[type=radio][disabled] + label::after,
.agdaRadioBox input[type=radio].disabled + label::after {
	background-color: #f5f5f5;
}

.text-ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.agda-dropdown {
	width: 100%;
	height: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: #e0e0e0 #d2d2d2 #b6b6b6;
	background: #ffffff;
	background: -webkit-linear-gradient(top, #ffffff 10%, #f0f0f0 75%);
	background: linear-gradient(to bottom, #ffffff 10%, #f0f0f0 75%);
	color: #282828;
}


.onboarding-richtext-area {
	padding: 3px 10px;
	border: 1px solid #c8c8c8;
    min-height: 150px !important;
    height: auto;
    width: 100%;
	margin-bottom: 10px;
}

.onboarding-richtext-area a:focus {
	outline: none !important;
}

.ql-editor {
    min-height: 150px !important;
	padding: 0px 0px 0px 0px !important;
}


/*================================================================================================================
	Utility classes
================================================================================================================
*/

.overflowX-auto {
	overflow-x: auto;
}

.center-block {
	text-align: center;
}

@media (min-width: 769px) {

	.text-sm-center {
		text-align: center;
	}

	.text-sm-left {
		text-align: left;
	}

	.text-sm-right {
		text-align: right;
	}

}

@media (min-width: 992px) {

	.text-md-center {
		text-align: center;
	}

	.text-md-left {
		text-align: left;
	}

	.text-md-right {
		text-align: right;
	}

}

@media (min-width: 1200px) {

	.text-lg-center {
		text-align: center;
	}

	.text-lg-left {
		text-align: left;
	}

	.text-lg-right {
		text-align: right;
	}

}

.form-group label.text-right {
	text-align: right;
}

.inline-block {
	display: inline-block;
}

.text-left {
	text-align: left;
}


/*================================================================================================================
	Mina rapporter (Publicerade utskrifter)
================================================================================================================
*/

#chBoxContent span input[type="checkbox"] {
	margin-right: 7px;
}


/*================================================================================================================
	Visma custom icon for AGDA
================================================================================================================
*/

/* button style form adding vismaicon classe/icons */
/* only for small icons (for vismaicon-sm) */
.btn.vismaicon-sm::before {
	display: inline-block;
	top: 3px;
	margin-right: 6px;
}

.btn.btn-icon,
.btn.btn-icon:focus,
.btn.btn-icon:hover {
	min-width: auto;
	min-width: initial;
	padding: 0px;
	box-shadow: none;
}

.vismaicon-agda-sigma.vismaicon-sm::before{
	background-image: url(img/vismaicons/custom/16_sigma.svg);
}

.vismaicon-agda-datepicker::before{
	background-image: url(img/date_picker.svg);
}


.vismaicon-agda-utbetalningsgrupp {
	width: 30px;
}

.vismaicon-agda-utbetalningsgrupp::before,
.vismaicon-agda-utbetalningsgrupp:hover::before,
.vismaicon-agda-utbetalningsgrupp:focus::before,
.vismaicon-agda-utbetalningsgrupp.active::before {
	position: absolute;
	top: -18px;
	width: 30px;
	height: 25px;
	background-image: url(../css/img/users_arrow.svg);
	background-position: 0 0;
}

.vismaicon-sm.vismaicon-agda-kontrallista::before {
	background-image: url(img/vismaicons/custom/16_time_list.svg);
}

.vismaicon-agda-loneoversikt::before{
	background-image: url(img/vismaicons/custom/24_payroll_calculations.svg);
}

.vismaicon-sm.vismaicon-agda-loneoversikt::before{
	background-image: url(img/vismaicons/custom/16_payroll_calculations.svg);
}

.vismaicon-sm.vismaicon-agda-signalisation-bell::before{
	background-image: url(img/vismaicons/custom/16_signalisation_bell.svg);
}

.vismaicon-sm.vismaicon-agda-remove-signalisation-bell::before{
	background-image: url(img/vismaicons/custom/16_remove_signalisation_bell.svg);
}

.vismaicon-agda-time-registration::before {
	background-image: url(img/vismaicons/custom/24_Managers_Time_Registration.svg);
}


/*================================================================================================================
	Visma custom button badge custom for AGDA
================================================================================================================
*/


.btn .badge.agda-badge {
		position: absolute;
		top: -10px;
		right: 8px;
		color: #282828;
		background: #fff;
		-webkit-box-shadow: 1px 0 0 rgba(0, 0, 0, 0.12), -1px 0 0 rgba(0, 0, 0, 0.12), 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 1px 0 0 rgba(0, 0, 0, 0.12), -1px 0 0 rgba(0, 0, 0, 0.12), 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.25);
		box-shadow: 1px 0 0 rgba(0, 0, 0, 0.12), -1px 0 0 rgba(0, 0, 0, 0.12), 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.25);
}


/*================================================================================================================
	Visma custom button group for AGDA
================================================================================================================
*/

.agda-btn-toolbar .btn-group .btn:not(.dropdown-toggle) {
		float: left;
		width: auto;
		width: initial;
		min-width: auto;
		min-width: initial;
		padding: 0 40px;
}

.btn-toolbar.btn-toolbar-primary.agda-btn-toolbar .btn-group .btn:focus:not(.active):not(.dropdown-toggle),
.btn-toolbar.btn-toolbar-primary.agda-btn-toolbar .btn-group .btn.focus:not(.active):not(.dropdown-toggle) {
		color: #282828;
		border-color: #0089d9;
	background: #ffffff;
	background: -webkit-linear-gradient(top, #ffffff 10%, #f0f0f0 75%);
	background: linear-gradient(to bottom, #ffffff 10%, #f0f0f0 75%);
	-webkit-box-shadow: -1px -1px 0 #0089d9 inset, 1px 1px 0 #0089d9 inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	-moz-box-shadow: -1px -1px 0 #0089d9 inset, 1px 1px 0 #0089d9 inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	box-shadow: -1px -1px 0 #0089d9 inset, 1px 1px 0 #0089d9 inset, 0 1px 0 rgba(0, 0, 0, 0.05);
		z-index: 20;
}

.btn-toolbar.btn-toolbar-primary.agda-btn-toolbar .btn-group .btn:focus:first-child:not(.active):not(.dropdown-toggle):not(:last-child),
.btn-toolbar.btn-toolbar-primary.agda-btn-toolbar .btn-group .btn.focus:first-child:not(.active):not(.dropdown-toggle):not(:last-child) {
	-webkit-box-shadow: -2px -1px 0 #0089d9 inset, 1px 1px 0 #0089d9 inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	-moz-box-shadow: -2px -1px 0 #0089d9 inset, 1px 1px 0 #0089d9 inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	box-shadow: -2px -1px 0 #0089d9 inset, 1px 1px 0 #0089d9 inset, 0 1px 0 rgba(0, 0, 0, 0.05);
}

.btn-toolbar.btn-toolbar-primary.agda-btn-toolbar .btn-group .btn:last-child:focus:not(.active):not(.dropdown-toggle):not(:first-child),
.btn-toolbar.btn-toolbar-primary.agda-btn-toolbar .btn-group .btn.focus:last-child:not(.active):not(.dropdown-toggle):not(:first-child) {
	-webkit-box-shadow: -1px -1px 0 #0089d9 inset, 2px 1px 0 #0089d9 inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	-moz-box-shadow: -1px -1px 0 #0089d9 inset, 2px 1px 0 #0089d9 inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	box-shadow: -1px -1px 0 #0089d9 inset, 2px 1px 0 #0089d9 inset, 0 1px 0 rgba(0, 0, 0, 0.05);
}

.btn-toolbar.btn-toolbar-primary.agda-btn-toolbar .btn-group .btn:focus:not(.active):not(.dropdown-toggle):not(:first-child):not(:last-child),
.btn-toolbar.btn-toolbar-primary.agda-btn-toolbar .btn-group .btn.focus:not(.active):not(.dropdown-toggle):not(:first-child):not(:last-child) {
	-webkit-box-shadow: -2px -1px 0 #0089d9 inset, 2px 1px 0 #0089d9 inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	-moz-box-shadow: -2px -1px 0 #0089d9 inset, 2px 1px 0 #0089d9 inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	box-shadow: -2px -1px 0 #0089d9 inset, 2px 1px 0 #0089d9 inset, 0 1px 0 rgba(0, 0, 0, 0.05);
}

.btn-toolbar .btn-group .btn:not(:first-child):not(:last-child),
.btn-toolbar .btn-group .btn:focus:not(.active):not(:first-child):not(:last-child),
.btn-toolbar .btn-group .btn.focus:not(.active):not(:first-child):not(:last-child) {
		-webkit-box-shadow: -1px -1px 0 #ffffff inset, 1px 1px 0 #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.12), 1px 0 0 #d2d2d2;
		-moz-box-shadow: -1px -1px 0 #ffffff inset, 1px 1px 0 #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.12), 1px 0 0 #d2d2d2;
		box-shadow: -1px -1px 0 #ffffff inset, 1px 1px 0 #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.12), 1px 0 0 #d2d2d2;
}

.agda-btn-toolbar .btn-group .btn:not(:last-child):first-child,
.agda-btn-toolbar .btn-group .btn:focus:not(.active):not(:last-child):first-child,
.agda-btn-toolbar .btn-group .btn.focus:not(.active):not(:last-child):first-child {
	border-left-width: 1px;
	border-right-width: 0;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}

.agda-btn-toolbar .btn-group .btn:not(:first-child):last-child,
.agda-btn-toolbar .btn-group .btn:focus:not(.active):not(:first-child):last-child,
.agda-btn-toolbar .btn-group .btn.focus:not(.active):not(:first-child):last-child {
	border-left-width: 0;
	border-right-width: 1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}

.btn-toolbar .btn-group .btn:not(:first-child):not(:last-child),
.btn-toolbar .btn-group .btn:focus:not(.active):not(:first-child):not(:last-child),
.btn-toolbar .btn-group .btn.focus:not(.active):not(:first-child):not(:last-child) {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-left-width: 0;
	border-right-width: 0;
}

.agda-btn-toolbar .btn-group .btn:before {
	display: block !important;
}

.agda-btn-toolbar .btn-group .btn:focus:not(.active),
.agda-btn-toolbar .btn-group .btn.focus:not(.active) {
	outline: 0;
	-webkit-box-shadow: -2px 0 0 #0089d9 inset, 2px 0 0 #0089d9 inset;
	-moz-box-shadow: -2px 0 0 #0089d9 inset,2px 0 0 #0089d9 inset;
	box-shadow: -2px 0 0 #0089d9 inset, 2px 0 0 #0089d9 inset;
}

@media (max-width: 992px) {
			.agda-btn-toolbar .btn-group .btn:not(.dropdown-toggle) {
				margin-top: 0;
			}
}

.three-dot-button:before {
	display: inline-block;
	content: "" !important;
	width: 30px;
	height: 30px;
	background: url("../images/dots.png") no-repeat center, linear-gradient(#ffffff, #f0f0f0);
	border: 1px solid #ebebeb;
	border-radius: 50%;
	box-shadow: 0px 1px 1px #bdbdbd;
	vertical-align: sub;
}

.icon-history:before {
	background-image: url("img/history.svg");
	background-size: 96px 24px;
}

.icon-history:hover:before {
	background-position-x: -50px !important;
}

.icon-history-disable:before {
	background-image: url("img/history.svg");
	background-size: 96px 24px;
	background-position-x: -24px !important;
}

.icon-history-disable:hover:before {
	background-position-x: -24px !important;
}
span.sorting.caret.asc {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.button-backandforth-arrow {
	padding-left: 5px;
	vertical-align: middle;
}

/* Center modal window */
.modal {
	text-align: center;
}

@media screen and (min-width: 768px) {
	.modal:before {
		display: inline-block;
		vertical-align: middle;
		content: " ";
		height: 100%;
	}
}

.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

.modal-help .modal-body:before, .modal-info .modal-body:before, .modal-error .modal-body:before,
.modal-warning .modal-body:before, .modal-success .modal-body:before {
	background-image: url(img/vismaicons/informative-filled-icons/50_informative_icons.svg) !important;
}
/* Center modal window */

.no-standard-dropdown-arrow {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
}

/*================================================================================================================
	Footer information panel (with links)
================================================================================================================
*/

.footer-container {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
	padding-right: 60px;
	background-color: rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 0 1px 0 rgba(0,0,0,0.07);
	-moz-box-shadow: 1px 0 1px 0 rgba(0,0,0,0.07);
	box-shadow: 1px 0 1px 0 rgba(0,0,0,0.07);
}

.footer-list {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.footer-container li {
	display: inline-block;
	font-size: 14px;
}

.footer-container li a {
	margin-left: 15px;
	color: #fff;
	text-decoration: none;
}

.footer-container li a:hover {
	text-decoration: underline;
}

.deleteIcon {
	cursor:pointer;
}


#item-details {
	border-collapse: collapse;
	width: 500px;
}

#item-details {
	border-collapse: collapse;
	border-radius: 4px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-style: hidden; /* hide standard table (collapsed) border */
	box-shadow: 0 0 0 1px #ddd; /* this draws the table border  */
}


	#item-details div {
		border: 1px solid #ddd;
		padding: 8px;
	}

		#item-details div:nth-child(even) {
			background-color: #f2f2f2;
		}

		#item-details div:hover {
			background-color: #ddd;
		}

		#item-details div.inputGroup label {
			padding-top: 0px !important;
			width: 150px;
			padding-left: 5px;
		}


		.sk-circle {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
}
.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
		  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
	  -ms-transform: rotate(30deg);
		  transform: rotate(30deg); }
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
	  -ms-transform: rotate(60deg);
		  transform: rotate(60deg); }
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
	  -ms-transform: rotate(90deg);
		  transform: rotate(90deg); }
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
	  -ms-transform: rotate(120deg);
		  transform: rotate(120deg); }
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
	  -ms-transform: rotate(150deg);
		  transform: rotate(150deg); }
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
	  -ms-transform: rotate(180deg);
		  transform: rotate(180deg); }
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
	  -ms-transform: rotate(210deg);
		  transform: rotate(210deg); }
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
	  -ms-transform: rotate(240deg);
		  transform: rotate(240deg); }
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
	  -ms-transform: rotate(270deg);
		  transform: rotate(270deg); }
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
	  -ms-transform: rotate(300deg);
		  transform: rotate(300deg); }
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
	  -ms-transform: rotate(330deg);
		  transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
		  animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
		  animation-delay: -1s; }
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
		  animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
		  animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
		  animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
		  animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
		  animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
		  animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
		  animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
		  animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
		  animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
	-webkit-transform: scale(0);
			transform: scale(0);
  } 40% {
	-webkit-transform: scale(1);
			transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
	-webkit-transform: scale(0);
			transform: scale(0);
  } 40% {
	-webkit-transform: scale(1);
			transform: scale(1);
  }
}

.word-break{
	clear: both;
	word-break:break-all;
}

@font-face {
	font-family: "OpenSansFallback";
	font-style: normal;
	font-weight: 300;
	src: url('fonts/subset-OpenSans-Light.woff2') format('woff2'), url('fonts/subset-OpenSans-Light.woff') format('woff');
}

@font-face {
	font-family: "OpenSansFallback";
	font-style: italic;
	font-weight: 300;
	src: url('fonts/subset-OpenSansLight-Italic.woff2') format('woff2'), url('fonts/subset-OpenSansLight-Italic.woff') format('woff');
}

@font-face {
	font-family: "OpenSansFallback";
	font-style: normal;
	font-weight: normal;
	src: url('fonts/subset-OpenSans.woff2') format('woff2'), url('fonts/subset-OpenSans.woff') format('woff');
}

@font-face {
	font-family: "OpenSansFallback";
	font-style: italic;
	font-weight: normal;
	src: url('fonts/subset-OpenSans-Italic.woff2') format('woff2'), url('fonts/subset-OpenSans-Italic.woff') format('woff');
}

@font-face {
	font-family: "OpenSansFallback";
	font-style: normal;
	font-weight: 600;
	src: url('fonts/subset-OpenSans-Semibold.woff2') format('woff2'), url('fonts/subset-OpenSans-Semibold.woff') format('woff');
}

@font-face {
	font-family: "OpenSansFallback";
	font-style: italic;
	font-weight: 600;
	src: url('fonts/subset-OpenSans-SemiboldItalic.woff2') format('woff2'), url('fonts/subset-OpenSans-SemiboldItalic.woff') format('woff');
}

@font-face {
	font-family: "OpenSansFallback";
	font-style: normal;
	font-weight: bold;
	src: url('fonts/subset-OpenSans-Bold.woff2') format('woff2'), url('fonts/subset-OpenSans-Bold.woff') format('woff');
}

@font-face {
	font-family: "OpenSansFallback";
	font-style: italic;
	font-weight: bold;
	src: url('fonts/subset-OpenSans-BoldItalic.woff2') format('woff2'), url('fonts/subset-OpenSans-BoldItalic.woff') format('woff');
}

@font-face {
	font-family: "OpenSansFallback";
	font-style: normal;
	font-weight: 800;
	src: url('fonts/subset-OpenSans-Extrabold.woff2') format('woff2'), url('fonts/subset-OpenSans-Extrabold.woff') format('woff');
}

@font-face {
	font-family: "OpenSansFallback";
	font-style: italic;
	font-weight: 800;
	src: url('fonts/subset-OpenSans-ExtraboldItalic.woff2') format('woff2'), url('fonts/subset-OpenSans-ExtraboldItalic.woff') format('woff');
}

/* open-sans-300 - latin_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'),
	   url('fonts/open-sans-v15-latin_latin-ext-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('fonts/open-sans-v15-latin_latin-ext-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-300italic - latin_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'),
	   url('fonts/open-sans-v15-latin_latin-ext-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('fonts/open-sans-v15-latin_latin-ext-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-regular - latin_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
	   url('fonts/open-sans-v15-latin_latin-ext-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('fonts/open-sans-v15-latin_latin-ext-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-italic - latin_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
	   url('fonts/open-sans-v15-latin_latin-ext-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('fonts/open-sans-v15-latin_latin-ext-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600italic - latin_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'),
	   url('fonts/open-sans-v15-latin_latin-ext-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('fonts/open-sans-v15-latin_latin-ext-600italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600 - latin_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
	   url('fonts/open-sans-v15-latin_latin-ext-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('fonts/open-sans-v15-latin_latin-ext-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700 - latin_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
	   url('fonts/open-sans-v15-latin_latin-ext-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('fonts/open-sans-v15-latin_latin-ext-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700italic - latin_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
	   url('fonts/open-sans-v15-latin_latin-ext-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('fonts/open-sans-v15-latin_latin-ext-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-800italic - latin_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'),
	   url('fonts/open-sans-v15-latin_latin-ext-800italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('fonts/open-sans-v15-latin_latin-ext-800italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-800 - latin_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
	   url('fonts/open-sans-v15-latin_latin-ext-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	   url('fonts/open-sans-v15-latin_latin-ext-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

a, body, button, label, input, p {
	font-family: 'Open Sans', 'OpenSansFallback', sans-serif;
}

.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 0px;
}

.guideTab-panel
{
	width:100%;
}

.spacer {
	padding-left:10px;
}

.jump-button {
	background: rgba(0, 0, 0, 0) url("../css/img/24_send.svg") repeat scroll 30px 0px !important;
	float: right !important;
	height: 18px !important;
	margin-top: -8px !important;
	width: 32px !important;
	margin-right:-12px;
}

.jump-link:active, .jump-link:focus {
	outline: 0;
	border: none;
	-moz-outline-style: none;
}

.jump-link {
	color: black !important;
	line-height: 25px !important;
}

.jump-link:after {
	content:'';
	background: rgba(0, 0, 0, 0) url("../css/img/24_send.svg") repeat scroll 30px 0px !important;
	float: right !important;
	height: 18px !important;
	margin-top: -4px !important;
	width: 32px !important;
	margin-right: -12px;
	margin-left: -4px;
	transform: scale(0.75);
}

/*[EG-22123 (EG-22535)] - RapportFilter upd*/
#analysfix .Nc3MultiCheckComboBox,#analysfix .Nc3SortableMultiComboBox{display:table!important;width:99%!important}
#analysfix .agdaInput,#analysfix .autocomplete,#analysfix .Nc3MultiCheckComboBox td>input:first-child,#analysfix .Nc3SortableMultiComboBox td>input:first-child{border:1px solid #ccc;height:30px!important;width:99%!important}
#analysfix .page-index{border:1px solid #ccc}
#analysfix .border-bottom{cursor:pointer}
#analysfix .border-bottom td{width:22px}
#analysfix .border-bottom td:nth-child(2n){background:#fff url(../css/img/tabs/tab-active-middle-bk.png)repeat-x;text-align:center;width:100%}
#analysfix .border-bottom td:last-child{text-align:left}
#analysfix .border-bottom td:first-child{text-align:right}
#analysfix .border-white td:nth-child(2n){background-image:url(../css/img/tabs/tab-primary-active-middle-bk.png)}

.switch-button-alignment {
	margin-bottom: 0px !important;
	float: none !important;
	margin-top: -6px !important;
	padding-right: 0px !important;
}

.vismaicon-filter-column:before {
	background-image: url(../css/img/vismaicons/worksurface/24_filter_column.svg);
}