/** Bootstrap �㺿��甈�  **/
.sideMenu1 a::before{
    content:"\f0f2";
}
.sideMenu2 a::before{
    content:"\f19d";
}
.sideMenu3 a::before{
    content:"\f044";
}
.sideMenu4 a::before{
    content:"\f0ac";
}
.sideMenu5 a::before{
    content:"\f2b5";
}
.sideMenu6 a::before{
    content:"\f004";
}
.sideMenu7 a::before{
    content:"\f15c";
}
.sideMenu1 a::before, .sideMenu2 a::before, .sideMenu3 a::before, .sideMenu4 a::before, .sideMenu5 a::before, .sideMenu6 a::before, .sideMenu7 a::before, .searchBar button::before{
    font-family:FontAwesome;
    padding-right:8px;
}
.searchBar button::before{
    content:"\f002";
}
.btn{
    padding:.3rem .75rem;
}
.table{
    border-bottom:1px solid #dee2e6;
}
/** Bootstrap �㺿��甈� End  **/

.titleBar{
    margin-bottom:20px;
    position: relative;
    border-bottom:3px solid #ccc;
}
.titleBar p{
    font-size:120%;
    font-weight:bold;
    margin-top:7px;
    margin-bottom:5px;
    display:inline-block;
}
.titleBar .btnRight{
    display: inline-block;
    position: absolute;
    padding-right:.75rem;
    right: 0;
}
.titleBar .form-group.row label, .titleBar .titleSelect{
    font-size:1.1rem;
    font-weight:bold;
}
.titleBar .titleSelect{
    color:#212529;
    padding:.375rem .5rem;
}
.titleBar form .form-group{
    margin-bottom:0.3rem;
}
.btnRight .dropdown{
    float:left;
    margin-right:5px;
}
.searchBar{
    margin-bottom:30px;
    padding:12px 15px;
    background-color:#ddd;
}
.searchBar select{
    padding:3px;
    border:1px solid #555;
}
.searchBar form{
    display:inline-block;
}
.searchBar input{
    color:#777;
    padding:3px;
    border:1px solid #777;
}
.searchBar button{
    color:#fff;
    line-height:1.25em;
    margin-top:-5px;
    display:inline-block;
    background-color: #39991d;
}
.totalList{
    font-size:90%;
    margin-bottom:5px;
}
.table .thead-light th{
    background-color: #baf9c8;
    border-color: #24dd5c;
}
.navbar-dark .navbar-text{
    color:#000;
}
.tableBottom{
    margin-bottom:30px;
}
.bottomM10{
    margin-bottom:10px;
}
.formPadding{
    padding:1rem 2rem;
}
.formPadding div{
    margin-bottom:1.1rem;
}
.formPadding div:last-child{
    margin-bottom:0;
}
.weekRecord{
    padding:10px;
    border:1px solid #ced4da;
}
.btnOutline{
    border-color: #ccc;;
}

#tabCourse > ul, #tabCourseManage > ul, #tabCourse2 > ul, #tabCompany > ul, #tabInternshipWish > ul, #tabInternReport > ul, #tabInternReportSt > ul, #tabJobList > ul, #tabCorpNewBox ul, #tabJobNewBox > ul, #modal-tabCorpNew > ul, #modal-tabJobNew > ul{
    padding-left:0;display:block; margin:0;list-style:none;}
#tabCourse > ul > li, #tabCourseManage > ul > li, #tabCourse2 > ul > li, #tabCompany > ul > li, #tabInternshipWish > ul > li, #tabInternReport > ul > li, #tabInternReportSt > ul > li, #tabJobList > ul > li, #tabCorpNewBox > ul > li, #tabJobNewBox > ul > li, #modal-tabCorpNew > ul > li, #modal-tabJobNew > ul > li{
    display:inline-block; vertical-align:top; margin:0 -1px -1px 0 ; border:1px solid #BCBCBC; line-height:25px; background:#cdcdcd;padding:5px 15px;list-style:none; box-sizing:border-box;}
#tabCourse > ul > li a, #tabCourseManage > ul > li a, #tabCourse2 > ul > li a, #tabCompany > ul > li a, #tabInternshipWish > ul > li a, #tabInternReport > ul > li a, #tabInternReportSt > ul > li a, #tabJobList > ul > li a, #tabCorpNewBox > ul > li a, #tabJobNewBox > ul > li a, #modal-tabCorpNew > ul > li a, #modal-tabJobNew > ul > li a{
    color:#000; text-decoration:none;}
#tabCourse > ul > li.active, #tabCourseManage > ul > li.active, #tabCourse2 > ul > li.active, #tabCompany > ul > li.active, #tabInternshipWish > ul > li.active, #tabInternReport > ul > li.active, #tabInternReportSt > ul > li.active, #tabJobList > ul > li.active, #tabCorpNewBox > ul > li.active, #tabJobNewBox > ul > li.active, #modal-tabCorpNew > ul > li.active,  #modal-tabJobNew > ul > li.active{
    border-bottom:1px solid #fff; background:#fff;}
#tabCourse > .tab-inner, #tabCourseManage > .tab-inner, #tabCourse2 > .tab-inner, #tabCompany > .tab-inner, #tabInternshipWish > .tab-inner, #tabInternReport > .tab-inner, #tabInternReportSt > .tab-inner, #tabJobList > .tab-inner, #tabCorpNewBox > .tab-inner, #tabJobNewBox > .tab-inner, #modal-tabCorpNew > .tab-inner, #modal-tabJobNew > .tab-inner{
    clear:both; color:#000; border:1px #bcbcbc solid;
}
.tab-title{
    list-style:none;
}
.tab-inner{
    padding:40px 15px 15px;
}

#tabInternshipWish dt, .dtLine dt{
    width:25%;
    display:inline-block;
}
#tabInternshipWish dd, .dtLine dd{
    width:50%;
    display:inline-block;
}

#tabCourse form{
    overflow:hidden;
    zoom:1;
}
#tabCourse input, #tabCourse select, #tabInternReport input, #tabInternReport select{
    border:1px solid #ccc;
}
#tabCourse input, #tabCourse select, #tabInternReport input, #tabInternReport select{
    padding:.375rem .75rem;
}
.addInput .form-control{
    width:96%;
}
.phoneInput, .faxInput{
    width:47.7%;
}
.inputWidth70{
    width:70px;
}
.inputWidth80{
    width:80px;
}
.inputWidth100{
    width:100px;
}
.inputFlow{
    display:inline-block;
}
.selectPadding select{
    padding:.375rem .75rem;
}
.btnRow{
    text-align:center;
}
.alignLine{
    position:absolute;
}
.uploadResumeBox .custom-file-label{
    left:90px;
}
.inputBox .input-group{
    margin-bottom:10px;
}
.input-group-append .btn{
    margin-left:10px;
}
.input-group > .input-group-append > .btn{
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
#tab10 strong{
    color:#b00;
}
.visitRecordBox .input-group{
    width:50%;
}
.tm-data td{
    max-width:250px;
}
#tabCourse2 input{
    width:75%;
}





/** hiboss.company.css  **/
.img-table{
    width: 80px;
    height:auto;
}
.tm-data td {
    max-width:200px;
}
.colWidth110{
    width:110px;
}
.colWidth100{
    width:100px;
}
.colWidth85{
    width:85px;
}
.colWidth70{
    width:70px;
}
.colWidth50{
    width:50%;
}
.operateBtn{
    width:85px;
    text-align:right;
}
.operateBtnDrop{
    width:120px;
    text-align:right;
}
.operateBtnDrop150{
    width:150px;
}
.operateBtnDrop .modal{
    text-align:left;
}
.form-check-inline .form-check-input{
    margin-top:0;
    margin-right:.3125rem;
    margin-left:0;
}
.colPadding div{
    padding-left:0;
}
.inputBottom .statusCorpBar input{
    margin-bottom:0;
}
.listCorpData span{
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}
.modal-footer{
    padding-right:.75rem;
}
#tabCourse .uploadImg input{
    padding:0;
    border:0;
}
.corpColEdit{
    padding:.375rem .75rem;
}
#tabCourse dd{
    margin-bottom:0;
}
#tabCourse .d-none{
    margin-bottom:.5rem;
}
#tabCourse #uploadCorpScoreModal form input{
    padding:0;
    border:none;
}
#tab01 .form-group, .titleBar #internReportMModal form .form-group, .marginBotton25{
    margin-bottom:2.5rem;
}
.form-row > .titleScore1[class*="col-"], .form-row > .titleScore2[class*="col-"]{
    padding:15px;
}
.titleScore1{
    background-color:#cef;
}
.titleScore2{
    border:1px solid #17b;
}
.titleInput1 label{
    color:#fff;
    text-align:center;
    width:100%;
    padding:8px;
}
.titleInput1 label{
    background-color:#69a;
}
.sortNo{
    color:#fff;
    font-size:80%;
    text-align:center;
    display:inline-block;
    padding:0 2px;
    width:20px;
    height:20px;
    border-radius:50%;
    background-color:#555;
}
.noUpload, .okUpload{
    display:inline-block;
}
.noUpload span, .okUpload a{
    width:30px;
    height:30px;
    display:flex;
    justify-content:center;
    align-items:center;
    border-radius:50%;
}
.noUpload span{
    color:#bbb;
    border:1px solid #bbb;
}
.okUpload a{
    color:#fff;
    background-color:#17b;
}
.okUpload a:hover{
    text-decoration:none;
}
.marginBotton10{
    margin-bottom:1rem;
}
.marginBotton20{
    margin-bottom:2rem;
}
.visitRecordBox .internReportMVisitModal .input-group{
    width:100%;
}
.uploadFileBox{
    padding:15px;
    margin-bottom:10px;
    text-align:center;
    height:150px;
    display:flex;
    justify-content:center;
    align-items:center;
    border-radius:4px;
    border:1px dashed #aaa;
}
.uploadFileBox i{
    color:#ccc;
    font-size:450%;
}
.displayLine label, .displayLine button, .scoreBox h3, .downloadBtn span, .downloadBtn2 span{
    display:block;
}
.uploadContractBox, .marginBottom10{
    margin-bottom:1rem;
}
.uploadContractBox legend, .scoreBox legend, .picRight legend, #internReportMVisitModal legend, .downloadContractBox legend{
    font-size:1rem;
    font-weight:400;
    line-height:1.5;
    margin-bottom:.5rem;
}
.downloadBtn a, .downloadBtn2{
    text-align:center;
    display:block;
    margin-bottom:10px;
    padding:10px 0;
    border-radius:4px;
}
.downloadBtn a{
    color:#17b;
    border:1px solid #17b;
}
.downloadBtn2{
    color:#aaa;
    border:1px solid #aaa;
}
.downloadBtn a:hover{
    color:#fff;
    background-color:#17b;
    text-decoration:none;
}
#internReportMVisitModal .downloadBtn, #internReportMVisitModal .downloadBtn2{
    width:49%;
    margin-bottom:1rem;
}
.surveyStudentBox table, .surveyCoBox table{
    width:100%;
    margin-bottom:2.5rem;
    padding-bottom:10px;
    border-bottom:1px solid #ccc;
}
.surveyStudentBox thead, .surveyCoBox thead{
    border-top:1px solid #ccc;
    border-bottom:3px solid #7ad;
}
.surveyStudentBox legend, .surveyCoBox legend{
    font-size:1rem;
}
.surveyStudentBox td, .surveyCoBox td{
    padding:15px 0 10px;
}
.surveyStudentBox thead th, .surveyCoBox thead th{
    padding:10px 0;
}
.surveyStudentTitle, .surveyStudentChoose{
    text-align:right;
}
.surveyStudentTitle div, .surveyStudentChoose div{
    width:19%;
    text-align:center;
    display:inline-block;
}
.w40{
    width:40%;
}
.downloadRight{
    margin-top:30px;
}
.picRight{
    text-align:center;
}
.picRight legend{
    width:100%;
    text-align:left;
}
.picRight img{
    width:40%;
}
.downloadRight a{
    width:100%;
    font-size:120%;
    padding-top:10px;
    padding-bottom:10px;
}
.downloadContractBox .okUpload a{
    padding-top:10px;
    padding-bottom:10px;
}
.tipsBar{
    font-size:95%;
    color:#555;
    text-align:right;
    margin-bottom:5px;
}
.surveyQ{
    margin-bottom:2rem;
}
.surveyQ label{
    display:block;
    font-size:1.2rem;
    font-weight:bold;
}
.surveyCoBox legend{
    font-size:1rem;
    margin-bottom:.5rem;
}
.surveyStudentBox h3, .surveyCoBox h3{
    font-size:1.3rem;
    font-weight:bold;
}
.surveyQuestionTitle, .surveyCoBox legend.surveyQuestionTitle{
    font-size:110%;
    margin-bottom:10px;
}
.card-sub-header {
    background-color: #cef;
    color: black;
    padding: 0.25rem 0 .25rem 0.6rem;
    display: block;
}
.tm-home-main {
    background-color: #0f4017 !important;
}
