/*+clearfix {*/
.step .well:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.step .well
{
	display: block;
	*height: 1px;
}
.step .col-md-12.well {
    background-image: none;
    padding-left:0;
    padding-right:0;
}
/*+}*/
.step-outer {display:none;}
.hiddenStepInfo
{
	display: none;
}
.activeStepInfo
{
	display: block !important;
}
#container-steps
{
	position: relative;
	margin-top: 30px;
}
#container-steps .progress
{
	position: relative;
	height: 19px;
	margin-bottom: 4px;
	margin-left: -16px;
	margin-right: -16px;
        margin-top: -30px;
	/*+border-radius: 0px;*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
}
#container-steps .progress > .progress-type
{
	position: absolute;
	left: 0px;
	font-weight: 800;
	padding: 3px 30px 2px 10px;
	color: rgb(255, 255, 255);
	background-color: rgba(25, 25, 25, 0.2);
}
#container-steps .progress > .progress-completed
{
	position: absolute;
	right: 0px;
	font-weight: 800;
	padding: 0 10px;
}
.step
{
	text-align: center;
}
.step .well
{
	margin-top: 54px;
	/*+box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.05);*/
	-moz-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.05);
	border-top-left-radius: 0px;

}
span#slide-submenu.pull-right
{
	position: absolute;
	right: 6px;
	top: 6px;
	font-size: 20px;
}
#main-steps
{
}
#main-steps span.number:last-child
{
	margin-right: 0px;
}
.steps
{
	font-size: 19px;
	position: absolute;
	top: -52px;
	font-weight: bold;
	background-color: #F5F5F5;
	padding: 0 12px;
	left: -1px;
	color: #0F7AC6;
        box-sizing: border-box;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-color: #E3E3E3;
	/*+box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);*/
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.steps i
{
	font-style: normal;
}
.steps span
{
	display: inline-block;
	height: 32px;
	border: 2px solid #E2E2E2;
	/*+border-radius: 59px;*/
	-moz-border-radius: 59px;
	-webkit-border-radius: 59px;
	-khtml-border-radius: 59px;
	border-radius: 59px;
	line-height: 0em;
	padding-top: 13px;
	margin-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
}
.steps
{
	color: #0F7AC6;
}
.steps small
{
	font-weight: normal;
}
.mini-submenu.btn {white-space:nowrap!important;}
.step .step-content {margin-top: 40px; background-color: inherit;}

.arrow_box
{
	z-index: 5;
	position: relative;
	background: #D50202;
	padding: 0 7px;
	color: #FFFFFF;
	margin-bottom: 1px;
	/*+border-radius: 17px;*/
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	-khtml-border-radius: 17px;
	border-radius: 17px;
	font-weight: normal;
	margin-left: 8px;
}
.arrow_box:after
{
	top: 100%;
	left: 80%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(213, 2, 2, 0);
	border-top-color: #D50202;
	border-width: 3px;
	margin-left: -5px;
}
@media screen and (max-width: 519px)
{
    .steps span {font-size: 0.8em;}
    .step .btn-success {width:100%;clear:both;margin-top:15px;}
}
@media screen and (min-width: 767px)
{
	.hiddenStepInfo
	{
		display: block;
	}
        .step-outer {display:block;}
	.pager
	{
		display: none;
	}
        .step .step-content {min-height: 300px;}
	#container-steps .progress
	{
		display: none;
	}
	#mainForm .col-md-12.well
	{
		background-size: 33%;
		background-position: right 50px;
		background-repeat: no-repeat;
	}
	#step-1 .col-md-12.well
	{
		background-image: url(../img/insert1.png);
	}
	#step-2 .col-md-12.well
	{
		background-image: url(../img/insert2.png);
	}
	#step-3 .col-md-12.well
	{
		background-image: url(../img/insert3.png);
	}
	.step .well
	{
		margin-top: 20px;
		margin-bottom: 54px;
	}
	.arrow_box2
	{
		background: #FFFFFF;
		border: 4px solid #C0EAC0;
		width: 160px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		font-size: 18px;
		position: absolute;
		right: 14px;
		bottom: 270px;
		font-style: italic;
		padding: 9px;
		line-height: 1.1em;
		color: #5B7483;
	}
	.arrow_box2:after, .arrow_box2:before
	{
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}
	.arrow_box2:after
	{
		border-color: rgba(136, 183, 213, 0);
		border-top-color: #FFFFFF;
		border-width: 15px;
		margin-left: -68px;
	}
	.arrow_box2:before
	{
		border-color: rgba(194, 225, 245, 0);
		border-top-color: #C0E9BF;
		border-width: 21px;
		margin-left: -74px;
	}
}
@media screen and (min-width: 1200px)
{
    .step .step-content {min-height: 350px;}
}