#user_login, #user_pass,#user_first,#user_last,#user_email,#password_again,#mobile_no,#res_no,#c_location,#current_position
{
    width:50%;
    height:50px;
   // border-radius:10px;
}
#pwsd , #cpswd,#search_name,#search_location{
    width:50%;
    height:50px; 
}
#email_subject{
    width:50%;
    height:50px; 
}
#email_content{
   width:50%;
    height:100px; 
}
#present_address,#permanent_address,#personal_message,#present_address1,#permanent_address1,#personal_message1{
   width:50%;
    height:100px; 
}
#user_first1,#user_last1,#mobile_no1,#res_no1,#current_location1,#current_position1{
   width:50%;
    height:50px; 
}
.alumni-row select, .alumni-search select {
     width:50% !important;
    height:50px !important;
}
#change_submit, #search , #update ,#change_password,#send_email{
    width: 170px;
    color: white;
    font-size: 16px;
    border-radius: 4px;
    background-color: #0965b8;
    padding: 7px;

}
#register{
    margin: 20px 0px 0px 0px;
    width:150px;
    color: white;
    font-size: 16px;
    border-radius: 4px;
    background-color: #0965b8;
}
#login_submit{
    margin: 20px 0px 0px 0px;
    width:150px;
    color: white;
    font-size: 16px;
    border-radius: 4px;
    background-color: #0965b8;
}

.content-text{
    padding: 0px 0px 0px 50px;
     margin: 0px 0px 0px 0px;
     float: left;
     
}
.profl-img{
     padding: 0px 0px 0px 0px;
     margin: 0px 0px 0px 0px;
     float: right;
}
.search-profile-box{
        margin-bottom: 70px;
}