﻿body
{
	    background: linear-gradient(to top, #dae4e6 , #50653d); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 0px;
}
.divMain
{
    width: 100%;
    min-height: 1000px;
    height: auto;
    height: 1000px;

}
.divIDusers
{
    width: 100%;
    min-height: 500px;
    height: auto;
    height: 500px;
    max-height: 500px;
    overflow-y: auto;
}
.div1
{
    max-height: 650px;
    overflow-y: auto;
}
.LoggView
{
    max-width: 820px;
    max-height: 380px;
    overflow-y: auto;
}
.Main
{
	margin: 30px auto 0 auto;
    padding: 30px 40px 30px 40px;
    width: 100%;
    min-height: 650px;
    height: auto;
    height: 650px;
    z-index: 2;
    position: relative;
    border-radius: 10px;
    box-shadow: 2px 2px 2px #fff;
    background: linear-gradient(to left, #8e9eab , #eef2f3);
}
.MainSida
{
    max-height: 600px;
    overflow-y:auto;
}
.loginform{
    background: linear-gradient(to left, #bdc3c7 , #2c3e50); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.Links
{
    color: #fff;
    text-decoration: none;
    font-style: oblique;
    font-family: serif;
    font-size: x-large;
}
.Links a:visited
{
	color: #7a8c81;
	text-decoration: none;
}
.Links a:link
{
	color: #7a8c81;
	text-decoration: none;
}
.Links2
{
	color: #ffffff;
	text-decoration: none;
    font-weight: bold;
}
.Links2 a:visited
{
	color: #ffffff;
	text-decoration: none;
    font-weight: bold;
}
.Links2 a:link
{
	color: #ffffff;
	text-decoration: none;
    font-weight: bold;
}
.LinksOrange
{
	color: #ff701b;
	text-decoration: none;
    font-weight: bold;
}
.LinksOrange a:visited
{
	color: #ff701b;
	text-decoration: none;
    font-weight: bold;
}
.LinksOrange a:link
{
	color: #ff701b;
	text-decoration: none;
    font-weight: bold;
}
.LinksGray
{
	color: #343434;
	text-decoration: none;
    font-weight: bold;
}
.LinksGray a:visited
{
	color: #343434;
	text-decoration: none;
    font-weight: bold;
}
.LinksGray a:link
{
	color: #343434;
	text-decoration: none;
    font-weight: bold;
}
.LinksActive
{
	color: #b4455f;
	text-decoration: none;
}
.LinksActive a:visited
{
	color: #b4455f;
	text-decoration: none;
}
.LinksActive a:link
{
	color: #b4455f;
	text-decoration: none;
}
.Links a:hover
{
	color: #660066;
	text-decoration: none;
}
.MenyItem
{
    font-family: serif;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
    font-size: medium;
}
.MenyItemCell
{
    padding-left: 20px;
    padding-top: 6px;
}
.MenyItemCell a:hover
{
    color: #00CCFF;
}
.MenyItemAktive
{
	font-family: serif;
	font-size: 11px;
    color: #efe7c1;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	font-size: medium;
}
.MenyItem2
{
    font-family: serif;
    font-size: 11px;
    color: #ffc0ff;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
    font-size: medium;
    font-style: italic;
}
.MenyItemCell2
{
    padding-left: 20px;
    padding-top: 6px;
}
.MenyItemCell2 a:hover
{
    color: #00CCFF;
}
.MenyItemAktive2
{
    font-family: serif;
    font-size: 11px;
    color: #f6429f;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
    font-size: medium;
    font-style: italic;
}
.TimDagbokHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	padding-left: 5px;
	padding-right: 5px;
}
.H1Logga
{
    color: beige;
}
.TimDagbokItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}
.TimDagbokItemAlt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #E1E1E1;
}
.View
{
    padding-bottom: 1px;
    padding-left: 5px;
    padding-top: 1px;
    font-family: serif;
    font-size: 14px;
}
.Lista
{
    padding-bottom: 1px;
    padding-left: 5px;
    padding-top: 1px;
    font-family: serif;
    font-size: 14px;
    padding-right: 10px;
    padding-bottom: 2px;
}
.ListaAlt
{
    padding-bottom: 1px;
    padding-top: 1px;
    padding-left: 5px;
    font-family: serif;
    font-size: 14px;
    padding-right: 10px;
    padding-bottom: 2px;
}
.ListaAlt2
{
    padding-bottom: 1px;
    padding-left: 5px;
    padding-top: 1px;
    font-family: serif;
    font-size: 14px;
    padding-right: 10px;
    padding-bottom: 2px;
    background-color: #969b9e;
}
.LinksLista
{
    color: #3d3fd7;
    text-decoration: none;
    font-style: oblique;
    font-family: serif;
    font-size: 14px;
}
.LinksLista a:visited
{
	color: #3d3fd7;
	text-decoration: none;
}
.LinksLista a:link
{
	color: #3d3fd7;
	text-decoration: none;
}
.LinksLista a:hover
{
	color: #660066;
	text-decoration: none;
}
.topLabel
{
    color: #6915e5;
    font-weight: bold;
}
.Calender
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.linkGUID
{
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: orangered;
}
.linkWEB
{
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: blue;
}
.RegAnlaggning
{
    border-bottom: 1px solid gray;
    font-weight: bold;
    font-size: 12px;
    padding-right: 10px;
}
.RegData
{
    padding-left: 10px;
}
.message
{
    padding: 5px;
    border: 2px solid orangered;
    border-radius: 5px;
    width: 350px;

}