/*
INVITATION
*/

#content .boxRound.boxTable table {
    font-size: 11px;
}

#content .boxRound.boxTable table.full_detail tr {
    height: 30px;
}

#content .boxRound.boxTable table.full_detail tr th {
    text-align: left;
    padding-right: 50px;
}

#content .boxRound .table-gray tr td.thumbnail .corner-white {
    width: 50px;
    height: 50px;
    margin: 0px 10px 5px 0px;
}

#content .boxRound .table-gray tr td .info-candidate {
    width: 150px;
}

#content .boxRound table.table-gray tbody tr.disable {
    background: #f7f7f7;
}

#content .boxRound table.table-gray tbody tr td.big {
    font-size: 14px;
}

#content .boxRound .table-gray tr td div {
    line-height: normal;
}








/*
MEMBER CV
*/
#content .boxRound .member-cv.float-left .corner-white {
    width: 150px;
    height: 150px;
}

#content .boxRound .member-cv.float-left .value {
    margin-top: 20px;
    font-weight: bold;
}

#content .boxRound .member-cv.float-left .value span {
    padding-bottom: 3px;
    display: block;
    text-indent: 5px;
    font-weight: normal;
}

#content .boxRound .member-cv.float-left .bar {
    width: 116px;
}

#content .boxRound .member-cv .wrapper-small.wrapper-blue {
    width: 480px;
    padding: 5px 10px;
    background: #e9f4f6;
    margin-bottom: 20px;
}

#content .boxRound .member-cv .asks .ask {
    width: 180px;
    margin-bottom: 3px;
}

#content .boxRound .member-cv .asks .answer {
    font-weight: bold;
}

#content .boxRound .member-cv .about {
    margin: 15px 0px;
    background: #fff;
    border-top: 1px dotted #ccc;
}

#content .boxRound .member-cv .about .box-ask {
    border-bottom: 1px dotted #ccc;
}

#content .boxRound .member-cv .about .ask {
    width: 170px;
    margin: 10px 0px 10px 5px;
    font-weight: bold;
    color: #009FDA;
}

#content .boxRound .member-cv .about .answer {
    margin: 10px 5px;
}

#content .boxRound .member-cv .about .answer img {
    position: relative;
    top: 1px;
    height: 10px;
}

#content .boxRound .member-cv .about .answer ul {
    margin: 0px;
}

#content .boxRound .member-cv .about .answer li {
    padding: 0px 0px 5px 0px;
    list-style-position: inside;
    color: #009FDA;
}

#content .boxRound .member-cv .about .answer li span {
    font-weight: bold;
}



#content .boxRound .member-cv .wrapper-small.wrapper-white {
    border-bottom: 1px solid #ccc;
    padding: 17px 10px;
}

#content .boxRound .member-cv .wrapper-small.wrapper-white hr {
    border: 0px;
    border-top: 1px dotted #ccc;
    color: #fff;
    background-color: #fff;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 4px;
}

#content .boxRound .member-cv .wrapper-small.wrapper-white h3 {
    margin-bottom: 10px;
}

#content .boxRound .member-cv .wrapper-small.wrapper-white ul {
    margin: 0px;
}

#content .boxRound .member-cv .wrapper-small.wrapper-white ul li {
    list-style-position: inside;
    padding: 0px 0px 5px 0px;
}













/* SEARCH */
#content .boxRound .boxSearchTool label.label_venue {
    float: left;
    display: inline-block;
    width: 270px;
    margin-right: 8px;
    padding-top: 5px;
}

#content .boxRound .boxSearchTool label.label_job {
    float: left;
    display: inline-block;
    width: 86px;
    margin-right: 8px;
    padding-top: 5px;
}

#content .boxRound .boxSearchTool label.label_job.last {
    margin-right: 0px;
}

#left_search {
    float: left;
    display: inline-block;
    width: 155px;
}

#left_search h4 {
    padding-top: 10px;
}

#left_search .internal_box {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}

#left_search .label_search_left {
    display: block;
    margin: 5px 0px;
}

#right_search {
    float: right;
    display: inline-block;
    width: 500px;
    padding-top: 10px;
}

#right_search .boxRound .employer-box {
    margin: 0px;
}

#right_search .boxRound .employer-box .employer-box-close {
    display: block;
    float: right;
    margin-top: -6px;
    color: #666666;
    text-decoration: none;
}

#right_search .boxRound .employer-box .employer-box-text {
    padding-top: 3px;
}

#right_search .boxRound .employer-box .employer-box-text .employer-box-label {
    margin-top: 3px;
}

#right_search .boxRound .employer-box .employer-box-text .employer-box-detail {
    margin-top: 3px;
}

