﻿body
{
}

h2
{
    border-bottom: thin solid #000000;
}

h4
{
    color: #444;
    line-height: 1.4;
    font-size: 1.4em;
    padding: 0.8em 0 0.2em;
    text-transform: none;
    text-decoration: underline;
}

h1
{
    text-align: center;
    font: 400 40px/1.2 'Cantata One' , Tahoma;
    font-weight: bold;
    color: #2f99ba;
}
/* Nav */
.navTable
{
    width: 100%;
    padding: 10px 0 5px 0;
    border-bottom: solid 2px #ccc;
    border-top: solid 1px #ccc;
}
/*-----------------------*/
/* Thuyen */
.questionCell
{
	padding: 5px 15px 0 5px;
	vertical-align: top;
	width: 400px;
}
.answerCell
{
	padding: 10px;
	width: 400px;
}
.questionDiv
{
	width: 100%;
}
.questionLeftDiv
{
	float: left;
	font-weight: 700;
	padding: 5px 15px 0 5px;
	vertical-align: top;
	width: 400px;
}
.questionRightDiv
{
	float: left;
	padding: 10px;
	width: 300px;
}
.responseTable
{
	border-bottom: 2px solid #9baff1;
	border-collapse: collapse;
	border-top: 2px solid #9baff1;
}
.responseTable th
{
	background: #e8edff;
	border-left: 1px solid #9baff1;
	border-right: 1px solid #9baff1;
	border-bottom: 1px solid #9baff1;
	color: #039;
	padding: 8px;
	text-align: center;
	width: 100px;
}
.responseTable td
{
	background: #e8edff;
	border-left: 1px solid #aabcfe;
	border-right: 1px solid #aabcfe;
	color: #669;
	padding: 8px;
	text-align: center;
}
.summaryTable
{
	border-collapse: collapse;
}
.summaryTable td
{
	border: 1px solid #000;
	padding: 4px;
}
.keyTable
{
    width: 100%;
    padding: 50px 0;
}
.keyTable td
{
    vertical-align: middle;
}

.indent20
{
	margin-left: 20px;
}
.indent40
{
	margin-left: 40px;
}
.indent20SubQuestion
{
	margin: 10px 0 0 20px;
}
.clear
{
	clear: both;
}
.hide
{
	display: none;
}
.show
{
	display: ;
}
/*-----------------------*/
/* Ryan  .class #id */

.projectQuestionCell
{
	vertical-align: top;
	width: 250px;
    padding: 10px;
}

.projectTreatmentCell
{
    padding: 10px 10px 5px 10px;
}
.projectRow1 td
{
    background-color: #95E4AF;
}
.projectRow2 td
{
    background-color: #47D1FF;
}

.left
{
    float: left;
}

.right
{
    float: right;
    padding-right: 20px;
}

.steps
{
    padding: 20px 0 10px 220px;
    height: 60px;
}

.content
{
    padding: 10px;
}

.main
{
    padding-left: 40px;
    padding-right: 40px;
    width: 1100px;
    border-style: double;
    border-color: #D8D8D8;
    border-width: 10px;
    margin: 30px auto;
    position: relative;
}

.myResponseTable
{
	border: 1px solid #9baff1;
	border-collapse: collapse;
	border-top: 2px solid #9baff1;
	text-align: center;
}

.myResponseTable th
{
	background: #e8edff;
	border: 1px solid #9baff1;
	color: #039;
	padding: 8px;
	text-align: center;
	width: 50px;
}

.myResponseTable th:first-child
{
	background: #e8edff;
	border: 1px solid #9baff1;
	color: #039;
	padding: 8px;
	text-align: center;
	width: 200px;
}

.myResponseTable td
{
	background: #e8edff;
	border: 1px solid #9baff1;
	color: #669;
	padding: 8px;
	text-align: center;
	width: 50px;
}

/* second column - radio button list */
.myResponseTable td:first-child + td
{
	background: #e8edff;
	border: 1px solid #9baff1;
	color: #669;
	padding: 8px;
	text-align: center;
	width: 120px;
}

.myResponseTable td:first-child
{
	background: #e8edff;
	border: 1px solid #9baff1;
	color: #669;
	width: 200px;
    text-align: left;
}

.myResponseTable .meHeader
{
	background: #e8edff;
	border: 1px solid #9baff1;
	color: #669;
	width: 120px;
    text-align: center;
}

.myHistoryResponseTable
{
	border: 1px solid #336633;
	border-collapse: collapse;
	border-top: 2px solid #336633;
}

.myHistoryResponseTable th
{
	background: #CCFFCC;
	border: 1px solid #336633;
	color: #039;
	padding: 8px;
	text-align: center;
	width: 150px;
}

.myHistoryResponseTable td
{
	background: #CCFFCC;
	border: 1px solid #336633;
	color: #669;
	padding: 8px;
	text-align: center;
	width: 150px;
}

.myHistoryResponseTable td:first-child
{
	background: #CCFFCC;
	border: 1px solid #336633;
	color: #669;
	width: 200px;
    text-align: left;
}

.reportSummaryTable
{
	border: 1px solid #9baff1;
	border-collapse: collapse;
	border-top: 2px solid #9baff1;
	text-align: center;
}

.reportSummaryTable th
{
	background: #e8edff;
	border: 1px solid #9baff1;
	color: #039;
	padding: 8px;
	text-align: center;
	width: 130px;
}

.reportSummaryTable td
{
	background: #e8edff;
	border: 1px solid #9baff1;
	color: #669;
	padding: 8px;
	text-align: center;
	width: 130px;
}

.reportSummaryTable td:first-child
{
	background: #e8edff;
	border: 1px solid #9baff1;
	color: #669;
	width: 200px;
    text-align: left;
}