﻿/*Lumesse*/
/*.lumesse
{
    width: 100%;
}*/

.lumesse table
{
    width: 100%;
}
.lumesse td
{
    padding: 5px 0;
}

#cw_content .lumesse ul
{
    margin: 0px;
    border-radius: 4px;
}

.select2-container
{
    margin: 5px 0 0 0;
}

#cw_centercolumn #cw_content .lumesse ul li
{
    list-style-type: none;
}
.lumesse .cw_searchtoolsbox
{
    border-radius: 5px;
}
.lumesse input[type=radio]
{
    margin-right: 3px;
}
.radio-caption
{
    margin-right: 15px;
}
.lumesse input[type=text], .lumesse input[type=password]
{
    background-color: #FFFFFF;
    background-image: -moz-linear-gradient(center top , #EEEEEE 1%, #FFFFFF 15%);
    border: 1px solid #AAAAAA;
    cursor: text;
    height: 25px;
    line-height: 25px;
    margin: 5px 0 0;
   /* width: 100%;
    width: 90%\0;*/
    border-radius: 4px;
    padding: 0px;
}
.lumesse input.w50
{
    width: 50%;
}
.lumesse .buttonWrapper
{
    margin-top: 8px;
}
.lumesse input[type=button], .lumesse input[type=submit]
{
    /*background: -moz-linear-gradient(center bottom , #CCCCCC 0%, #EEEEEE 60%) repeat scroll 0 0 #CCCCCC;     border-radius: 4px 4px 4px 4px;     display: inline-block;     height: 28px;     margin: 5px 0 0;     cursor: pointer;*/
}
.lumesse a.btn
{
    background: -moz-linear-gradient(center bottom , #CCCCCC 0%, #EEEEEE 60%) repeat scroll 0 0 #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    display: inline-block;
    height: 29px;
    line-height: 29px;
    margin: 5px 0 0 7px;
    padding: 0 5px;
    text-decoration: none;
    color: Black;
    border: 1px solid #CCCCCC;
}
.job-list table
{
    width: 100%;
    font-size: 11px;
    margin-bottom: 20px;
    table-layout:fixed;    
}
:root .job-list table
{  
    table-layout: inherit !important;
}
:root #chpViewDocContent table
{  
    word-wrap: break-word;
    word-break: break-all;
}


.job-list table thead tr th
{
    /*background: -moz-linear-gradient(center bottom , #CCCCCC 0%, #EEEEEE 60%) repeat scroll 0 0 #CCCCCC;*/
    cursor: pointer;
    font-size: 11px;
    height: 29px;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background:#CCCCCC;
    padding: 5px;
}
.job-list table thead tr th:first-child
{
    border-radius: 4px 0 0 4px;
    border-left: 1px solid #CCCCCC;
}
.job-list table thead tr th:last-child
{
    border-radius: 0 4px 4px 0;
    border-right: 1px solid #CCCCCC;
}
.job-list table td
{
    padding: 8px 0 8px 5px;
}
.job-list table tbody tr.odd td
{
    background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
}
.job-list table tbody tr.even td
{
    background-color: #F6F6F6;
    border-bottom: 1px solid #CCCCCC;
}
.job-list table tbody tr:nth-child(even) td
{
    background-color: #F6F6F6;
    border-bottom: 1px solid #CCCCCC;
}
.job-list table tbody tr:nth-child(odd) td
{
    background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
}
.lumesse .message
{
    margin-bottom: 10px;
}

.chpDoc
{
   word-break: break-word;
   word-wrap: break-word;
   width: 240px;
}
.job-list table thead tr th a
{
    background-image: url(../images/bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
    padding-right: 20px;
}
.job-list #chpViewDocContent thead tr th a /*Issue 616*/
{
    padding-right: 5px;
}
.job-list table thead tr th.tablesorter-headerAsc a
{
    background-image: url(../images/asc.gif);
}
.job-list table thead tr th.tablesorter-headerDesc a
{
    background-image: url(../images/desc.gif);
}
.loader
{
    display: none;
    margin-bottom: 10px;
}
span.loader-text
{
    margin-left: 10px;
}
.lumesse h2
{
    font-size: 15px;
    margin: 0px 0px 5px 0;
}
#sendToFriend h2
{   
    font-size: 1.3em!important;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px solid #999;
    color: #999;
    padding-bottom: 4px;
}



.lumesse .caption
{
    color: #000000;
    margin-right: 5px;
    font-weight: bold;
}
.lumesse .job-header a, .lumesse .job-header a .caption
{
    color: #016BB5;
}
.lumesse .job-header a, .lumesse .job-header a:hover
{
    color: #016BB5;
}
.lumesse .data
{
    margin: 10px 0;
}
.lumesse .center, .lumesse .data.center
{
    text-align: center;
}
.lumesse .bookmarkbox
{
    display: block;
}
#cw_centercolumn #cw_content .lumesse .job-description ul, 
#cw_centercolumn #cw_content .lumesse #job-description ul
{
    margin-left: 15px;
}

#cw_centercolumn #cw_content .lumesse .job-description ol, 
#cw_centercolumn #cw_content .lumesse #job-description ol
{
    margin-left: 25px;
}

#cw_centercolumn #cw_content .lumesse .job-description ul li, #cw_centercolumn #cw_content .lumesse #job-description ul li
{
    list-style-position: outside;
    list-style-type: disc;
}

#cw_centercolumn #cw_content .lumesse .job-description ol li, #cw_centercolumn #cw_content .lumesse #job-description ol li
{
    list-style-position: outside;
}

.alert-criteria
{
    background: white;
}
.job-alert
{
    display: none;
}

.lumesse input.input-error
{
    border-color: Red;
}
.lumesse div.captcha
{
    width: 170px;
}
.lumesse div.captcha div
{
    background-image: url("/Templates/CommonContent/Images/noise.jpg");
    font-size: 20px;
    text-align: center;
}
.lumesse h1
{
    margin-bottom: 5px;
}
table caption
{
    font-weight: bold;
    margin: 10px 0;
    text-align: left;
}
table th.chpheader
{
    text-align: left;
}
#chpLogForgot
{
    margin-top: 0px;
    clear: left;
    padding: 10px 0 0;
}
.chpJob
{
    font-weight: normal;
    padding-top: 7px;
    text-align: left;
}
.job-list table thead tr th.plain
{
    cursor: text;
}
.job-list table thead tr th.plain a
{
    background: none;
    cursor: text;
    text-decoration: none;
}
.job-list form, .lumesse form
{
    width: 100%;
    margin: 0px;
}

#wpSimilarOpportunities, #wpVacanciesByZone
{
    display: none;
}

#wpLearnAreaOfExpertise, #wpTestimonialsAreaOfExpertise
{
    border-radius: 10px;
    display: none;
}
#wpLearnAreaOfExpertise .aoebox, #wpTestimonialsAreaOfExpertise
{
    position: relative;
    margin-bottom: 20px;
}
#wpLearnAreaOfExpertise a:hover
{
    text-decoration:none;
}

.aoebox .caption
{
    background: url("../images/misc/overlay_black_700x100.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border-radius: 0 0 15px 15px;
    bottom: 0;
    left: 0;
    color: #FFFFFF;
    padding: 5px;
    position: absolute;
    width: 225px;
}

.aoebox .caption span.aoename
{
    font-size: 12px;
    font-weight: bold;
}
#wpLearnAreaOfExpertise img, #wpTestimonialsAreaOfExpertise img
{
    border-radius: 10px;
}
#chpLogLabelPassw
{
    margin-top: 10px;
}
#chpLogButton
{
    margin-top: 10px;
    float: right;
}

#SendToFriendPopUpScreenCover
{
    background: white;
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
}

#sendToFriend
{
    display: none;
    background: white;
    border: 10px solid #CCCCCC;
    border-radius: 5px;
    padding: 10px;
    position: absolute;
    z-index: 99999;
    width: 436px;
}

@media screen and (max-width:768px)
{
    #sendToFriend
    {
       width:90%!important;
    }
    
    #sendToFriend 
    {       
      word-break:break-all;
    }
}


#sendToFriend h2
{
    margin-bottom: 10px;
}
#sendToFriend span.caption
{
    font-weight: bold;
}
#lean_overlay
{
    position: fixed;
    z-index: 9999;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #FFFFFF;
    display: none;
}
.sendjob p, .sendjob div
{
    margin-top: 5px;
}
.sendjob .action
{
    margin-top: 10px;
}
.sendjob .action div
{
    margin-top: 0px;
}
#pdfapply
{
    display: none;
}
#wpLumesseLogin, #personalinfo, #lumesseSettings
{
    display: none;
}

#personalinfo h1
{
   word-wrap:normal;
}

#wpLumesseLogin p.note
{
    font-style: italic;
    font-size: 11px;
}
a.chpView
{
    text-transform: lowercase;
}
#divViewInvitationEmail
{
    z-index: 999;
}
#SSO form
{
    width: 100%;
}
p#chpfailedlog
{
    color: #EE3224;
    font-weight: bold;
}

#SSO
{
    display: none;
}
p.sso-error
{
    display: none;
}
.sso-container
{
    width: 300px;
    margin: 50px auto;
    height: 100px;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
}
/*End*/

#cw_content .tab-menu
{
    padding: 0;
    clear: both;
    margin: 5px 0 15px;
     float:left;
}
.tab-menu li
{
    display: inline;
    float:left;
    margin:0 5px;
}
.tab-menu li a
{
    padding: 10px;
    float: left;
    border-bottom: none;
    text-decoration: none;
    color: #0F6CB6;
    font-weight: bold;
}
.tab-menu li.active a
{
}
.tab-menu .tab-header
{
    text-align: center;
    height:60px;
}
.tab-menu .tab-icon
{
    text-align: center;
    width:60px;
    margin:0 auto;
}
.tab-menu img.active
{
    display:none;
}
.tab-menu li.active img
{
     display:none;
}
.tab-menu li.active img.active
{
    display:block;
}
.tab-menu .tab-name
{
    text-align:center;
    margin-top:10px;
    text-decoration:underline;
}

.tab-content 
{
    float: left;
    clear: both;
    padding: 10px 0;
    width: 100%;
    display: none;
    background: #FFFFFF;
    border-bottom: 1px dotted #999;
}


@media screen and (max-width: 480px)
{
    .job-list table thead tr th a
    {
        font-size :10px;
    }
}



#vStatus
{
    line-height :20px;
    height :20px;
}

label[for=vStatus]
{
    font-size: 10px;
    font-weight: bold!important;
    text-align: left!important;
    vertical-align: top;
}

.tlk-apply-button-link,
.tlk-apply-button-border {
    display:none;
}