a { text-decoration: none; color: teal; }
form { display: inline; padding: 0px; margin: 0px; }
a:hover { color: #000 !important; }
p { margin: 0px; padding: 0px; }
br { clear: both; }
html, body { max-width: 100%; min-height: 100%; background-color: #fff; }
body { background: linear-gradient(180deg, #faf6f5, #faf6f5, #faf6f5, #faf6f5, #fff); font-size: 1em; height: 100%; color: #333; font-family: Arial; padding: 0px; margin: 0px; min-width: 700px; font-size: 100%; }
table { width: 100%; border-spacing: 0px; }
td { vertical-align: top; }
.adv_controls .combined_sort, .message_list .combined_sort { font-size: 80%; margin-top: -2px; ; float: right; margin-right: 120px; }
.adv_controls .combined_sort { margin-right: 20px; }
.search_content .combined_sort { display: none; }
.offline { display: none; cursor: pointer; position: absolute; right: 0px; top: 0px; z-index: 101; color: white; background-color: red; padding: 18px; padding-right: 25px; padding-left: 25px; font-weight: bold; }
.subject div, .msg_date, .from, .source { overflow: hidden; color: #333; text-overflow: ellipsis; white-space: nowrap; }
.subject { cursor: pointer; font-size: 110%; }
.subject a { color: #333 !important; }
.source { font-style: italic; color: #666; font-size: 75%; }
.msg_date { color: #666; }
.news_cell .msg_date { padding-top: 5px; }
.news_cell .from { font-size: 110%; }
.chkbox_col { width: 32px; }
.source_col { width: 10%; }
.icon_col { width: 60px; white-space: nowrap; }
.subject_col { width: 55%; }
.from_col { width: 15%; }
.date_col { width: 17%; }
.header_name_col { width: 1%; }
.header_val_col { width: 99%; }
.hr { height: 1px; margin-left: 0px; border-top: solid 1px #ddd; margin-top: 20px; margin-bottom: 20px; }
.subtitle { color: teal; padding-bottom: 5px; font-weight: normal; letter-spacing: 0px; font-size: 100%;  margin-left: 0px !important; }
.title { font-weight: normal; padding: 0px; margin: 0px; margin-left: 20px; margin-bottom: 20px; letter-spacing: -1px; color: #999; }
.date { display: none; position: absolute; top: 15px; right: 20px; color: #888; padding-right: 0px; padding-top: 6px;}
.mailbox_list_title { display: inline; }
.sys_messages { position: fixed; right: 20px; top: 15px; min-height: 30px; cursor: pointer; display: none; background-color: #fff; color: teal; margin-top: 0px; padding: 15px; padding-bottom: 5px; white-space: nowrap; border: solid 1px #999; border-radius: 5px; filter: drop-shadow(4px 4px 4px #ccc); z-index: 101; }
.logged_out { display: block !important; }
#theme_setting, #timezone_setting { max-width: 200px; }
.s_pre { color: #666}
.message_table > thead > tr > th { display: none; }
.message_table > tbody > tr > td { padding: 5px; padding-left: 10px; padding-top: 5px; padding-bottom: 3px; color: #333; border-bottom: solid 1px #ede8e6; }
.message_table { table-layout: fixed; width: 100%; padding: 20px; padding-top: 15px; padding-bottom: 40px; padding-left: 20px; }
.message_table > tbody > tr > th:hover { color: #000; }
.logout_form { white-space: nowrap; padding: 0px; margin: 0px; }
.logout_form a { font-weight: bold; color: #666; }
.logged_in { padding-left: 10px; float: right; padding-right: 10px; }
.placeholder { width: 100px !important; }
.loading_icon { background-position: 0px 0px; background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAKCAYAAAD2Fg1xAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gkbBRUr8yq4rwAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAACASURBVDjL7c/BCsQwCEXRm0STfm+/PjVVZ9XCrGc35MFDcSGccp5nrrVwd9ydiCAzeVJrpdZKaw0RQVVRVXrvjDE4juOdz/60946qIiKICK219x9AKYXMJDOJCCICd+e+b9ZamBlmxnVdb+eczDm/bmZG5U+yIRuyIRuyIRvySz7mT0d4m0OV2gAAAABJRU5ErkJggg==') repeat-x top left; background-size: cover; opacity: .6; text-align: center; display: none; position: fixed; right: 0px; top: 0px; left: 0px; height: 6px; z-index: 1001; }
.logout { margin: 2px; margin-left: 5px; display: block; padding: 5px; float: right; clear: none; color: #333; text-decoration: none; border: none !important; }
.logout:hover { background-color: #eee; }
.logout { cursor: pointer; background: #fff; font-size: 100%; }
.server_content, .profile_content, .user_settings { display: table; table-layout: fixed; width: 100%; min-height: 500px; background: #fff; height: 100%; margin-right: 20px; padding-bottom: 40px; }
.user_settings table { table-layout: fixed; width: 100%; }
.user_settings table td { height: 34px; vertical-align: middle; padding: 5px; padding-left: 37px; padding-top: 10px; color: #666; }
.settings_table .save_settings { cursor: pointer; color: #666; font-size: 125%; padding: 10px !important; float: left !important; }
.disabled_link { color: #bbb; }
.save_settings_password { float: left; margin-left: 0px; padding: 4px; }
.disabled_input, input:disabled { color: #aaa !important; background-color: #ddd; }
input, option, select { font-size: 100%; padding: 3px; }
textarea, select, input { border: solid 1px #ddd; background-color: #fff; color: #333; border-radius: 3px; }
.login_form { float: left; font-size: 90%; padding-top: 60px; height: 300px; border-radius: 0px 0px 10px 0px; margin: 0px; background-color: #f5f5f5; width: 300px; padding-left: 20px; }
.screen_reader { position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; }
.login_form input { clear: both; float: left; padding: 4px; margin-left: 20px; margin-top: 10px; margin-bottom: 10px; }
#username, #password { width: 200px; }
.err { color: red !important; }
.debug { color: teal; font-size: 75%; float: right; clear: both; margin: 20px; }
.inner_list a { padding-right: 5px; }
.folders { margin-top: 10px; margin-bottom: 20px; margin-left: 20px !important;}
.inner_list { margin-bottom: 10px; } 
.folders a, .unread_link { color: #555; text-decoration: none; line-height: 1.25em; }
.folder_list { background-color: #fff; margin-right: 20px; padding-right: 15px; padding-bottom: 40px; min-width: 200px; padding-top: 0px; }
.folder_cell { vertical-align: top; height: 100%; max-width: 15%; display: table-cell; padding: 0px; margin: 0px; }
.content_cell { vertical-align: top; height: 100%;  width: 100%; padding: 0px; margin: 0px; display: table-cell; background-color: #fff; padding-top: 0px; }
.folders, .inner_list { list-style-type: none; padding: 0px; margin-left: 10px; padding-right: 0px; }
.folders li, .inner_list li { padding: 4px; padding-left: 10px; color: #555; padding-bottom: 0px; margin: 2px; white-space: nowrap; }
.loading_folders { text-align: center; margin: 10px; margin-top: 20px; color: #666; }
.folder_icon { opacity: .5; vertical-align: 2px; padding-left: 1px; padding-right: 11px; }
.account_icon { opacity: .5; vertical-align: -2px; padding-right: 6px; }
.small_account_icon { opacity: .5; vertical-align: 3px; padding-left: 1px; padding-right: 6px; }
.path_delim { opacity: .4; padding-left: 5px; vertical-align: 1px; padding-right: 3px; }
.not_found { font-size: 150%; color: #999; padding: 50px; height: 100%; border-left: solid 1px #ddd; background-color: #fff; }
.no_servers { text-align: center; padding: 50px; margin: auto; padding-bottom: 100px; }
.selected_menu, .selected_menu a { color: teal !important; line-height: 1.25em;}
.folder_list .update_message_list{ font-size: 80%; padding-top: 10px; float: right; }
.src_name { white-space: nowrap; overflow: hidden; max-height: 25px; cursor: pointer; border-left: solid 1px #eee; padding-left: 25px; margin-top: 0px; margin-right: -15px; background: linear-gradient(180deg, #fff, #fff, #f7f2ef); border-bottom: solid 1px #ede8e6; color: #777; padding-top: 10px; font-size: 125%; letter-spacing: -1px; padding-bottom: 10px; }
.main_menu { padding-top: 20px; }
.content_title { max-height: 25px; margin-top: 0px; color: #777; background: linear-gradient(180deg, #fff, #fff, #f7f2ef); border-bottom: solid 1px #ede8e6; padding-bottom: 10px; padding-top: 20px; letter-spacing: -1px; font-size: 125%; padding-left: 27px; }
.header_subject .content_title { color: #555; }
.header_subject th { white-space: normal !important; }
.end_float { clear: both; }
.list_toggle { padding-right: 9px; margin-left: 15px; vertical-align: -2px; }
.submit_cell { padding-top: 30px !important; }
.password_notice { float: left; margin-left: 10px; font-size: .9em; color: #666; padding-top: 5px; }
.checkbox_cell label { display: block; width: 16px; height: 16px; background-color: #eee; border: solid 1px #ddd; }
.checkbox_cell input[type="checkbox"] { display: none; }
.checkbox_cell input[type="checkbox"]:checked + label { background-color: #aaa; }
.confirm_logout { display: none; background-color: #eee; padding: 20px; position: absolute; left: 0px; top: 0px; border: solid 1px #ede8e6; z-index: 100; }
.confirm_text {  padding-left: 10px; padding-bottom: 10px; }
.folder_list .update_unread { float: right; margin-top: 20px; }
.page_links a { text-decoration: none; color: #111; }
.page_links a img { opacity: .6; width: 16px; height: 16px; vertical-align: -2px; }
.page_links { text-align: center; padding-top: 20px; }
.checkbox_cell { width: 20px; padding-right: 10px !important; }
.menu_caret { padding: 7px; float: right; margin-right: 10px; opacity: .15; }
.news_cell { border: none !important; padding-bottom: 10px !important; padding-top: 10px !important; }
.news_cell .subject div img {width: 16px; height: 16px; opacity: .5; padding-right: 10px; }
.news_cell .subject, .news_cell .subject div{ padding-bottom: 5px !important; overflow: visible; white-space: normal; }
.news_cell .icon { float: right; }
.icon { white-space: nowrap; }
.news_cell .from {max-width: 100%; float: left; font-size: 100% !important; color: #111; letter-spacing: 0px; }
.nofrom { color: #aaa !important; }
.news_cell .source {float: left; padding-right: 10px; font-size: 100% !important;}
.news_cell .msg_date { clear: both; }
.msg_img { max-width: 100%; }
.wait { }
.msg_controls { position: relative; display: none; padding-left: 0px; margin-right: 20px; }
.msg_controls_visible { display: inline; }
.msg_controls a, .toggle_link { font-size: .6em; letter-spacing: 0px; color: #666; background-color: #fff; border: solid 1px #ede8e6; padding: 3px; width: 30px; border-radius: 3px; vertical-align: 3px; }
.msg_controls a { margin-right: 3px; }
.toggle_link { padding-left: 4px !important; padding-right: 4px !important; padding-top: 4px !important;}
.refresh_list, .list_settings_link { opacity: .4; padding: 5px; padding-bottom: 0px; cursor: pointer; padding-right: 0px; vertical-align: -13px; }
.list_settings_dialog { display: none; padding: 10px; position: absolute; top: 0px; right: 0px; width: 600px; background-color: #efefef; border: solid 1px #ede8e6; }
.list_controls { position: absolute; right: 0px; padding-right: 10px; top: 0px; padding-top: 10px; background-color: #fff; }
.list_controls a { padding-right: 5px; }
.list_settings_dialog table { width: 1%; white-space: nowrap; }
.list_settings_dialog table th { font-size: 90%; font-weight: normal; text-align: left; }
.folder_toggle { font-size: 0px; float: left; margin: 15px; margin-top: 19px; display: none; }
.folder_toggle img { opacity: .5; }
.next_img { background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAM9JREFUOI2dkkEOgjAQRR8uFA9DiJfSa8AZxMjCsxjjISB4Etm0LlrIZBgr8SezaOb/3z/TwhIHoAVewBhrAK5AafBn7IEb4BPlonluiZ+KrCF7D21i3Zwy8HGkeWYr7i8DB5Qb4GSQ1yADjhC2/U8CD/QZ4Zm2X27QBhrjRhzqKJrKMpyqlo1BRKoMoUYl+B2E55BzpUwqxT1D+J5uhYkWO6CYmi3LDVcJsQca6Z4TvqdlYonvwE5HzGMSPY6O3VhiiRK4AD3wjtURFlZo8geE63UUiXP5tgAAAABJRU5ErkJggg==') top left no-repeat; }
.prev_img { background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAMBJREFUOI2lkkEOgkAMRR8sdDyMId6QO4iBhVeRGA8h0YXxGLAZXEwxk1LIGH/SBbT/zXRamOsANMATGCQeQA0URv1XO+AMjCvhBe4s880wlBL6/1VDrJPLKG9B6rjnNfMSxCNv0iSYlyAnCK+dYrYgHYQxpZo1pM8EsDGKMvU9GjVDDrx/OFnrlQPtH4ALhFF45qPUsrZyPyX1KFMAVZx0hPVMBbTAVhc4uYnVTnztyjLHKggb1gG9xB04xj1P+gCAqG/EiKgzLwAAAABJRU5ErkJggg==') top left no-repeat; }
.prevnext { float: left; width: 16px; height: 16px; opacity: .4; margin-right: 5px; vertical-align: -2px; }
.plink, .nlink { color: #666; }
.plink:hover, .nlink:hover { color: teal !important; }
.limit { width: 50px; margin-left: 20px; }
.settings_subtitle { font-size: 115%; color: #777 !important; letter-spacing: -1px; padding-bottom: 6px !important; padding-left: 30px !important; height: 25px !important; padding-top: 15px !important; }
.server_section img, .settings_subtitle img { opacity: .4; padding-right: 10px; vertical-align: -1px; }
.settings_subtitle, .server_section { cursor: pointer; max-height: 25px; margin-top: 0px; color: #777; padding-bottom: 10px; padding-top: 15px; letter-spacing: -1px; font-size: 115%; padding-left: 30px; border-bottom: solid 1px #ede8e6; }
.list_meta { float: right; margin-right: 20px; letter-spacing: 0px; display: inline; color: #666 !important; font-size: 70% !important; margin-top: 2px; font-style: normal; margin-left: 20px; }
.list_meta b { color: #333 !important; font-weight: normal; padding-left: 5px; padding-right: 5px; vertical-align: 1px; }
.noscript { position: absolute; z-index: 100; right: 0px; left: 0px; top: 0px; bottom: 0px; background-color: #ede8e6; opacity: 1; padding-top: 100px; text-align: center; }
.hide_folders { font-size: 0px; float: left; clear: none; margin-top: 10px; margin-left: 23px; }
.hide_folders img { opacity: .4; }
.section_caret { opacity: .15; vertical-align: 4px; padding-right: 10px; }
.server_count { float: right; margin-right: 120px; font-size: 90%; }
.email_setting, .all_setting, .unread_setting, .flagged_setting, .general_setting { display: none; }
.configured_server, .add_server { margin-top: 10px; color: #666; background-color: #fff; margin-bottom: 20px; padding: 10px; width: 200px; }
.message_list { min-height: 600px; background-color: #fff; height: 100%; padding-bottom: 20px; }
.configured_server { float: left; margin-left: 25px; width: 230px; }
.add_server { margin-right: 25px; float: left; clear: left; margin-left: 25px; width: 230px; }
.configured_server input, .add_server input, .add_server select { margin-bottom: 10px; padding: 5px; margin-right: 5px; }
.list_sources, .update_search_label_field { z-index: 100; border-left: solid 1px #ede8e6; border-bottom: solid 1px #ede8e6; position: absolute; right: 0px; top: 54px; background-color: #fafafa; font-size: 85%; padding: 30px; padding-top: 10px; display: none;}
.list_src, .old_search_terms_label, .search_terms_label { color: #666; margin-bottom: 10px; }
.old_search_terms_label, .search_terms_label { display: block; width: 100%; }
.src_title, .update_saved_search_title { color: #666; font-size: 110%; padding: 5px; margin-bottom: 10px; }
.del_src_link { padding: 3px; color: #666; margin-right: 5px; }
.search_form { font-size: 80%; color: #999; display: inline; padding-left: 15px; }
.search_form input, .search_form select { margin-right: 3px; margin-left: 3px; }
.search_terms { padding-left: 5px; }
.folder_list .search_terms { width: 80%; }
.search_content { display: table; table-layout: fixed; width: 100%; min-height: 600px; background: #fff; height: 100%; margin-right: 20px; padding-bottom: 40px; }
.save_perm_form, .save_details { max-width: 600px; margin-left: 30px; margin-top: 20px; padding-right: 20px; color: #666; }
.save_subtitle { font-size: 110%; padding-top: 20px; }
.unsaved_settings { margin-bottom: 30px; }
.msg_text_inner p { padding: 5px; }
.save_reminder { clear: both; float: right; margin-right: 25px; }
.save_reminder img { opacity: .4; }
.reply_quote { color: #999; }
.hl { background-color: #eee; }
.settings_wrap_text { white-space: normal; }
.message_table .source img { width: 16px; height: 16px; opacity: .5; vertical-align: -3px; padding-right: 15px; }
.unsaved_reminder { opacity: .2; position: absolute; top: 0px; left: 0px; width: 20px; height: 20px; }
.header_space { padding-top: 10px !important; }
div.unseen, .unseen .subject { font-weight: 700; }
.debug { -webkit-mask-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .3) 70%); }
.home_password_dialogs { min-height: 400px; max-width: 480px; padding: 20px; margin: 20px; margin-right: 0px; float: left; border: solid 1px #eee; }
.home_password_dialogs .pw_input { width: 120px; }
.nux_title { font-size: 120%; margin-bottom: 20px; }
.total_unread_count, .unread_count { background-color: #ccc; font-size: 90%; margin-left: 10px; padding: 0px; padding-bottom: 1px; border-radius: 4px 4px 4px 4px; vertical-align: 2px; font-weight: bold; color: #fff; }
.debug_title { color: teal; position: fixed; background-color: #f5f5f5; bottom: 0px; right: 0px; padding: 20px; padding-left: 20px; }
.long_session { float: left; }
.long_session input { padding: 0px; float: none; }

.rtl_page .search_content { margin-right: 0px !important; margin-left: 20px; }
.rtl_page .folder_list { margin-right: 0px !important; margin-left: 20px; }
.rtl_page .list_controls { padding-left: 20px; float: left !important; }
.rtl_page .account_icon { padding-right: 0px !important; padding-left: 6px !important; }
.rtl_page .content_title { padding-right: 30px; margin-right: 0px !important; }
.rtl_page .server_count { float: left; }
.rtl_page .add_server, .rtl_page .configured_server { float: right !important; }
.rtl_page .server_section img, .rtl_page .settings_subtitle img { padding-left: 10px; padding-right: 0px !important; }
.rtl_page .save_settings, .rtl_page .password_notice { float: right !important; }
.rtl_page .save_settings_password { float: right; margin-left: 0px; padding: 4px; }
.rtl_page .debug { float: left !important; }
.rtl_page .list_meta { margin-left: 120px; float: left; }
.rtl_page .list_controls { left: 0px; padding-left: 10px; top: 0px; padding-top: 10px; right: auto; background-color: #fff; }
.rtl_page .toggle_link { margin-right: 5px !important; margin-left: 15px !important; }
.rtl_page .msg_controls { margin-right: 0px !important; padding-right: 5px !important; margin-left: 15px !important; }
.prev th, .next th { white-space: normal !important; }

/* mobile */
.mobile { font-size: 90%; min-width: 100%; background: none; }
.mobile .sys_messages { z-index: 1002; }
.mobile .account_icon { width: 24px; height: 24px; padding-bottom: 4px; }
.mobile .save_settings { margin-left: 0px !important; }
.mobile .save_settings_password { margin-right: 10px; }
.mobile .list_meta { display: block; }
.mobile .checkbox_cell { padding-right: 0px !important; padding-left: 3px !important; }
.mobile .mailbox_list_title { font-size: 95%; }
.mobile .folder_cell { display: block; max-width: 96%; width: 96%; padding: 0px !important;}
.mobile .folder_list { padding: 0px !important; font-size: 130%; margin-right: 0px; display: none; width: 100%; }
.mobile .folder_list li a { font-size: 110%; padding-top: 10px; }
.mobile .folder_list li { padding-top: 5px; padding-bottom: 5px; }
.mobile .src_name { padding-top: 20px; padding-bottom: 20px; }
.mobile .content_cell { padding-top: 60px; display: block; width: 100%; }
.mobile .content_title { z-index: 100; top: 0px; background-color: #fff; position: fixed; padding-left: 45px; padding-top: 20px; margin-bottom: 5px; left: 0px; right: 0px; padding-bottom: 17px; }
.mobile .account_icon { width: 16px; height: 16px; vertical-align: -5px; }
.mobile .folder_toggle { display: block; top: 0px; left: -3px; }
.mobile .folder_toggle img { width: 24px; height: 32px; margin-top: -7px; }
.mobile .folder_toggle { position: fixed; z-index: 101; }
.mobile .message_table { padding-left: 5px !important; }
.mobile .list_settings_link, .mobile .refresh_list { width: 24px; height: 24px; vertical-align: -13px; }
.mobile .refresh_list { margin-right: 5px; }
.mobile .update_message_list { margin-right: 20px; }
.mobile .msg_text { width: 100%; max-width: 480px !important; word-break: break-all; word-wrap: break-word; font-size: 100%; }
.mobile .msg_controls { background: linear-gradient(180deg, #fff, #fff, #f7f2ef) !important; z-index: 100; position: fixed; right: -20px; height: 29px; font-size: 115%; padding-left: 10px; padding-top: 9px; top: 10px; left: 70px !important; }
.mobile .offline { height: 23px; padding-left: 38px; padding-right: 38px; }
.mobile .header_subject th { white-space: normal !important; word-break: break-all !important; word-wrap: break-word !important; }
.mobile .msg_headers th { padding-left: 10px !important; }
.mobile .nlink, .mobile .plink, .mobile .msg_headers td { white-space: normal; word-break: break-all; word-wrap: break-word; }
.mobile .msg_text_inner { padding-left: 10px !important; font-size: 120%; padding: 10px !important; }
.mobile .list_meta { display: none; }
.mobile .user_settings table { white-space: normal; word-break: normal !important; table-layout: auto; }
.mobile .header_links, .mobile .nlink { white-space: normal !important; word-break: break-all; word-wrap: break-word; }
.mobile .search_form select, .mobile .search_form button, .mobile .search_form input { margin-left: 0px !important; margin: 0px; margin-top: 5px; }
.mobile .search_form label { display: none; }
.mobile .search_update { clear: both; }
.mobile .search_content .refresh_list { display: none; }
.mobile .search_content .content_title { max-height: 500px; }
.mobile .search_form select { width: 30px; }
.mobile .search_terms { max-width: 250px; }
.mobile .search_content { padding-top: 30px; }
.mobile .unsaved_reminder { display: none; }
.mobile .checkbox_cell { width: 35px; }
.mobile .checkbox_cell label { width: 30px; height: 30px; }
.mobile .github_para { white-space: normal !important; }
.mobile .login_form { margin-top: 60px; display: block; float: none; width: 100%; background-color: #fff; font-size: 130%; height: auto; }
.mobile .account_icon { width: 20px; height: 20px; }
.mobile .imap_filter { display: none; }
.mobile .list_controls { color: #777; background: linear-gradient(180deg, #fff, #fff, #f7f2ef); border-bottom: solid 1px #ede8e6; height: 48px; padding-left: 5px; padding-right: 5px; }
.mobile .page_links { font-size: 150%; }
.mobile .page_links a img { width: 24px; height: 24px; }
.mobile .toggle_link { padding: 5px !important; line-height: normal !important; margin-left: 5px !important; }
.mobile .toggle_link img { vertical-align: -3px !important; width: 16px; height: 16px; }
.mobile .compose_form { padding: 0px !important; padding-left: 5px !important; width: 92% !important; }
.mobile .toggle_recipients { top: 8px !important; right: 0px !important; }
.mobile .prevnext, .mobile .news_cell .subject div img { width: 20px; height: 20px; }
.mobile .long_session { float: left; clear: both; }

@media print {
    .sys_messages, .next, .prev, .folder_list, .msg_parts, .header_links, .content_title, .add_contact_row, .unsaved_icon, .add_vcal { display: none !important; }
}
.imap_debug_data { margin-left: 10px; }
.imap_connect { display: inline; }
.allow_image_link { margin-right: 20px; float: right; margin-top: -10px; margin-bottom: 10px; }
.imap_debug { border: solid 1px #aaa; float: left; padding: 10px; height: 300px; width: 300px; overflow: scroll; white-space: pre; margin-top: 50px; font-size: 75%; }
.save_settings, .server_link { line-height: 10pt; margin: 2px; margin-left: 5px; display: block; padding: 5px; border: solid 1px #ddd; background-color: #fff; float: right; clear: none; color: #333; text-decoration: none; border-radius: 3px; }
.hl { padding-right: 5px; color: #666; }
.dl { color: #888; }
.empty_list { text-align: center; color: #ccc; font-size: 2em; font-style: italic; padding: 30px; padding-bottom: 100px; }
.credentials { width: 205px; margin-bottom: 15px !important; }
.add_server .txt_fld { width: 205px; }
.add_server .port_fld { width: 50px; }
.server_title { font-size: 110%; margin-bottom: 0px; color: #666; }
.server_subtitle { margin-bottom: 20px; color: #666; overflow: hidden; text-overflow: ellipsis}
.msg_text { min-height: 600px; background-color: #fff; height: 100%; }
.msg_text_inner { min-height: 300px; font-family: monospace; width: 90%; padding: 30px; padding-left: 40px; }
.msg_headers { max-width: 100%; border-bottom: solid 1px #ddd; color: #777; padding: 0px; padding-bottom: 10px; padding-top: 10px; }
.imap_envelope { max-width: 100%; color: #777; padding: 0px; padding-bottom: 20px; padding-top: 0px; margin-top: -10px; }
.imap_envelope th, .msg_headers th { vertical-align: top; padding: 3px; padding-top: 5px; padding-left: 35px; font-weight: normal; text-align: left; white-space: nowrap; padding-right: 13px; }
.imap_envelope th { padding-left: 0px; }
.imap_envelope td, .msg_headers td { word-break: break-all; word-wrap: break-word; padding: 3px; padding-top: 5px; }
.imap_update a { color: teal; font-size: 75%; vertical-align: 1px; text-decoration: none; padding-left: 10px; letter-spacing: 0px; }
.close_link { float: right; padding-right: 20px; text-decoration: none; color: teal; font-size: 90%; margin-bottom: 10px;}
.header_links { padding-top: 10px !important; }
.header_links a { float: none !important; padding-left: 3px !important; padding-right: 3px !important; }
.overlay {position: fixed; height: 100%; width: 100%; z-index: 100; background-color: #ccc; opacity: .7; }
.current_page { font-weight: bold; }
.account_row { cursor: pointer; }
.expand_link { display: block; width: 16px; height: 16px; float: left; margin-right: 0px; margin-left: 0px; font-size: 16px; text-align: left; }
.header_subject th { font-size: 1.3em; padding-top: 10px; }
.header_subject th div img { margin-right: 10px; margin-left: 11px; }
.msg_parts { table-layout: fixed; border-top: solid 1px #ddd; padding-top: 20px; padding-left: 20px; width: 100%; padding-bottom: 40px; }
.msg_parts td { padding: 3px; padding-right: 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 20%; }
.download_link { width: 100px; }
.row_indent_0 { display: inline; padding: 0px; }
.row_indent_1 { display: inline; padding-left: 15px; }
.row_indent_2 { display: inline; padding-left: 30px; }
.row_indent_3 { display: inline; padding-left: 45px; }
.row_indent_4 { display: inline; padding-left: 60px; }
.row_indent_5 { display: inline; padding-left: 75px; }
.row_indent_6 { display: inline; padding-left: 90px; }
.row_indent_max { display: inline; padding-left: 105px; }
.header_links{ font-variant: small-caps; text-transform: lowercase; }
.selected_part { background-color: #f5f5f5; }
.imap_server_setup { table-layout: fixed; width: 100%; display: table; background-color: #fff; }
.checkbox_row { padding-right: 10px !important; }
.checkbox_header img { padding-left: 3px; padding-right: 0px; }
.toggle_link img { opacity: .6; vertical-align: -2px; }
.deleted a { text-decoration: line-through !important; color: #aaa !important; }
.unread_controls { float: left; }
.float_title { float: left; }
.icon img { opacity: .5; vertical-align: -3px; padding-right: 5px; }
.toggle_link img { vertical-align: 1px; opacity: .6 !important; }
.toggle_link { padding: 2px; line-height: 10px; margin-top: 3px; margin-right: 12px !important; width: 8px !important; display: inline; opacity: 1 !important; margin-left: 3px; }
.online { color: teal; }
.down { color: red; }
.header_subject .account_icon { vertical-align: 0px; }
.jmap_section, .sent_setting, .imap_section { display: none; }
.imap_server_setup .content_title { cursor: pointer; }
.ctr_divider { padding-left: 5px; padding-right: 5px; color: #eee; vertical-align: 2px; font-weight: normal; font-size: 90%; }
.move_to_location { text-transform: none; z-index: 1; position: absolute; display: none; background-color: #fff; padding: 10px; border: solid 1px #ede8e6; font-weight: normal; padding-right: 25px; padding-left: 0px; font-size: 80%; top: 34px; min-width: 55px; right: 2px; border-top: none; padding-top: 0px; }
.move_to_location a { border: none; font-size: 100%; }
.move_to_title { padding: 5px; padding-top: 10px; padding-left: 10px; background-color: #fff; border-bottom: solid 1px #ede8e6; margin-right: -25px; }
.move_to_title span { float: right; font-size: 90%; }
.msg_move_to .move_to_location { font-size: 100%; left: auto; right: 0px; top: 33px; font-variant: normal; }
.msg_move_to { width: auto !important; position: relative; display: inline-block; }
.move_to_location .expand_link { float: left !important; width: auto !important; }
.imap_keyword, .imap_sort, .imap_filter { font-size: 75%; float: left; margin-top: 8px; }
.imap_keyword { width: 120px; }
.msg_part_icon { opacity: .4; padding-right: 5px; }
.msg_part_placeholder { visibility: hidden; }

.msg_part_desc { width: 40%; }
.msg_part_mime { width: 25%; }
.msg_part_size { width: 10%; }
.msg_part_encoding { width: 7%; }
.msg_part_charset { width: 8%; }
.msg_part_download { width: 10%; }

.mobile .msg_parts td { padding-bottom: 5px !important; width: 25%; padding-left: 3px !important;}
.mobile .part_size { width: 50px !important; }
.mobile .part_encoding { display: none; }
.mobile .part_charset { display: none; }
.mobile .download_link { width: 50px !important; overflow: visible !important; margin-left: 25px; }
.mobile .part_desc, .mobile .part_size { margin-left: 25px; }
.mobile .unflag_send_div { float: right; clear: right; margin-top: 10px; }
#archive_val { padding-left: 20px; }
.compose_page { width: 100%; height: 100%; min-height: 400px; background-color: #fff; width: 100%; }
.compose_form { position: relative; display: block; padding: 20px; width: 80%; padding-left: 30px; padding-bottom: 0px; }
.compose_bcc, .compose_cc, .compose_subject, .compose_to { padding: 5px; margin: 5px; width: 100%; }
/*.compose_to { width: calc(100% - 25px); }*/
.toggle_recipients { background-color: #fff; position: absolute; padding-left: 5px; right: 9px; top: 28px; font-size: 120%; }
.compose_body { width: 100%; min-height: 300px; padding: 5px; margin: 5px; }
.smtp_send { cursor: pointer; color: #666; font-size: 125%; padding: 10px; margin-top: 10px; }
.smtp_section { display: none; }
.smtp_server_setup .content_title { cursor: pointer; }
.compose_server, .compose_server option { width: 100%; padding: 5px; margin: 5px; }
.compose_attach_button, .smtp_save, .smtp_reset { cursor: pointer; margin-left: 10px; float: right; margin-top: 10px; }
.ke-container { margin-left: 5px !important; border-radius: 3px 3px 3px; margin-top: 5px !important; margin-bottom: 5px !important; padding-right: 0px !important; width: 100% !important; }
.recipient_fields { display: none; }
.compose_attach_file { width: 0px; opacity: 0; }
.uploaded_files { width: 1%;  margin-left: 5px; }
.uploaded_files td { padding-right: 10px; white-space: nowrap; }
.uploaded_files img { opacity: .5; }
.draft_list { z-index: 100; border-left: solid 1px #ede8e6; border-bottom: solid 1px #ede8e6; position: absolute; right: 0px; top: 55px; background-color: #fafafa; font-size: 85%; padding: 30px; padding-top: 10px; display: none;}
.draft_title { position: absolute; top: 10px; right: 10px; }
.draft_list a { font-size: 115%; padding-right: 10px; }
.draft_list img { float: right; opacity: .4; vertical-align: -3px; cursor: pointer; }
.CodeMirror { border: solid 1px #ddd; border-top: none; margin-left: 5px; border-radius: 0px 0px 3px 3px; width: 100%; }
.editor-toolbar * { border: none !important; }
.editor-toolbar { z-index: 0; margin-left: 5px; margin-top: 10px; border: solid 1px #ccc; width: 100%; border-radius: 3px 3px 0px 0px; }
.editor-statusbar { border-top: none !important; }
.editor-toolbar:before, .editor-toolbar:after { background: none !important; }
.create_user { margin-top: 20px; margin-left: 10px; }
.chg_pass_page { width: 100%; }
.change_pass { width: 100%; }
.create_user input { clear: both; float: left; padding: 4px; margin-left: 20px; margin-top: 10px; margin-bottom: 10px; }
.create_account_link { margin-left: 120px; float: left; clear: left; font-size: 115%; padding: 5px; }
.change_pass { margin-left: 20px; margin-top: 20px; }
.change_pass input { margin-bottom: 20px; }
.user_list { padding-left: 40px; padding-top: 20px; }
.user_list td {padding-bottom: 10px; }
.user_list .user_delete { cursor: pointer; margin-right: 10px; }
.history_links { width: 70%; white-space: nowrap; padding: 20px; padding-left: 30px; }
.history_links td { padding: 5px; }
.targets_section, .other_section, .submit_section, .time_section, .source_section, .terms_section { padding: 20px; padding-left: 60px; margin-bottom: 10px; }
.adv_controls { margin-left: 25px; display: none; }
.targets_section img, .time_section img, .source_section img, .terms_section img { cursor: pointer; margin-left: 10px; vertical-align: -3px; opacity: .4; }
.submit_section { margin-top: 20px; }
.other_section table, .targets_section table { width: 1%; white-space: nowrap; margin-bottom: 5px; }
.other_section th, .targets_section th { vertical-align: top; font-weight: normal; text-align: left; padding: 5px; padding-bottom: 10px; }
.other_section .flags { line-height: 150%; }
.andor { width: 200px; padding: 10px; text-align: center; }
.timeandor { width: 400px; padding: 10px; text-align: center; }
.adv_folder_list { width: 400px; }
.adv_source_list { margin-top: 10px; line-height: 150%; }
.adv_source_list img { margin-right: 10px; }
.adv_collapse_all, .adv_expand_all { margin-right: 10px; opacity: .4; vertical-align: -1px; cursor: pointer; }
.adv_expand_all { display: none; }
#adv_search { cursor: pointer; }
.search_result_title { margin-bottom: 20px; }
.source_count, .time_count, .target_count, .other_count, .term_count { display: none; float: right; margin-right: 30px; }
.imap_support_required { padding: 100px; text-align: center; font-size: 120%; color: #666; }
.adv_reset { margin-left: 20px; cursor: pointer; }
.adv_search_link { margin-left: 20px; }
.adv_terms { margin-left: 10px; }

.mobile .search_result_title { position: relative !important; z-index: 99 !important;}
.profile_details { padding-left: 30px; margin-top: 20px; }
.profile_details th { color: #666; padding: 5px; padding-bottom: 2px; border-bottom: solid 1px #eee; font-weight: normal; text-align: left; }
.profile_details td { padding: 10px; }
.profile_details td img { opacity: .6; }
.edit_profile table { width: 20%; padding: 20px; }
.edit_profile table th { white-space: nowrap; font-weight: normal; text-align: left; vertical-align: top; padding-right: 10px; }
.edit_profile table th, .edit_profile table td { padding-bottom: 10px; }
.compose_sign { cursor: pointer; margin-left: 10px; float: right; margin-top: 10px; }
.profiles_empty { text-align: center; padding-top: 100px; color: #666; }
.mobile .profile_fld { display: none; }
.add_profile { position: absolute; top: 10px; right: 10px; }
.search_content .inline_right, .message_list .inline_right { float: right; width: 50%; max-width: 50%; }
.inline_right .msg_text_inner, .inline_right .msg_text_inner { padding-left: 10px; }
.inline_right .msg_headers th, .inline_right .msg_headers td, .inline_right .msg_headers th, .inline_right .msg_headers td { padding-left: 5px; white-space: normal; overflow-wrap: break-word; }

.close_inline_msg { float: right; margin-right: 10px; cursor: pointer;}
.search_content .tag_icon, .search_content .add_contact_row, .message_list .tag_icon, .message_list .add_contact_row { display: none; }
.msg_headers th, .msg_headers td{ display: table-cell; border: none; }
.msg_headers th:hover {color: #777 !important; }
.msg_parts th, .msg_parts td { border: none; }
.inline_msg .msg_text, .inline_msg .msg_text_inner { min-height: 100px; }
.inline_msg td { border-bottom: none !important; }
.folders_page { margin: 20px; }
.folder_dialog { margin-left: 40px; margin-top: 10px; margin-bottom: 30px; }
.folder_dialog input { display: inline-block; margin-top: 15px; }
.sent_folder_select, .draft_folder_select, .trash_folder_select, .folder_dialog, .delete_folder_select, .rename_folder_select, .rename_parent_folder_select, .parent_folder_select, .archive_folder_select { display: none; }
.draft_folder_select, .sent_folder_select, .trash_folder_select, .delete_folder_select, .rename_folder_select, .rename_parent_folder_select, .parent_folder_select, .archive_folder_select { width: 215px; position: absolute; background-color: #fff; padding: 15px; border: solid 1px #ede8e6; font-weight: normal; padding-left: 10px; min-width: 55px; padding-top: 10px; margin-left: 0px !important; margin-top: 0px; }
.folder_row { margin-top: 15px; }
.close { margin-left: 10%; font-size: 100%; color: teal !important; }
.sp_folder_title { font-size: 110%; color: #777; }
.sp_description { padding-bottom: 20px; }
#draft_val, #sent_val, #trash_val { padding-left: 20px; }
.manage_folder_icon { vertical-align: -3px; opacity: .3 }
.manage_folder_link { color: #999 !important; }
.shortcut_content { width: 100%; padding-bottom: 30px; }
.shortcut_content .edit_shortcut_form { width: 1%; margin: 20px; margin-left: 40px; }
.edit_shortcut_form table th, .edit_shortcut_form table td { padding-bottom: 10px; padding-right: 20px; text-align: left; font-weight: normal; white-space: nowrap; }
.edit_shortcut_form select { overflow-y: auto; }
.edit_shortcut_form table th { font-size: 115%; padding-bottom: 20px; }
.shortcut_table { width: 50%; }
.kbd_config { cursor: pointer; opacity: .4; }
.shortcut_table th { padding-left: 40px; font-weight: normal; padding-top: 6px; padding-bottom: 3px; text-align: left; }
.shortcut_table td { padding-top: 5px; }
.shortcut_table .settings_subtitle { cursor: auto; }
.shortcut_table .keys {white-space: nowrap; width: 1%; font-size: 105%; color: #666; }

.mobile .shortcut_table { width: 100%; }
.mobile .shortcut_table img { width: 20px; height: 20px; }
.mobile .shortcut_table th { padding-left: 10px; }
.mobile .shortcut_table { padding-right: 10px; }
