
/**********************************************************************
 *  calendar_month_ie.css
 **********************************************************************/
 
.calendar_month {
	border-collapse:		collapse; /* IE ONLY */
}

.cm_header_table {
	width:					100%;
	border:					none;
	border-spacing:			0px;
	padding:				0px;
	margin:					0px;
	border-collapse:		collapse; /* IE ONLY */
}

/**********************************************************************
 *  calendar_week_ie.css
 **********************************************************************/
 
.calendar_week {
	display:				compact;
	padding:				0px;
	margin:					0px;
	border:					none;
	/* table-layout:fixed; */
	empty-cells:			show;
	border-collapse:		collapse; /* IE ONLY */
	font-size:				80%;
}

/**********************************************************************
 *  psap_ie.css
 **********************************************************************/
 
.formtable {
	border-collapse:		collapse;
}

.bookmark {
	margin-bottom:			7px;
}

#newwaitlogo {
	height:					100%;
	width:					100%;
	position:				relative;
}
.PortletMain {
	border-collapse:		collapse;
}

div.nav {
	width:					164px;
	overflow:				hidden;
}

.checkbox {
	background-color:transparent !important;	
}

/* task_no_time_estimated mit Fehler */
textarea.tnte ,
select.tnte ,
input.tnte {
	color:					#000000 ! important;
}


a.cockpit {
	white-space:	nowrap;
	display:		block;

	position:		absolute;
	bottom:			5px !important;
	left:			15px;
}
