
body {
	background-color: #ffffff;
	background-image: url("/upload/upload_pic/");
}

iframe#uploader, ui-dialog {
	background-color: #fff;
}

#surveyinfo h1, #completed #about {
	background-color: #6cb4c5;
	border-bottom-color: #6cb4c5;
}

#statsContainer { 
	border-color: #6cb4c5;
}

#progressbar div.ui-progressbar-value.ui-widget-header.ui-corner-left {
  border-color: #6cb4c5;
} 
  
.topbar {
	border-bottom-color: #6cb4c5;
	background-color: #6cb4c5;
}
  
table.question tbody tr.array1:hover, table.question tbody tr.array2:hover {
	background-color: #6cb4c5;
}

#index .container .row.answer {
	background-color: #6cb4c5;
}
#index .container .row.odd { 
	background-color: #6cb4c5;
}

#outer-wrapper {
	border-top-color: #6cb4c5;
}

.dragDropTable .columns2 .dragDropChoices ul li.choice {
  border-color: #6cb4c5;
}

.dragDropTable .columns2 .dragDropRanks ol li.choice {
  background-color: #6cb4c5;
}

.submit, input.submit {
	border-color: #6cb4c5;
	background-color: #89c2d0;
	background: -moz-linear-gradient(top, #89c2d0 0%, #6cb4c5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,##89c2d0), color-stop(100%,#6cb4c5));
	background: -webkit-linear-gradient(top, #89c2d0 0%,#6cb4c5 100%);
	background: -o-linear-gradient(top, #89c2d0 0%,#6cb4c5 100%);
	background: -ms-linear-gradient(top, #89c2d0 0%,#6cb4c5 100%);
	background: linear-gradient(to bottom, #89c2d0 0%,#6cb4c5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89c2d0', endColorstr='#6cb4c5',GradientType=0 );
}

.submit:hover, input.submit:hover {
	border: 1px solid #50a5b9;
	background-color: #6cb4c5;
	background: -moz-linear-gradient(top, #6cb4c5 0%, #50a5b9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6cb4c5), color-stop(100%,#50a5b9));
	background: -webkit-linear-gradient(top, #6cb4c5 0%,#50a5b9 100%);
	background: -o-linear-gradient(top, #6cb4c5 0%,#50a5b9 100%);
	background: -ms-linear-gradient(top, #6cb4c5 0%,#50a5b9 100%);
	background: linear-gradient(to bottom, #6cb4c5 0%,#50a5b9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6cb4c5', endColorstr='#50a5b9',GradientType=0 );
}

#registercontinue, #movenextbtn {
	color: #484444 !important;
	border: 1px solid #ddd;
	background-color: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #ddd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#ddd));
	background: -webkit-linear-gradient(top, #eeeeee 0%,#ddd 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#ddd 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#ddd 100%);
	background: linear-gradient(to bottom, #eeeeee 0%,#ddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ddd',GradientType=0 );
}

#registercontinue, #movenextbtn:hover {
	border-color: #c9c9c9;
	background-color: #c7c7c7;
	background: -moz-linear-gradient(top, #ddd 0%, #c9c9c9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddd), color-stop(100%,#c9c9c9));
	background: -webkit-linear-gradient(top, #ddd 0%,#c9c9c9 100%);
	background: -o-linear-gradient(top, #ddd 0%,#c9c9c9 100%);
	background: -ms-linear-gradient(top, #ddd 0%,#c9c9c9 100%);
	background: linear-gradient(to bottom, #ddd 0%,#c9c9c9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddd', endColorstr='#c9c9c9',GradientType=0 );
}

.question-wrapper {
  background-color: #eeeeee;
  border-color: #c9c9c9;
}

#header-wrapper {
	background-image: url("/upload/upload_pic/survey_default_logo.png?13135");
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center;

min-height: 252,33644859813px;
}

h1,h2,h3,h4,h5,h6,button,span {
	font-family: Helvetica, Arial, sans-serif !important;
}

div {
	font-family: Helvetica, Arial, sans-serif !important;
}

/*
#group-wrapper h3.groupname {
  color: #396276;
  font-family: 'Roboto', 'sans-serif', 'Arial';
}

div.questiontext {
  font-family: 'Roboto', 'sans-serif', 'Arial';
  color: #bce6f5;
}*/
