/* 
    Created on : 06-mar-2017, 17:33:03
    Author     : innova
*/
/*
#component_step_breadcrum{
    display: none;
}
*/

.card-header h5 a{
	color: #ffffff !important;
}

.step_content{
	border-radius:5px;
	overflow:hidden;
}
.component_step .card{
    border-radius:5px;
    overflow:hidden;
}

.step_content .card-header{
	color: #ffffff;
    padding:5px !important;
}

.step_content .card-footer a{
	border-radius:5px;
	color: #ffffff;
}
.accordion_text{
    height: 44px;
}
/*
.img-element {
    height: 50px;
    width: 50px;
    padding: 2px;
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    margin-right: 5px;

 }
*/
.card-block .option_div span{
    display:block;
    font-size: 12px;
    font-style: italic;
    color: #bababa;
}
#component_step_last .card-header{
    color: #ffffff;
}
.component_step .card-header{
    padding:5px !important;
}

.option_div{
    padding: 0px !important;
}
