﻿.StepA .circ, .StepO .circ {
    /*width: 27px; */
    height: 35px;
    padding-top: 4px;
    /*float: left;*/
    background-repeat:no-repeat;
}
.StepA .circ {
	color: #000000;
    background-image: url('images/layout/circel2.png');
}
.StepO .circ {
	color: #9d9d9d;
    background-image: url('images/layout/circel.png');
}
.num {
    font-size: 35px;
    font-weight: bold;
    color: #FFFFFF;
    position: relative;
    top: -9px;
    margin-left: 6px;
    margin-right: 13px;
}


.desc, .desc2
{
	font-size: 12pt;
	font-weight: bold;
	position: relative;
	top: -12pt;
}
.desc2 
{
	padding-top: 15px;
}

/*.StepA .smyginfo { visibility: hidden; }*/
.regtitle
{
    font-weight: bold;
    width: 120px;
}
.divIndrag {
	margin-left: 40px;
}
.hrpunkt {
	margin-top: 5px;
	border-top: solid 1px #b5b5b5;
	height: 5px;
}
.divIndrag .hrpunkt {
	margin-left: -40px;
}
.tbTextLong 
{
	Width: 200px;
}
.disabled, .disabled td, .disabled input {
	color: #9d9d9d;
}
.disabled input, .tbTextLong:Disabled 
{
	background: #cccccc;
}
.paddbtm 
{
	padding-bottom: 15px;
}
.termsbox {
    width: 740px;
    border: 1px solid #bdbebf;
    overflow: auto;
    height: 130pt;
    /*border: 1px solid #00AA00;*/
}
.darkprod {
	border: none;
	background: gainsboro;
	padding: 2pt;
	margin-bottom: 10pt;
}
.btright 
{
	text-align: right;
	width: 740px;
}