﻿
#header {
    margin-top: -200px;
}

#topBar {
    position: relative;
}
#topBar .title a {
    float: left;
    line-height: 0;
}
#topBar .title a.name {
    line-height: 50px;
    font-size: 32px;
    font-weight: bold;
    text-decoration: none;
    color: Black;
    top: 8px;
    padding-left: 8px;
}
#topBar .actions {
    position: absolute;
    right: 20px;
    top: 35px;
}
#topBar .actions a {
    background: transparent url("images/portal_bg.png") no-repeat scroll 0px -445px;
	padding: 2px 2px 2px 3px;
	color: #188cc3;
	font-size: 12px;
}
#topBar .actions a:hover {
    background-position: -31px -445px;
}
#topBar .actions a.long {
    background-position: -62px -445px;
    width: 77px;
}
#topBar .actions a.long:hover {
    background-position: -140px -445px;
}

/* navBar */
#p_navBar .bg {
    position: relative;
}
#p_navBar .leftBg {
    background: transparent url("images/portal_bg.png") repeat-x scroll 0px -46px;
    position: absolute;
    height: 45px;
    width: 100%;
    right: 50%;
    margin-right: 400px;
}
#p_navBar .rightBg {
    background: transparent url("images/portal_bg.png") repeat-x scroll 0px -138px;
    position: absolute;
    height: 45px;
    width: 50%;
    left: 50%;
    *margin-left: -2px;
}
#p_navBar .menu {
    position: relative;
}
#p_navBar .left {
    background: transparent url("images/portal_bg.png") no-repeat scroll right 0px;
    padding-right: 20px;
    padding-left: 29px;
    width: 120px;
    float: left;
}
#p_navBar .right {
    background: transparent url("images/portal_bg.png") no-repeat scroll left -92px;
    padding-left: 30px;
    width: 750px;
    float: left;
}
#p_navBar .seperator {
    float: left;
    background: transparent url("images/portal_bg.png") no-repeat scroll left -184px;
    display: block;
    width: 24px;
    height: 33px;
    margin: 6px 12px 0 6px;
}
#p_navBar dl {
    float: left;
    height: 40px;
    width: 112px;
    padding-bottom: 5px;
    position: relative;
}
#p_navBar dt a {
    color: White;
    line-height: 40px;
    text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#p_navBar dd {
    display: none;
}
#p_navBar dd a {
    color: White;
    padding-left: 16px;
    line-height: 20px;
    text-decoration: none;
}
#p_navBar .left dt,
#p_navBar .left dd {
    background-color: #fd9208;
}
#p_navBar .right dt,
#p_navBar .right dd {
    background-color: #63bef1;
}
#p_navBar .appendix {
    position: absolute;
    top: 40px;
    right: 32px;
    z-index: 10;
    width: 80px;
}
#p_navBar .appendix a {
	background: transparent url("images/portal_bg.png") no-repeat scroll -81px -416px;	
    display: block;
	height: 27px;
	line-height: 24px;
	padding: 0 15px;
	color: #fcf38a;
	text-decoration: none;
}
#p_navBar .appendix a:hover {
	background: transparent url("images/portal_bg.png") no-repeat scroll left -416px;	
}

/* siteMapPath */
#siteMapPath {
	height: 22px;
}

/* footer */
#footer {
    background: transparent none no-repeat scroll 0 0;	
    background-color: #e8e8e8;
    color: #727272;
    line-height: 16px;
    text-align: center;
    margin: 0;
    padding: 8px 0;
}
#footer a {
    color: #0F6EA8;
}
#footer a:hover {
    color: black;
    text-decoration: underline;
}

/* leftMenu */
#leftMenu {
	border: solid 20px #e8e8e8;
	border-left: 0px;
    padding: 4px 3px 4px 0;
	float: left;
	margin: 0px 12px 8px 0px;
}
#leftMenu .wrap_c {
	background: transparent url("images/portal_bg.png") no-repeat scroll 0px -466px;	
}
#leftMenu dl {
	margin-left: 20px;
}
#leftMenu dt {
	height: 34px;
	line-height: 34px;
	font-weight: bold;
	color: #6b6b6b;
	background: transparent url("images/portal_bg.png") no-repeat scroll left -989px;	
    padding-left: 24px;
    width: 99px;
}
#leftMenu dd {
	padding: 0px 5px 0px 12px;
}
#leftMenu dd a {
	line-height: 26px;
	height: 26px;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	width: 96px;
}
#leftMenu dd a span {	
	line-height: 10px;
	height: 10px;
	font-size: 9px;
	margin: 0 6px 3px 0;
	background-color: White;
}
#leftMenu dd.active a,
#leftMenu dd a:hover {
	background: transparent url("images/portal_bg.png") no-repeat scroll left -1020px;	
	color: #fd9208;
}
#leftMenu dd.active a span,
#leftMenu dd a:hover span {
	background: transparent url("images/portal_bg.png") no-repeat scroll left -1059px;	
	color: #fd9208;
}

#leftPanel {
    float: left;
    width: 180px;
}
#rightPanel {
	float: left;
	width: 770px;
	_width: 720px;
}
#rightPanel #siteMapPath {
	margin-top: 0px;
}

#mainPanel .panelBg {
	background: transparent url("images/portal_bg.png") no-repeat scroll 0px -218px;
	padding-left: 30px;
	_background-position: 0px -2259px;
}
#mainPanel .wrap_r {
	background: transparent url("images/portal_bg.png") no-repeat scroll right -218px;	
	padding-right: 30px;
	_background-position: right -2259px;
}
#mainPanel .wrap_c {
	background: transparent url("images/portal_bg.png") repeat-x scroll 0px -317px;	
	height: 98px;
}
#mainPanel .panelBody {
    margin-top: -84px;
    padding: 0 20px;
    min-height: 320px;
    margin-bottom: 8px;
}

/*
#mainPanel h1 {
	background: transparent url("images/icons.png") no-repeat scroll 0px -291px;	
    font-size: 14px;
    font-weight: bold;
    padding-left: 24px;
    line-height: 32px;
}
*/

.full fieldset {
    margin: 8px 24px 24px 50px;
    border-width: 0;
    line-height: 22px;
}
.full legend {
    padding: 0 24px 0 0;
    *padding-left: 14px;
    font-weight: bold;
    color: black;
}
.full .content {
    margin: 0 0 0 14px;
}
.full table {
    width: 100%;
    line-height: 22px;
}
.full th {
    font-weight: normal;
    text-align: left;
    width: 210px;
    vertical-align: top;
}
.full thead th,
.full tfoot th {
    font-weight: bold;
    text-align: center;
    width: auto;
    vertical-align: baseline;
}

.half fieldset {
    margin: 8px 12px 24px 30px;
    border-width: 0;
    line-height: 22px;
}
.half legend {
    padding: 0 24px 0 0;
    *padding-left: 14px;
    font-weight: bold;
    color: black;
}
.half .content {
    margin: 0 0 0 14px;
}
.half table {
    width: 100%;
    line-height: 22px;
}
.half th {
    font-weight: normal;
    text-align: left;
    width: 120px;
    vertical-align: top;
}
.half thead th,
.half tfoot th {
    font-weight: bold;
    text-align: center;
    width: auto;
    vertical-align: baseline;
}
.half textarea {
    line-height: 22px;
}

/* CompanyDetails */
#companyDetails fieldset {
    border-width: 1px 0 0 0;
}
#companyDetails .editPanel {
    display: none;
}
#companyDetails .logo td {
    line-height: 0;
}
#companyDetails a.button {
	display: inline-block;
	min-width: 36px;
	height: 24px;
	padding: 0 12px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	border: solid 1px #cae8f3;
	font-weight: bold;
	float: right;
	margin-right: 40px;
	margin-left: -20px;
}
#companyDetails a.button:hover {
}
#companyDetails #basicInfo .detailsPanel {
    position: relative;
}
#companyDetails #demoTips {
    position: absolute;
    top: 136px;
    right: 60px;
    width: 332px;
}
#companyDetails #editSmtp .customSmtp {
    display: none;
}
#companyDetails #editSmtp.useCustomSmtp .customSmtp {
    display:table-row;
    *display: block;
}
#companyDetails #licenseInfo .detailsPanel {
    position: relative;
}
#companyDetails #licenseInfo .tips {
    position: absolute;
    top: 12px;
    right: 60px;
    width: 320px;
    border: dashed 1px #6699ff;
    background-color: #f0f8ff;
    padding: 6px;
}
#companyDetails #licenseInfo .tips p {
    text-indent: 24px;
}
#companyDetails #licenseInfo .tips ul {
    padding-left: 36px;
}

/* AccountDetails */
#accountDetails .editPanel {
    display: none;
}
#accountDetails a.button {
	display: inline-block;
	min-width: 36px;
	height: 24px;
	padding: 0 12px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	border: solid 1px #cae8f3;
	font-weight: bold;
	float: right;
	margin-right: 40px;
	margin-left: -20px;
}
#accountDetails a.button:hover {
}

/* TaskList */
#testTaskList .content {
    margin-bottom: 24px;
}
#testTaskList table {
    border-collapse: collapse;
}
#testTaskList th {
    background-color: #acdaf3;
}
#testTaskList .even td {
    background-color: #f0f7fc;
}
#testTaskList td.index {
    text-align: center;
}
#testTaskList .actions {
    text-align: center;
}
#testTaskList a.button {
	display: inline-block;
	height: 25px;
	line-height: 23px;
	width: 78px;
	color: white;
	background: transparent url("images/portal_bg.png") no-repeat scroll 0px -1051px;
	text-align: center;
	padding-right: 2px;
	margin-left: 20px;
	text-decoration: none;
}
#testTaskList a.button:hover {
	background-position: -90px -1051px;
}
#testTaskList #leftPanel {
    width: 206px;
    line-height: 22px;
}
#testTaskList #rightPanel {
    width: 754px;
}
#testTaskList .intro {
	background: transparent url("images/intro_bg.png") no-repeat scroll 540px 20px;
    padding: 24px 220px 24px 24px;
    line-height: 24px;
    height: 220px;
}
#testTaskList .intro p {
    text-indent: 24px;
}
#testTaskList .intro p.title {
    text-indent: 0;
}

#introTests .intro_q12 {
	background: transparent url("images/intro_bg_left.png") no-repeat scroll 0px 0px;
	width: 160px;
	height: 115px;
	padding: 40px 0 0 40px;
	font-weight: bold;
	position: relative;
}
#introTests .intro_disc {
	background: transparent url("images/intro_bg_left.png") no-repeat scroll 0px -167px;
	margin-top: 20px;
	width: 160px;
	height: 115px;
	padding: 40px 0 0 40px;
	font-weight: bold;
	position: relative;
    line-height: 15px;
}
#introTests .intro_q12 a ,
#introTests .intro_disc a {
    position: absolute;
	background: transparent url("images/portal_bg.png") no-repeat scroll 0 -2036px;
    right: 30px;
    bottom: 12px;    
    width: 28px;
    line-height: 14px;
    padding: 2px 0 1px 10px;
    color: white;
    text-decoration: none;
	font-weight: normal;
}
#introTests .intro_q12 a:hover ,
#introTests .intro_disc a:hover {
    background-position: -100px -2036px;
}


/* TaskDetails */
#testTaskDetails fieldset {
    border-width: 1px 0 0 0;
}
#testTaskDetails .editPanel {
    display: none;
}
#testTaskDetails a.button {
	display: inline-block;
	min-width: 36px;
	height: 24px;
	padding: 0 12px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	border: solid 1px #cae8f3;
	font-weight: bold;
	float: right;
	margin-right: 40px;
	margin-left: -20px;
}
#testTaskDetails a.button:hover {
}
#testTaskDetails a.actionButton {
	display: inline-block;
	height: 25px;
	line-height: 23px;
	width: 78px;
	color: white;
	background: transparent url("images/portal_bg.png") no-repeat scroll 0px -1051px;
	text-align: center;
	padding-right: 2px;
	margin-left: 20px;
	text-decoration: none;
}
#testTaskDetails a.actionButton:hover {
	background-position: -90px -1051px;
}
#testTaskDetails textarea {
    height: 120px;
}
#testTaskDetails .info {
    color: gray;
}
#testTaskDetails .warn {
    padding-left: 36px;
    color: red;
}

/* LaunchTest */
#launchTest fieldset {
    border-width: 1px 0 0 0;
}
#launchTest th {
    width: 100px;
}
#launchTest .summaryItems td {
    padding-bottom: 8px;
}
#launchTest .summaryItems li {
    display: block;
    float: left;
    width: 140px;
}
#launchTest .summaryItems .info {
    margin-left: 0;
}
#launchTest textarea {
    height: 120px;
}
#launchTest .info {
    margin-left: 80px;
    color: gray;
}
#launchTest a.button {
	display: block;
	height: 25px;
	line-height: 23px;
	width: 78px;
	color: white;
	background: transparent url("images/portal_bg.png") no-repeat scroll 0px -1079px;
	text-align: center;
	padding-right: 2px;
	margin: 0 auto;
	text-decoration: none;
}
#launchTest a.button:hover {
	background-position: -90px -1079px;
}

/* CreateRespondent */
#createRespondent fieldset {
    border-width: 1px 0 0 0;
}
#createRespondent .content {
    padding: 0 24px;
}
#createRespondent a {
    font-weight: bold;
    color: green;
    text-decoration: underline;
}
#createRespondent a:hover {
    color: red;
}
#createRespondent ul.validation-summary-errors {
    margin-left: 32px;
}
#createRespondent button {
	display: block;
	height: 25px;
	line-height: 23px;
	width: 78px;
	color: white;
	background: transparent url("images/portal_bg.png") no-repeat scroll 0px -1079px;
	text-align: center;
	padding: 0 2px 4px 0;
	margin: 24px auto 0;
	border: none;
	text-decoration: none;
	cursor: pointer;
}
#createRespondent .button:hover {
	background-position: -90px -1079px;
}
#createRespondent th {
    width: 100px;
    vertical-align: middle;
}
#createRespondent #userProperties td.guideline {
    width: 240px;
}
#createRespondent select {
    min-width: 120px;
}
#createRespondent select.noValue {
    background: transparent url("images/portal_bg.png") no-repeat scroll 0 -2017px;
}
#createRespondent input.noValue {
    background: transparent url("images/portal_bg.png") no-repeat scroll 0 -1998px;
    border: solid 1px #7F9DB9;
    padding: 2px;
}

/* RespondentList */
#respondentList #exportLinks a {
    background: transparent url("images/icons.png") no-repeat scroll 0 -545px;
    color: #8b8a8a;
    padding: 4px 0 4px 32px;
    line-height: 20px;
    float: left;
    margin: 2px 32px;
    text-decoration: none;
}
#respondentList #exportLinks a:hover {
    background: transparent url("images/icons.png") no-repeat scroll 0 -595px;
    color: black;
}
#respondentList .inlinesparkline {
    margin-right: 4px;
}

/* UserPropertyDescriptorList */
#updList .content {
    padding: 0 24px;
}
#updList table {
    border-collapse: collapse;
}
#updList th {
    background-color: #acdaf3;
    border: solid 1px #acdaf3;
}
#updList td {
    border: solid 1px #acdaf3;
    padding: 0px 14px;
}
#updList .odd td.value {
    background-color: #ebf5fb;
}
#updList td.name {
    width: 72px;
}
#updList td.guide {
    width: 120px;
}
#updList td.status {
    padding: 0;
    width: 72px;
    text-align: center;
}
#updList td.status span {
    padding-left: 14px;
}
#updList td.status .disabled {
    background: transparent url("images/icons.png") no-repeat scroll 0px -400px;
}
#updList td.status .enabled {
    background: transparent url("images/icons.png") no-repeat scroll 0px -350px;
}
#updList td.action {
    padding: 0;
    width: 60px;
    text-align: center;
}
#updList td.action li {
    display: block;
    list-style: none;
}
#updList td.action img {
    display: none;
}
#updList td.action .enable a {
    background: transparent url("images/icons.png") no-repeat scroll 0px -350px;
    padding-left: 14px;
}
#updList td.action .disable a {
    background: transparent url("images/icons.png") no-repeat scroll 0px -400px;
    padding-left: 14px;
}
#updList td.action .edit a {
    background: transparent url("images/icons.png") no-repeat scroll 0px -450px;
    padding-left: 14px;
}
#updList td.action .delete a {
    background: transparent url("images/icons.png") no-repeat scroll 0px -500px;
    padding-left: 14px;
}
#updList .create {
    margin-top: 24px;
}
#updList a.button {
	display: inline-block;
	height: 25px;
	line-height: 23px;
	width: 78px;
	color: white;
	background: transparent url("images/portal_bg.png") no-repeat scroll 0px -1051px;
	text-align: center;
	padding-right: 2px;
	margin-left: 60px;
	text-decoration: none;
}
#updList a.button:hover {
	background-position: -90px -1051px;
}

/* ViewReport */
#viewReport {
    position: relative;
}
#viewReport .toc {
    line-height: 22px;
    margin: 0px 12px 0px 30px
}
#viewReport .toc dt,
#viewReport .toc dd {
    display: inline;
}
#viewReport .rebuild {
    position: absolute;
    right: 20px;
    /*top: 36px;*/
    top: 16px;
}
#rebuildDialog li {
    list-style-position: inside;
}
#viewReport fieldset {
    border-width: 1px 0 0 0;
}

#viewReport .dataView {
    margin: 12px 0 24px 0;
}
#viewReport div:last-child {
    margin-bottom: 0;
}
#viewReport .dataView h3 {
    background-color: #666;
    text-align: center;
    color: white;
    line-height: 26px;
}

#viewReport .gridView {
}
#viewReport .gridView table {
    width: 100%;
    border-collapse: collapse;
}
#viewReport .gridView thead {
    background-color: #acdaf3;
}
#viewReport .gridView thead .title {
    min-width: 120px;
}
#viewReport .gridView tfoot {
    background-color: #ebf5fb;
}
#viewReport .gridView tr.odd {
    background-color: #ebf5fb;
}
#viewReport .gridView th {
    border: solid 1px #acdaf3;
}
#viewReport .gridView td {
    border: solid 1px #acdaf3;
    padding: 0 4px;
}
#viewReport .gridView td.category {
    background-color: White;
}
#viewReport .gridView td.value,
#viewReport .gridView tfoot th.value {
    font-weight: normal;
    text-align: center;
}
#viewReport .gridView .ref {
    color: #666;
    text-align: center;
}
#viewReport .gridView tfoot th.title {
    background-color: white;
}
#viewReport .gridView tfoot th.value {
    background-color: white;
}

#viewReport .axisChartView {
    width: 688px;
}
#viewReport .axisChartView .container {
    border: solid 1px #bbb;
    background-color: #eee;
    padding: 6px 12px;
    position: relative;
}
#viewReport .axisChartView .chart {
    width: 600px;
    height: 300px;
}
#viewReport .axisChartView .legend {
    position: absolute;
    right: 3px;
    bottom: 26px;
    height: 280px;
    overflow-y: auto;
    width: 76px;
}
#viewReport .axisChartView .legendColorBox div {
    background-color: white;
}
#viewReport .axisChartView table {
    padding: 0;
    width: auto;
}

#viewReport .content {
    padding: 0 14px;
    position: relative;
}
#viewReport .analysis .conclusion {
}
#viewReport .analysis .part {
}
#viewReport .analysis .part li {
    list-style-position: inside;
}
#viewReport .analysis .part li.worst {
}
#viewReport .analysis .part li.normal {
    display: none;
}
#viewReport .analysis .keyText {
    color: #ff9933;
    padding: 0 2px;
}

#viewReport .comments {
}
#viewReport .comment {
    border-bottom: dashed 1px #2f8b29;
    padding: 12px 0;
}
#viewReport .comment:last-child {
    border: none;
}
#viewReport .comment .info {
    color: #2f8b29;
}
#viewReport .comment .email a {
    color: #2f8b29;
}
#viewReport .comment .time {
    float: right;
}
#viewReport .comment .text {
    text-indent: 28px;
    padding-left: 14px;
}
#viewReport .addComment {
    padding-left: 560px;
}
#viewReport .addComment .button {
	display: block;
	height: 25px;
	line-height: 23px;
	width: 78px;
	color: white;
	background: transparent url("images/portal_bg.png") no-repeat scroll 0px -1051px;
	text-align: center;
	padding-right: 2px;
	text-decoration: none;
}
#viewReport a.button:hover {
	background-position: -90px -1051px;
}
#viewReport .top {
}
#viewReport .bottom {
}


/* TakeTest */
#mainPanel.testPage {
    width: 820px;
    margin: 0 auto;
}
#mainPanel.testPage h1 {
    background: none;
    padding-left: 12px;
}
#mainPanel.testPage .panelBg {
    background-position: 0 -2358px;
}
#mainPanel.testPage .wrap_r {
    background-position: right -1166px;
}
#mainPanel.testPage .wrap_c {
    height: 400px;
    background-position: 0 -1575px;
}
#mainPanel.testPage .panelBody {
    margin-top: -386px;
    padding: 0 30px;
    position: relative;
}
#mainPanel.testPage fieldset {
    border-width: 1px 0 0 0;
    margin-left: 26px;
}
#mainPanel.testPage legend span {
    background: transparent url(images/icons.png) no-repeat scroll 0 -300px;
    padding-left: 24px;
    font-weight: bold;
    line-height: 14px;
    height: 14px;
}
#mainPanel.testPage th {
    width: 120px;
}

#mainPanel.testPage .introPanel {
    position: absolute;
    right: 0px;
    top: -17px;
}
#mainPanel.testPage #q12Intro.introPanel {
    background: transparent url(images/introTask_q12.png) no-repeat scroll right 0;
    width: 65px;
    height: 85px;
    padding: 260px 0 0 235px;
}
#mainPanel.testPage #discIntro.introPanel {
    background: transparent url(images/introTask_disc.png) no-repeat scroll right 0;
    width: 65px;
    height: 115px;
    padding: 230px 0 0 235px;
}
#mainPanel.testPage .introPanel a {
	background: transparent url("images/portal_bg.png") no-repeat scroll 0 -2036px;
    line-height: 14px;
    padding: 2px 4px 1px 10px;
    color: white;
    text-decoration: none;
}
#mainPanel.testPage .introPanel a:hover ,
#mainPanel.testPage .introPanel a:hover {
    background-position: -100px -2036px;
}

#introTask {
    position: relative;
    margin-right: 180px;
}
#introTask .testCert {
    margin: 0 0 32px 60px;
    position: relative;
}
#introTask .testCert fieldset {
    background: transparent url("images/testCert.png") no-repeat scroll 0 0;
    width: 317px;
    height: 99px;
    border-width: 0;
    margin: 0;
    padding: 15px 0 0 160px;
}
#introTask .testCert legend {
    display: none;
}
#introTask .testCert .formBody {
    position: relative;
}
#introTask .testCert th {
    width: 60px;
}
#introTask .testCert input {
    width: 160px;
    border: solid 1px #666666;
}
#introTask .testCert button {
    position: absolute;
    right: 20px;
    top: 10px;
    border: none;
    width: 37px;
    height: 58px;
    background: transparent url("images/portal_bg.png") no-repeat scroll 0 -1107px;
    cursor: pointer;
    color: #026896;
    font-weight: bold;
}
#introTask .testCert button:hover {
    background-position: -38px -1107px;
}
#introTask .testCert ul {
    background: transparent url("images/portal_bg.png") no-repeat scroll 0 -2114px;
    width: 148px;
    height: 60px;
    position: absolute;
    right: -135px;
    top: 15px;
    padding: 10px 0 10px 22px;
}
#introTask .testCert li {
    display: block;
    list-style: none;
    line-height: 20px;
}

#introTask .notice {
    background: transparent url("images/notice.png") no-repeat scroll 0 0;
    width: 429px;
    height: 64px;
    padding: 44px 0 0 50px;
    margin: 0 0 0 80px;
    font-size: 14px;
    font-weight: bold;
}

#takeTest .wizard_nav {
    margin-top: 24px;
}
#takeTest .wizard_nav .links {
    float: right;
}
#takeTest .wizard_nav a {
    float: left;
    background: transparent url("images/portal_bg.png") no-repeat scroll 0 -1976px;
    width: 70px;
    height: 20px;
    text-decoration: none;
    text-align: center;
    line-height: 19px;
    color: white;
    margin-left: 12px;
}
#takeTest .wizard_nav a:hover {
    background-position: -100px -1976px;
}
#takeTest .wizard_nav a.disabled {
    background-position: -200px -1976px;
}

#takeTest #userProperties th {
    vertical-align: middle;
}
#takeTest #userProperties td.guideline {
    width: 220px;
}
#takeTest select {
    min-width: 120px;
}
#takeTest select.noValue {
    background: transparent url("images/portal_bg.png") no-repeat scroll 0 -2017px;
}
#takeTest input.noValue {
    background: transparent url("images/portal_bg.png") no-repeat scroll 0 -1998px;
    border: solid 1px #7F9DB9;
    padding: 2px;
}
#takeTest fieldset p {
    text-indent: 24px;
}

/* ViewResult */
#viewResult {
    position: relative;
}
#viewResult h1 {
    margin-bottom: 16px;
}
#viewResult .finish {
    position: absolute;
    right: 0;
    top: 0;
}
#viewResult .thanks {
    padding: 4px 24px;
    font-weight: bold;
    font-size: 14px;
    color: #ff6633;
    text-align: center;
    margin-bottom: 24px;
}
#viewResult fieldset {
    border-width: 1px 0 0 0;
}
#viewResult .content {
    margin-left: 36px;
}
#viewResult .respondent {
    width: 76%;
}
#viewResult .respondent th {
    width: 80px;
}
#userProperties select {
    min-width: 120px;
    *width: 120px;
}


/* Q12 */
#takeTest #questions .q12 table {
    border: solid 1px #acdaf3;
    border-collapse: collapse;
    margin-top: 12px;
}
#takeTest #questions .q12 th {
    width: auto;
    border: solid 1px #acdaf3;
    background-color: #acdaf3;
}
#takeTest #questions .q12 tbody th {
    background-color: white;
    vertical-align: middle;
    text-align: center;
}
#takeTest #questions .q12 label {
    margin-left: 4px;
}
#takeTest #questions .q12 li {
    display: inline-block;
}
#takeTest #questions .q12 td {
    border: solid 1px #acdaf3;
}
#takeTest #questions .q12 tr.odd td {
    background-color: #ebf5fb;
}
#takeTest #questions .q12 td.index {
    text-align: center;
}
#takeTest #questions .q12 td.answer {
	text-align: center;
	padding: 0;
}
#takeTest #questions .q12 td.answer a {
	display: block;
	text-decoration: none;
	color: #eef5f9;
	height: 24px;
}
#takeTest #questions .q12 tr.even td.answer a {
    color: white;
}
#takeTest #questions .q12 td.answer .selected {
	color: white;
	font-weight: bold;
	background-color: #2ba239;
}

#viewResult .q12 {
    border: solid 1px #acdaf3;
    border-collapse: collapse;
    margin-top: 12px;
    width: 95%;
}
#viewResult .q12 th {
    width: auto;
    border: solid 1px #acdaf3;
    background-color: #acdaf3;
}
#viewResult .q12 tbody th {
    background-color: white;
    vertical-align: middle;
    text-align: center;
}
#viewResult .q12 label {
    margin-left: 4px;
}
#viewResult .q12 td {
    border: solid 1px #acdaf3;
    padding: 0 4px;
}
#viewResult .q12 tr.odd td {
    background-color: #ebf5fb;
}
#viewResult .q12 td.index {
    text-align: center;
}
#viewResult .q12 td.answer {
	text-align: center;
	padding: 0;
}
#viewResult .q12 .score {
    text-align: center;
}


/* DISC */
#takeTest #questions .disc .groups table {
    float: left;
    width: 250px;
    border-collapse: collapse;
    margin: 8px -24px 4px 72px;
}
#takeTest #questions .disc .groups thead th {
    background-color: #ebf5fb;
    width: auto;
    border: solid 1px #acdaf3;
}
#takeTest #questions .disc .groups tbody td {
    border: solid 1px #acdaf3;
    text-align: center;
}
#takeTest #questions .disc .groups tbody td.a {
    width: 60px;
    text-align: left;
    padding: 0 10px;
}
#takeTest #questions .disc .groups tbody td.filled {
    background-color: #ebf5fb;
}

.disc .result_chart {
    width: 170px;
    height: 270px;
    background: transparent url("images/disc_chart_bg.png") no-repeat scroll 0 0;
    padding: 5px;
}
.disc .result_chart .tickLabel {
    line-height: 16px;
    margin-top: -3px;
}
.disc .result_chart .tickLabel span {
    padding-left: 32px;
    font-weight: bold;
    font-size: 14px;
    font-family: arial;
    color: #5d90ab;
}
.disc .smallchart .result_chart {
    width: 104px;
    height: 164px;
    background: transparent url("images/disc_chart_bg_small.png") no-repeat scroll 0 0;
    padding: 4px;
}
.disc .smallchart .result_chart .tickLabel {
    line-height: 14px;
}
.disc .smallchart .result_chart .tickLabel span {
    padding-left: 17px;
}

.disc .distribution_chart {
    width: 180px;
    height: 120px;
}

#viewReport .disc {
}
#viewReport .disc .partition {
    margin: 24px 0 36px 0;
}
#viewReport .disc h2 {
    margin: 8px 0;
    background: transparent url("images/icons.png") no-repeat scroll 0 -295px;
    padding-left: 20px;
    font-size: 14px;
    color: Red;
}
#viewReport .disc .part {
    float: left;
    display: inline;
    width: 33%;
    text-align: center;
}
#viewReport .disc h3 {
    font-weight: bold;
}
#viewResult .disc h3 .type {
    font-weight: bold;
    color: #ff6633;
}
#viewReport .disc .distribution_chart {
    margin: 0 auto;
}
#viewReport .disc ul {
    padding: 0 20px;
}
#viewReport .disc li {
    display: inline;
    list-style: none;
    float: left;
    margin: 0 8px;
    white-space: nowrap;
}

#viewResult .disc {
    margin: 16px 0 0 0;
}
#viewResult .disc .nav {
    background: transparent url("images/disc_bg.png") no-repeat scroll 0 0;
}
#viewResult .disc .nav ul {
    padding: 0 8px;
}
#viewResult .disc .nav li {
    float: left;
    height: 40px;
    line-height: 40px;
    display: block;
    list-style: none;
    width: 160px;
    text-align: center;
}
#viewResult .disc .nav a {
    color: #ffedd5;
    font-weight: bold;
    text-decoration: none;
    display: block;
    width: 160px;
}
#viewResult .disc .nav span {
    display: block;
}
#viewResult .disc .nav li.actived a {
    background: transparent url("images/disc_bg.png") no-repeat scroll 0 -45px;
    margin-left: -8px;
    padding: 0 8px;
    color: #e36d2d;
}
#viewResult .disc .nav a:hover {
    background: transparent url("images/disc_bg.png") no-repeat scroll 0 -180px;
}
#viewResult .disc .nav a:hover span {
}
#viewResult .disc h3 {
    margin-top: 16px;
}
#viewResult .disc .intro p {
    text-indent: 24px;
    margin-bottom: 4px;
}
#viewResult .disc .intro img.left {
    float: left;
    margin: 8px 32px;
}
#viewResult .disc .intro img.center {
    display: block;
    margin: 16px auto;
}
#viewResult .disc .part {
    height: 185px;
}
#viewResult .disc .chart {
    float: left;
    width: 180px;
    height: 280px;
}
#viewResult .disc .smallchart {
    width: 125px;
    height: 185px;
}
#viewResult .disc .desc dl {
    margin-bottom: 6px;
}
#viewResult .disc .desc a {
    background: transparent url("images/portal_bg.png") no-repeat scroll 0 -2086px;
    text-align: center;
    line-height: 21px;
    text-decoration: none;
    color: #525252;
    padding: 4px 14px;
}
#viewResult .disc .desc a:hover {
    background-position: -200px -2086px;
    color: black;
}
#viewResult .disc dl {
    margin-bottom: 12px;
}
#viewResult .disc dt {
    display: list-item;
    list-style: square inside;
    color: #ff6633;
}
#viewResult .disc .details dl {
    float: left;
    width: 30%;
    margin-left: 2%;
    margin-bottom: 16px;
}
#viewResult .disc .details dd {
    padding-left: 12px;
}
#viewResult .disc .nextPage a {
    background: url("images/portal_bg.png") no-repeat scroll 0 -1976px transparent;
    color: white;
    float: right;
    height: 20px;
    line-height: 19px;
    text-align: center;
    text-decoration: none;
    width: 70px;
}
#viewResult .disc .nextPage a:hover {
    background-position: -100px -1976px;
}


/* T360  */ 
#mainPanel.testPage #t360Intro.introPanel {
    background: transparent url(images/introTask_t360.png) no-repeat scroll right 0;
    width: 65px;
    height: 115px;
    padding: 260px 0 0 235px;
}


/* Q24 */
.q24_report_info 
{
	margin: 8px 0px 0px 24px;	
}
#viewReport .gridView .q24_report_info th 
{
	border: 0px;
} 

#viewReport .gridView .q24_report_info th.title 
{
	width: 50px;
}
#viewReport .gridView .q24_report_info th.value 
{
	width: 600px;
}
	
/*
#viewResult .disc {
    margin: 16px 0 0 0;
}
#viewResult .disc .chart {
    float: left;
    display: inline;
}
#viewResult .disc .desc {
    float: left;
    display: inline;
    width: 460px;
    margin: 12px 0 0 16px;
}
#viewResult .disc .desc dt {
    font-weight: bold;
}
#viewResult .disc .desc .type {
    font-weight: bold;
    color: #ff6633;
}
#viewResult .disc .desc a {
    background: transparent url("images/portal_bg.png") no-repeat scroll 0 -2086px;
    text-align: center;
    line-height: 21px;
    width: 111px;
    display: block;
    text-decoration: none;
    color: #525252;
    margin-top: 6px;
}
#viewResult .disc .desc a:hover {
    background-position: -200px -2086px;
    color: black;
}

#viewResult .disc .nav {
    margin: 0 0 12px 0;
}
#viewResult .disc .nav li {
    float: left;
    width: 210px;
    display: block;
    background: transparent url("images/portal_bg.png") no-repeat scroll 0 -2228px;
    height: 30px;
    text-align: center; 
    line-height: 30px;
    font-weight: bold;
}
#viewResult .disc .nav li.long {
    line-height: 15px;
}
#viewResult .disc .nav li a {
    display: block;
    height: 30px;
    color: #4d4d4d;
    text-decoration: none;
}
#viewResult .disc .nav li.actived a, #viewResult .disc .nav li a:hover {
    color: white;
    background: transparent url("images/portal_bg.png") no-repeat scroll 0 -2196px;
}
#viewResult .disc .nav li .type {
    white-space: nowrap;
}

.disc_full {
    line-height: 20px;
}
.ui-dialog .disc_full .explain {
    padding: 0 12px;
}
.disc_full .explain dl {
}
.disc_full .explain dt {
    display: list-item;
    list-style: square outside;
    color: #ff6633;
}
.disc_full .explain dd {
    display: list-item;
    list-style: disc inside;
}
.disc_full .summary h3 {
    font-weight: bold;
    color: #ff6633;
    display: list-item;
    list-style: square outside none;
}
.disc_full .summary .chart {
    float: left;
    width: 210px;
    padding: 8px 0 24px 12px;
}
.disc_full .summary .disc_chart {
}
.disc_full .summary .right {
    float: left;
}
.disc_full .summary dl {
    margin: 24px 0 24px 16px;
}
.disc_full .details {
    margin-left: 24px;
}
.disc_full .details dl {
    float: left;
    width: 29%;
    margin-bottom: 24px;
    padding-right: 24px;
}

.disc_chart {
    width: 168px;
    height: 139px;
    background: transparent url("images/disc_chart_bg.png") no-repeat scroll 0 0;
    padding: 7px 0 0 7px;
}
.disc_chart .tickLabel span {
    display: block;
    line-height: 8px;
    font-weight: bold;
    font-size: 14px;
    font-family: arial;
    color: #5d90ab;
    margin-left: 34px;
}

#viewReport .partition {
    margin: 24px 0 36px 0;
}
#viewReport .partition h2 {
    margin: 8px 0;
    background: transparent url("images/icons.png") no-repeat scroll 0 -295px;
    padding-left: 20px;
    font-size: 14px;
    color: Red;
}
#viewReport .disc {
    float: left;
    display: inline;
    width: 33%;
    text-align: center;
}
#viewReport .disc h3 {
    font-weight: bold;
}
#viewReport .disc h3 .type {
    font-weight: bold;
    color: #ff6633;
}
#viewReport .disc .chart {
    width: 176px;
    margin: 0 auto;
}
#viewReport .disc .disc_chart .inner {
    *left: -4px;
}
#viewReport .disc a.showFull {
    background: transparent url("images/portal_bg.png") no-repeat scroll 0 -2086px;
    text-align: center;
    line-height: 21px;
    width: 111px;
    display: block;
    text-decoration: none;
    color: #525252;
    margin: 5px auto 8px auto;
}
#viewReport .disc a.showFull:hover {
    background-position: -200px -2086px;
    color: black;
}
#viewReport .disc .list span {
    font-weight: bold;
}
#viewReport .disc .list ul {
    padding: 0 20px;
}
#viewReport .disc .list li {
    display: inline;
    list-style: none;
    float: left;
    margin: 0 8px;
    white-space: nowrap;
}
#viewReport .disc .disc_full,
#viewReport #discExplain,
#viewReport .showExplain {
    display: none;
}
*/
