/* CSS hourly rate calculator - starte Bedrift - timepris kalkulator */

/* Gunn : 04.05.2012 */
/*.hourlyRateCalculator .ui-slider-handle {
	cursor: pointer;	
}*/
.hourlyRateCalculator .ui-tabs-panel {
	background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 80%, #F5F5F5 100%);	
}
.calculator.hourlyRateCalculator .topTitleLinks {
	padding: 0;	
	height: 24px;
	margin-bottom: 10px;
}
.hourlyRateCalculator #pageSubTitleLinks li.frontLinks {
	border-right: 1px solid #EBEBEB;
	border-radius: 0px 0px 0px 0px;
}
.hourlyRateCalculator .topTitleLinks li.frontLinks.active a {
	padding-bottom: 9px;
	background: url("/portalfront/dnb/images/icons/arrow_topLinks.png") no-repeat bottom center;
}
.hourlyRateCalculator .inputSmall {
	margin-left: 10px;	
}
/*.hourlyRateCalculator .labelLarge {
    margin-top: 23px;
    text-align: right;
    width: 200px;
}*/
.hourlyRateCalculator .labelSmall {
    margin-right: 0;
    margin-top: 23px;
}
.hourlyRateCalculator .spanMedium {
	font-weight: bold;
	margin-top: 2px;
	color: #58595B;
}
.hourlyRateCalculator #resultTab {
	height: 240px;	
}
.calculator.hourlyRateCalculator .tabsContainer {
	width: auto;	
}
.hourlyRateCalculator .tabsContainer .contentTop {
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 4px;
	float: left;
	width: 100%;
}

.hourlyRateCalculator #moreInfoTab .contentTop.billable label,
.hourlyRateCalculator #moreInfoTab .contentTop.billable span {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
}
.hourlyRateCalculator .tabsContainer .content {
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	margin-top: 10px;
}
.hourlyRateCalculator .tabsContainer .content .boxElement {
	border: none;
	width: auto;
}
.hourlyRateCalculator .tabsContainer label {
	float: left;
	width: 100%;
}
.hourlyRateCalculator .tabsContainer label.labelLarge {
    color: #58595B;
    font-size: 1.4em;
	text-align: left;
    margin: 0;
    width: 100px;
	float: left;
}
.hourlyRateCalculator .tabsContainer label.labelMedium {
	font-weight: bold;
	color: #58595B;
}
.hourlyRateCalculator .tabsContainer .content.billability label.labelMedium {
	color: #333333;	
}
/* label inni mer info-tab'en */
.hourlyRateCalculator .tabsContainer .salaryToRateMode .content label.labelMedium {
		width: 50%;
		width: 370px;
		font-size: 1em;
}
.hourlyRateCalculator .salaryToRateMode .leftSide {
	width: 380px;	
}
.hourlyRateCalculator .salaryToRateMode .rightSide {
	width: 210px;	
}
.hourlyRateCalculator .salaryToRateMode .resultBillability {
	font-weight: bold;
	color: #333333;
}
.hourlyRateCalculator .tabsContainer .resultRow {
	border-bottom: 1px solid #EBEBEB;
	height: 55px;	
}
.hourlyRateCalculator .tabsContainer .resultRow .labelLarge {
	margin-top: 27px;	
}
.hourlyRateCalculator .tabsContainer .numberLarge {
	margin-top: 15px;	
}
.hourlyRateCalculator .tabsContainer .salaryToRateMode .numberLarge,
.hourlyRateCalculator .tabsContainer .rateToSalaryMode .numberLarge {
	float: left;
	width: 150px;
	text-align: right;
	margin-top: 15px;	
}
/*
.hourlyRateCalculator .tabsContainer .rateToSalaryMode .labelLarge {
	color: #F47B20;	
}*/
.hourlyRateCalculator .tabsContainer label.labelExtensionLarge {
	float: left;
	width: auto;
	margin-top: 15px;	
	font-weight: normal;
}
.hourlyRateCalculator #moreInfoTab {
	height: 270px;	
}
.hourlyRateCalculator #moreInfoTab span {
	width: 45%;
	width: 80px;
	float: right;
	float: left;
	text-align: right;	
}
.hourlyRateCalculator #moreInfoTab .contentTop.billable {
	width: 450px;
	width: 480px;
	border-top: 1px solid #EBEBEB;
	margin-top: 10px;
	margin-bottom: 10px;
}
.hourlyRateCalculator #moreInfoTab label.labelNormal {
	width: 50%;	
	width: 370px;
	font-size: 1em;
	font-weight: bold;
	color: #58595B;
}
