@font-face {
  font-family: "San Francisco";
  font-weight: 400;
  src: url("fonts/sanfranciscodisplay-regular-webfont.woff2"); }
* {
  border-radius: 0 !important; }

/* in chrome input and select don't inherit from body (?) so the font is not applied */
body,
select,
input,
textarea,
.ui-widget,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font: 15px "San Francisco", sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #333; }

.uibox {
  border: 1px solid #dbdbdb;
  border-bottom: none; }

a:focus {
  background-color: transparent !important; }

/* icon fixes */
#xsidebar h2.boxtitle:before,
#xsidebar-button:before,
#quicksearchbar #searchmenulink:before,
#taskbar .minmodetoggle:before,
.dropbutton .dropbuttontip:before,
a.menuselector:after {
  font-size: 17px; }

a.menuselector:after {
  position: relative;
  top: 5px; }

#rcmthreads :before {
  position: relative;
  top: 2px !important;
  left: 2px; }

.treetoggle {
  padding-top: 5px; }

.button-interface-options:before {
  top: 2px; }

a.button {
  background: transparent !important; }

/* other */
li {
  padding-top: 2px;
  padding-bottom: 2px; }

input[type='text'],
input[type='password'],
input[type='email'],
select,
.menuselector {
  border: none !important;
  border-bottom: 1px solid #ddd !important; }

#messagelistfooter a {
  color: #333; }

#mainscreen {
  left: 0;
  bottom: 0;
  right: 0; }

#topline,
body.xbackground.xbackground-none #topline,
.minimal #topline,
body.minimal.xbackground.xbackground-none #topline,
.defaultSkin table.mceLayout tr.mceFirst td {
  background: #f1f1f1;
  color: #666; }

#topnav {
  background: transparent !important;
  width: 100%;
  border: none !important;
  margin: 0; }

#topline a {
  color: #666 !important; }

#topline a:hover {
  color: #000 !important; }

#messagelistfooter,
#composeheaders {
  background: transparent; }

.records-table thead td,
.records-table thead th,
.moreheaderstoggle,
#compact-message-list-header.boxtitle {
  background: #f3f3f3 !important;
  font-size: 1em;
  color: #333; }

#topnav {
  border-bottom: 1px solid #ddd;
  overflow: hidden; }

.minimal #topnav {
  overflow: visible; }

#taskbar {
  padding-right: 25px; }

#taskbar a span.button-inner {
  font-size: 17px; }

#taskbar a:before {
  font-size: 24px !important; }

#taskbar a span.button-inner {
  padding-top: 0;
  position: relative;
  top: -2px; }

#taskbar a.button-selected,
#taskbar a:hover {
  background: transparent; }

#taskbar .minmodetoggle {
  margin-top: 8px;
  margin-right: 6px; }

#topline {
  font-size: 12px; }

#topline a.button-logout {
  background: none; }

.popupmenu,
#rcmKSearchpane,
.tooltip,
#messagestack div {
  border: 1px solid #dcdcdc !important;
  color: #333;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.4) !important;
  -moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.4) !important;
  box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.4) !important; }

ul.toolbarmenu li a span {
  padding: 0 !important; }

.dropbutton .dropbuttontip {
  padding-top: 16px; }

.dropbutton .dropbuttontip:before {
  font-size: 13px; }

.minimal #taskbar a:hover .tooltip {
  font-size: 1em;
  color: #333 !important; }

#messageheader {
  border-top: none;
  border-left: none; }

#searchmenu-menu select {
  margin: 0 8px;
  padding: 0; }

#searchmenulink,
#searchreset,
.menuselector:after,
.menuselector span {
  color: #666; }

#searchmenulink:before {
  position: relative;
  top: -3px; }

.toolbar {
  padding-left: 6px; }

.toolbar a.button {
  font-size: 12px; }

.toolbar a.button:before {
  font-size: 22px !important; }

.treelist li {
  border: none !important; }

.treelist ul {
  border: none !important; }

.listbox .listitem a,
.listbox .tablink a,
.listing tbody td,
.listing li a,
.boxtitle,
.uibox .listing thead td,
.uibox .listing thead th {
  height: auto; }

#quicksearchbar {
  right: 10px; }

#mailview-bottom {
  border-bottom: none; }

.records-table thead td,
.records-table thead th {
  color: #333;
  border-bottom: 1px solid #ddd; }

.records-table tbody td {
  border-left: none;
  border-right: none; }

.records-table thead td a,
.records-table thead th a,
.records-table thead td span,
.records-table thead th span,
.records-table thead tr td.sortedASC a,
.records-table thead tr th.sortedASC a,
.records-table thead tr td.sortedDESC a,
.records-table thead tr th.sortedDESC a {
  color: #333 !important;
  font-weight: normal; }

.records-table tr.selected td,
.records-table tr.unfocused td,
.records-table tr.selected td a,
.records-table tr.selected td span,
.records-table tr.unfocused td a,
.records-table tr.unfocused td span {
  color: #fff !important; }

ul#planner_controls li a {
  background: transparent;
  color: #333; }

#addButton,
#reassembleButton {
  background: none !important;
  border: none; }

.settings-page .formbuttons {
  border-top: 1px solid #ddd;
  padding-top: 10px;
  text-align: right; }

.settings-page .formbuttons.floating {
  border-top: none; }

input.button,
input[type='button'],
.formbuttons input.button,
input.button.mainaction,
#login-form input.button {
  background: none !important;
  color: #333; }

a.button:hover,
input.button.mainaction,
input.button:hover,
input.button:focus,
input.button:active,
input.button.mainaction:hover,
input.button.mainaction:focus,
input.button.mainaction:active,
#login-form input.button:hover,
#login-form input.button:focus,
#login-form input.button:active {
  color: #333;
  background-color: transparent !important; }

#preferences-details .propform {
  font-size: 1em; }

.iframebox {
  border: none; }

.footerleft.formbuttons.floating {
  padding-left: 0; }

#taskbar .minmodetoggle {
  padding-right: 5px; }

#topline a.button-logout {
  padding-left: 10px; }

ul#planner_controls li a:hover {
  background: transparent; }

body.xskin-light .uibox .boxtitle,
body.xskin-light .uibox .listing thead td,
body.xskin-light .uibox .listing thead th {
  background: #ddd;
  color: #333 !important; }

#mailview-right .messagelist td,
#mailview-right .messagelist th {
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 1em; }

#mailview-right .messagelist thead td,
#mailview-right .messagelist thead th {
  padding-top: 0;
  padding-bottom: 0; }

#mailview-right .messagelist div:before,
#mailview-right .messagelist span:before {
  font-weight: normal !important; }

#mailview-right .messagelist td.status span {
  top: -1px; }

.records-table tbody tr.selected.focused > td:first-child {
  border-left: none; }

.listbox .listitem a,
.listbox .tablink a,
.listing tbody td,
.listing li a,
.uibox .boxtitle,
.uibox .listing thead td,
.uibox .listing thead th,
.boxtitle {
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 1em; }

.listbox .boxtitle + .scroller {
  top: 47px; }

#summarytable {
  width: 100%; }

#summarytable td:last-child {
  width: 50%; }

#summary ul#mailboxlist li {
  background: transparent !important; }

#summary ul#mailboxlist li.mailbox a {
  font-size: 1em; }

.boxtitle {
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 13px !important; }

#mailboxlist .selected a {
  font-weight: bold; }
#mailboxlist a:focused {
  background: transparent !important; }
#mailboxlist .selected li a,
#mailboxlist li.unread,
#mailboxlist li.mailbox .unreadcount {
  font-weight: normal; }
#mailboxlist li.mailbox .unreadcount {
  color: #888 !important;
  font-size: 13px; }
#mailboxlist .mailbox a:before {
  font-family: IconFont;
  content: "\EB63";
  float: left;
  padding-right: 8px;
  font-size: 1.3em;
  position: relative;
  top: 2px; }
#mailboxlist .mailbox.inbox > a:before {
  content: "\EB8A"; }
#mailboxlist .mailbox.sent > a:before {
  content: "\EB65"; }
#mailboxlist .mailbox.drafts > a:before {
  content: "\EB75"; }
#mailboxlist .mailbox.trash > a:before {
  content: "\EB5E"; }
#mailboxlist .mailbox.archive > a:before {
  content: "\EB5D"; }
#mailboxlist .mailbox.junk > a:before {
  content: "\EB8B"; }
#mailboxlist .mailbox.spam > a:before {
  content: "\EB8B"; }
#mailboxlist li.mailbox .unreadcount {
  top: 10px;
  color: #aaa; }

div.expanded,
div.collapsed {
  top: 15px !important;
  left: 2px !important; }

#quotadisplay {
  top: 14px;
  padding-top: 4px; }

#quota-box {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 13px;
  border: 1px solid #aaa;
  top: 2px;
  margin-right: 5px; }

#quota-bar {
  display: inline-block;
  height: 13px;
  background-color: #aaa; }

table.quota-info td,
table.quota-info th {
  color: #333; }

.boxpagenav a.icon {
  height: 15px; }

#calendar-header .boxtitle {
  border: none; }

#folder-selector li a span {
  background-image: none;
  padding-left: 16px; }

.calendar-page .listbox .listitem a,
.calendar-page .listbox .tablink a,
.calendar-page .listing tbody td,
.calendar-page .listing li a,
.calendar-page .uibox .boxtitle,
.calendar-page .uibox .listing thead td,
.calendar-page .uibox .listing thead th,
.calendar-page .boxtitle {
  font-size: 1em; }

#upcoming-content,
#calendaroverlay {
  left: 0;
  bottom: 44px;
  font-size: 13px !important; }

#upcoming-content .boxtitle {
  height: 25px !important; }

#upcoming-content a,
#upcoming-content span,
#upcoming-content label {
  font-size: 13px !important; }

#upcoming-container {
  top: 28px; }

#password-form .boxcontent {
  border: none; }

.googie_list td span, ul.toolbarmenu li a.active {
  color: #000; }

.googie_list td {
  padding: 0;
  border: none;
  border-bottom: 1px solid #ddd; }

.googie_list td.googie_list_onhover {
  background: #E9E9E9; }

.googie_list form {
  padding: 6px !important; }

.googie_list form img {
  background: #6b6b6b;
  padding: 1px 3px 2px 3px;
  float: right; }

.toolbar a.button.spellcheck.selected,
.toolbar a.button.spellcheck.selected:before {
  color: #333; }

#searchfilter a.menuselector span {
  height: auto !important; }

#apps-menu a.app-item div {
  font-size: 0.9em;
  color: #5a5a5a; }

/* xcalendar */
#sidebar-calendar .ui-datepicker-header a,
#sidebar-calendar .ui-datepicker-header select,
.xcalendar .boxtitle button {
  color: #333 !important; }

#sidebar-calendar .ui-datepicker-header select {
  font-size: 13px;
  font-weight: normal; }

#sidebar-calendar .ui-datepicker .ui-datepicker-title {
  line-height: 1em; }

#sidebar-calendar .ui-datepicker .ui-datepicker-prev,
#sidebar-calendar .ui-datepicker .ui-datepicker-next {
  height: 1em;
  top: 12px !important; }

#sidebar-calendar .ui-datepicker-header.boxtitle {
  padding: 3px 0; }

.xtabs.ui-tabs .ui-tabs-nav {
  margin-top: 5px; }

.xcalendar .calendar-list a.edit {
  margin-top: 6px; }

.xcalendar #sidebar-calendar .ui-datepicker-header,
.xcalendar #calendar-grid .fc-toolbar,
#xsidebar h2.boxtitle {
  padding-top: 10px;
  padding-bottom: 10px; }

.xcalendar #calendar-grid button {
  position: relative;
  top: -2px; }

.xcalendar #calendar-grid .fc-icon-today {
  top: -1px; }

.xcalendar .calendar-list .new-calendar {
  top: 10px; }

#xcalendar-toolbar {
  margin-left: 10px; }

.ui-datepicker {
  min-width: 0; }

button.new-calendar {
  padding-right: 0; }

#calendar-grid .fc-toolbar .fc-right {
  padding-top: 5px; }

.ui-tabs-anchor span {
  font-size: 13px; }

#xsidebar,
#xsidebar div.box-wrap {
  background: #fff;
  border-color: #ddd !important; }

#xsidebar h2.boxtitle {
  background: #F3F3F3 !important;
  border-color: #ddd !important;
  color: #333 !important; }

#attachment-list {
  font-size: 13px; }

#attachment-list a {
  padding-top: 1px;
  padding-bottom: 1px; }

.message-headers,
.boxfooter .countdisplay,
#countcontrols .countdisplay {
  font-size: 13px; }

.boxfooter .countdisplay {
  padding-top: 8px;
  padding-right: 10px;
  float: right; }

.boxpagenav a.icon {
  padding-top: 0; }

.headers-table td,
.headers-table td span {
  color: #333 !important;
  font-weight: normal !important; }

#messagebody {
  line-height: 1.3em; }

.popupmenu ul.toolbarmenu li label {
  padding-top: 0;
  padding-bottom: 0; }

/* xmessage_list */
.compact-message-list-preview #mailview-top.preview-visible #messagelist td,
.compact-message-list-always #messagelist td {
  background: transparent !important; }
.compact-message-list-preview #mailview-top.preview-visible #messagelist tr.unread:before,
.compact-message-list-always #messagelist tr.unread:before {
  position: absolute !important;
  top: 15px !important;
  left: 8px !important;
  right: auto !important;
  bottom: auto !important;
  content: "";
  font-size: 20px;
  background: #4795e5;
  height: 0.6em;
  width: 0.6em;
  display: block;
  border-radius: 50%; }
.compact-message-list-preview #mailview-top.preview-visible .records-table tr.selected td span,
.compact-message-list-preview #mailview-top.preview-visible .records-table tr.selected td,
.compact-message-list-always .records-table tr.selected td span,
.compact-message-list-always .records-table tr.selected td {
  color: #333 !important; }
.compact-message-list-preview #mailview-top.preview-visible #mailview-top,
.compact-message-list-preview #mailview-top.preview-visible #mailview-bottom,
.compact-message-list-always #mailview-top,
.compact-message-list-always #mailview-bottom {
  border-right-style: solid; }

/* xbackground */
body.xskin.xbg #xsidebar,
body.xskin.xbg #xsidebar h2.boxtitle,
body.xskin.xbg .uibox .boxtitle, body.xskin.xbg.iframe h1.boxtitle,
body.xskin.xbg ul.listing li,
body.xskin.xbg #compact-message-list-header.boxtitle,
body.xskin.xbg #messagelistfooter,
body.xskin.xbg #messageheader,
body.xskin.xbg #previewheaderstoggle {
  background: transparent !important; }
body.xskin.xbg.iframe h1.boxtitle {
  background: rgba(255, 255, 255, 0.8) !important; }
body.xskin.xbg #compact-message-list-header.boxtitle,
body.xskin.xbg #messageheader {
  border-bottom: 1px solid #ddd !important; }

body.login-page {
  height: 100%;
  /*background: #082b4f url(images/bg.png);*/
  background-attachment: fixed;
  background-size: contain;
  overflow-x: hidden; }

.login-page #header #topnav #taskbar {
  background: transparent; }
.login-page #header #topnav #taskbar a:hover {
  background: transparent !important; }
.login-page .icl-icons {
  display: none;
  padding-top: 160px;
  padding-left: 260px;
  max-width: 1400px;
  margin: auto; }
  .login-page .icl-icons img {
    margin-left: -210px;
    margin-top: -70px; }

@media screen and (max-width: 1650px) {
  .login-page .icl-icons {
    padding-top: 180px;
    padding-left: 250px;
    max-width: 1200px; }
    .login-page .icl-icons img {
      margin-left: -175px;
      margin-top: -170px; } }
@media screen and (max-width: 1450px) {
  .login-page .icl-icons {
    padding-left: 200px;
    max-width: 1000px; }
    .login-page .icl-icons img {
      margin-left: -200px;
      margin-top: -170px; } }
@media screen and (max-width: 1200px) {
  .login-page .icl-icons {
    padding-left: 220px;
    text-align: center; }
    .login-page .icl-icons img {
      margin-left: -220px;
      margin-top: -170px; }
    .login-page .icl-icons .icl-icon-13 {
      display: none; } }
@media screen and (max-width: 939px) {
  .login-page .icl-icons {
    padding-left: 220px; }
    .login-page .icl-icons .icl-icon-10,
    .login-page .icl-icons .icl-icon-11,
    .login-page .icl-icons .icl-icon-12,
    .login-page .icl-icons .icl-icon-13 {
      display: none; } }
@media screen and (max-width: 780px) {
  .login-page .icl-icons {
    display: none; } }
#login-form {
  position: absolute;
  z-index: 1;
  top: 41%;
  left: 0;
  right: 0;
  margin-top: -250px;
  min-height: 500px;
  padding: 0;
  color: #fff; }
  #login-form #logo,
  #login-form h1 {
    display: none; }
  #login-form .box-inner {
    width: 340px;
    margin: 0 auto;
    padding: 100px 0 0 0;
    color: #5C7883;
    background: transparent !important; }
  #login-form #company-name {
    color: #222;
    font-size: 1.4em;
    text-align: center;
    background: url(images/login.png) no-repeat center top;
    padding: 130px 0 15px 0; }
  #login-form form table {
    width: 100%; }
  #login-form form table td,
  #login-form form table td.title,
  #login-form form table td.input {
    padding: 8px 0 0 0;
    vertical-align: top; }
  #login-form form table td.title {
    color: #fff; }
  #login-form form > table:first-of-type {
    border-collapse: collapse; }
  #login-form form > table:first-of-type > tbody > tr > td.title,
  #login-form form > table:first-of-type > tbody > tr > td.input {
    position: relative;
    display: block;
    float: left;
    clear: both;
    width: 100%;
    text-align: left; }
  #login-form #rcmloginsubmit {
    background: #fff !important;
    border-radius: 5px !important;
    border: 1px solid #aaa;
    margin-top: 15px; }
  #login-form form[action='./?_task=login'] > table:first-of-type > tbody > tr:nth-child(1) td.title, #login-form form[action='./?_task=login'] > table:first-of-type > tbody > tr:nth-child(2) td.title {
    display: none !important; }
  #login-form form[action='./?_task=login'] > table:first-of-type > tbody > tr:nth-child(1) td.input, #login-form form[action='./?_task=login'] > table:first-of-type > tbody > tr:nth-child(2) td.input {
    padding: 0; }
  #login-form form[action='./?_task=login'] #rcmloginsubmit {
    display: none; }
  #login-form td.input input[type=text],
  #login-form td.input input[type=password],
  #login-form td.input select {
    padding: 10px 18px;
    border: 1px solid #aaa !important;
    font-size: 19px;
    border-radius: 6px !important; }
  #login-form #rcmloginuser {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important; }
  #login-form #rcmloginpwd {
    border-top: none !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important; }
  #login-form #custom-login-submit {
    position: absolute;
    top: 5px;
    right: 8px;
    font-size: 28px;
    background: transparent;
    border: none;
    color: #111;
    cursor: pointer;
    padding: 0; }
  #login-form input[type=checkbox] {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #aaa; }
  #login-form p,
  #login-form p.formbuttons,
  #login-form div {
    text-align: center; }
  #login-form p.formbuttons {
    margin: 0;
    padding: 0;
    border: none; }
  #login-form #bottomline {
    top: 10px;
    bottom: auto;
    left: 10px;
    right: 10px;
    padding: 0;
    margin: 0;
    text-align: right;
    color: #fff;
    font-size: 17px; }
  #login-form #bottomline a {
    float: right;
    color: #ddd; }
  #login-form #bottomline a:hover {
    color: #fff;
    text-decoration: none; }
  #login-form .support-link:after {
    position: relative;
    top: 3px;
    padding-left: 10px; }
  #login-form .box-bottom {
    margin: 0 auto;
    padding: 20px 0 0 0; }
  #login-form .box-bottom #message {
    padding: 0; }
  #login-form .box-bottom #message div {
    font-size: 1em;
    padding-top: 3px; }
    #login-form .box-bottom #message div:before {
      display: none; }
  #login-form #ifplcontainer {
    padding-top: 10px; }
  #login-form #ifplcontainer label {
    color: #fff;
    font-size: 15px; }
  #login-form #recaptcha_widget_div #recaptcha_area {
    padding: 0; }

body.color-007aff .buttons a.button,
body.color-007aff #compose-attachments a.button,
body.color-007aff ul#planner_controls li a,
body.color-007aff #addButton,
body.color-007aff #reassembleButton,
body.color-007aff .formbuttons input.button,
body.color-007aff input.button.mainaction,
body.color-007aff #login-form input.button,
body.color-007aff .username select.deco,
body.color-007aff .headers-table td a,
body.color-007aff #apps-menu a.app-item div.icon,
body.color-007aff #remote-objects-message a.button,
body.xmobile.color-007aff .sidebar-title-text,
body.xmobile.color-007aff .boxpagenav a.icon,
body.xmobile.color-007aff #countcontrols a.button,
body.xmobile.color-007aff #full-headers .more-headers,
body.xmobile.color-007aff #message-objects div a.button,
body.xmobile.color-007aff .headers-table td.header a,
body.xmobile.color-007aff .ui-dialog-content.popup span.adr a,
body.xmobile.color-007aff .boxfooter .listbutton span,
body.xmobile.color-007aff .boxfooter .listbutton,
body.xmobile.color-007aff #messagestack div,
body.xmobile.color-007aff #folderlist-footer #quotadisplay,
body.xmobile.color-007aff.xcalendar .editor .xtabs.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  color: #007aff; }

body.color-007aff #taskbar,
body.color-007aff #taskbar a,
body.color-007aff #taskbar a span,
body.color-007aff #taskbar a:before,
body.color-007aff #taskbar .minmodetoggle,
body.color-007aff .toolbar a.button,
body.color-007aff .toolbar .dropbutton span.dropbuttontip,
body.color-007aff #taskbar a.button-calendar span.button-inner,
body.color-007aff #taskbar a.button-calendar.button-selected span.button-inner,
body.color-007aff #calendar .fc-button,
body.color-007aff input.button,
body.color-007aff input[type='button'],
body.xmobile.color-007aff #main-menu a,
body.xmobile.color-007aff .popup-close a,
body.xmobile.color-007aff .popup-box h5,
body.xmobile.color-007aff #quicksearchbar .popup-close a,
body.xmobile.color-007aff .popup-box #sections-table td,
body.xmobile.color-007aff #mailFoldersBox a,
body.xmobile.color-007aff #addressList a,
body.xmobile.color-007aff .contactfieldbutton.deletebutton,
body.xmobile.color-007aff .iframe a.disabled,
body.xmobile.color-007aff .iframe a.active,
body.xmobile.color-007aff #subscriptionTable td.name,
body.xmobile.color-007aff div.buttonBox a,
body.xmobile.color-007aff #mailboxlist li.mailbox a,
body.xmobile.color-007aff .googie_list td span,
body.xmobile.color-007aff ul.toolbarmenu li a,
body.xmobile.color-007aff #taskbar a,
body.xmobile.color-007aff #taskbar a.button-selected,
body.xmobile.color-007aff .minimal #taskbar a,
body.xmobile.color-007aff .popupmenu a,
body.xmobile.color-007aff #mailboxmenulink,
body.xmobile.color-007aff #quicksearchbar a.search-apply,
body.xmobile.color-007aff #quicksearchbar a.search-reset,
body.xmobile.color-007aff #composeheaders a.iconlink.edit,
body.xmobile.color-007aff #attachment-list .delete,
body.xmobile.color-007aff #attachment-list .drop {
  color: #007aff !important; }

body.xmobile.color-007aff .xtabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  border-color: #007aff; }

body.color-007aff input.switchbox-input:checked + label.switchbox {
  border-color: #007aff !important; }

body.color-007aff input.switchbox-input:checked + label.switchbox,
body.color-007aff.compact-message-list-preview #messagelist tr.unread:before,
body.color-007aff.compact-message-list-always #messagelist tr.unread:before {
  background-color: #007aff !important; }

body.color-007aff #taskbar a:hover:before,
body.color-007aff #taskbar a:hover span {
  color: #0a70de !important; }

body.xdesktop.color-007aff .listbox,
body.xdesktop.color-007aff ul.listing li,
body.xmobile.color-007aff #main-menu a.active {
  background-color: #dceefb; }

body.color-007aff .uibox .boxtitle,
body.color-007aff .uibox .listing thead td,
body.color-007aff .uibox .listing thead th,
body.color-007aff .popupmenu a:hover,
body.color-007aff.iframe h1.boxtitle,
body.color-007aff #sidebar-calendar .selected-range td a {
  background-color: #dceefb !important; }

body.color-007aff .listbox .listitem.selected,
body.color-007aff .listbox .tablink.selected,
body.color-007aff .listbox .listitem.selected > a,
body.color-007aff .listbox .tablink.selected > a,
body.color-007aff .listing tbody tr.unfocused td,
body.color-007aff .listing tbody tr.selected td,
body.color-007aff .listing li.selected,
body.color-007aff .listing li.selected > a {
  background-color: #cae8fb; }

body.color-007aff .listbox .listitem,
body.color-007aff .listbox .tablink,
body.color-007aff .listing tbody td,
body.color-007aff .listing li,
body.color-007aff #mailboxlist li.mailbox ul,
body.color-007aff .boxtitle,
body.color-007aff .uibox .listing thead td,
body.color-007aff .uibox .listing thead th,
body.color-007aff .listbox .boxfooter,
body.color-007aff #compose-contacts #directorylist,
body.color-007aff #compose-contacts .scroller,
body.color-007aff ul.listing li ul,
body.color-007aff .uibox.listbox,
body.color-007aff.iframe h1.boxtitle {
  border-color: #cde3f1; }

body.color-007aff .boxfooter a:before,
body.color-007aff ul.listing li a,
body.color-007aff .boxfooter .countdisplay,
body.color-007aff #rss a
body.color-007aff .listbox .listitem a,
body.color-007aff .listbox .tablink a,
body.color-007aff .listing tbody td,
body.color-007aff .listing li a,
body.color-007aff .boxpagenav a.icon {
  color: #4b6274; }

body.xmobile.color-007aff #messagestack div,
body.xmobile.color-007aff #messagestack div:after {
  color: #4b6274 !important; }

body.color-007aff #quota-box {
  border-color: #4b6274; }

body.color-007aff #quota-bar {
  background-color: #4b6274; }

body.xmobile.color-007aff #messagestack div {
  border-color: #a9c7de; }

body.color-007aff .records-table tr.selected td,
body.color-007aff .records-table tr.unfocused td,
body.xmobile.color-007aff #messagelist tr.selected,
body.xmobile.color-007aff #messagelist tr.unfocused,
body.xmobile.color-007aff #messagelist tr.selected td.date {
  background-color: #2b91e3 !important; }

body.color-7200ff .buttons a.button,
body.color-7200ff #compose-attachments a.button,
body.color-7200ff ul#planner_controls li a,
body.color-7200ff #addButton,
body.color-7200ff #reassembleButton,
body.color-7200ff .formbuttons input.button,
body.color-7200ff input.button.mainaction,
body.color-7200ff #login-form input.button,
body.color-7200ff .username select.deco,
body.color-7200ff .headers-table td a,
body.color-7200ff #apps-menu a.app-item div.icon,
body.color-7200ff #remote-objects-message a.button,
body.xmobile.color-7200ff .sidebar-title-text,
body.xmobile.color-7200ff .boxpagenav a.icon,
body.xmobile.color-7200ff #countcontrols a.button,
body.xmobile.color-7200ff #full-headers .more-headers,
body.xmobile.color-7200ff #message-objects div a.button,
body.xmobile.color-7200ff .headers-table td.header a,
body.xmobile.color-7200ff .ui-dialog-content.popup span.adr a,
body.xmobile.color-7200ff .boxfooter .listbutton span,
body.xmobile.color-7200ff .boxfooter .listbutton,
body.xmobile.color-7200ff #messagestack div,
body.xmobile.color-7200ff #folderlist-footer #quotadisplay,
body.xmobile.color-7200ff.xcalendar .editor .xtabs.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  color: #7200ff; }

body.color-7200ff #taskbar,
body.color-7200ff #taskbar a,
body.color-7200ff #taskbar a span,
body.color-7200ff #taskbar a:before,
body.color-7200ff #taskbar .minmodetoggle,
body.color-7200ff .toolbar a.button,
body.color-7200ff .toolbar .dropbutton span.dropbuttontip,
body.color-7200ff #taskbar a.button-calendar span.button-inner,
body.color-7200ff #taskbar a.button-calendar.button-selected span.button-inner,
body.color-7200ff #calendar .fc-button,
body.color-7200ff input.button,
body.color-7200ff input[type='button'],
body.xmobile.color-7200ff #main-menu a,
body.xmobile.color-7200ff .popup-close a,
body.xmobile.color-7200ff .popup-box h5,
body.xmobile.color-7200ff #quicksearchbar .popup-close a,
body.xmobile.color-7200ff .popup-box #sections-table td,
body.xmobile.color-7200ff #mailFoldersBox a,
body.xmobile.color-7200ff #addressList a,
body.xmobile.color-7200ff .contactfieldbutton.deletebutton,
body.xmobile.color-7200ff .iframe a.disabled,
body.xmobile.color-7200ff .iframe a.active,
body.xmobile.color-7200ff #subscriptionTable td.name,
body.xmobile.color-7200ff div.buttonBox a,
body.xmobile.color-7200ff #mailboxlist li.mailbox a,
body.xmobile.color-7200ff .googie_list td span,
body.xmobile.color-7200ff ul.toolbarmenu li a,
body.xmobile.color-7200ff #taskbar a,
body.xmobile.color-7200ff #taskbar a.button-selected,
body.xmobile.color-7200ff .minimal #taskbar a,
body.xmobile.color-7200ff .popupmenu a,
body.xmobile.color-7200ff #mailboxmenulink,
body.xmobile.color-7200ff #quicksearchbar a.search-apply,
body.xmobile.color-7200ff #quicksearchbar a.search-reset,
body.xmobile.color-7200ff #composeheaders a.iconlink.edit,
body.xmobile.color-7200ff #attachment-list .delete,
body.xmobile.color-7200ff #attachment-list .drop {
  color: #7200ff !important; }

body.xmobile.color-7200ff .xtabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  border-color: #7200ff; }

body.color-7200ff input.switchbox-input:checked + label.switchbox {
  border-color: #7200ff !important; }

body.color-7200ff input.switchbox-input:checked + label.switchbox,
body.color-7200ff.compact-message-list-preview #messagelist tr.unread:before,
body.color-7200ff.compact-message-list-always #messagelist tr.unread:before {
  background-color: #7200ff !important; }

body.color-7200ff #taskbar a:hover:before,
body.color-7200ff #taskbar a:hover span {
  color: #640ade !important; }

body.xdesktop.color-7200ff .listbox,
body.xdesktop.color-7200ff ul.listing li,
body.xmobile.color-7200ff #main-menu a.active {
  background-color: #e8dcfb; }

body.color-7200ff .uibox .boxtitle,
body.color-7200ff .uibox .listing thead td,
body.color-7200ff .uibox .listing thead th,
body.color-7200ff .popupmenu a:hover,
body.color-7200ff.iframe h1.boxtitle,
body.color-7200ff #sidebar-calendar .selected-range td a {
  background-color: #e8dcfb !important; }

body.color-7200ff .listbox .listitem.selected,
body.color-7200ff .listbox .tablink.selected,
body.color-7200ff .listbox .listitem.selected > a,
body.color-7200ff .listbox .tablink.selected > a,
body.color-7200ff .listing tbody tr.unfocused td,
body.color-7200ff .listing tbody tr.selected td,
body.color-7200ff .listing li.selected,
body.color-7200ff .listing li.selected > a {
  background-color: #dccafb; }

body.color-7200ff .listbox .listitem,
body.color-7200ff .listbox .tablink,
body.color-7200ff .listing tbody td,
body.color-7200ff .listing li,
body.color-7200ff #mailboxlist li.mailbox ul,
body.color-7200ff .boxtitle,
body.color-7200ff .uibox .listing thead td,
body.color-7200ff .uibox .listing thead th,
body.color-7200ff .listbox .boxfooter,
body.color-7200ff #compose-contacts #directorylist,
body.color-7200ff #compose-contacts .scroller,
body.color-7200ff ul.listing li ul,
body.color-7200ff .uibox.listbox,
body.color-7200ff.iframe h1.boxtitle {
  border-color: #cab1f9; }

body.color-7200ff .boxfooter a:before,
body.color-7200ff ul.listing li a,
body.color-7200ff .boxfooter .countdisplay,
body.color-7200ff #rss a
body.color-7200ff .listbox .listitem a,
body.color-7200ff .listbox .tablink a,
body.color-7200ff .listing tbody td,
body.color-7200ff .listing li a,
body.color-7200ff .boxpagenav a.icon {
  color: #72319b; }

body.xmobile.color-7200ff #messagestack div,
body.xmobile.color-7200ff #messagestack div:after {
  color: #72319b !important; }

body.color-7200ff #quota-box {
  border-color: #72319b; }

body.color-7200ff #quota-bar {
  background-color: #72319b; }

body.xmobile.color-7200ff #messagestack div {
  border-color: #c7a9de; }

body.color-7200ff .records-table tr.selected td,
body.color-7200ff .records-table tr.unfocused td,
body.xmobile.color-7200ff #messagelist tr.selected,
body.xmobile.color-7200ff #messagelist tr.unfocused,
body.xmobile.color-7200ff #messagelist tr.selected td.date {
  background-color: #b15ade !important; }

body.color-00afa1 .buttons a.button,
body.color-00afa1 #compose-attachments a.button,
body.color-00afa1 ul#planner_controls li a,
body.color-00afa1 #addButton,
body.color-00afa1 #reassembleButton,
body.color-00afa1 .formbuttons input.button,
body.color-00afa1 input.button.mainaction,
body.color-00afa1 #login-form input.button,
body.color-00afa1 .username select.deco,
body.color-00afa1 .headers-table td a,
body.color-00afa1 #apps-menu a.app-item div.icon,
body.color-00afa1 #remote-objects-message a.button,
body.xmobile.color-00afa1 .sidebar-title-text,
body.xmobile.color-00afa1 .boxpagenav a.icon,
body.xmobile.color-00afa1 #countcontrols a.button,
body.xmobile.color-00afa1 #full-headers .more-headers,
body.xmobile.color-00afa1 #message-objects div a.button,
body.xmobile.color-00afa1 .headers-table td.header a,
body.xmobile.color-00afa1 .ui-dialog-content.popup span.adr a,
body.xmobile.color-00afa1 .boxfooter .listbutton span,
body.xmobile.color-00afa1 .boxfooter .listbutton,
body.xmobile.color-00afa1 #messagestack div,
body.xmobile.color-00afa1 #folderlist-footer #quotadisplay,
body.xmobile.color-00afa1.xcalendar .editor .xtabs.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  color: #00afa1; }

body.color-00afa1 #taskbar,
body.color-00afa1 #taskbar a,
body.color-00afa1 #taskbar a span,
body.color-00afa1 #taskbar a:before,
body.color-00afa1 #taskbar .minmodetoggle,
body.color-00afa1 .toolbar a.button,
body.color-00afa1 .toolbar .dropbutton span.dropbuttontip,
body.color-00afa1 #taskbar a.button-calendar span.button-inner,
body.color-00afa1 #taskbar a.button-calendar.button-selected span.button-inner,
body.color-00afa1 #calendar .fc-button,
body.color-00afa1 input.button,
body.color-00afa1 input[type='button'],
body.xmobile.color-00afa1 #main-menu a,
body.xmobile.color-00afa1 .popup-close a,
body.xmobile.color-00afa1 .popup-box h5,
body.xmobile.color-00afa1 #quicksearchbar .popup-close a,
body.xmobile.color-00afa1 .popup-box #sections-table td,
body.xmobile.color-00afa1 #mailFoldersBox a,
body.xmobile.color-00afa1 #addressList a,
body.xmobile.color-00afa1 .contactfieldbutton.deletebutton,
body.xmobile.color-00afa1 .iframe a.disabled,
body.xmobile.color-00afa1 .iframe a.active,
body.xmobile.color-00afa1 #subscriptionTable td.name,
body.xmobile.color-00afa1 div.buttonBox a,
body.xmobile.color-00afa1 #mailboxlist li.mailbox a,
body.xmobile.color-00afa1 .googie_list td span,
body.xmobile.color-00afa1 ul.toolbarmenu li a,
body.xmobile.color-00afa1 #taskbar a,
body.xmobile.color-00afa1 #taskbar a.button-selected,
body.xmobile.color-00afa1 .minimal #taskbar a,
body.xmobile.color-00afa1 .popupmenu a,
body.xmobile.color-00afa1 #mailboxmenulink,
body.xmobile.color-00afa1 #quicksearchbar a.search-apply,
body.xmobile.color-00afa1 #quicksearchbar a.search-reset,
body.xmobile.color-00afa1 #composeheaders a.iconlink.edit,
body.xmobile.color-00afa1 #attachment-list .delete,
body.xmobile.color-00afa1 #attachment-list .drop {
  color: #00afa1 !important; }

body.xmobile.color-00afa1 .xtabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  border-color: #00afa1; }

body.color-00afa1 input.switchbox-input:checked + label.switchbox {
  border-color: #00afa1 !important; }

body.color-00afa1 input.switchbox-input:checked + label.switchbox,
body.color-00afa1.compact-message-list-preview #messagelist tr.unread:before,
body.color-00afa1.compact-message-list-always #messagelist tr.unread:before {
  background-color: #00afa1 !important; }

body.color-00afa1 #taskbar a:hover:before,
body.color-00afa1 #taskbar a:hover span {
  color: #009a8d !important; }

body.xdesktop.color-00afa1 .listbox,
body.xdesktop.color-00afa1 ul.listing li,
body.xmobile.color-00afa1 #main-menu a.active {
  background-color: #e2f8f6; }

body.color-00afa1 .uibox .boxtitle,
body.color-00afa1 .uibox .listing thead td,
body.color-00afa1 .uibox .listing thead th,
body.color-00afa1 .popupmenu a:hover,
body.color-00afa1.iframe h1.boxtitle,
body.color-00afa1 #sidebar-calendar .selected-range td a {
  background-color: #e2f8f6 !important; }

body.color-00afa1 .listbox .listitem.selected,
body.color-00afa1 .listbox .tablink.selected,
body.color-00afa1 .listbox .listitem.selected > a,
body.color-00afa1 .listbox .tablink.selected > a,
body.color-00afa1 .listing tbody tr.unfocused td,
body.color-00afa1 .listing tbody tr.selected td,
body.color-00afa1 .listing li.selected,
body.color-00afa1 .listing li.selected > a {
  background-color: #c5ece9; }

body.color-00afa1 .listbox .listitem,
body.color-00afa1 .listbox .tablink,
body.color-00afa1 .listing tbody td,
body.color-00afa1 .listing li,
body.color-00afa1 #mailboxlist li.mailbox ul,
body.color-00afa1 .boxtitle,
body.color-00afa1 .uibox .listing thead td,
body.color-00afa1 .uibox .listing thead th,
body.color-00afa1 .listbox .boxfooter,
body.color-00afa1 #compose-contacts #directorylist,
body.color-00afa1 #compose-contacts .scroller,
body.color-00afa1 ul.listing li ul,
body.color-00afa1 .uibox.listbox,
body.color-00afa1.iframe h1.boxtitle {
  border-color: #b7e2de; }

body.color-00afa1 .boxfooter a:before,
body.color-00afa1 ul.listing li a,
body.color-00afa1 .boxfooter .countdisplay,
body.color-00afa1 #rss a
body.color-00afa1 .listbox .listitem a,
body.color-00afa1 .listbox .tablink a,
body.color-00afa1 .listing tbody td,
body.color-00afa1 .listing li a,
body.color-00afa1 .boxpagenav a.icon {
  color: #276b66; }

body.xmobile.color-00afa1 #messagestack div,
body.xmobile.color-00afa1 #messagestack div:after {
  color: #276b66 !important; }

body.color-00afa1 #quota-box {
  border-color: #276b66; }

body.color-00afa1 #quota-bar {
  background-color: #276b66; }

body.xmobile.color-00afa1 #messagestack div {
  border-color: #5dbeb6; }

body.color-00afa1 .records-table tr.selected td,
body.color-00afa1 .records-table tr.unfocused td,
body.xmobile.color-00afa1 #messagelist tr.selected,
body.xmobile.color-00afa1 #messagelist tr.unfocused,
body.xmobile.color-00afa1 #messagelist tr.selected td.date {
  background-color: #1a8279 !important; }

body.color-009e13 .buttons a.button,
body.color-009e13 #compose-attachments a.button,
body.color-009e13 ul#planner_controls li a,
body.color-009e13 #addButton,
body.color-009e13 #reassembleButton,
body.color-009e13 .formbuttons input.button,
body.color-009e13 input.button.mainaction,
body.color-009e13 #login-form input.button,
body.color-009e13 .username select.deco,
body.color-009e13 .headers-table td a,
body.color-009e13 #apps-menu a.app-item div.icon,
body.color-009e13 #remote-objects-message a.button,
body.xmobile.color-009e13 .sidebar-title-text,
body.xmobile.color-009e13 .boxpagenav a.icon,
body.xmobile.color-009e13 #countcontrols a.button,
body.xmobile.color-009e13 #full-headers .more-headers,
body.xmobile.color-009e13 #message-objects div a.button,
body.xmobile.color-009e13 .headers-table td.header a,
body.xmobile.color-009e13 .ui-dialog-content.popup span.adr a,
body.xmobile.color-009e13 .boxfooter .listbutton span,
body.xmobile.color-009e13 .boxfooter .listbutton,
body.xmobile.color-009e13 #messagestack div,
body.xmobile.color-009e13 #folderlist-footer #quotadisplay,
body.xmobile.color-009e13.xcalendar .editor .xtabs.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  color: #009e13; }

body.color-009e13 #taskbar,
body.color-009e13 #taskbar a,
body.color-009e13 #taskbar a span,
body.color-009e13 #taskbar a:before,
body.color-009e13 #taskbar .minmodetoggle,
body.color-009e13 .toolbar a.button,
body.color-009e13 .toolbar .dropbutton span.dropbuttontip,
body.color-009e13 #taskbar a.button-calendar span.button-inner,
body.color-009e13 #taskbar a.button-calendar.button-selected span.button-inner,
body.color-009e13 #calendar .fc-button,
body.color-009e13 input.button,
body.color-009e13 input[type='button'],
body.xmobile.color-009e13 #main-menu a,
body.xmobile.color-009e13 .popup-close a,
body.xmobile.color-009e13 .popup-box h5,
body.xmobile.color-009e13 #quicksearchbar .popup-close a,
body.xmobile.color-009e13 .popup-box #sections-table td,
body.xmobile.color-009e13 #mailFoldersBox a,
body.xmobile.color-009e13 #addressList a,
body.xmobile.color-009e13 .contactfieldbutton.deletebutton,
body.xmobile.color-009e13 .iframe a.disabled,
body.xmobile.color-009e13 .iframe a.active,
body.xmobile.color-009e13 #subscriptionTable td.name,
body.xmobile.color-009e13 div.buttonBox a,
body.xmobile.color-009e13 #mailboxlist li.mailbox a,
body.xmobile.color-009e13 .googie_list td span,
body.xmobile.color-009e13 ul.toolbarmenu li a,
body.xmobile.color-009e13 #taskbar a,
body.xmobile.color-009e13 #taskbar a.button-selected,
body.xmobile.color-009e13 .minimal #taskbar a,
body.xmobile.color-009e13 .popupmenu a,
body.xmobile.color-009e13 #mailboxmenulink,
body.xmobile.color-009e13 #quicksearchbar a.search-apply,
body.xmobile.color-009e13 #quicksearchbar a.search-reset,
body.xmobile.color-009e13 #composeheaders a.iconlink.edit,
body.xmobile.color-009e13 #attachment-list .delete,
body.xmobile.color-009e13 #attachment-list .drop {
  color: #009e13 !important; }

body.xmobile.color-009e13 .xtabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  border-color: #009e13; }

body.color-009e13 input.switchbox-input:checked + label.switchbox {
  border-color: #009e13 !important; }

body.color-009e13 input.switchbox-input:checked + label.switchbox,
body.color-009e13.compact-message-list-preview #messagelist tr.unread:before,
body.color-009e13.compact-message-list-always #messagelist tr.unread:before {
  background-color: #009e13 !important; }

body.color-009e13 #taskbar a:hover:before,
body.color-009e13 #taskbar a:hover span {
  color: #008910 !important; }

body.xdesktop.color-009e13 .listbox,
body.xdesktop.color-009e13 ul.listing li,
body.xmobile.color-009e13 #main-menu a.active {
  background-color: #ebfced; }

body.color-009e13 .uibox .boxtitle,
body.color-009e13 .uibox .listing thead td,
body.color-009e13 .uibox .listing thead th,
body.color-009e13 .popupmenu a:hover,
body.color-009e13.iframe h1.boxtitle,
body.color-009e13 #sidebar-calendar .selected-range td a {
  background-color: #ebfced !important; }

body.color-009e13 .listbox .listitem.selected,
body.color-009e13 .listbox .tablink.selected,
body.color-009e13 .listbox .listitem.selected > a,
body.color-009e13 .listbox .tablink.selected > a,
body.color-009e13 .listing tbody tr.unfocused td,
body.color-009e13 .listing tbody tr.selected td,
body.color-009e13 .listing li.selected,
body.color-009e13 .listing li.selected > a {
  background-color: #caefce; }

body.color-009e13 .listbox .listitem,
body.color-009e13 .listbox .tablink,
body.color-009e13 .listing tbody td,
body.color-009e13 .listing li,
body.color-009e13 #mailboxlist li.mailbox ul,
body.color-009e13 .boxtitle,
body.color-009e13 .uibox .listing thead td,
body.color-009e13 .uibox .listing thead th,
body.color-009e13 .listbox .boxfooter,
body.color-009e13 #compose-contacts #directorylist,
body.color-009e13 #compose-contacts .scroller,
body.color-009e13 ul.listing li ul,
body.color-009e13 .uibox.listbox,
body.color-009e13.iframe h1.boxtitle {
  border-color: #b0dfb5; }

body.color-009e13 .boxfooter a:before,
body.color-009e13 ul.listing li a,
body.color-009e13 .boxfooter .countdisplay,
body.color-009e13 #rss a
body.color-009e13 .listbox .listitem a,
body.color-009e13 .listbox .tablink a,
body.color-009e13 .listing tbody td,
body.color-009e13 .listing li a,
body.color-009e13 .boxpagenav a.icon {
  color: #307738; }

body.xmobile.color-009e13 #messagestack div,
body.xmobile.color-009e13 #messagestack div:after {
  color: #307738 !important; }

body.color-009e13 #quota-box {
  border-color: #307738; }

body.color-009e13 #quota-bar {
  background-color: #307738; }

body.xmobile.color-009e13 #messagestack div {
  border-color: #67be71; }

body.color-009e13 .records-table tr.selected td,
body.color-009e13 .records-table tr.unfocused td,
body.xmobile.color-009e13 #messagelist tr.selected,
body.xmobile.color-009e13 #messagelist tr.unfocused,
body.xmobile.color-009e13 #messagelist tr.selected td.date {
  background-color: #1b9229 !important; }

body.color-518901 .buttons a.button,
body.color-518901 #compose-attachments a.button,
body.color-518901 ul#planner_controls li a,
body.color-518901 #addButton,
body.color-518901 #reassembleButton,
body.color-518901 .formbuttons input.button,
body.color-518901 input.button.mainaction,
body.color-518901 #login-form input.button,
body.color-518901 .username select.deco,
body.color-518901 .headers-table td a,
body.color-518901 #apps-menu a.app-item div.icon,
body.color-518901 #remote-objects-message a.button,
body.xmobile.color-518901 .sidebar-title-text,
body.xmobile.color-518901 .boxpagenav a.icon,
body.xmobile.color-518901 #countcontrols a.button,
body.xmobile.color-518901 #full-headers .more-headers,
body.xmobile.color-518901 #message-objects div a.button,
body.xmobile.color-518901 .headers-table td.header a,
body.xmobile.color-518901 .ui-dialog-content.popup span.adr a,
body.xmobile.color-518901 .boxfooter .listbutton span,
body.xmobile.color-518901 .boxfooter .listbutton,
body.xmobile.color-518901 #messagestack div,
body.xmobile.color-518901 #folderlist-footer #quotadisplay,
body.xmobile.color-518901.xcalendar .editor .xtabs.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  color: #518901; }

body.color-518901 #taskbar,
body.color-518901 #taskbar a,
body.color-518901 #taskbar a span,
body.color-518901 #taskbar a:before,
body.color-518901 #taskbar .minmodetoggle,
body.color-518901 .toolbar a.button,
body.color-518901 .toolbar .dropbutton span.dropbuttontip,
body.color-518901 #taskbar a.button-calendar span.button-inner,
body.color-518901 #taskbar a.button-calendar.button-selected span.button-inner,
body.color-518901 #calendar .fc-button,
body.color-518901 input.button,
body.color-518901 input[type='button'],
body.xmobile.color-518901 #main-menu a,
body.xmobile.color-518901 .popup-close a,
body.xmobile.color-518901 .popup-box h5,
body.xmobile.color-518901 #quicksearchbar .popup-close a,
body.xmobile.color-518901 .popup-box #sections-table td,
body.xmobile.color-518901 #mailFoldersBox a,
body.xmobile.color-518901 #addressList a,
body.xmobile.color-518901 .contactfieldbutton.deletebutton,
body.xmobile.color-518901 .iframe a.disabled,
body.xmobile.color-518901 .iframe a.active,
body.xmobile.color-518901 #subscriptionTable td.name,
body.xmobile.color-518901 div.buttonBox a,
body.xmobile.color-518901 #mailboxlist li.mailbox a,
body.xmobile.color-518901 .googie_list td span,
body.xmobile.color-518901 ul.toolbarmenu li a,
body.xmobile.color-518901 #taskbar a,
body.xmobile.color-518901 #taskbar a.button-selected,
body.xmobile.color-518901 .minimal #taskbar a,
body.xmobile.color-518901 .popupmenu a,
body.xmobile.color-518901 #mailboxmenulink,
body.xmobile.color-518901 #quicksearchbar a.search-apply,
body.xmobile.color-518901 #quicksearchbar a.search-reset,
body.xmobile.color-518901 #composeheaders a.iconlink.edit,
body.xmobile.color-518901 #attachment-list .delete,
body.xmobile.color-518901 #attachment-list .drop {
  color: #518901 !important; }

body.xmobile.color-518901 .xtabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  border-color: #518901; }

body.color-518901 input.switchbox-input:checked + label.switchbox {
  border-color: #518901 !important; }

body.color-518901 input.switchbox-input:checked + label.switchbox,
body.color-518901.compact-message-list-preview #messagelist tr.unread:before,
body.color-518901.compact-message-list-always #messagelist tr.unread:before {
  background-color: #518901 !important; }

body.color-518901 #taskbar a:hover:before,
body.color-518901 #taskbar a:hover span {
  color: #437200 !important; }

body.xdesktop.color-518901 .listbox,
body.xdesktop.color-518901 ul.listing li,
body.xmobile.color-518901 #main-menu a.active {
  background-color: #e8f7d1; }

body.color-518901 .uibox .boxtitle,
body.color-518901 .uibox .listing thead td,
body.color-518901 .uibox .listing thead th,
body.color-518901 .popupmenu a:hover,
body.color-518901.iframe h1.boxtitle,
body.color-518901 #sidebar-calendar .selected-range td a {
  background-color: #e8f7d1 !important; }

body.color-518901 .listbox .listitem.selected,
body.color-518901 .listbox .tablink.selected,
body.color-518901 .listbox .listitem.selected > a,
body.color-518901 .listbox .tablink.selected > a,
body.color-518901 .listing tbody tr.unfocused td,
body.color-518901 .listing tbody tr.selected td,
body.color-518901 .listing li.selected,
body.color-518901 .listing li.selected > a {
  background-color: #d3e8b1; }

body.color-518901 .listbox .listitem,
body.color-518901 .listbox .tablink,
body.color-518901 .listing tbody td,
body.color-518901 .listing li,
body.color-518901 #mailboxlist li.mailbox ul,
body.color-518901 .boxtitle,
body.color-518901 .uibox .listing thead td,
body.color-518901 .uibox .listing thead th,
body.color-518901 .listbox .boxfooter,
body.color-518901 #compose-contacts #directorylist,
body.color-518901 #compose-contacts .scroller,
body.color-518901 ul.listing li ul,
body.color-518901 .uibox.listbox,
body.color-518901.iframe h1.boxtitle {
  border-color: #c9e1a2; }

body.color-518901 .boxfooter a:before,
body.color-518901 ul.listing li a,
body.color-518901 .boxfooter .countdisplay,
body.color-518901 #rss a
body.color-518901 .listbox .listitem a,
body.color-518901 .listbox .tablink a,
body.color-518901 .listing tbody td,
body.color-518901 .listing li a,
body.color-518901 .boxpagenav a.icon {
  color: #5a861c; }

body.xmobile.color-518901 #messagestack div,
body.xmobile.color-518901 #messagestack div:after {
  color: #5a861c !important; }

body.color-518901 #quota-box {
  border-color: #5a861c; }

body.color-518901 #quota-bar {
  background-color: #5a861c; }

body.xmobile.color-518901 #messagestack div {
  border-color: #a7cb73; }

body.color-518901 .records-table tr.selected td,
body.color-518901 .records-table tr.unfocused td,
body.xmobile.color-518901 #messagelist tr.selected,
body.xmobile.color-518901 #messagelist tr.unfocused,
body.xmobile.color-518901 #messagelist tr.selected td.date {
  background-color: #628b27 !important; }

body.color-878901 .buttons a.button,
body.color-878901 #compose-attachments a.button,
body.color-878901 ul#planner_controls li a,
body.color-878901 #addButton,
body.color-878901 #reassembleButton,
body.color-878901 .formbuttons input.button,
body.color-878901 input.button.mainaction,
body.color-878901 #login-form input.button,
body.color-878901 .username select.deco,
body.color-878901 .headers-table td a,
body.color-878901 #apps-menu a.app-item div.icon,
body.color-878901 #remote-objects-message a.button,
body.xmobile.color-878901 .sidebar-title-text,
body.xmobile.color-878901 .boxpagenav a.icon,
body.xmobile.color-878901 #countcontrols a.button,
body.xmobile.color-878901 #full-headers .more-headers,
body.xmobile.color-878901 #message-objects div a.button,
body.xmobile.color-878901 .headers-table td.header a,
body.xmobile.color-878901 .ui-dialog-content.popup span.adr a,
body.xmobile.color-878901 .boxfooter .listbutton span,
body.xmobile.color-878901 .boxfooter .listbutton,
body.xmobile.color-878901 #messagestack div,
body.xmobile.color-878901 #folderlist-footer #quotadisplay,
body.xmobile.color-878901.xcalendar .editor .xtabs.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  color: #878901; }

body.color-878901 #taskbar,
body.color-878901 #taskbar a,
body.color-878901 #taskbar a span,
body.color-878901 #taskbar a:before,
body.color-878901 #taskbar .minmodetoggle,
body.color-878901 .toolbar a.button,
body.color-878901 .toolbar .dropbutton span.dropbuttontip,
body.color-878901 #taskbar a.button-calendar span.button-inner,
body.color-878901 #taskbar a.button-calendar.button-selected span.button-inner,
body.color-878901 #calendar .fc-button,
body.color-878901 input.button,
body.color-878901 input[type='button'],
body.xmobile.color-878901 #main-menu a,
body.xmobile.color-878901 .popup-close a,
body.xmobile.color-878901 .popup-box h5,
body.xmobile.color-878901 #quicksearchbar .popup-close a,
body.xmobile.color-878901 .popup-box #sections-table td,
body.xmobile.color-878901 #mailFoldersBox a,
body.xmobile.color-878901 #addressList a,
body.xmobile.color-878901 .contactfieldbutton.deletebutton,
body.xmobile.color-878901 .iframe a.disabled,
body.xmobile.color-878901 .iframe a.active,
body.xmobile.color-878901 #subscriptionTable td.name,
body.xmobile.color-878901 div.buttonBox a,
body.xmobile.color-878901 #mailboxlist li.mailbox a,
body.xmobile.color-878901 .googie_list td span,
body.xmobile.color-878901 ul.toolbarmenu li a,
body.xmobile.color-878901 #taskbar a,
body.xmobile.color-878901 #taskbar a.button-selected,
body.xmobile.color-878901 .minimal #taskbar a,
body.xmobile.color-878901 .popupmenu a,
body.xmobile.color-878901 #mailboxmenulink,
body.xmobile.color-878901 #quicksearchbar a.search-apply,
body.xmobile.color-878901 #quicksearchbar a.search-reset,
body.xmobile.color-878901 #composeheaders a.iconlink.edit,
body.xmobile.color-878901 #attachment-list .delete,
body.xmobile.color-878901 #attachment-list .drop {
  color: #878901 !important; }

body.xmobile.color-878901 .xtabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  border-color: #878901; }

body.color-878901 input.switchbox-input:checked + label.switchbox {
  border-color: #878901 !important; }

body.color-878901 input.switchbox-input:checked + label.switchbox,
body.color-878901.compact-message-list-preview #messagelist tr.unread:before,
body.color-878901.compact-message-list-always #messagelist tr.unread:before {
  background-color: #878901 !important; }

body.color-878901 #taskbar a:hover:before,
body.color-878901 #taskbar a:hover span {
  color: #6e6f00 !important; }

body.xdesktop.color-878901 .listbox,
body.xdesktop.color-878901 ul.listing li,
body.xmobile.color-878901 #main-menu a.active {
  background-color: #fefeef; }

body.color-878901 .uibox .boxtitle,
body.color-878901 .uibox .listing thead td,
body.color-878901 .uibox .listing thead th,
body.color-878901 .popupmenu a:hover,
body.color-878901.iframe h1.boxtitle,
body.color-878901 #sidebar-calendar .selected-range td a {
  background-color: #fefeef !important; }

body.color-878901 .listbox .listitem.selected,
body.color-878901 .listbox .tablink.selected,
body.color-878901 .listbox .listitem.selected > a,
body.color-878901 .listbox .tablink.selected > a,
body.color-878901 .listing tbody tr.unfocused td,
body.color-878901 .listing tbody tr.selected td,
body.color-878901 .listing li.selected,
body.color-878901 .listing li.selected > a {
  background-color: #efefcc; }

body.color-878901 .listbox .listitem,
body.color-878901 .listbox .tablink,
body.color-878901 .listing tbody td,
body.color-878901 .listing li,
body.color-878901 #mailboxlist li.mailbox ul,
body.color-878901 .boxtitle,
body.color-878901 .uibox .listing thead td,
body.color-878901 .uibox .listing thead th,
body.color-878901 .listbox .boxfooter,
body.color-878901 #compose-contacts #directorylist,
body.color-878901 #compose-contacts .scroller,
body.color-878901 ul.listing li ul,
body.color-878901 .uibox.listbox,
body.color-878901.iframe h1.boxtitle {
  border-color: #e7e8b8; }

body.color-878901 .boxfooter a:before,
body.color-878901 ul.listing li a,
body.color-878901 .boxfooter .countdisplay,
body.color-878901 #rss a
body.color-878901 .listbox .listitem a,
body.color-878901 .listbox .tablink a,
body.color-878901 .listing tbody td,
body.color-878901 .listing li a,
body.color-878901 .boxpagenav a.icon {
  color: #858634; }

body.xmobile.color-878901 #messagestack div,
body.xmobile.color-878901 #messagestack div:after {
  color: #858634 !important; }

body.color-878901 #quota-box {
  border-color: #858634; }

body.color-878901 #quota-bar {
  background-color: #858634; }

body.xmobile.color-878901 #messagestack div {
  border-color: #c0c16e; }

body.color-878901 .records-table tr.selected td,
body.color-878901 .records-table tr.unfocused td,
body.xmobile.color-878901 #messagelist tr.selected,
body.xmobile.color-878901 #messagelist tr.unfocused,
body.xmobile.color-878901 #messagelist tr.selected td.date {
  background-color: #959620 !important; }

body.color-f92d30 .buttons a.button,
body.color-f92d30 #compose-attachments a.button,
body.color-f92d30 ul#planner_controls li a,
body.color-f92d30 #addButton,
body.color-f92d30 #reassembleButton,
body.color-f92d30 .formbuttons input.button,
body.color-f92d30 input.button.mainaction,
body.color-f92d30 #login-form input.button,
body.color-f92d30 .username select.deco,
body.color-f92d30 .headers-table td a,
body.color-f92d30 #apps-menu a.app-item div.icon,
body.color-f92d30 #remote-objects-message a.button,
body.xmobile.color-f92d30 .sidebar-title-text,
body.xmobile.color-f92d30 .boxpagenav a.icon,
body.xmobile.color-f92d30 #countcontrols a.button,
body.xmobile.color-f92d30 #full-headers .more-headers,
body.xmobile.color-f92d30 #message-objects div a.button,
body.xmobile.color-f92d30 .headers-table td.header a,
body.xmobile.color-f92d30 .ui-dialog-content.popup span.adr a,
body.xmobile.color-f92d30 .boxfooter .listbutton span,
body.xmobile.color-f92d30 .boxfooter .listbutton,
body.xmobile.color-f92d30 #messagestack div,
body.xmobile.color-f92d30 #folderlist-footer #quotadisplay,
body.xmobile.color-f92d30.xcalendar .editor .xtabs.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  color: #f92d30; }

body.color-f92d30 #taskbar,
body.color-f92d30 #taskbar a,
body.color-f92d30 #taskbar a span,
body.color-f92d30 #taskbar a:before,
body.color-f92d30 #taskbar .minmodetoggle,
body.color-f92d30 .toolbar a.button,
body.color-f92d30 .toolbar .dropbutton span.dropbuttontip,
body.color-f92d30 #taskbar a.button-calendar span.button-inner,
body.color-f92d30 #taskbar a.button-calendar.button-selected span.button-inner,
body.color-f92d30 #calendar .fc-button,
body.color-f92d30 input.button,
body.color-f92d30 input[type='button'],
body.xmobile.color-f92d30 #main-menu a,
body.xmobile.color-f92d30 .popup-close a,
body.xmobile.color-f92d30 .popup-box h5,
body.xmobile.color-f92d30 #quicksearchbar .popup-close a,
body.xmobile.color-f92d30 .popup-box #sections-table td,
body.xmobile.color-f92d30 #mailFoldersBox a,
body.xmobile.color-f92d30 #addressList a,
body.xmobile.color-f92d30 .contactfieldbutton.deletebutton,
body.xmobile.color-f92d30 .iframe a.disabled,
body.xmobile.color-f92d30 .iframe a.active,
body.xmobile.color-f92d30 #subscriptionTable td.name,
body.xmobile.color-f92d30 div.buttonBox a,
body.xmobile.color-f92d30 #mailboxlist li.mailbox a,
body.xmobile.color-f92d30 .googie_list td span,
body.xmobile.color-f92d30 ul.toolbarmenu li a,
body.xmobile.color-f92d30 #taskbar a,
body.xmobile.color-f92d30 #taskbar a.button-selected,
body.xmobile.color-f92d30 .minimal #taskbar a,
body.xmobile.color-f92d30 .popupmenu a,
body.xmobile.color-f92d30 #mailboxmenulink,
body.xmobile.color-f92d30 #quicksearchbar a.search-apply,
body.xmobile.color-f92d30 #quicksearchbar a.search-reset,
body.xmobile.color-f92d30 #composeheaders a.iconlink.edit,
body.xmobile.color-f92d30 #attachment-list .delete,
body.xmobile.color-f92d30 #attachment-list .drop {
  color: #f92d30 !important; }

body.xmobile.color-f92d30 .xtabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  border-color: #f92d30; }

body.color-f92d30 input.switchbox-input:checked + label.switchbox {
  border-color: #f92d30 !important; }

body.color-f92d30 input.switchbox-input:checked + label.switchbox,
body.color-f92d30.compact-message-list-preview #messagelist tr.unread:before,
body.color-f92d30.compact-message-list-always #messagelist tr.unread:before {
  background-color: #f92d30 !important; }

body.color-f92d30 #taskbar a:hover:before,
body.color-f92d30 #taskbar a:hover span {
  color: #cc2f27 !important; }

body.xdesktop.color-f92d30 .listbox,
body.xdesktop.color-f92d30 ul.listing li,
body.xmobile.color-f92d30 #main-menu a.active {
  background-color: #ffdfdf; }

body.color-f92d30 .uibox .boxtitle,
body.color-f92d30 .uibox .listing thead td,
body.color-f92d30 .uibox .listing thead th,
body.color-f92d30 .popupmenu a:hover,
body.color-f92d30.iframe h1.boxtitle,
body.color-f92d30 #sidebar-calendar .selected-range td a {
  background-color: #ffdfdf !important; }

body.color-f92d30 .listbox .listitem.selected,
body.color-f92d30 .listbox .tablink.selected,
body.color-f92d30 .listbox .listitem.selected > a,
body.color-f92d30 .listbox .tablink.selected > a,
body.color-f92d30 .listing tbody tr.unfocused td,
body.color-f92d30 .listing tbody tr.selected td,
body.color-f92d30 .listing li.selected,
body.color-f92d30 .listing li.selected > a {
  background-color: #ffbebe; }

body.color-f92d30 .listbox .listitem,
body.color-f92d30 .listbox .tablink,
body.color-f92d30 .listing tbody td,
body.color-f92d30 .listing li,
body.color-f92d30 #mailboxlist li.mailbox ul,
body.color-f92d30 .boxtitle,
body.color-f92d30 .uibox .listing thead td,
body.color-f92d30 .uibox .listing thead th,
body.color-f92d30 .listbox .boxfooter,
body.color-f92d30 #compose-contacts #directorylist,
body.color-f92d30 #compose-contacts .scroller,
body.color-f92d30 ul.listing li ul,
body.color-f92d30 .uibox.listbox,
body.color-f92d30.iframe h1.boxtitle {
  border-color: #f9b1b1; }

body.color-f92d30 .boxfooter a:before,
body.color-f92d30 ul.listing li a,
body.color-f92d30 .boxfooter .countdisplay,
body.color-f92d30 #rss a
body.color-f92d30 .listbox .listitem a,
body.color-f92d30 .listbox .tablink a,
body.color-f92d30 .listing tbody td,
body.color-f92d30 .listing li a,
body.color-f92d30 .boxpagenav a.icon {
  color: #7f5858; }

body.xmobile.color-f92d30 #messagestack div,
body.xmobile.color-f92d30 #messagestack div:after {
  color: #7f5858 !important; }

body.color-f92d30 #quota-box {
  border-color: #7f5858; }

body.color-f92d30 #quota-bar {
  background-color: #7f5858; }

body.xmobile.color-f92d30 #messagestack div {
  border-color: #e5aca9; }

body.color-f92d30 .records-table tr.selected td,
body.color-f92d30 .records-table tr.unfocused td,
body.xmobile.color-f92d30 #messagelist tr.selected,
body.xmobile.color-f92d30 #messagelist tr.unfocused,
body.xmobile.color-f92d30 #messagelist tr.selected td.date {
  background-color: #ff3b30 !important; }

body.color-ef0087 .buttons a.button,
body.color-ef0087 #compose-attachments a.button,
body.color-ef0087 ul#planner_controls li a,
body.color-ef0087 #addButton,
body.color-ef0087 #reassembleButton,
body.color-ef0087 .formbuttons input.button,
body.color-ef0087 input.button.mainaction,
body.color-ef0087 #login-form input.button,
body.color-ef0087 .username select.deco,
body.color-ef0087 .headers-table td a,
body.color-ef0087 #apps-menu a.app-item div.icon,
body.color-ef0087 #remote-objects-message a.button,
body.xmobile.color-ef0087 .sidebar-title-text,
body.xmobile.color-ef0087 .boxpagenav a.icon,
body.xmobile.color-ef0087 #countcontrols a.button,
body.xmobile.color-ef0087 #full-headers .more-headers,
body.xmobile.color-ef0087 #message-objects div a.button,
body.xmobile.color-ef0087 .headers-table td.header a,
body.xmobile.color-ef0087 .ui-dialog-content.popup span.adr a,
body.xmobile.color-ef0087 .boxfooter .listbutton span,
body.xmobile.color-ef0087 .boxfooter .listbutton,
body.xmobile.color-ef0087 #messagestack div,
body.xmobile.color-ef0087 #folderlist-footer #quotadisplay,
body.xmobile.color-ef0087.xcalendar .editor .xtabs.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  color: #ef0087; }

body.color-ef0087 #taskbar,
body.color-ef0087 #taskbar a,
body.color-ef0087 #taskbar a span,
body.color-ef0087 #taskbar a:before,
body.color-ef0087 #taskbar .minmodetoggle,
body.color-ef0087 .toolbar a.button,
body.color-ef0087 .toolbar .dropbutton span.dropbuttontip,
body.color-ef0087 #taskbar a.button-calendar span.button-inner,
body.color-ef0087 #taskbar a.button-calendar.button-selected span.button-inner,
body.color-ef0087 #calendar .fc-button,
body.color-ef0087 input.button,
body.color-ef0087 input[type='button'],
body.xmobile.color-ef0087 #main-menu a,
body.xmobile.color-ef0087 .popup-close a,
body.xmobile.color-ef0087 .popup-box h5,
body.xmobile.color-ef0087 #quicksearchbar .popup-close a,
body.xmobile.color-ef0087 .popup-box #sections-table td,
body.xmobile.color-ef0087 #mailFoldersBox a,
body.xmobile.color-ef0087 #addressList a,
body.xmobile.color-ef0087 .contactfieldbutton.deletebutton,
body.xmobile.color-ef0087 .iframe a.disabled,
body.xmobile.color-ef0087 .iframe a.active,
body.xmobile.color-ef0087 #subscriptionTable td.name,
body.xmobile.color-ef0087 div.buttonBox a,
body.xmobile.color-ef0087 #mailboxlist li.mailbox a,
body.xmobile.color-ef0087 .googie_list td span,
body.xmobile.color-ef0087 ul.toolbarmenu li a,
body.xmobile.color-ef0087 #taskbar a,
body.xmobile.color-ef0087 #taskbar a.button-selected,
body.xmobile.color-ef0087 .minimal #taskbar a,
body.xmobile.color-ef0087 .popupmenu a,
body.xmobile.color-ef0087 #mailboxmenulink,
body.xmobile.color-ef0087 #quicksearchbar a.search-apply,
body.xmobile.color-ef0087 #quicksearchbar a.search-reset,
body.xmobile.color-ef0087 #composeheaders a.iconlink.edit,
body.xmobile.color-ef0087 #attachment-list .delete,
body.xmobile.color-ef0087 #attachment-list .drop {
  color: #ef0087 !important; }

body.xmobile.color-ef0087 .xtabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  border-color: #ef0087; }

body.color-ef0087 input.switchbox-input:checked + label.switchbox {
  border-color: #ef0087 !important; }

body.color-ef0087 input.switchbox-input:checked + label.switchbox,
body.color-ef0087.compact-message-list-preview #messagelist tr.unread:before,
body.color-ef0087.compact-message-list-always #messagelist tr.unread:before {
  background-color: #ef0087 !important; }

body.color-ef0087 #taskbar a:hover:before,
body.color-ef0087 #taskbar a:hover span {
  color: #c90072 !important; }

body.xdesktop.color-ef0087 .listbox,
body.xdesktop.color-ef0087 ul.listing li,
body.xmobile.color-ef0087 #main-menu a.active {
  background-color: #fbdcef; }

body.color-ef0087 .uibox .boxtitle,
body.color-ef0087 .uibox .listing thead td,
body.color-ef0087 .uibox .listing thead th,
body.color-ef0087 .popupmenu a:hover,
body.color-ef0087.iframe h1.boxtitle,
body.color-ef0087 #sidebar-calendar .selected-range td a {
  background-color: #fbdcef !important; }

body.color-ef0087 .listbox .listitem.selected,
body.color-ef0087 .listbox .tablink.selected,
body.color-ef0087 .listbox .listitem.selected > a,
body.color-ef0087 .listbox .tablink.selected > a,
body.color-ef0087 .listing tbody tr.unfocused td,
body.color-ef0087 .listing tbody tr.selected td,
body.color-ef0087 .listing li.selected,
body.color-ef0087 .listing li.selected > a {
  background-color: #fbcae9; }

body.color-ef0087 .listbox .listitem,
body.color-ef0087 .listbox .tablink,
body.color-ef0087 .listing tbody td,
body.color-ef0087 .listing li,
body.color-ef0087 #mailboxlist li.mailbox ul,
body.color-ef0087 .boxtitle,
body.color-ef0087 .uibox .listing thead td,
body.color-ef0087 .uibox .listing thead th,
body.color-ef0087 .listbox .boxfooter,
body.color-ef0087 #compose-contacts #directorylist,
body.color-ef0087 #compose-contacts .scroller,
body.color-ef0087 ul.listing li ul,
body.color-ef0087 .uibox.listbox,
body.color-ef0087.iframe h1.boxtitle {
  border-color: #f9b1e0; }

body.color-ef0087 .boxfooter a:before,
body.color-ef0087 ul.listing li a,
body.color-ef0087 .boxfooter .countdisplay,
body.color-ef0087 #rss a
body.color-ef0087 .listbox .listitem a,
body.color-ef0087 .listbox .tablink a,
body.color-ef0087 .listing tbody td,
body.color-ef0087 .listing li a,
body.color-ef0087 .boxpagenav a.icon {
  color: #730c6f; }

body.xmobile.color-ef0087 #messagestack div,
body.xmobile.color-ef0087 #messagestack div:after {
  color: #730c6f !important; }

body.color-ef0087 #quota-box {
  border-color: #730c6f; }

body.color-ef0087 #quota-bar {
  background-color: #730c6f; }

body.xmobile.color-ef0087 #messagestack div {
  border-color: #b42b8c; }

body.color-ef0087 .records-table tr.selected td,
body.color-ef0087 .records-table tr.unfocused td,
body.xmobile.color-ef0087 #messagelist tr.selected,
body.xmobile.color-ef0087 #messagelist tr.unfocused,
body.xmobile.color-ef0087 #messagelist tr.selected td.date {
  background-color: #e32ba9 !important; }

body.color-ff8400 .buttons a.button,
body.color-ff8400 #compose-attachments a.button,
body.color-ff8400 ul#planner_controls li a,
body.color-ff8400 #addButton,
body.color-ff8400 #reassembleButton,
body.color-ff8400 .formbuttons input.button,
body.color-ff8400 input.button.mainaction,
body.color-ff8400 #login-form input.button,
body.color-ff8400 .username select.deco,
body.color-ff8400 .headers-table td a,
body.color-ff8400 #apps-menu a.app-item div.icon,
body.color-ff8400 #remote-objects-message a.button,
body.xmobile.color-ff8400 .sidebar-title-text,
body.xmobile.color-ff8400 .boxpagenav a.icon,
body.xmobile.color-ff8400 #countcontrols a.button,
body.xmobile.color-ff8400 #full-headers .more-headers,
body.xmobile.color-ff8400 #message-objects div a.button,
body.xmobile.color-ff8400 .headers-table td.header a,
body.xmobile.color-ff8400 .ui-dialog-content.popup span.adr a,
body.xmobile.color-ff8400 .boxfooter .listbutton span,
body.xmobile.color-ff8400 .boxfooter .listbutton,
body.xmobile.color-ff8400 #messagestack div,
body.xmobile.color-ff8400 #folderlist-footer #quotadisplay,
body.xmobile.color-ff8400.xcalendar .editor .xtabs.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  color: #ff8400; }

body.color-ff8400 #taskbar,
body.color-ff8400 #taskbar a,
body.color-ff8400 #taskbar a span,
body.color-ff8400 #taskbar a:before,
body.color-ff8400 #taskbar .minmodetoggle,
body.color-ff8400 .toolbar a.button,
body.color-ff8400 .toolbar .dropbutton span.dropbuttontip,
body.color-ff8400 #taskbar a.button-calendar span.button-inner,
body.color-ff8400 #taskbar a.button-calendar.button-selected span.button-inner,
body.color-ff8400 #calendar .fc-button,
body.color-ff8400 input.button,
body.color-ff8400 input[type='button'],
body.xmobile.color-ff8400 #main-menu a,
body.xmobile.color-ff8400 .popup-close a,
body.xmobile.color-ff8400 .popup-box h5,
body.xmobile.color-ff8400 #quicksearchbar .popup-close a,
body.xmobile.color-ff8400 .popup-box #sections-table td,
body.xmobile.color-ff8400 #mailFoldersBox a,
body.xmobile.color-ff8400 #addressList a,
body.xmobile.color-ff8400 .contactfieldbutton.deletebutton,
body.xmobile.color-ff8400 .iframe a.disabled,
body.xmobile.color-ff8400 .iframe a.active,
body.xmobile.color-ff8400 #subscriptionTable td.name,
body.xmobile.color-ff8400 div.buttonBox a,
body.xmobile.color-ff8400 #mailboxlist li.mailbox a,
body.xmobile.color-ff8400 .googie_list td span,
body.xmobile.color-ff8400 ul.toolbarmenu li a,
body.xmobile.color-ff8400 #taskbar a,
body.xmobile.color-ff8400 #taskbar a.button-selected,
body.xmobile.color-ff8400 .minimal #taskbar a,
body.xmobile.color-ff8400 .popupmenu a,
body.xmobile.color-ff8400 #mailboxmenulink,
body.xmobile.color-ff8400 #quicksearchbar a.search-apply,
body.xmobile.color-ff8400 #quicksearchbar a.search-reset,
body.xmobile.color-ff8400 #composeheaders a.iconlink.edit,
body.xmobile.color-ff8400 #attachment-list .delete,
body.xmobile.color-ff8400 #attachment-list .drop {
  color: #ff8400 !important; }

body.xmobile.color-ff8400 .xtabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  border-color: #ff8400; }

body.color-ff8400 input.switchbox-input:checked + label.switchbox {
  border-color: #ff8400 !important; }

body.color-ff8400 input.switchbox-input:checked + label.switchbox,
body.color-ff8400.compact-message-list-preview #messagelist tr.unread:before,
body.color-ff8400.compact-message-list-always #messagelist tr.unread:before {
  background-color: #ff8400 !important; }

body.color-ff8400 #taskbar a:hover:before,
body.color-ff8400 #taskbar a:hover span {
  color: #de7d0a !important; }

body.xdesktop.color-ff8400 .listbox,
body.xdesktop.color-ff8400 ul.listing li,
body.xmobile.color-ff8400 #main-menu a.active {
  background-color: #fbeddc; }

body.color-ff8400 .uibox .boxtitle,
body.color-ff8400 .uibox .listing thead td,
body.color-ff8400 .uibox .listing thead th,
body.color-ff8400 .popupmenu a:hover,
body.color-ff8400.iframe h1.boxtitle,
body.color-ff8400 #sidebar-calendar .selected-range td a {
  background-color: #fbeddc !important; }

body.color-ff8400 .listbox .listitem.selected,
body.color-ff8400 .listbox .tablink.selected,
body.color-ff8400 .listbox .listitem.selected > a,
body.color-ff8400 .listbox .tablink.selected > a,
body.color-ff8400 .listing tbody tr.unfocused td,
body.color-ff8400 .listing tbody tr.selected td,
body.color-ff8400 .listing li.selected,
body.color-ff8400 .listing li.selected > a {
  background-color: #fbe3ca; }

body.color-ff8400 .listbox .listitem,
body.color-ff8400 .listbox .tablink,
body.color-ff8400 .listing tbody td,
body.color-ff8400 .listing li,
body.color-ff8400 #mailboxlist li.mailbox ul,
body.color-ff8400 .boxtitle,
body.color-ff8400 .uibox .listing thead td,
body.color-ff8400 .uibox .listing thead th,
body.color-ff8400 .listbox .boxfooter,
body.color-ff8400 #compose-contacts #directorylist,
body.color-ff8400 #compose-contacts .scroller,
body.color-ff8400 ul.listing li ul,
body.color-ff8400 .uibox.listbox,
body.color-ff8400.iframe h1.boxtitle {
  border-color: #f9d3b1; }

body.color-ff8400 .boxfooter a:before,
body.color-ff8400 ul.listing li a,
body.color-ff8400 .boxfooter .countdisplay,
body.color-ff8400 #rss a
body.color-ff8400 .listbox .listitem a,
body.color-ff8400 .listbox .tablink a,
body.color-ff8400 .listing tbody td,
body.color-ff8400 .listing li a,
body.color-ff8400 .boxpagenav a.icon {
  color: #7c4c27; }

body.xmobile.color-ff8400 #messagestack div,
body.xmobile.color-ff8400 #messagestack div:after {
  color: #7c4c27 !important; }

body.color-ff8400 #quota-box {
  border-color: #7c4c27; }

body.color-ff8400 #quota-bar {
  background-color: #7c4c27; }

body.xmobile.color-ff8400 #messagestack div {
  border-color: #debfa9; }

body.color-ff8400 .records-table tr.selected td,
body.color-ff8400 .records-table tr.unfocused td,
body.xmobile.color-ff8400 #messagelist tr.selected,
body.xmobile.color-ff8400 #messagelist tr.unfocused,
body.xmobile.color-ff8400 #messagelist tr.selected td.date {
  background-color: #e38a2b !important; }

body.color-d66f00 .buttons a.button,
body.color-d66f00 #compose-attachments a.button,
body.color-d66f00 ul#planner_controls li a,
body.color-d66f00 #addButton,
body.color-d66f00 #reassembleButton,
body.color-d66f00 .formbuttons input.button,
body.color-d66f00 input.button.mainaction,
body.color-d66f00 #login-form input.button,
body.color-d66f00 .username select.deco,
body.color-d66f00 .headers-table td a,
body.color-d66f00 #apps-menu a.app-item div.icon,
body.color-d66f00 #remote-objects-message a.button,
body.xmobile.color-d66f00 .sidebar-title-text,
body.xmobile.color-d66f00 .boxpagenav a.icon,
body.xmobile.color-d66f00 #countcontrols a.button,
body.xmobile.color-d66f00 #full-headers .more-headers,
body.xmobile.color-d66f00 #message-objects div a.button,
body.xmobile.color-d66f00 .headers-table td.header a,
body.xmobile.color-d66f00 .ui-dialog-content.popup span.adr a,
body.xmobile.color-d66f00 .boxfooter .listbutton span,
body.xmobile.color-d66f00 .boxfooter .listbutton,
body.xmobile.color-d66f00 #messagestack div,
body.xmobile.color-d66f00 #folderlist-footer #quotadisplay,
body.xmobile.color-d66f00.xcalendar .editor .xtabs.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  color: #d66f00; }

body.color-d66f00 #taskbar,
body.color-d66f00 #taskbar a,
body.color-d66f00 #taskbar a span,
body.color-d66f00 #taskbar a:before,
body.color-d66f00 #taskbar .minmodetoggle,
body.color-d66f00 .toolbar a.button,
body.color-d66f00 .toolbar .dropbutton span.dropbuttontip,
body.color-d66f00 #taskbar a.button-calendar span.button-inner,
body.color-d66f00 #taskbar a.button-calendar.button-selected span.button-inner,
body.color-d66f00 #calendar .fc-button,
body.color-d66f00 input.button,
body.color-d66f00 input[type='button'],
body.xmobile.color-d66f00 #main-menu a,
body.xmobile.color-d66f00 .popup-close a,
body.xmobile.color-d66f00 .popup-box h5,
body.xmobile.color-d66f00 #quicksearchbar .popup-close a,
body.xmobile.color-d66f00 .popup-box #sections-table td,
body.xmobile.color-d66f00 #mailFoldersBox a,
body.xmobile.color-d66f00 #addressList a,
body.xmobile.color-d66f00 .contactfieldbutton.deletebutton,
body.xmobile.color-d66f00 .iframe a.disabled,
body.xmobile.color-d66f00 .iframe a.active,
body.xmobile.color-d66f00 #subscriptionTable td.name,
body.xmobile.color-d66f00 div.buttonBox a,
body.xmobile.color-d66f00 #mailboxlist li.mailbox a,
body.xmobile.color-d66f00 .googie_list td span,
body.xmobile.color-d66f00 ul.toolbarmenu li a,
body.xmobile.color-d66f00 #taskbar a,
body.xmobile.color-d66f00 #taskbar a.button-selected,
body.xmobile.color-d66f00 .minimal #taskbar a,
body.xmobile.color-d66f00 .popupmenu a,
body.xmobile.color-d66f00 #mailboxmenulink,
body.xmobile.color-d66f00 #quicksearchbar a.search-apply,
body.xmobile.color-d66f00 #quicksearchbar a.search-reset,
body.xmobile.color-d66f00 #composeheaders a.iconlink.edit,
body.xmobile.color-d66f00 #attachment-list .delete,
body.xmobile.color-d66f00 #attachment-list .drop {
  color: #d66f00 !important; }

body.xmobile.color-d66f00 .xtabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  border-color: #d66f00; }

body.color-d66f00 input.switchbox-input:checked + label.switchbox {
  border-color: #d66f00 !important; }

body.color-d66f00 input.switchbox-input:checked + label.switchbox,
body.color-d66f00.compact-message-list-preview #messagelist tr.unread:before,
body.color-d66f00.compact-message-list-always #messagelist tr.unread:before {
  background-color: #d66f00 !important; }

body.color-d66f00 #taskbar a:hover:before,
body.color-d66f00 #taskbar a:hover span {
  color: #c06300 !important; }

body.xdesktop.color-d66f00 .listbox,
body.xdesktop.color-d66f00 ul.listing li,
body.xmobile.color-d66f00 #main-menu a.active {
  background-color: #fadace; }

body.color-d66f00 .uibox .boxtitle,
body.color-d66f00 .uibox .listing thead td,
body.color-d66f00 .uibox .listing thead th,
body.color-d66f00 .popupmenu a:hover,
body.color-d66f00.iframe h1.boxtitle,
body.color-d66f00 #sidebar-calendar .selected-range td a {
  background-color: #fadace !important; }

body.color-d66f00 .listbox .listitem.selected,
body.color-d66f00 .listbox .tablink.selected,
body.color-d66f00 .listbox .listitem.selected > a,
body.color-d66f00 .listbox .tablink.selected > a,
body.color-d66f00 .listing tbody tr.unfocused td,
body.color-d66f00 .listing tbody tr.selected td,
body.color-d66f00 .listing li.selected,
body.color-d66f00 .listing li.selected > a {
  background-color: #f0c4b3; }

body.color-d66f00 .listbox .listitem,
body.color-d66f00 .listbox .tablink,
body.color-d66f00 .listing tbody td,
body.color-d66f00 .listing li,
body.color-d66f00 #mailboxlist li.mailbox ul,
body.color-d66f00 .boxtitle,
body.color-d66f00 .uibox .listing thead td,
body.color-d66f00 .uibox .listing thead th,
body.color-d66f00 .listbox .boxfooter,
body.color-d66f00 #compose-contacts #directorylist,
body.color-d66f00 #compose-contacts .scroller,
body.color-d66f00 ul.listing li ul,
body.color-d66f00 .uibox.listbox,
body.color-d66f00.iframe h1.boxtitle {
  border-color: #dca894; }

body.color-d66f00 .boxfooter a:before,
body.color-d66f00 ul.listing li a,
body.color-d66f00 .boxfooter .countdisplay,
body.color-d66f00 #rss a
body.color-d66f00 .listbox .listitem a,
body.color-d66f00 .listbox .tablink a,
body.color-d66f00 .listing tbody td,
body.color-d66f00 .listing li a,
body.color-d66f00 .boxpagenav a.icon {
  color: #9c3d17; }

body.xmobile.color-d66f00 #messagestack div,
body.xmobile.color-d66f00 #messagestack div:after {
  color: #9c3d17 !important; }

body.color-d66f00 #quota-box {
  border-color: #9c3d17; }

body.color-d66f00 #quota-bar {
  background-color: #9c3d17; }

body.xmobile.color-d66f00 #messagestack div {
  border-color: #ebb9a6; }

body.color-d66f00 .records-table tr.selected td,
body.color-d66f00 .records-table tr.unfocused td,
body.xmobile.color-d66f00 #messagelist tr.selected,
body.xmobile.color-d66f00 #messagelist tr.unfocused,
body.xmobile.color-d66f00 #messagelist tr.selected td.date {
  background-color: #b8552d !important; }

body.color-895401 .buttons a.button,
body.color-895401 #compose-attachments a.button,
body.color-895401 ul#planner_controls li a,
body.color-895401 #addButton,
body.color-895401 #reassembleButton,
body.color-895401 .formbuttons input.button,
body.color-895401 input.button.mainaction,
body.color-895401 #login-form input.button,
body.color-895401 .username select.deco,
body.color-895401 .headers-table td a,
body.color-895401 #apps-menu a.app-item div.icon,
body.color-895401 #remote-objects-message a.button,
body.xmobile.color-895401 .sidebar-title-text,
body.xmobile.color-895401 .boxpagenav a.icon,
body.xmobile.color-895401 #countcontrols a.button,
body.xmobile.color-895401 #full-headers .more-headers,
body.xmobile.color-895401 #message-objects div a.button,
body.xmobile.color-895401 .headers-table td.header a,
body.xmobile.color-895401 .ui-dialog-content.popup span.adr a,
body.xmobile.color-895401 .boxfooter .listbutton span,
body.xmobile.color-895401 .boxfooter .listbutton,
body.xmobile.color-895401 #messagestack div,
body.xmobile.color-895401 #folderlist-footer #quotadisplay,
body.xmobile.color-895401.xcalendar .editor .xtabs.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  color: #895401; }

body.color-895401 #taskbar,
body.color-895401 #taskbar a,
body.color-895401 #taskbar a span,
body.color-895401 #taskbar a:before,
body.color-895401 #taskbar .minmodetoggle,
body.color-895401 .toolbar a.button,
body.color-895401 .toolbar .dropbutton span.dropbuttontip,
body.color-895401 #taskbar a.button-calendar span.button-inner,
body.color-895401 #taskbar a.button-calendar.button-selected span.button-inner,
body.color-895401 #calendar .fc-button,
body.color-895401 input.button,
body.color-895401 input[type='button'],
body.xmobile.color-895401 #main-menu a,
body.xmobile.color-895401 .popup-close a,
body.xmobile.color-895401 .popup-box h5,
body.xmobile.color-895401 #quicksearchbar .popup-close a,
body.xmobile.color-895401 .popup-box #sections-table td,
body.xmobile.color-895401 #mailFoldersBox a,
body.xmobile.color-895401 #addressList a,
body.xmobile.color-895401 .contactfieldbutton.deletebutton,
body.xmobile.color-895401 .iframe a.disabled,
body.xmobile.color-895401 .iframe a.active,
body.xmobile.color-895401 #subscriptionTable td.name,
body.xmobile.color-895401 div.buttonBox a,
body.xmobile.color-895401 #mailboxlist li.mailbox a,
body.xmobile.color-895401 .googie_list td span,
body.xmobile.color-895401 ul.toolbarmenu li a,
body.xmobile.color-895401 #taskbar a,
body.xmobile.color-895401 #taskbar a.button-selected,
body.xmobile.color-895401 .minimal #taskbar a,
body.xmobile.color-895401 .popupmenu a,
body.xmobile.color-895401 #mailboxmenulink,
body.xmobile.color-895401 #quicksearchbar a.search-apply,
body.xmobile.color-895401 #quicksearchbar a.search-reset,
body.xmobile.color-895401 #composeheaders a.iconlink.edit,
body.xmobile.color-895401 #attachment-list .delete,
body.xmobile.color-895401 #attachment-list .drop {
  color: #895401 !important; }

body.xmobile.color-895401 .xtabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  border-color: #895401; }

body.color-895401 input.switchbox-input:checked + label.switchbox {
  border-color: #895401 !important; }

body.color-895401 input.switchbox-input:checked + label.switchbox,
body.color-895401.compact-message-list-preview #messagelist tr.unread:before,
body.color-895401.compact-message-list-always #messagelist tr.unread:before {
  background-color: #895401 !important; }

body.color-895401 #taskbar a:hover:before,
body.color-895401 #taskbar a:hover span {
  color: #6b4100 !important; }

body.xdesktop.color-895401 .listbox,
body.xdesktop.color-895401 ul.listing li,
body.xmobile.color-895401 #main-menu a.active {
  background-color: #fff7eb; }

body.color-895401 .uibox .boxtitle,
body.color-895401 .uibox .listing thead td,
body.color-895401 .uibox .listing thead th,
body.color-895401 .popupmenu a:hover,
body.color-895401.iframe h1.boxtitle,
body.color-895401 #sidebar-calendar .selected-range td a {
  background-color: #fff7eb !important; }

body.color-895401 .listbox .listitem.selected,
body.color-895401 .listbox .tablink.selected,
body.color-895401 .listbox .listitem.selected > a,
body.color-895401 .listbox .tablink.selected > a,
body.color-895401 .listing tbody tr.unfocused td,
body.color-895401 .listing tbody tr.selected td,
body.color-895401 .listing li.selected,
body.color-895401 .listing li.selected > a {
  background-color: #e4d2b5; }

body.color-895401 .listbox .listitem,
body.color-895401 .listbox .tablink,
body.color-895401 .listing tbody td,
body.color-895401 .listing li,
body.color-895401 #mailboxlist li.mailbox ul,
body.color-895401 .boxtitle,
body.color-895401 .uibox .listing thead td,
body.color-895401 .uibox .listing thead th,
body.color-895401 .listbox .boxfooter,
body.color-895401 #compose-contacts #directorylist,
body.color-895401 #compose-contacts .scroller,
body.color-895401 ul.listing li ul,
body.color-895401 .uibox.listbox,
body.color-895401.iframe h1.boxtitle {
  border-color: #d5c09e; }

body.color-895401 .boxfooter a:before,
body.color-895401 ul.listing li a,
body.color-895401 .boxfooter .countdisplay,
body.color-895401 #rss a
body.color-895401 .listbox .listitem a,
body.color-895401 .listbox .tablink a,
body.color-895401 .listing tbody td,
body.color-895401 .listing li a,
body.color-895401 .boxpagenav a.icon {
  color: #795722; }

body.xmobile.color-895401 #messagestack div,
body.xmobile.color-895401 #messagestack div:after {
  color: #795722 !important; }

body.color-895401 #quota-box {
  border-color: #795722; }

body.color-895401 #quota-bar {
  background-color: #795722; }

body.xmobile.color-895401 #messagestack div {
  border-color: #ddc194; }

body.color-895401 .records-table tr.selected td,
body.color-895401 .records-table tr.unfocused td,
body.xmobile.color-895401 #messagelist tr.selected,
body.xmobile.color-895401 #messagelist tr.unfocused,
body.xmobile.color-895401 #messagelist tr.selected td.date {
  background-color: #a0783a !important; }

body.color-000000 .buttons a.button,
body.color-000000 #compose-attachments a.button,
body.color-000000 ul#planner_controls li a,
body.color-000000 #addButton,
body.color-000000 #reassembleButton,
body.color-000000 .formbuttons input.button,
body.color-000000 input.button.mainaction,
body.color-000000 #login-form input.button,
body.color-000000 .username select.deco,
body.color-000000 .headers-table td a,
body.color-000000 #apps-menu a.app-item div.icon,
body.color-000000 #remote-objects-message a.button,
body.xmobile.color-000000 .sidebar-title-text,
body.xmobile.color-000000 .boxpagenav a.icon,
body.xmobile.color-000000 #countcontrols a.button,
body.xmobile.color-000000 #full-headers .more-headers,
body.xmobile.color-000000 #message-objects div a.button,
body.xmobile.color-000000 .headers-table td.header a,
body.xmobile.color-000000 .ui-dialog-content.popup span.adr a,
body.xmobile.color-000000 .boxfooter .listbutton span,
body.xmobile.color-000000 .boxfooter .listbutton,
body.xmobile.color-000000 #messagestack div,
body.xmobile.color-000000 #folderlist-footer #quotadisplay,
body.xmobile.color-000000.xcalendar .editor .xtabs.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  color: #000000; }

body.color-000000 #taskbar,
body.color-000000 #taskbar a,
body.color-000000 #taskbar a span,
body.color-000000 #taskbar a:before,
body.color-000000 #taskbar .minmodetoggle,
body.color-000000 .toolbar a.button,
body.color-000000 .toolbar .dropbutton span.dropbuttontip,
body.color-000000 #taskbar a.button-calendar span.button-inner,
body.color-000000 #taskbar a.button-calendar.button-selected span.button-inner,
body.color-000000 #calendar .fc-button,
body.color-000000 input.button,
body.color-000000 input[type='button'],
body.xmobile.color-000000 #main-menu a,
body.xmobile.color-000000 .popup-close a,
body.xmobile.color-000000 .popup-box h5,
body.xmobile.color-000000 #quicksearchbar .popup-close a,
body.xmobile.color-000000 .popup-box #sections-table td,
body.xmobile.color-000000 #mailFoldersBox a,
body.xmobile.color-000000 #addressList a,
body.xmobile.color-000000 .contactfieldbutton.deletebutton,
body.xmobile.color-000000 .iframe a.disabled,
body.xmobile.color-000000 .iframe a.active,
body.xmobile.color-000000 #subscriptionTable td.name,
body.xmobile.color-000000 div.buttonBox a,
body.xmobile.color-000000 #mailboxlist li.mailbox a,
body.xmobile.color-000000 .googie_list td span,
body.xmobile.color-000000 ul.toolbarmenu li a,
body.xmobile.color-000000 #taskbar a,
body.xmobile.color-000000 #taskbar a.button-selected,
body.xmobile.color-000000 .minimal #taskbar a,
body.xmobile.color-000000 .popupmenu a,
body.xmobile.color-000000 #mailboxmenulink,
body.xmobile.color-000000 #quicksearchbar a.search-apply,
body.xmobile.color-000000 #quicksearchbar a.search-reset,
body.xmobile.color-000000 #composeheaders a.iconlink.edit,
body.xmobile.color-000000 #attachment-list .delete,
body.xmobile.color-000000 #attachment-list .drop {
  color: #000000 !important; }

body.xmobile.color-000000 .xtabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  border-color: #000000; }

body.color-000000 input.switchbox-input:checked + label.switchbox {
  border-color: #000000 !important; }

body.color-000000 input.switchbox-input:checked + label.switchbox,
body.color-000000.compact-message-list-preview #messagelist tr.unread:before,
body.color-000000.compact-message-list-always #messagelist tr.unread:before {
  background-color: #000000 !important; }

body.color-000000 #taskbar a:hover:before,
body.color-000000 #taskbar a:hover span {
  color: #4d4d4d !important; }

body.xdesktop.color-000000 .listbox,
body.xdesktop.color-000000 ul.listing li,
body.xmobile.color-000000 #main-menu a.active {
  background-color: #efefef; }

body.color-000000 .uibox .boxtitle,
body.color-000000 .uibox .listing thead td,
body.color-000000 .uibox .listing thead th,
body.color-000000 .popupmenu a:hover,
body.color-000000.iframe h1.boxtitle,
body.color-000000 #sidebar-calendar .selected-range td a {
  background-color: #efefef !important; }

body.color-000000 .listbox .listitem.selected,
body.color-000000 .listbox .tablink.selected,
body.color-000000 .listbox .listitem.selected > a,
body.color-000000 .listbox .tablink.selected > a,
body.color-000000 .listing tbody tr.unfocused td,
body.color-000000 .listing tbody tr.selected td,
body.color-000000 .listing li.selected,
body.color-000000 .listing li.selected > a {
  background-color: #d4d4d4; }

body.color-000000 .listbox .listitem,
body.color-000000 .listbox .tablink,
body.color-000000 .listing tbody td,
body.color-000000 .listing li,
body.color-000000 #mailboxlist li.mailbox ul,
body.color-000000 .boxtitle,
body.color-000000 .uibox .listing thead td,
body.color-000000 .uibox .listing thead th,
body.color-000000 .listbox .boxfooter,
body.color-000000 #compose-contacts #directorylist,
body.color-000000 #compose-contacts .scroller,
body.color-000000 ul.listing li ul,
body.color-000000 .uibox.listbox,
body.color-000000.iframe h1.boxtitle {
  border-color: #cacaca; }

body.color-000000 .boxfooter a:before,
body.color-000000 ul.listing li a,
body.color-000000 .boxfooter .countdisplay,
body.color-000000 #rss a
body.color-000000 .listbox .listitem a,
body.color-000000 .listbox .tablink a,
body.color-000000 .listing tbody td,
body.color-000000 .listing li a,
body.color-000000 .boxpagenav a.icon {
  color: #626262; }

body.xmobile.color-000000 #messagestack div,
body.xmobile.color-000000 #messagestack div:after {
  color: #626262 !important; }

body.color-000000 #quota-box {
  border-color: #626262; }

body.color-000000 #quota-bar {
  background-color: #626262; }

body.xmobile.color-000000 #messagestack div {
  border-color: #b1b1b1; }

body.color-000000 .records-table tr.selected td,
body.color-000000 .records-table tr.unfocused td,
body.xmobile.color-000000 #messagelist tr.selected,
body.xmobile.color-000000 #messagelist tr.unfocused,
body.xmobile.color-000000 #messagelist tr.selected td.date {
  background-color: #626262 !important; }

/*# sourceMappingURL=desktop.css.map */
