﻿.sales-cycle-deal-action {
	padding: 5px;
	border-radius: 50%;
}

td.sales-cycle-deal {
	position: relative;
	padding-right: 18px; /* +10px for the action icon */
}

span.sales-cycle-deal-total::after {
	content: ': ';
}

span.sales-cycle-deal-action {
	position: absolute;
	top: 3px;
	right: 3px;
	font-size: 8px;
}

.sales-cycle-total::before {
	content: 'Total ';
}

.sales-cycle-deals::before {
	content: ' (';
}

.sales-cycle-deals::after {
	content: ' deals)';
}

.sales-cycle-deals.one-deal::after {
	content: ' deal)';
}

div.profile-logo {
	/*width: 50vw;*/
	height: 37.18vw;
	position: relative;
	margin-top: 10px;
}

div.profile-welcome {
	position: absolute;
	z-index: 1;
}

	div.profile-welcome h1 {
		margin: 0;
		font-size: 2.798vw;
		line-height: 2.798vw;
	}

	div.profile-welcome h2 {
		font-size: 2vw;
		line-height: 2vw;
	}

div.profile-logo-brick-container {
	float: left;
	width: 25%;
	height: 100%;
	position: relative;
}

div.profile-logo-brick {
	border-radius: 1.355293vw;
	width: 97.52%;
	position: absolute;
	bottom: 0;
	text-align: center;
	vertical-align: central;
}

	div.profile-logo-brick a {
		font-size: 16px;
		font-size: 2vw;
		color: white;
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}

div.profile-quicklinks {
	margin-top: 10px;
}

.metro .table tbody tr.deals-row td.customer, .metro .table tbody tr.deals-row td.customer-last-row {
	border-bottom: 1px solid black;
}

div.LegacyReport div.client-logo img, .metro .profile-quicklinks div.client-logo img {
	width: 100%;
	max-width: 200px;
}

.data .dataInput.numberField {
	text-align: right;
}

.metro .calendarPanel.calendar {
	width: 100%;
}

fieldset.reportOptions fieldset.filter {
	display: inline-block;
	vertical-align: top;
}

	fieldset.reportOptions fieldset.filter.DateRange label, fieldset.reportOptions fieldset.filter.DateRange input {
		float: left;
	}

span.sales-cycle-deal-total::after {
	content: ': ';
}

.flexContainer.O_ProfileRedirect_F {
	display: none;
}

div.profile-version td.assembly-version {
	padding-left: 10px;
}

div.ActiveUserList table {
	width: auto;
}

div.ActiveUsers table {
	width: auto;
}

table.R_PipeLine thead th {
	color: black;
	vertical-align: bottom;
}

div.RS_MonthPeriod td.timePart {
	visibility: hidden;
	display: inline-block;
	padding:0;
	border: none;
	width: 0;
}