/*.bootstro-next-btn
{
    float:right;
}
.bootstro-prev-btn
{
    float:left;
}*/
.bootstro-backdrop
{
    opacity: 0.5;
    background-color: #000000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1072;
    filter: alpha(opacity=50);
}
.bootstro-backdrop.body
{
    top: 110px;
    left: 290px;
    z-index:1072;
}
.bootstro-backdrop.search
{
    width: 290px;
    top: 110px;
    z-index:1072;
}
.bootstro-backdrop.bienvenida
{
    width: 290px;
    top: 110px;
    z-index:1071;
}
.bootstro-backdrop.head
{
    width: 100%;
    height: 110px;
    z-index:1072;
}
.bootstro-highlight
{
	z-index: 1074;
	position: relative;
	border: 1px solid white;
	background-color: white;

}

.bootstro-finish-btn-wrapper
{
	/*border-top:1px solid #eee;*/
	padding-top:10px;
    /*text-align:center;*/
    clear:both;
}
.bootstro-nav-wrapper
{
    margin-top:0px;
}

.bootstro-nav-wrapper button, .bootstro-finish-btn-wrapper button
{
	font-size:12px !important;
	padding : 3px 5px 3px 5px !important;
	font-weight:bold;
}

 .popover{
 z-index: 1074;
}

#bienvenida_paso_9{
    height: 190px;
    width: 1000px;
    position: absolute;
    top: 55px;
    z-index: 1073;
    display: none;
}

#consulta_paso_concepto{

    float: left;
    padding-bottom: 10px;
}