﻿/* */
.CIW h3.MyPageTitle
{
	margin: 0px !important;
	padding: 0px !important;
	font-size: 14pt !important;
}
.CiwWorkSpace2
{
	margin-top: 35px !important;
	border: 1px solid #FFF;
}

.StaticPartsContainer h3 a
{
	text-decoration: none;
}
div.EmployeePage div.CIW
{
	width: 760px !important;
	padding: 0px auto !important;
}
.EmployeePage h4
{
	margin-bottom: 8px;
}

.EmployeePage h3
{
	margin: 10px 0px !important;
	padding: 0px !important;
}
.UserDetails div.BigFieldContainer label
{
	width: 18% !important;
}




div.AddUser label
{
	width: 15% !important;
}
div.AddUser div.Input
{
	width: 82% !important;
}

.InnerTitle
{
	/*background-color: Red;*/
}
.cbDivs
{
	width: 60%;
	margin-right: 20px;
	padding: 0px;
	margin-top: 5px;
	height: 65px;
	border: 1px solid #DDD;
	overflow-y: scroll;
}
.cbDivs2
{
	display: none;
}
tr.alt td
{
	background: #f9f9f9;
}
.Total
{
	text-align: left;
	font-weight: bold;
	margin-left: 10px;
}
.CheckboxList
{
	padding-top: 5px;
}
.CheckboxList label, .CheckboxList input
{
	float: right;
	border: 1px solid #FFF;
}

.CheckboxList label
{
	margin-top: -5px;
	width: auto;
}
.SmartCalendar input.SmartCalendarTextbox
{
	width: 80px !important;
}
/* */
.LabelControl
{
	border: 0px none #FFF !important;
}

.Creatuser div.Col1
{
	width: 51% !important;
}
.Creatuser div.Col2
{
	width: 47% !important;
}
.Creatuser div.FieldContainer label
{
	width: 38% !important;
}
.Creatuser div.Input
{
	width: 60% !important;
}
.Creatuser div.Col2 label
{
	width: 36% !important;
}
.Creatuser div.Col2 div.Input
{
	width: 62% !important;
}
.Creatuser div.BigFieldContainer label
{
	width: 20% !important;
}
.Creatuser div.BigFieldContainer div.Input
{
	width: 77% !important;
}
.Creatuser .Name
{
	width: 129px;
}
.Creatuser .Email
{
	width: 200px;
}
.Creatuser select.Job
{
	width: 202px;
}
select.Group
{
	width: 210px;
}
.Creatuser .Ext
{
	width: 60px;
}
.Creatuser .List
{
	width: 99%;
}
.Creatuser .Input table td
{
	padding-right: 0px !important;
}
.Creatuser .ChangePWD
{
	text-align: left;
	margin-left: 15px;
}
.ResetPWD label
{
	width: 20% !important;
}
.ResetPWD div.Input
{
	width: 75% !important;
}
.BottomLinks, .TopLinks
{
	text-align: left;
	margin-left: 15px;
}

.UserDetails div.Col1 label
{
	width: 36% !important;
}
.UserDetails div.Col1 div.Input
{
	width: 62% !important;
}
.UserDetails div.BigFieldContainer label
{
	width: 20% !important;
}
.UserDetails div.BigFieldContainer div.Input
{
	width: 77% !important;
}
.UserDetails div.BigFieldContainer label
{
	width: 18% !important;
}


.ActionMsg span
{
	border: 1px solid #DDD;
	width: 97%;
	margin: 8px auto;
	padding: 5px;
	color: Green;
	display: block;
}

.ErrorMsg span
{
	border: 1px solid #DDD;
	width: 97%;
	margin: 8px auto;
	padding: 5px;
	color: Red;
	display: block;
}

.TreeContainer
{
	border: 1px solid #DDD;
	height: 200px;
	overflow-y: scroll;
}
.TreeSelected
{
	background: #EEE;
	border: 1px solid #DDD;
}
.TodayDay
{
	border: 0px none;
}

.GridView a.DisabledLink:hover, .GridView a.DisabledLink
{
	text-decoration: none !important;
}
