@import url(https://cdn.bootcss.com/font-awesome/4.7.0/css/font-awesome.css);

body{
	font-family:"Microsoft JhengHei";
	}
.tm-home{
	background-color:#181e40;
	}
.tm-home-main{
	background-color:#def;
	}
.tm-home header{
	background-color:#fff;
	}
.breadcrumb{
	font-size:0.85rem;
	padding:.75rem 1.5rem;
	}
.tm-logo img {
	width: 55%;
}
.signIn{
	margin-top:8px;
	}
.signIn .btn{
	font-size:90%;
	}
.tm-0{
	background:url(../images/banner1.jpg) 0 0 no-repeat;
	}
.tm-1{
	background:url(../images/banner2.jpg) 0 0 no-repeat;
	}
.tm-2{
	background:url(../images/banner3.jpg) 0 0 no-repeat;
	}
#TM_COMPANY_CAROUSEL .media {
	width:45%;
	position: absolute;
	right: 25%;
	margin: 20px;
}
#TM_COMPANY_CAROUSEL .tm-0 .media{
	left:15%;
	top:5%;
	}
#TM_COMPANY_CAROUSEL .tm-1 .media{
	right:13%;
	}
#TM_COMPANY_CAROUSEL .media .btn{
	display:block;
	color:#fff;
	border:1px solid #fff;
	}
#TM_COMPANY_CAROUSEL .media .btn:hover{
	color:#000;
	background-color:#fff;
	}
.btn-group-sm > .btn, .btn-sm{
	margin-top:15px;
	}
.tm-home main, main.container{
	margin-bottom:100px;
	}
.tm-home main, footer{
	background-color:#ccc;
	}
.tm-home main .container{
	padding-top:30px;
	padding-bottom:40px;
	}
main .container .row:first-child{
	margin-bottom:20px;
	}
.jobT1, .jobT2, .jobT3, .jobT4{
	text-align:center;
	}
.jobT1 .btn{
	background:url(../images/icon01.png) center 20px no-repeat #f71;
	}
.jobT2 .btn{
	background:url(../images/icon02.png) center 20px no-repeat #280;
	}
.jobT3 .btn{
	background:url(../images/icon03.png) center 20px no-repeat #f17;
	}
.jobT4 .btn{
	background:url(../images/icon04.png) center 20px no-repeat #90a;
	}
.jobT5{
	background:url(../images/icon05.png) 180px center no-repeat #38b;
	}
.jobT6{
	background:url(../images/icon06.png) 180px center no-repeat #003E91;
	}
.jobT1 .btn:hover{
	background-color:#e60;
	}
.jobT2 .btn:hover{
	background-color:#150;
	}
.jobT3 .btn:hover{
	background-color:#c05;
	}
.jobT4 .btn:hover{
	background-color:#506;
	}
.jobT5:hover{
	background-color:#17a;
	}
.jobT6:hover{
	background-color:#259;
	}
.jobT1 .btn, .jobT2 .btn, .jobT3 .btn, .jobT4 .btn, .jobT5, .jobT6{
	color:#fff;	
	font-weight:bold;
	border-style:none;
	}
.jobT1 .btn, .jobT2 .btn, .jobT3 .btn, .jobT4 .btn{
	line-height:13em;
	background-size:40%;
	}
.tm-home .container .col-6 .btn {
	width: 100%;
	height: 140px;
	border-radius: 10px;
}
.tm-home .container .col-3 .btn{
	width: 150px;
	height: 150px;
	border-radius:750px;
}
.jobT5, .jobT6{
	line-height:6em;
	background-size:10%;
	}
.fixed-bottom{
	z-index:1;
	}
.dashboardBox header{
	margin-bottom:15px;
	border-bottom:3px solid #181e40;
	}
.dashboardBox main.container{
	padding-bottom:50px;
	overflow:hidden;
	}
.tm-sidemenu{
	width:165px;
	}
.tm-content {
	float:right;
	width:82%;
	}
.card-header{
	padding:0;
	border-bottom:none;
	}
.card-header a{
	display:block;
	padding:.75rem 0 .75rem 0.6rem;
	color:#fff;
	background-color:#1f7fbb;
	}
.user2 .card-header a{
	background-color:#24457B;
	}
.user3 .card-header a{
	background-color:#5B7995;
	}
.user4 .card-header a:hover{
	background-color:#31394C;
	}
.tm-sidemenu i{
	margin-right:8px;
	}
.tm-sidemenu li:before{
	content: "\f105";
	font-family:FontAwesome;
	font-size:1em;
	color:#999;
	vertical-align:middle;
	position:absolute;
	transform: translateY(8%);
	}
.list-group.ml-3, .list-group.mx-3{
	margin-left:0 !important;
	}
.list-group-item{
	padding:.75rem 1.25rem .75rem 2.2rem;
	border:none;
	}
.list-group-item:hover{
	background-color:#ddd;
	}
.list-group-item a{
	display:block;
	color:#555;
	padding-left:0.7rem;
	}
.list-group-item a:hover{
	color:#555;
	}
.jobType1, .jobType2, .jobType3, .jobType4{
	padding:28px 25px 25px;
	margin-bottom:25px;
	border-radius:7px;
	}
.jobType1{
	background-color:#f71;
	}
.jobType2{
	background-color:#280;
	}
.jobType3{
	background-color:#f17;
	}
.jobType4{
	background-color:#90a;
	}
.jobTypeBox{
	color:#fff;
	}
.jobType1 .btn{
	background-color:#a20;
	}
.jobType2 .btn{
	background-color:#150;
	}
.jobType3 .btn{
	background-color:#703;
	}
.jobType4 .btn{
	background-color:#516;
	}
.jobTypeBox .btn:hover{
	background-color:#000;
	}
.jobTypeBox .btn{
	color:#fff;
	padding:.2rem .75rem;
	border:none;
	}
.cycle{
	align-items:center;
	justify-content:center;
	display:flex;
	width:80px;
	height:80px;
	padding:10px;
	margin:0 55px;
	border-radius:50%;
	background:rgba(255,255,255,0.4);	
	}
.jobTypeBox img{
	width:80%;
	margin-right:0 !important;
	}
.jobTypeBox h5:nth-child(1){
	line-height:2em;
	}
header .dropdown img{
	border-radius:50%;
	width:25%;
	}
header .btn.focus, header .btn:focus{
	box-shadow:none;
	}
footer{
	text-align:center;
	}
.navbar-toggle{
	display:none;
	}
/**********************************RWD table 機構滿意度**/
.rwd-table {
　background: #fff;
　overflow: hidden;
}

.rwd-table tr:nth-of-type(2n){
　background: #eee;
}
.rwd-table th,
.rwd-table td {
　margin: 0.5em 1em;
}
.rwd-table {
　min-width: 100%;
}

.rwd-table th {
　display: none;
}

.rwd-table td {
　display: block;
}

.rwd-table td:before {
　content: attr(data-th) " : ";
　font-weight: bold;
　width: 6.5em;
　display: inline-block;
}

.rwd-table th, .rwd-table td {
　text-align: left;
}

.rwd-table th, .rwd-table td:before {
　color: #D20B2A;
　font-weight: bold;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
	border-color:#bcbcbc #bcbcbc #fff;
	}



/** 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;
	display:inline-block;
	background-color:#289;
	}
.totalList{
	font-size:90%;
	margin-bottom:5px;
	}
.table .thead-light th{
	background-color:#cef;
	border-color:#7ad;
	}
.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, #tabCompanyManage > 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, #tabCompanyManage > 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, #tabCompanyManage > 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, #tabCompanyManage > 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, #tabCompanyManage > .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%;
	}



.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;
	}
table.tableLast{
	margin-bottom:0;
	border-bottom:none;
	}
.surveyItem{
	margin-bottom:2.5rem;
	}
.tm-home .btn-success{
    background-color:#08a;
	border-color:#08a;
	}
.tm-home .btn-success:hover{
    background-color:#29b;
	border-color:#29b;
	}


#studentListModal h6, #importClassModal h6, #importStudentModal h6, #exportInternModal h6{
	font-size:1.1rem;
	margin-top:30px;
	}
#studentListModal ul, #importClassModal ul, #importStudentModal ul, #exportInternModal ul{
	padding-left:20px;
	}
.uploadClassBar{
	overflow:hidden;
	zoom:1;
	}
.uploadClassBar select, .uploadClassBar input{
	display:inline-block;
	width:auto;
	margin-bottom:15px;
	}
.scoreCompanyBar{
	font-weight:bold;
	font-size:120%;
	}
.totalBox{
	font-weight:bold;
	font-size:120%;
	}
.scoreNo{
	color:#b00;
	}
.table-hover .scoreCompanyBar tr:hover{
	background-color:#fff;
	}
#tabCompany01 .table{
	border-bottom:none;
	}
.commentCompany label, .commentCompany textarea{
	width:100%;
	}
/*******************************************RWD star**/

@media (min-width: 480px) {
.rwd-table td:before {
　display: none;
}
.rwd-table th, .rwd-table td {
　display: table-cell;
　padding: 0.25em 0.5em;
}
.rwd-table th:first-child,
.rwd-table td:first-child {
　padding-left: 0;
}
.rwd-table th:last-child,
.rwd-table td:last-child {
　padding-right: 0;
}
.rwd-table th,
.rwd-table td {
　padding: 1em !important;
}
@media (max-width: 1152px){
	.w40{
		width:45%;
		}
	}
@media (max-width: 1140px){
	#TM_COMPANY_CAROUSEL .media{
		width:60%;
		}
	#TM_COMPANY_CAROUSEL .tm-0 .media{
		left:10%;
		}
	#TM_COMPANY_CAROUSEL .tm-1 .media, #TM_COMPANY_CAROUSEL .tm-2 .media{
		right:8%;
		}
	.jobT5, .jobT6{
		background-position:120px;
		}
	.tm-content{
		width:80%;
		}
	}
@media (max-width: 1080px){
	#TM_COMPANY_CAROUSEL .media{
		width:65%;
		}
	}
@media (max-width: 1024px){
	#TM_COMPANY_CAROUSEL .tm-1 .media, #TM_COMPANY_CAROUSEL .tm-2 .media{
		right:2%;
		}
	}
@media (max-width: 960px){
	.container{
		max-width:960px;
		}
	#TM_COMPANY_CAROUSEL .media{
		width:70%;
		}
	#TM_COMPANY_CAROUSEL .tm-0 .media{
		left:5%;
		}
	#TM_COMPANY_CAROUSEL .tm-1 .media, #TM_COMPANY_CAROUSEL .tm-2 .media{
		right:2%;
		}
	.tm-content{
		width:80%;
		}
	}
@media (max-width: 768px){
	.container{
		max-width:720px;
		}
	.dashboardBox header{
		height:70px;
		}
	#TM_COMPANY_CAROUSEL .media{
		width:90%;
		}
	#TM_COMPANY_CAROUSEL .tm-0 .media{
		left:2%;
		}
	.jobT5, .jobT6{
		background-position:100px;
		}
	.jobT5, .jobT6{
		background-size:15%;
		}
	.jobT5, .jobT6{
		background-position:80px;
		}
	.tm-content{
		width:100%;
		float:inherit;
		}
	.jobType1, .jobType2, .jobType3, .jobType4{
		padding:25px 15px 15px;
		}
	.cycle{
		margin:0 35px 0 25px;
		}
	.tm-home .navbar{
		height:60px;
		text-align:center;
		display:block;
		margin-bottom:10px;
		}
	.offcanvas-toggle{
		background:#fff;
		}
	.navbar-brand{
		float:none;
		}
	.dashboardBox .navbar-brand{
		margin-right:0;
		text-align:center;
		position:absolute;
		right:0;
		left:0;
		top:15px;
		}
	.tm-logo img{
		width:60%;
		}
	.tm-sidemenu{
		width:250px;
		}
	.card-header{
		background-size:10%;
		}
	.list-group-item{
		padding:.75rem 1.25rem .75rem 3.4rem;
		}
	.dropdown{
		width:100%;
		text-align:center;
		padding-top:15px;
		}
	header .dropdown img{
		display:block;
		margin:0 auto 10px;
		width:80%;
		}
	.dropdown-toggle::after{
		display:none;
		}
	.dropdownData{
		margin-top:15px;
		}
	.toggleUser::before{
		content:"\f007";
		font-family:FontAwesome;
		font-size:1.3em;
		}
	.navbar-toggle.toggleUser{
		top:-8px;
		}
	.navbar-toggle.toggleUser .icon-bar{
		display:none;
		}
	.dropdownData .dropdown-item{
		padding-top:10px;
		padding-bottom:10px;
		border-top:1px solid #ccc;
		}
	.card-header a{
		padding:.75rem 0 .75rem 1.5rem;
		}

/**漢堡選單**/
.dashboardBox .navbar {
  

  border: 1px solid transparent;
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
	.navbar-toggle{
		display:block;
		position: relative;
		float: right;
		padding: 9px 10px;
		margin:8px 15px 8px 0;
		background-color: transparent;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
		top:0;
		}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

    .navbar-offcanvas {
      position: fixed;
      height: 100%;
      width: 250px;
      max-width: 100%;

      left: -250px;
      top: 0px;
      z-index:2;
      overflow:hidden;
      -webkit-overflow-scrolling: touch;
      -webkit-transition: all 0.15s ease-in;
      -moz-transition: all 0.15s ease-in;
      -o-transition: all 0.15s ease-in;
      transition: all 0.15s ease-in;
	  }
    .navbar-offcanvas.in {
      box-shadow: 0px 0px 20px black;
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
	  background-color:#fff;
	  }
    .navbar-offcanvas.navbar-offcanvas-fade {
      opacity:0; }
     .navbar-offcanvas.navbar-offcanvas-fade.in {
        opacity:1; }
    .navbar-offcanvas.offcanvas-transform.in {
      -webkit-transform: translate3d(250px, 0px, 0px);
      -moz-transform: translate3d(250px, 0px, 0px);
      -o-transform: translate3d(250px, 0px, 0px);
      transform: translate3d(250px, 0px, 0px); }
    .navbar-offcanvas.offcanvas-position.in {
      left:0; }
    .navbar-offcanvas.navbar-offcanvas-right {
      left: auto;
      right: -250px; }
      .navbar-offcanvas.navbar-offcanvas-right.offcanvas-transform.in {
        -webkit-transform: translate3d(-250px, 0px, 0px);
        -moz-transform: translate3d(-250px, 0px, 0px);
        -o-transform: translate3d(-250px, 0px, 0px);
        transform: translate3d(-250px, 0px, 0px); }
      .navbar-offcanvas.navbar-offcanvas-right.offcanvas-position.in {
        left: auto;
        right: 0px; }
    .navbar-offcanvas .dropdown.active .caret {
      border-top: 0px;
      border-bottom: 4px solid; }
    .dropdown-menu{
		position: relative;
		width: 100%;
		background: inherit;
		border: inherit;
		box-shadow: none;
		padding: 0;
	    top:0;
		overflow: hidden;
		-webkit-transition: all 0.15s ease-in;
		-moz-transition: all 0.15s ease-in;
		-o-transition: all 0.15s ease-in;
		transition: all 0.15s ease-in;
		height: 0;
		}
     .dropdown-menu.shown {
        height: auto; }
     .dropdown-menu > li > a {
        color: #777;
        padding: 5px 15px 5px 30px;
		}
	.navbar-offcanvas .dropdown-menu{
		display:table;
		}


    .offcanvas-toggle .icon-bar{
      background:#000;
	  }
    .offcanvas-toggle.offcanvas-toggle-close{
      margin-right:0;
	  }
    .offcanvas-toggle.offcanvas-toggle-close .icon-bar:nth-child(1){
      -webkit-transform: rotate(45deg) translate(5px, 4px);
      -moz-transform: rotate(45deg) translate(5px, 4px);
      -o-transform: rotate(45deg) translate(5px, 4px);
      transform: rotate(45deg) translate(5px, 4px);
	  }
    .offcanvas-toggle.offcanvas-toggle-close .icon-bar:nth-child(2){
      opacity: 0 !important;
	  }
    .offcanvas-toggle.offcanvas-toggle-close .icon-bar:nth-child(3){
      -webkit-transform:rotate(-45deg) translate(4px, -4px);
      -moz-transform:rotate(-45deg) translate(4px, -4px);
      -o-transform:rotate(-45deg) translate(4px, -4px);
      transform:rotate(-45deg) translate(4px, -4px);
	  }
/**漢堡選單 end**/

/**關閉**/
	.navbar-toggle.switchClose{	
		font-size:1.3em;
		color:#000;
		line-height:20px;
		text-align: center;
		padding:5px 8px;
		position: absolute;
		top:0;
		right:0;
		}
	.switchClose::before{
		content:"\2716";
		}
/**關閉 end**/
	}
@media (max-width: 720px){
	#TM_COMPANY_CAROUSEL .media .btn{
		display:inline-block;
		line-height:1em;
		margin-top:0;
		padding:.15rem .5rem .3rem;
		}
	}
@media (max-width: 667px){
	.jobT5, .jobT6{
		background-position:70px;
		}
	}
@media (max-width: 640px){
	.navbar-toggle{
		margin:8px 15px 8px 15px;
		}
	}
@media (max-width: 568px){
	.jobT5, .jobT6{
		background-size:15%;
		background-position:center 25px;
		}
	.tm-home .container .col-3 .btn{
		width:100%;
		height:150px;
		}
	.tm-home .container .col-6 .btn{
		line-height:10em;
		}
	.cycle{
		margin:0 15px;
		}
	.tm-logo img{
		width:20%;
		}
	}
@media (max-width: 414px){
	#TM_COMPANY_CAROUSEL .media{
		top:15px;
		}
	#TM_COMPANY_CAROUSEL .media .media-body{
		overflow:hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		}
	#TM_COMPANY_CAROUSEL .tm-0 .media, #TM_COMPANY_CAROUSEL .tm-1 .media, #TM_COMPANY_CAROUSEL .tm-2 .media{
		left:0;
		top:40%;
		}
	.tm-home .container .col-3{
		flex:0 0 50%;
		max-width:inherit;
		}
	.tm-home .container .col-3 .btn, .tm-home .container .col-6 .btn{
		width:160px;
		height:160px;
		border-radius:50%;
		}
	.tm-home .container .col-6 .btn{
		line-height:13em;
		}
	.jobT5, .jobT6{
		background-size:30%;
		}
	main .container .row:first-child{
		margin-bottom:0;
		}
	.cycle{
		width:50px;
		height:50px;
		margin:0 10px 0 0;
		padding:5px;
		}
	.tm-logo img{
		width:28%;
		}
	.jobTypeBox h5:nth-child(1){
		font-size:1.1rem;
		}
	.jobTypeBox .btn{
		font-size:0.8rem;
		padding:.2rem .75rem .25rem;
		}
	}
@media (max-width: 375px){
	.tm-home .container .col-3 .btn, .tm-home .container .col-6 .btn{
		width:140px;
		height:140px;
		border-radius:50%;
		line-height:11em;
		}
	.jobType1, .jobType2, .jobType3, .jobType4{
		padding:15px 15px 10px;
		text-align:center;
		}
	.jobTypeBox .media{
		display: inherit;
		}
	.cycle{
		margin:0 auto;
		}
	}
@media (max-width: 360px){
	.navbar-brand{
		margin-right:0;
		}
	.tm-logo img{
		width:30%;
		}
	}
@media (max-width: 320px){
	.tm-home .container .col-3 .btn, .tm-home .container .col-6 .btn{
		width:120px;
		height:120px;
		line-height:10em;
		}
	.tm-logo img{
		width:100px;
		}
	}