/* 
    Document   : pesquisas
    Created on : 26/01/2015, 19:46:00
    Author     : Assuero
    Description:
        Purpose of the stylesheet follows.
*/

.opt                                                                            {margin-bottom: 10px; margin-left: 15px;}

.item_avaliacao                                                                 {margin-bottom: 30px;}
.title_avaliacao                                                                {font-weight: bold;margin-bottom: 10px;}

.opt label                                                                      {float: left; font-weight: bold; text-transform: uppercase;}
.opt input                                                                      {float: left; }
.opt input[type=radio]                                                          {float: left; width: 20px; margin-right: 15px;}
.opt input[type=checkbox]                                                       {float: left; width: 20px; margin-right: 15px;}
.ctn_pag_av_1, .ctn_pag_av_2, .ctn_pag_av_3, .ctn_pag_av_4, .ctn_pag_av_5       {display: none;}

.opt label.frase                                                                {float: left; font-weight: normal; text-transform: none; width: auto;}