/**
 * @Project NUKEVIET 4.x
 * @Author VINADES.,JSC (contact@vinades.vn)
 * @Copyright (C) 2015 VINADES.,JSC. All rights reserved
 * @License GNU/GPL version 2 or any later version
 * @Createdate Fri, 19 Jun 2015 07:33:37 GMT
 */
.red {
    color: red
}

label.none_weight {
    font-weight: inherit
}

.tab-content .tab-pane {
    padding: 10px
}

.tab-content .tab-pane .row, .viewjobs .row {
    line-height: 30px
}

.viewjobs .image {
    margin-right: 10px
}

.row-title {
    font-weight: bold;
    text-align: right;
}

.viewjobs ul, #print ul {
    padding: 0
}

.jobprovider ul {
    padding: 0
}

.jobprovider ul li {
    line-height: 25px
}

.list-detail .row {
    line-height: 30px;
    border-bottom: 1px dotted #d7d7d7
}

.list-detail .row .show {
    margin-top: -6px
}

.wtitle {
    font-weight: 700;
    font-size: 18px;
    border-left: 5px solid red;
    padding: 0 10px;
    line-height: 29px;
    margin-bottom: 20px;
    padding-right: 0;
}

.ajax-load-qa {
    background: url("../images/recruitment/loading.gif") no-repeat center center rgba(255, 255, 255, 0.5);
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.dl-horizontal dt, .dl-horizontal dd {
    padding: 5px 0 5px 0
}

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

div.infobox {
    background: #FFF;
    border: 1px solid #DDDDDD;
    -webkit-box-shadow: 0 0 3px #CACACA;
    -moz-box-shadow: 0 0 3px #cacaca;
    box-shadow: 0 0 3px #CACACA;
    padding: 10px;
    margin: 0 0 10px 1px;
}

div.infobox .infotitle {
    border-bottom: dotted 1px #e7e7e7;
    padding-bottom: 5px
}

div.infobox .infoleft {
    border-right: dotted 1px #e7e7e7;
    display: inline-block;
}

div.infobox .infoleft h1 {
    padding-top: 3px
}

div.infobox .infoleft hr {
    margin: 5px 0 5px 0
}

div.infobox .btn-record-send {
    margin: auto;
    width: 100%
}

div.infobox .help-block {
    margin-bottom: 0
}

#list-post ul li {
    margin: 0
}

#list-post ul {
    height: 78px;
    line-height: 27px
}