/* 
    Document   : launchpad
    Created on : Aug 12, 2013, 11:53:08 PM
    Author     : Quantum Zero Technologies Ltd
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}

@font-face {
    font-family: 'robotobold';
    src: url('fonts/roboto-bold-webfont.eot');
    src: url('fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-bold-webfont.woff') format('woff'),
         url('fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('fonts/roboto-regular-webfont.eot');
    src: url('fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-regular-webfont.woff') format('woff'),
         url('fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotosemibold';
    src: url('fonts/roboto-medium-webfont.eot');
    src: url('fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-medium-webfont.woff') format('woff'),
         url('fonts/roboto-medium-webfont.ttf') format('truetype'),
         url('fonts/roboto-medium-webfont.svg#robotocondensed-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight';
    src: url('fonts/roboto-light-webfont.eot');
    src: url('fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-light-webfont.woff') format('woff'),
         url('fonts/roboto-light-webfont.ttf') format('truetype'),
         url('fonts/roboto-light-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0px;
    min-width: 1024px;
    font-family: 'robotoregular';
    color: #333333 !important;
    font-size: 14px;
}

img {
    border: 0;
    border-width: 0;
}

.greybody {
    background-color: #c4c4c4;
}

h2 {
    color: #434343;
}

a {
    text-decoration: none;
    color: inherit;
    outline: none; 
}

:focus {
    outline: none!important;
}

a:focus { 
    outline: none!important; 
}

.centeredcontainer
{
    margin: auto; 
    text-align: center;
}

/******** HEADER ***********/

.blackbuffer {
    width: 100%; 
    background-color: #333333; 
    height: 94px;
}

.contentbuffer {
    width: 1024px; 
    margin: auto; 
}

.contentcontainer {
    width: 1004px; 
    margin: auto;
}

.headercontent {
    height: 94px;
}

.welcomemessage {
    float: left; 
    padding-left: 42px;
    padding-top: 41px; 
    font-size: 14px; 
    color: #9e9d9d;
}

.clientpad {
    padding-top: 26px!important; 
}

.lplogo {
    padding-left: 16px;
}

.headeroptions {
    font-size: 10px; 
    color: #d7d7d7; 
    float: right; 
    width: 200px; 
    padding-top: 30px; 
    padding-right: 16px;
}

.headeroptions a:hover {
    color: white;
}

.headeroptions a:hover i {
    color: #53c0e8;
}

.optionspad {
    padding-top: 22px!important;
}

.headeroptionicon {
    float: right; 
    padding-left: 5px;
    color: #53c0e8;
    font-size: 14px;
}

.headericontopbuffer {
    padding-top: 2px;
}

.headericonbreaker {
    clear: both; 
    padding-top: 6px;
}

.headermenuitem {
    height: 62px;
}

.headermenuitem:hover {
    cursor: pointer;
    background-color: #3b3a3a;
}
        
.testingondark {
    color: #afd045;
}

.resultsondark {
    color: #89d3e5;
}

.librariesondark {
    color: #e092ae;
}

.rolematcherondark {
    color: #e37765;
}

.teamsondark {
    color: #dfbafb;
}
    
.homesettings {
    float: left; 
    width: 96px; 
    padding-top: 24px; 
    padding-left: 30px;
}

.settingstop {
    float: left; 
    width: 136px; 
    padding-top: 22px;
}

.headericonbuffer {
    float: left; 
    padding-top: 12px; 
    padding-left: 15px;
}

.headericonstrap {
    float: left;
    padding-top: 20px;
    padding-left: 10px;
    width: 90px;
    font-size: 13px;
}

/******* HOMEPAGE *****/

   
.homewelcomecontainer {
    height: 164px; 
    width: 1004px; 
    margin: auto;
}

.homemainstrap {
    color: #505050; 
    padding-bottom: 0px; 
    padding-top: 10px; 
    margin-bottom: 0px; 
    text-align: center; 
    width: 100%; 
    font-size: 44px;
}

.homesubstrap {
    color: #32c2be; 
    text-align: center; 
    width: 100%; 
    padding-top: 0px; 
    margin-top: 0px; 
    font-size: 22px;
}

.homepagehighlight {
    float: left; 
    height: 368px; 
    width: 250px; 
    text-align: center; 
    padding-top: 130px;
}

.highlightcontent {
    float: left; 
    height: 368px; 
    width: 720px; 
    padding-top: 100px;
    padding-right: 20px;
    padding-left: 10px;
}

.hex {
    float: left; 
    padding-top: 10px;
    padding-right: 10px;
}

.highlightheader {
    float: left; 
    font-size: 26px; 
    color: #505050; 
}

.highlighttext {
    clear: both; 
    line-height: 300%; 
    font-size: 15px;
}
    
.iconbox {
    float: left; 
    width: 200px; 
    text-align: center;
    padding-top: 60px;
}

.iconheader {
    padding-top: 10px;
    font-size: 14px;
}

.iconcontent {
    padding: 10px 5px 5px 5px;
    font-size: 11px;
    height: 65px;
}

.iconcontinue {
    font-size: 12px;
    cursor: pointer;
}

.iconcontainer {
    height: 72px;
}

.green {
    color: #789820;
}

.blue {
    color: #3ba2bc;
}

.pink {
    color: #ed6d9b;
}

.red {
    color: #e5524b;
}

.purple {
    color: #9034d1;
}
    
.readmorebutton:hover {
    
    outline: none;
    border-color: #3ba2bc;
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.7); 
    box-shadow: 0 0 10px #3ba2bc;
    cursor: pointer;
}

#testingicon:hover {
    
    outline: none;
    border-color: #789820;
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.7); 
    box-shadow: 0 0 10px #789820;
    cursor: pointer;
}
    
#resultsicon:hover {
    
    outline: none;
    border-color: #3ba2bc;
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.7); 
    box-shadow: 0 0 10px #3ba2bc;
    cursor: pointer;
}
    
#librariesicon:hover {
    
    outline: none;
    border-color: #ed6d9b;
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.7); 
    box-shadow: 0 0 10px #ed6d9b;
    cursor: pointer;
}
    
#roleprofilericon:hover {
    
    outline: none;
    border-color: #e5524b;
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.7); 
    box-shadow: 0 0 10px #e5524b;
    cursor: pointer;
}
    
#teamicon:hover {
    
    outline: none;
    border-color: #9034d1;
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.7); 
    box-shadow: 0 0 10px #9034d1;
    cursor: pointer;
}

.breaker {
    width: 1004px;
    height: 1px;
    background-color: #d3d3d3;
}

/******* MENUS ******/

.contentbuffer {
    width: 1024px; 
    margin: auto; 
}

.content {
    min-width: 1004px; 
    margin: auto; 
}

.menubackground {
     vertical-align: top;
     width: 266px; 
     max-width: 266px; 
     min-width: 266px;
     background-image: url(../img/leftbackgroundimg.png); 
     background-repeat: repeat-y;
}

.selectedmenuheader {
    width: 100%;
    height: 79px; 
}

.testingmenu {
    background-image: url(images/testingresultsmenuheader.png);
}

.embossedline {
    width: 264px;
    margin: auto;
    height:0; 
    background:none; 
    border:none; 
    border-top:1px solid #dedede; 
    border-bottom:1px solid white;
}

.menuoptioncontainer {
    padding-top: 20px;
    padding-left: 30px;
    padding-bottom: 20px;
}

.menuheading {
    font-size: 14px;
    line-height: 25px;
    color: #6d6d6d;
}

.menuheading a {
    text-decoration: none;
    color: inherit;
}

.menuheading a:hover {
    text-decoration: none;
    color: #999999;
}

.menuheadinghighlight {
    font-size: 14px;
    font-weight: bold;
    color: #2b2b2b;
    font-family: 'robotosemibold';
}

.menuheadinghighlight a {
    text-decoration: none;
    color: inherit;
}

.menufootercontent {
    padding-top: 20px;
    padding-left: 30px; 
}

.menufooterheading {
    font-size: 12px;
    color: #e3e3e3;
    padding-left: 6px;
    font-family: 'robotolight';
}

.menufooterheading a {
    text-decoration: none;
    color: inherit;
}

.menufootericon {
    float: left; 
    padding-bottom: 4px;
}

.menusubheading {
    font-size: 13px;
    color: #818080;
    padding-left: 24px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.menusubheading a {
    text-decoration: none;
    color: #818080;
    font-family: 'robotolight';
}

.menusubheading a:hover {
    text-decoration: none;
    color: #b1b1b1;
}

.menusubheadinghighlight {
    font-size: 13px;
    color: #2b2b2b;
    padding-left: 24px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.menusubheadinghighlight a {
    text-decoration: none;
    color: #2b2b2b;
}

#bottommenucontainer {
    position: relative;
}

#testingtop {
    background-image: url(../img/testing/testing_topswatch.png);
}

#testingbottom {
    background-image: url(../img/testing/testing_bottomswatch.png);
}

#resultstop {
    background-image: url(../img/results/results_topswatch.png);
}

#resultsbottom {
    background-image: url(../img/results/results_bottomswatch.png);
}

#librariestop {
    background-image: url(../img/libraries/libraries_topswatch.png);
}

#librariesbottom {
    background-image: url(../img/libraries/libraries_bottomswatch.png);
}

#rolematchertop {
    background-image: url(../img/rolematcher/rolematcher_topswatch.png);
}

#rolematcherbottom {
    background-image: url(../img/rolematcher/rolematcher_bottomswatch.png);
}

#teamstop {
    background-image: url(../img/teams/teams_topswatch.png);
}

#teamsbottom {
    background-image: url(../img/teams/teams_bottomswatch.png);
}

.menubottomswatch {
    position: absolute; 
    bottom: 0px; 
    margin-top: 30px; 
    width: 266px; 
    height: 79px; 
}

/******* LANDING *****/

.shadedbackgroundlanding {
    height: 97px; 
    border-right: 1px solid #dddddd; 
}

.landingiconbox {
    width: 189px;
    float: left;
    text-align: center;
}

.landingiconbox-center {
    width: 189px;
    text-align: center;
    margin: 0 auto;
}

.landingiconcontainer {
    height: 100px;   
}

.landingiconcontent {
    padding: 10px 20px 5px 20px;
    font-size: 11px;
    font-family: 'robotolight';
}

.landingstrap {
    padding-top: 5px;
    font-size: 13px;
    text-align: center;
    width: 100%;
    color: #5E5E5E;
}

.landingimage {
    width: 100%; 
    padding-top: 10px; 
    text-align: center;
}

.iconbuffer {
    width: 100%;
    padding: 40px;
    margin: auto;
}

.resultslandingiconbox {
    display: inline-block;
    width: 33%;
}

.resultslandingiconbox-disabled {
    display: inline-block;
    width: 33%;
    opacity: 0.5;
}

.resultsiconheader {
    padding-left: 10px;
    font-family: 'robotobold';
    font-size: 14px;
}

.resultsiconcontent {
    padding-left: 10px;
    font-size: 12px;
    width: 180px;
    padding-top: 5px;
}

.resulticon {
    width: 70px;
}

.overviewbox {
    border-radius: 4px 4px 4px 4px; 
    margin-bottom: 20px; 
    width: 248px; 
    height: 130px; 
    border: 1px solid #C0C0C0;
}

.overviewfield {
    width: 180px; 
    padding-left: 20px;
    text-align: left; 
    float: left; 
    font-size: 14px; 
    color: #595959;
}

.resultssubheader {
    font-size: 14px;
    text-align: center;
    width: 100%;
}

.resultsbreaker {
    height: 1px;
    background-color: #e3e2e2;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 40px;
    margin-right: 40px;
}

.resulticon {
    width: 70px;
}

 .librariesiconbox { 
    width: 252px;
    float: left;
    text-align: center;
}

.landingmaincontent {
    width: 100%;
    height: 370px;
    margin-top: -20px;
}        
        
.landingpointsheader {
    padding-top: 10px;
    font-size: 15px;
    text-align: center;
    width: 100%;
    color: #8e8d8d;
}

.landingpoints {
    display: table;
    margin: 0 auto;
}

.indentimage {
    float: left;
    padding-top: 8px;
}

.bulletpoint {
    padding-left: 4px;
    font-size: 15px;
    float: left;
    padding-right: 20px;
}

.landingpointbox {
    float: left;
}

.landingbreakersmall {
    width: 1px;
    height: 25px;
}

.textemphasis {
    font-weight: bold;
    color: #3b3a3a;
}

.landingline {
    width: 100%;
    height: 1px;
    background-color: rgb(221, 221, 221);;
}

.rmbulletpoint {
    font-size: 15px;
    max-width: 650px;
    padding-left: 20px;
    color: rgb(142, 141, 141);
}

.rmiconheader {
    padding-top: 10px;
    font-family: 'robotobold';
    font-size: 14px;
    height: 40px;
}

/******* TABLES *****/


.searchtableheader {

    background-color: #53c0e8;
    color: white!important;
}

.columnleftalign {
    text-align: left!important;
    padding-left: 10px;
}

.sortabletable {
    border-collapse: collapse;
    border-spacing: 0;
}

.sortabletable caption, th { /* REMOVED TD */
    text-align: left;
    vertical-align: top;
    font-weight: normal;
}

.sortabletable tr {
    border-bottom: 1px solid #C0C0C0;
}

.sortableheader {
    color: white; 
    text-align: left;
}

.sortabletable th {
}

.sortabletable th a {
    text-decoration: none;
    color: white;
    cursor: pointer;
}

.sortabletable td {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
}

.sortabletable .even td {
    background-color: #F0F0F0;
}

.sortabletable {
    border-width: 1px 1px 1px 1px;
    border-color: #B5B5B5 #C0C0C0 #C0C0C0;
    width: 100%;
}

.sortabletable td,th {
    padding: 10px 10px;
    border-width: 1px 1px 1px 1px;
    border-color: #CCCCCC #C0C0C0;
    vertical-align: middle;
}

.sortabletable th {
    height: 60px;
    vertical-align: middle;
    font-size: 13px;
    text-align: center;
    color: rgb(83, 192, 232);
    font-weight: normal!important;
    text-transform: uppercase;
    border-bottom: 0px!important;
}

.sortabletable tr {
    border-width: 0 1px 1px 0;
}

.sortabletable td {
    background: #FFFFFF; 
    font-size: 12px;
}


.dropdown
{
    color: #555;
    margin: 3px -22px 0 0;
    width: 183px;
    position: relative;
    height: 17px;
    text-align:left;
}
.submenu
{
    font-weight: normal;
    background: #fff;
    position: absolute;
    top: -6px;
    left: -20px;
    z-index: 100;
    width: 175px;
    display: none;
    margin-left: 10px;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}
.dropdown li a
{
    color: #555555;
    display: block;
    padding: 6px 15px;
    cursor: pointer;
    text-decoration:none;
}

.dropdown li a:hover
{
    text-decoration: none;
}

.root
{
    list-style:none;
    margin:0px;
    padding:0px;
    padding: 11px 0 0 0px;
    border-top:1px solid #dedede;
}

/******* FORMS *********/

textarea {
    resize: none;
}

.inputbreaker {
    width: 100%;
    height: 1px;
    background-color: #e4e4e4;
    margin-top: 20px;
    margin-bottom: 20px;
}
    
.formmessage {
    color: #53c0e8;
    font-size: 16px;
    font-weight: bold;
}

.searchbox {
    height: 30px;
}

.inputbox {
    border: 1px solid #dadada;
    border-radius: 7px;
    padding: 5px 5px 5px 5px;
    width: 200px;
}

.inputbox:focus { 
    outline: none;
    border-color: rgb(83, 192, 232);
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.7); 
    box-shadow: 0 0 0px rgb(83, 192, 232);
}

.inputboxtitle {
    font-size: 14px;
    color: #5d5d5d;
}

/******* OP REPORT *******/

.userheader {
    color: #53c0e8;
    font-size: 30px;
}

.reportdateheader {
    color: #818080;
    font-size: 16px;
}

.reportdate {
    font-weight: normal;
}

.reportdate {
    font-weight: normal;
}

.reportheaderbox {
    margin-top: 20px;
    width: 96%;
    background-color: #bbe2f0;
    color: #23667f;
    font-size: 16px;
    border: 1px solid #23667f;
    border-radius: 5px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 20px;
}

.reportbox {
    width: 96%;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    padding: 15px 15px 15px 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.pleasenote {
    font-size: 16px;
    color: black;
    text-shadow: 0px -1px 0px rgba(255,255,255,.5); 
}

.opresultsentry {
    float: left;
    width: 560px;
    height: 20px;
}

.reportbreaker {
    width: 96%;
    height: 1px;
    background-color: #e4e4e4;
    margin-top: 20px;
    margin-bottom: 20px;
}

/******* RESULTS MATRIX *****/

.rmblue {
    color: #3cb4dd;
}
.rmgreen {
    color: #739b13;
}
.rmpink {
    color: #fc739f;
}
.rmred {
    color: #eb4949;
}
.rmpurple {
    color: #7d59d5;
}
.rmyellow {
    color: #e8a732;
}
.rmteal {
    color: #60d8b1;
}
.rmdarkblue {
    color: #5380ed;
}
.rmdarkgreen {
    color: #25bf36;
}

.rmtestheader {
    padding-top: 30px;
    padding-bottom: 15px;
    width: 170px;
    float: left;
}

.startresultsentry {
    margin-top: 10px;
    border-top: 1px solid #e7e7e7;
}

.headerresultsentry {
    padding-top: 20px;
}

.dimensiondescription {
    width: 190px;
    float: left;
    line-height: 30px;
    height: 30px;
    padding-left: 20px;
}

.resultsentry {
    float: left;
    height: 20px;
}

.testpageheader {
    height: 58px;
    color: #7b7b7b;
    padding-left: 20px;
    padding-top: 20px;
    font-size: 25px;
    font-weight: bold;
}

.report-paragraph {
    padding: 20px;
}

.pageheader {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    height: 58px;
    background-color: #ededed;
    color: #0d7e9a;
    line-height: 58px;
    padding-left: 20px;
    font-size: 25px;
}

.tdfirst {
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
}

.tdcenter {
    text-align: center!important;
}

.tdbr {
    border-right: 1px solid #d1d1d1;
}

/****** TEST BATTERY *****/

.qtd {
    text-align: left;
    color: #585858;
    border: 1px solid #cdcdcd;
    background-color: white;
    padding: 20px 20px 20px 20px;
    text-align: center;
    font-size: 20px!important;
    font-weight: normal;
}

#mainquestion { 
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #616161;
    font-size: 14px;
}

#validationtext {
    text-align: center;
    padding-top: 40px;
    height: 20px;
    color: red;
    font-size: 14px;
    font-weight: bold;
}


.teststatus {
    font-size: 16px;
    color: #616161;
    text-align: left;
    padding-left: 10px;
    padding-top: 20px;
}

.testcompleted {
    text-decoration:line-through;
}

.testinprogress {
    color: #5bc4e9;
}

.previousbutton {
    float: left;
    width: 80px;
    height: 20px;
}

.questionnumber {
    text-align: left;
    font-size: 19px;
    font-weight: normal;
    padding-left: 10px;   
    color: #53c0e8;
}

.questionnumber h3 {
    margin-top: 4px;
    padding-left: 20px;
}
    
/******* MISC *******/

.phase1 {
    display: none;
}

.spacer {
    width: 1px;
    height: 20px;
}

.maincontent {
    background-color: #fbfbfb;
    padding-right: 20px; 
    padding-left: 20px; 
    padding-bottom: 60px; 
    vertical-align: top;
    background-repeat: no-repeat;
    border-right: 1px solid #d1d1d1;
}

.reportcontent {
    padding-left: 20px; 
    padding-bottom: 20px; 
    vertical-align: top;
    height: 800px;
}

.pagesub {
    color: #818080;
    font-size: 18px;
}

td {
    font-size: 14px;
    color: #5d5d5d;
}

.landingbreaker {
    height: 40px;
}

.secondarycolor {
    color: #d7d7d7;
}

.leftfloat {
    float: left;
}

.rightfloat {
    float: right;
}

.clear {
    clear: both;
}


/******** POPUPS *********/

.popupmaintext {
    min-height: 125px;
    font-family: 'robotoregular'; 
    text-align: center; 
    padding-left: 20px;
    padding-right: 20px;
    color: #434343;
}

.popupmaintexttwolines {
    min-height: 50px; 
    font-family: 'robotoregular'; 
    text-align: center; 
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    color: #434343;
}

.popupmaintextlarger { 
    padding-top: 20px;
}

.popupsubtext {
    font-family: 'robotobold'; 
    text-align: center; 
    color: #53c0e8;
    padding-bottom: 20px;
}

.popupsubtextshallow {
    font-family: 'robotobold'; 
    text-align: center; 
    color: #53c0e8;
}

.abouttop {
    width: 914px; 
    height: 22px; 
}

.testhelptop {
    width: 914px; 
    height: 20px; 
}

.helptop {
    width: 914px; 
    height: 20px; 
}

.helpfill {
    width: 914px; 
    height: 29px; 
}


.projectalloctophome {
    width: 914px; 
    height: 20px; 
}

.projectalloctopcompletion {
    width: 914px; 
    height: 20px; 
}

.projectalloctopemail {
    width: 914px; 
    height: 20px;
}

.projectallocfill {
    width: 914px; 
    height: 29px; 
    background-repeat: repeat-y;
}

.aboutfill {
    width: 914px; 
    height: 29px; 
    background-image: url(../img/testbattery/helppopupfill.png);
    background-repeat: repeat-y;
}

#aboutmessagetext {
    width: 884px; 
    padding-left: 40px;
    padding-right: 40px;
    overflow-y: scroll;
    color: #434343;
}

#helpmessagetext {
    width: 884px; 
    padding-left: 40px;
    padding-right: 40px;
    overflow-y: scroll;
    color: #434343;
}

#testhelpmessagetext {
    width: 884px; 
    padding-left: 40px;
    padding-right: 40px;
    overflow-y: scroll;
    color: #434343;
}

.helpbottom {
    width: 914px; 
    height: 26px; 
}

.helpbutton {
    text-align: center;
    padding-top: 20px;
}

.optionimagebox {
    cursor: pointer; 
    border: 1px solid #cdcdcd;
    width: 424px; 
    height: 151px; 
    background-color: white;
}

.optionimagebox .optionboxinner {
    border-top: 1px solid #cdcdcd;
    
    height: 40px;
    width: 100%;
    line-height: 40px;
    
    color: #616161;
    font-family: 'robotosemibold';
    
    background: rgb(247,247,247); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU2JSIgc3RvcC1jb2xvcj0iI2NkY2RjZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZGNkY2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(205,205,205,1) 56%, rgba(205,205,205,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(56%,rgba(205,205,205,1)), color-stop(100%,rgba(205,205,205,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(205,205,205,1) 56%,rgba(205,205,205,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(205,205,205,1) 56%,rgba(205,205,205,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(205,205,205,1) 56%,rgba(205,205,205,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(205,205,205,1) 56%,rgba(205,205,205,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-8 */
}


.optionimagebox:hover {
    cursor: pointer; 
    width: 424px; 
    height: 151px; 
}

.optionimageboxselected {
    height: 40px;
    width: 100%;
    
    cursor: pointer; 
    width: 424px; 
    height: 151px; 
    border: 1px solid #57cb5f;
    background-color: white;
}

.optionimageboxselected .optionboxinner {
    border-top: 1px solid #57cb5f;
    
    height: 40px;
    width: 100%;
    line-height: 40px;
    
    color: #1e8915;
    font-family: 'robotosemibold';
    
    background: rgb(181,231,181); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I1ZTdiNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU2JSIgc3RvcC1jb2xvcj0iIzU3Y2I1ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1N2NiNWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(181,231,181,1) 0%, rgba(87,203,95,1) 56%, rgba(87,203,95,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(181,231,181,1)), color-stop(56%,rgba(87,203,95,1)), color-stop(100%,rgba(87,203,95,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(181,231,181,1) 0%,rgba(87,203,95,1) 56%,rgba(87,203,95,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(181,231,181,1) 0%,rgba(87,203,95,1) 56%,rgba(87,203,95,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(181,231,181,1) 0%,rgba(87,203,95,1) 56%,rgba(87,203,95,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(181,231,181,1) 0%,rgba(87,203,95,1) 56%,rgba(87,203,95,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5e7b5', endColorstr='#57cb5f',GradientType=0 ); /* IE6-8 */
}

.optionimagebox .optionboxinner .fa {
    display: none;
}

.optionimageboxselected .optionboxinner .fa {
    display: inline-block;
}

.optionimagebox:hover .optionboxinner {
    opacity: 0.7;
}

.teamrolesquestions {
    width: 1004px;
}

.mainquestionheader {
    height: 58px; 
    width: 855px;
    padding: 0px!important;
    background-image: url(../img/testbattery/teamrolesquestionheaderbackground.png);
    margin: 0px auto;
}

.mainquestiontext {
    font-size: 16px!important;
    color: rgb(83, 192, 232)!important;
}

.teamrolesbox {
    height: 58px; 
    width: 857px;
    background-image: url(../img/testbattery/teamrolesquestionbackground.png);
    margin: 0px auto;
}

.teamrolesoption {
     float:left; 
     width: 790px;
}

.teamrolesitem {
    float:left; 
    width: 38px; 
    padding-top: 20px;
}

.teamrolesarrow {
    padding: 10px;
    cursor: pointer;
}

.teamrolescounterzero {
    font-size: 16px;
    font-family: 'robotobold';
    color: #b1b1b1;
}

.teamrolescounter {
    font-size: 18px;
    font-family: 'robotobold';
    color: #ec8827;
}

#allocationtext {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    color: #434343;
}

.allocationpoints {
    font-size: 18px;
    color: #ec8827;
}

.allocationpointtext {
    font-size: 18px;
    color: #b6b5b5;
}

#teamprogress {
    margin-top: 24px;
    width: 300px;
    height: 10px;
    border-radius: 8px;
    margin: 0px auto;
}

.timer {
    float: left;
    margin-left: 40px;
    margin-top: -16px;
}

.timerminutes {
    float: left;
    padding-top: 5px;
    padding-left: 44px;
    font-size: 14px;
    font-family: 'robotoregular';
    color: white;
}

.timerseconds {
    float: left;
    padding-top: 5px;
    padding-left: 40px;
    font-size: 14px;
    font-family: 'robotoregular';
    color: white;
}


#mask {
  position:absolute;
  opacity: 0.8;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}

#blockmask {
  position:absolute;
  opacity: 0.8;
  left:0;
  top:0;
  z-index:9009;
  background-color:#000;
  display:none;
}

#boxes {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
  
#boxes .window {
  position:absolute;
  font-weight: normal;
  left:0;
  top:0;
  display:none;
  z-index:9999;
}

#allocationMessageBox {
    display: none;
}

#popuptable2, #confirmtestoptions {
  width: 100%;
  height: 100%;
  cellpadding: 10px;
  cellspacing: 10px;
}


#popupmessagetext {
  text-align: center;
}

#popuptable3 {
  width: 100%;
  height: 100%;
  cellpadding: 10px;
  cellspacing: 10px;
}


#popuptable4 {
  width: 100%;
  height: 100%;
  cellpadding: 10px;
  cellspacing: 10px;
}

#boxes #activetestpopup {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#ffffff;
}

.centeredcontainer
{
    margin: auto; 
    align: center;
    text-align: center;
}

.blackbuffer {
    width: 100%; 
    background-color: #333333; 
    height: 94px;
}

.contentbuffer {
    width: 1024px; 
    margin: auto; 
}

.contentcontainer {
    width: 1004px; 
    margin: auto;
}

.headercontent {
    height: 94px;
}

.clientpad {
    padding-top: 26px!important; 
}

.lplogo {
    padding-left: 10px;
}

.headeroptionbox {
    padding-top: 24px; 
    font-size: 14px; 
    color: white; 
    float: right;  
    padding-right: 12px;
}

.headeropts a {
    color: #d7d7d7;
    font-size: 12px;
}

.headeropts a:hover {
    color: white;
}

.headeropts i {
    margin: 0 0 0 3px;
    color: #6dd1ff;
    font-size: 15px;
}

.headeropts li {
    display: inline-block;
    font-size: 14px;
    padding-left: 14px;
}

.footeropts {
    padding: 0px 0px 0px 0px;
}

.footeropts a {
    color: #d7d7d7;
    font-size: 12px;
}

.footeropts a:hover {
    color: white;
}

.footeropts i {
    color: #6dd1ff;
    font-size: 15px;
}

.footeropts li {
    display: inline-block;
    font-size: 14px;
    padding-right: 10px;
    color: white;
}

.optionspad {
    padding-top: 22px!important;
}

.headeroptionicon {
    float: right; 
    padding-left: 5px;
}

.headericontopbuffer {
    padding-top: 2px;
}

.headericonbreaker {
    clear: both; 
    padding-top: 6px;
}

.secondarycolor {
    color: #d7d7d7;
}

.tblegend {
    float: right;
    text-align: left; 
    padding-top: 20px;
    padding-right: 10px;
}

.leftfloat {
    float: left;
}

.rightfloat {
    float: right;
}

.clear {
    clear: both;
}

.testprogressbox {
    float: left;
    padding-bottom: 60px;
    padding-top: 10px;
    padding-left: 10px;
}

.rollover {
    cursor: pointer;
}

.teststitle {
    padding-top: 60px; 
    padding-bottom: 60px;
    font-size: 28px;
    font-family: 'robotobold';
    color: #595959;
}

#testprogress {
    margin-top: 6px;
    width: 230px;
    height: 10px;
    border-radius: 8px;
}

#questionprogress {
    margin-top: 6px;
    width: 240px;
    height: 10px;
    border-radius: 8px;
}

.testpercentage {
    color: #7f7f7f;
    font-size: 14px!important;
    font-weight: normal;
    text-transform: uppercase;
    width: 20px;
    text-align: right;
}

.testpercentagebottom {
    width: 40px!important;  
}

.progresssmallheader {
    padding-top: 18px;
    font-size: 14px;
    color: #616161;
    text-align: left;
    padding-left: 30px;
}

.nexttestheader {
    padding-top: 8px;
    font-size: 14px;
    color: #616161;
    text-align: left;
    padding-left: 30px;
}

.nexttestsub {
    padding-top: 8px;
    font-size: 14px;
    color: #93b21a;
    padding-left: 10px;
}

.progressnexttest {
    font-size: 22px;
    text-transform: uppercase;
    color: #a2a2a2;
    text-align: left;
    padding-left: 45px;
}

.testscompleted {
    font-family: 'robotobold';
    font-size: 32px;
    color: #93b21a;
    text-align: left;
    padding-left: 10px;
}

.testscompletedsub {
    font-size: 20px;
    color: #93b21a;
}

.testcontentcontainer {
    padding-top: 40px; 
    padding-bottom: 40px; 
    text-align: justify; 
    width: 850px;
    margin: 0 auto;
    color: #434343;
}

.shadedbackground {
    width: 100%; 
    background-color: #eeeeee; 
    border-top: 1px solid #dddddd; 
    border-bottom: 1px solid #dddddd;
    
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.shadedbackgroundhome {
    height: 325px; 
}

.perceptbutton {
    font-size: 15px;
    color: #757575;
    cursor: pointer;
    
    border: 1px solid #dadada;
    border-radius: 7px;
    padding: 10px 10px 10px 10px;
    
    background-image: linear-gradient(bottom, rgb(235,235,235) 21%, rgb(255,255,255) 61%);
    background-image: -o-linear-gradient(bottom, rgb(235,235,235) 21%, rgb(255,255,255) 61%);
    background-image: -moz-linear-gradient(bottom, rgb(235,235,235) 21%, rgb(255,255,255) 61%);
    background-image: -webkit-linear-gradient(bottom, rgb(235,235,235) 21%, rgb(255,255,255) 61%);
    background-image: -ms-linear-gradient(bottom, rgb(235,235,235) 21%, rgb(255,255,255) 61%);

    background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.21, rgb(235,235,235)),
	color-stop(0.61, rgb(255,255,255))
);

}

.perceptbutton:hover {
    border: 1px solid #b6b5b5;
    color: black;
}

.cog {
    float: left;
    margin-left: 6px;
}

.testname-top {
    padding-top: 4px;
    padding-left: 10px;
    width: 350px;
    font-size: 16px;
    color: #616161;
    text-align: left;
}

.testname {
    padding-top: 4px;
    padding-left: 4px;
    width: 350px;
    font-size: 16px;
    color: #616161;
    text-align: left;
    line-height: 38px;
}

.datedisplay {
    width: 116px; 
    height: 24px; 
    text-align: right; 
    color: white;
    font-size: 12px;
    padding-top: 6px; 
    padding-right: 12px;
    background-image: url(../img/testbattery/datedisplaybackground.png);
}

.testoptions {
    text-align: left; 
    padding-left: 10px;
    font-size: 16px;
    line-height: 36px;
    padding-top: 4px;
    color: rgb(97, 97, 97);
    padding-right: 8px;
}

.issued {
    margin-top: -10px;
}

.testdatebox {
    padding-left: 10px;
    margin-top: -10px;
}

.testallocatedlabel {
    font-size: 16px;
    color: rgb(97, 97, 97);
    text-align: left;
    padding-right: 5px;
    line-height: 38px;
    
}


.jetblackbuffer {
    width: 100%; 
    background-color: black; 
    height: 107px;
}

.blackbuffer {
    width: 100%; 
    background-color: #333333; 
    height: 94px;
}

.percept {
    float: right; 
    color: #525252; 
    padding-top: 35px; 
    font-size: 12px;
    padding-right:66px;
}

.qzt {
    color: #525252; 
    font-size: 12px;
    padding-top: 10px;
    text-align: center;
}

.qzt a:hover {
    color: #b4b4b4;
}

.qzt i {
    color: #972c2c!important;
}

.footerstrip {
    height: 183px;
}

.footercontent {
    height: 153px; 
    padding-top: 30px; 
    text-align: center;
}

.footercredits {
    height: 47px;
}

.colorspan {
    color: #8fd5ed;
}

#slider { 
    margin: 10px; 
}
    
.lessmore {
    color: #EC8827;
    font-size: 14px;
    font-weight: normal;
}

.timedmaintext {
    min-height: 80px;
    text-align: center;
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 40px;  
    padding-bottom: 20px;
}

.abstracttable {
    width: 840px;
    margin: 0px auto;
}

.abstracttable td {
    font-size: 20px!important;
    height: 40px;
}

.radiobox {
    cursor: pointer;
    background-image: url(../img/testbattery/radiounchecked.png);
    width: 28px;
    height: 28px;
    float: left;
}

.radiobox:hover {
    background-image: url(../img/testbattery/radiohover.png);
    width: 28px;
    height: 28px;
}

.radioboxselected {
    float: left;
    cursor: pointer;
    background-image: url(../img/testbattery/radiochecked.png);
    width: 28px;
    height: 28px;
}

@media
screen and (-webkit-min-device-pixel-ratio: 1.3),
screen and (-moz-min-device-pixel-ratio: 1.3),
screen and (min-device-pixel-ratio: 1.3) {
    .radiobox {
        background-image: url(../img/testbattery/radiounchecked@2x.png);
        background-size: 28px 28px;
    }

    .radiobox:hover {
        background-image: url(../img/testbattery/radiohover@2x.png);
        background-size: 28px 28px;
    }

    .radioboxselected {
        background-image: url(../img/testbattery/radiochecked@2x.png);
        background-size: 28px 28px;
    }   
}

.radioentry {
    float: left;
    text-align: left;
    padding-left: 10px;
    width: 136px;
}

.verbalanswers {
    width: 750px; 
    margin: 0px auto;
}

.verbalanswers td {
    font-size: 18px;
    cursor: pointer;
}


.testinputbox {
    border: 1px solid rgb(88, 88, 88);
    border-radius: 7px;
    padding: 5px 5px 5px 5px;
    width: 200px;
}

.testinputbox:focus { 
    outline: none;
    border-color: rgb(83, 192, 232);
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.7); 
    box-shadow: 0 0 10px rgb(83, 192, 232);
}

.instructionbutton {
    float: right;
    padding-right: 8px;
    padding-top: 11px;
}

.nextprev {
    width: 172px; 
    margin: 0px auto;
}

.testhomepagetext {
    padding-top: 40px;
    padding-bottom: 60px; 
    padding-left: 16px; 
    padding-right: 16px; 
    width: 850px; 
    text-align: justify; 
    margin: 0 auto;
    color: #434343;
}

.padleft {
    padding-left: 10px;
}

.loginfailure {
    color: red;
}

.dataTable a {
    text-decoration: none;
    color: #53c0e8;
}

.dataTable a:hover {
    text-decoration: none;
    color: rgb(42, 82, 164);
}

textarea {
    font-family: roboto; 
    resize: none; 
    font-size: 12px;
}

.tdunviewed {
    background-color: #e9f7fa!important;
}

.abstest-span {
    display: inline-block; 
    width: 160px;
}

.inputbox-login {
    width: 240px;
}