.answer-item {
    width: 100%;
    margin-bottom: 20px;
}
.answer-item textarea{
    width: 100%!important;
}
.group-title {
    color: red;
    font-size: 32px;
    margin-bottom: 30px;
    margin-top: 0px;
font-weight:bold;

}
#welcome-container .survey-name{
    color:#000;
}
.survey-welcome.text-primary h3{
    
    margin-bottom: 25px;
    margin-top: 40px;
}
.return-to-survey{
    text-align: center;
    font-size: 16px;
}
.save-message h2{
    margin-top: 0px;
    color:#000;
}
.fruity .text-danger{
    color: #ec0500;
    font-size: 8px;
    vertical-align: super;
}
.load-survey-label{
    color: #000; 
}
.load-survey-label .text-danger.asterisk{
    float: right !important;
    font-size: 8px;
}
.fruity .navbar a{
    color: #061730!important;
display:none;
}
.save-message .h2{
    margin-top: 0px;
}
.select form-control{
width: 220px !important;
}
.group-title{
font-weight:bold !important;
}
#limesurvey .clearall
{
   display: none;
}
. completed-wrapper  {font-weight:bold !important; font-size:larger !important;text-align:center !important;}