/******************
    User custom CSS
    ---------------

    In this file you can add your own custom CSS
    It will be loaded last, so you can override any other property.
    Also, it will never be updated. So if you inheritate a core template and just add here some CSS, you'll still benefit of all the updates
*/

.h3 {
    font-size: 45px;
    font-weight: 600;
    color: #679B1C;
    font-family:'cooper-black-std';
}


.survey-name.text-center {
    font-size: 45px;
    font-weight: 600;
    color: #679B1C;
    text-align: left;
    margin-bottom: 30px;
    font-family:'cooper-black-std';
}


.ls-label-question {
    font-family: 'input-sans-condensed';
}


.ls-answers label, .ls-answers th {
    font-weight: 400;
    font-family: 'input-sans-condensed';
}

.pull-left{
    padding-right: 0.5em;
}

.answer_cell_1_AO01.answer-item.radio-item {
    background-color: #ff4040!important;
}

.answer_cell_1_AO02.answer-item.radio-item{
    background-color: #FFC000!important;
}

.answer_cell_1_AO03.answer-item.radio-item {
    background-color: #C5E0B4!important;
}

.answer_cell_1_AO04.answer-item.radio-item {
    background-color: #70AD47!important;
}


.answer_cell_2_AO01.answer-item.radio-item {
    background-color: #ff4040!important;
}

.answer_cell_2_AO02.answer-item.radio-item{
    background-color: #FFC000!important;
}

.answer_cell_2_AO03.answer-item.radio-item {
    background-color: #C5E0B4!important;
}

.answer_cell_2_AO04.answer-item.radio-item {
    background-color: #70AD47!important;
}


.fruity .text-danger {
    color: #679B1C;
}


.fruity .progress-bar {
    background-color: #679B1C;
}


#question804, #question822{
    background-color: #c0d3a0;
    border-radius: 10px 50px;
}


#question790, #question820 {
    background-color: #ffd369;
    border-radius: 10px 50px;
}


#question799, #question821 {
    background-color: #c0d3a0;
    border-radius: 10px 50px;
}


.ls-answers.subquestion-list.questions-list.table.table-bordered.table-hover {
    background-color: #eeeeee;
}


.fruity .form-control {
    background-color: #f9f9f9;
}


.form-horizontal .control-label {
    margin-bottom: 5px;
}


.col-sm-12 {
    padding-left: 35px;
}


.answer-container {
    padding-bottom: 2.5em;
}


.fruity .btn-primary {
    background-color: #679b1c;
    border: 1px solid #679b1c;
    font-family: 'input-sans-condensed';
}


#javatbd577451X25X822SQ001 {
    display: inline-block;
    width: 50%;
}


#javatbd577451X25X822SQ002 {
    display: inline-block;
    width: 50%;
}


#javatbd577451X25X822SQ003 {
    display: inline-block;
    width: 50%;
}


#javatbd577451X25X822SQ004 {
    display: inline-block;
    width: 15%;
}


#javatbd577451X25X822SQ005 {
    display: inline-block;
    width: 37%;
}


#javatbd577451X25X822SQ006 {
    display: inline-block;
    width: 50%;
}


#javatbd577451X25X822SQ007 {
    display: inline-block;
    width: 50%;
}


.survey-welcome.h4.text-primary {
    color: black;
    font-family: 'input-sans-condensed';
}


.question-count-text {
    visibility: hidden;
}