a{ display: block;}
h1, h2, h3, h4, h5, h6{ white-space: initial;}
.line-border{ border-bottom: 1px solid #bfbfbf; overflow: hidden; margin-bottom: 20px;}
.i-train{ background: transparent; border: 0; color: #1d8094;}
.modal-header{ background: #d40101; border-radius: 10px 10px 0 0;}
.modal-content{ border-radius: 10px;}
.disable-chat{ background: #bfbfbf !important; color: #fff !important;}

/*ค้นหาประวัติ*/
.jobbkk-vehicle .area-menu{ height: 250px; overflow-y: scroll;}
.block-salary ul.dropdown-menu{ overflow-y: scroll;}
.jobbkk-vehicle .area-menu::-webkit-scrollbar, .block-salary ul.dropdown-menu::-webkit-scrollbar{ width: 5px; background-color: #ebebeb;}
.jobbkk-vehicle .area-menuu::-webkit-scrollbar-track, .block-salary ul.dropdown-menu::-webkit-scrollbar-track{ 
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5;}
.jobbkk-vehicle .area-menu::-webkit-scrollbar-thumb, .block-salary ul.dropdown-menu::-webkit-scrollbar-thumb{ background-color:#bfbfbf;}
.area-menu>li>a{ white-space: inherit;}
/*.height-search{ height: 32.6px;}*/
.width-search{ width: 95%;}
.text-hidden{ overflow: hidden; text-overflow: ellipsis;}

@media (max-width: 480px){
	.jobbkk-salary-1, .jobbkk-salary-2{ width: 100%;}
	.input-group-btn{ display: inherit;}
	.input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle{ border-top-right-radius: 10px; border-bottom-right-radius: 10px;}
	.input-group-btn:last-child>.btn, .input-group-btn:last-child>.dropdown-toggle{ border-top-left-radius: 10px; border-bottom-left-radius: 10px;}
	a.format-work-no{ border-top: 0;}
	.height-search{ height: auto;}
}

/*พื้นที่ต้องการทำงานผู้สมัคร*/
a.user-address{ display: inline-block; color: #555;}
a.user-address:hover{ color: #D40101;}

.jobbkk-vehicle .start-work, .jobbkk-vehicle .sex, .jobbkk-vehicle .car-personal{ height: auto;}
.push-job ul{ margin: 0 -15px; padding: 0; list-style: none;}
.push-job ul li{ float: left; padding: 0 15px; width: 33.3333333%; text-align: center;}
.push-job ul li a{ background: #bfbfbf; color: #555; padding: 7.5px 10px; border-radius: 10px; display: block; text-decoration: none;}
.push-job ul li a:hover{ background: #D40101; color: #ffffff;}
.panel-body-his{ padding: 0 15px}
.row-jobbkk-1{ margin-right: 0; margin-left: 0;}

/*fix banner*/
.sidebar{ height: 550px;}
.stick{ position: fixed; width: 300px; top: 120px;}
.abs{ position: absolute; bottom: 0; width: auto;}

@media (max-width: 1199px){
	.sidebar{ height: 420px; width: 240px;}
	.stick{ top: 120px;}
}

@media (max-width: 1170px){
	.stick{ top: 140px;}
}

@media (max-width: 991px){
	.sidebar{ width: 187.5px;}
}

@media (max-width: 842px){
	.stick{ top: 170px;}
}

/*3 button*/
.push-6-job-search{ text-align: center;}
ul.push-6{ margin: 0; padding: 0; list-style: none; display: inline-block; width: 75%;}
ul.push-6 li{ padding: 15px; float: left; width: 25%; text-align: center;}
ul.push-6 li a{ padding: 15px; text-decoration: none; display: block; color: #555;}
ul.push-6 li a .icon-update{ background: url(../images/search-1.png) center no-repeat; width: auto; height: 70px; margin-bottom: 20px; background-size: contain;}
ul.push-6 li a .icon-history{ background: url(../images/search-2.png) center no-repeat; width: auto; height: 70px; margin-bottom: 20px; background-size: contain;}
ul.push-6 li a .icon-jobfair{ background: url(../images/search-3.png) center no-repeat; width: auto; height: 70px; margin-bottom: 20px; background-size: contain;}
ul.push-6 li a .icon-jobmatch{ background: url(../images/search-4.png) center no-repeat; width: auto; height: 70px; margin-bottom: 20px; background-size: contain;}
ul.push-6 li a span{ position: absolute; bottom: 5%; left: 0; right: 0;}

ul.push-6 li a:hover{ color: #D40101;}
ul.push-6 li a:hover .icon-update{ background: url(../images/search-1-1.png) center no-repeat;}
ul.push-6 li a:hover .icon-history{ background: url(../images/search-2-1.png) center no-repeat;}
ul.push-6 li a:hover .icon-jobfair{ background: url(../images/search-3-1.png) center no-repeat;}
ul.push-6 li a:hover .icon-jobmatch{ background: url(../images/search-4-1.png) center no-repeat;}

.company-select-bg{ background: #f6f3f2; border-radius: 10px;}
ul.push-6 li a.company-red{ color: #D40101;}
ul.push-6 li a .icon-update-select{ background: url(../images/search-1-1.png) center no-repeat;}
ul.push-6 li a .icon-history-select{ background: url(../images/search-2-1.png) center no-repeat;}
ul.push-6 li a .icon-jobfair-select{ background: url(../images/search-3-1.png) center no-repeat;}
ul.push-6 li a .icon-jobmatch-select{ background: url(../images/search-4-1.png) center no-repeat;}

@media (max-width:991px){
	ul.push-6{ width: 100%;}
}

@media (max-width:767px){
	ul.push-6{ display: flex; white-space: nowrap; overflow-x: scroll;}
	ul.push-6 li{ min-width: 30%; padding-left: 0;}
	ul.push-6 li a{ border-radius: 10px; border: 1px solid #bfbfbf;}
}

@media (max-width:576px){
	ul.push-6 li a span{ font-size: var(--font12);}
	ul.push-6 li{ min-width: 40%;}
}

@media (max-width:480px){
	ul.push-6 li{ min-width: 45%;}
}

@media (max-width:320px){
	ul.push-6 li{ min-width: 65%;}
}

/* Sweep To Right */
.hvr-sweep-to-right { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0); position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s;
  	transition-duration: 0.3s;}
.hvr-sweep-to-right:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; border-radius: 10px; background: #f6f3f2;
	-webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-transition-property: transform;
	transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out;
  	transition-timing-function: ease-out;}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {  color: #333;}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before { -webkit-transform: scaleX(1); transform: scaleX(1);}

/* ค้นหางาน */
.search-job-all{ /*background: #f6f3f2;*/ color: #D40101; border-radius: 10px 10px 0 0; border:1px solid #BFBFBF; border-bottom: 0; overflow: hidden;}
.search-job-all ul{ margin: 0; padding: 0; list-style: none;}
.search-job-all ul li{ padding: 10px 15px; font-size: var(--font20);}
.search-job-all ul li.search-job-number{ font-size: var(--font14); margin-top: 5px; text-align: right;}

@media (max-width:991px){
	/* .search-job-all ul li{ font-size: var(--font16);} */
	.search-job-all ul li.search-job-number{ font-size: var(--font12);}
}

@media (max-width:768px){
	.search-job-all ul li{ font-size: 2rem; font-size: 20px;}
	.search-job-all ul li.search-job-number{ font-size: var(--font14);}
}

@media (max-width:576px){
	.search-job-all ul li{ font-size: var(--font14);}
	.search-job-all ul li.search-job-number{ font-size: var(--font12); margin-top: 2px;}
}

.list-company-default{ border: 1px solid #BFBFBF; border-bottom: 0; background: #FFFFFF; padding: 15px; overflow: hidden; position: relative;
	transition: all 0.3s ease-in; -webkit-transition:all 0.3s ease-in; -moz-transition:all 0.3s ease-in; -ms-transition:all 0.3s ease-in;}
.list-company-default a.list-company{ display: block; text-decoration: none; margin: 0;}
.list-company-default:hover{ background: #f6f3f2;}
.row-applying{ padding-left: 15px;}
.jobbkk-applying .applying{ color: #D40101; margin-bottom: 10px;}
.jobbkk-list-company a.list-company-read h6{ color: #5D99E9;}

@media (max-width:380px){
	.row-applying{ padding-left: 0;}
}

.jobbkk-job-hilight{ margin-bottom: 40px;}
.job-hilight{ color: #555;}
.job-hilight ul{ margin: 0; padding: 0; list-style: none; display: flex;}
.job-hilight ul li{ padding: 10px 0; font-size: var(--font30); color: #D40101;}
.job-hilight ul li.job-hilight-read{ font-size: var(--font14); margin-top: 10px; text-align: right;}
.job-hilight ul li.job-hilight-read a{ color: #555; display: block; text-decoration: none;}
.job-hilight ul li.job-hilight-read a:hover{ color: #D40101;}
.job-hilight-list-company h6{ font-size: var(--font12);}
.hilight-list-company a.company-hilight{ display: block; overflow: hidden;}
.hilight-list-company-border{ border: 1px solid #BFBFBF; border-right: 0; /*background: #E6E9EE;*/ background: #fff4f4; padding: 10px;}

@media (max-width:576px){
	.job-hilight ul li:first-child{ font-size: var(--font20);}
	.job-hilight ul li.job-hilight-read{ margin-top: 0;}
}

.urgent{ background: #D40101; color: #ffffff; padding: 5px; font-size: var(--font12); text-align: center;}

@media (max-width:576px){
	.urgent{ padding: 0;}
}

.jobbkk-list-company-recomment, .jobbkk-list-company-recomment:hover{ background: #f6f3f2;}

.list-company-hilight{ background: #ebebeb;}
.list-company-hilight a.company-hilight{ color: #555; display: block; overflow: hidden;}
.hilight-list-company{ width: 20%;}

.list-company-default-border{ border: 1px solid #bfbfbf;}
.hilight-list-company-border-right{ border-right: 1px solid #bfbfbf;}

a.list-company{ margin-bottom: 20px;}
.handicapped{ margin-left: 5px;}
.handicapped img{ max-width: 15px;}
.time-company{ text-align: right;}
.jobbkk-image-company img{ border: 1px solid #BFBFBF; background: #FFFFFF; height: 60px; object-fit: scale-down;}
.jobbkk-image-company.image-company img{ height: 150px; object-fit: cover; max-width: 100%; object-position: 50% -5%; padding: 5px;}

@media (max-width:991px){
	.jobbkk-job-hilight{ margin-bottom: 20px;}
	.jobbkk-image-company.image-company img{ height: 100px;}
}

@media (max-width:767px){
	.jobbkk-image-company.image-company img{ height: 150px;}
}

@media (max-width:640px){
	.jobbkk-image-company.image-company img{ height: 120px;}
}

@media (max-width:576px){
	.jobbkk-image-company.image-company img{ height: 80px;}
}

@media (max-width:425px){
	.jobbkk-image-company.image-company img{ height: 80px;}
}

@media (max-width:380px){
	.jobbkk-image-company-44{ width: 30%;}
	.jobbkk-applying-44{ width: 70%;}
	.jobbkk-image-company.image-company img{ height: 100px;}
}

h6.read-day{ font-size: var(--font12); color: #d40101;}

@media (max-width:1199px){
	.job-hilight ul li.job-hilight-read{ text-align: right;}
	.job-hilight-list-company{ display: flex; white-space: nowrap; overflow-x: scroll;}
	.hilight-list-company{ min-width: 27%;}
}

@media (max-width:991px){
	.hilight-list-company{ min-width: 40%;}
}

@media (max-width:576px){
	.hilight-list-company{ min-width: 60%;}
}

@media (max-width:480px){
	.hilight-list-company{ min-width: 70%;}
}

@media (max-width:380px){
	.hilight-list-company{ min-width: 80%;}
}

.jobbkk-group h2{ color: #D40101;}
.bg-grey-search-work{ background: #f6f3f2;}
ul.jobbkk-worktab-career{ border-bottom: 0; display: flex;}
.jobbkk-worktab-career li{ border: 0; width: 33.3333333%; text-align: center; display: inline-grid;}
.jobbkk-worktab-career li:first-child{ border-left: 0;}
.jobbkk-worktab-career li a{ color: #555;}
.jobbkk-worktab-career>li.active>a, .jobbkk-worktab-career>li.active>a:focus, .jobbkk-worktab-career>li.active>a:hover{ background: #FFFFFF; color: #D40101; 
	border: 0 transparent; border-bottom: 5px solid #D40101;}

@media (max-width: 1300px){
	.jobbkk-worktab-career li a{ font-size: var(--font14);}
}
	
@media (max-width:991px){
	.jobbkk-worktab-career li{ min-width: inherit;}
}

/*สาขาอาชีพ*/
.jobkk-list-career ul{ margin: 20px 0; padding: 0; list-style: none; width: 100%;}
.jobkk-list-career ul li{ float: left; width: 33.3333333%; position: relative; margin-bottom: 5px;}
.jobkk-list-career ul li a{ display: block; color: #555; white-space: nowrap; 
	text-overflow: ellipsis; overflow: hidden; position: relative; z-index: 3; margin-left: 10px; padding: 5px; text-decoration: none;}
.jobkk-list-career ul li a:focus, .jobkk-list-career ul li a:active{ color: #ffffff;}
.jobkk-list-career ul li.type-hilight a:hover{ color: #ffffff; text-decoration: none;}
.jobkk-list-career li:before{ height: 100%; width: 5px; content: ''; background: transparent; display: inline-block; position: absolute;
    z-index: 2; -webkit-transition: ease-in-out all .25s; -moz-transition: ease-in-out all .25s; transition: ease-in-out all .25s;}
.jobkk-list-career li.type-hilight:before{ background: #D40101;}
.jobkk-list-career ul li.type-hilight:hover{ color: #ffffff;}
.jobkk-list-career ul li.type-hilight:hover:before{ width: 99%;}

span.jobcaret{ float: right; margin-top: 7px; margin-right: 5px;}
ul.dropdown-menu-job{ margin: 0; width: 99%; border-radius: 0 0 4px 4px;}
ul.dropdown-menu-job li.list-job{ float: none; width: 100%; margin-bottom: 0; color: #555;}
ul.dropdown-menu-job li.list-job a{ margin-left: 0; padding-left: 10px; white-space: inherit;}
ul.dropdown-menu-job li.list-job a:hover{ color: #555;}

@media (max-width:991px){
	.jobkk-list-career ul li{ width: 50%;}
}

@media (max-width:576px){
	.jobkk-list-career ul li{ width: 100%; font-size: var(--font12);}
}

ul.social-company{ margin: 0; padding: 0; list-style: none; display: inline-block; text-align: right; width: 100%;}
ul.social-company li{ display: inline;}
ul.social-company li:last-child{ padding-right: 0;}
ul.social-company li a.job-social{ border-radius: 10px; border: 1px solid #bfbfbf; background: #FFFFFF; padding: 3px 10px; color: #555; text-decoration: none;
	text-align: center; display: inline-block; transition: all 0.3s ease-in; 
	-webkit-transition:all 0.3s ease-in; -moz-transition:all 0.3s ease-in; -ms-transition:all 0.3s ease-in;}
ul.social-company li a.job-social:hover, ul.social-company li button.jobbkk-applying-work:hover{ background: #ebebeb; color: #D40101; 
	border: 1px solid #ebebeb;}
ul.social-company li a.jobbkk-applying-work{ background: #D40101; color: #FFFFFF; border: 1px solid #D40101;}
ul.social-company li a.jobbkk-no-interview, ul.social-company li button.jobbkk-no-interview:hover{ color: #bfbfbf;}

@media (max-width:576px){
	ul.social-company{ padding: 0; position: inherit; display: flex;}
	ul.social-company li{ display: inline-grid; width: 50%; float: left; padding-right: 5px;}
	ul.social-company li a{ width: 100%;}
	ul.social-company li a.job-social{ padding: 5px;}
	/*ul.social-company li:nth-child(2){ padding-right: 0;}*/
}

@media (max-width:576px){
	.list-company h6, ul.social-company li a{ font-size: var(--font12);}
}

.jobbkk-register-social{ text-align: right; margin-top: 5px;}
.jobbkk-share-social ul{ list-style: none; padding: 0;}
.jobbkk-share-social ul li{ display: inline-block; padding: 0 10px 5px;}
.jobbkk-share-social ul li a{ display: block; width: 33px; height: 33px;}
.jobbkk-share-social ul li a.icon-fb{ background: url(../images/social-1-1.png) no-repeat; background-size: 100%;}
.jobbkk-share-social ul li a.icon-youtube{ background: url(../images/social-3-3.png) no-repeat; background-size: 100%;}
.jobbkk-share-social ul li a.icon-line{ background: url(../images/social-6-6.png) no-repeat; background-size: 100%;}
.jobbkk-share-social ul li a.icon-twis{ background: url(../images/social-2-2.png) no-repeat; background-size: 100%;}
.jobbkk-share-social ul li a.icon-skype{ background: url(../images/social-7-7.png) no-repeat; background-size: 100%;}
.jobbkk-share-social ul li a.icon-intragram{ background: url(../images/social-4-4.png) no-repeat; background-size: 100%;}
.jobbkk-share-social ul li a.icon-copylink{ background: url(../images/social-8-8.png) no-repeat; background-size: 100%;}

@media (max-width:768px){
	.jobbkk-register-social{ text-align: center; margin-bottom: 0;}
	.jobbkk-register{ text-align: center;}
	.jobbkk-share-social ul{ text-align: center;}
}

.applying-hilight{ color: #D40101;}

@media (max-width:320px){
	.job-right-page{ width: 100%;}
}

.read-recomment{ background: #D40101; color: #ffffff; padding: 5px 10px; border-radius: 10px; text-decoration: none !important; display: inline-block;}
.read-recomment:hover{ background: #ebebeb; color: #D40101;}

@media (max-width:576px){
	.read-recomment{ font-size: var(--font12);}
}
a.hover-work{ color: #555;}
a.position{ color: #D40101;}
div.box3{ height: 50px;}
div.box4{ height: 60px;}

.recomment{ background: #f47920; padding: 0 5px; font-size: var(--font12); color: #ffffff;}
.work-com{ margin-right: 5px;}
.work-com, .recomment{ float: left;}

/*ปุ่มพวก italk*/
.btn-serach-history{ text-align: right;}
.btn-serach-history ul{ margin: 0 -5px; padding: 0; list-style: none; display: inline-block;}
.btn-serach-history ul li{ float: left; padding: 5px;}
.btn-serach-history ul li button{ color: #D40101; background: #ffffff; border: 1px solid #d40101; border-radius: 4px; padding: 5px; transition: all 0.3s ease-in; 
	-webkit-transition:all 0.3s ease-in; -moz-transition:all 0.3s ease-in; -ms-transition:all 0.3s ease-in;}
.btn-serach-history ul li button:hover{ background: #D40101; color: #ffffff;}

.btn-serach-history ul li a{ color: #D40101; background: #ffffff; border: 1px solid #d40101; border-radius: 4px; padding: 5px; transition: all 0.3s ease-in; 
	-webkit-transition:all 0.3s ease-in; -moz-transition:all 0.3s ease-in; -ms-transition:all 0.3s ease-in;}
.btn-serach-history ul li a:hover{ background: #D40101; color: #ffffff;}

@media (max-width:576px){
	.btn-serach-history ul li{ width: 33.3333333%; display: inline-grid; font-size: var(--font12);}
	.btn-serach-history ul li a{ padding: 5px; display: block;}
}

@media (max-width:380px){
	.btn-serach-history ul li{ width: 50%;}
}

@media print{
	.print-none, .btn-serach-history{ display: none;}
}

/*ความสมบูรณ์ของใบสมัครงาน กับ อัพเดล่าสุด*/
.ultimate-work{ text-align: center; color: #1d8094;}
.update-data{ font-size: var(--font12); text-align: center; color: #D40101; margin-bottom: 10px;}

@media print{
	.update-data{ display: none;}
	.ultimate-work{ color: #1d8094 !important; font-size: var(--font12) !important;}
}

/*เปลี่ยนภาษาเรซูเม่*/
.lang-preview{ margin-top: 20px;}
.resume-lang{ text-align: right;}
.resume-lang ul{ margin: 0 -10px; padding: 0; list-style: none; display: inline-block; overflow: hidden;}
.resume-lang ul li{ float: left; padding: 0 10px;}
.resume-lang ul li button{ background: #D40101; color: #ffffff; border-radius: 4px; padding: 3px 5px; border: 1px solid #D40101; transition: all 0.3s ease-in; 
	-webkit-transition:all 0.3s ease-in; -moz-transition:all 0.3s ease-in; -ms-transition:all 0.3s ease-in;}
.resume-lang ul li.active button{ background: #ffffff; color: #D40101;}
.resume-lang ul li button:hover{ background: #ebebeb; color: #d40101; border: 1px solid #ebebeb;}

@media (max-width:991px){
	.resume-lang{ text-align: center; margin-bottom: 10px;}
}

@media (max-width:576px){
	.resume-lang ul li{ font-size: var(--font12);}
}

@media (max-width:380px){
	.resume-lang ul{ display: block;}
	.resume-lang ul li{ width: 50%;}
	.resume-lang ul li button{ width: 100%;}
}

@media (max-width:296px){
	.resume-lang ul li{ width: 100%; margin-bottom: 10px;}
}

@media print{
	.resume-lang{ display: none;}
}

/*แนบไฟล์*/
.vdo-file{ margin-top: 10px;}
.vdo-file ul{ margin: 0 -5px; padding: 0; list-style: none; overflow: hidden;}
.vdo-file ul li{ float: left; width: 25%; padding: 0 5px; font-size: var(--font12); margin-bottom: 5px;}
.vdo-file ul li button{ background: #f47920; color: #ffffff; width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	border-radius: 4px; border: 1px solid #f47920; transition: all 0.3s ease-in; 
	-webkit-transition:all 0.3s ease-in; -moz-transition:all 0.3s ease-in; -ms-transition:all 0.3s ease-in;}
.vdo-file ul li button:hover{ background: #ebebeb; color: #d40101; border: 1px solid #ebebeb;}

@media print{
	.vdo-file{ display: none;}
}

@media (max-width:1199px){
	.vdo-file ul li{ width: 50%; margin-bottom: 10px;}
}

@media (max-width:991px){
	.vdo-file ul li{ width: 25%;}
}

@media (max-width:576px){
	.vdo-file ul li{ width: 50%;}
}

/*ส่งข้อความ*/
.form-right{ text-align: right;}
.jobbkk-form-control{ margin-top: -5px;}
textarea.jobbkk-form-control-area{ height: 100px;}
.text-sms{ color: #D40101; font-size: var(--font14);}
.group-addon-cus{ top: -5px; padding: 8px 12px; position: relative;}
.send-message{ margin: 20px 0; text-align: center;}
.send-message button{ border-radius: 4px; padding: 5px 10px; background: #D40101; color: #ffffff; border: 1px solid #D40101; transition: all 0.3s ease-in; 
	-webkit-transition:all 0.3s ease-in; -moz-transition:all 0.3s ease-in; -ms-transition:all 0.3s ease-in;}
.send-message button:hover{ background: #ebebeb; color: #d40101; border: 1px solid #ebebeb;}
#popup_sendsms h6 { font-size: var(--font14); }

@media (max-width:767px){
	.form-right{ text-align: left;}
}

a.clicl-status{ color: #0F6FC9;}
a.clicl-status:hover{ color: #d40101;}
.margin-top-0{ margin-top: 5px;}
.close-all{ background: #d40101; margin-bottom: 5px; border-radius: 10px; text-align: center;}
.close-all a{ color: #fff; padding: 5px 10px;}
.no-left{ padding-left: 0;}

@media print{
	a.clicl-status, .close-all{ display: none;}
	.no-left{ padding-left: 15px;}
	.select-1{ width: 10% !important;}
	.select-2{ width: 80% !important;}
	
}

@media (max-width:991px){
	.p-left{ padding-left: 0 !important;}
}

@media (max-width:576px){
	.select-1{ width: 10%;}
	.select-2{ width: 90%;}
}

@media (max-width:480px){
	.select-1{ width: 15%;}
	.select-2{ width: 85%;}
}

/*ใบสมัครงานโดยผู้สมัคร*/
.position-work-work{ margin-top: 5px; padding-right: 0;}
.box-position-work-work{ padding-left: 0;}
.block-day-time{ margin-bottom: 30px;}
.form-control.form-control-day-time{ width: 100%; background: #fff; padding-left: 15px;}
.bootstrap-datetimepicker-widget{ width: 100% !important; overflow-x: scroll; bottom: 0;}
.jobbkk-form-control-1{ margin-top: 0;}

@media (max-width:991px){
	.position-work-work{ padding-right: 15px;}
	.box-position-work-work{ padding-left: 15px;}
}

/*ร้องเรียน ป็อปอัพ*/
.block-report ul{ margin: 0 -10px; padding: 0; list-style: none;}
.block-report ul li{ padding: 0 10px; margin-bottom: 5px;}
.block-report ul li button{ background: transparent; border: 0; color: #555; display: block; width: 100%; 
	border-radius: 10px; padding: 5px 10px; text-align: right;}
.block-report ul li button:hover{ background: #ebebeb; border: 0; color: #555;}
.block-report ul li button.active{ background: #bfbfbf; color: #fff;}

@media (max-width:767px){
	.block-report ul li button{ text-align: left;}
}

@media (max-width:576px){
	.block-report ul li, h6 b{ font-size: var(--font12);}
	.name-company{ margin-bottom: 0 !important;}
}

textarea.text-interview-area{ width: 100%; padding: 10px; border-radius: 10px; height: 150px;}
.bg-whtie-resume{ background: #fff; overflow: hidden; margin-bottom: 20px; border-radius: 0 0 10px 10px; padding: 15px;}
p.no-eng-resume{ font-size: var(--font24); color: #555; text-align: center;}
.goto-resume-thai{ margin-bottom: 20px; text-align: center;}
.goto-resume-thai a{ background: #d40101; color: #fff; border-radius: 10px; padding: 10px 15px; display: inline-block; 
	text-decoration: none;}
.goto-resume-thai a:hover{ background: #ebebeb; color: #d40101;}

@media (max-width:576px){
	p.no-eng-resume{ font-size: var(--font16);}
}


