/*
File Name: 01_survey_include.css
Company URI: http://www.lenagroup.eu
Description: Survey Mobile - CSS 
Author: Lena SCG Srl
Version: 1.00
Author URI: www.lenagroup.eu
*/

.gange_style_combo {
    max-width: 100%;   
    height: 29px;
    margin-bottom: 15px;
}

.gange_style_combo_lingua {
    width: 100px;   
    height: 29px;
    margin-top: 2px;
    background: transparent;
    border: none;
    color: white;
}
.gange_style_combo_lingua_item {
    background: #150082;
    border: #150082;
    color: white;
}