body.theme_lightBlue-01 { background-color: #5186B2; }


/* =================================================== (Survey Content) =================================================== */


.theme_lightBlue-01 #surveyContent {
    
    box-shadow: 0 0 15px #4C4C4C;
    -moz-box-shadow: 0 0 15px #4C4C4C;
    -webkit-box-shadow: 0 0 15px #4C4C4C;
    }

/* ==================================================== (Survey Footer) =================================================== */


.theme_lightBlue-01 #surveyFooter { color: #E6E6E6; }
.theme_lightBlue-01 #surveyFooter a { color: #E6E6E6; }
