1.add_contact_form input { margin: 5px; margin-left: 0px; }
2.add_contact_form { padding-top: 10px; display: block; }
3.contact_list { margin-left: 35px; margin-right: 10px; margin-top: 20px; width: 50%; }
4.contact_list td { white-space: nowrap; padding-right: 20px; padding-bottom: 5px; vertical-align: -5px; padding-top: 5px; border-bottom: solid 1px #ddd; }
5.gmail_contacts { margin-top: 50px; }
6.contact_list_title { padding-top: 0px !important; padding-bottom: 10px; }
7.show_contact img, .edit_contact img, .send_to_contact img, .delete_contact img { opacity: .5; margin-left: 10px; cursor: pointer; }
8.contact_controls { text-align: right; }
9.add_contact_row { position: absolute; top: 22px; right: 10px; font-size: 90%; z-index: 100}
10.add_contact_row img { opacity: .4; margin-right: 10px; }
11.add_contact_controls { display: none; }
12.contact_suggestion { display: block; }
13.close_autocomplete { float: right; }
14#cc_contacts, #bcc_contacts, #to_contacts { z-index: 1; display: none; left: 34px; margin-top: -5px; position: absolute; background-color: #fff; border: solid 1px #ddd; padding: 10px; border-radius: 3px 3px 3px 3px; border-top: none; }
15.contact_pages { text-align: center; border-bottom: none !important; }
16.no_contact_sources { text-align: center; color: #999; font-size: 110%; margin-top: 60px; }
17.add_contact { margin-bottom: 30px; margin-top: 10px; color: #666; margin-right: 25px; float: left; clear: left; margin-left: 25px; width: 300px; }
18.add_contact input, .add_contact select { margin-bottom: 10px; padding: 5px; margin-right: 5px; }
19.add_contact .server_title { cursor: pointer; }
20.contact_form { margin-top: 10px; display: none; }
21.add_contact .menu_caret { opacity: .7; }
22.contact_update_form { margin-top: 10px; }
23.contact_update_form, .contact_form { white-space: nowrap; }
24.contact_detail { margin: 20px; margin-bottom: 30px; }
25.contact_detail_row table { width: auto; }
26.contact_detail td { border: none; }
27.contact_detail_row { border: none; display: none;}
28.display_name, .email_address, .phone_number { font-weight: bold; }
29.show_contact { margin-right: 15px; }
30.contact_detail th { font-weight: normal; text-align: left; padding-right: 20px; }
31.contact_fld { max-width: 300px; overflow-x: hidden; text-overflow: ellipsis; }
32
33.mobile .contact_list { margin-left: 0px; font-size: 125%; width: 100%; }
34.mobile .contact_controls img { width: 20px; height: 20px; }
35.mobile .contact_list_title, .mobile .add_contact { display: none; }
36.mobile .contact_fld { display: none; } .contact_src { display: none; }
37.mobile .add_contact_row { display: none; }
38