
#admission1_form {padding-left:50px;}
#edit_form {height:50px;margin-bottom:30px;padding:0;background:#fff url(../../images/admission/edit_form_underline.jpg) bottom left no-repeat;}
#edit_form img {width:22px;height:27px;float:left;margin:0;border:0;padding:8px 0 0 0;}
#edit_form h4  {margin:0;padding:10px 0 0 40px;}


.label_field_pair {
    height:40px;
    padding-top:3px;
    width:600px;
}
.label_field_pair label {
    color:#444444;
    display:block;
    font-size:14px;
    font-weight:600;
    margin-bottom:10px;
    padding-top:10px;

}
.employee_gender_value {
    float:left;
    padding-top:5px;
    width:300px;
}
.label_field_pair label.label_for_employee_gender {float:left; display:inline; width:200px;}
.label_field_pair label.employee_status {float:left; display:inline; width:200px;}
.label_field_pair label.label_for_gender {font-weight:normal;display:inline;}
.label_field_pair label.label_for_status {font-weight:normal;display:inline; margin-top:20px;}


#create_user {display:inline;}
#address_text_area {width:232px;height:162px;background:#fff url(../../images/admission/address_area_bg.jpg) no-repeat;margin-bottom:40px;}
#master_student_address, #parent_detail_office_address {padding-left:10px;padding-top:5px;width:222px;height:162px;border:none;background:transparent;color:#b00;font-weight:bold;}
#create_user_option {display:inline;margin:0px;padding:0px;}

.submit_button {
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    background:#27292B none repeat scroll 0 0;
    color:#FFFFFF;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    margin-left:270px;
    margin-top:30px;
    padding:7px 10px;
    border:none;
    cursor:pointer;
}
.submit_button3 {margin-top:30px;margin-left:50px;float:left;}
.text_display {width:230px;height:28px;background:#fff url(../../images/admission/text_input.jpg) no-repeat;margin-bottom:20px;color:#b00;font-weight:bold;padding-left:10px;padding-top:3px;}

.necessary-field {
    color : #f00;
    font-size : 1.1em;
}
#necessary-field-notification {
    font-weight : bold;
    padding : 10px 0 30px 0;
}
.sub-heading{
    background:#9E0F15;
    height: 1px;
    border: none;
    margin-bottom: 15px;
}
.span-sub-heading{
    font-weight: bold;
    padding-top:10px;
}
.label-underline{
    background:  #eeeeee;
    height: 1px;
    border: none;
}

.label-field-pair-text-area{
    height:110px;
    padding-top:3px;
    width:600px;
}

.label-field-pair-text-area label{
    color:#444444;
    display:block;
    float:left;
    font-size:14px;
    font-weight:600;
    margin:0 0 10px;
    padding-top:10px;
    width:200px;
}

.textarea-input-bg {
    background:none repeat scroll 0 0 transparent;
    float:left;
}

.label-field-pair-text-area textarea {
    -moz-border-radius:10px 10px 10px 10px;
    -webkit-border-radius:10px;
    background:none repeat scroll 0 0 #EEEEEE;
    border:1px solid #C6C6C6;
    margin:5px 0 0 10px;
    padding:5px;
}

.text-input-bg select#employee_experience_year,select#employee_experience_month{
    width:75px;
    float:left;
}

input#employee_photo{
    height: 28px;
}