/* A Linux- and Windows-friendly sans-serif font stack: http://prospects.mhurrell.co.uk/post/updating-the-helvetica-font-stack */
body {font: 13px Helmet, Freesans, sans-serif;}

/* Using local fonts? Check out Font Squirrel's webfont generator: http://www.fontsquirrel.com/tools/webfont-generator */

/* We like off-black for text. */
body, select, input, textarea {color: #333;}

textarea {  background-color: #f6f6f6; border-radius: 5px;}

a {color: #008CBA;}
a:hover {color: #69f;}

/* Custom text-selection colors (remove any text shadows: http://twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: #fcd700; color: #fff; text-shadow: none;}
::selection {background: #fcd700; color: #fff; text-shadow: none;} 

/*  j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #fcd700;} 

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}

/* Mozilla dosen't style place holders by default */
input:-moz-placeholder { color:#a9a9a9; }
textarea:-moz-placeholder { color:#a9a9a9; }

body {
    background-color: #eeeeee;
}

/* All header styles for logged out--------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------------*/

/* Header styles: logged out
-------------------------------------------------------------------------------*/
header, .top-bar {
    background-color: #333;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.innerwrap {
    margin: 0 auto;
    max-width: 978px;
    width: 95%;
}

header a {
    color: #ffffff;
    text-decoration: none;
}

header a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.top-bar {
    float: left;
    padding-top: 1em;
}

.external {
    width: 75%;
}

nav img {
    float: left;
    height: 40px;
    padding-top: .25em;
}

nav a {
    text-transform: uppercase;
}

nav li {
    display: inline-block;
    float: left;
    margin-left: 2em;
}

.accounts {
    float: right;}

.accounts a {
    color: #fff;
    font-weight: 600;
}

.accounts button, input[type=button] {
    background-color: #2c99ce;
    border-radius: 5px;
    border: 5px none;
    color: #fff;
    font-family: "Roboto";
    font-weight: 600;
    font-size: 13px;
    margin: 1em;
    overflow: visible;
    padding: 1em;
    text-transform: uppercase;
    width: auto;
}

/*. Responsive styles for the header: logged out
-------------------------------------------------------------------------------*/
@media only screen and (max-width: 40em) { 
    .small-12 form {
        padding: 0 3em 3em 3em;
        margin: auto;
    }

    .small-12 .tagline {
        padding: 1em 0 2em 3em;
    }

    nav img {
        float: none;
        height: 32px;
    }
}

@media only screen and (max-width: 64em) {
    nav {
        width: 100%;
    }

    nav img {
        padding-left: 1em;
        margin: .05em;
    }

    nav li {
        margin-left: 0;
    }

    .top-bar {
        height: 100%;
        padding-top: 0;
        width: 100%;
    }

    .accounts {
        padding-right: 1em;
    }

    .accounts button, input[type=button] {
        background-color: #2c99ce;
        border-radius: 5px;
        border: 5px none;
        color: #fff;
        font-family: "Roboto";
        font-weight: 600;
        font-size: 13px;
        margin: 1em;
        overflow: visible;
        padding: 1em 1em 2em;
        text-transform: uppercase;
        width: auto;
    }

    .top-bar button {
        top: 0;
    }

    .top-bar-section li:not(.has-form) a:not(.button) {
        background-color: #444444;
        font-weight: 600;
        text-transform: uppercase;
    }

    .top-bar-section ul li, .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        background-color: #444444;
    }

    .drop-menu {
        margin-top: .75em;
    }
}

/* All header styles for logged in--------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------------*/

/* Header styles: logged in
-------------------------------------------------------------------------------*/

.internal {
    width: 100%;
    height: 5.5em;
}

.logged-nav {
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.8125rem;
    padding-top: 1em;
}

.account-type {
    float: right;
    padding-top: 1em;
}

.account-info {
    float: right;
    line-height: 1.8125rem;
    padding-left: 3em;
}

.userimage {
    height: auto;
    padding-top: 5px; 
    max-height:45px;
}

.account-info li {
    width: 100%
}
.account-info h4 {
    clear: none;
    color: #eeeeee;
    font-weight: 600;
    padding-top: .75em;
    padding-left: 1em;
}

.account-info button {
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    background: none;
    text-transform: capitalize;
    margin: .15em 0 0 0;
    text-align: center;
}

.logout {
    background-color: #008cba;
    color: #eeeeee !important;
    text-decoration: underline;
}

.logout:hover {
    background-color: #555555;
}

.account-type h4 {
    color: #ffffff;
}

.i-am {
    color: #eeeeee;
    text-transform: uppercase;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
}

h4 span {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-transform: capitalize;
}

li.active {
    color: #97cb4a;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    /*text-decoration: underline;*/
    
}

/* Styles for the green bar under the header on logged in
-------------------------------------------------------------------------------*/

.green-bar {
    background-color: #99CA3B;
}

.green-bar input[type=text] {
    border-radius: 5px;
    display: inline-block;
    float: left;
    font-family: "Open Sans",sans-serif;
    margin: 0.6em 0.25em 0.6em 0;
    text-transform: none;
    width: 18em;
}

.green-bar select {
    -moz-appearance: none !important;
    border-radius: 5px;
    color: #999999;
    display: inline-block;
    float: left;
    font-family: "Open Sans",sans-serif;
    margin: 0.6em 0.5em;
}

.states {
    width: 5em;
}

.industry {
    width: 10em;
}

.green-bar button {
    border-radius: 5px;
    font-family: 'Open Sans', sans serif;
    font-weight: 600;
    margin: 0.7em 0.5em;
    padding: 0.7em 1.5em;
    font-size: 1em;
}

.green-bar a {
    color: #ffffff;
    text-decoration: none;
    border-bottom: solid 2px #c8ed85;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.header-form {
    margin-top: 0;
    background-color: #99CA3B;
}

.no-padding {
    padding: 0;
}

.form-first {
    padding-right: .25em;
}

.form-second {
    padding-left: .25em;
}

/* Header styles: logged in mobile header
-------------------------------------------------------------------------------*/
.tab-bar-section > img {
    height: 35px;
    float: none;
}

@media only screen and (max-width: 64em) {
    .form-first {
        padding-right: 0;
    }

    .form-second {
        padding-left: 0;
    }
}

/* Header styles: logged in mobile sidebar
-------------------------------------------------------------------------------*/
.logged-in-mobile-header .accordion-navigation {
    border-bottom: solid 1px #fff;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    text-align: center;
}

.logged-in-mobile-header .accordion .accordion-navigation > a {
    background-color: #4F4F4F;
    color: #ffffff;
    padding: .5em;
    text-transform: uppercase;
}

#sidepanel-search, #sidepanel-1 {
    padding: 1.5em;
}

#sidepanel-search a, #sidepanel-1 a {
    color: #008CBA;
    text-decoration: underline;
    background-color: none;
    border: none;
}

#sidepanel-search a:hover, #sidepanel-1 a {
    background: none;
    font-size: 14px;
}

#sidepanel-search select {
        -moz-appearance: none !important;
}

#sidepanel-search button {
    border-radius: 5px;
    padding: 1em;
    width: 100%;
}

.logged-in-mobile-header .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
    padding-top: .5em;
}

#sidepanel-1 img {
    border-radius: 5px;
    float: left;
    height: 45px;
    padding: 0;
    width: 45px;
}

#sidepanel-1 h3 {
    border: none;
    color: #6a6a6a;
    float: right;
    font-size: 1rem;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;   
    margin: 0;
    padding: 0;
}

#sidepanel-1 a {
    background-color: #008CBA;
    border-radius: 5px;
    clear: right;
    color: #ffffff;
    float: right;
    font-size: 12px;
    padding: .5em;
    text-decoration: none;
}

#sidepanel-1 .mobile-top, .mobile-jobs-dash, .mobile-profile {
    clear: both;
    margin: 0;
}

/*.mobile-jobs-dash, .mobile-profile {
    height: 17em;
}*/

#sidepanel-1 .mobile-top li, .mobile-jobs-dash li, .mobile-profile li {
    color: #6a6a6a;
    line-height: 2em;
    list-style: none;
    text-align: left;
    padding: 0;
    width: 100%;
}

#sidepanel-2, #sidepanel-3 {
    padding: 0;
}

.mobile-jobs-dash li:first-child, .mobile-profile li:first-child {
    border: none;
}

.mobile-jobs-dash li, .mobile-profile li {
    border-top: 1px solid #6a6a6a;
    clear: both;
    color:  #008CBA;
    text-transform: uppercase;
}
.mobile-jobs-dash > li > a, .mobile-profile > li > a {
    border: none;
    color: #008CBA;
    font-size: 15px;
    float: left;
    padding: 1em;
}

#sidepanel-1 .mobile-top h2 {
    float: right;
    margin: 0;
}

.mobile-jobs-dash h2 {
    float: right;
    line-height: 2em;
    margin: 0;
    padding: 1em;
}

/* Styles for interactive header elements & alerts---------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------------*/

/* Styles for the account creation & login modals
-------------------------------------------------------------------------------*/
.modal-logo {
    background: url('../img/sprite.png') no-repeat 0 -57px;
    width: 350px;
    height: 100px;
    margin: 0 auto;
}

#accountModal, #logInModal {
    background-color: #eeeeee;
    border-radius: 5px;
}

#accountModal form, #logInModal form {
    margin: 2em 0;
}

#accountModal label, #logInModal label {
    color: #444;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 0;
}

#logInModal button {
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    margin: 1em 0;
    padding: 1em 0;
    text-transform: uppercase;
    width: 100%;
}

.modal-name {
    padding: 0;
}

.modal-first {
    padding-right: 10px;
}

#accountModal .radio {
    line-height: 2.5;
    display: block;
    font-size: 14px;
    margin: 0 0 0 10px;
    float: left;
}

.reveal-modal-bg {
  position: fixed;
}

/* Responsive modal styles 
-------------------------------------------------------------------------------*/
@media only screen and (min-width: 40.063em) {
    .reveal-modal, dialog {
    width: 50%;
    }
}

/* Styles for the alert box
-------------------------------------------------------------------------------*/

.alert-box.info {
    background-color: #fff;
    border-color: #99CA3B;
    color: #4f4f4f;
    border-radius: 5px;
    border-width: 2px;
}

.alert-box h1 {
    color: #666;
    font-family: "Roboto",sans-serif;
    font-size: 21px;
    font-weight: 700;
}

.alert-box p {
    color: #666;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

.alert-box .close {
    background: none repeat scroll 0 0 #666;
    border-radius: 100%;
    color: #ffffff;
    font-size: 17px;
    height: 1.5em;
    line-height: .5;
    margin-top: 0;
    opacity: 100;
    position: absolute;
    right: 1em;
    text-align: center;
    top: 1em;
    width: 1.5em;
}

/* Styles for logged out pages -----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------------*/

/* Hero area and form - logged out home page
-------------------------------------------------------------------------------*/
.hero {
    background: #97CB48;
    /*background-image: url('../img/background.png');*/
    background-position: 0;
    width: 100%;
}

.tagline {
    border-left: 2px solid #fff;
    color: #fff;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    font-size: 20px;
    margin: 7em 0 0;
    padding: 1em;
}

.hero form {
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-weight: 600;
    margin-top: 7em;
    padding-bottom: 1em;
}

.hero form h1{
    float: none;
    color: #fff;
    font-weight: 600;
}

.form {
    color: #fff;
    float: left;
    font-family: "Roboto",sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
}

.form-title {
    font-size: 18px;
    text-align: center;
}

.hero input[type="text"] {
    border: medium none;
    border-radius: 5px;
    color: #999;
    font-family: "Roboto",sans-serif;
    font-weight: 600;
    margin: 1.5% 0;
    padding: 0.7em;
    /*text-transform: uppercase;*/
}

.name {
    width: 49%;
}

.first {
    float: left;
}

.second {
    float: right;
}

form p {
    font-size: 13px;
    margin: 2em 0;
    text-transform: none;
}

.wide {
    margin-top: 5px;
    width: 100%;
}

input[type=radio] {
    float: left;
    margin-right: 2px;
    margin-top: 1em;
}

input[type=submit] {
    background-color: #2c99ce;
    border-radius: 5px;
    border: 5px none;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    font-weight: 600;
    overflow: visible;
    padding: 1em;
    text-transform: uppercase;
    /*width: 100%;*/
}

input[type="radio"] + label {
    display: block;
    font-size: 12px;
    font-weight: 600;
    margin: 1em 0;
}
/*
label {
    text-transform: none;
    color: #fff;
}
*/


/* Responsive styles for the hero - logged out home page
-------------------------------------------------------------------------------*/
@media only screen and (max-width: 40em) { 
    .small-12 form {
        padding: 0 3em 3em 3em;
        margin: auto;
    }

    .small-12 .tagline {
        padding: 1em 0 2em 3em;
        margin: 1em 0 0;
        border: none;
    }

    input[type="radio"] {
        float: left;
    }

    input[type="radio"] + label {
        display: inline;
        float: left;
        font-size: 14px;
        font-weight: 600;
        line-height: 0.7em;
        margin-bottom: 1em;
        margin-left: 1em;
        margin-right: 0;
        margin-top: 1em;
    }

    .user-type-container {
        margin: 0 auto;
        width: 9.5em;
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {

    form {
        margin-top: 5em;
    }

    .tagline {
        margin-left: 2em;
    }
}
/* 3 columns area - logged out home page
-------------------------------------------------------------------------------*/
.whitespace {
    background-color: #fff;
    clear: both;
    padding: 60px;
}

.column {
    display: inline-block;
    padding: 0 1em 1em;
    vertical-align: top;
    width: 33%;
}

.whitespace h2 {
    color: #2c99ce;
    font-family: "Roboto",sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.whitespace p {
    color: #777;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
}

.whitespace a {
    color: #2c99ce;
    font-family: "Open Sans",sans-serif;
    line-height: 22px;
    text-decoration: none;
}

.whitespace a:hover {
    text-decoration: underline;
}

/* Slider - logged out home page
-------------------------------------------------------------------------------*/
.slider {
    background-color: #444;
    color: #fff;
    text-align: center;
}

.sliderwrap {
    height: 235px;
    margin: 0 auto;
    max-width: 550px;
}

.slider button {
    background-color: #2c99ce;
    border: 5px none;
    border-radius: 5px;
    color: #fff;
    font-family: "Roboto";
    font-weight: 600;
    font-size: 14px;
    margin: 1em;
    overflow: visible;
    padding: 1.5em 2.5em;
    text-transform: uppercase;
    width: auto;
}

.slider h1 {
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding: 35px 0 15px;
    text-align: center;
    text-transform: uppercase;
}

.slider p {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 17px;
    font-weight: 500;
    margin: 0 auto;
    text-align: center;
    width: 55%;
}

/* Recent Jobs - logged out home page
-------------------------------------------------------------------------------*/
.recentjobs {
    float: left;
    display: inline-block;
    padding: 2em;
}

.jobswrap {
    float: left;
    margin: 40px 0;
    width: 55%;
}

.recentjobs h1 {
    color: #2c99ce;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
}

.viewmore {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #b3b3b3;
    color: #777;
    float: right;
    font-family: "open sans";
    font-size: 14px;
    font-weight:400;
    margin: 0 0 20px;
    padding: 0.25em 0.5em;
    text-transform: none;
    width: auto;
}

.joblisting {
    background-color: #fff;
    border-bottom: 1px solid #dddddd;
    border-radius: 5px;
    height: 76px;
    margin: 10px 5px 10px 10px;
    padding: 15px;
    width: 98%;
}

.firstlisting {
    clear: both;
}

.joblisting h3 {
    color: #666;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 14px;
}

.title {
    float: left;
    font-weight: 600;
}

.date {
    float: right;
    font-weight: 600;
}

h4, .job-description p, .required-skills p {
    clear: both;
    color: #888;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    letter-spacing: 0.5px;
}

.joblisting a {
    clear: right;
    color: #2c99ce;
    float: right;
    font-family: "Open Sans",sans-serif;
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 0.5px;
}

/* Responsive styles for recent jobs - logged out home page
-------------------------------------------------------------------------------*/

@media only screen and (max-width: 40em) { 
    .joblisting {
        margin: 10px 0;
        width: 100%;
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .joblisting {
        width: 48%;
        float: left;
        height: auto;
        margin: 10px 5px;
    }

    .joblisting h3 {
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 775px) {
    .date {
        clear: left;
        float: left;
    }
}

@media only screen and (max-width: 411px) {
    .joblisting {
        float: left;
        height: auto;
        margin: 10px 0;
    }

    .date {
        clear: left;
        float: left;
        font-weight: 300;
    }

    .joblisting h4 {
        font-weight: 600;
    }

    .joblisting a {
        font-weight: 600;
    }
}

/* Sidebar - logged out home page
-------------------------------------------------------------------------------*/
aside {
    float: left;
}

.employers {
    background-color: #ffffff;
    border-bottom: 1px solid #dddddd;
    border-radius: 5px;
    margin-top: 2em;
    padding: 24px;
}

aside h2 {
    color: #666;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 25px;
    margin-bottom: 30px;
    text-transform: none;
}

aside img {
    margin: 5px 4px;
}


/* Social media - logged out home page
-------------------------------------------------------------------------------*/
h6 {
    background-color: #4462a2;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    font-family: "roboto",sans-serif;
    font-size: 16px;
    margin-top: 20px;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.facebook {
    background-color: #fff;
    border-bottom: 1px solid #dddddd;
    border-radius: 5px;
    padding-bottom: 10px;
}

.fb-like {
    margin: 10px;
}

.twitter {
    background-color: #fff;
    border-radius: 5px;
    margin: 20px 0;
    padding: 10px;
    width: 100%;
}

/* Responsive styles for sidebar - logged out home page
-------------------------------------------------------------------------------*/
@media only screen and (max-width: 64em) {
    .employers {
        margin: 0 auto;
        width: 85%;
    }

    .employers h2 {
        font-size: 18px;
        text-align: center;
    }

    .employers-images {
        margin: 0 auto;
        width: 85%;
    }

    .facebook {
        margin: 0 auto;
        width: 70%;
    }

    .twitter {
        margin: 2em auto;
        width: 70%;
    }
}


/* Full width pages - logged out
-------------------------------------------------------------------------------*/
.main-content {
    background-color: #fff;
    border-radius: 14px;
    margin-bottom: 2em;
    margin-top: 90px;
    padding: 25px;
}

.main-content h1 {
    text-transform: uppercase;
    border-bottom: 1px solid;
}

.main-section {
}

@media only screen and (max-width: 64em) {
    .main-content {
        margin: 10px auto;
    }
}

/* Styles for logged in pages ------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------------*/

.off-canvas-wrap {
    float: left;
}

/* Sidebar - logged in
-------------------------------------------------------------------------------*/

.logged-in-sidebar {
    background-color: #555555;
    border-radius: 8px;
    margin-top: 3em;
    padding: 1em;
}

@media only screen and (max-width: 64em) {
    .logged-in-sidebar {
    background-color: white;
    border-radius: 8px;
    margin-top: 3em;
    clear: both;
    }   
}


/*
.logged-in-sidebar img {
    border-radius: 5px;
    float: left;
    margin: 1.7em 0.7em;
}
*/

.logged-in-sidebar h3 {
    color: #eee;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin: 2em 0 0;
}

.logged-in-sidebar a {
/*    border-bottom: 1px solid #eee;
*/    color: #eee;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.logged-in-sidebar .top, .recruiterdash-middle, .aside-profile {
    /*border-bottom: 1px solid #eee;*/
    clear: both;
    color: #eee;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    list-style: outside none none;
    margin-left: 1em;
    padding: 0.7em 0;
    width: 90%;
}

.top li {
    padding-top: 0em;
    padding-bottom: 1em;
}

.top li h2 {
    background-color: #008cba;
    border-radius: 5px;
    color: #ffffff;
    float: right;
    font-size: 14px;
    line-height: 1em;
    margin-right: 0em;
    margin-top: 0;
    padding: 0.2em;
}

.top li h3 {
    color: #008cba;
    float: right;
    line-height: 1em;
}

.recruiterdash-middle li:first-child, .aside-profile li:first-child {
    color: #008cba;
    font-family: "Roboto",sans-serif;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 0.5em 0 1em;
    text-transform: uppercase;
}

.recruiterdash-middle li, .aside-profile li {
    padding-bottom: 1em;
}

.recruiterdash-middle li h3 {
    float: right;
    margin-top: 0;
    margin-right: .4em;
}

.aside-profile a {
    float: right;
}

/* Main content - logged in
-------------------------------------------------------------------------------*/
.logged-in-content {
    margin: 3em 0;
}

/* Main content - Dashboard title area
-------------------------------------*/
.dashboard-title h2 {
    color: #008cba;
    float: left;
    font-family: "Roboto",sans-serif;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 1.5em;
    text-transform: uppercase;
}

.after {
    padding-top: 1em;
}

.dashboard-title button {
    background-color: #fff;
    border: 1px solid #b3b3b3;
    border-radius: 5px;
    color: #008cba;
    float: left;
    font-family: "open sans";
    font-size: 14px;
    font-weight: 400;
    margin: 3px 1em 20px;
    padding: 0.25em 0.5em;
    text-transform: none;
    width: auto;
}

.seeker button {
    float: right;
}

.ppq-score-center {
    padding-right: 3em;
}

.dashboard-title > .middle {
    color: #6a6a6a;
    float: left;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    width: 50%;
}

.views-apps {
    float: none;
    margin: .35em auto;
    text-align: center;
}

.applicants-list .views-apps h4 {
    float: none;
}

.dashboard-title .views-apps h4 {
    float: none;
    margin: 0;
}

.full-listing .views-apps h2 {
    float: none;
}

.middle h4 {
    text-align: center;
    width: 100%;
}

.dashboard-title h4 {
    clear: none;
    color: #6a6a6a;
    float: right;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-right: 1em;
    margin-top: 0.35em;
}


/* Main content - Company/Seeker profile styles 
-----------------------------------------*/
.company-profile, .profile, .single-job {
  background-color: #fff;
  border-radius: 5px;
  padding: 2em;
}

.company-profile-top img, .seeker-profile-top img, .single-job img {
    border-radius: 5px;
    /*float: left;*/
    margin-right: 2em;
    /*margin-bottom: 2em;*/
}

.company-profile-top h2 a, .single-job h2 a {
    color: #008cba;
    display: inline-block;
    font-size: 16px;
}

.address {
    padding: 2em 0;
}

/**/.company-profile-top h3, .seeker-profile-top h3, .industry-ul li, .recruiter-ul li, .recruiter-content p {
    color: #888;
    font-family: "open sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 2;
    margin: 0;
    letter-spacing: .5px;
}

.single-job .company-profile-top h4 {
    clear: none;
    color: #6a6a6a;
    float: none;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 0;
}

.address h3 {
    line-height: 1.5;
}

.industry-ul li, .recruiter-ul li, .recruiter-content p {
    font-weight: 400;
}

.company-profile-top h2, .industry-ul li h4, .recruiter-ul li h4, .recruiter-content h1, .seeker-profile-top h2 {
    color: #6a6a6a;
    font-family: "Roboto",sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}

.company-profile-top h2, .seeker-profile-top h2 {
    font-size: 24px;
    line-height: 1;
}

.basic-info {
    float: left;
    margin: .5em 0;
}

.basic-info h3 {
    display: inline-block;
    line-height: 1.5;
    vertical-align: super;
}
.active-ppq {
    padding: .5em 0 0 0;
}

.li-logo-trained {
    -moz-transform: scale(0.45);
    background: url('../img/sprite.png') no-repeat -429px -57px;
    background: url('../img/sprite.png') no-repeat -429px -57px;
    display: inline-block;
    float: none;
    height: 45px;
    margin: 0 1em 0 0;
    width: 51px;
    zoom: 0.45;
}

.profile-buttons {
    float: right;
}

.contact-button, .save-button {
    border-radius: 5px;
    float: right;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    padding: .75em;
    text-transform: uppercase;
    width: 8em;
    background-color: #99CA3B;;
    border-color: #007095
}

.contact-button {
}

.save-button {
    background-color: #008CBA;
    border-color: #007095;
    clear: right;  
}

.save-button:hover {
    background-color: #79a720;
}

.accordion .accordion-navigation > .content.active, .profile-accordion.accordion dd > .content.active {
    background-color: #ffffff;
}

.industry-ul li h4, .recruiter-ul li h4, .recruiter-content h1 {
    padding-bottom: 0.2em;
    text-transform: uppercase;
}

.industry-recruiter {
    clear: left;
    float: left;
    padding: 1em 0;
    width: 100%;
    border-top: solid 1px #c9c9c9;
    border-bottom: solid 1px #c9c9c9;
    margin:auto;
}

.industry-ul, .recruiter-ul {
    display: inline-block;
    list-style: none;
}

.recruiter-content {
    clear: left;
    padding-top: 2em;
}

/* Main content - Single Job styles 
---------------------------------------------------------------*/
.job-intro {
    float: left;
}

.job-basic-info {
    border-top: 1px solid #d3d3d3;
    float: left;
    border-bottom: 1px solid #d3d3d3;
    padding: 1em;
}

.job-basic-info h3, .job-description h1, .required-skills h1 {
    clear: left;
    color: #6a6a6a;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}

.job-basic-info h4 {
    font-size: 14px;
}

/*.job-description {
    border-bottom: solid 1px #d3d3d3;
}
*/

.job-description, .required-skills {
    padding: 1em 1em 2em 1em;
    display: inline-block;
}

.job-description h1, .required-skills h1 {
    float: none;
    font-size: 20px;
    text-transform: uppercase;
}

.job-description p, .required-skills p {
    font-size: 16px;
}

.job-description h2, .required-skills h2 {
    clear: left;
    color: #008cba;
    float: left;
    float: none;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding-left: 2em;
    text-transform: uppercase;
}

.single-job div ul {
    clear: both;
    color: #888;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    letter-spacing: 0.5px;
    padding-left: 3em;
}
/* Main content - Company/Seeker profile responsive styles 
---------------------------------------------------------------*/
@media only screen and (max-width: 45em) { 

    .job-intro { 
        float: none;
    }
    .company-profile-top, .seeker-profile-top {
        text-align: center;
    }

    .company-profile-top img, .seeker-profile-top img {
        float: none;
    }

    .company-profile-top h2, .seeker-profile-top h2 {
        clear: left;
    }

    .basic-info {
        float: none;
    }

    .address {
        padding-top: 0; 
    }

    .profile-buttons {
        float: none;
        padding-top: 1em;
    }

    .contact-button, .save-button {
        float: none;
    }

    .industry-recruiter {
        padding: 0;
    }

    .industry-ul h4, .recruiter-ul h4 {
        float: none;
    }

    .industry-ul, .recruiter-ul {
        display: inline;
        float: none;
        text-align: center;

    }
}
/* Main content - Job seeker profile tabs styles
-------------------------------------------------*/
.seeker-profile-content {
    clear: both;
}

.seeker-profile-content .active {
    text-decoration: none;
}

.seeker-profile-content ul li {
    border: solid 1px #d3d3d3;
    margin-top: 5px;
    text-align: center;
    width: 25%;
}
.seeker-profile-content ul > .active {
    border-bottom: none;
    border-radius: 3px;
    margin-top: 0;
    padding-top: 5px;
}

.tabs .tab-title > a {
    background-color: #e9f1dc;
    color: #999999;
    font-family: "Open Sans", sans-serif;
    padding: .5rem 2rem;
    text-transform: uppercase;
}



/* Main content - Job seeker profile accordion (under the tabs) styles
-------------------------------------------------*/
.profile-accordion > .accordion-navigation {
    border: none;
    margin: 0;
    width: 100%;
}

.profile-accordion .row {
    width: inherit;
}

.seeker-profile-content .accordion {
    padding: 0 1em;
}

.seeker-profile-content .accordion .accordion-navigation > a {
    background-color: #ffffff;
    border-bottom: solid 1px #c9c9c9;
    color: #008CBA;
    font-size: 17px;
    padding: .5em 0;
    text-align: left;
    text-transform: uppercase;
}

.seeker-profile-content .content ul {
    color: #888;
    font-family: "open sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
    line-height: 2;
    /*margin: 0;*/
}

.seeker-profile-content .profile-accordion .accordion-navigation .content ul li {
    border: none;
    font-weight: 400;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 95%;
}

#qualifications ul li:first-child, #accounts ul li:first-child {
    color: #555555;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding-top: 15px;
    text-transform: uppercase;
    width: 100%;
}

#accounts {
    overflow-wrap: break-word;
}

.accordion-lists {
    clear: both;
    display: inline-block;
    width: 100%;
}

.left-list {
    float: left;
    width: 45%;
}

.right-list {
    display: inline-block;
    float: right;
    width: 50%;
}

.no-padding-small {
    padding-right: 0;
}

.content ul .list-prompt {
    clear: left;
    float: left;
    font-weight: 600;
    padding-right: 31px;
    width: 55%;
}

.seeker-profile-content .profile-accordion .accordion-navigation .content ul li.list-prompt {
    width: 50%;
}

.seeker-profile-content .profile-accordion .accordion-navigation .content ul li.list-answer {
    float: left;
    width: 45%;
}

.seeker-profile-content .profile-accordion .accordion-navigation .content ul li.list-answer {
    float: left;
    width: 50%;
}

#qualifications ul .cert-label {
    font-weight: 600;
    float: left;
    width: initial;
}

.seeker-profile-content .profile-accordion .accordion-navigation .content ul li.fw-prompt {
    color: #444444;
    font-weight: 600;
}

.seeker-profile-content .profile-accordion .accordion-navigation .content ul li.fw-response {
    padding-bottom: 1em;
}

#qualifications ul .cert-year {
    float: right;
    width: initial;
    padding-right: 15px;
}

#qualifications ul .cert-description {
    clear: both;
    font-size: 13px;
    padding-left: 10px;
}
/* Main content - Profile resumes styles
--------------------------------------------*/
.tabs-content {
    min-height: 55em;
}

#resume h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #555555;
    font-size: 22px;
}

#resume h2 {
    border: none;
    font-size: 18px;
    padding-bottom: none;
    padding-left: .5em;
    padding: 0;
}
#resume h2 a {
    font-size: 16px;
    text-decoration: underline;
}

.files-list {
    padding-left: 1em;
    padding-bottom: 1em;
}

/*--------------------------------------------*/
/*  Main content - Profile references styles  */
/*--------------------------------------------*/

#references .row {
    padding: 1em;
}

.reference-header {
    float: left;
    border-bottom: 1px solid #d3d3d3;
    width: 100%;
}

.reference-header h1 {
    color: #6a6a6a;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
}

.reference-header h2, .reference-response h1 {
    color: #888;
    font-family: "open sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 2;
    margin: 0;
    letter-spacing: .5px;
}

.reference-header h3 {
    color: #888;
    font-family: "open sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 2;
    margin: 0;
    letter-spacing: .5px;
}

.reference-header .prompt {
    color: #97cb4a;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
}

.reference-header h4 {
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    line-height: 1.25;
    padding-left: 1em;
}

.reference-response {
    float: left;
    clear: left;
}

.reference-response h1 {
    padding-bottom: 1em;
}

.reference-response h3.prompt {
    border: none;
    color: #6a6a6a;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 0;
    padding-left: 1em;
    text-transform: uppercase;
}   

.reference-response p {
    color: #888888;
    font-weight: 600;
    letter-spacing: .5px;
    padding-left: 1em;
}

.reference-form label {
    color: #888;
    font-family: "open sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0;
    letter-spacing: .5px;
}

.reference-form h1 {
    color: #6a6a6a;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    padding: 0 0 .5em 0;
    text-transform: uppercase;
}

#references .reference-form .row {
    padding: 0 0 .5em 0;
}

.reference-form h3 {
    color: #008CBA;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 0 0 .5em 0;
}

/*--------------------------------------------*/
/*  Main content - Profile responsive styles  */
/*--------------------------------------------*/

@media only screen and (max-width: 45em) { 
    ul .list-prompt, #comments ul .list-prompt.small-12, ul .list-prompt, #comments ul .list-answer.small-12 {
        width: inherit;
    }
    ul .list-prompt, #comments ul .list-answer.small-12 {
        padding-bottom: 1em;
    }
    .seeker-profile-content ul li {
        width: 100%
    }
    .seeker-profile-content ul > .active {
        border-bottom: solid 1px #d3d3d3;
        margin-top: 5px;
    }
}

/* Main content - Job listing styles
-------------------------------------*/
.dashboard-content {
    clear: both;
    float: left;
    padding-bottom: 1.5em;
    width: 100%;
}

.dashboard-content .row {
    margin: .25em 0;
    width: 100%;
}

.full-listing {
    background-color: #ffffff;
    border-radius: 5px;
    float: left;
    margin: 0.25em 0;
    padding: 1em;
    position: relative;
    width: 100%;
}
.full-listing .middle {
    float: none;
    text-align: left;
}
.full-listing h2 {
    color: #6a6a6a;
    float: left;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
}



.full-listing .date-right {
    clear: none;
    float: right;
}

.full-listing h3 {
    clear: left;
    color: #6a6a6a;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    margin: 0;
}

.full-listing p {
    clear: right;
    float: right;
    margin-bottom: 0;
}

.full-listing a {
    color: #008cba;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-decoration: none;
}

.saved > .full-listing {
    width: 97%;
}

.position-title {
    float: left;
    padding-bottom: 10px;
    font-size: 1.4em;
}

.files p {
    color: #a9a9a9;
    float: left;
    font-size: 12px;
    font-weight: 300;
    padding-right: 10px;
}

.removed {
    border: 2px solid #99CA3B;
    position: relative;
}

.listing-left {
    float: left;
    width: 95%;
}

.right-close {
    clear: none;
    float: right;
    position: absolute;
    right: 5px;
    top: 5px;
}

.right-close h2 {
    background-color: #6a6a6a;
    border-radius: 100%;
    color: #fff;
    height: 1.5em;
    line-height: 1.5;
    text-align: center;
    width: 1.5em;
}

.full-listing h6 {
    display: none;
}

.removed > .listing-left {
    float: none;    
    opacity: .5;
    width: auto;
}

.removed > .position-title {
    float: left;
}

.listing-gone {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  float: left;
}

.listing-gone h4 {
  background-color: #b2123c;
  border-radius: 5px;
  color: #ffffff;
  display: -webkit-inline-box;
  font-weight: 600;
  margin: 1.65em auto;
  padding: 10px;
  text-align: center;
}


/* Main content - PPQ Form Styles
------------------------------------------------*/

#ppq label {
    color: #888;
    font-family: "open sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
    line-height: 1.5;
    margin: 0;
    text-align: left;
}

#ppq form {
    margin-top: 1em;
}

#short-answer {
    padding-left: 2.5em;
}

#ppq form .description {
    font-size: 13px;
    font-weight: 400;
}

#ppq .content {
    padding: 1em 0em 0 2em;
}

#ppq .content h3 {
    border: none;
    clear: both;
    color: #888;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
    display: inline-block;
    text-align: left;
}

.ppq-rating-options {
    border: solid 1px #c9c9c9;
    float: left;
    margin-bottom: 1em;
    width: 100%;
}

.ppq-rating-options h4 {
    display: inline-block;
    float: left;
    clear: none;
    width: 20%;
}

#ppq .form-header h2 {
    color: #008CBA;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding-left: 0px;
    width: 20px;
}

#ppq h2.policy-title {
    color: #888888;
    float: left;
    text-transform: uppercase;
    width: initial;
}

#ppq input[type=radio] {
    width: 18px;
}

#ppq input[type=radio]:first-child {
    margin-left: 2px;
}

#ppq input[type="radio"]:checked {

}

.ppq-radio {
    clear: left;
    float: left;
    padding-left: 2px;
}

.ppq-q {
    float: right;
}

#ppq form p {
    color: #999;
    font-size: 14px;
    margin: 0;
    text-align: left;
    text-transform: none;
}

.questions {
    float: left;
    margin: 0 0 1em 0;
}


/* Main content - PPQ form responsive styles 
------------------------------------------------*/
@media only screen and (max-width: 40em) {
    .ppq-rating-options {
        width: 50%;
        float: none;
        display: inline-block;
        margin: 0 auto 1em;
    }

    .ppq-rating-options h4 {
        width: 100%;
    }
}

/* Main content - Job listing responsive styles 
------------------------------------------------*/
@media only screen and (max-width: 45em) {
    .full-listing .middle {
        float: none;
        text-align: right;
    }

    .full-listing .date-right {
        clear: left;
        float: left;
    }

    .seeker-dash .accordion {
        border-top: solid 1px #a9a9a9;
    }

} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

/* Main content - Job applicant accordion dropdown styles
---------------------------------------------------------*/
.accordion {
    margin: 0;
    width: 100%;
}

.accordion .accordion-navigation > a {
    background: transparent;
    color: #222222;
    padding: 0;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.accordion .accordion-navigation.active > a, .accordion dd.active > a {
/* Make the caret the other way here*/
    background: transparent;
    }

.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background: transparent;
}

.accordion-mainitems { 

font-size:large;
color:white; 
text-decoration:none !important; 
text-transform:uppercase; 
margin-bottom:0.5em !important; 
border:none !important;  

}

.active h3 {
    border-bottom: solid 1px #cccccc;
    padding-bottom: 1.5em;
    margin-bottom: 0;
}

.accordion li.active {
    border: none;
    text-decoration: none;
}

.files-dropdown {
    border-bottom: none !important;
    float: none;
    padding-bottom: .25em !important;
}

h3 .new-apps {
    font-weight: 600;
    color: #008cba;
    text-decoration: none;
}

.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
    padding: 0
}

.hide-caret {
    display: none;
    font-size: 8px;
    padding-left: 3px;
    line-height: 6px;
    vertical-align: middle;
}

.show-caret {
    font-size: 8px;
    padding-left: 3px;
    line-height: 6px;
    vertical-align: middle;
}

.active .show-caret {
    display: none;
}

.active .hide-caret {
    display: inline;
}

.applicants-list {
    margin: 0;
    width: 100%;
}

.applicants-list li {
    border-top-color: #cccccc;
    border-top-style: solid;
    border-top-width: 1px;
    clear: both;
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-top: 1em;
    padding-left: 3.5em;
    width: 100%;
}

.applicants-list li:first-child {
    border-top: none;
}

.applicants-list h4 {
    color: #6a6a6a;
    clear: none;
    float: left;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
}

.bottom {
    clear: both;
    float: left;
    width: 100%;
}

a.bottom {
    clear: left;
    float: left;
}

.bottom h4 {
    clear: left;
    color: #6a6a6a;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0;
    margin: 0;
    margin-top: .2rem;
    padding-bottom: .5em;
}

.active-bold {
    color: #6a6a6a;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.applicants-list .middle {
    clear: none;
}

@media only screen and (max-width: 40em) { 
    .full-listing .middle {
        float: none;
        text-align: right;
    }

    .full-listing .date-right {
        clear: left;
        float: left;
    }

    .seeker-dash .accordion {
        border-top: solid 1px #a9a9a9;
        padding-top: .5em;
    }

    .recruiter-dash > .full-listing .date-right {
        font-weight: normal;
        font-family: "open sans";
    }

    .views-apps {
        margin: 0;
    }

    .full-listing .views-apps h2 {
        float: right;
    }

    .dashboard-title .views-apps h4 {
        float: right;
        margin: 0;
        padding-right: .25em;
    }

    .ppq-score-center {
        padding: 0;
    }

    .ppq-score-center h4 {
        padding-right: 0;
        text-align: right;
    }

    .bottom {
        clear: none;
        width: initial;
    }

    .bottom .date-right {
        float: right;
    }

    .small-right {
        float: right !important;
    }
}
/* Footer - logged out home page
-------------------------------------------------------------------------------*/
footer {
    background-color: #444444;
    clear: both;
    color: #fff;
    font-family: "open sans",sans-serif;
    font-weight: normal;
    width: 100%;
}

.copyright {
    font-size: 12px;
}

footer a {
    color: #ffffff;
    text-decoration: none;
}

footer a:hover {
    color: #ffffff;
    text-decoration: underline;
}

footer p {
    float: right;
    font-family: "Open Sans";
    font-weight: 400;
    text-align: right;
}

footer nav {
    margin-top: 1.25em;
}



footer nav li {
    margin-top: 0;
}

.lilogo {
    float: right;
    margin-left: 7px;
    width: 38px;
}

.disclaimer {
    text-align: left;
    font-size: 10px;
    float: left;
    background-color: #444444;
    margin: 0;
    padding: 3em;
}


@media only screen and (max-width: 40em) { 

    .copyright {
        float: none;
        margin: 0;
        text-align: center;
        clear: both;
        padding-top: 1em;
    }

    .footer p {
        float: none;
        text-align: center;
    }   
    
    .logo-copy {
        margin: 0 auto;
        width: 100%;
        max-width: 18em;
    }

    footer nav {
        float: none;
        margin: 1em auto 0;
        width: 10em;
    }

    .footer-logo {
        float: none;
        height: auto;
    }

    footer nav img {
        height: auto;
    }

}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .copyright {
        float: none;
        margin: 0;
        text-align: right;
        clear: none;
        padding-top: 0em;
    }

    .footer p {
        float: right;
        text-align: right;
    }   
    
    .lilogo {
        float: right;
        margin-left: 7px;
        margin-top: .25em;
        width: 38px;
        margin-right: 3em;
    }

    .logo-copy {
        margin: 0;
        width: 100%;
        max-width: none;
    }

    footer nav {
        float: none;
        margin-left: 3em;
        margin-top: 1em;
        width: 10em;
    }

    footer nav img {
        height: auto;
    }
}

iframe {
    max-width: 100%;
}
	
	
/*CLEAR to create a vertical break in the page and buffer bar, which is the same thing with a space*/	
	.clearbar {
		width:100%;
		margin:auto;
		background-color:inherit;
		display: block;	
		clear:both;
	}	
	.bufferbar1 {
		width:100%;
		margin:auto;
		background-color:inherit;
		display: block;	
		clear:both;
		height:1em;
	}	
	.bufferbar2 {
		width:100%;
		margin:auto;
		background-color:inherit;
		display: block;	
		clear:both;
		height:2em;
	}
	.bufferbar3 {
		width:100%;
		margin:0px;
		background-color:inherit;
		display: block;	
		clear:both;
		height:3em;
	}
	.bufferbar8 {
		width:100%;
		margin:auto;
		background-color:inherit;
		display: block;	
		clear:both;
		height:8em;
	}
	.graybar5 {
		display: block;
		width: 100%;
		border-bottom:2px solid #888;
		margin-bottom: 5em;
		margin-top: 1em;	
	}
	.graybar2 {
		display: block;
		width: 100%;
		border-bottom:2px solid gray;
		margin-bottom: 2em;
		margin-top: 1em;	
	}
	.graybar1 {
		display: block;
		width: 100%;
		border-bottom:1px solid #888;
		margin-bottom: 1em;
		margin-top: 1em;	
		clear:both;
	}
	
	h3.files-dropdown {
		color: #99ca3b;
    font-family: "Roboto",sans-serif;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;	
	}

	
	/* {
	border: red solid 1px;
	
	} */
	
	#DashboardButton {
		font-weight:bold;
		background-color: #99ca3b;
		border-radius: 5px;
		color:#fff;
	}
	
	.recruiterdisplaydropdown {
		display: none;
		text-align: left;
		padding-left: 3em;
	}
	.recruiterdashdetailp {
		margin: 2em;
		float: left;
		max-width: 60%;	
		
	}


.adminActionLinks{
	width: 95%;
	margin: auto;
	text-align: left;
}

.adminActionLinks > li{
	width: 99%;
	margin: auto;
    line-height: 1.8em;
    font-size: 1.3em;	
}		
	
/*Styling for the upload files button*/	
#filesavebutton {
	background-color: #98ca3b;
	padding: 1rem 2rem 1rem 2rem;	
	
}
	
 .file-upload {
  position: relative;
  overflow: hidden;
  margin: 10px;
  border-radius: 5px; }

.file-upload input.file-input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0); }
/*Mobile search styling */

        #mobilesearch {
        	width:100%;
        	margin: auto;
            position: relative;
           	text-align:left;
            padding:10%;
        }

        #mobilesearch input[type="text"], #mobilesearch select {
            height:4em;
            width: 100%;
        }

        #mobilesearch h2 {
            width: 90%;
            margin: auto;
            color: #008cba;
            font-weight: bold;
            text-align: center;
        } 





/*-----------------------------------------jsProfile jsProfile jsProfile jsProfile jsProfile jsProfile jsProfile --------------------------------------------------------------------------------------------*/	

@media (max-width: 999px){
	.inputandlabel {
		width: 95%;
		margin: auto;
		float:left;
		text-align:start;	
	}	
}

@media (min-width: 1000px) {
	.inputandlabel {
			width: 40%;
			margin-left: 2em;
			float:left;
			text-align:start;
			
	}
	
	
	 .areasofinterestinput {
		 margin-right: 1em;
		 
	 }
	 
	.describecheckbox {
		padding-left: 1em;
		color: #555555;
		
	}
}

.inputcontainer {
	display: block;
	text-align: start;	
}


.inputcontainer .aoiheader {
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    font-family: "roboto",sans-serif;
    font-size: 1em;
    margin-top: 1em;
    padding: 1em;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	height: 5em;
	background-color: #008cba;
}

   
.row .profiletextinput {
	width: 90%;
	margin:auto;
}

@media (min-width: 1000px) {
	.profiletextareawrap {
		max-width: 95%;
		text-align: left;
		margin-top: 1em;
		
	}
	
	.profilestextboxprompt {
		max-width: 30%;
		float: left;
		padding-left: 1em;
	}
	
	.profiletextbox{
		max-width: 70%;
		float: right;
		height: 8em;
		text-align: none;
		margin-top: 1em;
		
	}
}
@media (max-width: 999px) {
	.profiletextareawrap {
		max-width: 95%;
		text-align: left;
		margin-top: 1em;
		
	}
	
	.profilestextboxprompt {
		max-width: 90%;
		margin: auto;	
	}
	
	.profiletextbox{
		max-width: 90%;
		height: 8em;
		text-align: none;
		margin-top: 1em;
		margin: auto;
		
	}	
	
	
}

@media (min-width: 1000px) {
	.companyprofiletextbox{
		max-width: 100%;
		float: left;
		height: 10em;
		text-align: none;
		margin-top: 1em;
		
	}
	
	.profiletextinputwrap {
		max-width: 95%;
		text-align: left;
		
	}
	
	.profiletextinputprompt{
		max-width: 20%;
		float: left;
		padding-left: 1em;
	}
	
	.profiletextinput {
		max-width: 70%;
		float: right;
		margin-top: 1em;
		
	}
}
@media (max-width: 999px) {
	.profiletextinputwrap {
		max-width: 95%;
		text-align: left;
		/*margin:auto;*/
		
	}
	
	.profiletextinputprompt{
		max-width: 90%;
		margin:auto;
	
	}
	
	.profiletextinput {
		max-width: 90%;
		margin:auto;
		
	}	
	
	
	
}

@media (max-width: 999px) {
	.profileselectwrap {
		max-width: 90%;
		margin-top: 1em;
		display: block;	
	}
	
	.profileselectprompt {
		margin: auto;
		max-width: 90%;
	}
	
	.profileselect {
		max-width: 90%;
		margin: auto;
	}
	
	
}



@media (min-width: 1000px) {
	.profileselectwrap {
		max-width: 95%;
		text-align: left;
		margin-top: 1em;	
	}
	
	.profileselectprompt {
		padding-left: 1em;
		max-width: 20%;
		float: left;
	}
	
	.profileselect {
		max-width: 70%;
		float: right;
	}

}
#buttonqualifications {
	display: block;
	
}

input.bottomsavebutton {
	border-radius: 5px;
	width: 10em;
	display:none;
}


input.topsavebutton {
	border-radius: 5px;
	width: 10em;
	display: none;
	float:right;
	margin-right: 1em;

}

.active h3.disclaimerheader {
	color: red;
	text-transform: none;
	width: 95%;
	margin:auto;
	padding-bottom: 1em;	
}

.disclaimerheader {
	color: red;
	text-transform: uppercase;
	font-weight: bold;
}
/*saveaddressbutton styling */
input.saveaddressbutton {
	width: 10em;
	margin:auto;
	background-color: #008cba;
	color: white;
	border-radius: 8px;	
	display:none;
	
}

#saveaddressbutton {
	width: 10em;
	background-color: #008cba;
	color: white;
	border-radius: 8px;	
	text-align: center;
	display: none;
}

#savegibutton {
	width: 10em;
	background-color: #008cba;
	color: white;
	border-radius: 8px;	
	text-align: center;
	display: none;

}

@media only screen and (min-width: 1000px) {
	.idpositive {
		color: #80B122;
		float: left;
		width: 30%;	
		margin: auto;
		margin-left: 1.2em;
		
	}
	.idnegative {
		color: red;
		float: left;
		width: 30%;	
		margin: auto;
		margin-left: 1.2em;
	}
	
	.idneutral {
		color: #555555;
		float: left;
		width: 30%;	
		margin: auto;
		margin-left: 1.2em;
		
	}
}

.idboxes {
	margin: auto;
	width: 100%;
	
}
.highlight {
	font-weight: bold;	
	background-color: #FFFF00;
}

@media only screen and (max-width: 999px) {
			
	.idneutral {
		color: #555555;
		float: left;
		width: 45%;	
		margin: auto;
		margin-left: 1.2em;
		clear:both;
		
	}
	
	
	.idpositive {
		color: #80B122;
		float: left;
		width: 45%;	
		margin: auto;
		margin-left: 1.2em;
		
	}
	.idnegative {
		color: red;
		float: left;
		width: 45%;	
		margin: auto;
		margin-left: 1.2em;
	}
}


/* ---------------------------------------------- */

/*accountinfoaccountinfoaccountinfoaccountinfoaccountinfoaccountinfoaccountinfoaccountinfoaccountinfoaccountinfo*/

	
.airadioinput {
	display: inline-block;
	color: red;	
	background-color: red;
	float: none;
    margin-right: 0px;
    margin-top: 0px;
	
}
	
input[type=radio] {
	/*float:none;*/	
}

.airadio {
	display:inline-block;
	margin-left: 1em;
	margin-right: 1em;
	
}
.accountprompt {
	display:inline-block;
	text-align: center;
	color: #97cb4a;
	margin-top:1em;
	margin-bottom:.5em;	
	
}
@media (min-width: 1000px) {
	.accountinforadiobox {
		display: inline-block;
		max-width: 40%;
		margin-left: 2em;
		margin-right: 2em;	
	}

	#jsgeneral {
		width: 45%;
		float: left;
		display:inline-block;	
		
	}
	#jsaddress {
		width: 45%;
		float: right;
		display:inline-block;	
	}





}
@media (max-width: 999px) {
	.accountinforadiobox {
		display: block;
		max-width: 90%;
		margin: auto;
	}
	
	#jsgeneral {
		width: 90%;
		display:block;
		margin:auto;	
		
	}
	#jsaddress {
		width: 90%;
		display:block;	
		margin:auto;	
	}	
	
}

.accountinfoblocks{
	color:#008cba;
	font-size: 1.5em;
	margin-bottom: 1em;
	text-decoration: underline;
}




/*
#fileupload {
	color: white;	
}
*/
@media only screen and (min-width: 1000px) {
/*.accountinfoflex{

}

.accountinfowrap{
	clear:both;
	display:flex;
	flex-direction: row;
	
}
.accountinfodiv {
	flex:1;
	display:flex;
	flex-direction: column;
	text-align: left;
	margin:1em;
}

.airadiowrap {
	flex:1
	display:flex;
}

.accountinfoblocks{
	color:#008cba;
	font-size: 1.5em;
	float:left;
}

.accountprompt {
	color:black;
	font-weight:normal;	
}

.aitextinput{
	width:100%;
	clear:both;
	
}

.aiselect{
	width:100%;
	clear:both;
}





input[type="radio"].airadioinput {
	display: inline-block;
	margin: 0 0 0 0;
	float:none;
	margin-top:.5em;
}


.radiotext {
	margin: 0 0 0 0;
	color:#008cba;
	display: inline-block;
	margin-left:1em;
}
#jsgeneralForm {
	margin-top:1em;
	padding-top: 0;	
	margin: 2em;
	width: 100%;
}
#jsaddressForm {
	margin-top:1em;
	padding-top: 0;	
	margin: 2em;
	width: 100%;
}
#jsphoneForm {
	margin-top:1em;
	padding-top: 0;	
	margin: 2em;
	width: 100%;	
}
#jsemailForm {
	margin-top:1em;
	padding-top: 0;	
	margin: 2em;
	width: 100%;	
}
*/


}

@media only screen and (max-width: 999px) {
		


}


/*End jsProfile content ---------------------------------------------------------------------*/	
/*-----------------------------------------jsPPQ jsPPQ jsPPQ jsPPQ jsPPQ jsPPQ jsPPQ --------------------------------------------------------------------------------------------*/	
/*PPQ content----------------------------------------------------*/

.ppqquestion {
	    line-height: 1rem;
		font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
		font-weight: normal;
		max-width: 70%;
}

.ppqanswer {
	    line-height: 1rem;
		font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
		font-weight: normal;
		max-width: 25%;
}

.radioppqholder {
	display: block;
	max-width:100%;
	text-align:left;	
}
.ppqidtable {
	width: 45%; 
	background-color: none;	
}

#ppqidleft {
	float: left;
	
	
}

#ppqidright {
	float: right;
	
}
 @media only screen and (max-width: 999px) {	
 .ppqidtable {
	 width: 95%;
	 margin: auto;

 }
 
 #ppqidleft {
	max-width: 95%;
	margin:auto;	

}

#ppqidright {
	max-width: 95%;
	margin:auto;
	clear: both;
}
 
 }

.ppqbuttons {
	display:inline-block;
	margin-left: 2px;
	float: left;
	margin-right: 2px;
	margin-top: 1em;
	padding: .25em;
}

.ppqrowholder {
	clear: both;
	box-shadow: 0px .25px 0px -3 gray;
}

.ppqquestions {
	float: none;
	display: inline-block;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 1em;
	padding: .25em;
}

.orgname {
	padding-top:.25em;
	font-size:.75em; 
	color: #008cba;
}

.ppqidselect {
	float: left;
	max-width: 20%;
	margin-right: 5%;
	margin-left: 5%;
	border-radius: 5px;
	
}

#ppqintro {
	color: #008cba;
}

.ppqbuttonqs {
	border: none;
	max-width: 90%;	
	margin: auto;
}

#essayquestions textarea {
	height: 10em;	
}

.ppqessaytext {
	font-size: 1em;
	text-align: left;
	margin-top: 1em;
}
.RefrenceQ {
	height: 6rem;	
}

#saveEssayQuestions {
	max-width: 10em;
	min-width: 10em;
	display:block;
	float:right;	
}

.ppqsummaries {
	width: 40%;
	float: left;
	margin-left:5%;
}

.ppqsummwrap {
	width: 40%;
	float: left;
	margin-left:5%;
	font-weight: bold;	
}

#ppqsummaryheader {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;	
}

/*----------------------------------------------------------------End PPQ content ---------------------------------------------------------------------*/

/*Recruiter/jsprofile.cfm styling----------------------Recruiter/jsprofile.cfm styling----------------------------------Recruiter/jsprofile.cfm styling*/


.savebuttonwrap #thesavebutton {
	float: right;
	margin-right: 3em;	
}

.savebuttonwrap {
	MARGIN: AUTO;
		
}

.Rjstextareawrap {
	max-width:99%;
	margin-left:3em;
	margin-bottom:1.5em;
	text-align:left;
}



.Rjsselectwrap {
	width:25%;
	float:left;
	display:inline-block;
	margin-left:3em;
	height: 6em;
	margin-bottom:1.5em;
	text-align:left;
}

@media only screen and (max-width: 800px) {	
	.Rjstextinputprompt {
		color: #008cba;
		width: 40%;
	}
	
	.Rjstextinputreply {
		color: black;
		font-weight: normal;
		clear: both;
		width: 40%;
	}
	
	.Rjstextareawrap {
		max-width:99%;
		margin-left:3em;
		margin-bottom:1.5em;
		text-align:left;
	}
	
	.Rjstextinputwrap {
		width:35%;
		display:inline-block;
		margin-left:3em;
		height: 6em;
		margin-bottom:1.5em;
		line-height: 1.5em;
		text-align:left;
	}
}

@media only screen and (min-width: 801px) {	
	.Rjstextinputprompt {
		color: #008cba;
		float:left;
	}
	
	.Rjstextinputreply {
		color: black;
		font-weight: normal;
		clear: both;
		float:left;
	}
	
	.Rjstextinputwrap {
		width:25%;
		float:left;
		display:inline-block;
		margin-left:3em;
		height: 6em;
		margin-bottom:1.5em;
		line-height: 1.5em;
		text-align:left;
	}
	.Rjstextareaprompt {
		color: #008cba;
		float:left;
	}
}


.Rjsselectprompt {
	color: #008cba;
	float:left;

}

.Rjstextboxreply {
	color: black;
	font-weight: normal;
	clear: both;
	text-align:left;
	
}



.Rjsselectanswer {
	color: black;
	font-weight: normal;
	clear: both;
	float:left;
}


.areasofinterestheader {
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-top: 1em;
	padding-bottom: 1em;
	text-transform:uppercase;
	color: #008cba;
}




.ppqsummaryitem {
	 color: #000000;
	 width: 60%;	
}

.ppqoverallscore {
	 color: #008cba;
	 font-weight: bold;
	 width: 60%;
	 font-size: 1.25em;	
}

.ppqdisplayheaders {
	 color: #008cba;
	 font-weight: bold;
	 width: 60%;
	 font-size: 1.25em;	
	
}


.jsprofsavebuttons #thecontactbutton {
	width: 8em;
	margin:auto;
	
}


.jsprofsavebuttons #thesavebutton {
	width: 8em;	
	margin:auto;	
}

.jsprofsavebuttons {
	margin-top: 1em;	
}

.seekerprofilephoto {
	float: left;
	max-width: 30%;	
	margin-bottom: 2em;
}
.rjseekername {
	margin-bottom: 2em;	
}

.jsprofiletop {
	text-align: center;
}
@media only screen and (min-width: 731px) {	

	.jsbasicinfo h3 {
		margin-left: 2em;	
		
	}
	
	.jsbasicinfo{
		text-align:left;
		margin-top: 1em;
		margin-left: 20%;
		margin-right: 20%;	
	}

}
	@media only screen and (max-width: 730px) {		
			.jsprofiletop {
				width: 100%;
				clear: both;
			}
			
			.jsbasicinfo h3 {
				margin-left: 20%;
				margin-right: 20%;
				
			}
			
		.jsbasicinfo{
			margin-top: 1em;
		}
			
	}


.referencename{
	font-size: 1.3em;
	margin-bottom: 1.2em;	
	
}


/******************************************************RjsResumeandWritings***********************************************/








/****************************************************************************************************/
/*********************************Resume Display**********Resume Display****************Resume Display************/

.pdfbox {
	width: 100%;
	min-height: 500px;
	height:75vh;
	border: 0px;
}
#pdfpage {
	width: 1000px;
	min-height: 500px;
	height:75vh;
	border: 0px;
}

#ppq .content active .pdflinkbox{
	display: none;	
	
}

#resumecontent {
	width: 99%;
	margin:auto;
	clear:both;
	margin-bottom: 3em;
	display:block;
}

.resumefiles {
	width: 100%;
	margin:auto;
	clear:both;
	height: 45em;	
	
}


#writings {
	width: 99%;
	margin:auto;
	clear:both;
	margin-bottom: 3em;
	display:block;

}


.writingfiles {
	width: 100%;
	margin:auto;
	clear:both;
	height: 45em;
	
}

.deletedocument {
	background-color: #008cba;
	color: white;
	float: right;
	padding-bottom:.5em;
	padding-top:.5em;
	margin-left: 3em;
}

.doctitle{
	font-weight: bold;
	font-size: 1em;
	color: black;
	float: left;	
}

#coverLetterbox {
	display: block;	
	
}

#resume.defaultdoclink {
	font-size: 1em;
	float: left;
	color: #97cb4a;
	
}
#resumecontent {
	text-align: none;
	
}
#writings {
	text-align: none;
	
}
#coverLetterbox {
	text-align: none;
	
}

#resumecontent.hr {
	margin-bottom: none;
}
#writings.hr {
	margin-bottom: none;	
}
#coverLetterbox.hr {
	margin-bottom: none;	
}

.pdfdownloadlink {
	float: left;
	display:block;
	color: #008cba;	
}
.defaultdoclink {
	color: #97cb4a;	
}
.defaultdoc{
	color: #008cba;	
}

/*
#writingandresume {
	
	
}*/

/**********************************************************************************************************/

/* -------------Recruiter/jsprofile/references.cfm -----------------Recruiter/jsprofile/references.cfm----------------------------------------------------*/
@media only screen and (max-width: 999px) {
#references .referenceswrap {
	max-width:45%;
	display: inline-table;
	margin: auto;
	margin-left: 1em;

}
}
@media only screen and (min-width: 1000px) {
	#references .referenceswrap {
	max-width:45%;
	display: inline-table;
	margin: auto;
	margin-left: 2em;

}
	
	
}

#references .referenceswrap h3 {
	color: #008cba;
	display: block;
	font-size: 2em;
	border: none;
	padding-bottom: .25em;
}

#references .referencecontact {
	float: left;
	height: 10em;
}

#references .referencecontact h4{
	color: #008cba;
	font-weight: bold;
}

#references .referencecontact .refcontact{
	max-width: 100%;
	color: #888;
	margin-top: .3em;
	font-size: .9em;
	display: block;
	text-align: left;
	width: inherit;
	border: none;
}

#references .referenceanswer {
	display:block;
	clear:both;
	color: #888;	
}

#references .referenceresponses .referenceprompt {
	font-weight: bold;
	font-size: 1em;	
	display: block;
	color: black;

}


#uploadfilebutton {
	color: #008cba;	
}

/*------------------------------------------------------------------------------------------------------------------------------------*/



/* Left Menu Full screen  */


.menuimage {
	width: 50%; 
	margin: auto;
	/*margin-top:1em;*/
}

.menuimagebox {
	width: 99%;
	text-align:center;		
	
	
}

.top .recruiterleftmenutopheader {
	color: #99ca3b;
    font-family: "Roboto",sans-serif;
    font-weight: 600;
    letter-spacing: 0.5px;
    /*padding: 0.5em 0;*/
    text-transform: uppercase;
	float:left;	
	
}

/*------------------------------------------------------------------------------------------------------------------------------------*/

	
.expandeddetailcontent {
	display: none;	

}

.expandjobdetails {
		margin-bottom:0;
	padding-bottom:.5em;	
	padding-top:.5em;
	margin:0;
	display:block;
	float:right;
	border-radius:5px;
}

.accordion .accordion-navigation > a.multiStateDisplay {
	color: #6a6a6a;
	font-family: inherit;
    font-weight: 200;
    line-height: 1em;
    text-rendering: optimizeLegibility;
	float: left;
	margin-left: 0;
	padding-left: 0;
	font-size: 1.1em;
	
}

.jobinfospan {
	color: #6a6a6a;
	font-family: inherit;
    font-weight: 100;
    line-height: 1.3em;
	float: left;
	margin-left: 0;
	padding-left: 0;
	font-size: 1.1em;
	margin-top: .5em;
	margin-bottom: .5em;
}

.jobinfospan > a {
	color: #6a6a6a;
	font-family: inherit;
    font-weight: 100;
    line-height: 1em;
	margin-left: 0;
	padding-left: 0;
	font-size: 1.1em;	
	
}

.listingsdetail {
	max-width: 80%;
	display:block;
	margin: auto;
}

.viewdetailsbutton {
	margin-bottom:0;
	padding-bottom:.5em;	
	padding-top:.5em;
	margin:0;
	display:block;
	float:right;
	border-radius:5px;
	width:12em;
}

.profileaccordianh5 {
	margin-top: 1.5em;
	
}
.profileaccordianparagraph {
	color: #888;
	font-size:1em;	
	margin-bottom:2em;
}
#profcertpara {
	clear:both;	
	
}

#profilelistmiddle {
	max-width: 80%; 
	margin:auto;
	margin-bottom:2em;
}


.figure-c {
	float: right;
	margin-right: 5%;
	margin-left: 5%;	
}

.littlebluelinks {
	color: #008cba;
   	font-family: "Open Sans",sans-serif;	
	
	
}

/********REFERENCES INCLUDE STYLING************************/
/*h2 header at top of page */

	#referenceshead {
		margin-bottom:5%;
		padding-bottom:none;
		color: #008cba;
	   border-bottom: 1px solid #d3d3d3;
	}	
	
/* displayreferences boxes*/	
	#editref1 {
		display:none;	
	}

	#editref2 {
		display:none;	
	}



	.referencestoggle1 {
		position:initial;
		display: block;
		max-width: 20%;
		margin: auto;
		border-radius: 5px;
		background-color:#008cba;
	}
	.referencestoggle2 {
		position:initial;
		display: block;
		max-width: 20%;
		margin: auto;
		border-radius: 5px;
		background-color:#008cba;
	}

/*end displayreferences box*/

/*references edit form*/
.referenceseditform	{
	content-align: center;
	margin: auto;	
}



.referenceseditform {
	max-width: 75%;
	margin: auto;
		
}


/*
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;

*/



.refresponsestatus {
	max-width: 99%;
	margin:auto;
	text-align:center;
	color: #008cba;	
	display: block;
	float:none;
	font-weight: bold;
	text-transform:uppercase;
}

.deletereferencebutton {
	max-width: 99%;
	margin:auto;
	text-align:center;
	color: white;
	background-color:#008cba;	
	display: block;
	float:none;
	font-weight: bold;
	text-transform:uppercase;
	
}

.referencedisplay{
	max-width: 60%;	
	margin: auto;
	margin-top: none;
	float: none;
	text-align:center;
}




/*
.referencedisplay .liright {
	border: none;
    font-weight: 400;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
	clear: right;
    float: right;
	margin-right:5%;
}

*/

/*---Styling for the new js/profile#references display------> */

.referencestaticdisplay {

}

.displaystaticreference{
	color: #888;
	width: 60%;
	float: left;	
	display: none;
}

.displaystaticreference .lileft {
	border: none;
	font-weight: 400;
    list-style: none;
    padding: 0;
    text-align: left;
	margin-left:5%;
	margin-top: 1em;
	font-weight: bold;
	width: 70%;
	color: #888;
}


.showreferenceinfo {
	margin-top: 1em;
	color: #008cba;
	font-weight: bold;
	clear: both;
	display: block;	
	
}

.responsereceived {
	/*color: #99ca3b;*/
	/*color: #669708;*/
	color: #80B122;
	font-weight: bold;	
	
}

.norefresponse{
	color: red;
}

.editreferences {
	display: none;	
	
}
#newreferencelink{
	color: #008cba;
	font-size: 1.2em;
	font-weight: bold;
	margin: auto;	
}

.deleterefmessage {
    color: red;
    font-weight: bold;
}










/*****************************************************************************************************/
	
	/* Dropdown Button */
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: #3e8e41;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu (use js to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}
	

	

	
/*------------------------------------------------*/
/*Styling for the Jobdetail.cfm and companyprofile.cfm pages--------------
									THESE PAGES ARE NOT YET BUILT TO BE RESPONSIVE---------------make responsive and organize rules by 25*/

	/*NOT RESPONSIVE NOT RESPONSIVE main nav text NOT RESPONSIVE NOT RESPONSIVE*/

	/*Thoughts on responsiveness:
	
	1. .profile img should expand on smaller screens to max-width:90%; margin: auto;
	2. details table does not fit the smallest screen size. maxwidth is set, but it's still overflowing the border. 
	
	*/	
	
	/*---------------BasicInfo span-------------------*/
	
	#photoup3 {
		display:none;	
	}
	
	.basicinfo {
		color:	#555555;
		line-height: 1.5em;
		max-width: 60%;
		font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
		font-weight: bold;
    	font-style: normal;
		text-rendering: optimizeLegibility;
		float:left;
		margin-bottom: .5em;
	}
	.address a {
		font-weight: bold;	
	}
	.address {
		padding:1em 0;
	}
	.jscompanySocial {
		padding:.5em 0;
	}
	
	.company-profile ul li h4 {
		font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
		
	}
	
	.industry-ul {
		font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	}
	
	.pleaselogin {
		font-size: 1em;
		font-weight: bold;
	}

	/*--------------------------------------------*/
	
	
	
	/*This is the <h5> from the companyprofile and the job detail-- still needs mobile responsiveness 020416*/
	
	@media only screen and (min-width: 1000px) {	
		.jobdetailtitle {
			color: #008cba;
			font-weight:bold;
			font-size:1.5em;
			margin-top: 1px;
			display:block;
		}	
	}
	
		@media only screen and (min-width: 1000px) {	
		.jobdetailtitle span {
			margin-left: 3em;
		}	
	}
	
	
	@media only screen and (max-width: 999px) {		
		.jobdetailtitle {
		color: #008cba;
		font-weight:bold;
		font-size:1.5em;
		margin-top: 2%;
		display:block;
		float:left;
	}
	}
	@media only screen and (max-width: 999px) {		
		.jobdetailtitle span {
			clear: both;

	}
	}
	
	
	.companyprofilephoto {
		max-width:30%;
		float:left;
	}
	
#companyphotoup{
	display: none;	
	
}

	
	/*---------------------------------------------------------------------------------------*/
	
	/*-----------------------.profile tag rules -------------*/
	
	
	.profile p {
		max-width: 90%;
		/*margin: auto;*/
		
		}
	
/*	.profile img {

		display:inline-block;
		margin: auto;
		max-width: 30%%;
	}*/
	
	/*
	.seeker-profile-top img {
		display:inline-block;
		margin: 1.5em;
		margin-top: 0em;
		width: 25%;
		
	}
	*/
	
	/*---------------------------------------------------------------------*/	
	/*----------BetaListings styling -------------------------------------*/
	
	.joblistwrap{
		border: 1px solid red;	
		margin: auto;
		max-width:90%;
		padding: 1px;
		text-align:center;
		display: inline-block;
		display: flex;
	}
	
	.joblistrow {
		border: 1px solid red;
		padding: 1px;
		width: 95%;
		display:flex;
		text-align:center;

	}
	.joblisthead{
		border: 1px solid red;	
		padding: 1px;
		float:left;
		width: 40%;
		flex: 1;
		display:flex;

	}
	.joblistbottom{
		border: 1px solid red;	
		padding: 1px;
		float:right;
		width: 40%;
		flex: 1;
		display:flex;


	}
	.joblistdata{
		border: 1px solid red;	
		padding: 1px;
		width: 100%;	
	}
	
	
	
	
	.blbutton{
		clear: both;
	}

	
	/*----------------------------------------------------------------*/
	
	/*------Details bottom layout ----------------------------*/
	.jobdetails {
		color: #555555;
		list-style: none;
		font-size: 1.2em;
		line-height:2em;	
		margin-left: 2em;
	}
	.detaildata {
		color: #555555;
		margin-left: .5em;	
	}
	
	.detailscontent {
		color: #555555;
		margin-left: .5em;
		
	}
	.contenttextbox .detailsheader{
		/*color: #99CA3B;*/
		color: #008cba;
	}
	.detailsheader{
		/*color: #99CA3B;
		color: #75A617;*/
		color: #008cba;
	}
	
	.detailtablewrap {
		margin: auto;
		max-width:80%;
		padding: 1px;
	}
	
	.jobstatswrap{
		margin: auto;
		max-width:99%;
		padding: 1px;
		text-align: center;
	}
	
	.jobstatsitem {
		display: inline-block;		
		margin: .5em;
		padding-left: 1em;
		padding-right: 1em;
		padding-top: 1em;
		padding-bottom: 1em;
		height: 8em;
		width:30%;
		text-align:center;
	}
	.jobstatscat {
		height: 40%;
		font-weight: bold;
		text-align:center;
		font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
		padding-bottom: 0;
		color: #008cba;

	
	}
	
	.jobstatsdata {
		text-align:center;
		flex: .5;
		height: 30%;
		padding-bottom: 2em;
		clear: both;
		margin-top: 1em;
		font-weight: bold;
		font-size: 1em;
		font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	
	}
	
	
	.jobdetaildescription p, .jobdetaildescription li, .jobdetaildescription > span, .jobdetails li {
		font-size: 13px; 
		font-family: Helmet, Freesans, sans-serif;
		line-height: 1.3em;
		color: #555555;
		font-family: inherit;
		font-weight: 500;
		line-height: 1.4;
		text-rendering: optimizeLegibility;
		color: #6a6a6a;
		margin-bottom: 2em;
		margin-top: 1em;
	}
	.basicinfo {
		font-size: 13px; 
		font-family: Helmet, Freesans, sans-serif;
		color: #555555;	
		font-weight: 100;
	}
	

/*	.jobstatsrow {
		padding: 1px;
		margin-bottom:1em;
		display:flex;
	
	}
	.jobstatshead {
		padding: 1px;
		margin:auto;
		text-align:center;
		font-weight:bold;
				flex: .5;
	}
	.jobstatsbottom{
		padding: 1px;
		margin:auto;
		text-align:center;
		color: #008cba;
				flex: .5;
	}
	.jobstatsdata{
		display: inline-block;
		width: 23%;
		padding: 1px;
		margin: auto;
		font-size: 1.2em;

		
	}
*/
	
	/*-------------------------------------------------------------*/
	/*--------------Buttons------------------------------------*/
	.backtojobs {
		float:left;
		color: #008cba;
		font-weight: bold;
		display: inline-block;
	}	
	  .adminlinks {
	margin-left: 1em;
	margin-right: 1em; 
	font-weight: bold; 
  }
  .adminlinkspan {
	  display:inline;
	  margin-bottom: 2em;
  }
  
  .adminbutton{
	width: 10em;  
	  
  }
  .pwdsuccess {
	color:#97CB4A;
	font-weight: bold;  
  }
	
	

/*-----------------------------------------------------------------------------*/	
	
	/*.contenttextbox {
		text-height: 2em;	
	}
	
	.industry-recruiter-title{
		font-weight: bold;
		color: #008cba;	
	}
	
	.contenttextbox p ul {
		display:inline-block;
		margin:auto;
		margin-top: -1em;
		max-width:80%;
	}
	.contenttextbox {
			
		
	}
	
	.contenttextbox .jobdetaildescription ul {
		max-width:80%;	
		margin: auto;
		margin-top: 1em;
		
	}
	.contenttextbox .jobdetaildescription ul li {
		line-height: 1.5em;
		margin-top: 1em;
		
	}
	
	.contenttextbox p, .contenttextbox h5 {
		clear:both;	
		margin-top: 5%;
		font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    	font-style: normal;
		text-rendering: optimizeLegibility;

	}
	
	.contentboxtitle {
		color: #008cba;
		font-weight: bold;	
	}
	*/
/*companyprofile*********************************************companyprofile*********************************************companyprofile**************************************/	
	#companyprofileaddress{
		float:left;
		
	}	
	#companyprofileaddress h4{
		clear: both;
		float: none;
		margin: auto;
		margin-bottom: 1em;
	}
	
	#companydetailname {
		margin-top: 5em;	
	}
	
	.profile .companyprofilephoto {
		max-width: 30%;
		
	}
	
	#companydetailname {
		color: #008cba;
		font-size: 2em;	
	}
	
	.jscompanysocial img {
		float:none;	
		margin-left: 0em;
		margin-right: 1em;
	}
	
/*-----------------------------------------End jobdetail and company profile------------------------------------*/
	
	.lookingtohiretext {
		color: black;
		font-size:1em;
		padding: .5em;
		text-overflow:clip;
	}
	
	.looktohirephoto {
		padding: 0;
		margin: 0;
		width: 100%;
	}	

	.top li p {
		float:right;
		color: #008cba;	
		font-family: "Open Sans",sans-serif;
    	font-size: 14px;
		font-weight: bold;
		
	}
	
	#jobseekernameh2 {
		color: #008cba;
	}
	
	.floatleft {
		float:left;
	}
	

	.jsdashboardsidebar {
		background-color: #fff;
		color: #444444;	
	}
	
	.recruiterdash-middle li, .recruiterdash-middle p, .recruiterdash-middle a {
		/*padding-bottom: 10px;	*/
		padding-top: 0px;
		margin-bottom: 0;
		font-size: 13px;
	}	
	.top li, .top p, .top a {
		padding-bottom: 10px;	
		padding-top: 0;
		margin-bottom: 0;
		font-size: 13px;
	}
	
	.top p {
		float:right;
		color: #008cba;	
		font-family: "Open Sans",sans-serif;
		font-size: 13px;
		font-weight: bold;
		line-height: 2em;
		
	}
	
	.top a {
		float:right;
		color: #008cba;	
		font-family: "Open Sans",sans-serif;
		font-size: 13px;
		font-weight: bold;
		
		
	}
	
	.top span {
		float:right;
		color: #008cba;	
		font-family: "Open Sans",sans-serif;
		font-size: 13px;
		font-weight: bold;
		line-height: 2em;		
	}
		
#recruiter.active {
	color:#99ca3b;
	text-decoration: underline;
}
#seeker.active {
	color:#99ca3b;
	text-decoration: underline;
}			
	
.recruiterdash-middle .active {
		float:right;
		color: #008cba;	
		font-family: "Open Sans",sans-serif;
		font-size: 13px;
		font-weight: bold;
		line-height: 2em;		
	}
	.recruiterdash-middle p {
	float:right;
	color: #008cba;	
	font-family: "Open Sans",sans-serif;
    font-size: 13px;
	font-weight: bold;
	line-height: 2em;		
	}
	.recruiterdash-middle a {
	float:right;
	color: #99ca3b;	
	font-family: "Open Sans",sans-serif;
    font-size: 13px;
	font-weight: bold;		
	}
	.recruiterdash-middle #right span {
	float:right;
	color: #99ca3b;	
	font-family: "Open Sans",sans-serif;
    font-size: 13px;
	font-weight: bold;
	line-height: 2em;			
	}
	.recruiterdash-middle p {
	float:right;
	color: #008cba;	
	font-family: "Open Sans",sans-serif;
    font-size: 13px;
	font-weight: bold;		
	}
	#mydocuments a {
		float:left;
		padding-bottom: .5em;
		font: 13px Helmet, Freesans, sans-serif;
		display: block;
	}
	
	.top li a {
	float: right;
    color: #99ca3b;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: bold;
	}
	
	.recruiterdash-middle .postajob {
		float:none;
		margin:auto;
		font-size:1.25em;		
	}
	
	
	.contentoutput {
		max-width: 80%;	
		margin-left: 10%;		
	}
	
	
	/*this is the contactus, resources, and aboutus sections*/
	.contactuscontent {
		max-width: 70%;	
		margin-left: 2em;
		margin-right:10%;
		float:right;		
	}

	.staticpageh3 {
		font-size: 1.4em;
		color: #008cba;
   		font-family: "Open Sans",sans-serif;
		margin-top:1em;
		margin-bottom:1.5em;	
		
	}
	
/*	.contactformlabel {
		font-size: 1em;
		color: #008cba;
   		font-family: "Open Sans",sans-serif;
		font-weight: bold;
		margin-bottom: .25em;	
		
	}*/
	
	.contactusleft {
		width: 50%;
		float: left;
		margin-left:5%;
	
	}
	
		
	.contactusright {
		width: 35%;
		float: right;
		margin-right:5%
	
	}
	.contacttitle {
		margin-top: .5em;
		margin-bottom: 1em;
		color:#008cba;
		font-weight: bold;
		display: block;
	}
	.contactbox{
		border-radius: 8px;
		padding: 1.5em;
	}
	
	#contactsubmit {
		background-color: #008cba;	
	}
	
	#resourcetitle {
		color: #008cba;	
	}

@media only screen and (max-width: 999px) {
	.removejsmessage {
		display: none;	
	}
}
	
/* ------------------------Desktop Viewports----------------------------- */	
@media only screen and (min-width: 1000px) {	
	.title-styling {
		text-align:center;
		margin-top: 0;
		margin-bottom: 0;
		margin-right: 0;
		color: #fff;
		background-color: #008cba;
		border-radius: 5px;
	}
	.top ul li a {
	text-align: right;		
		
	}
	
	.main-float-right {
		width: 65%;
		float:right;
		
	}

	.main-padding {
	 max-width: 70%; 
	 display: inline-block;
	 float:right;
	 
	}
	
	.main-padding-content {		
		 max-width: 70%; 
		 display: inline-block;
		 margin-right:5vw;;

	}	
	
	.recruiterdash-middle li span{
    text-align: center;
    margin-top: 0;
	color: #99ca3b;
}

.jobseekerremove {
	color: red;
	margin-left: 2em;	
}
.removejsmessage {
	display: none;	
}
		

	/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
	/*navpages sideboxes*/
	.sidecontentbox {
		border-radius: 8px;
		display: inline-block;
		box-shadow: 5px 5px 5px 2px rgb(153,153,153);
		margin-top: 5em;
		background-color: white;
		text-overflow: hidden;
	}	
	
		/*Job Feed*/
		.jobsfeed {
		margin-top: 2vh;
		margin-bottom: 2vh;
		margin-left: 2vw;
		}
		
		.rssbutton {
		margin-top:-5%;
		margin-left: 2%;
		padding:0;
		border-radius:3px;
		}
		
		
		
		/***********************************************/
		/*Looking to Hire*/
		.lookingtohirephoto {
		padding: 0;
		margin: 0;
		width: 100%;
		}
		
		
		
		
		/***********************************************/
		/*JobSearchTip*/

		  .searchtipsul li {
		  margin-top:5px; 
		  margin-bottom: 10px;
		  }

		.cjtipstitle {
		color:#008cba;
		font-weight:bold;
		background-color: white;		
		}

		.cjtipsdetail{
			margin: 5px;
		}



}


/*----------------------------------------------------Mobile viewports-----------------------------------------------*/
@media only screen and (max-width: 999px) {	
	/* Mobile Viewports */
	/*main page content*/
			.title-styling {
		text-align:center;
		margin-top: 0;
		margin-bottom: 0;
		margin-right: 0;
		background-color: #008cba;
		color: white;
		border-radius: 5px;
	}
		
		
		
		.main-padding {
		 max-width: 100%; 
		 margin:auto;
		 margin-top:5%;
		 padding: auto;
		}
		
		
		/**************************jssidedashboard***********************************************/
		#jssidedashboard {
			clear: both;
			display:block;
			box-sizing: border-box;
			color: rgb(68, 68, 68);
			margin-bottom:40px !important;
			padding-bottom:40px !important;
		}
		
			#jssidedashboard a {
			line-height:1.5em;
			line-spacing:1em;
		}
	
	/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
	/*sideboxes*/
		
		
		.sidecontentbox {
		max-width: 90%;	
		display: inline;
		box-shadow: 3px 3px 3px 2px rgb(153,153,153);
		margin:auto;
		padding-bottom: 2vh;
		border-radius: 5px;
	}
	/***********************************************/	
		/*Job Feed*/
		
		.rssbutton {
		margin-top:-5%;
		margin-left: 2%;
		padding:0;
		border-radius:3px;
	}	
		
		.jobsfeed {
		margin-top: 2vw;
		margin-bottom: 2vw;
		margin-left: 10vw;
		display: block;
	}
		
		
	/***********************************************/	
		/*Looking to Hire*/
		
		.lookingtohirephoto {
		 display: block;
    	 margin-left: auto;
         margin-right: auto;
		 margin-top: 2vh;
		 margin-bottom: 2vh;
		 width: 60%;
	}		
		
		
	/***********************************************/	
		/*JobSearchTip*/

	.cjtipstitle {
		color:#2c99ce;
		font-weight:bold;
		background-color: white;
		
	}	
	
	.cjtipsdetail {
		margin:5px;
		padding-left:5px;
		
		
	}


	
/*THIS IS THE END OF THE MEDIA STYLING BEGUN 99 LINES EARLIER*/		
}	

.showdetailsbutton {
	position:initial;
	display: block;
	max-width: 30%;
	margin: auto;	
	margin-bottom: 1%;
	padding-top:1%;
	padding-bottom:1%;
	
}
/*******Editcompanyprofile.cfm****/
@media (min-width: 1000px) {
	.companytop {
		float:right;
		text-align: center; 
		padding: 2em;
		width: 60%;
		padding-top:1em;
	}





}

@media (max-width: 999px) {
	.companytop {
		text-align: center; 
		width: 95%;
		margin: auto;
	}
	
}
	




	.companyAddress a {
		font-weight: bold;	
	}

	
	.profileLeft {
		margin-top:5px;
		width:40%;
		height:50px;
		float:left;
		text-rendering: optimizeLegibility;
	}
	.companyinfoWraper {
		width:auto;
		height:125px;
	}
	.company-profile-top {
		height:auto;
	}
	.company-profile-img {
		
	}
	.company-profile-social {
		height:25px;
		background-color:green;	
	}
	input.companysavebutton {
	width: 10em;
	margin:auto;
	background-color: #99CA3B;
	color: white;
	border-radius: 8px;	
	display:none;
	
	}

	.companysocial{
		text-align: center;	
		
	}
	
	.radiowrap {
				    display: inline-block;
    width: 40%;
    margin-right: 2em;
    margin-left: 2em;
		
	}
	
	.radiowrapprompt {
		color: #008cba;
		width: 95%;
		margin-bottom: 1em;
		margin-top: 1em;
		font-weight: bold;
	
	}
	
	
	
	
	
	
/*Recruiter/editrecruiter.cfm styling */
.savetitlebutton {
	display: none;	
}

.savephonebutton {
	display: none;	
}

.saveAddressbutton {
	display: none;	
}

.savegibutton{
	display: none;	
	
}

.socialsavebutton {
	display: none;	
}


/*recruiter/editjob.cfm */
#editjobdiv {
	
}


input[type="text"].textform {
	width: 95%;
}

label.formlabel, span.formlabel {
	color: #008cba;	
	width:95%;
	margin-bottom: .5em;
	margin-top: 1em;
	font-weight: bold;
}

select.editjobselect {
	width: 95%;
}

#jobindustry {
	height: 6em;	
}


.editjobselectdiv {
	display: inline-block;
	width: 40%;
	margin-right: 2em;
	margin-left: 2em;
	text-align: left;
}
@media (min-width: 1000px) {
	.inputdiv {
		display: inline-block;
		width: 40%;
		margin-right: 2em;
		margin-left: 2em;
		text-align: left;
	}
}
@media (max-width: 999px) {
	.inputdiv {
		width: 90%;
		margin: auto;
	}
	.inputdiv select {
		WIDTH: 95%;	
	}
	#companyprofileprivacy {
		margin: auto;
		text-align:center;
		margin-left:0;	
	}
	
}




.editjobtextareadiv {
	width: 90%;
	margin-right: 2em;
	margin-left: 2em;
}

.editjobsectionheader {
	color:black;
	font-weight:bold;
	text-decoration:underline;	
}

input[type="submit"].editjobsubmit {
	width: 30%;
	margin: auto;	
}

.viewjobphoto {
	display: inline-block;	
}
 

.viewjobbasicinfo {
	margin-right: 2em;	
	text-align: left;
	width: 40%;
}



#rprivacydiv {
	text-align: center;	
}

.contenttextbox h5 {
	color: #99CA3B;
	margin-top: 1em;
	
}

a.applicantsdropdownlist {
	text-decoration: none;	
}
/*Modal at full width viewport*/



@media only screen and (min-width: 1000px) {
/*Account modal styling Account modal styling Account modal styling Account modal styling Account modal styling */

.mymodal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.75); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
	display: none; /* Hidden by default */
	position: absolute; /* Stay in place */
	top: 0;
	left: 20%;
    background-color: #f9f9f9;
	z-index: 2; /* Sit on top */
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: auto;
    min-width: 50%;
	height: auto;
	border-radius: 8px; /* Could be more or less, depending on screen size */
	overflow:scroll;
}

.confirmMessage {
	display: none;
	width: 70%;
	font-weight: bold;
	font-size: 1.5em;	
}

.codematchmessage {
	display: none;
	width: 70%;
	font-weight: bold;
	font-size: 1.5em;	
}



/* The Close Button */
.closemodal {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.closemodal:hover,
.closemodal:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
/*more account modal. This needs to be joined with the rest of the style for it when I have a minute to do it.*/
#modallogo {
  position: absolute;
  clip: rect(50px, 350px, 250px, 0);
}


#saveemailbutton{
	display: none;	
	
}

#emailconfirm {
	display: none;	
}

#emailconfirmlabel {
DISPLAY: NONE;	
	
}
/*.accountmodalimg {
	width: 80%;	
	margin: auto;
	
}*/

	.accountmodalimg {
		background: url('../img/sprite.png') no-repeat 0 -58px;
		width: 350px;
		height: 100px;
		margin: 0 auto;
	}
	.modalinput {
		margin-left: 15%;
		width: 70%;	
		background-color: white;
	}
	
	input[type="text"].modalinput {
		margin-left: 15%;
		width: 70%;	
		
	}
	input[type="password"].modalinput {
		margin-left: 15%;
		width: 70%;	
		
	}
	/*input[type="email"].modalinput {
		margin-left: 15%;
		width: 70%;	
		
	}
	textarea.modalinput {
		margin-left: 15%;
		width: 70%;	
	}
	select.modalinput {
		margin-left: 15%;
		width: 70%;	
		background-color: white;
	}*/
	
	.modaltitle {
		margin-left: 15%;
		color: #008cba;
		font-weight: bold;
		font-size:1.5em;
		display:block;	
	}
	.modallabel{
		margin-left:15%;
		color: #008cba;	
		font-weight: bold;
	}
	
	.modalsave {
		width: 20%;
		margin: auto;	
		
	}

}
/*Modal at mobile width viewport*/

@media only screen and (max-width: 999px) {
.mymodal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.75); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
	display: none; /* Hidden by default */
	position: absolute; /* Stay in place */
	top: 1%;
	left: 5%;
    background-color: #f9f9f9;
	z-index: 2; /* Sit on top */
    margin: auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 90%;
	border-radius: 8px; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.closemodal {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.closemodal:hover,
.closemodal:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
/*more account modal. This needs to be joined with the rest of the style for it when I have a minute to do it.*/
#modallogo {
  position: absolute;
  clip: rect(50px, 350px, 250px, 0);
}
/*.accountmodalimg {
	width: 80%;	
	margin: auto;
	
}*/

	.accountmodalimg {
		background: url('../img/sprite.png') no-repeat 0 -57px;
		width: 350px;
		height: 100px;
		margin: 0 auto;
	}
}

/*Apply Modal Apply Modal Apply Modal Apply Modal Apply Modal Apply Modal */

/*/*
.mymodal {
    display: none;
    position: fixed; 
    z-index: 1; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; /* Full height/
    overflow: auto; /* Enable scroll if needed 
    background-color: rgb(0,0,0); /* Fallback colo
    background-color: rgba(0,0,0,0.75); /* Black w/ opacit
}


.confirmMessage {
	display: none;
	width: 70%;
	font-weight: bold;
	font-size: 1.5em;	
}

.codematchmessage {
	display: none;
	width: 70%;
	font-weight: bold;
	font-size: 1.5em;	
}

/* Modal Content/Box
.modal-content {
	display: none; /* Hidden by defau
	position: absolute; /* Stay in pl
	top: 0;
	left: 20%;
    background-color: #f9f9f9;
	z-index: 2; /* Sit on 
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
	height: 80%;
	border-radius: 8px; /* Could be more or less, depending on screen s
	overflow:scroll;
}
*/
#applymodal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.75); /* Black w/ opacity */
}

/* Modal Content/Box */
#applymodalcontent {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	top: 15%;
	left: 20%;
    background-color: #f9f9f9;
	z-index: 2; /* Sit on top */
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
	border-radius: 8px; /* Could be more or less, depending on screen size */
	overflow:scroll;
}

form.applyforthisjob {
	width: 80%;
	margin: auto;
	margin-top: 2em;	
}


.applylabel{
		color: #008cba;	
		font-weight: bold;
	}



.dashboardhead {
	color: #008cba;
	font-weight: bold;
	/*text-decoration:underline;*/	
}

.cjpages {
	max-width: 75%;
	margin: auto;
}
.logged-in-sidebar h3 {
    color: #99ca3b;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin: 1em 0 0;
}
.logged-in-sidebar h4 {
    color: #eee;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    float: none;
    letter-spacing: 0;
}
.logged-in-sidebar .top, .recruiterdash-middle, .aside-profile {
    /*border-bottom: 1px solid #eee;*/
    clear: both;
    color: #eee;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    list-style: outside none none;
    margin-left: 1em;
    padding: 0 0 0.7em 0;
    width: 90%;
}
.hero input[type="email"] {
	border: medium none;
    border-radius: 5px;
    color: #999;
    font-family: "Roboto",sans-serif;
    font-weight: 600;
    margin: 1.5% 0;
    padding: 0.7em;
    /*text-transform: uppercase;*/
}
.hero input[type="text"] {
	border: medium none;
    border-radius: 5px;
    color: #999;
    font-family: "Roboto",sans-serif;
    font-weight: 600;
    margin: 1.5% 0;
    padding: 0.7em;
    /*text-transform: uppercase;*/
}

/*RESTYLING THE MENU*/
.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

  .move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
  }
  @media only screen and (min-width: 40.063em) {
    .move-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.active h3 {
    padding-bottom: .25em;
    padding-top: .25em;
    color: #99CA3B;
    font-family: "Roboto",sans-serif;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    border-bottom: none;
    font-size: 14px;
}
#sideAction a {
	font-family: "Roboto",sans-serif;
    font-weight: 600;
    letter-spacing: 1.25px;
    text-transform: uppercase;
    font-size: 12px;
    width:100%;
    text-align: center;
    color: #99ca3b;
   }
ul.recruiterdash-middle {
	margin: 0px;
	width:100%;
}
.faqcontent .accordion .accordion-navigation > a {
    background-color: #ffffff;
    border-bottom: solid 1px #c9c9c9;
    color: #008CBA;;
    font-size: 17px;
    padding: 1.5em 0;
    text-align: left;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 600;
}
.faqAccordian {
	padding: 1em 1em 1em 2em;
	font-family: inherit;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.4;
    text-rendering: optimizeLegibility;
    color: #6a6a6a;
}
.left-off-canvas-menu {
	background: #444;
    border-color: #99CA3B;
    border-right-style: solid;
}

.mobilemenu {
	display: flex;
	flex-direction: column;
	height: calc(100vh - 2.8125rem);
	margin-left: 0px;
	padding-left: 0px;
	max-width: 75%;
	position: fixed;
	top: 2.8125rem;
	left: 0px;
	z-index: 50;
}

.mobilemenu a {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	letter-spacing: 0.5px;
	font-family: "Roboto",sans-serif;
	font-size: 15px;
	text-align: center;
	flex: 1 auto;
	letter-spacing: 0.5px;
	display: flex;
	align-items: center;
	padding-left: 1rem;
	overflow: scroll;
}
.mobilemenuGreen {
	background-color: #333;
    color: #99CA3B;
    font-weight: 600;
    text-transform: uppercase;
}
.mobilemenuLI {
	background-color: #444;
    color: #eee;
    font-weight: 500;
}

.mobilemenu.shownMenu {
	width: 75%;
	transition: width .2s linear;
}
.mobilemenu.hiddenMenu {
	width: 0px!important;
	transition: width .2s linear;
}

.mobilemenu.hiddenMenu a {
	width: 0px!important;
	padding: 0px;
	display: none;
	transition: .1s;
}

@media (min-width: 1025px) {
	.mobilemenu {
		display: none!important;
	}
}


a:link {
    -webkit-tap-highlight-color: #99CA3B;
}

/*Photo upload area*/

@media (min-width: 1001px) {
	.editindicator {
		height: 100%;
		width: 100%;
		background-color: black;
		opacity: .40;
		display: none;
		position: relative;

	}
	
	.editOverlayText {
		font-size:1.4em;
		font-weight: bold;
		color: white;
		position: absolute;
		top: 50%;
		left: 10%;
		text-align: center;
		margin:auto;
		width: 80%;
		display:none;
	}
	.jsprofiletop {
		float:left;
		text-align: center; 
		padding: 2em;
		width: 60%;
		padding-top:1em;
	}
	
	.jsprofiletop h3 {
		line-height: 1.3em;	
	}

}

@media (max-width: 1000px) {
		.editindicator {
			height: 100%;
			width: 100%;
			background-color: black;
			opacity: .40;
			display: none;
			position: relative;
	
		}
		
		.editOverlayText {
			font-size:1.4em;
			font-weight: bold;
			color: white;
			position: absolute;
			top: 50%;
			left: 10%;
			text-align: center;
			margin:auto;
			width: 80%;
			display:none;
		}
		
		.jsprofiletop {
			float:none;
			text-align: center; 
			padding: 2em;
			width: 50%;
			padding-top:1em;
			margin: auto;
		}
		
	.jsprofiletop h3 {
		line-height: 1.3em;	
	}
		
}

@media (min-width: 1000px) {	
	#profileimage { 
	   position: relative; 
	   width: 25%; /* for IE 6 */
	   float: left;
	   cursor:pointer;
	}
	
	.profilepic:hover{
		opacity: .3;
			
	}	
}
@media (max-width: 999px) {	
	#profileimage { 
	   position: relative; 
	   width: 50%; /* for IE 6 */
	   cursor:pointer;
	   margin: auto;
	}
	.profilepic {
		width: 100%;
		margin-bottom: 1em;
		padding-bottom: 1em;	
		
	}
	.companyName {
		margin-top: 5px;	
	}
	.companyWebPage {
		max-width: 90%;
		margin:auto;

		
	}
	#companyWebLink {
		font-size:12px;			
	}
	
}
#imageoverlay { 
   position: absolute; 
   top: 45%; 
   left: 0%; 
   width: 100%; 
   display: none;
   font-weight: bold;
   margin: auto;
}


.hero form {
	margin: 6em 0 0 0;
}

.tagline{
	margin: 6em 0 3em 0;
}
.profileimg {
    border-radius: 5px;
    float: left;
    height: 125px;
    margin-right: 2em;
    margin-bottom: 2em;
    width: 125px;
}
.contact-button, .save-button {
    border-radius: 5px;
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: .75em;
    text-transform: uppercase;
    width: 10em;
}
.job-description, .required-skills, .required-certifications, .desired-skills {
    padding: 1em 1em 2em 1em;
    display: inline-block;
	border-top: solid 1px #d3d3d3;
	width:100%;
}
.job-basic-info h3, .job-description h1, .required-skills h1, .required-certifications h1, .desired-skills h1 {
    clear: left;
    color: #6a6a6a;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}

.job-basic-info .small-12 h4, .job-description p, .required-skills p, .required-certifications p, .desired-skills p {
    clear: both;
    color: #888;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    letter-spacing: 0.5px;
    font-weight: normal;
}

.job-description p, .required-skills p, .required-certifications p, .desired-skills p {
    font-size: 16px;
}
.job-description h1, .required-skills h1, .required-certifications h1, .desired-skills h1  {
    float: none;
    font-size: 20px;
    text-transform: uppercase;
}
 .job-description h1, .required-skills h1, .required-certifications h1, .desired-skills h1 {
    text-transform: uppercase;
 }
 .main-content {
    background-color: #fff;
    border-radius: 14px;
    margin-bottom: 2em;
    margin-top: 3em;
    padding: 25px;
}
.right-small {
    width: 3.5rem;
    height: 2.8125rem;
    position: absolute;
    top: 0;
    border-left: solid 1px #1a1a1a;
    right: 0;
    white-space: nowrap;
	padding-left: 5px;
}
.job-intro {
    float: left;
    width: 52%;
}
@media(max-width: 600px) {
	.job-intro {
	    width: 100%;
	    text-align: center;
	}
}




.industry {
    width: 11em;
}
input.modalinput {
	margin-left: 15%;
    width: 70%;
}

/*I don't know what this is   */
/*@media only screen and (max-width: 64em)
nav img {
    padding-left: 1em;
    margin: .5em;
    height: 30px;
}*/
#admin.active {
    color: #99ca3b;
    text-decoration: underline;
}
.company-profile, .profile, .single-job {
    background-color: #fff;
    border-radius: 5px;
    padding: 2em;
    overflow: auto;
}
.jsrmessage {
	    color: #000;
    font-family: "open sans", sans-serif;
    font-size: 11px;
    line-height: 1;
    margin: 0;
    letter-spacing: .5px;
}


@media (max-width: 1000px) {
    footer {
        clear:both;
        position: relative;
        bottom: 0px;
    }
}

span.renewJob {
	color: #99ca3b;
	cursor: pointer;
}

.no-js .tabs-content>.content {
    display: none;
}

.no-js .tabs-content>.content.active {
    display: block;
}