

.ss-q-help
{
  color: #999999;
  font-style: italic;
}
.ss-q-title {
  font-size: 15px;
}
.ss-choices {
  margin-left: 0px;
  padding-start-value: 0px;
  list-style-type: none;
}
 .ss-choice-item {
    margin-top: 0px; !important
    line-height: 14px;
    list-style-type: none;
 }
 .ss-q-radio, .ss-q-checkbox {
  margin-bottom: 0px;
  width: 20px;
  margin-top: 5px;
 }

.ss-form-entry {
  margin-top: 20px;}
.form-button {
  width: 100px;
}

table {margin-top: 10px; border: 0;}
.ss-gridnumbers {font-weight: bold; background-color: #333;}
.ss-gridnumber {color: #fff;}
.ss-gridrow {
/*  border-bottom: 1px solid #ffbdc4;*/
  padding: 2px 5px;
}
/*.ss-grid-row-odd{
  background-color: #fff0f1;
}
.ss-grid-row-even{
  background-color: #ffdfe2;
}*/
.center {text-align: center;}

