.col-md-9 .q-block .card-header
{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.form-group .quest_title
{
    font-size: 16px;
    font-weight: bold;
}
.dib_block_quest .table th
{
	vertical-align: middle;
    text-align: center;
}
.dib_block_quest .table th, .dib_block_quest .table td
{
	padding: 5px;
	font-weight: normal;
}
.chosen-container
{
width:100%!important;
}
.chosen-container a span
{
white-space: normal!important;
}
.tr_row_table_quest_10 input
{
min-width:150px;
}
#dib_block_quest_20 table tr td:nth-child(1)
{
width:60%;
}
#dib_block_quest_40, #dib_block_quest_41
{
display:none;
}