/* Tags */
body 
{ 
	background: white;
	color: black; 
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
}

a
{
	text-decoration: none;
	cursor: pointer;
}

a:hover
{
	text-decoration: underline;
}

table
{
	font-family: Tahoma, Verdana, Arial;
	margin-bottom: 20px;
}

.updateModal
{
	background-color: White;
	border: solid 2px black;
}

th
{
	text-align: left;
	padding-left: 8px;
}

.timeReference
{
	color: Red;
}

.timeReference a
{
	color: Red !important;
}

.selectedDates
{
	padding: 10px;
}

.weekend
{
	color: Red;	
}

td
{
	padding: 0;
	margin:0;
}

p 
{	
	margin-top: 0; 
	padding-top: 0; 
	font-size:0.9em; 
	font-family:Tahoma;
}

.dataSetTrFooter td
{
	font-weight: bold;
}

/******************* IDs *****************/
#UserInfo 
{
	float: left;
	color: White;
	margin-left: 10px;
	font-size: 10px;
	font-family: Verdana;
}

#PickEmployee
{
	padding-left: 20px;
}

#Paging
{
	float: right;
	margin-right: 20px;
	display: block;
	margin-bottom: 8px;
}

.lbl
{
	display: block;
	margin-top: 10px;
	font-weight: bold;	
}

.eventDescription
{
	width: 400px;
	padding: 10px;
	border: solid 1px #eee;	
}

#Paging .pagingActive
{
	font-weight: bold;
	text-decoration: underline;
}

#LeftNavigation div
{
	width: 150px;		
	font-family: tahoma, arial, Verdana;
	font-size: 0.8em;	
	border: 0px solid #b5b;
	color: black;
	border-right: solid 1px #d2d2d2;
	margin-top: 6px;
}
	
/* ------ 1st level ------ */
#LeftNavigation div ul 
{	
	margin: 0;
	padding: 0;
	background: #fff url(../../Images/navBack.jpg) repeat-x;
	font-size: 1.05em;
}
	
#LeftNavigation div ul li 
{
	margin: 0; 
	padding: 0;
	list-style: none;
	line-height: 20px;		
	background: #fff url(../../Images/navBack.jpg) repeat-x;
}

#LeftNavigation div ul li a
{
	color: #3F3F3F;
	text-decoration: none;
	padding-left: 5px;
}
	
/* ------ 2nd level ------ */
#LeftNavigation div ul li ul
{
	display: none;
	font-size: 0.9em;
	background: #b5b;
}
#LeftNavigation div ul li ul li a 
{
	padding-left: 20px;
	color: #666;	
}

/* ------ 3rd level ------ */
#LeftNavigation div ul li ul li ul
{
 
	background: #eee;
	font-size: 0.9em;
	background: #fff url(../../Images/arrow_breadcrumps.jpg) repeat-x;
}
#LeftNavigation div ul li ul li ul li a 
{
	padding-left: 35px;
	color: #005294; 
}

/* ------ 4th level ------ */
#LeftNavigation div ul li ul li ul li ul
{
	border-top: 1px dashed #939;
	border-bottom: 1px dashed #939;
	background: #fff;
}
#LeftNavigation div ul li ul li ul li ul li a 
{
	padding-left: 24px;
}

#Login
{
	margin: 0 auto;
	text-align: center; 
	position: relative;
	width: 430px;
	margin-top: 100px;
}

#UpdProgressContainer
{
    font-family:verdana;
    font-weight:bold;
    
}

#OrgTree li
{
	padding-top:10px;
	list-style: none;
}

#openCourses
{
	width: 100%;
	border-collapse: collapse; 
	margin-top: 10px;
	margin-bottom: 10px;
}

#openCourses th
{
	padding-left: 10px;
}

#openCourses td
{
	padding: 10px;
}

/*************** class *******************/
.projectsFound
{
	/*height: 200px;
	overflow: scroll;	*/
}

.hideChild td
{
	display: none;
}

.modal
{
	width: 500px;
	/*border: solid 1px gray;*/
}

.modalBackground 
{ 
	background-color: gray; 
	filter: alpha(opacity=70); 
	opacity: 0.7;
}

.showChild td
{
	display: block;	
}

.tdLeft
{
	width: 150px;
}

.tdMain
{
	width: 590px;
}

.watermark
{
	background-color: #F0F8FF;
	border: solid 1px #BEBEBE;
	color: #BEBEBE;
}

.p
{
	color: #ff0033;
}

.osis
{
	color: #cc6633;
}

.hide
{
	display: none;
}

.show
{
	display: block;
}

.courseEventType
{
	list-style: none;
	padding: 6px;
	margin: 0;
}

.courseGroup
{
	list-style: none;
	padding: 6px;
	margin: 0;
}

.submitBar
{
	text-align: right;
	padding-right: 25px;
}

.loginBox
{
	padding: 5px;
	width: 100%;
	margin-bottom: 10px;
	border: solid 1px #eee;
	border-collapse: collapse;
}

.loginText
{
  font-family: Arial, Verdana, Tahoma, "Times New Roman";
  font-size: 11px;
  font-weight: bold;
  color: #0f5b8f;
}

.letters a
{
	font-family: Arial, Verdana, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
}

.total
{
	background-color: #eeeeee;
	border-top: dotted 1px black;
	border-bottom: solid 1px black;
	font-weight: bold;
}

.heading1
{
	font-family:Tahoma;
	border-bottom: 1px dashed #737272; 
	/*
	padding-bottom: 5px; 
	margin-bottom: 5px; 
*/
	font-size: 1.6em;
	color: #3F3F3F;
}



#flags
{
	position: absolute;
	top: 13px;
	right: 10px;
	color:Red;
}
.loginTable
{
	border-bottom: none;
	border-left:none;
	border-right:none;
}
#loginInfo
{
	border-top:dashed 2px gray;
	border-bottom: none;
	border-left:none;
	border-right:none;
}

TABLE.KeyValueTable
{
	border-collapse:collapse;
	padding:0;
}

.tdKey
{
	font-weight:bold;
	text-align: right;
	background-color:#d2d2d2;
}
.tdValue
{
	text-align: left;
	background-color:#d2d2d2;
}
.tdKeyAlt
{
	font-weight:bold;
	text-align: right;
}
.tdValueAlt
{
	text-align: left;
}

.SumTr
{
	border:solid 3px red;
	height:30px;
	
}

.sumTr td
{
	border-collapse: collapse;
	color: black;
	background-color: #ccc;
	border-top: solid 2px black;
	border-bottom: solid 1px black;
}

.SumTd
{
	border-top:solid 1px black;
}

.noBorder
{
	border: solid 0px white;	
}

.button
{
	background-color: #eeeeee;
	border: solid 1px black;
	display: block;
}

.submitButton
{
	display: block;
}

.icon
{
	padding-right: 4px;
	padding-left: 4px;
	vertical-align:middle;
	border-width: 0px;
}

.active 
{
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-LEFT-COLOR: #cccccc; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #cccccc; 
	BORDER-TOP-COLOR: #cccccc; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #cccccc;
	font-size: 12px;
	width: 200px;
}

.inactive 
{
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px; 
	color: black;
	font-size: 12px;
	width: 200px;
}

.section
{
	padding: 3px;
	font-weight: bold;
	list-style-type:disc;
	color: Navy;
}

.persion
{
	margin-left: 15px;
}

.addBar
{
	background: url(../../Images/addbarbg.gif) repeat-x;
	height: 20px;
	padding-right: 10px;
	text-align: right;
	background-color: #eeeeee;
	border: solid #cccccc;
	border-width: 0px 0px 1px 0px;
}

.editBar
{
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	background-color: white;
	border: solid #cccccc;
	border-width: 0px 0px 1px 0px;
	padding-top: 5px;
}

.noDataFound
{
	font-size:0.8em;
	font-family: Tahoma, Verdana, Arial;
	border-bottom: solid 1px #d2d2d2;
	border-left: solid 1px #d2d2d2;
	border-right: solid 1px #d2d2d2;
	margin-bottom: 20px;
	height:25px;	
	padding-left:5px;
}

.alphabet
{
	padding: 5px;
	width: 100%;
	margin-bottom: 10px;
}

.form
{
	padding: 5px;
	width: 100%;
	margin-bottom: 20px;
	border: none;
	border-collapse: collapse;
}

.form p
{
	margin: 8px 4px;
	font-size: 100%;
}

.form td
{
	padding: 0;
	margin: 0;
}

.form input
{
	margin: 4px;
}

.form select
{
	margin: 4px;	
}

.form textarea
{
	padding: 5px;
	margin: 4px;
	width: 90%;
}

.form label
{
	margin: 4px;
	display: block;
}

.form .addBar
{
	padding: 5px;
}

.dataSet
{
	padding: 5px;
	width: 100%;
	margin-bottom: 20px;
	border: solid 1px #eee;
	border-bottom: solid 4px #eeeeee;
	border-top: none;
	border-collapse: collapse;
}

#confirmation
{
	border: solid 1px #cccccc;
	border-top: none;
	margin-bottom: 25px;
	padding-bottom: 12px;
	vertical-align: middle;
	width: 100%;
	background-color: #eeeeee;
}

#confirmation i
{
	background-image: url(../../Images/48x48/shadow/unknown.png);
	background-repeat: no-repeat;
	margin-left: 25px;
	width: 48px;
	float: left;
	height: 48px;
	margin-right: 15px;
}

#confirmation p
{
	vertical-align: middle;
	text-align: left;
	font-size: 13px;
	float:none;
	padding-top: 4px;
}

#confirmation h3
{
	padding-left:7px;
	clear:both;
	font-size: 0.8em; 
	color:white;
	text-align: left;
	font-family : Verdana, sans-serif;
	line-height: 16px;
	height:20px;
	margin-bottom: 12px;
	border-bottom: solid 1px #cccccc;
	background-color: #737272;
}

#confirmation p b
{
	color: #044270;
	font-weight: bold;

}

/* logo */
.logo
{
	border: none;
	margin: 10px;
	margin-left: 20px;
}


/* Courses og fleira */
#tableUsb
{
	width: 100%;
	border-collapse: collapse; 
}

.courseDetails th, td
{
	padding: 5px;
}

.courseDetails th
{

}

.usbGroup
{
	font-weight: bold;
	padding: 10px;
	background-color: #dddddd;
	border-bottom: solid 1px silver;
}

.usbEvent
{
	padding-left: 20px;
	background-color: white;
	border-bottom: solid 1px silver;
}

.usbEvent2
{
	padding-left: 20px;
	background-color: #eeeeee;
	border-bottom: solid 1px silver;
}

.root
{
	cursor: pointer;
}

.root_childs_visible
{
	cursor: pointer;
}


.tblChild
{
	border: dotted 1px gray;
	width: 100%;
}

.lbtn
{
	cursor: pointer;
	text-decoration: underline;
}

.root_childs_invisible
{
	display: none;
}

.unit_childs_visible
{
	cursor: pointer;
}

.unit_childs_invisible
{
	display: none;
}

.position_childs_visible
{
}

.position_childs_invisible
{
	display: none;
}


.tdEdit
{
	width: 50px;
	white-space: nowrap;
}

.tdMiniEdit
{
	width: 16px;
	white-space: nowrap;
}

.dspaychecks .first
{
	width: 250px;	
}

.dspaychecks .third
{
	width: 150px;	
}


.checkbutton input, .checkbutton label
{
	display: inline-block !important;
}

.watermarked
{
	background-color: #eee;
	border: solid 1px #ccc;
	width: 180px;	
}

.datebox
{
	width: 180px;
}

.updateProgress
{
	height: 50px;
	text-align: left;
	padding: 10px;	
	margin-bottom: 10px;
	z-index: 20;
}

.updateProgress i
{
	background-image: url(../../Images/rotation.gif);
	background-repeat: no-repeat;
	margin-left: 25px;
	width: 48px;
	float: left;
	height: 48px;
	margin-right: 15px;

}

.formvacation, .wrapme
{
	border: solid 1px #d2d2d2;
}

.updateProgress p
{
	vertical-align: middle;
	text-align: left;
	font-size: 13px;
	float:none;
	margin: 0px;
	padding: 0px;
	padding-top: 11px;	
}

.updateProgress p b
{
	color: #052F56;
	font-weight: bold;
}

.mediumBox
{
	border: solid 1px #eee;
	margin-bottom: 10px;
}

.mediumBoxWrapper
{
	
}

.mediumBoxInfo, .tdInfo
{
	padding: 10px;
	padding-left: 50px;
	background: #eee url(../../Images/16x16/shadow/information.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}

.mediumBoxTitle
{
	background-color: Blue;
	color: White;
	font-weight: bold;
	padding: 5px;
}

.mediumBoxLinks
{
	background: url(../../Images/addbarbg.gif) repeat-x;
	padding: 10px;
	text-align: right;
	background-color: #eeeeee;
	border: solid #cccccc;
	border-width: 0px 0px 1px 0px;
	overflow: hidden;
}

.mediumBoxControl
{
	padding: 5px;
}

.smallBox
{
	border: solid 1px #eee;
	margin-bottom: 10px;
}

.smallBoxWrapper
{
	
}

.smallBoxTitle
{
	background-color: Blue;
	color: White;
	font-weight: bold;
	padding: 5px;
}

.smallBoxLinks
{
	background: url(../../Images/addbarbg.gif) repeat-x;
	padding: 10px;
	text-align: right;
	background-color: #eeeeee;
	border: solid #cccccc;
	border-width: 0px 0px 1px 0px;
}

.smallBoxControl
{
	padding: 5px;
}


.hb
{
	width: 30px;
}

.an
{
	width: 50px;	
}

.smallTextBox
{
	width: 30px;
}

.tr1 td
{
	background-color:#eeeeee;
}

.td1
{
	background-color:#eeeeee;
}

.selectedDates
{
	margin-left: 15px;	
}

.timeLeftNegative
{
	text-decoration: none;
	font-weight: normal !important;	
	text-align: center;
}

.timeLeft
{
	text-decoration: none;
	font-weight: normal !important;
	color: Red;
	text-align: center;	
}

.timeLeft span
{
	color: Black;
}

.tblHolidayOverview
{
	border-collapse: collapse;
	width: 100%;
}

.tblHolidayOverview .second, .tblHolidayOverview .third
{
	text-align: right;
}

.tblHolidayOverview th, .tblHolidayOverview th
{
	padding-right: 5px !important;
}

.checkBox label
{
	display: inline-block;	
}

.sunday td
{
	border-bottom: solid 3px gray;	
}

.dayOff td
{
	background-color: #dc8181;
}

.number
{
	text-align: right !important;
}

.projectSelect
{
	height: 180px;
	overflow: auto;
	width: 500px;
	border: solid 1px #a5aeb5;
}

.tblProjects
{
	background-color: White;
	border-collapse: collapse;
}

.tblProjects td
{
	height: 22px;
	padding-left: 3px;
}

.tblProjects th
{
	
	text-align: left !important;
}

.selectedOrder td
{
	background-color: gray;
	color: White;
}

.trLast td
{
	border-bottom: solid 2px #ccc;
}

.saveFunctions
{
	float: right;	
	min-height: 18px;
	padding: 1px;
}

.generalFunctions
{
	float: left;
	min-height: 18px;
	padding: 1px;
}

.radioButtonList label
{
	display: inline !important;
}

.lboxContainer td
{
	vertical-align: top;
}

.lbox
{
	width: 300px;
	height: 300px;
}

.lboxBtn
{
	display: block;
	width: 40px;
	margin-bottom: 10px;
}

.commonGrid
{
	width: 100%;
	border-collapse: collapse;	
}

.commonGrid td
{
	height: 22px;
	padding-left: 5px;
	padding-right: 5px;
}

.fileUpload
{
	margin-bottom: 20px;
	border: dotted 3px #ccc;
	width: 400px;
	padding: 5px;
}

.fileUpload a
{
	float: right;
	margin-right: 10px;
}

.collapsePanel
{
	padding: 20px;
	border: solid 3px #ccc;
	background-color: white;
}

.collapsePanel .spName
{
	margin-top: 10px;
	display: block;
	font-weight: bold;	
}

.collapsePanel .spValue
{
	display: block;
}

.standardGrid
{
	border-collapse: collapse;
	width: 100%;
	border: solid 1px #eee;
}

.standardGrid th
{
	text-align: left;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.filter label
{
	display: block;
	margin-top: 5px;	
}

.filter
{
	
	padding: 20px;	
	width: 100%;
	height: 20%;
}

.filter h2
{
	position: relative;
	font-size: 110%;
	margin: 2px;
	left: 0%;
	top: 0%;
	height: 5%;
	width: 100%;
}

.filter .descFilter
{
	position: relative;
	float:left;
	margin: 2px;
}

.filter .roleFilter
{
	position: relative;
	float:left;
	margin: 2px;
}

.filter .companyFilter
{
	position: relative;
	float:left;
	margin: 2px;
}

.tblEventInstance
{
	border-collapse: collapse;
	width: 100%;
}

.eventTree, .eventTree table, .eventTree table tr td 
{
	padding: 0;
	margin: 0;
}

.subPageTitle
{
	margin: 15px 0px;
	font-weight: bold;
	display: block;	
}

.highlight
{
	background-color: #fffbce;
}

.wizardButtons
{
	float: right;
}

.label
{
	display: block;
}

.Value
{
	display: block;
}

.pager
{
	float: right;
	margin: 5px;
}

.barBorder
{
	border: solid 1px #7f7f81;
	width: 200px;
	vertical-align:middle;
	height: 18px !important;
	max-height: 18px !important;
}

.barIndicator_weak
{
	background-color: Red;
	color: Red;
	height: 18px !important;
	max-height: 18px !important;
}

.barIndicator_average
{
    color:Orange;
    background-color:Orange;
    height: 18px !important;
	max-height: 18px !important;
}

.barIndicator_good
{
    color:Yellow;
    background-color:Yellow;
    height: 18px !important;
	max-height: 18px !important;
}

.barIndicator_excellent
{
    color:Green;
    background-color:Green;
    height: 18px !important;
	max-height: 18px !important;
}
