.swirlbar{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../files/swirlbar_large.png") no-repeat scroll right 0 center #009037;
    border-color: #009037;
    border-image: none;
    border-style: none solid none none;
    border-width: 0 20em 0 0;
    height: 20px;
    margin: 4px 0 0;
    overflow: hidden;
    padding: 0;
}

#topsurveymenubar, #topContainer, #outerframeContainer, body{
    background-color: white;
}

#topContainer {
    width: 100%;
    padding: 1em;
    border-bottom: none;
}

.navbar-default .navbar-header span{
    color:dimgray;
}

.navbar-default .navbar-nav > li > a {
    color: dimgray;
    padding-top: 5px;
    padding-bottom: 5px;
}

.navbar-default .navbar-toggle, .question-title-container{
    background-color: #009037;
}

.question-wrapper .questionvalidcontainer{
    border-left:1px solid #dbdbdb;
    border-right:1px solid #dbdbdb;
}
.questionvalidcontainer{
    background-color: white;
}


.btn, .navbar-default .navbar-toggle, .navbar-default,.navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #009037;
    border-color: #009037;
}

.logo-centric{
 height: 82px;
}

.progress {
    height: 21px;
}
.asterisk {display: none;}


.ls-answers tbody .answertext {
    text-align: left;
}

.ls-answers tbody .control-label {
    text-align: left;
}

.input.clearall {
	display: none;
}