﻿/*------------------------------------------------------------
HOME
------------------------------------------------------------*/
.careers-posted-date-column
{
    width: 20%;
}


/* Used by the Kendo grid */
.careers-position-title-column
{
    /*background-color: #E8E8E8;*/
    line-height:12px;
}

.careers-position-practice-areas-column
{
    width: 15%;
}

/* Used by Web Forms Rad grids */
.careers-title-column
{
}

.careers-practice-areas-column {
    width: 25%;
}

.careers-location-column {
    text-align: center;
    width: 15%;
}

.careers-classification-column {
    text-align: center;
    width: 15%;
}

/*------------------------------------------------------------
INTERNATIONAL CAREERS/UNITED STATES CAREERS
------------------------------------------------------------*/
.career-location
{
    margin-bottom: 5px;
    text-align: right;
}

.career-location a{width:100px; float:left;text-align:left;}
.career-location select{width:100px; float:right;}

.posting-print-preview-ard-logo
{
    text-align: center;
}

.posting-print-preview-info
{
    border: solid 1px #000;
    font-weight: bold;
    line-height: 0.5;
    padding: 5px;
    text-align: center;
}

.posting-print-preview-position
{
    font-size: 130%;
    text-transform: uppercase;
}

.posting-print-preview-location
{
    font-size: 130%;
}

.posting-print-preview-posted-date
{
    border: solid 1px #000;
    border-top: none 0 transparent;
    font-size: 90%;
    font-weight: bold;
    margin: 0;
    padding: 2px;
    text-align: center;
}

.posting-print-preview-details
{
    margin-top: 30px;
}


/*------------------------------------------------------------
CONSULTANT FORMS AND RESOURCES
------------------------------------------------------------*/
.biodata-sheet-templates
{
    float: left;
    margin: 10px 0;
    width: 53%;
}

.other-forms
{
    float: right;
    margin: 10px 0;
    width: 45%;
}

.other-resources
{
    clear: both;
}


/*------------------------------------------------------------
FAQS
------------------------------------------------------------*/
.faqs ol
{
    border-top:1px solid #ccc;
    padding:16px 0 0 30px;
    margin:16px 0 0 -13px;
}

.ie .faqs ol
{
    margin-left: 30px;
    padding-left: 0;
}

.faqs ol li
{
    font-weight: bold;
    margin-bottom:16px;
}

.faqs p,
.faqs ul li
{
    font-weight: normal;
}

.faqs ul li
{
    list-style-type: disc;
}

/*bhaskar written class*/
.faqs ol li h4
{
   line-height:12px!important;  
   font-size:9px;
   padding:0px!important; 
     /* margin-bottom:2px!important;
    margin-top:5px!important; */
}
.faqs ol li h4 p
 {
    line-height:18px!important; 
    margin:0px!important;
    font-size:12px;
 }
.faqs ol li p
{
    line-height:18px!important;
    /*margin:0px!important;*/
    font-size:12px;
    margin:0px 0px 5px 0px;
}
.faqs a h4{line-height:23px!important; margin:0px!important; font-size:12px; font-family:Arial; text-decoration:underline; }
.faqs ul{margin:0px!important; font-size:12px;} 
.faqs ul{*margin-left:50px!important;} 
.faqs ul li{margin:0px!important;} 
.faqs li h4{margin:0px; padding:0px;}

/*------------------------------------------------------------
APPLICATION
------------------------------------------------------------*/
.consultant-application
{

}
.Professional-module-header
{
    border-bottom:1px solid #999999;
    
}
.Professional-module-header h4
{
    padding:0px; margin:0px;
   
    
}

.posting-title-text
{
    text-transform: uppercase;
}

.posting-location
{
    display: block;
    font-size: 90%;
}

.consultant-application h4
{
    background-color: #336699;
    border: solid 1px #7b7b53;
    border-bottom: none 0 transparent;
    color: #fff;
    padding: 4px;
}

.consultant-application .module-header /* override ".module-header" styles */
{
    background-color: transparent;
    border: none 0 transparent;
    border-bottom: solid 1px #999;
    padding: 0 4px 2px 4px;
}

.consultant-application .module-header-text
{
    color: #333;
}


/* Name and Contact Information */
.name-contact-information .column-1
{
    float: left;
}

.name-contact-information .column-2
{
    float: left;
    margin-top: 30px;
    margin-left: 50px;
}

.name-contact-information .column-1 .label-container,
.name-contact-information .column-2 .label-container
{
    width: 135px;
}

.name-contact-information .column-1 .data-container input,
.name-contact-information .column-2 .data-container input
{
    width: 150px;    
}

/* Current Address */
.current-address .label-container
{
    width: 130px;
}

.current-address .data-container input
{
    width: 150px;
}

.current-address .data-container textarea
{
    height: 45px;
    width: 250px;
}

/* Attachments */
.attachment-type-header,
.attachment-upload-header
{
    font-weight: bold;
    margin: 5px 0;
}

.attachment-type-header,
.attachment-type
{
    float: left;
    position: relative;
   /* width: 185px;*/
    width: 150px;
}

.attachment-upload-header,
.attachment-upload
{
    float: left;
    margin-left: 5px;
}

.attachment-type .required
{
    position: absolute;
    left: -10px;
}

.ie .attachment-upload input
{
    width: 350px;
}

.attachments .alert
{
    clear: both;
    display: block;
    margin: 1px 0 5px 0;
}

.add-attachment
{
    /*background-image: url(Images/AttachmentIcon.gif);
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding: 2px 0 2px 20px;*/
}
.add-attachment:before 
{
    font-family:FontAwesome;
    font-size:20px;
    content:"\f0c6";
    padding-right:4px;
}

.attachments .dataitem-container {
    margin:0;
    padding:0;
}

.attachments .dataitem-container .attachment-type {
    width:251px;
}

/* Employment Opportunity Questions */
.employment-opportunity-questions .label-container
{
    width: 100% !important;
}

/* Job Specific Questions */
.yes-no-column
{
    width: 100px;
}

.yes-grid-header,
.no-grid-header
{
    /*float: left;
    text-align: center;
    width: 50px;*/
}

.yes-no-radio-list input
{
    margin: 0;
    padding: 0;
    width: 25px;
}

/* Review and Submit */
.review-submit .label-container
{
    width: 212px;
}
.consultant-application .review-submit .col-md-5,
.consultant-application .review-submit .col-md-7 
{
    float: left;
    padding-left: 0;
    width: auto;
}
.consultant-application .review-submit .job-specific-questions .col-md-5,
.consultant-application .review-submit .job-specific-questions .col-md-7 
{
    width:100% !important;
}

input[type="radio"] + label 
{
    font-weight:normal;
    margin-right:12px;
}

.job-specific-questions .label-container
{
    margin-right: 10px;
    width: auto;
}
.contact-information .col-md-5,
.contact-information .col-md-7,
.consultant-application .col-md-5,
.consultant-application .col-md-7,
.create-account .col-md-5,
.create-account .col-md-7 {
    float: none;
    padding-left: 0;
    width: auto;
}


/* Print Preivew */
.print-preview
{
    background-color: #fff;
    margin: 10px;
}

@media print
{
    .print-preview
    {
        margin: 0;
    }
    a[href]:after {
        content: none !important;
    }
    .site-header .right-menu {
        display:none;
    }
    .section-header {
        display:none;
    }
    .site-body .site-left-column {
        display:none;
    }
    .site-body .utility-actions {
        display:none;
    }
    input[type="submit"] {
        display:none;
    }
    .site-footer {
        background-color:none;
        border-top:none;
    }
    .footer-links {
        display:none;
    }
    .copyright {

    }
}

/* Application Print Preivew */
.application-print-preview-ard-logo
{
    text-align: center;
}

.application-print-preview-info
{
    border: solid 1px #000;
    font-weight: bold;
    line-height: 0.5;
    padding: 5px;
    text-align: center;
}

.application-print-preview-position
{
    font-size: 130%;
    text-transform: uppercase;
}

.application-print-preview-location
{
    font-size: 130%;
}

.application-print-preview-submitted
{
    font-weight: normal;    
}

.application-print-preview-details
{
    margin-top: 30px;
}

.application-print-preview .module-header
{
    background-color: transparent;
    border: none 0 transparent;
    border-bottom: solid 1px #999;
}

.application-print-preview .module-header-text
{
    color: #000;
    font-size: 120%;
}

.application-print-preview .label-container label,
.application-print-preview .label-container .data-label,
.application-print-preview .data-container
{
    color: #000;
    font-weight: normal;
}

/* When an applicant is on the print preview page, we don't want attachment links to be clickable */
.application-print-preview a, .application-print-preview a:visited {
    color: #000 !important;
    font-weight: bold !important;
    pointer-events: none !important;
    cursor: text !important;
}


/* Roster Questionnaire */
.roster-questionnaire .label-container
{
    width: 45px;
}

/*------------------------------------------------------------
APPLICATION PROGRESS
------------------------------------------------------------*/
.progress-indicator-3-steps,
.progress-indicator-5-steps
{
    margin: 24px auto;
    padding: 0;
}

.progress-indicator-3-steps
{
    width: 100%;
}

.progress-indicator-5-steps
{
    width: 100%;
}

#ie7 .progress-indicator-3-steps,
#ie7 .progress-indicator-5-steps
{
	zoom: 1;
}

#ie6 .progress-indicator-3-steps,
#ie6 .progress-indicator-5-steps
{
	height: 1%;
}

.progress-indicator-3-steps:after,
.progress-indicator-5-steps:after
{
	content:" ";
	display: block;
	height: 18px;
	clear: both;
	visibility: hidden;
}

.progress-item
{
    float: left;
    list-style-type: none;
}

.progress-item a
{
    display: block;
    font-size: 90%;
    font-weight: normal;
    height: 30px;
    line-height: 1.3;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
    width: 150px;
}

.progress-item-1-selected,
.progress-item-2-selected,
.progress-item-3-selected,
.progress-item-3-selected-last,
.progress-item-4-selected,
.progress-item-5-selected 
{
    color: #333 !important;
    font-weight: bold !important;
    text-decoration: none !important;
}

.progress-item-1
{
    background: url(Images/ApplicationProgress/Progress1.gif) no-repeat;
}

.progress-item-1-selected
{
    background: url(Images/ApplicationProgress/Progress1Selected.gif) no-repeat;
}

.progress-item-2
{
    background: url(Images/ApplicationProgress/Progress2.gif) no-repeat;
}

.progress-item-2-selected
{
    background: url(Images/ApplicationProgress/Progress2Selected.gif) no-repeat;
}

.progress-item-3
{
    background: url(Images/ApplicationProgress/Progress3.gif) no-repeat;
}

.progress-indicator-3-steps .progress-item-3
{
    background: url(Images/ApplicationProgress/Progress3Last.gif) no-repeat;
}

.progress-item-3-selected
{
    background: url(Images/ApplicationProgress/Progress3Selected.gif) no-repeat;
}

.progress-indicator-3-steps .progress-item-3-selected
{
    background: url(Images/ApplicationProgress/Progress3SelectedLast.gif) no-repeat;
}

.progress-item-4
{
    background: url(Images/ApplicationProgress/Progress4.gif) no-repeat;
}

.progress-item-4-selected
{
    background: url(Images/ApplicationProgress/Progress4Selected.gif) no-repeat;
}

.progress-item-5 {
    background: url(Images/ApplicationProgress/Progress5.gif) no-repeat;
}

.progress-item-5-selected {
    background: url(Images/ApplicationProgress/Progress5Selected.gif) no-repeat;
}

/*------------------------------------------------------------
SIGN IN PAGE
------------------------------------------------------------*/

.signin .row {
    margin-bottom:16px;
}

/*------------------------------------------------------------
ERROR PAGE
------------------------------------------------------------*/
.error-details-header
{
    color: #363;
    font-size: 140%;
    margin: 30px 0 15px 0;
}

.error-info-header
{
    border-top: solid 1px #ccc;
    color: #000;
    margin: 15px 0 5px 0;
    padding-top: 5px;
}

.error-info
{
    margin: 5px 0 30px 0;
}

.expand
{
    width:130px;
}

.self-id-question-section .data-container
{
    width: 600px;
}