﻿#admission1_form {
    /*padding-left: 50px;*/
}
#necessary-field-notification {
    font-weight: bold;
    padding: 10px 0 30px;
}

.student_admission_date label {
    color: #444444;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 10px;
    padding-top: 10px;
}

/*.text-input-bg-admission input {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #C6C6C6;
    height: 17px;
    margin: 5px 0 0 10px;
    padding: 5px;
    text-align: left;
    width: 205px;
}*/

element.style {
    border: 0 none;
    cursor: pointer;
}

.student_admission_date {
    float: left;
    height: 80px;
    width: 460px;
}

.span-sub-heading {
    font-weight: bold;
    padding-top: 10px;
}

.sub-heading {
    background: none repeat scroll 0 0 #9E0F15;
    border: medium none;
    height: 1px;
    margin-bottom: 15px;
}

.label-field-pair-ad label {
    color: #444444;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding-top: 10px;
    width: 200px;
}

/*.label-field-pair-ad input {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #C6C6C6;
    height: 17px;
    margin: 5px 0 0 10px;
    padding: 5px;
    width: 205px;
}*/

.label-field-pair-ad .radiobutton {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #C6C6C6;
    height: 17px;
    margin: 5px 0 0 10px;
    padding: 5px;
    width: 60px;
}

/*input[type="text"], input[type="password"], textarea, select {
    outline: medium none;
}*/

.label-field-pair-ad {
    height: 40px;
    padding-top: 3px;
    /*width: 600px;*/
}

.label-field-pair-ad-left {
    height: 40px;
    padding-top: 3px;
    width: 460px;
    float: left;
}

.label-field-pair-ad-left label {
    color: #444444;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding-top: 10px;
    width: 200px;
}

/*.label-field-pair-ad-left input {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #C6C6C6;
    height: 17px;
    margin: 5px 0 0 10px;
    padding: 5px;
    width: 205px;
}*/

.label-field-pair-ad-right {
    height: 40px;
    padding-top: 3px;
    width: 460px;
    float: right;
}
.label-field-pair-ad-right label {
    color: #444444;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding-top: 10px;
    width: 200px;
}

.label-underline {
    background: none repeat scroll 0 0 #EEEEEE;
    border: medium none;
    height: 1px;
}

#admission_form input.text_box {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #C6C6C6;
    float: left;
    height: 22px;
    margin-top: 7px;
    padding: 4px 0 0 5px;
    width: 180px;
}
#admission_form input.text_box:focus
{
    background:none repeat scroll 0 0 rgba(0,0,0,0);
    border: 1px solid #9E0F15;
}

#admission_form input.text_box_long {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #C6C6C6;
    float: left;
    height: 22px;
    margin-top: 7px;
    padding: 4px 0 0 5px;
    width: 450px;
}
#admission_form input.text_box_long:focus
{
    background:none repeat scroll 0 0 rgba(0,0,0,0);
    border: 1px solid #9E0F15;
}

.student_gender_value {
    float: left;
    padding-top: 5px;
    width: 300px;
}

.label_field_pair label.label_for_gender {
    display: inline;
    font-weight: normal;
}
.label_field_pair label.label_for_gender {
    display: inline;
    font-weight: normal;
}
.label_field_pair .label_for_gender {
    display: block;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
}
.label_field_pair label.label_for_employee_gender {
    display: inline;
    float: left;
    width: 200px;
}
.label_field_pair label {
    color: #444444;
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-top: 10px;
}

#admission1_form_vertical_block_left {
    padding-bottom: 20px;
}

#admission1_form_vertical_block_right {
    padding-bottom: 20px;
}

.text-input-bg-ad {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 28px;
    width: 250px;
}
.errormessage_div
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    /*height: 28px;*/
    width: 200px;
    padding-left:10px;
}
.employee_gender_value
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    /*float: left;*/
    height: 28px;
    /*width: 250px;*/
}

input#student_photo {
    height: 28px;
}

input#student_photo {
    height: 28px;
}


.submit_button {
    background: none repeat scroll 0 0 #27292B;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    margin-left: 270px;
    margin-top: 30px;
    padding: 7px 10px;
}

#content {
    padding-bottom: 33px;
}
#content {
    float: left;
    width: 980px;
}
.label_for_student_gender {
    color: #444444;
    display: block;
    float: left;
    margin-bottom: 10px;
    width: 200px;
}
.plaindata
{
    color: #000000;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 10px;
    padding-top: 10px;
    padding-left: 10px;
}

.actionlink
{
    background-color: #9F0000;
    border: 1px solid #C6C6C6;
    height: 22px;
    /*margin: 5px 0 0 10px;*/
    padding: 3px 6px;
    min-width: 120px;
    color: #FFFFFF !important;
    font-family: Arial;
    font-size: 14;
    font-weight: bold;
    cursor: pointer;
    display: block;
    width: 200px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    margin-top: 10px;
    float:right;
    /*border-radius: 13px;*/
}

.actionlink:hover
{
    background-color: #373B3F;
    text-decoration: underline;
}