#topBtns{ margin-left: 40px; margin-top: 30px; } #basic_info_btn{ width: 170px; height: 50px; text-align: center; border:1px solid rgb(204,204,204); display: inline-block; line-height: 50px; cursor:pointer; background-color: lightgray; } #user_info_btn{ width: 170px; height: 50px; text-align: center; border:1px solid rgb(204,204,204); display: inline-block; line-height: 50px; cursor:pointer; } #basic_info_save_btn{ width: 100px; height: 35px; text-align: center; margin-left: 40px; margin-top: 20px; border:1px solid rgb(204,204,204); display: inline-block; line-height: 35px; background-color: lightgray;cursor:pointer; } #saveInfos{ margin-left: 40px; margin-top: 20px; } .infos{ margin-left: 40px; border:1px solid rgb(204,204,204); width: 1200px; height: 600px; } .company{ float: left; width: 500px; margin-left: 50px; height: 470px; } .personal{ float: left; width: 500px; margin-left: 50px; height: 470px; } input{ font-size: 13px; } .profile-info-value { padding: 15px 4px 6px 10px; margin-left: 120px; border-top: 1px dotted #d5e4f1; } .profile-user-info-striped .profile-info-name { color: black; border-top: 1px solid #f7fbff; } .profile-info-name { position: absolute; width: 120px; text-align: right; padding: 15px 10px 6px 0; left: 0; top: 0; bottom: 0; font-weight: normal; /* color: #667e99; */ background-color: transparent; /* border-top: 1px dotted #d5e4f1; */ } .select_company_personal{ margin-top: 30px; } .user_infos{ margin-left: 40px; border:1px solid rgb(204,204,204); width: 1200px; height: 290px; } .personal_user_info{ float: left; margin-left: 50px; height: 200px; } .company_user_info{ float: left; margin-left: 50px; height: 200px; } .profile-info-name { color: black; } #user_info_save_btn{ width: 100px; height: 35px; text-align: center; margin-left: 40px; margin-top: 20px; border:1px solid rgb(204,204,204); display: inline-block; line-height: 35px; background-color: lightgray;cursor:pointer; } .remove_border{ border:0 !important; } .bor_t_r{ border-top-right-radius: 5px; } .bor_t_l{ border-top-left-radius: 5px; } .remove_bor_bom{ border-bottom: 0 !important; } .removeClass{ background-color: #666!important; }