﻿a
{
	border: none;
	text-decoration: none;
	color: #000000;
}

	a:hover
	{
		color: #466094;
	}

body
{
	display: block;
	font-family: 'Segoe UI', Tahoma, Arial;
	font-size: 11px;
	word-wrap: break-word;
	cursor: pointer;
}

DIV.ms-usd-LoadingContainer
{
	height: 80px;
	width: 60px;
}

tr.ms-usd-LoadingContainer td
{
	text-align: center;
}

.title
{
	color: rgb(17, 17, 17);
	direction: inherit;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 19px;
	zoom: 1;
}

.divContent
{
	position: relative;
	margin-top: 10px;
	border: 1px solid #01bde3;
	width: 100%;
}

	.divContent .notch
	{
		position: absolute;
		top: -10px;
		right: 8px;
		margin: 0 0 0 -10px;
		border-top: 0;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: 10px solid #ffffff;
		padding: 0;
		width: 0;
		height: 0;
		font-size: 0;
		line-height: 0;
		_border-right-color: pink;
		_border-left-color: pink;
		_filter: chroma(color=pink);
	}

	.divContent .border-notch
	{
		border-bottom-color: #01bde3;
		top: -11px;
	}

	.divContent .footer
	{
		margin-top: 12px;
		background-color: #f8f8f8;
	}

.actionArea
{
	overflow: hidden;
	position: relative;
}

.attachAction
{
	display: inline-block;
	text-overflow: clip;
	word-wrap: normal;
	overflow: hidden;
	position: relative;
	width: 80%;
	vertical-align: middle;
	line-height: 40px;
}

.attachmentSpacer
{
	width: 80%;
	white-space: nowrap;
	text-overflow: clip;
	overflow: hidden;
	vertical-align: middle;
	position: relative;
}

.showAction
{
	text-overflow: clip;
	word-wrap: normal;
	overflow: hidden;
	position: relative;
	width: 80%;
	vertical-align: middle;
	line-height: 25px;
}

.deleteAttachmentAction
{
	float: left;
	max-width: 20%;
	margin-top: 4px;
}

.attachLink
{
	display: inline;
	text-overflow: ellipsis;
	overflow-x: hidden;
	overflow-y: hidden;
	word-wrap: normal;
	text-align: center;
	border: 1px solid #c6c6c6;
	background-color: #FDFDFD;
	min-width: 60px;
	max-width: 65%;
	height: 20px;
	width: auto;
	background-image: url("");
	font-size: 11px;
	line-height: 16px;
	vertical-align: middle;
}

.attachImage
{
	vertical-align: middle;
	border: none;
}

.doneAction
{
	float: left;
	max-width: 20%;
	margin-top: 10px;
	margin-left: 6px;
}

.notesAttachmentIframe
{
	text-overflow: ellipsis;
	overflow-x: hidden;
	overflow-y: hidden;
	word-wrap: normal;
	text-align: center;
	background-color: #FDFDFD;
	min-width: 60px;
	max-width: 85%;
	height: 26px;
	width: auto;
	background-image: url("");
	font-size: 11px;
	line-height: 16px;
	vertical-align: middle;
}
