/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2015-10-16, 16:24:19
    Author     : 闄堢繑
*/
#resume-body{
    position: relative;
    background: url(http://www.54seaman.com/Application/Zhaopin/Static/img/resumeBg2.jpg) left top no-repeat #fff;
    background-size: cover;
    width:100%;
    margin-left:-2px;
    padding:15px;
}
#resume-body *{
    margin:0px;
}
#resume-body .resume-id{
    margin-top:15px;
    color:#0f901b;
    height:30px;
    border-bottom: 1px dashed #aaa;
    width:100%;
}
#resume-body #resume-basic td:nth-child(odd){
    width:130px;
    height:37px;
    text-align: right;
    color: #145dc4;
    border-bottom: 1px dashed #aaa;
}
#resume-body #resume-basic td:nth-child(even){
    width:180px;
    height:37px;
    font-weight: bold;
    border-bottom: 1px dashed #aaa;
    /*white-space: nowrap;*/
    word-break: break-all;
}
#resume-body h2{
    margin-top:15px;
    /*height:50px;*/
    line-height:50px;
    color:#145dc4;
    font-size:18px;
}
#resume-body h2 a.fc_blue{
    line-height: 36px;
}
#resume-body h2 span{
    width: 22px;
    height: 22px;
    background-color: #145DC4;
    border-radius: 50%;
    display: inline-block;
    color: white;
    text-align: center;
    line-height: 22px;
    margin-right:10px;
}
#resume-body h3{
    font-weight:bold;
}
#resume-body h3 span{
    color:#ff5400;
    font-weight: 100;
}
#resume-body .basic-table{
    border-top: 2px solid #aaa;
    border-left:1px solid #aaa;
}
#resume-body .basic-table td{
    text-align: center;
    padding: 5px 5px;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    font-size: 14px;
}
#resume-body .basic-table .tdTit td{
    color: #145dc4;
    background: #eee;
    font-weight: bold;
}
#resume-body #diploma tr:not(:nth-child(1)) td:nth-child(even):after{
    content: "鈭�";
}
.btn-resume{
    border-radius:2px;
    margin-top:10px !important;
}
#company-login-form input{
    height:48px;
    padding-left:45px;
    color: rgb(48, 111, 210);
}
.no-border-top{
    border-top:none !important;
}
.loginType{
    border:1px solid #ccc;
    height:48px;
}
.loginType label{
    height: 48px;
    display: inline-block;
    background: url("http://static.54seaman.com/images/labelbg.gif") 1px no-repeat;
    padding-left: 30px;
    line-height: 48px;
    margin-left: 12px;
    font-weight: 100;
}
.current_link{
    background: url("http://static.54seaman.com/images/labelon.gif") 1px no-repeat !important;
    font-weight: bold !important;
    color: #306fd2;
}
.loginAct{
    padding-top: 10px;
}
.word-break-all{
    word-break: break-all;
}
.tdBasic{
    width: 100px;
    vertical-align: top;
}
.border-b{
    border-bottom: 13px solid #fff;
}
.border-l{
    border-left: 30px solid #fff;
}
.ds-inlineblock{
    display: inline-block;
    margin-left: 15px !important;
    margin-top: 10px !important;
}
.resume-list-link{ position: absolute; right: 0; font-size: 14px; }
.resume-list-link>a{ color: #18609D; margin-right: 10px !important;}