﻿.AppliedJobGrid { width: 100%; border: solid 1px #D3D3D3;color:#000000;} /*background: #f8f8f8; */
.AppliedJobGrid .Header { padding: 5px 0 5px 0; border-bottom: solid 1px #D3D3D3; }
.AppliedJobGrid .Header th {border-bottom:solid 1px #D3D3D3;}
.AppliedJobGrid tr.JobRow td { text-align: left; height: 20px; padding-left: 20px; }

.AppliedJobGrid th { height: 20px; padding-left: 20px; }
.AppliedJobGrid th.jobtitle_col { width: 40%; }
.AppliedJobGrid th.jobcategory_col { width: 30%; }
.AppliedJobGrid th.location_col { width: 20%; }
.AppliedJobGrid th.jobid_col { width: 10%; }

.JobList { margin-top: 10px; }
.ReadyMessage { margin-top: 10px; }
.TopMessage { height: 90px; clear: none; }

#apply_divSubmissionSource, .AffirmativeWrapper {margin-top:10px;} 

/*JobId in AppliedJobGrid*/
.Hyperlink { text-decoration:Underline; cursor:pointer;}
.appliedJobGrid_jobId { color:#595959; }

/* New Styles */

.applyDesc, .confirmDesc { padding: 25px 35px 0px 35px; }

.applyDesc #applyIcon, .confirmDesc #confirmIcon { float: left; padding-right: 10px; }

.applyDesc p, .confirmDesc p { color: #333333; font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif; font-size: 12px; }
.applyDesc #applyText, .confirmDesc #confrmText { float: right; text-align: justify; width: 750px; /* To avoid the info text from coming below the image in Firefox */ }

.applyDesc #applyHeading, .confirmDesc #confirmHeading { text-align: left; font-size: 16px; padding-bottom: 15px; }

.applyResumes { clear: both; padding: 0px 35px 25px 112px; }

.applyHip { padding: 20px 0 10px 0px; }

/*
.applyFooter { padding-top: 25px; padding-bottom: 25px; text-align: center; }
.applyFooter INPUT { margin-left: 17px; }
.applyFooterPre { padding-top: 25px; padding-bottom: 25px; text-align: center; }
.applyFooterPre INPUT { margin-left: 17px; }
.applyFooterPost { padding-top: 25px; padding-bottom: 25px; text-align: center; }
.applyFooterPost INPUT { margin-left: 17px; }
*/
.applyPopup_clear { clear: both; height: 10px; }

.apply_jobapplylist_wrapper { _height: 170px; /*target IE6*/ max-height: 170px; overflow: auto; margin: 0 20px 0 20px; }

.apply_affirmative_wrapper { height: 600; background-color: #E7EDE8; overflow: auto; margin: 20px 20px 0 20px; }

.apply_deuTou a { font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #607B98; }

/* Job Apply List */


.jobApplyList_contentTop { background-image: url('../Images/content_BG_top.gif'); background-repeat: no-repeat; background-position: left top; background-color: #FFFFFF; }

.jobApplyList_contentBottom { background-image: url('../Images/content_BG_btm.gif'); background-repeat: no-repeat; background-position: left bottom; }

.jobApplyList_contentMid { padding-top: 3px; }

.jobApplyList_header { font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif; font-size: 12px; background-color: #7B8997; color: #FFFFFF; text-align: left; }

.jobApplyList_row td { font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif; vertical-align: top; font-size: 12px; color: #666666; }

.popup_jdexpandcollapse_col { text-align: center; width: 5%; }

.popup_jdexpandcollapse_col img { text-align: center; padding-left: 15px; padding-right: 10px; cursor: pointer; }



.popup_pnlJobDescription { height: 0px; overflow: hidden; text-align: justify; padding-right: 10px; margin-bottom: 15px; }

.jobApplyList_row .popup_jdexpandcollapse_col, .jobApplyList_row .popup_jobtitle_col, .jobApplyList_row .popup_jobcategory_col, .jobApplyList_row .popup_location_col, .jobApplyList_row .popup_jobid_col { padding-bottom: 10px; padding-top: 5px; }

.apply_AreYouReady { margin-top: 20px; margin-left: 20px; }

.applyDivSubmissionSource { text-align: center; padding-top: 20px; }
.applyLblSubmissionSource { margin-right: 5px; }
.applyDdlSubmissionSource { margin-left: 5px; }

/* To remove the JobID hyperlink effect */
a.appliedJobGrid_jobId:hover {text-decoration: none!important;color: #000000;}
a.appliedJobGrid_jobId {color: #000000;}