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

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

#surveyinfo h1, #completed #about {
	background-color: #7859ba;
	border-bottom-color: #7859ba;
}

#statsContainer { 
	border-color: #7859ba;
}

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

#index .container .row.answer {
	background-color: #7859ba;
}
#index .container .row.odd { 
	background-color: #7859ba;
}

#outer-wrapper {
	border-top-color: #7859ba;
}

.dragDropTable .columns2 .dragDropChoices ul li.choice {
  border-color: #7859ba;
}

.dragDropTable .columns2 .dragDropRanks ol li.choice {
  background-color: #7859ba;
}

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

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

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

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

.question-wrapper {
  background-color: #e9ff74;
  border-color: #ddff24;
}

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

min-height: 363,63636363636px;
}

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;
}*/
