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

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

#surveyinfo h1, #completed #about {
	background-color: #4f6bdb;
	border-bottom-color: #4f6bdb;
}

#statsContainer { 
	border-color: #4f6bdb;
}

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

#index .container .row.answer {
	background-color: #4f6bdb;
}
#index .container .row.odd { 
	background-color: #4f6bdb;
}

#outer-wrapper {
	border-top-color: #4f6bdb;
}

.dragDropTable .columns2 .dragDropChoices ul li.choice {
  border-color: #4f6bdb;
}

.dragDropTable .columns2 .dragDropRanks ol li.choice {
  background-color: #4f6bdb;
}

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

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

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

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

.question-wrapper {
  background-color: #eaeaea;
  border-color: #c2c2c2;
}

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

min-height: 104,25293788472px;
}

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

div {
	font-family: Verdana, Geneva, 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;
}*/
