/*-------------------------------------------- WISHES ---------------------------------------------------------*/
#top-info{
    height:63px;
	margin-left:162px;
	
}

#DashBoardWrapperDiv{
		padding-top:8px;
}

.wishes {
	padding-left: 10px;
	height : 16px;
	overflow:hidden;

}

.wishes ul{
    margin: 0px;
    list-style: none;
}

.wishes li {
    display: block;
    float: left;
    color: #FFFFFF;
}

.wishes li a {
    color: #FFFFFF;
    text-decoration: none;
}

.wishes li a:hover {
    text-decoration: underline;
}

/*-------------------------------------------- TICKETS ---------------------------------------------------------*/
.tickets {
	padding-left: 10px;
	height : 16px;
	overflow:hidden;
}

.tickets ul{
    margin: 0px;
    padding-top: 0px;
    list-style: none;
}

.tickets li {
    display: block;
    float: left;
    color: #FFFFFF;
}

.tickets li a {
    color: #FFFFFF;
    text-decoration: none;
}

.tickets li a:hover {
    text-decoration: underline;
}

/*-------------------------------------------- USER INFORMATION ---------------------------------------------------------*/
#userinfo {             /*user icons */
    color: #4C4C4C;
	font-weight:bold;
	text-align: right;
	float : right;
	margin-right : 10px;
	margin-top : -5px;
	position:relative;
}

#userinfo a {
    color: #FFFFFF;
}

#userinfo a:hover {
    color: #5994E2;
}

/*Css for Top Mini-DashBoard*/

#TckDashProd {
	height:17px;
	left:152px;
	position:absolute;
	top:8px;
	width:143px;
}



.HDE_DashBoard {
	position:absolute;
	top:30px;
	right : 0;
	z-index:300;
	height:17px;
	width:85%;
}

.DashBoardTable{
	width:100%;
	
}

.DashNumber{
	font-weight:bold;
	color:black;

}



#TicketDashBoard{
	width:95%;
	float:right;
	
}


#AssignEmployeeMeDiv{
	color:#000000;
	background-image: url(../../VdfAjaxLib/HDE/List/GridHeader.gif);
	background-repeat: repeat-x;
	width: 120px;
	*width: 130px;
	height: 16px;
	*height: 18px;
	padding-left: 5px;
}

#DisplayMeOption {
	width:70px;
	*width:80px;
	margin-top:21px;
}


#AssignedToME {
	float:left;
}

.AssignedToMeImg{
	background-image:url(Images/Dashboard/AssignedToMe.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:20px;
	height:20px;
	float:left;
	
}


#AssignedToME  input{
	margin-top:4px;
	*margin-top:1px;
}



#AssignedByME {
	float:right;
}

.AssignedByMeImg{
	background-image:url(Images/Dashboard/AssignedByMe.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:20px;
	height:20px;
	float:left;
}



#AssignedByME  input{
	margin-top:4px;
	*margin-top:1px;
}



#MeBox {
	text-align:right;
}

#TicketDashBoardLabel{
	text-align:right;
	font-weight:normal;
	color:Blue;
	width:4%;	

}

#TicketDashBoardLabel a {
	text-decoration:none;
	font-weight:normal;

}



#OpenTicket{
    background-color:#9FB0FF;
	border-right:1px solid white;
	width:11%;	
}


#ClosedTicket{
    background-color:#A9A9A9;
	border-right:1px solid white;
	width:11%;	
	
}

#NewTicket{
    background-color:#99DFB0;
	border-right:1px solid white;
	width:11%;	
}

#OnHoldTicket{
    background-color:#FF8FB3;
	border-right:1px solid white;
	width:11%;	
}

#ReOpenedTicket{
    background-color:#FFA500;
	border-right:1px solid white;
	width:13%;	
}

#AllTicket{
	width:16%;
	text-align:right;
	padding-right:20px;
}

#TestingTicket{
	border-right:1px solid white;
	background-color:#A0BCC4;
	width:11%;	
}
#DevelopmentTicket{
	background-color:#F1FFB8;
	border-right:1px solid white;
	width:11%;	
}
/*End*/
/* DashBoard For wish*/
.HDE_WishDashBoard {
	position:absolute;
	top:12px;
	right : 0;
	z-index:100;
	height:17px;
	width:90%;
}

.DashBoardWishTable{
	width:100%;
}
.DashBoardWishTable td a{
	color:#505454;
	text-decoration:underline;
	font-weight:normal;

}


.DashBoardWishTable td a:hover{
	color:black;
}



#DashBoardWishTable tbody tr td{
	height:17px;
	color:#505454;

}



#WishDashBoardLabel{
	width:14%;
	text-align:right;
	font-weight:normal;
	color:Blue;

}

#WishDashBoardLabel a{
	text-decoration:none;
	font-weight:normal;
}

#OpenWish{
	width:9.75%;
	background-color:#9FB0FF;
	border-right:1px solid white;
}
#ClosedWish{
	width:10%;
    background-color:#A9A9A9;
	border-right:1px solid white;
	
}

#AllWish{
	width:19%;
	padding-right:20px;
	text-align:right;

}

#SpacerWish {
	width:47.25%;
	border-right:1px solid white;
	background-color:transparent;
	border:none;
}


#MainDashBoardTable{
	width:99%;
}

#MainDashBoardTable tr td{
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

#AssignWishMeDiv{
	float:left;
	z-index:2;
    color:#000000;
	background-image: url(../../VdfAjaxLib/HDE/List/GridHeader.gif);
	background-repeat: repeat-x;
	width: 120px;
	*width: 130px;
	height: 16px;
	*height: 18px;
	padding-left: 5px;
	
}	

#MainMeDiv{
	width:70px;
	*width:80px;
	height:50px;
	display:block;
	float:left;
	margin-left:45px;
}

#DashBoardWishTicket {
	margin-left:140px;
}


#MeOptionsTable{
	margin-top: 29px;
	width:100%;
}

#WishDashBoardRow{
	width:100%;
	margin-bottom: 1px;
}

#TicketDashBoardRow{
	clear:right;
	width:100%;
	margin-bottom: 1px;
}

#WishCheckBoxTD{
	width:80px;
}

.RadioOptionsContainer{
	border-right : 1px solid #A9A9A9;
	margin-right : 5px;
}

.DashboardRadioOptions{
	vertical-align : bottom;
	*vertical-align : middle;
}

/*End*/

