/* ------ full -------------- */


/* ------ line -------------- */
.opcao-extensivel.line-boxed
{
    margin-bottom: 5px;
}
.opcao-extensivel.line-boxed.col-12
{
    /* undo bootstrap */
    padding-left: 0;
    padding-right: 0;    
}
.opcao-extensivel.line-boxed .opcao-extensivel-content
{
    padding: 10px;
}