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

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

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

#statsContainer { 
	border-color: #919191;
}

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

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

#outer-wrapper {
	border-top-color: #919191;
}

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

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

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

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

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

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

.question-wrapper {
  background-color: #e5e5e5;
  border-color: #bdbdbd;
}

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

min-height: 187,5px;
}

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