 body{
	background: #888789;
	background-image:url('../img/square_bg2.png');
	background-repeat:repeat;
	padding-bottom: 20px;
}
.container-narrow {
	margin: 0 auto;
	max-width: 1080px;
}
.centerText{
	text-align: center;
}
.headline{
    margin: 30px 0;
    text-align: center;
}
.headline h1{
	font-size: 72px;
    line-height: 1;
    color: #fff;
    text-shadow: 3px 3px 0px rgba(0,0,0,0.2);
}
.title{
	font-size: 72px;
	font-weight: bolder;
    line-height: 1;
    color: #fff;
    text-shadow: 3px 3px 0px rgba(0,0,0,0.2);
}
.redtitle{
	color:#D8183D;
	margin-right:-6px;
}
.formErrors{
	color: white;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	text-align: center;
	font-size: 20px;
	margin-bottom:-30px;
}
.headline h2{
	font-size: 36px;
    line-height: 1;
    color: #D8D8D8;
    text-shadow: 3px 3px 0px rgba(0,0,0,0.2);
}
.padTop{
	padding-top:25px;
}
.module{
	padding-left: 15px;
	margin-top: 20px;
	height:240px;
	text-align: left;
}
.module2{
	padding-left: 15px;
	padding-right: 10px;
	margin-top: 20px;
	text-align: left;
}
.module3{
	padding-left: 15px;
	margin-top: 20px;
	height:155px;
	text-align: left;
}
.mini{
	padding-top: 5px;
}
.text{
	font-family: SkiaCCRegular;
	font-size:18px;
	text-align:center;
}
.textPl{
	font-size:18px;
	text-align:center;
}
.left{
	text-align:right;

}.right{
	text-align: left;
}
.textPl .sliderLabel{
	margin-bottom: -3px;
}
.sliderLabel{
	font-size:16px;
}
.text p{
	margin-bottom:-3px;
}
.pref{
	height:70px;
}
.spacer{
	padding-bottom:25px;
}
.logo{
/*	padding-left: 15px;
	padding-right: 10px;*/
	width:110px;
	position:fixed;
	left:10px;
	bottom: 5px;
}
.link{
	padding:10px;
	cursor:pointer;
}
.linkBlue:hover{
	color:white;
	background-color: #2598BE;
	-moz-box-shadow:    5px 5px 0px 0px #1C7795;
	-webkit-box-shadow: 5px 5px 0px 0px #1C7795;
	box-shadow:         5px 5px 0px 0px #1C7795;
}
.link:hover{
	color:white;
	background: #DF1125;
	-moz-box-shadow:    3px 3px 0px 0px #B41434;
	-webkit-box-shadow: 3px 3px 0px 0px #B41434;
	box-shadow:         3px 3px 0px 0px #B41434;
}
.navigation{
	margin-top:10px;
	font-family: SkiaCCRegular;
	font-size:18px;
}
.instructions{
/*	font-family: SkiaCCRegular;*/
	font-size:18px;
	text-align: center;
}
.navText{
	color:white;
	padding-top: 5px;
	height:25px;
	text-align: center;
}
.speksRed{
	color: white;
	background: #DF1125;
	-moz-box-shadow:    3px 3px 0px 0px #B41434;
	-webkit-box-shadow: 3px 3px 0px 0px #B41434;
	box-shadow:         3px 3px 0px 0px #B41434;
}
.next:disabled, .previous:disabled{
	color: white;
	background-color: #3C3738;
	-moz-box-shadow:    5px 5px 0px 0px #1C1A1A;
	-webkit-box-shadow: 5px 5px 0px 0px #1C1A1A;
	box-shadow:         5px 5px 0px 0px #1C1A1A;
}
.dark{
	color:white;
	background-color: #3C3738;
	-moz-box-shadow:    5px 5px 0px 0px #1C1A1A;
	-webkit-box-shadow: 5px 5px 0px 0px #1C1A1A;
	box-shadow:         5px 5px 0px 0px #1C1A1A;
}
.beginBtn{
	color:white;
	background-color: #DF1125;
	-moz-box-shadow:    3px 3px 0px 0px #BA1435;
	-webkit-box-shadow: 3px 3px 0px 0px #BA1435;
	box-shadow:         3px 3px 0px 0px #BA1435;
}
.beginBtn:hover{
	color:white;
	text-decoration: none;
	background-color:#E7234A;
	-moz-box-shadow:    3px 3px 0px 0px #A71230;
	-webkit-box-shadow: 3px 3px 0px 0px #A71230;
	box-shadow:         3px 3px 0px 0px #A71230;
}
.submitBtn{
	height:60px;
	width:100px;
	position:fixed;
	right:10px;
	bottom: 10px;
	font-size:20px;
	color:white;
	background-color: #DF1125;
	-moz-box-shadow:    5px 5px 0px 0px #BA1435;
	-webkit-box-shadow: 5px 5px 0px 0px #BA1435;
	box-shadow:         5px 5px 0px 0px #BA1435;
}
.submitBtn:hover{
	color:white;
	text-decoration: none;
	background-color:#EE1A2F;
	-moz-box-shadow:    5px 5px 0px 0px #A71230;
	-webkit-box-shadow: 5px 5px 0px 0px #A71230;
	box-shadow:         5px 5px 0px 0px #A71230;
}
.navBtn:hover{
	color:white;
	text-decoration: none;
	background-color:#EE1A2F;
	-moz-box-shadow:    3px 3px 0px 0px #A71230;
	-webkit-box-shadow: 3px 3px 0px 0px #A71230;
	box-shadow:         3px 3px 0px 0px #A71230;
}
.slider-handle {
	background: #DF1125;
}
@font-face {
    font-family: 'SkiaCCRegular';
    src: url('skia.eot');
    src: url('skia.eot') format('embedded-opentype'),
         url('skia.woff') format('woff'),
         url('skia.ttf') format('truetype'),
         url('skia.svg#SkiaCCRegular') format('svg');
}
.surveyFor{
	padding-top: 5px;
	text-align:center;
	font-size: 20px;
}
.surveyForName{
	color: #D8183D;
}
.questionPage{
	padding-top: 10px;
	padding-bottom: 10px;
}
.question{
	padding: 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #DF1125;
	margin-bottom: 10px;
    margin-top: 10px;
}
.choice{
	border-style: dotted;
	border-width: 2px;
	border-color: #DF1125;
    color: black;
    background-color: white;
	z-index: 1000;
	text-align: center;
	height: 120px;
	font-size: 11px;
	/*line-height: 100px;*/
}
.choice p{
	padding-top: 20px;
}
.choiceV{
	text-align: center;
	height: auto;
	font-size: 16px;
	margin: 10px;
	/*line-height: 100px;*/
}
.choiceV p{
    padding-left: 2px;
    padding-right: 2px;
	padding-top: 0;
    margin: 10px;
    font-size: 16px;
}

.clone{
    font-size: 14px;
}
.clone p{
    padding-left: 2px;
    padding-right: 2px;
}
.choiceLeft{
	background-color: #3C3738;
    background-color: rgb(168, 168, 168);
}
.choiceRight{
    color: white;
	background-color: #DF1125;
}
.target-choice{
    font-size: 16px;
	text-align: center;
}
.targetV-box{
    border-style: solid;
    border-width: 2px;
    border-color: #DF1125;
    margin: 10px;
}
.targetV-center-text{
	display: inline-block;
	vertical-align: middle;
	line-height: 20px;
    margin: 10px;
}
.target-box{
    height: 110px;
    line-height: 110px;
    border-style: solid;
    border-width: 2px;
    border-color: #DF1125;
    margin-top: 10px;
}
.target-center-text{
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
}

.target-hover{
	background-color: rgba(155,155,155,0.5);
}
.target-cancel{
	position: absolute;
	top: 5px;
	right: 5px;
}
.type{
    padding-top: 10px;
    font-size: 20px;
}
.type-future{
    color: red;
}
.type-current{
    color: rgb(168, 168, 168);
}
.person-link{
	color: white;
}
.group-link{
	color: #DF1125;
}

.color1{ background-color: rgba(255 ,0   ,0   , 0.4); color: white;} /* red */
.color2{ background-color: rgba(255 ,255 ,255 , 0.6); color: black;} /* white */
.color3{ background-color: rgba(210 ,210 ,210 , 0.4); } /* light gray */
.color4{ background-color: rgba(212, 149, 160, 0.8); color: white;} /* pink */
.color5{ background-color: rgba(100 ,100 ,100 , 0.6); } /* dark gray */
.color6{ background-color: rgba(0   ,0   ,0   , 0.4); } /* black */

.container-narrow{
    max-width:1200px;
}
.name{
	color: #DF1125;
}
