@charset "utf-8";
.softNavigationClass {
	width:650px;
	margin-right:250px;
}
.softNavigationClass2 {
	width:500px;
	/*margin-right:250px;*/
}
.softNavigationClass3 {
	width:680px;
	margin-right:250px;
}
#softNavigation {
	margin:0 auto;
	margin-top:-15px;
	height:40px;
	display:block;
}
#loginHeader {
	font-size:2.5em;
	width:100%;
	min-width:350px;
	height:140px;
	margin-top:10px;
	background:#106492;
	color:white;
	letter-spacing:8px;
	text-align:center;
	line-height:120px;
}
#softHeader.open {
}
#softHeader {
	position:absolute;
	top:0;
	width:100%;
	height:40px;
	background:#106492;
	color:white;
}

.headStatDist {
	font-weight:100;
	margin-bottom:5px;
}
.softHeaderLogo {
	position:absolute;
	right:5px;
	top:5px;
	width:180px;
	height:25px;
	background:url("../png/logopngb2.png");
}
.softHeaderLogoArmy {
	position:absolute;
	right:5px;
	top:4px;
	width:168px;
	height:32px;
	background:url("../png/logoplatform.png");
	background-repeat: no-repeat;
    background-size: 168px 32px;
}
#softNavigation li {
	float: left;
	font-size:0.9em;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding-left:16px;
	padding-right:16px;
	height:40px;
	line-height:40px;
    text-decoration: none;
	cursor:pointer;
	transition: background 0.5s;
	-webkit-transition: background 0.5s; /* Safari */
}
#softNavigation li:hover {
	background:#f2f2f2;
	color:#106492;
	transition: background 0.5s;
	-webkit-transition: background 0.5s; /* Safari */
}
.menuIcon {
	background:url("../png/menuicon.png");
	display:none;
}
.mainMenuBarHolder {
	margin-top:-1px;
	width:100%;
	height:34px;
	border:1px solid grey;
	border-width:1px 0px;
}
.qTakenText {
	font-style:italic;
	font-size:1.2em;
	float:left;
	width:19%;
	margin-left:1%;
	margin-right:1%;
	height:34px;
	line-height:34px;
}
.qTakenHolder {
	float:left;
	width:66%;
	margin-top:10px;
	height:14px;	
}
.qTakenText2 {
	font-style:italic;
	font-size:1.2em;
	float:left;
	width:27%;
	margin-left:1%;
	margin-right:1%;
	height:34px;
	line-height:34px;
}
.qTakenTextb {
	font-style:italic;
	font-size:1.2em;
	float:left;
	width:22%;
	margin-left:1%;
	margin-right:1%;
	height:34px;
	line-height:34px;
}
.qTakenHolder2 {
	float:left;
	width:58%;
	margin-top:10px;
	height:14px;	
}
.qTakenBarBg {
	width:100%;
	height:14px;
	border:1px solid #215223;
	background:#AFBDB0;
}
.qTakenBar {
	margin-top:-16px;
	width:0;
	height:14px;
	border:1px solid #215223;
	background:#215223;
}
.qTakenStat {
	font-size:1.1em;
	float:left;
	width:10%;
	margin-left:2%;
	margin-right:1%;
	height:34px;
	line-height:34px;
}
.qTakenStatb {
	font-size:1.1em;
	float:left;
	width:8%;
	margin-left:1%;
	margin-right:1%;
	height:34px;
	line-height:34px;
}
#mainMenuHolder {
	margin:0 auto;
	margin-top:100px;
	width:100%;
	max-width:800px;
	height:auto;
}
#changePassword {
	margin:0 auto;
	margin-top:100px;
	width:320px;
	height:auto;
}
.categorySelColumn {
	width:49%;
	min-width:240px;
	height:auto;
	float:left;
}
.categorySelColumn ul {
	list-style-type: none;
	margin:20px 0px 0px 0px;
	padding:0;
	padding-left:60px;
	font-weight:bold;
	text-decoration:underline;
}
.categorySelColumn li {
	list-style-type: none;
	margin:5px 0px 0px 0px;
	padding:0;
	padding-left:70px;
	font-size:1.1em;
}
.categorySelColumnta {
	margin:0 auto;
	width:49%;
	min-width:240px;
	height:auto;
}
.categorySelColumnta ul {
	list-style-type: none;
	margin:20px 0px 0px 0px;
	padding:0;
	padding-left:60px;
	font-weight:bold;
	text-decoration:underline;
}
.categorySelColumnta li {
	list-style-type: none;
	margin:5px 0px 0px 0px;
	padding:0;
	padding-left:70px;
	font-size:1.1em;
}
.statLine {
	margin-top: 6px;
	width:260px;
	margin-left:6px;
	height:30px;
	background:#5c707b;
	color:white;
	line-height:30px;
	float:left;
}
.statLine2 {
	margin-top: 6px;
	width:258px;
	margin-left:6px;
	height:30px;
	color:#1B1B1B;;
	border:1px solid #827F88;
	border-radius:2px;
	line-height:30px;
	float:left
}
.columnForMath {
	float:left;
	width:50%;
	min-width:200px;
	height:auto;
}
#surveyWindow {
	width:400px;
	height:auto;
	position:fixed;
	top: 200px;
	left: 50%;
	margin-left: -200px; /* Negative half of width. */
	padding:20px;
	background:#FEFEFA;
	border-radius:5px;
}

.catBox {
	flex-shrink:0;
	flex-grow:0;
	width:240px;
	height:175px;
	border:1px solid #106492;
	border-width: 1px;
	margin: 10px;
	border-radius:5px;
}

.catText {
	background: #106492;
	color: #fefefa;
	font-size:1.3em;
	height: 35px;
	line-height: 35px;
	width:100%;
}

.catTakenText {
	padding:10px 0px 0px;
	display:inline-block;
	margin:0;
	font-size: 110%;
}
.catTakenText2 {
	padding:0px 4px 4px;
	display:inline-block;
	margin:0;
	font-size: 110%;
}
.smallButton2 {
	height:30px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:1em;
	text-align:center;
	-webkit-user-select: none; /* Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+/Edge */
	user-select: none; /* Standard */
	-webkit-transition: background 0.5s; /* Safari */
    transition: background 0.5s;
	cursor: pointer;
	border-radius:4px;
	line-height:30px;
	width:120px;
	color:white;
}

.qCatsText {
	border: 2px solid #215223;
	border-width: 2px 0px 2px 0px;
	font-size: 1.5em;
	height: 35px;
	line-height: 35px;
	width:100%;
}

.simulateBox {
    flex-shrink: 0;
    flex-grow: 0;
    width: 95%;
    height: auto;
    border: 1px solid #106492;
    border-width: 1px;
    margin: 10px;
    border-radius: 5px;
}

.traLineHold2 {
    margin: 12px auto;
	height:auto;
	width:460px;
	-webkit-transition: 0.5s; /* Safari */
    transition: 0.5s;
}
.traLineHold2:hover {
	transform:scale(1.05);
	-webkit-transition: 0.5s; /* Safari */
    transition: 0.5s;
}
.traButLine2 {
	border: 2px solid #f8f8f8;
    width: 100%;
    height: 45px;
	display:inline-block;
    padding: 5px 15px;
	float:left;
    border-radius: 5px;
}
.traButRepeat {
	margin-bottom:3px;
}
.traButRepeat2 {
	margin-right:3px;
}
.traButLine2Review {
	border: 2px solid #f8f8f8;
    width: calc(100% - 100px);
    height: 60px;
	display:inline-block;
    padding: 5px 15px;
	float:left;
    border-radius: 5px;
}
.traButLine2b {
    width: 400px;
    padding: 5px 10px 5px 15px;
    height: 25px;
    display: inline-block;
    float: left;
    box-shadow: 2px 2px 8px #efefef;
}
.traButLine2c {
    width: 400px;
    height: 76px;
    display: inline-block;
    float: left;
    box-shadow: 2px 2px 8px #efefef;
}
.traLineLeft {
	width: 50px;
    height: 80px;
    display: inline-block;
    float: left;
    border-radius: 25px 0px 0px 25px;
	box-shadow: 2px 2px 8px #efefef;
}
.traLineHold {
    margin: 7px auto;
	height:auto;
	width:100%;
	-webkit-transition: 0.5s; /* Safari */
    transition: 0.5s;
}
.traButLabel {
	width:auto;
	height:25px;
	line-height:25px;
	float:left;
}
.traInnerLineLeft {
    width: calc(100% - 160px);
    display: inline-block;
    padding: 5px 15px;
    float: left;
	font-size:0.98em;
}
.traInnerLineLeftList {
    width: calc(100% - 200px);
    display: inline-block;
    padding: 5px 15px;
    float: left;
}
.traInnerLineRight {
    width: 125px;
    display: inline-block;
    float: left;
    padding: 6px 5px 5px 0px;
}
.traLineHold:hover {
	transform:scale(1.05);
	-webkit-transition: 0.5s; /* Safari */
    transition: 0.5s;
}
.traButButton {
	height: 25px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 0.9em;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
    cursor: pointer;
    border-radius: 4px;
    line-height: 25px;
    width: 60px;
	float:left;
}
.traInnerLineLeft2 {
    width: calc(100% - 65px);
    display: inline-block;
    float: left;
}
.traInnerLineLeft2Review {
    width: calc(100% - 130px);
    display: inline-block;
    float: left;
}
.traInnerLineRightInt {
	width:145px;
	margin:0 auto;
}
.traButLabelc {
	width:100%;
	height:37px;
	line-height:37px;
	text-align:center;
}
.traButButtonInt {
	height: 27px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 1em;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
    cursor: pointer;
    line-height: 27px;
    width: 140px;
}
.traInnerLineRight2 {
    width: 65px;
    display: inline-block;
    float: left;
}
.traInnerLineRight2Review {
    width: 130px;
    display: inline-block;
    float: left;
}
.traInnerLineRightList {
    width: 170px;
    display: inline-block;
    float: left;
}
.thecfatIcon {
	background:url("../svg/thecfat_icon.svg") no-repeat;
    background-size: 70%;
    background-position: 10px 22px;
}
.themsoffice365testingIcon, .logiksgeneralintermediateIcon,.logiksgeneraladvancedIcon, .situationaljudgementtestsIcon, .themcquaigmentalagilitytestIcon, .theccatIcon, .theucatIcon, .thecbstIcon, .unitestIcon, .thepicaIcon, .thercatIcon, .clericalabilitytestsIcon, .mechanicalaptitudetestIcon, .cognitiveabilitytestIcon,  .firefightertestingIcon, .caliperassessmenttestIcon, .thenfsiIcon, .thefstIcon, .thejoaIcon, .thehbriIcon, .theactIcon, .theaosbIcon,.thematrigmatestIcon,.theraventestIcon, .thedatnextgenerationIcon  {
	background:url("../svg/intro_icon.svg") no-repeat;
    background-size: 70%;
    background-position: 10px 22px;
}
.deductivereasoningIcon {
	background:url("../svg/vreasoning_icon.svg") no-repeat;
    background-size: 50%;
    background-position: 14.5px 26px;
}
.mechanicalcomprehensionIcon, .mechanicalreasoningIcon, .mechanicalIcon {
	background:url("../svg/mechcomp_icon.svg") no-repeat;
    background-size: 55%;
    background-position: 14px 16px;
}
.informationorderingIcon {
	background:url("../svg/informationordering_icon.svg") no-repeat;
    background-size: 55%;
    background-position: 12px 20px;
}
.mechanicalknowledgeIcon {
	background:url("../svg/mechknowledge_icon.svg") no-repeat;
    background-size: 55%;
    background-position: 14px 20px;
}
.mechanicaltoolsIcon {
	background:url("../svg/tools_icon.svg") no-repeat;
    background-size: 55%;
    background-position: 14px 24px;
}
.basicelectronicsIcon {
	background:url("../svg/electronics_icon.svg") no-repeat;
    background-size: 55%;
    background-position: 13px 19px;
}
.verbalreasoningIcon, .qualitativereasoningIcon {
	background:url("../svg/vreasoning_icon.svg") no-repeat;
    background-size: 50%;
    background-position: 14.5px 26px;
}
.sprogligtaenkningIcon {
	background:url("../svg/sproglig_icon.svg") no-repeat;
    background-size: 50%;
	background-position:center;
    background-position: 14.5px 26px;
}
.currentaffairstestIcon   {
	background:url("../svg/currentaffairs_icon.svg") no-repeat;
    background-size: 60%;
    background-position: 12px 20px;
}
.wordIcon {
	background:url("../svg/word_icon.svg") no-repeat;
    background-size: 60%;
        background-position: 11px 24px;
}
.excelbasicIcon, .excelintermediateIcon, .exceladvancedIcon   {
	background:url("../svg/excel_icon.svg") no-repeat;
    background-size: 60%;
        background-position: 11px 24px;
}
.powerpointIcon {
	background:url("../svg/powerpoint_icon.svg") no-repeat;
    background-size: 60%;
        background-position: 11px 24px;
}
.outlookIcon {
	background:url("../svg/outlook_icon.svg") no-repeat;
    background-size: 60%;
        background-position: 11px 24px;
}
.generalknowledgetestIcon  {
	background:url("../svg/knowledge_icon.svg") no-repeat;
    background-size: 60%;
    background-position: 12px 20px;
}
.militaryknowledgetestIcon   {
	background:url("../svg/militaryknowledge_icon.svg") no-repeat;
    background-size: 60%;
    background-position: 12px 20px;
}
.kvantitativtaenkningIcon, .matematikIcon {
	background:url("../svg/kvanti_icon.svg") no-repeat;
    background-size: 50%;
	background-position:center;
    background-position: 14.5px 26px;
}
.kritisktaenkningIcon, .cognitiveabilityIcon {
	background:url("../svg/kritisk_icon.svg") no-repeat;
    background-size: 60%;
	background-position:center;
    background-position: 11px 22px;
}
.nonverbalreasoningIcon, .abstractreasoningIcon, .logiksabstractIcon, .imagematricesIcon, .logikogmoenstergenkendelseIcon, .inductivereasoningIcon, .quantitativereasoningIcon, .matrigmafamilirization1Icon,.matrigmafamilirization2Icon,.matrigmafamilirization3Icon,.matrigmapracticetestIcon, .ravenfamilirization1Icon, .ravenfamilirization2Icon, .ravenfamilirization3Icon, .ravenpracticetestIcon {
	background:url("../svg/reasoning_icon.svg") no-repeat;
    background-size: 60%;
    background-position: 10px 21px;
}
.orientationIcon {
	background:url("../svg/orientation_icon.svg") no-repeat;       
	background-size: 40%;
        background-position: 16px 20px;
}
.wordrulesIcon {
	background:url("../svg/word_rules_icon.svg") no-repeat;
        background-size: 65%;
        background-position: 9px 23px;
}
.calculationIcon, .arithmeticabilityIcon, .logiksnumericalIcon, .mathematicalabilityIcon, .numericalreasoningIcon, .basicmathIcon, .mathtestIcon, .mathskillsIcon, .mathIcon, .mathematicalreasoningIcon, .numberfluencyIcon, .numericalcalculationsIcon    {
	background:url("../svg/calc_icon.svg") no-repeat;
    background-size: 55%;
    background-position: 13.5px 25px;
}
.mathwordproblemsIcon, .numericalwordproblemsIcon, .mathproblemsolvingIcon, .numberfacilityIcon {
	background:url("../svg/math_word_icon.svg") no-repeat;
    background-size: 70%;
    background-position: 8px 17px;
}
.observationandmemoryIcon, .memoryandattentionIcon  {
	background:url("../svg/memory_icon.svg") no-repeat;
    background-size: 60%;
    background-position: 12px 20px;
}
.observationaljudgementIcon, .observationIcon   {
	background:url("../svg/observation_icon.svg") no-repeat;
    background-size: 60%;
    background-position: 12px 30px;
}
.letterpositionIcon {
	background:url("../svg/letterposition_icon.svg") no-repeat;
    background-size: 80%;
    background-position: 6px 18px;
}
.oddwordoutIcon, .oddoneoutIcon, .commonfeaturesIcon {
	background:url("../svg/oddoneout_icon.svg") no-repeat;
    background-size: 55%;
    background-position: 13.5px 25px;
}
.numberseriesIcon, .numericalsequencesIcon {
	background:url("../svg/number_series.svg") no-repeat;
    background-size: 75%;
    background-position: 9px 30px;
}
.spatialorientationIcon  {
	background:url("../svg/spatialorientation_icon.svg") no-repeat;
    background-size: 60%;
    background-position: 12px 22px;
	
}
.numbermatricesIcon {
	background:url("../svg/number_icon.svg") no-repeat;
    background-size: 55%;
    background-position: 13.5px 25px;
}
.vocabularyIcon, .wordknowledgeIcon {
	background:url("../svg/vocabulary_icon.svg") no-repeat;
    background-size: 45%;
    background-position: 15px 23px;
}
.synonymsantonymsIcon {
	background:url("../svg/syn_icon.svg") no-repeat;
    background-size: 60%;
    background-position: 12px 22px;
}
.readingabilityIcon, .generallaesningIcon, .fagliglaesningudsagnIcon, .engelsklaesningudsagnIcon, .readingIcon, .readingcomprehensionIcon, .writtencomprehensionIcon   {
	background:url("../svg/reading_icon.svg") no-repeat;
    background-size: 60%;
    background-position: 12px 22px;
}
.objectrotationIcon {
	background:url("../svg/rotationicon.svg") no-repeat;
    background-size: 80%;
    background-position: 6px 20px;
}
.typingspeedtrainerIcon, .typingskillstestsIcon, .simulatedtypingtestIcon   {
	background:url("../svg/typing_icon.svg") no-repeat;
    background-size: 60%;
    background-position: 12px 22px;
}
.imageseriesIcon, .visualseriesIcon {
	background:url("../svg/imageseries_icon.svg") no-repeat;
    background-size: 60%;
    background-position: 12px 22px;
}
.coherencecohesionIcon {
	background:url("../svg/coherence_icon.svg") no-repeat;
    background-size: 70%;
    background-position: 9px 25px;
}
.personalityassessmentIcon, .personalitymostleastIcon, .personalityratingIcon, .personalitytestIcon, .simulatedpersonalityprofileIcon   {
	background:url("../svg/personality_icon.svg") no-repeat;
    background-size: 70%;
    background-position: 9px 20px;
}
.visualanalogyIcon, .imageanalogyIcon, .imageanalogiesIcon {
	background:url("../svg/visualanalogy_icon.svg") no-repeat;
    background-size: 70%;
    background-position: 9px 20px;
}
.alphabeticfilingIcon {
	background:url("../svg/filing_icon.svg") no-repeat;
    background-size: 55%;
    background-position: 9px 22px;
    background-position: 13px 24px;
}
.datacheckingIcon, .dataentrytrainerIcon , .dataentrytestsIcon  {
	background:url("../svg/data_icon.svg") no-repeat;
    background-size: 60%;
    background-position: 9px 22px;
}

.wordmeaningincontextIcon {
	background:url("../svg/context_icon.svg") no-repeat;
    background-size: 70%;
    background-position: 9px 25px
}
.wordanalogyIcon, .verbalanalogiesIcon {
	background:url("../svg/wordanalogy_icon.svg") no-repeat;
    background-size: 60%;
    background-position: 12px 20px;
}
.attentiontodetailIcon, .errordetectionIcon {
	background:url("../svg/attention_icon.svg") no-repeat;
    background-size: 60%;
    background-position: 12px 20px;
}
.wordanalogiesIcon {
	background:url("../svg/wordanalogy_icon.svg") no-repeat;
    background-size: 60%;
    background-position: 12px 20px;
}
.spellinggrammarIcon, .grammarspellingIcon, .writtenexpressionIcon   {
	background:url("../svg/spelling_icon.svg") no-repeat;
    background-size: 70%;
    background-position: 9px 30px;
}
.missingwordIcon, .sentencecompletionIcon, .fagliglaesningindsaetIcon, .engelsklaesningindsaetIcon {
	background:url("../svg/missingword_icon.svg") no-repeat;
    background-size: 70%;
    background-position: 9px 21px;
}
.verbalskillsIcon, .logiksverbalIcon, .verbaltestIcon  {
	background:url("../svg/verbalskills_icon.svg") no-repeat;
    background-size: 70%;
    background-position: 10px 18px;
}
.problemsolvingIcon, .mathlogicIcon, .logicanalysisIcon, .verbalanalysisIcon, .problemsensitivityIcon  {
	background:url("../svg/problemsolving_icon.svg") no-repeat;
    background-size: 70%;
    background-position: 11px 18px;
}
.spatialabilityIcon, .spatialreasoningIcon, .spatialIcon, .visualizationIcon, .spacerelationsIcon  {
	background:url("../svg/spatialability_icon.svg") no-repeat;
    background-size: 70%;
    background-position: 8px 18px;
}
.full-lengthsimulatedcfatIcon, .full-lengthsimulatedtestIcon, .fulllengthsimulatedtestIcon, .unitestoeveproeveIcon, .simuleretunitestIcon, .fulllengthsimulatedcfatIcon, .fulllengthsimulatedtestIcon, .fulllengthsimulatedrcatIcon, .simulatedclericalabilitytestIcon, .simulatedmechanicaltestIcon, .simulatedspatialabilitytestIcon, .simulatedfirefightertestIcon, .simulatedcaliperassessmentIcon, .simulatednfsitestIcon, .simulatedfsttestIcon, .fulllengthsimulatedjoaIcon, .simulatedhbritestIcon, .fullsimulatedactIcon, .fullsimulatedcognitivetestIcon,.fullsimulatedmatrigmatestIcon, .fullsimulatedraventestIcon, .fulllengthsimulateddatIcon    {
	background:url("../svg/simulatedtest_icon.svg") no-repeat;
    background-size: 60%;
    background-position: 9px 20px;
}
.tablesgraphsIcon, .readingchartsIcon, .graferogtabellerIcon, .datainterpretationIcon {
	background:url("../svg/charts_icon.svg") no-repeat;
    background-size: 55%;
    background-position: 12px 20px;
}
.studytoolsIcon {
	background:url("../svg/studytools_icon.svg") no-repeat;
	background-size: 65%;
    background-position: 10px 22px
}
.rowcolumnprogressionIcon,.rowcolumnconsistencyIcon,.matrixprogressionIcon,.matrixconsistencyIcon,.visualpatterncompletionIcon,.spiralprogressionIcon {
	background:url("../svg/study_icon.svg") no-repeat;
	background-size: 65%;
    background-position: 10px 22px
}

.sjtratingIcon, .ratingIcon {
	background:url("../svg/rating_icon.svg") no-repeat;
    background-size: 65%;
    background-position: 10px 12px
}

.sjtmultiple-choiceIcon, .multiple-choiceIcon, .sjtmultiplechoiceIcon  {
	background:url("../svg/multichoice_kicon.svg") no-repeat;
    background-size: 65%;
    background-position: 10px 22px
}
.sjtmorelessIcon, .morelessIcon, .quantityofnumbersIcon {
	background:url("../svg/moreless_icon.svg") no-repeat;
    background-size: 65%;
    background-position: 10px 22px
}
.traLineRight {
	width: calc(100% - 60px);
    margin-left: 10px;
    display: inline-block;
	float:left;
	
}
.traSubLine {
	width: 100%;
    height: 15px;
    margin-top: 5px;
    font-size: 0.8em;
    color: #86919d;
    float: left;
}
.traSubLineb {
	width: 100%;
    height: 15px;
    margin-top: 5px;
    font-size: 0.75em;
    color: #86919d;
}
.traSubLinec {
	width: 100%;
    height: 15px;
    font-size: 0.85em;
    color: #86919d;
}
.traButButton2, .traButButton2c {
	height: 23px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 0.9em;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
    cursor: pointer;
    border-radius: 4px;
    line-height: 23px;
    width: calc(100% - 4px);
    margin: 2px 0px;
    float: right;
}
.traButButton2cb {
	height: 23px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 0.9em;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
    cursor: pointer;
    border-radius: 4px;
    line-height: 23px;
    width: calc(80% - 4px);
    margin: 15px 0px;
    float: right;
}
.traButButton3 {
	height: 23px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 0.9em;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
    cursor: pointer;
    border-radius: 4px;
    line-height: 23px;
    width: 56px;
    margin: 2px 0px 2px 2px;
    float: right;
}
.traButButton3b {
	height: 23px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 0.9em;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
    cursor: pointer;
    border-radius: 4px;
    line-height: 23px;
    width: 90px;
    margin: 2px 0px 2px 2px;
    float: right;
}
.traButButton3c {
	height: 23px;
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
    cursor: pointer;
    border-radius: 4px;
    line-height: 23px;
    width: 66px;
    margin: 2px 0px 2px 2px;
    float: right;
	font-size:0.8em;
}
.traButButton3c2 {
	height: 23px;
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
    cursor: pointer;
    border-radius: 4px;
    line-height: 23px;
    width: 47px;
    margin: 2px 0px 2px 2px;
    float: right;
	font-size:0.8em;
}
.traButButton4 {
	height: 23px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 0.9em;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
    cursor: pointer;
    border-radius: 4px;
    line-height: 23px;
    width: 75px;
    margin: 2px 0px 2px 5px;
    float: right;
}
.traGreyButton2 {
	color: #4a5156;
    border: 2px solid #7e878f;
	transform: scale(0.9);
}
.traGreyButton2:hover {
	color: #ffffff;
    background:#7e878f;
	-webkit-transition: background 0.5s; /* Safari */
    transition: background 0.5s;
}
.traButLabelb {
	width:auto;
	height:25px;
	line-height:25px;
	float:left;
}
.traButLabelbb {
	width:auto;
	height:25px;
	line-height:25px;
	float:left;
	font-size:0.95em;
}
.holdStopMenu {
	width: 420px;
    height: 40px;
	margin:0 auto;
}
.holdStopMenu2 {
	width: 305px;
    height: 40px;
	margin:0 auto;
}
.holdStopMenu3 {
	width: 257px;
    height: 40px;
	margin:0 auto;
}

.textMenuBtn3 {
	width: auto;
    text-align: center;
    font-size: 90%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: black;
    transition: 1s;
    background: #f6f6f6;
    border: 1px solid #e4e4e4;
    padding: 8px 30px;
    margin-left: -1px;
    float: left;
	cursor:pointer;
}
.switchTest {
	width: 100px;
    padding: 5px;
    border: 1px solid silver;
    background: #d9dfe0;
    border-radius: 5px;
    font-size: 90%;
    transition: transform .5s;
    margin: -35px auto 20px;
    cursor: pointer;
    text-align: center;
}
.textMenuBtn {
	width: auto;
    text-align: center;
    font-size: 90%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: black;
    transition: 1s;
    background: #f6f6f6;
    border: 1px solid #e4e4e4;
    padding: 8px 12px;
    margin-left: -1px;
    float: left;
	cursor:pointer;
}

.textMenuBtn:hover {
    background: #b1b1b1;
}

.textMenuBtnSel3 {
	width: auto;
    text-align: center;
    font-size: 90%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: white;
    transition: 1s;
    background: #0a9535;;
    border: 1px solid #0a9535;;
    padding: 8px 30px;
    margin-left: -1px;
    float: left;
}
.textMenuBtnSel {
	width: auto;
    text-align: center;
    font-size: 90%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: white;
    transition: 1s;
    background: #0a9535;;
    border: 1px solid #0a9535;;
    padding: 8px 12px;
    margin-left: -1px;
    float: left;
}

.leftybtn {
	border-radius: 10px 0px 0px 10px;
}

.rightybtn {
	border-radius: 0px 10px 10px 0px;
}
.listTestStatusC {
	width: 150px;
    text-align: center;
    color: #009c29;
    float: right;
}
#overlayInnerList {
	position:absolute;
	top: 200px;
	left: 50%;
	margin-left: -220px; /* Negative half of width. */
	width:500px;
	padding:20px;
	height:auto;
	background:#FEFEFA;
	border-radius:5px;
	z-index:15;
}

.traButButton2b {
	height: 23px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 0.9em;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
    cursor: pointer;
    border-radius: 4px;
    line-height: 23px;
    width: 108px;
    margin: 2px 0px;
    float: right;
}
.listTestStatus {
	width: 120px;
    text-align: center;
    color: grey;
    float: right;
    font-style: italic;
}
.testListLine {
	width: 100%;
    height: 50px;
    padding: 5px 0px;
    border: 1px solid #e9e9e9;
    border-width: 1px 0px;
    margin-bottom: -1px;
	font-size: 1.1em
}