﻿img { height: auto;}
/* overrides */
/* clears */

nav:after,
header:after,
.return-bar-wrap:after,
.header-actions:after {
    content: "";
    display: block;
    clear: both;
}

/* Cleanup silly extra white space coming from Job Description */

div.job-description p
{
    margin-top: 10px;
    margin-bottom: 10px;
}

div.job-description>p:empty
{
    display: none;
}

div.job-description>br
{
    display: none;
}

/* AOL cobrand fixes */
.cb_style { text-align: left !important; }
.cb_style div { vertical-align: top !important; }
#GH_, .cb_style header { float: none !important; min-width: 0px !important; }
#GH_nav, #GH_hat { min-width: 992px; }
div#content span { font-size: inherit !important; }

/* MSN cobrand fixes */
h1 { font-size: 22px !important; }
big, body, small { line-height: normal !important; }

/* elements */

a,
button {
    outline: none;
}

body {
    min-width: 320px;
    background: #f1f1f1 url(../../../../images/js/standard-bg-texture.png);
    font-size: 14px;
    color: #444;
}

nav {
    margin: 0px 10px;
}

header {
    padding: 20px 30px;
    margin-bottom:20px;
}

h1 {
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: normal;
    color: #222;
    padding: 0px;
}

#job-title {
margin-bottom:0px;
}

#cbhlApplyOnlineTop {
float: right;
}

h2 {
    font-size: 18px;
    font-weight: bold;
    color: #222;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 20px;
}

section {
    margin-top: 35px;
}

section:first-child {
    margin-top: 0px;
}

aside {
    overflow: hidden;
}

aside h2 {
    color: #fff;
    background-color: #df691e;
    padding: 15px 20px;
    text-transform: uppercase;
    border-bottom: solid 6px #006;
    margin-bottom: 0px;
}

aside h3 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

/* classes */

.pepper-leaderboard 
{    
    background-color: #ccc;
}

.top-pepper
{
    width: 728px;
    margin: 20px auto 20px auto;

}

.side-pepper
{
    width: 300px;
    margin-bottom: 20px;
}


.pepper-large {
    margin-top:20px;
    width: 336px;
    height: 250px;
}

.pepper-label
{
    color: #9A9A9A;
    font-size: 10px;
}


.extCapture {
    margin-top: 15px;
    margin-bottom: 15px;
}

.floaty-bar {
    display: none;
    background-color: #eee;
    background: -moz-linear-gradient(top, #eee 0%, #bebebe 100%);
    background: -o-linear-gradient(top, #eee 0%, #bebebe 100%);
    background: -webkit-linear-gradient(top, #eee 0%, #bebebe 100%);
    border-bottom: solid 1px #999;
    box-shadow: 0px 0px 10px 0px #666;
    padding: 8px 10px;
    position: fixed;
    z-index: 2;
    top: 0px;
    left: 0px;
    right: 0px;
}

.floaty-left {
    float: left;
    width:45%;
}

.floaty-title {
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.floaty-byline {
    margin-top: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.floaty-byline span:before {
    content: "- ";
}

.floaty-byline span:first-child:before {
    display: none;
}


.floaty-right {
    float: right;
}

.floaty-actions {
    float: left;
    list-style-type: none;
    margin: 0px;
    margin-top:5px;
    padding: 0px;
}

.floaty-actions li {
    float: left;
    margin: 0px;
    padding: 0px;
    background-color: #eee;
    background: -moz-linear-gradient(top, #f0f0f0 0%, #f5f5f5 100%);
    background: -o-linear-gradient(top, #f0f0f0 0%, #f5f5f5 100%);
    background: -webkit-linear-gradient(top, #f0f0f0 0%, #f5f5f5 100%);
}

.floaty-actions a {
    display: block; 
    padding: 8px 10px 8px 30px;
    color: #444;
    border: solid 1px #a8a8a8;
    
}

.floaty-actions li:first-child a, .floaty-actions li:first-child {
    border-right: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.floaty-actions li:last-child a, .floaty-actions li:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.floaty-actions a:hover {
    text-decoration: none;
    background-color: #ddd;
}


.floaty-apply {
    margin-left: 30px;
    float: left;
}

.floaty-apply {
    font-size: 18px;
    padding: 8px 16px;
}

.actionTextTN {
    float:right; 
    margin-top:-28px;
    margin-left: -10px;
    vertical-align:bottom;
}

.minPaddingBtn {
    padding: 3px;
    float:right; 
    white-space: normal; 
    width:150px; 
    font-size:12px; 
    margin-left:-25px;
    text-align: center;
}

.tnLink:hover{
    text-decoration:none;
}

.tnLink {
    font-size:14px; 
    color:white;

}

.tnNotReady {
    margin-right:25px; 
}

.cancel-TN-join {
    margin-left:100px;
}

.joinIFrame {
    margin-left:-100px;
    overflow-x:hidden;
}

.fcField {
    font-weight: bold;
    margin-top: 10px;
}

.Required {
    color: red;
}
.fcDivMargin {
    margin-top:10px;
}
.top-bar {
    background-color: #df691e;
    position: relative;
    border-bottom: solid 5px #006;
}

.return {
    display: block;
    float: left;
    color: #fff;
    margin-top: 14px;
}

.return:before {
    content: "<<";
}

.return strong a {
    font-weight: normal;
    color: #fff;
}

.logo {
    display: block;
    float: right;
    margin: 8px 0px;
}

.page-bounds {
    width: 96%;
    max-width: 990px;
    margin: 0px auto;
    padding-bottom:20px; 
}

.header-info {
    float: left;
    padding-right: 20px;
}

.header-byline {
    font-size: 14px;
    margin-bottom: 14px;
    color:#444;
}

.header-byline span:before {
    content: "• ";
    font-weight: bold;
    padding: 0px 8px;
}

.header-byline span:first-child:before {
    display: none;
}

.header-actions {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-size:11px;
    color:#444;
    font-weight:normal;
}

.header-actions li {
    float: left;
    margin: 0px;
    padding: 0px;
    background-color: #eee;
    background: -moz-linear-gradient(top, #f0f0f0 0%, #f5f5f5 100%);
    background: -o-linear-gradient(top, #f0f0f0 0%, #f5f5f5 100%);
    background: -webkit-linear-gradient(top, #f0f0f0 0%, #f5f5f5 100%);
}

.header-actions a {
    display: block; 
    padding: 8px 10px 8px 30px;
    color: #444;
    border-bottom: solid 1px #a8a8a8;
    border-right: solid 1px #a8a8a8;
    background-position: 2px 0px;
    background-repeat: no-repeat;
}

.header-actions-save a {
    background-image: url(../../../../images/js/icon-save.png);
    background-position: 2px -2px !important;  
}

.header-actions-email a {
    background-image: url(../../../../images/js/icon-envelope.png);
}

.header-actions-print a {
    background-image: url(../../../../images/js/icon-print.png);
}

.header-actions-report a {
    background-image: url(../../../../images/js/icon-alert.png);
}

.header-actions li:first-child a, .header-actions li:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.header-actions li:last-child a, .header-actions li:last-child  {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.header-actions a:hover {
    text-decoration: none;
    background-color: #ddd;
}

.header-apply {
    float: right;
}

.content {
    width: 100%;
}

#contentwrapper {
    float: left;
    margin-right: -322px;
    width: 100%;
}

.content-main {
    padding: 20px;
    margin-right: 320px;
}

#CBBody_contentmain.content-main.standard
{
    padding: 20px 0px 20px 20px;
    max-height: 100%;
}

.content-premium-advice{
        margin-top:20px;
        display: block;
        width: auto;
        padding: 20px;
    }
.content-extra {
    width: 300px;
    float: right;
}


.section-body {
    line-height: 1.5!important;
}

.snap-line {
    display: table-row;
}

.snap-line > * {
    display: table-cell;
    vertical-align: top;
    padding-bottom: 2px;
}

.snap-line strong {
    font-weight: bold;
    padding-right: 50px; 
    width: 125px;   
}

.content-apply {
    padding: 20px 0px;
}

.content-advice {
    margin-top:20px;
    padding:20px;
    clear:both; 
}
.content-advice-header {
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 12px;
}

.content-advice-blurb {
    color: #9a9a9a;
    font-size: 11px;
}


.pepper-aside {
    width: 300px;
    margin-bottom:20px;
}

.aside-body {
    line-height: 140%;
    padding: 20px;
}

.CompanyImage {
max-width:260px;
}
.companyImageCon {
    width:100%;
    text-align:center;
}

.contact-bits span {
    display: block;
}

.contact-bits span:first-child {
    padding-top: 0px;
}

.content-spon-jobs {
    margin-top: 20px;
}

.spon-jobs-header {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    background-color: #666;
    padding: 7px 14px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.content-spon-jobs .aside-body {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

/* follow company */

.company-buttons {
    height:auto;
    margin-top: 35px;
    padding: 4px 0px;
    text-align:center;
}

.company-buttons a {
    margin: 6px 0px;
}

.company-button {
    font-size: 14px;
    padding: 6px, 10px, 6px, 10px;
    margin-top: 10px;
}
/* social media icons */
.socialMediaIcons {
    margin:0px auto;
    margin-top:10px;
    text-align:center;
}
.socialMediaIcons a:first-child {
    margin-left:0px;
}
.socialIcon:hover {
    text-decoration:none;    
}
.socialIcon {
    text-align:center;
    display:inline-block;
    border-radius:4px;
    margin-left:10px;
    font-size:12px;
    color:#444;
}
.facebookIcon {
    background-image: url(http://img.icbdr.com/images/js/icon-social-facebook.png);
    background-position: 50% 10%;
    background-repeat: no-repeat;
    padding-top:23px;
}
.twitterIcon {
    background-image: url(http://img.icbdr.com/images/js/icon-social-twitter.png);
    background-position: 50% 10%;
    background-repeat: no-repeat;
    padding-top:23px;
}
.linkedInIcon {
    background-image: url(http://img.icbdr.com/images/js/icon-social-linkedin.png);
    background-position: 50% 10%;
    background-repeat: no-repeat;
    padding-top:23px;
}
.glassDoor {
    background-image: url(http://img.icbdr.com/images/js/icon-social-glassdoor.png);
    background-position: 50% 10%;
    background-repeat: no-repeat;
    padding-top:23px;
}


/* Premium Header */

.premium-flash-wrapper
{
    width: 100%;
    max-height: 400px;
    height: 100%;
    height: 400px; /*Added to force flash header to 400px high*/
}
#CBBody_pnlPremiumFlashHeader:focus, #CBBody_pnlPremiumFlashHeader object:focus, .premium-flash-header, .premium-flash-wrapper {
    border:none;
    box-shadow:none;
    outline:none;
}
.premium-flash-header 
{      
    height:100%;
    width: 100%;  
}

.premium-static-header 
{
    width: 100%;
    margin: 0 auto;  
    margin-bottom: 20px;  
}

.page-bounds img.basic {max-height: 150px;}
.page-bounds img.standard {max-height: 250px;}
.page-bounds img.premium {max-height: 400px;}

/* End Premium Header */

/* Job Video */


.job-video-multivideo
{
      height: 480px;
      padding-bottom:20px;
      width:255px;   
}

.job-video-singlevideo
{
     height:200px;
     padding-bottom:20px; 
     width:255px; 
}

.brightcove-video
{
    height: 100%;
}

/* End Job Video */

/* Save job modal */

#CBBody_FloatySaveJobModalLink, #FloatingLoginProxy {
    background-image: url(http://img.icbdr.com/images/js/icon-save.png);
    background-position: -4px 50%;
    background-repeat: no-repeat;
    padding-left:23px;
}

.small-modal-text
{
    font: 12px arial; 
    margin-bottom:5px; 
}

.modal-textarea
{
    width:100%; 
    margin-bottom:10px; 
}


.margin-bottom-modal-text
{
    margin-bottom:8px; 
}

.job-modal
{
    display: none;
}
/* Email Job */

#email-job-floaty {
    background-image: url(http://img.icbdr.com/images/js/icon-envelope.png);
    background-position: -4px 50%;
    background-repeat: no-repeat;
    padding-left:25px;
}

.email-field
{
    float:left;
    width:50%;
}

.email-textbox
{
    width:85%;
    margin-bottom:5px;
}

.email-error-message
{
    color: red; 
    font-weight:bold;
}

.email-success-message
{
    color: #009;
    font-weight:bold;
    font-size:larger;
}
.validation-icon
{
    display:inline-block;
    vertical-align:middle; 
}

/* report job */

#ReportModal {
    display: none;
}

.report-blurb {
    font-size: 12px;
    line-height: 150%;
    padding: 10px 0px;
}

.report-error {
    display: none;
    font-weight: bold;
    color: #ff0000;
    padding: 4px 0px;
}

#ReportType,
#ReportComments {
    width: 340px;
    margin-bottom: 6px;
}

#ReportSubmit {
    margin-right: 15px;
}

.report-sending {
    display: none;
    width: 24px;
    height: 24px;
    margin: 3px 15px -7px 0px;
}

#ThemedJobFooter {
max-width:100%;
margin: 0 auto;
}

#themedfooter {
display: inline-block;
text-align:center;
margin-top:20px;
}
#themedfooter img {
    width:100%;
}

.pod {
    border-radius: 4px;
    border:solid 1px #ccc;
    background: #fff;
}

.white-page-bounds{
background-color:#fff;
}


/* RecommendedJobs Section */
.jobrecommendations {
    color: #000;
    background-color: transparent;
    border: none;
    padding: 20px 0;
    padding-bottom: 0;
    margin: 0;
    font-size: 14px;
}

.jobrecommendations .aside-body {
    padding: 15px 20px;   
}

.jobrecommendations h2 {
    margin: 0;
    font-size: 14px;
    padding: 0 20px;
}

.jobrecommendations .rec-row {
    margin-bottom: 10px;
}

.jobrecommendations .rec-row a {
    font: 14px arial, sans-serif;
    color: #363FB5;
    display: block;
}
.jobrecommendations .rec-row a.rec-company-name {
    color: #000;
}
.modal-title {
    margin-bottom: 10px;
}

.display-none
{
    display:none; 
}

#cbhlJoinTNBtn {
    display:inline-block;
    font-size:12px; 
    margin-top:12px; 
    text-align:center;
    width:111px;  
    padding:3px;   
}

#tn-container {
    clear:right;
    display:inline-block;
    float:right;   
    margin-top:-20px; 
    text-align:center; 
}

#apply-container{
    display:inline-block;
    margin-top:18px; 
}

.competition-information 
{
    padding-left: 15px;
    margin-bottom: 35px;
    margin-top: 10px;
    display: inline-block;
    width: 100%;
    display: none;
}

#competition-heading 
{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    margin-left: 5px;
}

.competition-info-box
{
    margin-left:10px;
}

.competition-info-entry:nth-of-type(1), .competition-info-entry:nth-of-type(2) {
    border-right: 1px solid #ccc;
    padding-right: 20px;
}

.competition-info-entry:nth-of-type(2), .competition-info-entry:nth-of-type(3) {
    padding-left:35px;
}

.competition-info-entry
{
    box-sizing: border-box;
    width: 33%;
    float: left;
    padding-left: 25px;
    display: none;
}

.competition-info-value 
{
    padding-right: 15px;
    float: left;
    font-size:35px;
}
.competition-info-text 
{
    padding-top: 5px; 
    font-size: 13px;
    font-weight: bold;
    float: left;
    width: 70%;
}


/* responsive */

@media only screen and (max-width: 780px) {
    .top-bar {
        margin-bottom: 10px;
    }
    
    nav {
        margin: 0px 2%;
    }
    
    .pepper-leaderboard,
    .pepper-medium,
    .content-spon-links,
    .premium-flash-wrapper,
    .premium-static-wrapper,
    .side-pepper,
    .top-pepper {
        display: none;
    }
    
    .content {
        display: block;
    }
    
    .content > div {
        display: block;
    }
    
    #contentwrapper {
        float: none;
        margin: 0;
    }

    #CBBody_contentmain.content-main, #CBBody_cbadvice.content-main {
        margin: 0 0 20px 0;
        padding: 20px;
    }
    
    .content-extra {
        display: block;
        width: auto;
        padding-top: 0px;
        float: none;
    }

     .content-apply{
        overflow:hidden;
        padding-bottom:0; 
    }
    
    .actionTextTN {
        float: right;
        margin-top: 55px;
        margin-left: 0;
        position: absolute;
    }

    #tn-container{
        display: block; 
        margin-top: 0px;
        width: 100%; 
        text-align:left;        
    }

    #cbhlJoinTNBtn{
        font-size:17px;
        font-weight:normal;
        text-align:center; 
        width:100%; 
    }

    #apply-container{
        width:100%; 
    }
   
}

@media only screen and (max-width: 580px) {
    .header-info {
        float: none;
        padding-right: 0px;
    }

    .header-info:after {
        content: "";
        display: block;
        clear: both;
    }
    
    .header-actions {
        float: left;
    }
            
    .header-apply {
        float: none;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 470px) {
    nav {
        padding: 4px 0px;
    }
    
    .return {
        float: none;
        margin-top: 4px;
    }

    .logo {
        float: none;
        margin: 0px;
    }
}

@media only screen and (max-width: 390px) {
    .header-byline span {
        display: block;
        margin-top: 2px;
    }
    
    .header-byline span:first-child {
        margin-top: 0px;
    }
    
    .header-byline span:before {
        display: none;
    }

    .header-actions a {
        background-position: 50% 4px;
        padding: 18px 8px 4px;
    }
}
