
a {
    color: #aa2579;
}
#landingPage {
    background-image: url('/assets/images/workingLearner-bg.jpg');
    color: white;
}
p.learnMoreHeading {
    margin-top: 0;
}
.background {
    background-repeat: no-repeat;
    
    background-position: 50% 50%;
}
.fullscreen {
    width: 100%;
    height: 100%;
    overflow: auto;
}
.fullscreen.overflow,
.fullscreen.overflow {
    height: auto;
    min-height: 100%;
}
.landingTopRow {
    height: 64px;
    margin-bottom: 55px;
    background-color:purple;
}
.landingTitle h1 {
    font-size: 20pt;
    font-weight: 400;
    padding-left: 24px;
    padding-top: 23px;
    margin: 0;
    display:block;
    width: calc(100% - 100px);
    float:right;
}
.landingTopRowLogo {
    height: 58px;
    display: inline;
}
.login-trigger {
    color: white;
    text-transform: uppercase;
    padding:10px;
    font-size: 16pt;
    border:2px solid white;
    border-radius:10px;
    margin-top:6px;
    margin-right:50px;
    display:inline-block;
}
.login-trigger:hover {
    color: #ff6022;
}
#landingPage nav {
    display: none;
}
.bottomLinks {
    position: relative;
    display: block;
    bottom: 0;
    width: 100%;
}
.bottomLinks a {
    color: white;
    text-transform: uppercase;
    font-size: 1em;
}
.bottomLinks a:hover {
    color: #aa2579;
}
a#landingButton, a#landingButton:hover {
    background-color: #aa2579 !important;
    font-size: 16pt;
    width: 300px;
    text-transform: uppercase !important;
    margin: 30px !important;
}
div.landingIntroText{
    color: White;
    font-size: 1.6em;
    padding: 30px 0 0 30px !important;
}
#landingPage .modal {
    background-color: rgba(255, 255, 255, .9);
    max-height: 85%;
}
#landingPage .modal-footer {
    background: none;
}
.modal-content p:first-child {
    padding-top: 18px;
}
.modal-alert{
    background-color: #fafafa !important;
}
.dropdownHelpMessage{
    text-align: center;
}
ul.valueStatementItems {
    display: block;
    margin-left: 1.5em;
    margin-bottom: 0;
}
li.valueStatement {
    line-height: 1.3em;
    margin-bottom: 10px;
}
li:before {
  content: '\f058';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #fff;
}
input.experienceTypeahead, input.educationInput, input[type=text], input[type=password], textarea {
    background-color: #fafafa !important;
    box-shadow: none;
    border: 1px solid #ACACAC;
    border-radius: default;
    padding-left: 12px;
    width: calc(100% - 12px);
}
.onboardingPage .tt-hint {
    display: none !important;
}
textarea {
    padding-left: 12px !important;
}
input.experienceTypeahead:focus, input.educationInput:focus, input:focus[type=text], input:focus[type=password], textarea {
    box-shadow: none !important;
    border-bottom: 1px solid #ACACAC !important;
}
.relative {
    position: relative;
}
.skipLink a {
    text-decoration: underline;
    color: #acacac;
}
.educationRow {
    width: 500px;
    margin: 0 auto;
}
#signupForm .row {
    margin-bottom: 0;
}
.g-recaptcha {
    clear: both;
}
.recognitionParagraph {
    margin-bottom: 24px;
}
#loginModal .oauth-logins {
    margin-top: 1em;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
div.oauth-signup {
    float: left;
    display: block;
    padding-right: 20px;
}
div.signupButtons {
    margin-top: 3em;
}
div.oauth-logins .fa {
    font-size: 2.3rem;
}
.skipLink {
    color: #525252;
    text-decoration: underline;
}
#passwordResetModal {
    background-color: #fafafa !important;
}
.onboardingPage {
    background-color: white;
    z-index: 3;
    position: absolute;
    top: 70px;
    width: 100%;
    height: calc(100% - 70px);
    color: black;
    display: none;
}
#gLoginForm dd {
    margin: 0;
}
#gLoginForm .btn-primary, #gLoginForm a.reset-trigger {
    margin: 20px;
    width: 140px;
    height: 50px;
    line-height: 50px;
}
#gLoginForm a.reset-trigger {
    background: #efefef;
    color: #ccc;
    border: 1px solid #ccc;
}
#gLoginForm a.btn.reset-trigger:hover {
    background: #efefef !important;
}
.opHeader {
    background-color: #6C2C78;
    height: 70px;
    color: white;
    margin-bottom:3px;
}
.ophTitle {
    font-size: 2.2em;
    float: left;
    width: auto;
    margin-top: 6px;
    padding-left: 24px;
    font-weight: 500;
    letter-spacing: 2px;
    padding-bottom: 0;
    height: 58px;
}
div.ophTitle span {
    font-weight: 300;
    position: absolute;
    display: inline-block;
    top: 13px;
    left: 95px;
}
span.tm {
    font-weight: 100;
    top: 5px;
    position: absolute;
}
.landingIntroText {
    font-weight: 300;
}
.ophButtons {
    float: right;
    width: auto;
    letter-spacing: 1px;
}
.ophButtons a {
    color:white;
    font-size: 1.3em;
    display: inline-block;
    margin-right: 20px;
}
.ophButtons a.page-trigger {
    font-weight: 300;
}
.ophButtons a.ophSignIn.page-trigger {
    font-weight: 500;
}
.ophSignIn {
    padding: 8px 20px 8px 20px;
    border: 1px solid white;
    border-radius: 3px;
    font-weight: 500;
}
.opBodyWrap {
    background: url("/assets/images/graph.png");
    height: calc(100% - 1px);
    color: #333;
    overflow: auto;
    position: relative;
    
    width: 100%;
    background-repeat: no-repeat;
}
.opBody {
    margin: 12px 64px;
}
.opProgressWrap {
    font-size: 1em;
    width: 45%;
}
span.progressLight {
    color: #525252;
}
div.onboarding-progress {
    height: 18px;
    border-radius: 25px;
    background-color: #b5b5b5;
}
.onboarding-progress div.determinate {
    background-color: #ff710c;
    border-radius: 25px;
}
.opContent {
    font-size: 1.6em;
}
.opContent p {
    margin-bottom: 40px;
}
.opContent p.learnMore {
    margin-bottom: 0;
}
.lightGreyText {
    color: #525252;
}
.opExample {
    margin-top: 0;
    font-size: 15px;
    font-style: italic;
    font-weight: 300;
}
.opFooter {
    margin: 30px 0 20px 0;
    padding-top: 12px;
    color: #999;
    font-size: 1.5em;
    overflow: auto;
    position: static;
    bottom: 0;
    width: 100%;
}
.opfText{
    border-top: 1px solid #b5b5b5;
    width: 80%;
    margin: 12px 0 0 64px;
    font-size: .8em;
}
.opfButton {
    border: 1px solid #acacac;
    border-radius: 50%;
    padding: 14px;
    margin: 64px;
    display: inline-block;
}
.opfButton:hover {
    background-color: #aa2579;
    cursor: pointer;
}
.opfButton img {
    width: 28px;
    height: 28px;
    display: block;
}
.opfLeft {
    float: left;
}
.opfRight {
    float:right;
    display: block;
}
.required .opfRight {
    float:right;
    display:none;
}
.educationBtn {
    border: 1px solid #b5b5b5;
    color: #525252;
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    font-size: 1.5em;
    padding: 0px 80px;
    font-weight: 300;
    line-height: 1.5em;
    margin-right: .8em;
    min-width: 220px;
    margin-bottom: 20px;
}
.educationBtn:focus {
    
}
.educationBtn:hover {
    background-color: #aa2579;
    color: white;
}
.educationBtnActive {
    background-color: #aa2579;
    color: white;
}
#values .opBody, #createAccount .opBody {
    width: 80%;
}
div.opTitle h2, div.opContent p {
    width: 60%;
}
.valueBox{
    width: 99%;
    margin: 0;
    border: 1px solid #b5b5b5;
    border-radius: 3px;
    padding: 10px;
    display:block;
}
.valueBox:focus {
    border-color: #aa2579;
}
.valueBox:hover {
    color: white;
    background-color: #aa2579;
    cursor: pointer;
}
.valueBox  h5 {
    font-size: 1em;
    margin-top: 0;
    font-weight: 400;
    color:#333;
}
.valueBox  p {
    font-size: .7em;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 0px;
    width: 100% !important;
    color:#333;
}
#values .valueBox.valueBoxActive {
    color: white;
    background-color: #aa2579;
}
#values .valueBox.valueBoxDisabled {
    opacity: 0.4;
}
div.pointer.missing-feedback {
    font-size: .8em;
    background-color: #f9edbe;
    padding: 3px 3px 3px 12px;
    border: 1px solid #f0c36d;
}
.adaptiveQuestion {
    width: 90%;
    margin: 0;
    border: 1px solid #b5b5b5;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
    display:block;
    font-size: 18px;
}
.adaptiveQuestion:focus {
    border-color:#aa2579;
}
a:focus { outline: none; }
.adaptiveQuestion:hover, .adaptiveQuestionActive{
    background-color:#aa2579;
    color:white;
}
h2.adaptiveTitle {
    font-size: 24px;
}
ul.adaptiveReasonList li {
    color: #525252;
    margin-top: 0;
    font-size: 15px;
    font-style: italic;
    font-weight: 300;
}
p.invalidOrMissing {
    background-color: #f9edbe;
    padding: 3px 3px 3px 12px;
    border: 1px solid #f0c36d;
    font-size: .8em;
    font-weight: 500;
}
p.lightGreyText.skipQuestion {
    font-size: .8em;
    font-weight: 400;
}
p.lightGreyText.skipQuestion span.bold {
    color: #333;
    font-weight: bold;
}
body.whiteImportant{
    background:white !important;
}
#hobbyTags {
    margin-top: 20px;
}
.hobbyTag {
    background-color: #6C2C78;
    color: white;
    font-size: .7em;
    margin: 5px;
    padding: 5px;
}
.removeHobby, .removeHobby i {
    color: white;
}
.removeHobby:hover {
    cursor: pointer;
}
@media screen and (min-width: 1367px) {
    .landingLogo {
        margin-top: 15%;
    }
    #landingButton {
        margin-top: 3%;
    }
}
@media screen and (min-height: 720px) {
    .bottomLinks {
        position: absolute;
    }
}
@media screen and (max-height: 680px) {
    .landingLogo {
        margin-top: 40px;
    }
    .landingLogo img {
        width: 250px;
    }
    .bottomLinks a {
        font-size: 1em;
    }
    .landingTitle h1 {
        font-size: 1.4em;
    }
}
@media screen and (min-width: 2000px) {
   #landingPage .landingIntroText {
        font-size: 3em;
   }
}
@media screen and (max-width: 1088px) {
   .valueBox {
    min-height: 132px;
   }
}
@media screen and (max-width: 1088px) {
   .valueBox {
    min-height: 150px;
   }
}
@media screen and (max-width: 1020px) {
    .row.adaptive .col.s2 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto;
        padding-left: 0;
        margin-bottom: 20px;
    }
}
@media (max-width: 1160px) {
    div.bigSignup {
        border-right: 0px solid #ccc;
        height: 60px;
    }
    div.oauth-signup {
        float: none;
        display: block;
        padding-right: 20px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 1em;
        width: 60%;
    }
    .oauth-logins {
        margin-top: 1em;
    }
    div.oauth-logins a.btn.socialIcon.icon-google {
        margin-left: 0;
    }
}
@media (max-width: 860px) {
    div.oauth-logins a.btn.socialIcon.icon-google {
        margin-left: inherit;
    }
    a.socialIcon {
        height: 60px;
        line-height: 60px;
        display: block;
        margin: 0 auto;
        width: 100%;
        margin-bottom: 20px;
    }
    #gLoginForm .btn-primary, #gLoginForm a.reset-trigger {
        margin: 0 auto 20px auto;
        display: block;
        width: 100%;
    }
    
    #landingPage .landingIntroText {
        width: 65%;
    }
}
@media screen and (max-width: 736px) {
    .opBody {
        margin: 12px 30px;
    }
    .opProgressWrap {
        font-size: 1em;
        width: 85%;
    }
    div.opTitle h2, div.opContent p {
        width: 100%;
    }
    .opfText {
        border-top: 1px solid #b5b5b5;
        width: 80%;
        margin: 12px 0 0 30px;
        font-size: .8em;
    }
    div.row.valueBoxes {
        margin-bottom: 0;
    }
    div.row.valueBoxes > div.col.s4 {
        width: 100%;
        margin-bottom: 20px;
        padding: 0;
    }
    div.valueBox {
        min-height: 0;
    }
}
@media screen and (max-width: 850px) {
    div.ophTitle span {
        display: none;
    }
}
@media screen and (max-width: 670px) {
    
    .login-trigger {
        font-size: 1em;
    }
    
    div.landingIntroText {
        padding: 0 12px !important;
        font-size: 1.5em;
    }
    a#landingButton {
        margin: 0 !important;
    }
    div.ophTitle {
        padding-left: 4px;
    }
    div.ophButtons a {
        margin-right: 6px;
    }
    #landingPage .landingIntroText {
        width: 90%;
    }
    #landingPage {
        background-image: url('/assets/images/workingLearner-bg-dark.jpg');
    }
}
@media (max-width: 640px) {
    a.socialIcon {
        height: 60px;
        line-height: 60px;
        display: block;
        margin-left: 0;
    }
}
@media screen and (max-width: 560px) {
    .opfButton {
        border: 1px solid #acacac;
        border-radius: 50%;
        padding: 14px;
        margin: 30px;
        display: inline-block;
    }
    a.page-trigger.clear-experience {
        white-space: nowrap;
    }
}