* { margin:0; padding:0; }
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0;border-style:none; }
body {
	padding: 0 0; /* background: #192d40 url('bg.jpg') repeat-x; */
	font-family: "arial",sans-serif;
	font-size: 13px;
	line-height: 24px;
	/*color: ThreedDarkShadow;*/
	text-align: center;
}

table
{border-style:none;}
/* links --------------------------------------------------------------- */
a {
	color: Gray;
}
a:link {color:Gray;}
a:hover {color:Gray; text-decoration: none;}

/* headings --------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin:15px 0 10px 0; }
h1 { font-size:200%; }
h2 { font-size:160%; font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif; font-weight: normal; }
h3 { font-size:120%; margin-top: 25px; font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;}
h4 { font-size:120%; }
h5 { font-size:100%; }

/* layout ---------------------------------------------------------------------- */
#layout { 
  width:800px; 
  margin:0 auto; 
  text-align:left; 
}
  #container { 
  padding-top: 12px;
  width:100%;
  }

  	/* header ------------------------------------------------------------------ */
  	#header { position:relative; padding-left: 7px;}
  
/*      #logo {
        font-family: Impact, 'Techno CE', sans-serif;
        font-weight: normal;
        color: #fff;
        position: relative; 
        overflow: hidden; 
        height: 110px;
        font-size:260%;
        margin: 0;
        line-height: 130px;
      }
      #logo a{
        color: #fff;
        text-decoration: none;
      }
      
      #logo .leaf {
        position: absolute; 
        left: 0; top: 20px; 
        z-index: 1; 
        width: 120px; height: 80px;
        background: url('Logo_LimeSurvey_transparent_25x25.png') 60px 5px no-repeat; 
        cursor: pointer;
      }
      
      #logo .light {
        color: #3f576e;
      }
        */
   /* .content {
      margin-left:auto; 
      margin-right:auto; 
      padding: 0 0 0 0;
      width:100%;
      z-index: 10;
	  background-color:#CCCCCC;
    }*/
	 
#bandeau{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 134px;
	height: 126px;
	background-image: url(bandeau.png);
	background-repeat: no-repeat;
	z-index: -100;
}
    .content .in{
      padding: 0 0 0 10px;
    }
  
  	/* columns ----------------------------------------------------------------- */
  	#panel-left { float:left; width:200px; }
  	.panel .in { padding: 10px; }
    
    #panel-left span  { color: #515f6a; }
    
    #panel-left p  { margin-top: 5px; }
  
  	/* footer ----------------------------------------------------------------- */
  	#footer {
      clear:both;
      height: 30px;
      margin-top: 20px;
      border-top: 1px solid #324455;
      padding:10px 3px;
      color: #a0a9b0;
      font-size: 90%;
    }
    
    #footer a {
      color: #a0a9b0;
    }
    
      #footer p { margin:0; padding-top:10px; }




/* paragraphs -------------------------------------------------------------------- */
p { margin:15px 0; }

/* tables --------------------------------------------------------------------- */
table { border-collapse:collapse; border-spacing:0; font-size:100%; width: 100%;}

/* lists --------------------------------------------------------------------- */
ul, ol { display:block; margin:15px 0 15px 40px; }
ul ul, ul ul ul, ol ol, ol ol ol { margin:0; margin-left:20px; }
ol { list-style-type:decimal; }
ol ol { list-style-type:upper-alpha; }
ol ol ol {list-style-type:lower-alpha; }
li { display:list-item; }
ul li a { text-decoration:underline; }

/* definitions -------------------------------------------------------------------- */
dl { margin:15px 0; }
dt { font-weight:bold; }
dd { margin-left:30px; }

/* universal --------------------------------------------------------------------- */
fieldset { margin:15px 0; padding:10px; border:1px solid #CCC; }
legend { margin-left:10px; font-size:100%; font-weight:bold; color:#000; }
abbr, acronym, .help { border-bottom:1px dotted #CCC; cursor:help; }
blockquote { margin:15px 20px; font-style:italic; }
del, .del { text-decoration:line-through; }
strong, .strong { font-weight:bold; }
cite, em, q, var { font-style:italic; }
code, kbd, samp  {font-family:monospace; font-size:110%; }
hr { display:block; height:1px; margin:10px 0; padding:0; border:0 solid #CCC; background:#CCC; color:#CCC;} 
.f-left {float:left;}
.f-right {float:right;}
.a-left, tr.a-left td {text-align:left;}
.a-center, tr.a-center td {text-align:center;}
.a-right, tr.a-right td {text-align:right;}
.a-justify {text-align:justify;}
.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}
.clear { clear:both; }
.box { min-height:1px; }
.box:after { display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:"."; }
.noscreen { display:none; }

.foto{  display: block;}
.survey-privacy 
{margin-top:30px;}





.survey-survey-percent {
width:160px;
text-align:center;
margin:0 auto;
}

.graph table {
border-collapse: separate;
border-top:1px solid #324455 !important;
border-bottom:1px solid #324455 !important;
}


.innergraph img {
height:12px;
vertical-align:top;
}

.innergraph table {
height:12px;
border:1px solid #324455;
table-layout:fixed !important;
border-collapse:collapse;
}

.innergraph tr {
height:12px;
border-top-style:solid;
border-bottom-style:solid;
margin:0px;
padding-top:0;

}

.innergraph table td {
height:12px;
font-size:1px;
line-height:5px;
}

.survey-groupdescription {
font-weight:400;
border-bottom:1px solid #ddd;
margin:0 0 30px;
padding:0 0 2px 3px;
}

.survey-groupname {
font-weight:700;
font-size:16px;
border-top:0px solid #ddd;
margin:10px 0 0;
padding:2px 0 0 3px;
}

/*.survey-question {
	border-top:  solid thin #a0a9b0;
	border-bottom: solid thin #a0a9b0;
	border-right:  solid thin #a0a9b0;
	border-left:  solid thin #a0a9b0;
	margin: 0 10 0 10;
	padding-bottom: 20px;
	padding-top: 0px;
	
}
*/
.survey-question-answer {
display:block;
font-weight:400;
margin:10px;
}

.survey-question-answer button{
height:24px;

}

.survey-question-help {
line-height:24px;
margin:2px 0 0 2px;
}

.survey-question-help img {
padding:0 10px 0 0;
}

.survey-question-space {
height:8px;
}

/*.survey-question-text {
display:block;
font-weight:700;
background-color:#99CC00;
color: Black;
}*/

.answertext
{
 padding-left:5px;
 padding-right:5px;
}

.textarea
{
   width:350px;
   height:120px;
}

.register td
{ 
  padding: 2px;
}

.register table
{
width:auto;
}

.array1 {
	/*background-color:#192D40;*/
	background-color: ButtonFace;
	text-align: center;
}

.array2 {
	/*background-color:#0C1C2B;*/
	background-color: InactiveBorder;
	text-align: center;
}

select
{
  min-width: 350px;
  max-width: 757px;
  overflow: auto;
  
}
.multiflexiselect{
	min-width: 100px;
	max-width: 150px;
	overflow: auto;

}
select  option{
padding-bottom:8px;


}

.errormandatory
{
    color:#A33D41;
}


/* -------------------------------------------------
   START: Question styles  ------------------------- */

/* - - -  - - -  - - -  - - - - - -  - - -  - - - -
   START: General list styles - - -  - - -  - - - - */
 .choice-5-pt-radio ul
,.list-radio-flexible ul
,.list-radio ul
,.list-with-comment ul
,.multiple-opt ul
,.multiple-opt-comments ul
,.multiple-short-txt ul
,.numeric-multi ul
,.yes-no ul
,.gender ul
{
	margin-left: 0%;
	padding-left: 0%;
}

 .choice-5-pt-radio li
,.list-radio-flexible li
,.list-radio li
,.list-with-comment li
,.multiple-opt li
,.multiple-opt-comments li
,.multiple-short-txt li
,.numeric-multi li
,.yes-no li
,.gender li
{
	list-style-type: none;
	text-align: left;
	margin: 0% 0% 0.5em 0.5em;
}

/* END:  General list styles - - - -  - - -  - - - -
- - - - -  - - -  - - -  - - - - - -  - - -  - - - - */


/* STYLES NOT YET DEFINED - - - - -
.boilerplate {}
*/
/*
 .choice-5-pt-radio ul
,.yes-no ul
,.gender ul
{
	text-align: left;
}
 .choice-5-pt-radio ul li
,.yes-no ul li
,.gender ul li
{
	display: inline;
	padding: 0% 1em;
}
*/

/* STYLES NOT YET DEFINED - - - - -
.date {}
*/
.date p.question { margin-left: 1em; }
.date p.question select.day {}
.date p.question select.month {}
.date p.question select.year {}

 .date p.tip
,.numeric-multi p.tip
,.numeric p.tip
{
	margin-left: 1.5em;
	font-size: 80%;
	font-style: italic;
	line-height: 150%;
}



/* DEFINED ABOVE UNDER "General list styles" - - - - -
.list-radio-flexible
.list-radio
*/

  ul.cols-2 , table.cols-2
, ul.cols-3 , table.cols-3
, ul.cols-4 , table.cols-4
, ul.cols-5 , table.cols-5
, ul.cols-6 , table.cols-6
, ul.cols-7 , table.cols-7
, ul.cols-8 , table.cols-8
{
	width: 98%;
	margin: 0% auto 0% auto;
}
  ul.cols-2 li , ul.cols-2-ul
, ul.cols-3 li , ul.cols-3-ul
, ul.cols-4 li , ul.cols-4-ul
, ul.cols-5 li , ul.cols-5-ul
, ul.cols-6 li , ul.cols-6-ul
, ul.cols-7 li , ul.cols-7-ul
, ul.cols-8 li , ul.cols-8-ul
{
	float: left;
	padding: 0% 0.5em;
	white-space: normal
}

ul.cols-2 li , ul.cols-2-ul , table.cols-2 td { width: 48%; }
ul.cols-3 li , ul.cols-3-ul , table.cols-3 td { width: 30.5%; }
ul.cols-4 li , ul.cols-4-ul , table.cols-4 td { width: 23%; }
ul.cols-5 li , ul.cols-5-ul , table.cols-5 td { width: 19%; }
ul.cols-6 li , ul.cols-6-ul , table.cols-6 td { width: 15%; }
ul.cols-7 li , ul.cols-7-ul , table.cols-7 td { width: 13%; }
ul.cols-8 li , ul.cols-8-ul , table.cols-8 td { width: 11.5%; }

.list-dropdown-flexible p.question
{
	margin-left: 1em;
}
/* STYLES NOT YET DEFINED - - - - -
.list-dropdown {}
*/
.list-with-comment div.list
{
	width: 47%;
	float: left;
	padding: 0.5em;
}
.list-with-comment p.select
{
	width: 47%;
	float: left;
	padding: 0.5em;
	margin: 0%;
}
.list-with-comment div.list p
{
	margin: 0%;
	text-align: left;
}
.list-with-comment p.comment
{
	margin: 0%;
	padding: 0.5em;
	text-align: left;
	float: left;
	width: 47%;
}
.list-with-comment p.comment textarea
{
	width: 100%;
}


.ranking {}

/* DEFINED ABOVE UNDER "General list styles" - - - - -
.multiple-opt
*/

.language {}
.multiple-opt-comments input.text
{
	width: 20em;
}
.multiple-opt-comments label.answertext input.checkbox
{
	position: relative;
	top: 0.1em;
}
.multiple-opt-comments input.text.other
{
	width: 7em;
	display: inline;
}
/*
.multiple-opt-comments li label.answertext
{
	display: block;
	margin-top: -1.5em;
	margin-left: 2.5em;
}
.multiple-opt-comments li input.text
{
	display: block;
	margin-left: 2em;
	margin-top: 0.2em;
}
.multiple-opt-comments li.other label.answertext
{
	display: inline;
	margin-top: 0%;
	margin-left: 2.5em;
}
.multiple-opt-comments li.other input.text.other
{
	display: inline;
	margin-left: 0%;
}
*/


.multiple-short-txt li input.text
{
	margin-left: 0.5em;
	width: 20em;
}
.multiple-short-txt ul.numbers-only li input.text
{
	width: 10em;
}


.numeric-multi ul.computed
{
	margin-right: 12em;
}

 .multiple-opt-comments ul.X2  label.answertext , .multiple-short-txt ul.X2  label , .numeric-multi ul.X2  label
,.multiple-opt-comments ul.X4  label.answertext , .multiple-short-txt ul.X4  label , .numeric-multi ul.X4  label
,.multiple-opt-comments ul.X6  label.answertext , .multiple-short-txt ul.X6  label , .numeric-multi ul.X6  label
,.multiple-opt-comments ul.X8  label.answertext , .multiple-short-txt ul.X8  label , .numeric-multi ul.X8  label
,.multiple-opt-comments ul.X10 label.answertext , .multiple-short-txt ul.X10 label , .numeric-multi ul.X10 label
,.multiple-opt-comments ul.X12 label.answertext , .multiple-short-txt ul.X12 label , .numeric-multi ul.X12 label
,.multiple-opt-comments ul.X14 label.answertext , .multiple-short-txt ul.X14 label , .numeric-multi ul.X14 label
,.multiple-opt-comments ul.X16 label.answertext , .multiple-short-txt ul.X16 label , .numeric-multi ul.X16 label
,.multiple-opt-comments ul.X18 label.answertext , .multiple-short-txt ul.X18 label , .numeric-multi ul.X18 label
,.multiple-opt-comments ul.X20 label.answertext , .multiple-short-txt ul.X20 label , .numeric-multi ul.X20 label
,.multiple-opt-comments ul.X20 label.answertext , .multiple-short-txt ul.X20 label , .numeric-multi ul.X20 label
,.multiple-opt-comments ul.X22 label.answertext , .multiple-short-txt ul.X22 label , .numeric-multi ul.X22 label
,.multiple-opt-comments ul.X24 label.answertext , .multiple-short-txt ul.X24 label , .numeric-multi ul.X24 label
,.multiple-opt-comments ul.X28 label.answertext , .multiple-short-txt ul.X28 label , .numeric-multi ul.X28 label
,.multiple-opt-comments ul.X30 label.answertext , .multiple-short-txt ul.X30 label , .numeric-multi ul.X30 label
,.multiple-opt-comments ul.X-large label.answertext , .multiple-short-txt ul.X-large label , .numeric-multi ul.X-large label
{
	margin-bottom: -1.6em;
	display: block;
}
 .multiple-opt-comments ul.X2  label.answer-comment , .multiple-short-txt ul.X2  input.text , .numeric-multi ul.X2  input.text
,.multiple-opt-comments ul.X4  label.answer-comment , .multiple-short-txt ul.X4  input.text , .numeric-multi ul.X4  input.text
,.multiple-opt-comments ul.X6  label.answer-comment , .multiple-short-txt ul.X6  input.text , .numeric-multi ul.X6  input.text
,.multiple-opt-comments ul.X8  label.answer-comment , .multiple-short-txt ul.X8  input.text , .numeric-multi ul.X8  input.text
,.multiple-opt-comments ul.X10 label.answer-comment , .multiple-short-txt ul.X10 input.text , .numeric-multi ul.X10 input.text
,.multiple-opt-comments ul.X12 label.answer-comment , .multiple-short-txt ul.X12 input.text , .numeric-multi ul.X12 input.text
,.multiple-opt-comments ul.X14 label.answer-comment , .multiple-short-txt ul.X14 input.text , .numeric-multi ul.X14 input.text
,.multiple-opt-comments ul.X16 label.answer-comment , .multiple-short-txt ul.X16 input.text , .numeric-multi ul.X16 input.text
,.multiple-opt-comments ul.X18 label.answer-comment , .multiple-short-txt ul.X18 input.text , .numeric-multi ul.X18 input.text
,.multiple-opt-comments ul.X20 label.answer-comment , .multiple-short-txt ul.X20 input.text , .numeric-multi ul.X20 input.text
,.multiple-opt-comments ul.X22 label.answer-comment , .multiple-short-txt ul.X22 input.text , .numeric-multi ul.X22 input.text
,.multiple-opt-comments ul.X24 label.answer-comment , .multiple-short-txt ul.X24 input.text , .numeric-multi ul.X24 input.text
,.multiple-opt-comments ul.X26 label.answer-comment , .multiple-short-txt ul.X26 input.text , .numeric-multi ul.X26 input.text
,.multiple-opt-comments ul.X28 label.answer-comment , .multiple-short-txt ul.X28 input.text , .numeric-multi ul.X28 input.text
,.multiple-opt-comments ul.X30 label.answer-comment , .multiple-short-txt ul.X30 input.text , .numeric-multi ul.X30 input.text
,.multiple-opt-comments ul.X-large label.answer-comment , .multiple-short-txt ul.X-large input.text , .numeric-multi ul.X-large input.text
{
	display: block;
}

.multiple-opt-comments ul.X2 label.answertext , .multiple-short-txt ul.X2 label , .numeric-multi ul.X2 label { width: 4em;}
.multiple-opt-comments ul.X2 label.answer-comment , .multiple-short-txt ul.X2 input.text , .numeric-multi ul.X2 input.text { margin-left: 5.5em; }
.multiple-opt-comments ul.X3 label.answertext , .multiple-short-txt ul.X2 label , .numeric-multi ul.X2 label { width: 3em;}
.multiple-opt-comments ul.X3 label.answer-comment , .multiple-short-txt ul.X2 input.text , .numeric-multi ul.X2 input.text { margin-left: 4em; }
.multiple-opt-comments ul.X4 label.answertext , .multiple-short-txt ul.X4 label , .numeric-multi ul.X4 label { width: 6em;}
.multiple-opt-comments ul.X4 label.answer-comment , .multiple-short-txt ul.X4 input.text , .numeric-multi ul.X4 input.text { margin-left: 7.5em; }

.multiple-opt-comments ul.X6 label.answertext , .multiple-short-txt ul.X6 label , .numeric-multi ul.X6 label { width: 8em;}
.multiple-opt-comments ul.X6 label.answer-comment , .multiple-short-txt ul.X6 input.text , .numeric-multi ul.X6 input.text { margin-left: 8.5em; }

.multiple-opt-comments ul.X8 label.answertext , .multiple-short-txt ul.X8 label , .numeric-multi ul.X8 label { width: 9.5em;}
.multiple-opt-comments ul.X8 label.answer-comment , .multiple-short-txt ul.X8 input.text , .numeric-multi ul.X8 input.text { margin-left: 10.5em; }

.multiple-opt-comments ul.X10 label.answertext , .multiple-short-txt ul.X10 label , .numeric-multi ul.X10 label { width: 10em;}
.multiple-opt-comments ul.X10 label.answer-comment , .multiple-short-txt ul.X10 input.text , .numeric-multi ul.X10 input.text { margin-left: 11em; }

.multiple-opt-comments ul.X12 label.answertext , .multiple-short-txt ul.X12 label , .numeric-multi ul.X12 label { width: 12em;}
.multiple-opt-comments ul.X12 label.answer-comment , .multiple-short-txt ul.X12 input.text , .numeric-multi ul.X12 input.text { margin-left: 13em; }

.multiple-opt-comments ul.X14 label.answertext , .multiple-short-txt ul.X14 label , .numeric-multi ul.X14 label { width: 14em;}
.multiple-opt-comments ul.X14 label.answer-comment , .multiple-short-txt ul.X14 input.text , .numeric-multi ul.X14 input.text { margin-left: 15em; }

.multiple-opt-comments ul.X16 label.answertext , .multiple-short-txt ul.X16 label , .numeric-multi ul.X16 label { width: 16em;}
.multiple-opt-comments ul.X16 label.answer-comment , .multiple-short-txt ul.X16 input.text , .numeric-multi ul.X16 input.text { margin-left: 17em; }

.multiple-opt-comments ul.X18 label.answertext , .multiple-short-txt ul.X18 label , .numeric-multi ul.X18 label { width: 18em;}
.multiple-opt-comments ul.X18 label.answer-comment , .multiple-short-txt ul.X18 input.text , .numeric-multi ul.X18 input.text { margin-left: 19em; }

.multiple-opt-comments ul.X20 label.answertext , .multiple-short-txt ul.X20 label , .numeric-multi ul.X20 label { width: 20em;}
.multiple-opt-comments ul.X20 label.answer-comment , .multiple-short-txt ul.X20 input.text , .numeric-multi ul.X20 input.text { margin-left: 21em; }

.multiple-opt-comments ul.X22 label.answertext , .multiple-short-txt ul.X22 label , .numeric-multi ul.X22 label { width: 22em;}
.multiple-opt-comments ul.X22 label.answer-comment , .multiple-short-txt ul.X22 input.text , .numeric-multi ul.X22 input.text { margin-left: 23em; }

.multiple-opt-comments ul.X24 label.answertext , .multiple-short-txt ul.X24 label , .numeric-multi ul.X24 label { width: 24em;}
.multiple-opt-comments ul.X24 label.answer-comment , .multiple-short-txt ul.X24 input.text , .numeric-multi ul.X24 input.text { margin-left: 25em; }

.multiple-opt-comments ul.X26 label.answertext , .multiple-short-txt ul.X26 label , .numeric-multi ul.X26 label { width: 26em;}
.multiple-opt-comments ul.X26 label.answer-comment , .multiple-short-txt ul.X26 input.text , .numeric-multi ul.X26 input.text { margin-left: 27em; }

.multiple-opt-comments ul.X28 label.answertext , .multiple-short-txt ul.X28 label , .numeric-multi ul.X28 label { width: 28em;}
.multiple-opt-comments ul.X28 label.answer-comment , .multiple-short-txt ul.X28 input.text , .numeric-multi ul.X28 input.text { margin-left: 29em; }

.multiple-opt-comments ul.X30 label.answertext , .multiple-short-txt ul.X30 label , .numeric-multi ul.X30 label { width: 30em;}
.multiple-opt-comments ul.X30 label.answer-comment , .multiple-short-txt ul.X30 input.text , .numeric-multi ul.X30 input.text { margin-left: 31em; }

.multiple-opt-comments ul.X-large label.answertext , .multiple-short-txt ul.X-large label , .numeric-multi ul.X-large label { margin-bottom: 0%;}
.multiple-opt-comments ul.X-large label.answer-comment , .multiple-short-txt ul.X-large input.text , .numeric-multi ul.X-large input.text { margin-left: 2em; }

.numeric-multi div.multinum-slider
{
	margin-top: 1.5em;
}
.numeric-multi dl.multiplenumerichelp
{
	width: 16em;
	float: right;
	padding: 0%;
	margin: -5.2em 0% 0% 0%;
}
.numeric-multi dl.multiplenumerichelp dt
{
	text-align: right;
	width: 5em;
	padding: 0%;
	margin: 0% 0% -1.8em 0%;
}
.numeric-multi dl.multiplenumerichelp dd
{
	text-align: left;
	margin: 0% 0% 0.5em 5em;
	padding: 0% 0% 0% 1em;
}
.numeric-multi dl.multiplenumerichelp dd input
{
	border: 0.1em solid #ccc;
	background-color: #fff;
	color: #000;
	padding: 0.2em 0.5em;
	width: 7em;
}

 .numeric input
,.text-short input
,.text-long textarea
,.text-huge textarea
{
	margin-left: 1em;
}
/* STYLES NOT YET DEFINED - - - - -
.yes-no {}
.gender {}
*/

 .array-5-pt td , .array-5-pt th
,.array-10-pt td , .array-10-pt th
,.array-yes-uncertain-no td , .array-yes-uncertain-no th
,.array-increase-same-decrease td , .array-increase-same-decrease th
,.array-flexible-row td , .array-flexible-row th
,.array-increase-same-decrease td , .array-increase-same-decrease th
,.array-flexible-row td , .array-flexible-row th
,.array-multi-flexi td , .array-multi-flexi th
,.array-flexible-duel-scale td , .array-flexible-duel-scale th
{
	text-align: center;
}
 .array-5-pt td.answertext
,.array-10-pt td.answertext
,.array-yes-uncertain-no td.answertext
,.array-increase-same-decrease td.answertext
,.array-flexible-row td.answertext
,.array-increase-same-decrease td.answertext
,.array-flexible-row td.answertext
,.array-multi-flexi td.answertext
,.array-flexible-duel-scale td.answertext
{
	text-align: right;
}
.array-flexible-row td.answertextright
{
	text-align: left;
}
/*
.array-increase-same-decrease {}
.array-flexible-row {}
.array-flexible-column {}
.slider {}
.array-multi-flexi {}
.array-flexible-duel-scale {}
*/

.survey-question
{
	float: left;
	width: 98.5%;
	margin-bottom: 1em;
}
.survey-survey-title{
	font-size: large;
	font-family: Verdana;
	font-weight: bold;
	font-stretch: wider;
}
/*.submit{
	background-color: #9ACD32;
	padding: 5px;
	font-family: Verdana;
	font-weight: bold;
	border: none;
}
*//* Jquery CSS
 */
/** UI Base **/
.ui-wrapper { border: 1px solid #50A029; }
.ui-wrapper input, .ui-wrapper textarea { border: 0; }
/** UI Slider **/
.ui-slider-handle { position: absolute; height: 23px; width: 12px; top: 0px; left: 0px; background-image: url(../../images/slider-handle.gif);  }
.ui-slider-disabled .ui-slider-handle { opacity: 0.5; filter: alpha(opacity=50); }
.ui-slider-1 { width: 200px; height: 23px; padding: 1px; position: relative; background-image: url(../../images/slider-bg-1.png); background-repeat: no-repeat; background-position: center center; }
.ui-slider-2 { width: 200px; height: 23px; position: relative; background-image: url(../../images/slider-bg-2.png); background-repeat: no-repeat; background-position: center center; }
.slider_callout { no-repeat; height: 20px; width: 100px; overflow: hidden; position: absolute; top: -17px; margin-left:+15px; font-family: 'Myriad Pro'; color: #284a6e; font-weight: bold; text-align: left;}
        font-family: "Myriad Pro"; color: #284a6e; font-weight: bold; text-align: center;}
button{ 
		clear:both;
		float:center;
		margin-left:8px;
		background:#C21414;
		color:#000000;
		border:solid 1px #666666;
		font-size:11px;
		font-weight:bold;
		padding:1px 2px;
		cursor: pointer;
		height:40px;
}
.saveall{ 
		clear:both;
		float:center;
		margin-left:8px;
		background:#C21414;
		color:#000000;
		border:solid 1px #666666;
		font-size:11px;
		font-weight:bold;
		padding:1px 2px;
		cursor: pointer;
		height:40px;
}
