/* Career List */
.divListBtm {height:50px; color:#434343;align-items:center;/*display:flex;justify-content:flex-end;*/border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;border-left: 1px solid #ddd; margin:30px 0;}
.divListPagination {height:auto;float: right;}
.divListNoOfItem {padding-right:20px; height:auto;}
.divListBottomInner{border-left:1px solid #ddd;border-right:none;height:48px;}
.spanPagination {
    display: flex;
    align-items: center;
    height: 48px;
}

.divIndJobItem {margin-bottom:15px;}
.divJobItemTitle {padding: 10px; border: 1px solid #00aff0; width: 100%; box-sizing: border-box; display: flex; justify-content: space-between; align-items: center; font-size: 14px; font-weight: 700;}
.divJobItemDetail {border: 1px solid #00aff0; border-top: unset; padding: 30px 15px;}
#materialIconsJob:after {content: "expand_more";color: #00aff0;}
.active #materialIconsJob:after {content: "expand_less";color: #00aff0;}
.divExpandTitle {cursor: pointer;}
.lnkpopup, .lnkpopup:hover {color: #00aff0;min-width: 90px; padding-left: 10px;}
/* End of Career List */
/* Buttons */
.PaginationBtm, .btnPagination, .btnPaginationSel {
    color: #858585;
    height: 50px;
    width: 50px;
    display: inline-flex;
    align-items: center;
    border-right: 1px solid #ddd;
    justify-content: center;
    box-sizing: border-box;
}
a.btnPagination:link, a.btnPagination:visited {color:#858585; text-decoration:none;}
a.btnPagination:hover, a.btnPagination:active {color:#00aff0; text-decoration:none;}

.btnPaginationSel {color:#00aff0;}
a.btnPaginationSel:link, a.btnPaginationSel:visited {color:#00aff0; text-decoration:none;}
a.btnPaginationSel:hover, a.btnPaginationSel:active {color:#00aff0; text-decoration:none;}

.imgbtnPageFirst {/*background:url(../img/usr/btn-product-previous.gif) no-repeat 0 3px;*/ outline:none;min-height:14px;min-width:7px;}
.imgbtnPageFirst:hover {/*background:url(../img/usr/btn-product-previous.gif) no-repeat 0px -54px;*/text-decoration:none;}
.imgbtnPageFirst i:after {
    content: "first_page";
    color:#858585;
}
.imgbtnPageFirst:hover i:after {
    content: "first_page";
    color:#292929;
}
.imgbtnPageFirstDisabled {/*background:url(../img/usr/btn-product-previous.gif) no-repeat 0 3px;*/ cursor:default; outline:none;min-height:14px;min-width:7px;}
.imgbtnPageFirstDisabled i:after {
    content: "first_page";
    color:#ddd;
}

.imgbtnPageLast {/*background:url(../img/usr/btn-product-next.gif) no-repeat 0 3px;*/ outline:none;min-height:14px;min-width:7px;}
.imgbtnPageLast:hover {/*background:url(../img/usr/btn-product-next.gif) no-repeat 0px -54px;*/ text-decoration:none;}
.imgbtnPageLast i:after {
    content: "last_page";
    color: #858585;
}
.imgbtnPageLast:hover i:after {
    content: "last_page";
    color: #292929;
}
.imgbtnPageLastDisabled {/*background:url(../img/usr/btn-product-next.gif) no-repeat 0 3px;*/ cursor:default; outline:none;min-height:14px;min-width:7px;}
.imgbtnPageLastDisabled i:after {
    content: "last_page";
    color: #ddd;
}
.imgbtnPageFirstDisabled:hover, .imgbtnPageLastDisabled:hover {text-decoration:none;}
/* End of Buttons */

/* Career Form*/
.divCareerForm .enquiry-title h2 {display: flex; align-items: center; margin-bottom: 25px; justify-content: center;}
.spnJobTitleTxt {font-weight:700;}

.spanResumeSize {font-size:14px;}	
.enquiry-form.career input[type=file] {background: #fff !important;}	
.enquiry-form.career .divLblFileResume {text-align:left; margin-bottom:13px;}	
.enquiry-form input[type=file] {padding: 13px 10px 13px 0;}
.recaptcha .errmsgEnquiry {padding-left:unset;}
.recaptcha .fieldDesc {text-align:center;}

/*.divCareerForm{text-align:center;}*/

/*Apply in desktop view only*/
@media only screen and (min-width:960px) {
    .divCareerForm, .divCareerFormDescPopup {padding:40px 30px 50px;}	
    .enquiry-form .row {display: inline-block;width: 47.5%;position: relative;margin: auto auto 12px auto;}	
    .enquiry-form.career .row:nth-child(1){float: left;clear: left;padding: 0 48px 0 0;}	
    .enquiry-form.career .row:nth-child(2){float: left;clear: left;padding: 0 48px 0 0;}	
    .enquiry-form.career .row:nth-child(3){float: left;clear: left;padding: 0 48px 0 0;}	
    .enquiry-form.career .row:nth-child(4){float: left;clear: left;padding: 0 48px 0 0;}	
    .enquiry-form.career .row:nth-child(5){float: unset; clear: unset; padding: 0;}	
    .enquiry-form.career .row:nth-child(6){width: 100%;margin: auto;text-align: center;padding: unset;float: none;clear: none;display: inline-grid;}
    .enquiry-form.career .row:nth-child(7){padding: 32px 0 0 0;width: 100%;display: flex;align-items: center;justify-content: center;}	
    .enquiry-form.career .row:nth-child(8){padding: 12px 0 0 0;width: 100%;display: flex;align-items: center;justify-content: center;}	
    .enquiry-form.career .row:nth-child(9){margin: auto;text-align: center;padding: 12px 0 0 0;width: 100%;}
    .divSubmitDone {padding:40px 30px 50px; text-align:center;}	
    .divSubmitDone .enquiry-title h2{justify-content:center;}
}
@media only screen and (max-width:800px) {
    .divCareerForm, .divCareerFormDescPopup {padding: 30px 20px;}
    .divCareerOuter {padding:20px 20px 50px;}
    .divListNoOfItem {display:none;}
    .divListPagination {float:none;}
    .divListBottomInner {display: flex; align-items: center; justify-content: center; border-left: none;}
    .spanPagination {width: calc(100% - 100px); display:table-cell; vertical-align:middle; text-align:center;}
    .btnPagination, .btnPaginationSel {padding: 0 2px; width: auto; border-right: unset;}
    .imgbtnPageLast, .imgbtnPageLastDisabled {border-left:1px solid #ddd;}
    .divSubmitDone {text-align:justify;}	
}
/* End of Career Form*/