#dataConteiner * {
font-family: "Trebuchet MS", tahoma;
color: #000000;
}
#dataConteiner {
overflow: hidden;
width: 100%;
}
#dataConteiner h3.header1 {
font-variant: small-caps;
font-weight: bold;
}
#dataConteiner h5.header2 {
font-weight: bold;
}
#dataConteiner .text, .file, .exclusive, .inclusive, .radio, .radioother, .checkbox, .checkboxother {
font-size: 11px;
}
#dataConteiner .description {
font-size: 12px;
}
#dataConteiner input.survey, textarea.survey, textarea.surveyOtherField, select.survey, input.surveyOtherField  {
font-size: 11px;
}
#dataConteiner input.surveyButton
{
font-size:11px;
width:70px;
height:18px;
background-color: #FFFFFF;
border:1px solid #757575;
margin:2px;
background-image: url('../../prism_resource/image/ajax_button3.gif');
}
#dataConteiner input.surveyOtherField {
width:150px;
}
#dataConteiner textarea.surveyOtherField {
width:250px;
height: 50px;
}
#dataConteiner div.graph {
width:100%;
border:1px solid #757575;
padding:1px;
text-align:left;
}
#dataConteiner div.redLine {
background-color: #ff0000;
height: 10px;
font-size:5px;
}
#dataConteiner .graphText {
font-size:11px;
}
#dataConteiner div.pages {
font-size: 11px;
margin-top:10px;
margin-bottom:10px;
border: 1px dotted #e3e1e1;
padding:5px;
}
#dataConteiner div.pages span {
text-decoration:none;
padding-left:5px;
padding-right:5px;
text-align:center;
cursor:pointer;
border: 1px solid #fff;
}
#dataConteiner div.pages span.selected {
background-color: #edeeed;
border: 1px dotted #ff5c5c;
}
#dataConteiner div.pages span:hover {
background-color: #edeeed;
border: 1px solid #edeeed;
}
#dataConteiner #prismSurvey {
width:100%;
height:100%;
overflow: auto;
position:relative;
}
#dataConteiner #surveyWait {
font-family: "Trebuchet MS", tahoma;
font-size: 11px;
background-color: #fff;
width:100%;
height:100%;
position:absolute;
top: 0;
left:0;
}
#dataConteiner .surveyStar {
font-family: Arial;
font-size:9px;
}
#surveyPage1{
font-family: Arial;
font-size:9pt;
color: #000000;
text-align:left;
}
#surveyPage1 div {
//text-align:left;
//float: left;
}
#surveyPage1 div table{
//text-align:left;
//float: left;
}
.element-survey-button{
/*background-image: url('/multimedia/new_osteo_site/pool_vote.jpg');*/
/*background-color: #0164B9;*/
font-family: Arial;
font-size:9pt;
/*color: #FFFFFF;
border: 0px solid #edeeed;*/
}
#qpoll{
border:0 solid #7358A5;
color:#0164B9 !important;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12pt;
font-weight:bold;
margin-left:10px;
margin-top:5px;
position:relative;
text-decoration:none;
z-index:1;
}
div.element-survey > div > div.element-survey-radio {
font-size: 11pt;
}
div.element-survey > div > div > table td.element-survey-radio {
font-size: 10pt;
margin-right: 3px;
}
.element-survey-text {
margin-top: 3px;
font-size: 11pt;
}