@charset "utf-8";

body {
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #383838 url(img/background.png) repeat-x top;
}

div.container {
	/*background:transparent url(/img/bg.png) no-repeat center top;*/
	text-align: left;
	margin: 0;
	padding: 0;
	z-index: 1;
	/*font-size:1.1em;*/
}

div.wrapper { /*background:url(/img/bg-wrapper.png) repeat-x bottom;*/
	width: 780px;
	padding-bottom: 10px;
	margin: 0 auto;
	position: relative;
	overflow: visible;
	min-height: 540px;
	height: auto !important;
	height: 540px;
}

div.header {
	width: 780px;
	height: 150px;
	background: #003468 url(img/header-bg.png) repeat-x top;
	/* border-top: 2px solid #57bf28; */
	border-bottom: 2px solid #0080ff;
}

div.title {
	position: absolute;
	left: 20px;
	width: 450px;
	height: 20px;
	/* font-weight: bold; */
	text-shadow: 1px 0px #2B4462;
	letter-spacing: -1px;
	color: #FFFFFF;
	display: block;
	text-align: left;
}

div.titleSize23 {
	top: 103px;
	font-size: 23px;
}

div.titleSize20 {
	top: 105px;
	font-size: 20px;
}

div.titleSize17 {
	top: 107px;
	font-size: 17px;
}

div.titleSize13 {
	top: 109px;
	font-size: 13px;
}

div.logoAS {
	position: absolute;
	right: 20px;
	top: 0px;
	display: block;
	background: #00FF66;
	width: 280px;
	height: 150px;
	background: url(img/CASI_AS-logo.png) no-repeat left top;
}

div.logoEscola {
	position: absolute;
	left: 20px;
	top: 25px;
	display: block;
	max-width: 280px;
	width: auto !important;
	width: 280px;
	max-height: 70px;
	height: auto !important;
	height: 70px;

	/* background: url(img/logo.gif) no-repeat left top;*/
}

/* Progress Bar  ----------------------------------------------------------------------------*/
div.progress-border {
	border: #000000 solid 1px;
	height: 16px;
	max-height: 16px;
	width: 150px;
	display: block;
	margin: 4px 46px 7px 50px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

div.progress-fill {
	height: 16px;
	float: left;
	background: #e7e8e8 url(img/progress-bg.gif) repeat-x left top;
}

/*
div.progress-fill {
    height: 16px;
	position: relative;
	left: 0px;
	top: -16px;
	background: #e7e8e8 url(img/progress-bg.gif) repeat-x left top;
	z-index: 1;
	
}

div.progress-percent {
	width: 10px;
	position: relative;
	top: 0px;
	left: 70px;
	z-index: 2;
}
*/
.numberCombo {
	min-width: 70px;
	width: auto !important;
	width: 70px;
}

.textCombo {
	min-width: 150px;
	width: auto !important;
	/* width: 150px; */
}

/* Help  ---------------------------------------------------------------------------------*/
div.help {
	position: absolute;
	left: 15%;
	right: 15%;
	top: 80px;
	width: 70%;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	border: medium solid #000000;
	background-color: #FFFFDD;
	z-index: 10;
	display: none;
}

div.help-header {
	position: absolute;
	right: 3%;
	left: 3%;
	top: 10px;
	display: inline;
	width: 94%;
	height: 30px;
	border-bottom: dotted thin #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

div.help-body {
	position: absolute;
	right: 5%;
	left: 5%;
	top: 50px;
	display: inline;
	width: 90%;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
}

div.help-close {
	position: absolute;
	right: 15px;
	top: 8px;
	display: inline;
	color: red;
	text-decoration: none;
	z-index: 11;
	font-size: 15px;
	font-weight: bold;
}

div.help-close a {
	text-decoration: none;
	color: red;
}

div.help-close a:hover {
	color: #CC0000;
}

/* Content  ------------------------------------------------------------------------------*/
div.content {
	width: 780px;
	position: absolute;
	top: 150px;
	left: 0px;
	margin: 0 auto;
	text-align: left;
	background: #e0e0e0;
	background: #e0e0e0 url(img/content-top.gif) repeat-x top;
	z-index: 2;
	border-top: 1px solid #0088ff;
}

div.content2 {
	padding: 10px 20px 45px 20px;
	background: url(img/content-bottom.gif) repeat-x bottom;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

div.footer {
	width: 780px;
	height: 45px;
	background-color: #009900;
	position: relative;
	border-top: 1px solid #003468;
	background: #003468 url(img/footer-bg.png) repeat-x top;
}

div.footer2 {
	height: 30px;
	padding: 10px 20px 5px 20px;
}

div.flowControl {
	float: left;
	display: block;
	width: 246px;
	height: 30px;
	vertical-align: middle;
}

div.flowControl1 {
	float: left;
	display: block;
	width: 90px;
	height: 30px;
	vertical-align: middle;
}

div.flowControl2 {
	float: left;
	display: block;
	width: 153px;
	height: 30px;
	vertical-align: middle;
}

div.flowControl_left1 {
	float: left;
	display: block;
	width: 90px;
	height: 30px;
	vertical-align: middle;
}

div.flowControl_left2 {
	float: left;
	display: block;
	width: 133px;
	height: 30px;
	vertical-align: middle;
}

div.flowControl_center {
	float: left;
	display: block;
	width: 246px;
	height: 30px;
	vertical-align: middle;
}

div.flowControl_right {
	float: left;
	display: block;
	width: 266px;
	height: 30px;
	vertical-align: middle;
}

#footer-text {
	font-size: 9pt;
	color: #CCCCCC;
	display: block;
	vertical-align: middle;
	margin-top: 5px;
}

div.question-box {
	width: 100%;
	display: block;
	margin: 20px 0 0 0;
}

div.question-title {
	font-size: 16px;
	line-height: 20px;
	border-color: #000000;
	border-bottom: solid 1px;
	padding: 7px 7px 15px 7px;
	margin: 0 7px 0px 7px;
	display: block;
}

div.question-body {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	padding: 15px 14px 7px 14px;
	display: block;
	text-align: center;
}

div.question-body-16px {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #666666;
	margin-top: 50px;
	padding: 15px 14px 7px 14px;
	display: block;
	text-align: center;
}

div.question-body-12px {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding: 20px 14px 7px 14px;
	display: block;
	text-align: center;
}

div.platformversion {
	position: absolute;
        top: 138px;
        right: 2px;
        text-align: right;
        color: white;
        font-size: 9px;
}

/* ERROR BOX */
div.error-box {
	width: 500px;
	height: 24px;
	display: block;
	margin: 20px 100px 0 100px;
	background: #CC9966;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	border-color: #CC0000;
	border: solid 3px;
	padding: 7px 7px 7px 7px;
	text-align: left;
	vertical-align: middle;
}

div.error-icon {
	display: block;
	float: left;
}

div.error-msg {
	display: block;
	float: left;
	padding: 4px 2px 2px 10px;
}

/* BUTTONS */
.button {
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
}


/* COMPLEXA */
#complexaAnswerText {
	font-size: 12px;
	text-align: left;
	border-bottom: 1px solid #666666;
	/* border-right: 1px dashed #666666; */
    padding-top: 10px;
	padding-bottom: 10px;
}

#complexaRadiosFirst {
    font-size: 10px;
    text-align: center;
    border-bottom: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px dashed #666666;
}

#complexaRadiosMiddle {
    font-size: 10px;
    text-align: center;
    border-bottom: 1px solid #666666;
    border-right: 1px dashed #666666;
}

#complexaRadiosLast {
    font-size: 10px;
    text-align: center;
    border-bottom: 1px solid #666666;
    border-right: 1px solid #666666;
}

#complexaRadiosNS {
    font-size: 10px;
    text-align: center;
    border-bottom: 1px solid #666666;
    border-right: 1px solid #666666;
    border-left: 1px solid #666666;
}

#complexaSpacing {
    border-bottom: 1px dashed #666666;
}

#complexaLabelTextFirst {
    font-size: 10px;
    text-align: center;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px dashed #666666;
    padding: 5px 5px 5px 5px;
}

#complexaLabelTextMiddle {
    font-size: 10px;
    text-align: center;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-right: 1px dashed #666666;
    padding: 5px 5px 5px 5px;
}

#complexaLabelTextLast {
    font-size: 10px;
    text-align: center;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-right: 1px solid #666666;
    padding: 5px 5px 5px 5px;
}


#complexaLabelTextNS {
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    border-right: 1px solid #666666;
    border-left: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-top: 1px solid #666666;
    padding: 5px 5px 5px 5px;
}

#complexaUpperLabelText {
	height: 30px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
    border-top: 1px solid #666666;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}