textarea {
	width: 500px;
}

#login-macro {
	width: 520px;
}

.pc-rtg-mastertable {
	width: 580px!important;
	margin: auto;
}

#pc-rtg-all {
    width: 530px;
    
}
#pc-rtg-main {
    width: 520px;
	border: 0px;
}

#pc-jobCart #pc-rtg-all {
	width: 530px;
}

/* Account Information - Sign In */
#pc-signin #pc-rtg-main {
    width: 500px !important;
}
#pc-signin #pc-rtg-all {
    width: 500px !important;
}
#pc-signin .pc-rtg-label-textbox {
	width: 75px;
}

/* Account Summary */
#pc-accountSummary #pc-rtg-main {
    width: 530px;
}
#pc-accountSummary #pc-rtg-all {
    width: 530px;
}
#pc-accountSummary .pc-subSection {
    width: 515px;
}
#pc-accountSummary .pc-rtg-accountsummarybox {
	width: 515px;
}
#pc-accountSummary .pc-rtg-searchagentsummary {
   width: 515px;
}
.pc-rtg-documentsummary {
   width: 515px;
}

.pc-rtg-searchagentsummary .pc-rtg-documentSummary-delete-td {
    width: 50px;
}

#pc-rtg-documentSummary .pc-rtg-documentSummary-delete-td {
    width: 50px;
    text-align: left;
}

/* Application Status */
#pc-rtg-applicationstatus #pc-rtg-main {
    width: 530px;
}
#pc-rtg-applicationstatus #pc-rtg-all {
    width: 530px;
}

/* Search Criteria */
#pc-searchCriteria #pc-rtg-main {
    width: 530px;
}
#pc-searchCriteria #pc-rtg-all {
    width: 530px;
}

.pc-rtg-mainCriteria {
	width: 500px !important;
}

.pc-rtg-mainCriteria .pc-rtg-input-textbox {
	width: 200px !important;
}

/* Search Results */
#pc-searchResults #pc-rtg-main {
    width: 530px;
}
#pc-searchResults #pc-rtg-all {
    width: 530px;
}

/* Job Details */
#pc-jobDetails #pc-rtg-main {
    width: 530px;
}
#pc-jobDetails #pc-rtg-all {
    width: 530px;
}
#pc-jobDetails #pc-rtg-HDivider {
    width: 530px;
}
#pc-jobDetails .jobDetailValue {
    font-weight: normal;
    text-align: left;
    white-space: normal;
	color: #000;
	font-size: 11px;
}
#pc-jobDetails .pc-rtg-label-preview {
    font-weight: bold;
    margin-right: 0px;
    text-align: left;
    white-space: normal;
	width: 375px;
}

/* Email A Friend */
#pc-referral #pc-rtg-main {
    width: 530px;
}
#pc-referral #pc-rtg-all {
    width: 530px;
}

#pc-referral input {
    width: 250px;
}

#pc-referral textarea {
    width: 535px;
}

#pc-referral #pc-referral-subject input {
    width: 460px;
}
#pc-referral .pc-rtg-submitButton {
    width: 100px;
}

/* Job Application */
#pc-jobApp #pc-rtg-main {
    width: 530px;
}
#pc-jobApp-candidateInformation .pc-rtg-label-textbox {    
	width: 30%;
}
#pc-jobApp-candidateInformation .pc-rtg-label-listbox {    
	width: 30%;
}
#pc-jobApp-candidateInformation .pc-rtg-label-phone {
	width: 30%;
}
#pc-jobApp-candidateInformation .pc-rtg-label-date {
    width: 30%;
}
#pc-jobApp-candidateInformation .pc-rtg-label-customlist {
    width: 30%;
}
#pc-jobApp-candidateInformation .pc-rtg-label-querybox{
    width: 30%;
}
#pc-jobApp-candidateInformation .pc-rtg-ReqFieldLabel {
	width: 30%;
}
.pc-rtg-phone-phone-td input {
    width: 85px;
}

/* Resume Builder */
#pc-resumeBuilderEmbeddedGrid #pc-rtg-main {
    width: 530px;
}
#pc-resumeBuilderEmbeddedGrid #pc-rtg-all {
    width: 530px;
}

/* Multi file Upload */
#pc-jobApp-multifileInformation .pc-rtg-input {
    width: 325px;
}

/*----- Job Application Preview -----*/
#pc-previewApp .pc-rtg-label-preview {
    width: 45%;
}

/*----- EEO Info -----*/

#pc-rtg-jobApp-eeoInformation table {
    border-spacing: 8px;
    padding: 3px;
}

#pc-rtg-jobApp-eeoInformation .pc-rtg-radioLabel {
    text-align: left;
    vertical-align: top;
}

#pc-rtg-jobApp-eeoInformation .pc-rtg-label-customlist {
    text-align: left;
    vertical-align: top;
}

#pc-rtg-jobApp-eeoInformation .pc-rtg-input-customlist {
		text-align: left;
}

#pc-resumeBuilderEmbeddedGrid textarea {
	width: 350px !important;
}

#pc-rtg-resumebuilder-progress {
	width: 500px;
}


/* Overrides  for PI: 36679 */

#pc-searchCriteria .pc-rtg-nonReqFieldLabel {
    font-size: 11px;
    font-weight: bold;
	color:#06c;
}
#pc-searchCriteria .pc-rtg-pickList {
    width: 100%;
    background-color: #F1F5F9;
	font-size: 11px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	color: #2e2e2e;
}
#pc-searchCriteria .pc-rtg-input-listbox {
    width: 100%;
    background-color: #F1F5F9;
	font-size: 11px;
	color: #2e2e2e;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
#pc-searchCriteria #pc-rtg-lastCriteria {
     padding-top: 26px;
	 font-size: 11px;
	 color: #2e2e2e;
	 font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.pc-rtg-h1 {
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    height: 30px;
	color:#077fba;
	margin-top: 10px;
}
.pc-rtg-h2 {
    font-weight: bold;
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #077fba;
}
.pc-rtg-h3 {
    font-weight: bold;
	color: #077fba;
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#pc-jobDetails .pc-rtg-label-preview {
    font-weight: bold;
    margin-right: 0px;
    white-space: normal;
	font-size: 11px;
	color:#06c;
	font-family: Arial, Helvetica, sans-serif;
}
.pc-rtg-body {
    text-align: justify;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.pc-rtg-submitButton {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #A6B9CC;
    border: 1px solid #06c;
    color: #06c;
    text-decoration: none;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 11px;
	font-weight: bold;
}


.pc-rtg-addButton {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #A6B9CC;
    border: 1px solid #336699;
    color: #06c;
    font-size: 11px;
	font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    text-decoration: none;
}


.pc-rtg-removeButton {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #0066CC;
    border: 1px solid #99C2EB;
    color: #99C2EB;
    font-size: 11px;
	font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    text-decoration: none;
}

.pc-rtg-largeInstructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #2e2e2e;
	line-height:17px;
}

.pc-rtg-largeInstructions a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #2e2e2e;
	text-decoration: underline;
}

.pc-rtg-largeInstructions a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #2e2e2e;
	text-decoration: none;
}

.th-REQ_CLIENTID {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #2e2e2e;
	line-height:17px;
}


.pc-rtg-ReqFieldLabel {
    color: #077fba;
}
.pc-aw-vertCenter img {
    padding-bottom: 3px;
}
