.Text{color:#333;}
.ListViewIcon{width:16px;}
.DisabledText{color:#999;}
.ZDisabledImage{opacity:.4;}
.nobreak{white-space:nowrap;overflow:hidden;}
.DwtTabView{width:100%;text-align:left;}
.DwtTabViewPage{background-color:#fff;}
.DwtTabViewPage .TitleBar{background-color:#fff;}
.DwtTabViewPage .Title{font-size:1.36rem;font-weight:bold;padding-left:3px;padding-right:3px;font-weight:bold;}
.DwtPropertyPage{background-color:#fff;}
.DwtPropertyPage .TitleBar{background-color:#e5e5e5;}
.DwtPropertyPage .Title{font-size:1.36rem;font-weight:bold;}
.DwtTabBar,.DwtTabTable{background-color:#e5e5e5;}
.DwtTabButton,.DwtTabButton-active,.DwtTabButton-inactive{cursor:pointer;}
.DwtToolTip{background-color:#fff;padding:6px;border-radius:4px;box-shadow:5px 5px 25px grey;border-color:#FFF #999999 #999 #FFFFFF;border-style:solid;border-width:1px;}
.DwtToolTipBody{padding:2px;}
.DwtToolTipTopPointer{position:absolute;width:30px;}
.DwtToolTipBottomPointer{position:absolute;width:30px;}
.DwtLinkButtonDropDownArrow{width:16px;}
.DwtLinkButtonDropDownArrowTd{padding-left:1px;}
.DwtLinkButtonTable:hover .DwtLinkButtonDropDownArrowTd,.ZHover .DwtLinkButtonDropDownArrowTd{padding-left:0;border-left:solid 1px darkblue;}
.DwtLinkButtonDropDownArrowRow{font-size:1px;height:1px;overflow:hidden;position:relative;background-color:darkblue;border-width:0;padding:0;}
.AppSash-vert{height:7px;padding:0;width:100%;}
.DwtVerticalSash{height:7px;padding:0;width:100%;}
.VSashContainer{background-color:#FFF;height:100%;cursor:s-resize;cursor:row-resize;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
.VSashThumb{left:50%;position:absolute;top:50%;margin-left:-7px;margin-top:-1px;}
.AppSash-horiz{height:100%;padding:0;width:7px;}
.DwtHorizontalSash{height:100%;padding:0;width:7px;}
.HSashContainer{background-color:#FFF;height:100%;cursor:e-resize;cursor:col-resize;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;}
.HSashThumb{left:50%;position:absolute;top:50%;margin-left:-1px;margin-top:-7px;}
.RightBorderSeparator{border-right:5px solid #f2f2f2;}
.DwtTree{background-color:#fff;border:none;border-radius:3px;}
.DwtTreeItem-Control:focus{outline:none;}
.DwtTreeItem{color:#333;background-color:transparent;height:18px;height:1.6rem;margin:3px 0;margin:.25rem 0;border:1px solid transparent;padding:1px 0;padding:.1rem 0;cursor:pointer;}
.DwtTreeItem-Text{display:table-cell;overflow:visible;width:100%;}
.DwtTreeItem-Text-focused{display:table-cell;overflow:hidden;width:100%;}
.DwtTreeItem-ExtraImg{width:0;}
.DwtTreeItem-ExtraImg-focused{width:20px;padding-left:5px;}
.DwtTreeItem-selected{height:18px;height:1.6rem;margin:3px 0;margin:.25rem 0;border:1px solid transparent;padding:1px 0;padding:.1rem 0;background-color:#99cae7;border-color:#99cae7 color:black;cursor:pointer;}
.DwtTreeItem-selected-focused{height:18px;height:1.6rem;margin:3px 0;margin:.25rem 0;border:1px solid transparent;padding:1px 0;padding:.1rem 0;background-color:#99cae7;border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;color:black;cursor:pointer;}
.DwtTreeItem-actioned{background-color:#99cae7;color:#333;height:18px;height:1.6rem;margin:3px 0;margin:.25rem 0;border:1px solid transparent;padding:1px 0;padding:.1rem 0;cursor:pointer;}
.DwtTreeItem-dragOver{background-color:#99cae7;color:#333;}
.DwtTreeItem-hover{text-decoration:underline;color:#333;}
.DwtTreeItem .imageCell,.DwtTreeItem-selected .imageCell,.DwtTreeItem-selected-focused .imageCell,.DwtTreeItem-actioned .imageCell{white-space:nowrap;padding-right:5px;padding-top:.2rem;}
.DwtTreeItemChildDiv{padding-left:16px;}
.DwtTreeItemLevel1ChildDiv{padding-left:16px;padding-top:2px;}
.overviewHeader .ImgNodeExpanded,.overviewHeader .ImgNodeCollapsed{cursor:pointer;}
.DwtButton{border-radius:3px;border:1px solid #999;height:100%;background:#fff;}
.DwtButton-disabled{border-radius:3px;border:1px solid #999;height:100%;background:#fff;}
.DwtButton-hover{border-radius:3px;border:1px solid #999;height:100%;background:#cce4f3;}
.DwtButton-active{border-radius:3px;border:1px solid #999;height:100%;background:#99cae7;}
.DwtButton-selected{border-radius:3px;border:1px solid #999;height:100%;background:#99cae7;}
.DwtButton-default{border-radius:3px;border:1px solid #999;height:100%;border-color:#7f7f7f #3f3f3f #3f3f3f #7f7f7f;margin:0;border-width:1px;border-style:solid;background-color:#a3cfe9;}
.DwtButton-focused{border-radius:3px;border:1px solid #999;height:100%;background:#fff;border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;}
.DwtButton .Text{text-align:center;}
.DwtButton-disabled .Text{text-align:center;color:#999;}
.DwtButton-hover .Text{text-align:center;color:#333;}
.DwtButton-active .Text{text-align:center;color:#333;}
.DwtButton-selected .Text{text-align:center;color:black;}
.DwtButton-default .Text{text-align:center;color:#333;}
.DwtButton-focused .Text{text-align:center;color:#333;}
.DwtToolbarButton{border-radius:3px;border-collapse:separate;border:1px solid #bfbfbf;cursor:pointer;}
.DwtToolbarButton-disabled{background:#fff;cursor:pointer;}
.DwtToolbarButton-hover{background:#cce4f3;cursor:pointer;}
.DwtToolbarButton-active{background:#99cae7;cursor:pointer;}
.DwtToolbarButton-selected{background:#99cae7;cursor:pointer;}
.DwtToolbarButton-default{border-color:#7f7f7f #3f3f3f #3f3f3f #7f7f7f;margin:0;border-width:1px;border-style:solid;background-color:#a3cfe9;cursor:pointer;}
.DwtToolbarButton-focused{background:#fff;border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;cursor:pointer;}
.DwtToolbarButton .Text{white-space:nowrap;overflow:hidden;cursor:pointer;}
.DwtToolbarButton-hover .Text{color:#333;cursor:pointer;}
.DwtToolbarButton-active .Text{color:#333;cursor:pointer;}
.DwtToolbarButton-selected .Text{cursor:pointer;}
.DwtToolbarButton-disabled .Text{color:#999;cursor:pointer;}
.DwtToolbarButton-default .Text{color:#333;cursor:pointer;}
.DwtToolbarButton-focused .Text{color:#333;cursor:pointer;}
.DwtText{border-color:transparent;margin:0;border-width:1px;border-style:solid;}
.DwtText.ZFocused,.DwtText:focus{outline-style:solid;outline-width:1px;outline-color:#5b798a;}
.DwtMenu,.ActionMenu,.DwtSelectMenu{border-color:#999;border-style:solid;border-width:0 1px 1px 0;padding:6px;border-radius:4px;background-color:#fff;box-shadow:5px 5px 25px grey;}
.DwtMenuItem{cursor:pointer;line-height:1.6rem;}
.DwtMenuItem .Text{text-align:left;white-space:nowrap;overflow:hidden;height:16px;height:1.4rem;white-space:nowrap;padding:0 2px 0 5px;}
.DwtMenuItem-selected .Text{color:#333;height:16px;height:1.4rem;white-space:nowrap;padding:0 2px 0 5px;}
.DwtMenuItem-active .Text{color:#333;height:16px;height:1.4rem;white-space:nowrap;padding:0 2px 0 5px;}
.DwtMenuItem .DisabledText{color:#999;height:16px;height:1.4rem;white-space:nowrap;padding:0 2px 0 5px;}
.DwtMenuItem-Separator{height:1px!important;border-bottom:1px solid #f2f2f2;font-size:1px;line-height:1px;}
.DwtMenuCascadeCell{border-left:1px solid #f2f2f2;}
.DwtMenuScrollTop,.DwtMenuScrollBottom{width:100%;height:10px;height:1rem;}
.DwtMenuScrollTop div,.DwtMenuScrollBottom div{margin:3px auto;}
.DwtMenu-congruentLeft{border-right:none!important;:0;:0;}
.DwtMenu-congruentRight{border-left:none!important;:0;:0;}
.DwtSelectMenu TABLE{width:100%;}
.DwtSelectMenu .DwtMenuItem{cursor:pointer;line-height:1.6rem;}
.DwtSelectMenu .DwtMenuItem-text{padding-left:5px;text-align:left;}
.DwtSelectMenu .DwtMenuItem-leftFill{width:19px;}
.DwtSelectMenu .DwtMenuItem-selected .DwtMenuItem-text{cursor:pointer;}
.DwtListView{background-color:transparent;border:none;border-radius:3px;width:100%;}
.DwtListView-Sash{width:1px;height:100%;vertical-align:top;}
.DwtListView-ColHeader{height:24px;height:2.2rem;position:relative;overflow:hidden;}
.DwtListView-Column{padding-left:3px;white-space:nowrap;overflow:hidden;cursor:pointer;padding-top:1px;border-bottom:1px solid #f2f2f2;background-color:#e5e5e5;}
.FixedColumnHeaderTables .DwtListView-Column TABLE{table-layout:fixed;}
.DwtListView-Column TD{color:#333;}
.DwtListView-ColumnHover{padding-left:3px;white-space:nowrap;overflow:hidden;cursor:pointer;padding-top:1px;border-bottom:1px solid #f2f2f2;background-color:#d8d8d8;}
.DwtListView-ColumnHover TD{color:#333;}
.DwtListView-ColumnSash{width:2px;background-color:black;}
.DwtDefaultCursor{cursor:default;}
TD.DwtListView-ColumnActive{padding-top:1px;border-bottom:1px solid #f2f2f2;background-color:#f2f2f2;}
.DwtListView-ColumnActive TD{color:#333;}
.DwtListView-Rows{position:relative;overflow:auto;width:100%;height:100%;}
.ZmContactSearchListView .DwtListView-Rows{height:276px;}
.ZmRowDoubleHeader DIV DIV,.DwtMsgListMultiCol DIV DIV{padding-left:0;padding-right:0;}
UL.DwtListView-Rows{list-style:none;padding:0;margin:0;}
.TopRow DIV,.BottomRow DIV,.DwtMsgListMultiCol DIV,.SimpleContact DIV DIV{display:inline-block;}
.DwtListHeaderItem-label{padding-left:3px;white-space:nowrap;overflow:hidden;}
.DwtListView-Rows TD,.ZmRowDoubleHeader,.DwtMsgListMultiCol DIV{overflow:hidden;padding-left:3px;}
.DwtListView-Rows TD{padding-right:0;}
.ZmRowDoubleHeader,.DwtMsgListMultiCol DIV{padding-right:2px;}
.WindowOuterContainer{background-color:#d3d3d3;box-shadow:5px 5px 25px grey;border-radius:4px;border-color:#999 #7f7f7f #7f7f7f #999999;margin:0;border-width:1px;border-style:solid;}
.WindowInnerContainer{background-color:#fff;padding:8px 8px 4px;border-radius:0 0 4px 4px;border-top:1px solid #999;}
.LightWindowOuterContainer{background-color:#f2f2f2;box-shadow:5px 5px 25px grey;border-radius:4px;border-color:#999 #7f7f7f #7f7f7f #999999;margin:0;border-width:1px;border-style:solid;}
.LightWindowInnerContainer{background-color:#fff;padding:8px 8px 4px;border-radius:0 0 4px 4px;border-top:1px solid #999;}
.DwtDialogTitle{font-size:12px;font-weight:bold;padding:5px 10px 7px;color:#333;white-space:nowrap;overflow:hidden;vertical-align:top;cursor:move;}
.LightWindowOuterContainer .DwtDialogTitle{font-size:12px;font-weight:bold;padding:5px 10px 7px;color:#333;}
.DwtDialogBody{cursor:default;}
.DwtDialog .Label{white-space:nowrap;overflow:hidden;color:#333;}
.DwtDialog .Field{width:290px;}
.DwtDialog TEXTAREA{width:100%;}
.DwtDialogButtonBar>TABLE>TBODY>TR>TD{padding:5px;}
.DwtDialogButtonBar .ZButton{margin-left:3px;height:24px;height:2.2rem;}
.DwtResizableWindow-unfocused .DwtResizableWindow-topcont{background-color:#fff;background-color:#f2f2f2;box-shadow:5px 5px 25px grey;border-radius:4px;border-color:#999 #7f7f7f #7f7f7f #999999;margin:0;border-width:1px;border-style:solid;padding:0;border-width:2px;border-radius:2px;}
.DwtResizableWindow-focused .DwtResizableWindow-topcont{height:26px;height:2.4rem;padding-top:2px;padding-top:.2rem;background-color:transparent;padding:0;border-width:2px;border-radius:2px;}
.DwtResizableWindow{cursor:default;}
.DwtResizableWindow-topcont{position:relative!important;height:100%!important;width:100%!important;}
.DwtResizableWindow-handles{position:absolute;left:0;top:0;width:100%;height:100%;border-collapse:collapse;}
.DwtResizableWindow-cont{position:absolute;left:3px;top:3px;right:3px;bottom:3px;}
.DwtResizableWindow-handles TD{font-size:1px!important;line-height:1px!important;}
.DwtResizableWindow-handles-top TD,.DwtResizableWindow-handles-bot TD{height:12px;}
.DwtResizableWindow-NW,.DwtResizableWindow-NE,.DwtResizableWindow-SW,.DwtResizableWindow-SE,.DwtResizableWindow-W,.DwtResizableWindow-E{width:10px;}
.DwtResizableWindow-NW{cursor:nw-resize;}
.DwtResizableWindow-N{cursor:n-resize;}
.DwtResizableWindow-NE{cursor:ne-resize;}
.DwtResizableWindow-W{cursor:w-resize;}
.DwtResizableWindow-E{cursor:e-resize;}
.DwtResizableWindow-SW{cursor:sw-resize;}
.DwtResizableWindow-S{cursor:s-resize;}
.DwtResizableWindow-SE{cursor:se-resize;}
.Minimize .DwtResizableWindow-NW{cursor:default;}
.Minimize .DwtResizableWindow-N{cursor:default;}
.Minimize .DwtResizableWindow-NE{cursor:default;}
.Minimize .DwtResizableWindow-W{cursor:default;}
.Minimize .DwtResizableWindow-E{cursor:default;}
.Minimize .DwtResizableWindow-SW{cursor:default;}
.Minimize .DwtResizableWindow-S{cursor:default;}
.Minimize .DwtResizableWindow-SE{cursor:default;}
.DwtResizableWindow-inactiveCover{position:absolute;left:3px;top:3px;right:3px;bottom:3px;}
.DwtResizableWindow-focused .DwtResizableWindow-inactiveCover{display:none;}
.DwtResizableWindow-resizing{user-select:none;}
.DwtWindowManager{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0;border:none;overflow:visible;visibility:hidden;}
.DwtPropertySheet .Label{white-space:nowrap;overflow:hidden;color:#333;text-align:right;}
.DwtPropertySheet>TABLE>TBODY>TR>TD{padding:3px;padding:.25rem;}
.DwtMsgDialog{width:400px;max-height:400px;overflow:auto;}
.DwtMsgDialog-wide{width:600px;max-height:400px;overflow:auto;}
.DwtMsgArea{width:100%;padding:5px;}
.DwtConfirmDialog{max-width:400px;}
.DwtConfirmDialogQuestion{font-size:1.18rem;margin:5px;}
.DwtAlert{background-color:#d3d3d3;box-shadow:5px 5px 25px grey;border-radius:4px;border-color:#999 #7f7f7f #7f7f7f #999999;margin:0;border-width:1px;border-style:solid;padding:5px;margin:5px;}
.DwtAlertInfo{font-weight:bold;background-color:#0C0;border-color:darkgreen;color:#333;}
.DwtAlertWarn{font-weight:bold;background-color:#FF9;border-color:gold;color:#333;}
.DwtAlertCrit{font-weight:bold;background-color:#FF9;border-color:gold;color:#333;}
.DwtAlertBare{margin:0;padding:0;border-style:none;background-color:transparent;}
.DwtAlertIcon{padding-right:5px;padding-top:.2rem;}
.DwtAlertTitle{font-size:1.36rem;font-weight:bold;}
.DwtAlertContent{font-weight:normal;}
.NoResults{color:#333;font-size:10pt;text-align:center;white-space:nowrap;overflow:hidden;}
.DwtColorPicker .Colors{position:relative;height:12px;clear:both;}
.DwtColorPicker .Color{display:inline;float:left;width:12px;height:11px;margin-right:1px;border:1px solid black;border-top:none;}
.DwtColorPicker .First .Color{border-top:1px solid black;}
.DwtColorPicker .Colors .ZHover{width:10px;border-left-width:2px;border-right-width:2px;}
.DwtColorPicker .Text{clear:both;margin:4px 0;}
.DwtColorPickerButton .Color{width:12px;height:11px;border:1px solid black!important;}
.DwtColorPickerLabel .Color{width:12px;height:11px;border:1px solid black!important;}
.DwtResizeGripper{border:none;width:16px;height:16px;}
.DwtCalendar{background-color:#fff;cursor:default;}
.DwtCalendarTitlebar{height:26px;height:2.4rem;padding-top:2px;padding-top:.2rem;background-color:transparent;border-right-width:0;height:2rem;}
.DwtCalendarTitlebar>TABLE{border-collapse:separate;width:100%;}
.DwtCalendarButton{cursor:pointer;height:1.35rem;width:1.35rem;color:#333;padding:1px;border:1px solid transparent;}
.DwtCalendarButton-hover{cursor:pointer;height:1.35rem;width:1.35rem;color:#333;background-color:#FFF;border-color:#ccc #999999 #999 #cccccc;margin:0;border-width:1px;border-style:solid;padding:1px;border:1px solid;border-color:#ccc #999999 #999 #cccccc;}
.DwtCalendarButton-active{cursor:pointer;height:1.35rem;width:1.35rem;color:#333;background-color:#fff;border-color:#7f7f7f #cccccc #ccc #7f7f7f;margin:0;border-width:1px;border-style:solid;padding:1px;border:1px solid;border-color:#7f7f7f #cccccc #ccc #7f7f7f;}
.DwtCalendarTitleCell{width:100%;color:#333;width:auto;cursor:pointer;text-align:center;}
.DwtCalendarDow{background-color:#fff;border-bottom:1px solid #f2f2f2;color:#999;text-align:center;}
.DwtCalendarWeekNo{color:#005A95;text-decoration:none;}
.DwtCalendarWeekNoTitle{background-color:#fff;border-bottom:1px solid #f2f2f2;color:#005A95;text-decoration:none;}
.DwtCalendarBody{border-collapse:separate;}
.DwtCalendarDay{cursor:pointer;height:1.35rem;width:1.35rem;color:#333;padding:1px;border:1px solid transparent;text-align:center;}
.DwtCalendarDay-hover{cursor:pointer;height:1.35rem;width:1.35rem;color:#333;background-color:#FFF;border-color:#ccc #999999 #999 #cccccc;margin:0;border-width:1px;border-style:solid;padding:1px;border:1px solid;border-color:#ccc #999999 #999 #cccccc;text-align:center;}
.DwtCalendarDay-active{cursor:pointer;height:1.35rem;width:1.35rem;color:#333;background-color:#fff;border-color:#7f7f7f #cccccc #ccc #7f7f7f;margin:0;border-width:1px;border-style:solid;padding:1px;border:1px solid;border-color:#7f7f7f #cccccc #ccc #7f7f7f;text-align:center;}
.DwtCalendarDay-selected{cursor:pointer;height:1.35rem;width:1.35rem;text-align:center;background-color:#99cae7;}
.ZmScheduleAssistantView .DwtCalendar .DwtCalendarDay-selected{cursor:pointer;height:1.35rem;width:1.35rem;text-align:center;font-weight:bold;border:1px solid black;padding:1px;}
.DwtCalendarDay-today{cursor:pointer;height:1.35rem;width:1.35rem;color:#005d92;border:1px solid #005d92;padding:1px;}
.DwtCalendarDay-hilited{text-align:center;font-weight:bold;}
.DwtCalendarDay-grey{text-align:center;opacity:.5;}
.DwtCalendarDay-green{background-color:#80C095;}
.DwtCalendarDay-red{background-color:#EC8080;}
.DwtCalendarDay-orange{background-color:#FFBB80;}
.DwtMenu .DwtCalendar{width:170px;}
.menuOverview{max-height:200px;}
.DwtInputField INPUT[type="text"],.DwtInputField INPUT[type="password"],.DwtInputField INPUT,.DwtSimpleInput{padding:0 3px;cursor:text;height:22px;height:2rem;color:black;border:1px solid #bfbfbf;}
.DwtInputField TEXTAREA{padding:.2em .3em;cursor:text;}
.DwtInputField-error INPUT[type="text"],.DwtInputField-error INPUT[type="password"],.DwtSimpleInput-error{color:black;background-color:#FFF0F0;border:1px solid #bfbfbf;}
.DwtInputField-error TEXTAREA{color:black;background-color:#FFF0F0;border:1px solid #bfbfbf;}
.DwtInputField-required INPUT[type="text"],.DwtInputField-required INPUT[type="password"],.DwtSimpleInput-required{color:black;background-color:#F3F1BF;border:1px solid #bfbfbf;}
.DwtInputField-required TEXTAREA{color:black;background-color:#F3F1BF;border:1px solid #bfbfbf;}
.DwtInputField-focused INPUT[type="text"],.DwtInputField-focused INPUT[type="password"],.DwtSimpleInput-focused{color:black;background-color:#FFFFE0;border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;outline:none;}
.DwtInputField-focused TEXTAREA{color:black;background-color:#FFFFE0;border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;}
.DwtInputField-disabled INPUT[type="text"],.DwtInputField-disabled INPUT[type="password"],.DwtSimpleInput-disabled{color:#999;background-color:transparent;border:1px solid #e5e5e5;}
.DwtInputField-disabled TEXTAREA{color:#999;background-color:transparent;border:1px solid #e5e5e5;}
.DwtInputField INPUT::-webkit-input-placeholder,.DwtInputField-hint INPUT[type="text"],.DwtInputField-hint INPUT[type="password"],.DwtInputField-hint INPUT,.DwtSimpleInput-hint{color:#999;font-style:italic;cursor:default;}
.DwtInputField TEXTAREA::-webkit-input-placeholder,.DwtInputField-hint TEXTAREA{color:#999;font-style:italic;cursor:default;}
.DwtInputField-errorhint INPUT[type="text"],.DwtInputField-errorhint INPUT[type="password"],.DwtSimpleInput-errorhint{color:black;background-color:#FFF0F0;border:1px solid #bfbfbf;color:#CCC;}
.DwtInputField-errorhint TEXTAREA{color:black;background-color:#FFF0F0;border:1px solid #bfbfbf;color:#CCC;}
.DwtWizardDialogPageDiv{position:static;background-color:#fff;}
.DwtStepLabelActive{font-size:1.36rem;font-weight:bold;color:#333;padding-left:3px;padding-right:3px;}
.DwtStepLabelInactive{font-size:1.36rem;font-weight:bold;color:#999;padding-left:3px;padding-right:3px;}
.DwtPropertyEditor TABLE{border-collapse:collapse;}
.DwtPropertyEditor *{font-size:1rem;}
.DwtPropertyEditor TABLE TD{padding:1px 5px;}
.DwtPropertyEditor TABLE TD.label{cursor:default;font-weight:bold;text-align:right;}
.DwtPropertyEditor TABLE TD.label:after{content:":";}
.DwtPropertyEditor TABLE TD.grouplabel{vertical-align:top;}
.DwtPropertyEditor TABLE TR.readonly TD.field{color:#999;background-color:transparent;border:1px solid #e5e5e5;}
.DwtPropertyEditor TABLE TR.expander-collapsed TD,.DwtPropertyEditor TABLE TR.expander-expanded TD{background-color:#fff;cursor:pointer;}
.DwtPropertyEditor TABLE TR.expander-collapsed TD DIV{background:url("/img/dwt/Expand.gif?v=251107221955") no-repeat 100% 50%;padding-right:15px;}
.DwtPropertyEditor TABLE TR.expander-expanded TD DIV{background:url("/img/dwt/Collapse.gif?v=251107221955") no-repeat 100% 50%;padding-right:15px;}
.DwtPropertyEditor TABLE TR.level-1 TD.label{padding-left:20px;}
.DwtPropertyEditor TABLE TR.level-2 TD.label{padding-left:35px;}
.DwtPropertyEditor TABLE TR.level-3 TD.label{padding-left:50px;}
.DwtPropertyEditor TABLE TR.level-4 TD.label{padding-left:65px;}
.DwtPropertyEditor TABLE TR.level-5 TD.label{padding-left:80px;}
.DwtPropertyEditor TABLE TR.level-6 TD.label{padding-left:95px;}
.DwtPropertyEditor TABLE TR.level-7 TD.label{padding-left:110px;}
.DwtPropertyEditor TABLE TR.level-8 TD.label{padding-left:125px;}
.DwtPropertyEditor TABLE TR.level-9 TD.label{padding-left:140px;}
.DwtPropertyEditor TABLE TR.dirty TD{color:#003e61;}
.DwtPropertyEditor TABLE TR.invisible{display:none;}
.DwtPropertyEditor INPUT[type="text"].DwtPropertyEditor-input,.DwtPropertyEditor INPUT[type="password"].DwtPropertyEditor-input{position:absolute;padding:0 3px;cursor:text;height:22px;height:2rem;}
.DwtPropertyEditor INPUT[type="text"].DwtPropertyEditor-input-error,.DwtPropertyEditor INPUT[type="password"].DwtPropertyEditor-input-error{color:black;background-color:#FFF0F0;border:1px solid #bfbfbf;}
.DwtPropertyEditor .DwtPropertyEditor-ErrorMsg{position:absolute;font-weight:bold;padding-left:3px;padding-right:3px;font-size:.82rem;color:darkred;}
.DwtPropertyEditor span.DwtPropertyEditor-required{font-size:.82rem;color:darkred;}
.DwtPropertyEditor .Field{width:auto;}
.redAsteric{color:darkred;}
INPUT.xform_field_disabled{color:#999;background-color:transparent;border:1px solid #e5e5e5;}
TEXTAREA.xform_field{overflow-x:auto;overflow-y:auto;}
TEXTAREA.xform_field_disabled{color:#999;background-color:transparent;border:1px solid #e5e5e5;}
INPUT.dynselect_display_disabled{color:#999;background-color:transparent;border:1px solid #e5e5e5;}
.xform_table{border-collapse:collapse;border-spacing:0;padding:0;}
.xform_composite_table{border-collapse:collapse;border-spacing:0;padding:0;}
INPUT.xform_field{color:black;border:1px solid #bfbfbf;}
.xform_output{padding-left:3px;padding-right:3px;}
.xform_select{height:100px;width:200px;}
.xform_repeat_label,.xform_label,.xform_label_left,.xform_label_right{white-space:nowrap;overflow:hidden;color:#333;padding-left:3px;padding-right:3px;height:2.3em;}
.xform_repeat_label{vertical-align:top;padding-top:3px;}
.xform_repeat_label,.xform_label,.xform_label_left{text-align:right;}
.xform_label_right{text-align:left;}
.xform_separator{width:100%;height:1px;border-bottom:1px solid #f2f2f2;}
.xform_button{height:22px;height:2rem;cursor:pointer;}
.xform_button_grid_small_table{border-collapse:collapse;border-spacing:0;padding:0;}
.xform_button_grid_small_table TD{padding:0;}
.xform_button_grid_small_button{width:12px;height:12px;padding:3px;margin:1px;height:22px;height:2rem;cursor:pointer;}
.xform_button_grid_small_button_selected{width:12px;height:12px;padding:3px;margin:1px;background:#99cae7;}
.xform_button_grid_medium_table{border-collapse:collapse;border-spacing:0;padding:0;}
.xform_button_grid_medium_table TD{padding:2;}
.xform_button_grid_medium_button{width:40px;height:22px;height:2rem;cursor:pointer;}
.xform_button_grid_medium_button_selected{width:40px;}
.XFormCase,.xform_container{overflow-x:auto;overflow-y:auto;}
.xform_override_btn_contaier{float:right;}
.XFormCase{position:absolute;}
.DwtDialog .XFormCase{position:relative;overflow:visible;}
.GrouperBorder,.RadioGrouperBorder,.TopGrouperBorder{border:1px solid #f2f2f2;padding:5px;margin:5px;}
.TopGrouperBorder{border:1px solid #f2f2f2;padding:5px;margin:5px;border-left:none;border-right:none;border-bottom:none;margin-top:20px;margin-bottom:0;padding-bottom:0;}
.LowPaddedTopGrouperBorder{border:1px solid #f2f2f2;padding:5px;margin:5px;border-left:none;border-right:none;border-bottom:none;margin-top:20px;margin-bottom:0;padding-bottom:10px;}
.SmallRadioGrouperLabel,.GrouperLabel,.RadioGrouperLabel{background-color:#fff;padding-left:3px;padding-right:3px;white-space:nowrap;overflow:hidden;color:#333;display:inline;position:relative;top:-17px;}
.GrouperLabel,.RadioGrouperLabel{left:0;}
.GrouperLabel{font-size:1.18rem;font-weight:bold;}
.GrouperInset{overflow:visible;}
.RadioGrouperBorder{margin-bottom:2px;}
.RadioGrouperLabel{margin-left:5px;font-size:1.18rem;}
.PlainGrouperBorder{border-top:none;border-left:none;border-right:none;border-bottom:none;margin-top:20px;margin-bottom:0;padding-top:0;padding-left:10px;padding-right:10px;padding-bottom:10px;}
.SmallRadioGrouperLabel{font-size:1rem;font-weight:bold;white-space:nowrap;overflow:hidden;color:#333;left:-3;overflow:visible;}
.oselect,.oselect_check{background:#fff;cursor:pointer;}
.dynselect{cursor:pointer;}
.oselect_table,.oselect_check_table{border-collapse:collapse;border-spacing:0;padding:0;}
.dynselect TD,.dynselect_table,.oselect TD,.oselect_table TD,.oselect_check_table TD{padding:0;}
.oselect_table_disabled{border-collapse:collapse;border-spacing:0;padding:0;color:#999;background:#fff;}
.dynselect_dysplay,.oselect_display{text-align:left;padding:0 6px 0 6px;white-space:nowrap;overflow:hidden;padding-left:3px;padding-right:3px;border-style:none;}
.dynselect_display_disabled,.oselect_display_disabled{color:#999;padding-left:3px;padding-right:3px;}
.dynselect_display_empty,.oselect_display_empty{padding-left:3px;padding-right:3px;}
.dynselect_note,.oselect_note{border-color:#999;border-style:solid;border-width:0 1px 1px 0;padding:6px;border-radius:4px;background-color:#fff;box-shadow:5px 5px 25px grey;font-weight:bold;background-color:#0C0;border-color:darkgreen;color:#333;position:absolute;z-index:10000000000;border-bottom-width:1px;border-right-width:1px;}
.dynselect_error_note,.oselect_error_note{border-color:#999;border-style:solid;border-width:0 1px 1px 0;padding:6px;border-radius:4px;background-color:#fff;box-shadow:5px 5px 25px grey;color:darkred;font-weight:bold;background-color:#FF9;border-color:gold;color:#333;border-bottom-width:1px;border-right-width:1px;position:absolute;white-space:nowrap;z-index:10000000000;}
.dynselect_menu,.oselect_menu{border-color:#999;border-style:solid;border-width:0 1px 1px 0;padding:6px;border-radius:4px;background-color:#fff;box-shadow:5px 5px 25px grey;position:absolute;z-index:10000000000;border-bottom-width:1px;border-right-width:1px;}
.dynselect_choice_table,.oselect_choice_table,.oselect_check_choice_table{border-collapse:collapse;border-spacing:0;padding:0;}
.dynselect_choice_table_scrolled,.oselect_choice_table_scrolled{border-collapse:collapse;border-spacing:0;padding:0;}
.dynselect_choice,.oselect_choice{cursor:pointer;line-height:1.6rem;text-align:left;white-space:nowrap;overflow:hidden;color:#333;border-color:transparent;margin:0;border-width:1px;border-style:solid;}
.dynselect_choice_selected,.oselect_choice_selected{cursor:pointer;line-height:1.6rem;background-color:#FFF;border-color:#ccc #999999 #999 #cccccc;margin:0;border-width:1px;border-style:solid;color:#333;}
.oselect_check_choice{color:#333;background-color:#fff;padding:4px;}
.oselect_check_choice_selected{background-color:#99cae7!important;padding:4px;}
.xform_error{color:darkred;font-weight:bold;}
.DwtChooserListView{background-color:transparent;border:none;border-radius:3px;margin:5px;}
.DwtChooserTextField{margin-left:5px;}
.DwtShellBusyDialog TABLE.DialogContent{width:300px;height:75px;}
.DwtShellBusyDialog .WaitIcon,.DwtWait64Icon{background-image:url("/img/animated/Imgwait_64.gif?v=251107221955");width:64px;height:64px;}
.DwtWait16Icon{background-image:url("/img/animated/Imgwait_16.gif?v=251107221955");width:16px;height:16px;}
.DwtWait32Icon{background-image:url("/img/animated/Imgwait_32.gif?v=251107221955");width:32px;height:32px;}
.DwtShellBusyDialog TABLE TD.MsgText{font-size:1.18rem;padding:5px;min-width:20rem;vertical-align:top;white-space:normal;}
.DwtGridSizePicker TABLE{border-collapse:collapse;border:1px solid #f2f2f2;cursor:default;}
.DwtGridSizePicker TABLE TR.info TD{text-align:center;padding:1px 0;}
.DwtGridSizePicker TABLE TR.grid TD{border:1px solid #f2f2f2;width:16px;height:16px;font-size:16px;line-height:16px;padding:0;background-color:#fff;}
.DwtGridSizePicker TABLE TR.grid TD.Hovered{background-color:#99cae7!important;}
.DwtSpinner{border:1px solid black;padding:0 3px;cursor:text;height:22px;height:2rem;padding:0;margin:0;background-color:white;}
.DwtSpinner TD{padding:0;margin:0;}
.DwtSpinner-inputCell INPUT[type='text'],.DwtSpinner-inputCell INPUT[type='text']{margin:0;border:none;padding:1px 2px;text-align:right;}
.DwtSpinner-UpBtn,.DwtSpinner-DownBtn{width:11px;font-size:1px;line-height:1px;border-left:1px solid black;text-align:center;background-color:#EEE;cursor:default;vertical-align:middle;height:10px;}
.DwtSpinner-UpBtn div,.DwtSpinner-DownBtn div{margin-left:auto;margin-right:auto;vertical-align:middle;}
.DwtSpinner-Up-pressed{background-color:#A6CCCC;}
.DwtSpinner-Down-pressed{background-color:#A6CCCC;}
.DwtSpinner-Up-disabled{background-color:#EEE;}
.DwtSpinner-Down-disabled{background-color:#EEE;}
.DwtSpinner-disabled .DwtSpinner-UpBtn,.DwtSpinner-disabled .DwtSpinner-DownBtn{opacity:.4;}
.DwtButtonColorPicker-display{width:14px;height:14px;font-size:1px;line-height:1px;border:1px solid;border-color:black white white black;}
.DwtCompositeCell{padding:0 2px 0 2px;}
.DwtCheckbox.ZFocused,.DwtRadioButton.ZFocused{outline-style:solid;outline-width:1px;outline-color:#5b798a;}
.ZButton:focus,.ZMenuItem:focus,.ZSelectMenuItem:focus,.ZSelectAutoSizingContainer:focus,.ZToolbarButton:focus,.ZSelect:focus,.ZFocused.DwtCheckbox INPUT:focus,.ZFocused.DwtRadioButton INPUT:focus{outline:none;}
.ZPanelTitlebar{position:absolute;width:100%;height:20px;top:-1px;}
.ZPanelIcon{width:0;}
.ZPanelTitle{width:100%;padding:1px 0 0 4px;}
.ZPanelToolbar{width:0;padding:1px 10px 0 6px;}
.ZPanelIcon DIV{margin-left:5px;}
.ZPanelContents{position:absolute;overflow:auto;left:4px;top:22px;right:4px;bottom:4px;}
.dndSelectionBox{border:1px black dotted;}
.ZDisabled{cursor:default!important;cursor:not-allowed!important;}
.ZWidget,.ZWidget *{box-sizing:border-box;}
.ZWidgetTable{width:100%;height:100%;}
.ZWidgetIcon{width:0;height:16px;overflow:hidden;}
.ZDisabled .ZWidgetIcon DIV{opacity:.4;}
.ZWidgetIcon IMG{display:block;}
.ZWidgetTitle{height:16px;width:100%;white-space:nowrap;overflow:hidden;}
.ZDisabled .ZWidgetTitle{color:#999;}
.ZCenterTitle .ZWidgetTitle{text-align:center;vertical-align:middle;}
.ZDisabled .ZDropDown{color:#999;}
.ZHasText .ZWidgetTitle{padding:0 4px;}
.ZWidgetTable .ZLeftIcon DIV,.ZWidgetTable .ZLeftIcon IMG{margin:1px 0;}
.ZWidgetTable .ZRightIcon DIV,.ZWidgetTable .ZRightIcon IMG{margin:1px 0;}
.ZWidgetTable .ZDropDown DIV,.ZWidgetTable .ZDropDown IMG{margin:1px 0;}
.ZHasText .ZLeftIcon DIV,.ZHasText .ZLeftIcon IMG{margin-right:0!important;}
.ZHasText .ZRightIcon DIV,.ZHasText .ZRightIcon IMG{margin-left:0!important;}
.ZHasText .ZDropDown DIV{margin-left:0!important;}
.DwtDragProxy .ZWidgetTitle{width:auto;}
.DwtDragProxy .ZWidgetTable{width:auto;}
.ZButton{height:22px;height:2rem;cursor:pointer;}
.ZButtonBorder{border-radius:3px;border:1px solid #999;height:100%;background:#fff;}
.ZHover .ZButtonBorder{background:#cce4f3;}
.ZDisabled .ZButtonBorder{background:#fff;}
.ZFocused .ZButtonBorder{background:#fff;border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;}
.ZActive .ZButtonBorder{background:#99cae7;}
.ZSelected .ZButtonBorder{background:#99cae7;}
.ZButtonTable .ZWidgetTitle{text-align:center;color:#333;}
.ZHover .ZButtonTable .ZWidgetTitle{color:#333;}
.ZDisabled .ZButtonTable .ZWidgetTitle{color:#999;}
.ZFocused .ZButtonTable .ZWidgetTitle{color:#333;}
.ZActive .ZButtonTable .ZWidgetTitle{color:#333;}
.ZSelected .ZButtonTable .ZWidgetTitle{color:black;}
.ZToolbarButtonBorder,.ZButtonBorder{border-collapse:separate;}
.ZButtonTable .ZLeftIcon DIV,.ZButtonTable .ZLeftIcon IMG{margin:1px 0 1px 4px;margin:.2rem 0 .1rem 4px;}
.ZButtonTable .ZRightIcon DIV,.ZButtonTable .ZRightIcon IMG{margin:1px 4px 1px 0;margin:.2rem 4px .1rem 0;}
.ZButtonTable .ZDropDown DIV,.ZButtonTable .ZDropDown IMG{margin:1px 4px 1px 0;margin:.2rem 4px .1rem 0;}
#skin_container_help .ZButtonLink,.ZImageOnlyButton{cursor:pointer;}
.ZHasText .ZButtonTable{width:60px;overflow:visible;}
.ZButtonBorder .ZDropDown DIV{margin-left:3px;}
.ZmMailMsgView .ZToolbar{height:26px;height:2.4rem;padding-top:2px;padding-top:.2rem;background-color:transparent;}
.ZToolbarPrefix{width:.5em;}
.ZToolbarSuffix{width:100%;}
.ZToolbarSeparator{width:.5em;border:1px solid #f2f2f2;}
.ZToolbarSpacer{width:.5em;}
.ZToolbarFiller{width:100%;}
.ZToolbarFiller>*{display:inline-block;}
.ZToolbarButton{height:22px;height:2rem;cursor:pointer;margin:0 2px;}
.ZToolbarButtonBorder{border-radius:3px;border-collapse:separate;border:1px solid #bfbfbf;background:#fff;}
.ZHover .ZToolbarButtonBorder{background:#cce4f3;}
.ZDisabled .ZToolbarButtonBorder{background:#fff;}
.ZFocused .ZToolbarButtonBorder{background:#fff;border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;}
.ZActive .ZToolbarButtonBorder{background:#99cae7;}
.ZSelected .ZToolbarButtonBorder{background:#99cae7;}
.ZToolbarButtonTable .ZWidgetTitle{white-space:nowrap;overflow:hidden;color:#333;}
.ZHover .ZToolbarButtonTable .ZWidgetTitle{color:#333;}
.ZDisabled .ZToolbarButtonTable .ZWidgetTitle{color:#999;}
.ZFocused .ZToolbarButtonTable .ZWidgetTitle{color:#333;}
.ZActive .ZToolbarButtonTable .ZWidgetTitle{color:#333;}
.ZSelectAutoSizingContainer{height:2rem;width:auto;}
.ZSelect{height:22px;height:2rem;cursor:pointer;}
.ZSelect .ZWidgetTitle{padding-left:5px;text-align:left;}
.ZSelectBorder{background:#fff;}
.ZHover .ZSelectBorder{background:#cce4f3;}
.ZDisabled .ZSelectBorder{background:#fff;}
.ZFocused .ZSelectBorder{background:#fff;border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;}
.ZActive .ZSelectBorder{background:#99cae7;}
.ZSelectTable .ZWidgetTitle{text-align:left;padding:0 6px 0 6px;white-space:nowrap;overflow:hidden;color:#333;}
.ZHover .ZSelectTable .ZWidgetTitle{color:#333;}
.ZDisabled .ZSelectTable .ZWidgetTitle{color:#999;}
.ZFocused .ZSelectTable .ZWidgetTitle{color:#333;}
.ZActive .ZSelectTable .ZWidgetTitle{color:#333;}
.ZSelectPseudoItem{padding:0 17px 6px;visibility:hidden;}
.ZTabBar{background-color:#e5e5e5;padding-top:2px;}
.ZTabBarPrefix{width:10px;border-bottom:1px solid #b2b2b2;padding:0;}
.ZTabBarSuffix{width:100%;border-bottom:1px solid #b2b2b2;padding:0;}
.ZTabBarTable{width:auto;}
.ZTab{border-collapse:separate;border-radius:3px 3px 0 0;height:26px;height:2.4rem;margin-top:0;}
.ZTabBorder{border-collapse:separate;border-radius:3px 3px 0 0;border-style:solid;border-width:1px;text-align:center;white-space:nowrap;color:#333;background-color:#e5e5e5;border-color:#e5e5e5 #e5e5e5 #b2b2b2;}
.ZHover .ZTabBorder{color:#333;background-color:#fff;border-color:#b2b2b2;cursor:pointer;}
.ZDisabled .ZTabBorder{color:#999;background-color:#e5e5e5;border-color:#e5e5e5 #e5e5e5 #b2b2b2;}
.ZFocused .ZTabBorder{color:#333;background-color:#fff;border-color:#b2b2b2;cursor:pointer;color:#333;}
.ZActive .ZTabBorder{color:#333;background-color:#fff;border-color:#b2b2b2;cursor:pointer;}
.ZSelected .ZTabBorder{color:#333;background-color:#fff;border-color:#b2b2b2 #b2b2b2 #fff;cursor:pointer;}
.ZTabTable .ZWidgetTitle{padding:0 15px;text-align:center;white-space:nowrap;}
.DwtComboBox .ZButton{width:20px;height:22px;height:2rem;}
.DwtComboBox .ImgSelectPullDownArrow{margin-right:5px;}
.ZField{height:22px;height:2rem;}
.ZFieldInput{width:100%;height:100%;padding:0 3px;cursor:text;height:22px;height:2rem;color:black;border:1px solid #bfbfbf;}
.ZFocused .ZFieldInput{color:black;background-color:#FFFFE0;border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;outline:none;}
.ZError .ZFieldInput{color:black;background-color:#FFF0F0;border:1px solid #bfbfbf;}
.ZRequired .ZFieldInput{color:black;background-color:#F3F1BF;border:1px solid #bfbfbf;}
.ZDisabled .ZFieldInput{color:#999;background-color:transparent;border:1px solid #e5e5e5;}
.ZHint .ZFieldInput{color:#999;font-style:italic;cursor:default;}
.DwtSlider{text-align:left;vertical-align:top;background-color:#007CC3;border-color:#003e61 #00639c #00639c #003e61;margin:0;border-width:1px;border-style:solid;border-radius:1px;}
.DwtSliderThumb{position:relative;}
.DwtHorizontalSlider{text-align:left;vertical-align:top;background-color:#007CC3;border-color:#003e61 #00639c #00639c #003e61;margin:0;border-width:1px;border-style:solid;border-radius:1px;width:200px;height:20px;}
.DwtHorizontalSlider .DwtSliderThumb{width:16px;height:100%;}
.DwtHorizontalSlider .DwtSliderThumbBorder{background-color:#e5e5e5;border-color:#ccc #999999 #999 #cccccc;margin:0;border-width:1px;border-style:solid;border-radius:1px;width:16px;height:100%;padding:2px 0 0 2px;}
.DwtVerticalSlider{text-align:left;vertical-align:top;background-color:#007CC3;border-color:#003e61 #00639c #00639c #003e61;margin:0;border-width:1px;border-style:solid;border-radius:1px;width:20px;height:200px;}
.DwtVerticalSlider .DwtSliderThumb{width:16px;height:16px;}
.DwtVerticalSlider .DwtSliderThumbBorder{background-color:#e5e5e5;border-color:#ccc #999999 #999 #cccccc;margin:0;border-width:1px;border-style:solid;border-radius:1px;width:100%;height:100%;padding:2px 0 0 2px;}
.ZMenuItem{cursor:pointer;line-height:1.6rem;}
.ZMenuItemBorder{border-collapse:separate;border-left-width:0;border-right-width:0;padding-left:2px;padding-right:2px;cursor:pointer;border-color:transparent;margin:0;border-width:1px;border-style:solid;}
.ZHover .ZMenuItemBorder{background-color:#FFF;border-color:#ccc #999999 #999 #cccccc;margin:0;border-width:1px;border-style:solid;}
.ZActive .ZMenuItemBorder{background-color:#fff;border-color:#7f7f7f #cccccc #ccc #7f7f7f;margin:0;border-width:1px;border-style:solid;}
.ZDisabled .ZMenuItemBorder{border-color:transparent;margin:0;border-width:1px;border-style:solid;}
.ZFocused .ZMenuItemBorder{background-color:#99cae7;border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;}
.ZSelected .ZMenuItemBorder{background-color:#fff!important;border-color:#ccc #999999 #999 #cccccc;margin:0;border-width:1px;border-style:solid;}
.ZMenuItemTable .ZWidgetTitle{text-align:left;white-space:nowrap;overflow:hidden;color:#333;}
.ZHover .ZMenuItemTable .ZWidgetTitle{color:#333;}
.ZDisabled .ZMenuItemTable .ZWidgetTitle{color:#999;}
.ZFocused .ZMenuItemTable .ZWidgetTitle{color:#333;}
.ZActive .ZMenuItemTable .ZWidgetTitle{color:#333;}
.ZHasIcon .ZMenuItemBorder .ZLeftIcon DIV,.ZHasIcon .ZMenuItemBorder .ZLeftIcon IMG{width:16px;height:16px;}
.ZHasCheck .ZMenuItemBorder .ZCheckIcon DIV,.ZHasCheck .ZMenuItemBorder .ZCheckIcon IMG{width:9px;height:9px;}
.ZHasSubmenu .ZMenuItemBorder .ZDropDown DIV,.ZHasSubmenu .ZMenuItemBorder .ZDropDown IMG{width:16px;height:16px;}
.ZMenuItem-Separator{height:1px!important;border-bottom:1px solid #f2f2f2;font-size:1px;line-height:1px;}
.ZMenuItemSeparatorBorder TD{height:12px!important;}
.ZHasIcon .ZMenuItemSeparatorBorder .ZLeftIcon DIV,.ZHasIcon .ZMenuItemSeparatorBorder .ZLeftIcon IMG,.ZHasCheck .ZMenuItemSeparatorBorder .ZCheckIcon DIV,.ZHasCheck .ZMenuItemSeparatorBorder .ZCheckIcon IMG,.ZHasSubmenu .ZMenuItemSeparatorBorder .ZDropDown DIV{height:1px!important;}
.ZWizardPage{display:none;background-color:#f2f2f2;box-shadow:5px 5px 25px grey;border-radius:4px;border-color:#999 #7f7f7f #7f7f7f #999999;margin:0;border-width:1px;border-style:solid;background-color:#fff;margin:40px 20% 20px 20%;padding:20px;}
.ZWizardPage BUTTON{height:22px;height:2rem;cursor:pointer;}
.ZWizardPageTitle{position:relative;background-color:transparent;left:0;right:0;padding:5px 10px 5px 10px;margin:-20px -20px 10px -20px;font-size:1.36rem;font-weight:bold;}
.ZWizardPageNumber{float:right;}
.ZWizardHeader{font-weight:bold;}
.ZWizardNotice{display:none;background-color:#FF9;border-color:gold;font-size:.82rem;padding:10px;margin:20px;}
.ZWizardNoticeHeader{font-weight:bold;}
.ZWizardForm{margin:10px 10px 10px 40px;}
.ZWizardButtonBar{margin:10px -20px -20px -20px;padding:5px 10px 5px 10px;background-color:transparent;}
.ZWizardButtonSpacer{width:100%;}
.ZWizardButtonRef{font-weight:bold;}
.ZRadioLabel{cursor:pointer;}
.ZRadioLabelDisabled{color:#999;}
.ZTreeItemCheckboxCell{width:16px;height:16px;}
.ZTreeItemCheckbox{background-color:white;border-color:#363636 #B8B8B8 #B8B8B8 #363636;border-style:solid;border-width:1px;cursor:pointer;margin-right:2px;height:12px;width:12px;}
.ZTreeItemCheckboxImg{padding-left:2px;padding-top:2px;height:10px;width:10px;}
.DwtForm{padding:1px;}
.DwtFormRowAdd .ZButtonBorder,.DwtFormRowRemove .ZButtonBorder{background-color:transparent;background-image:none;border-color:transparent;box-shadow:0 0 0 transparent;border-radius:0;}
.DwtFormRowAdd.ZFocused .ZButtonBorder,.DwtFormRowRemove.ZFocused .ZButtonBorder{border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;}
.Imgwait_64{background:url('/img/animated/Imgwait_64.gif?v=251107221955') 0 0 no-repeat;width:64px!important;height:64px!important;overflow:hidden;}
.ImgBarberPole_216{background:url('/img/animated/ImgBarberPole_216.gif?v=251107221955') 0 0 no-repeat;width:216px!important;height:14px!important;overflow:hidden;}
.ImgSpinner{background:url('/img/animated/ImgSpinner.gif?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.Imgwait_16{background:url('/img/animated/Imgwait_16.gif?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.Imgwait_32{background:url('/img/animated/Imgwait_32.gif?v=251107221955') 0 0 no-repeat;width:32px!important;height:32px!important;overflow:hidden;}
.ImgOfflineSync{background:url('/img/animated/ImgOfflineSync.gif?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgRightArrow{background:url('/img/arrows.png?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSashArrowsUp{background:url('/img/arrows.png?v=251107221955') 0 -17px no-repeat;width:18px!important;height:3px!important;overflow:hidden;}
.ImgArrowMoreDown{background:url('/img/arrows.png?v=251107221955') 0 -21px no-repeat;width:51px!important;height:16px!important;overflow:hidden;}
.ImgSashArrowsDown{background:url('/img/arrows.png?v=251107221955') 0 -38px no-repeat;width:18px!important;height:3px!important;overflow:hidden;}
.ImgLeftArrow{background:url('/img/arrows.png?v=251107221955') 0 -42px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgArrowMoreUp{background:url('/img/arrows.png?v=251107221955') 0 -59px no-repeat;width:51px!important;height:16px!important;overflow:hidden;}
.ImgCalendarDayGrid{background:url('/img/calendar/ImgCalendarDayGrid.repeat.gif?v=251107221955') 0 0 repeat;overflow:hidden;}
.ImgAddBuddy{background:url('/img/deprecated.gif?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFreeBusyDotBusy{background:url('/img/deprecated.gif?v=251107221955') 0 -17px no-repeat;width:9px!important;height:9px!important;overflow:hidden;}
.ImgTagYellow{background:url('/img/deprecated.gif?v=251107221955') 0 -27px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgChatFolder{background:url('/img/deprecated.gif?v=251107221955') 0 -44px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgArchiveFolder{background:url('/img/deprecated.gif?v=251107221955') 0 -61px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgImUnavailable{background:url('/img/deprecated.gif?v=251107221955') 0 -78px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTagGreen{background:url('/img/deprecated.gif?v=251107221955') 0 -95px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgApptMeeting{background:url('/img/deprecated.gif?v=251107221955') 0 -112px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFreeBusyDotFree{background:url('/img/deprecated.gif?v=251107221955') 0 -129px no-repeat;width:9px!important;height:9px!important;overflow:hidden;}
.ImgTagBlue{background:url('/img/deprecated.gif?v=251107221955') 0 -139px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBarChart{background:url('/img/deprecated.gif?v=251107221955') 0 -156px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNewIM{background:url('/img/deprecated.gif?v=251107221955') 0 -173px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgLineChart{background:url('/img/deprecated.gif?v=251107221955') 0 -190px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgImStartChat{background:url('/img/deprecated.gif?v=251107221955') 0 -207px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgImExtendedAway{background:url('/img/deprecated2.gif?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNodeMinus{background:url('/img/deprecated2.gif?v=251107221955') 0 -17px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgColumnChart{background:url('/img/deprecated2.gif?v=251107221955') 0 -34px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCalSend{background:url('/img/deprecated2.gif?v=251107221955') 0 -51px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMsgStatusTrash{background:url('/img/deprecated2.gif?v=251107221955') 0 -68px no-repeat;width:20px!important;height:16px!important;overflow:hidden;}
.ImgFilePreview{background:url('/img/deprecated2.gif?v=251107221955') 0 -85px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFreeBusyDotTentative{background:url('/img/deprecated2.gif?v=251107221955') 0 -102px no-repeat;width:9px!important;height:9px!important;overflow:hidden;}
.ImgImAway{background:url('/img/deprecated2.gif?v=251107221955') 0 -112px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTagRed{background:url('/img/deprecated2.gif?v=251107221955') 0 -129px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCalEdit{background:url('/img/deprecated2.gif?v=251107221955') 0 -146px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTagCyan{background:url('/img/deprecated2.gif?v=251107221955') 0 -163px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgImDnd{background:url('/img/deprecated2.gif?v=251107221955') 0 -180px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFileOpen{background:url('/img/deprecated2.gif?v=251107221955') 0 -197px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgColumnView{background:url('/img/deprecated2.gif?v=251107221955') 0 -214px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNewCall{background:url('/img/deprecated2.gif?v=251107221955') 0 -231px no-repeat;width:15px!important;height:16px!important;overflow:hidden;}
.ImgWebSearch{background:url('/img/deprecated2.gif?v=251107221955') 0 -248px no-repeat;width:26px!important;height:16px!important;overflow:hidden;}
.ImgNodePlus{background:url('/img/deprecated2.gif?v=251107221955') 0 -265px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTagPurple{background:url('/img/deprecated2.gif?v=251107221955') 0 -282px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgListView{background:url('/img/deprecated2.gif?v=251107221955') 0 -299px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTagOrange{background:url('/img/deprecated2.gif?v=251107221955') 0 -316px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTasksDisplayView{background:url('/img/deprecated2.gif?v=251107221955') 0 -333px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgOffline{background:url('/img/deprecated2.gif?v=251107221955') 0 -350px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgYahooBang{background:url('/img/deprecated2.gif?v=251107221955') 0 -367px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFreeBusyDotOOO{background:url('/img/deprecated3.gif?v=251107221955') 0 0 no-repeat;width:9px!important;height:9px!important;overflow:hidden;}
.ImgImBuddy{background:url('/img/deprecated3.gif?v=251107221955') 0 -10px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCompleted{background:url('/img/deprecated3.gif?v=251107221955') 0 -27px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgIconView{background:url('/img/deprecated3.gif?v=251107221955') 0 -44px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPieChart{background:url('/img/deprecated3.gif?v=251107221955') 0 -61px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSmallPadlock{background:url('/img/deprecated3.gif?v=251107221955') 0 -78px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTasksListView{background:url('/img/deprecated3.gif?v=251107221955') 0 -95px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMailFolder{background:url('/img/deprecated3.gif?v=251107221955') 0 -112px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTasksSplitView{background:url('/img/deprecated3.gif?v=251107221955') 0 -129px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNoteApp{background:url('/img/deprecated3.gif?v=251107221955') 0 -146px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSharedTaskList{background:url('/img/deprecated3.gif?v=251107221955') 0 -163px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgImAvailable{background:url('/img/deprecated3.gif?v=251107221955') 0 -180px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNotebook{background:url('/img/deprecated3.gif?v=251107221955') 0 -197px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDocElement3{background:url('/img/docelements.gif?v=251107221955') 0 0 no-repeat;width:54px!important;height:66px!important;overflow:hidden;}
.ImgDocElement2{background:url('/img/docelements/ImgDocElement2.gif?v=251107221955') 0 0 no-repeat;width:54px!important;height:66px!important;overflow:hidden;}
.ImgQuickTable1{background:url('/img/docquicktables.gif?v=251107221955') 0 0 no-repeat;width:124px!important;height:47px!important;overflow:hidden;}
.ImgQuickTable2{background:url('/img/docquicktables.gif?v=251107221955') 0 -48px no-repeat;width:124px!important;height:47px!important;overflow:hidden;}
.ImgQuickTable3{background:url('/img/docquicktables.gif?v=251107221955') 0 -96px no-repeat;width:124px!important;height:47px!important;overflow:hidden;}
.ImgQuickTable4{background:url('/img/docquicktables.gif?v=251107221955') 0 -144px no-repeat;width:124px!important;height:47px!important;overflow:hidden;}
.ImgBriefcase{background:url('/img/docs/ImgBriefcase.png?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNewDoc{background:url('/img/doctypes/ImgNewDoc.png?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgHorizontalSliderThumb{background:url('/img/dwt.gif?v=251107221955') 0 0 no-repeat;width:8px!important;height:8px!important;overflow:hidden;}
.ImgSelectPullDownArrowSel{background:url('/img/dwt.gif?v=251107221955') 0 -9px no-repeat;width:12px!important;height:16px!important;overflow:hidden;}
.ImgRoundPlus{background:url('/img/dwt.gif?v=251107221955') 0 -26px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDropDown{background:url('/img/dwt.gif?v=251107221955') 0 -43px no-repeat;width:8px!important;height:8px!important;overflow:hidden;}
.ImgSelectPullUpArrow{background:url('/img/dwt.gif?v=251107221955') 0 -52px no-repeat;width:12px!important;height:16px!important;overflow:hidden;}
.ImgRoundMinus{background:url('/img/dwt.gif?v=251107221955') 0 -69px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgColumnUpArrow{background:url('/img/dwt.gif?v=251107221955') 0 -86px no-repeat;width:8px!important;height:7px!important;overflow:hidden;}
.ImgClearSearch{background:url('/img/dwt.gif?v=251107221955') 0 -94px no-repeat;width:10px!important;height:10px!important;overflow:hidden;}
.ImgDisable{background:url('/img/dwt.gif?v=251107221955') 0 -105px no-repeat;width:14px!important;height:14px!important;overflow:hidden;}
.ImgVerticalSliderThumb{background:url('/img/dwt.gif?v=251107221955') 0 -120px no-repeat;width:8px!important;height:8px!important;overflow:hidden;}
.ImgHeaderCollapsed{background:url('/img/dwt.gif?v=251107221955') 0 -129px no-repeat;width:11px!important;height:11px!important;overflow:hidden;}
.ImgWarning_32{background:url('/img/dwt.png?v=251107221955') 0 0 no-repeat;width:32px!important;height:32px!important;overflow:hidden;}
.ImgInformation{background:url('/img/dwt.png?v=251107221955') 0 -33px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgInformation_32{background:url('/img/dwt.png?v=251107221955') 0 -50px no-repeat;width:32px!important;height:32px!important;overflow:hidden;}
.ImgWarning{background:url('/img/dwt.png?v=251107221955') 0 -83px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgWarning_12{background:url('/img/dwt.png?v=251107221955') 0 -100px no-repeat;width:12px!important;height:12px!important;overflow:hidden;}
.ImgCritical_12{background:url('/img/dwt.png?v=251107221955') 0 -113px no-repeat;width:12px!important;height:12px!important;overflow:hidden;}
.ImgSuccess{background:url('/img/dwt.png?v=251107221955') 0 -126px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCritical_32{background:url('/img/dwt.png?v=251107221955') 0 -143px no-repeat;width:32px!important;height:32px!important;overflow:hidden;}
.ImgCritical{background:url('/img/dwt.png?v=251107221955') 0 -176px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgInformation_xtra_small{background:url('/img/dwt.png?v=251107221955') 0 -193px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFlagLB{background:url('/img/flags.png?v=251107221955') 0 0 no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagSY{background:url('/img/flags.png?v=251107221955') 0 -12px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagYE{background:url('/img/flags.png?v=251107221955') 0 -24px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagLU{background:url('/img/flags.png?v=251107221955') 0 -36px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagJO{background:url('/img/flags.png?v=251107221955') 0 -48px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagIT{background:url('/img/flags.png?v=251107221955') 0 -60px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagLT{background:url('/img/flags.png?v=251107221955') 0 -72px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagPT{background:url('/img/flags.png?v=251107221955') 0 -84px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagPR{background:url('/img/flags.png?v=251107221955') 0 -96px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagTR{background:url('/img/flags.png?v=251107221955') 0 -108px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagLY{background:url('/img/flags.png?v=251107221955') 0 -120px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagCZ{background:url('/img/flags.png?v=251107221955') 0 -132px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagAL{background:url('/img/flags.png?v=251107221955') 0 -144px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagCO{background:url('/img/flags.png?v=251107221955') 0 -156px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagZA{background:url('/img/flags.png?v=251107221955') 0 -168px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagVE{background:url('/img/flags.png?v=251107221955') 0 -180px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagBR{background:url('/img/flags.png?v=251107221955') 0 -192px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagID{background:url('/img/flags.png?v=251107221955') 0 -204px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagKR{background:url('/img/flags.png?v=251107221955') 0 -216px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagEC{background:url('/img/flags.png?v=251107221955') 0 -228px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagBE{background:url('/img/flags.png?v=251107221955') 0 -240px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagJP{background:url('/img/flags.png?v=251107221955') 0 -252px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagOM{background:url('/img/flags.png?v=251107221955') 0 -264px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagNone{background:url('/img/flags.png?v=251107221955') 0 -276px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagIN{background:url('/img/flags.png?v=251107221955') 0 -288px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagSE{background:url('/img/flags.png?v=251107221955') 0 -300px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagCR{background:url('/img/flags.png?v=251107221955') 0 -312px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagEE{background:url('/img/flags.png?v=251107221955') 0 -324px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagMX{background:url('/img/flags.png?v=251107221955') 0 -336px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagPY{background:url('/img/flags.png?v=251107221955') 0 -348px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagDZ{background:url('/img/flags.png?v=251107221955') 0 -360px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagAE{background:url('/img/flags.png?v=251107221955') 0 -372px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagRO{background:url('/img/flags.png?v=251107221955') 0 -384px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagGR{background:url('/img/flags.png?v=251107221955') 0 -396px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagHU{background:url('/img/flags.png?v=251107221955') 0 -408px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagIL{background:url('/img/flags.png?v=251107221955') 0 -420px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagES{background:url('/img/flags.png?v=251107221955') 0 -432px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagRS{background:url('/img/flags.png?v=251107221955') 0 -444px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagDO{background:url('/img/flags.png?v=251107221955') 0 -456px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagPE{background:url('/img/flags.png?v=251107221955') 0 -468px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagTW{background:url('/img/flags.png?v=251107221955') 0 -480px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagTN{background:url('/img/flags.png?v=251107221955') 0 -492px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagMU{background:url('/img/flags.png?v=251107221955') 0 -504px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagBY{background:url('/img/flags.png?v=251107221955') 0 -516px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagFR{background:url('/img/flags.png?v=251107221955') 0 -528px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagGT{background:url('/img/flags.png?v=251107221955') 0 -540px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagEG{background:url('/img/flags.png?v=251107221955') 0 -552px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagHR{background:url('/img/flags.png?v=251107221955') 0 -564px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagNL{background:url('/img/flags.png?v=251107221955') 0 -576px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagMK{background:url('/img/flags.png?v=251107221955') 0 -588px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagCA{background:url('/img/flags.png?v=251107221955') 0 -600px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagBH{background:url('/img/flags.png?v=251107221955') 0 -612px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagDE{background:url('/img/flags.png?v=251107221955') 0 -624px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagUS{background:url('/img/flags.png?v=251107221955') 0 -636px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagSI{background:url('/img/flags.png?v=251107221955') 0 -648px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagNO{background:url('/img/flags.png?v=251107221955') 0 -660px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagSD{background:url('/img/flags.png?v=251107221955') 0 -672px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagVI{background:url('/img/flags.png?v=251107221955') 0 -684px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagEuropeanUnion{background:url('/img/flags.png?v=251107221955') 0 -696px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagRU{background:url('/img/flags.png?v=251107221955') 0 -708px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagKW{background:url('/img/flags.png?v=251107221955') 0 -720px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagPA{background:url('/img/flags.png?v=251107221955') 0 -732px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagVN{background:url('/img/flags.png?v=251107221955') 0 -744px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagPL{background:url('/img/flags.png?v=251107221955') 0 -756px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagDK{background:url('/img/flags.png?v=251107221955') 0 -768px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagAT{background:url('/img/flags.png?v=251107221955') 0 -780px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagNP{background:url('/img/flags.png?v=251107221955') 0 -792px no-repeat;width:9px!important;height:11px!important;overflow:hidden;}
.ImgFlagNI{background:url('/img/flags.png?v=251107221955') 0 -804px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagUY{background:url('/img/flags.png?v=251107221955') 0 -816px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagCH{background:url('/img/flags.png?v=251107221955') 0 -828px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagTH{background:url('/img/flags.png?v=251107221955') 0 -840px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagMA{background:url('/img/flags.png?v=251107221955') 0 -852px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagSV{background:url('/img/flags.png?v=251107221955') 0 -864px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagIQ{background:url('/img/flags.png?v=251107221955') 0 -876px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagSA{background:url('/img/flags.png?v=251107221955') 0 -888px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagLK{background:url('/img/flags.png?v=251107221955') 0 -900px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagIE{background:url('/img/flags.png?v=251107221955') 0 -912px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagAR{background:url('/img/flags.png?v=251107221955') 0 -924px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagSK{background:url('/img/flags.png?v=251107221955') 0 -936px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagUA{background:url('/img/flags.png?v=251107221955') 0 -948px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagGB{background:url('/img/flags.png?v=251107221955') 0 -960px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagLV{background:url('/img/flags.png?v=251107221955') 0 -972px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagFI{background:url('/img/flags.png?v=251107221955') 0 -984px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagAW{background:url('/img/flags.png?v=251107221955') 0 -996px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagAU{background:url('/img/flags.png?v=251107221955') 0 -1008px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagMD{background:url('/img/flags.png?v=251107221955') 0 -1020px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagHK{background:url('/img/flags.png?v=251107221955') 0 -1032px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagHN{background:url('/img/flags.png?v=251107221955') 0 -1044px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagSG{background:url('/img/flags.png?v=251107221955') 0 -1056px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagBG{background:url('/img/flags.png?v=251107221955') 0 -1068px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagCN{background:url('/img/flags.png?v=251107221955') 0 -1080px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagIS{background:url('/img/flags.png?v=251107221955') 0 -1092px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagBO{background:url('/img/flags.png?v=251107221955') 0 -1104px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagCL{background:url('/img/flags.png?v=251107221955') 0 -1116px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagNZ{background:url('/img/flags.png?v=251107221955') 0 -1128px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ImgFlagQA{background:url('/img/flags.png?v=251107221955') 0 -1140px no-repeat;width:16px!important;height:11px!important;overflow:hidden;}
.ie .custom .icons{background:url('/img/ie-custom-icons/ie-custom-icons.png?v=251107221955') 0 0 no-repeat;width:16px!important;height:15044px!important;overflow:hidden;}
.ImgServer_32{background:url('/img/large/ImgServer_32.gif?v=251107221955') 0 0 no-repeat;width:32px!important;height:32px!important;overflow:hidden;}
.ImgGenericDoc_48{background:url('/img/large.png?v=251107221955') 0 0 no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgMSPowerpointDoc_48{background:url('/img/large.png?v=251107221955') 0 -49px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgResource_32{background:url('/img/large.png?v=251107221955') 0 -98px no-repeat;width:32px!important;height:32px!important;overflow:hidden;}
.ImgZipDoc_48{background:url('/img/large.png?v=251107221955') 0 -131px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgCOS_32{background:url('/img/large.png?v=251107221955') 0 -180px no-repeat;width:32px!important;height:32px!important;overflow:hidden;}
.ImgDndMultiNo_48{background:url('/img/large.png?v=251107221955') 0 -213px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgMSVisioDoc_48{background:url('/img/large.png?v=251107221955') 0 -262px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgZSpreadsheet_48{background:url('/img/large.png?v=251107221955') 0 -311px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgLocation_32{background:url('/img/large.png?v=251107221955') 0 -360px no-repeat;width:32px!important;height:32px!important;overflow:hidden;}
.ImgGroupPerson_32{background:url('/img/large.png?v=251107221955') 0 -393px no-repeat;width:32px!important;height:32px!important;overflow:hidden;}
.ImgBriefcase_32{background:url('/img/large.png?v=251107221955') 0 -426px no-repeat;width:32px!important;height:32px!important;overflow:hidden;}
.ImgGroup_32{background:url('/img/large.png?v=251107221955') 0 -459px no-repeat;width:32px!important;height:32px!important;overflow:hidden;}
.ImgAlias_32{background:url('/img/large.png?v=251107221955') 0 -492px no-repeat;width:32px!important;height:32px!important;overflow:hidden;}
.ImgGroupPerson_48{background:url('/img/large.png?v=251107221955') 0 -525px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgDndMultiYes_48{background:url('/img/large.png?v=251107221955') 0 -574px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgPerson_32{background:url('/img/large.png?v=251107221955') 0 -623px no-repeat;width:32px!important;height:32px!important;overflow:hidden;}
.ImgMSProjectDoc_48{background:url('/img/large.png?v=251107221955') 0 -656px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgRightArrow_32{background:url('/img/large.png?v=251107221955') 0 -705px no-repeat;width:32px!important;height:32px!important;overflow:hidden;}
.ImgMessageDoc_48{background:url('/img/large.png?v=251107221955') 0 -738px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgPresentation_48{background:url('/img/large.png?v=251107221955') 0 -787px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgMSExcelDoc_48{background:url('/img/large.png?v=251107221955') 0 -836px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgExeDoc_48{background:url('/img/large.png?v=251107221955') 0 -885px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgPersonInline_48{background:url('/img/large.png?v=251107221955') 0 -934px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgAudioDoc_48{background:url('/img/large.png?v=251107221955') 0 -983px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgLeftArrow_32{background:url('/img/large.png?v=251107221955') 0 -1032px no-repeat;width:32px!important;height:31px!important;overflow:hidden;}
.ImgDoc_48{background:url('/img/large.png?v=251107221955') 0 -1064px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgMSWordDoc_48{background:url('/img/large.png?v=251107221955') 0 -1113px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgBriefcase_48{background:url('/img/large.png?v=251107221955') 0 -1162px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgGroup_48{background:url('/img/large.png?v=251107221955') 0 -1211px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgVideoDoc_48{background:url('/img/large.png?v=251107221955') 0 -1260px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgUnknownDoc_48{background:url('/img/large.png?v=251107221955') 0 -1309px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgImageDoc_48{background:url('/img/large.png?v=251107221955') 0 -1358px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgDomain_32{background:url('/img/large.png?v=251107221955') 0 -1407px no-repeat;width:32px!important;height:32px!important;overflow:hidden;}
.ImgPerson_48{background:url('/img/large.png?v=251107221955') 0 -1440px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgSender_36{background:url('/img/large.png?v=251107221955') 0 -1489px no-repeat;width:36px!important;height:36px!important;overflow:hidden;}
.ImgHtmlDoc_48{background:url('/img/large.png?v=251107221955') 0 -1526px no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.ImgQueue_32{background:url('/img/large.png?v=251107221955') 0 -1575px no-repeat;width:32px!important;height:32px!important;overflow:hidden;}
.ImgServer_32{background:url('/img/large.png?v=251107221955') 0 -1608px no-repeat;width:32px!important;height:32px!important;overflow:hidden;}
.ImgZimbraIcon_20{background:url('/img/logo/ImgZimbraIcon_20.gif?v=251107221955') 0 0 no-repeat;width:20px!important;height:20px!important;overflow:hidden;}
.ImgZimbraLogo_32{background:url('/img/logo/ImgZimbraLogo_32.gif?v=251107221955') 0 0 no-repeat;width:32px!important;height:32px!important;overflow:hidden;}
.ImgZimbraLogo_48{background:url('/img/logo/ImgZimbraLogo_48.gif?v=251107221955') 0 0 no-repeat;width:48px!important;height:48px!important;overflow:hidden;}
.favicon{background:url('/img/logo/favicon.gif?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgZimbraIcon{background:url('/img/logo/ImgZimbraIcon.gif?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgZimbraLogo_64{background:url('/img/logo/ImgZimbraLogo_64.gif?v=251107221955') 0 0 no-repeat;width:64px!important;height:64px!important;overflow:hidden;}
.ImgZimbraLogo_128{background:url('/img/logo/ImgZimbraLogo_128.gif?v=251107221955') 0 0 no-repeat;width:128px!important;height:128px!important;overflow:hidden;}
.ImgVmwareIcon{background:url('/img/logo/ImgVmwareIcon.png?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.Icon{background:url('/img/logo/Icon.png?v=251107221955') 0 0 no-repeat;width:57px!important;height:57px!important;overflow:hidden;}
.IconAppContextPath2x.png?v=251107221955') 0 0 no-repeat;width:114px!important;height:114px!important;overflow:hidden;}
.apple .touch .icon{background:url('/img/logo/apple-touch-icon.png?v=251107221955') 0 0 no-repeat;width:57px!important;height:57px!important;overflow:hidden;}
.Icon~ipadAppContextPath2x.png?v=251107221955') 0 0 no-repeat;width:144px!important;height:144px!important;overflow:hidden;}
.Icon~ipad{background:url('/img/logo/Icon~ipad.png?v=251107221955') 0 0 no-repeat;width:72px!important;height:72px!important;overflow:hidden;}
.ImgAddSignature{background:url('/img/mail/ImgAddSignature.gif?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBlockedImage{background:url('/img/mail.png?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgConvCollapse{background:url('/img/mail.png?v=251107221955') 0 -17px no-repeat;width:12px!important;height:12px!important;overflow:hidden;}
.ImgConvExpand{background:url('/img/mail.png?v=251107221955') 0 -30px no-repeat;width:12px!important;height:12px!important;overflow:hidden;}
.ImgAccountZimbra{background:url('/img/offline.gif?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgGlobalSearchFolder{background:url('/img/offline.gif?v=251107221955') 0 -17px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAccountIMAP{background:url('/img/offline.gif?v=251107221955') 0 -34px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAccountGmail{background:url('/img/offline2.gif?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAccountPOP{background:url('/img/offline2.gif?v=251107221955') 0 -17px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgLocalFolders{background:url('/img/offline3.gif?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAccountYahoo{background:url('/img/offline3.gif?v=251107221955') 0 -17px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAccountExchange{background:url('/img/offline3.gif?v=251107221955') 0 -34px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAccountAll{background:url('/img/offline.png?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNewMailAlert{background:url('/img/offline.png?v=251107221955') 0 -17px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgLinkedIn{background:url('/img/partners.png?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSalesforce{background:url('/img/partners.png?v=251107221955') 0 -17px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDrop.io{background:url('/img/partners.png?v=251107221955') 0 -34px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgGoogle{background:url('/img/partners.png?v=251107221955') 0 -51px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgYahoo{background:url('/img/partners.png?v=251107221955') 0 -68px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgWebex{background:url('/img/partners.png?v=251107221955') 0 -85px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDimDim{background:url('/img/partners.png?v=251107221955') 0 -102px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPrefsHeader_R{background:url('/img/prefs/ImgPrefsHeader_R.gif?v=251107221955') 0 0 no-repeat;width:9px!important;height:25px!important;overflow:hidden;}
.ImgPrefsHeader_L{background:url('/img/prefs/ImgPrefsHeader_L.gif?v=251107221955') 0 0 no-repeat;width:9px!important;height:25px!important;overflow:hidden;}
.ImgPrefsHeader{background:url('/img/prefs/ImgPrefsHeader.repeatx.gif?v=251107221955') 0 0 repeat;overflow:hidden;}
.ImgAccounts{background:url('/img/startup.png?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTrustedAddresses{background:url('/img/startup.png?v=251107221955') 0 -17px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgShortcut{background:url('/img/startup.png?v=251107221955') 0 -34px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPreferences{background:url('/img/startup.png?v=251107221955') 0 -51px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPriorityLow_list{background:url('/img/startup.png?v=251107221955') 0 -68px no-repeat;width:8px!important;height:16px!important;overflow:hidden;}
.ImgPriorityHigh_list{background:url('/img/startup.png?v=251107221955') 0 -85px no-repeat;width:8px!important;height:16px!important;overflow:hidden;}
.ImgSpreadSheet{background:url('/img/table.png?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgInsertColBefore{background:url('/img/table.png?v=251107221955') 0 -17px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSplitCells{background:url('/img/table.png?v=251107221955') 0 -34px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgInsertRowAfter{background:url('/img/table.png?v=251107221955') 0 -51px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDeleteTable{background:url('/img/table.png?v=251107221955') 0 -68px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgInsertColAfter{background:url('/img/table.png?v=251107221955') 0 -85px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSum{background:url('/img/table.png?v=251107221955') 0 -102px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDeleteCol{background:url('/img/table.png?v=251107221955') 0 -119px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgInsertRowBefore{background:url('/img/table.png?v=251107221955') 0 -136px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTable{background:url('/img/table.png?v=251107221955') 0 -153px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDeleteRow{background:url('/img/table.png?v=251107221955') 0 -170px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMergeCells{background:url('/img/table.png?v=251107221955') 0 -187px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTableProperties{background:url('/img/table.png?v=251107221955') 0 -204px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgInsertTable{background:url('/img/table.png?v=251107221955') 0 -221px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCellProperties{background:url('/img/table.png?v=251107221955') 0 -238px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTasksDisplayView{background:url('/img/tasks/ImgTasksDisplayView.png?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDataUnavailable{background:url('/img/translate/ImgDataUnavailable.gif?v=251107221955') 0 0 no-repeat;width:186px!important;height:67px!important;overflow:hidden;}
.ImgAnsweredCalls{background:url('/img/voicemail.gif?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMarkAsUnheard{background:url('/img/voicemail.gif?v=251107221955') 0 -17px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPlayMessage{background:url('/img/voicemail.gif?v=251107221955') 0 -34px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgVoicemail{background:url('/img/voicemail.gif?v=251107221955') 0 -51px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMarkAsHeard{background:url('/img/voicemail.gif?v=251107221955') 0 -68px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPlacedCalls{background:url('/img/voicemail.gif?v=251107221955') 0 -85px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgVoicemailApp{background:url('/img/voicemail.gif?v=251107221955') 0 -102px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMissedCalls{background:url('/img/voicemail.gif?v=251107221955') 0 -119px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCallManager{background:url('/img/voicemail.gif?v=251107221955') 0 -136px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgVolume{background:url('/img/voicemail.gif?v=251107221955') 0 -153px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPlayingMessage{background:url('/img/voicemail.gif?v=251107221955') 0 -170px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUnDelete{background:url('/img/voicemail.gif?v=251107221955') 0 -187px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgVolume{background:url('/img/voicemail.png?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMissedCalls{background:url('/img/voicemail.png?v=251107221955') 0 -17px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgVoicemailApp{background:url('/img/voicemail.png?v=251107221955') 0 -34px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPlayingMessage{background:url('/img/voicemail.png?v=251107221955') 0 -51px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPlacedCalls{background:url('/img/voicemail.png?v=251107221955') 0 -68px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgVoicemail{background:url('/img/voicemail.png?v=251107221955') 0 -85px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPlayMessage{background:url('/img/voicemail.png?v=251107221955') 0 -102px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAnsweredCalls{background:url('/img/voicemail.png?v=251107221955') 0 -119px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMarkAsUnheard{background:url('/img/voicemail.png?v=251107221955') 0 -136px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMarkAsHeard{background:url('/img/voicemail.png?v=251107221955') 0 -153px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUnDelete{background:url('/img/voicemail.png?v=251107221955') 0 -170px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCallManager{background:url('/img/voicemail.png?v=251107221955') 0 -187px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgHelpPullDownArrow{background:url('/img/zimbra.gif?v=251107221955') 0 0 no-repeat;width:12px!important;height:16px!important;overflow:hidden;}
.ImgRSSMask{background:url('/img/zimbra.gif?v=251107221955') 0 -17px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgContactsFolderMask{background:url('/img/zimbra.gif?v=251107221955') 0 -34px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSharedContactsFolderMask{background:url('/img/zimbra.gif?v=251107221955') 0 -51px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBlank_9{background:url('/img/zimbra.gif?v=251107221955') 0 -68px no-repeat;width:9px!important;height:9px!important;overflow:hidden;}
.ImgTaskNormal{background:url('/img/zimbra.gif?v=251107221955') 0 -78px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgInboxMask{background:url('/img/zimbra.gif?v=251107221955') 0 -95px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTagMask{background:url('/img/zimbra.gif?v=251107221955') 0 -112px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSentFolderMask{background:url('/img/zimbra.gif?v=251107221955') 0 -129px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSharedMailFolderMask{background:url('/img/zimbra.gif?v=251107221955') 0 -146px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFolderMask{background:url('/img/zimbra.gif?v=251107221955') 0 -163px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCalendarFolderMask{background:url('/img/zimbra.gif?v=251107221955') 0 -180px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.1x1 .trans{background:url('/img/zimbra.gif?v=251107221955') 0 -197px no-repeat;width:1px!important;height:1px!important;overflow:hidden;}
.ImgMailFolderMask{background:url('/img/zimbra.gif?v=251107221955') 0 -199px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgHelpPullDownArrowHover{background:url('/img/zimbra.gif?v=251107221955') 0 -216px no-repeat;width:12px!important;height:16px!important;overflow:hidden;}
.ImgSharedCalendarFolderMask{background:url('/img/zimbra.gif?v=251107221955') 0 -233px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTaskListMask{background:url('/img/zimbra.gif?v=251107221955') 0 -250px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBlank_16{background:url('/img/zimbra.gif?v=251107221955') 0 -267px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSharedTaskListMask{background:url('/img/zimbra.gif?v=251107221955') 0 -284px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBlank_1{background:url('/img/zimbra.gif?v=251107221955') 0 -301px no-repeat;width:1px!important;height:1px!important;overflow:hidden;}
.ImgEmailedContactsMask{background:url('/img/zimbra.gif?v=251107221955') 0 -303px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPriorityNormal_list{background:url('/img/zimbra.gif?v=251107221955') 0 -320px no-repeat;width:8px!important;height:16px!important;overflow:hidden;}
.ImgSearchFolderMask{background:url('/img/zimbra.gif?v=251107221955') 0 -337px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTextDirectionRTL{background:url('/img/zimbra.png?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgViewAll{background:url('/img/zimbra.png?v=251107221955') 0 -17px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNotebookOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -34px no-repeat;width:16px!important;height:15px!important;overflow:hidden;}
.ImgPriorityNormal_list{background:url('/img/zimbra.png?v=251107221955') 0 -50px no-repeat;width:8px!important;height:16px!important;overflow:hidden;}
.ImgCalendarApp{background:url('/img/zimbra.png?v=251107221955') 0 -67px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDraftMsg{background:url('/img/zimbra.png?v=251107221955') 0 -84px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPeelSpacer{background:url('/img/zimbra.png?v=251107221955') 0 -101px no-repeat;width:12px!important;height:12px!important;overflow:hidden;}
.ImgSinglePane{background:url('/img/zimbra.png?v=251107221955') 0 -114px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCheckboxChecked{background:url('/img/zimbra.png?v=251107221955') 0 -131px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgURL{background:url('/img/zimbra.png?v=251107221955') 0 -148px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgEdit{background:url('/img/zimbra.png?v=251107221955') 0 -165px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMessageDoc{background:url('/img/zimbra.png?v=251107221955') 0 -182px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFontColor{background:url('/img/zimbra.png?v=251107221955') 0 -199px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.Img_ImSmallInvisble{background:url('/img/zimbra.png?v=251107221955') 0 -216px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCardsView{background:url('/img/zimbra.png?v=251107221955') 0 -233px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDayView{background:url('/img/zimbra.png?v=251107221955') 0 -250px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgLogoff{background:url('/img/zimbra.png?v=251107221955') 0 -267px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSend{background:url('/img/zimbra.png?v=251107221955') 0 -284px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgHSash_thumb{background:url('/img/zimbra.png?v=251107221955') 0 -301px no-repeat;width:3px!important;height:14px!important;overflow:hidden;}
.ImgMoveToFolder{background:url('/img/zimbra.png?v=251107221955') 0 -316px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUpload2{background:url('/img/zimbra.png?v=251107221955') 0 -333px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTasksDisplayView{background:url('/img/zimbra.png?v=251107221955') 0 -350px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTagYellow{background:url('/img/zimbra.png?v=251107221955') 0 -367px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCancel{background:url('/img/zimbra.png?v=251107221955') 0 -384px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMailTo{background:url('/img/zimbra.png?v=251107221955') 0 -401px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSelectPullDownArrowHover{background:url('/img/zimbra.png?v=251107221955') 0 -418px no-repeat;width:12px!important;height:16px!important;overflow:hidden;}
.ImgMessageView{background:url('/img/zimbra.png?v=251107221955') 0 -435px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTagGray{background:url('/img/zimbra.png?v=251107221955') 0 -452px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgRedo{background:url('/img/zimbra.png?v=251107221955') 0 -469px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSharedTaskList{background:url('/img/zimbra.png?v=251107221955') 0 -486px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMobileWipeCancel{background:url('/img/zimbra.png?v=251107221955') 0 -503px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgGlobe{background:url('/img/zimbra.png?v=251107221955') 0 -520px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCalInviteTentative{background:url('/img/zimbra.png?v=251107221955') 0 -537px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTagBlue{background:url('/img/zimbra.png?v=251107221955') 0 -554px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFontBackground{background:url('/img/zimbra.png?v=251107221955') 0 -571px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMSPowerpointDoc{background:url('/img/zimbra.png?v=251107221955') 0 -588px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPlay{background:url('/img/zimbra.png?v=251107221955') 0 -605px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgLocationOrange{background:url('/img/zimbra.png?v=251107221955') 0 -622px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgContactsFolderOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -639px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgLeftDoubleArrow{background:url('/img/zimbra.png?v=251107221955') 0 -656px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTaskViewInProgress{background:url('/img/zimbra.png?v=251107221955') 0 -673px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTaskHigh{background:url('/img/zimbra.png?v=251107221955') 0 -690px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSharedCalendarFolderOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -707px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgLastPage{background:url('/img/zimbra.png?v=251107221955') 0 -724px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgApptRecur{background:url('/img/zimbra.png?v=251107221955') 0 -741px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUpload{background:url('/img/zimbra.png?v=251107221955') 0 -758px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPriorityNormal{background:url('/img/zimbra.png?v=251107221955') 0 -775px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderAll{background:url('/img/zimbra.png?v=251107221955') 0 -792px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUpload7{background:url('/img/zimbra.png?v=251107221955') 0 -809px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgJunkMail{background:url('/img/zimbra.png?v=251107221955') 0 -826px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUnreadMessage{background:url('/img/zimbra.png?v=251107221955') 0 -843px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgStrikeThru{background:url('/img/zimbra.png?v=251107221955') 0 -860px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgRightArrow{background:url('/img/zimbra.png?v=251107221955') 0 -877px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMsgStatus{background:url('/img/zimbra.png?v=251107221955') 0 -894px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAddSlide{background:url('/img/zimbra.png?v=251107221955') 0 -911px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNewFolder{background:url('/img/zimbra.png?v=251107221955') 0 -928px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTagOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -945px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.Img_ImSmallAvailable{background:url('/img/zimbra.png?v=251107221955') 0 -962px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgItalics{background:url('/img/zimbra.png?v=251107221955') 0 -979px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgRightDoubleArrow{background:url('/img/zimbra.png?v=251107221955') 0 -996px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgRefreshAll{background:url('/img/zimbra.png?v=251107221955') 0 -1013px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCalInviteAccepted{background:url('/img/zimbra.png?v=251107221955') 0 -1030px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTasksApp{background:url('/img/zimbra.png?v=251107221955') 0 -1047px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgInboxOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -1064px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAccordionOpened{background:url('/img/zimbra.png?v=251107221955') 0 -1081px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSharedMailFolderOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -1098px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgApptReminder{background:url('/img/zimbra.png?v=251107221955') 0 -1115px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSentFolderOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -1132px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNewTag{background:url('/img/zimbra.png?v=251107221955') 0 -1149px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNewTime{background:url('/img/zimbra.png?v=251107221955') 0 -1166px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgConversationView{background:url('/img/zimbra.png?v=251107221955') 0 -1183px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgQuestionMark{background:url('/img/zimbra.png?v=251107221955') 0 -1200px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDelete{background:url('/img/zimbra.png?v=251107221955') 0 -1217px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSelectPullDownArrow{background:url('/img/zimbra.png?v=251107221955') 0 -1234px no-repeat;width:12px!important;height:16px!important;overflow:hidden;}
.ImgMSProjectDoc{background:url('/img/zimbra.png?v=251107221955') 0 -1251px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTagOrange{background:url('/img/zimbra.png?v=251107221955') 0 -1268px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgProperties{background:url('/img/zimbra.png?v=251107221955') 0 -1285px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgInsertWeblink{background:url('/img/zimbra.png?v=251107221955') 0 -1302px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAdd{background:url('/img/zimbra.png?v=251107221955') 0 -1319px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSendLater{background:url('/img/zimbra.png?v=251107221955') 0 -1336px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCloseGray{background:url('/img/zimbra.png?v=251107221955') 0 -1353px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUpload12{background:url('/img/zimbra.png?v=251107221955') 0 -1370px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFeedback{background:url('/img/zimbra.png?v=251107221955') 0 -1387px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMSVisioDoc{background:url('/img/zimbra.png?v=251107221955') 0 -1404px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgExeDoc{background:url('/img/zimbra.png?v=251107221955') 0 -1421px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMenuCheck{background:url('/img/zimbra.png?v=251107221955') 0 -1438px no-repeat;width:9px!important;height:9px!important;overflow:hidden;}
.ImgIndent{background:url('/img/zimbra.png?v=251107221955') 0 -1448px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgLeftJustify{background:url('/img/zimbra.png?v=251107221955') 0 -1465px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSearch2{background:url('/img/zimbra.png?v=251107221955') 0 -1482px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMinus{background:url('/img/zimbra.png?v=251107221955') 0 -1499px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBubbleDelete{background:url('/img/zimbra.png?v=251107221955') 0 -1516px no-repeat;width:12px!important;height:12px!important;overflow:hidden;}
.ImgPause{background:url('/img/zimbra.png?v=251107221955') 0 -1529px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgLocation{background:url('/img/zimbra.png?v=251107221955') 0 -1546px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNewAppointment{background:url('/img/zimbra.png?v=251107221955') 0 -1563px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.Img_ImSmallUnavailable{background:url('/img/zimbra.png?v=251107221955') 0 -1580px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPOPAccount{background:url('/img/zimbra.png?v=251107221955') 0 -1597px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgEmptyFolder{background:url('/img/zimbra.png?v=251107221955') 0 -1614px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUpload11{background:url('/img/zimbra.png?v=251107221955') 0 -1631px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDeleteSlide{background:url('/img/zimbra.png?v=251107221955') 0 -1648px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPadlock{background:url('/img/zimbra.png?v=251107221955') 0 -1665px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.Img_ImSmallExtendedAway{background:url('/img/zimbra.png?v=251107221955') 0 -1682px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNewMessage{background:url('/img/zimbra.png?v=251107221955') 0 -1699px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgContactsFolder{background:url('/img/zimbra.png?v=251107221955') 0 -1716px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSentFolder{background:url('/img/zimbra.png?v=251107221955') 0 -1733px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNotJunk{background:url('/img/zimbra.png?v=251107221955') 0 -1750px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderV{background:url('/img/zimbra.png?v=251107221955') 0 -1767px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgHelpDocument{background:url('/img/zimbra.png?v=251107221955') 0 -1784px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFlagRed{background:url('/img/zimbra.png?v=251107221955') 0 -1801px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMsgUnread{background:url('/img/zimbra.png?v=251107221955') 0 -1818px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderTopDoubleBottomDouble{background:url('/img/zimbra.png?v=251107221955') 0 -1835px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMessage{background:url('/img/zimbra.png?v=251107221955') 0 -1852px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPriorityDis{background:url('/img/zimbra.png?v=251107221955') 0 -1869px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSplitPaneOff{background:url('/img/zimbra.png?v=251107221955') 0 -1886px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMsgStatusUnread{background:url('/img/zimbra.png?v=251107221955') 0 -1903px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgVersionHistory{background:url('/img/zimbra.png?v=251107221955') 0 -1920px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMsgRead{background:url('/img/zimbra.png?v=251107221955') 0 -1937px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMsgStatusRead{background:url('/img/zimbra.png?v=251107221955') 0 -1954px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUpload9{background:url('/img/zimbra.png?v=251107221955') 0 -1971px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderTop{background:url('/img/zimbra.png?v=251107221955') 0 -1988px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPDFDoc{background:url('/img/zimbra.png?v=251107221955') 0 -2005px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderTopBottomDouble{background:url('/img/zimbra.png?v=251107221955') 0 -2022px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTagGreen{background:url('/img/zimbra.png?v=251107221955') 0 -2039px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgArchiveFolder{background:url('/img/zimbra.png?v=251107221955') 0 -2056px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSearchFolder{background:url('/img/zimbra.png?v=251107221955') 0 -2073px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAccounts{background:url('/img/zimbra.png?v=251107221955') 0 -2090px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFwdArrowSmall{background:url('/img/zimbra.png?v=251107221955') 0 -2107px no-repeat;width:6px!important;height:9px!important;overflow:hidden;}
.ImgWordCount{background:url('/img/zimbra.png?v=251107221955') 0 -2117px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderBox{background:url('/img/zimbra.png?v=251107221955') 0 -2134px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPerson{background:url('/img/zimbra.png?v=251107221955') 0 -2151px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgRedirect{background:url('/img/zimbra.png?v=251107221955') 0 -2168px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgLocationGreen{background:url('/img/zimbra.png?v=251107221955') 0 -2185px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSharedContactsFolder{background:url('/img/zimbra.png?v=251107221955') 0 -2202px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgContactsPicker{background:url('/img/zimbra.png?v=251107221955') 0 -2219px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFindReplace{background:url('/img/zimbra.png?v=251107221955') 0 -2236px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSendReceive{background:url('/img/zimbra.png?v=251107221955') 0 -2253px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUpload8{background:url('/img/zimbra.png?v=251107221955') 0 -2270px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPreviousPage{background:url('/img/zimbra.png?v=251107221955') 0 -2287px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNewContact{background:url('/img/zimbra.png?v=251107221955') 0 -2304px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNextPage{background:url('/img/zimbra.png?v=251107221955') 0 -2321px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPriorityHigh{background:url('/img/zimbra.png?v=251107221955') 0 -2338px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.Img_ImSmallDnD{background:url('/img/zimbra.png?v=251107221955') 0 -2355px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCloseGrayModern{background:url('/img/zimbra.png?v=251107221955') 0 -2372px no-repeat;width:24px!important;height:24px!important;overflow:hidden;}
.ImgRestoreVersion{background:url('/img/zimbra.png?v=251107221955') 0 -2397px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderVEdges{background:url('/img/zimbra.png?v=251107221955') 0 -2414px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCut{background:url('/img/zimbra.png?v=251107221955') 0 -2431px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDeleteMessage{background:url('/img/zimbra.png?v=251107221955') 0 -2448px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgImageDoc{background:url('/img/zimbra.png?v=251107221955') 0 -2465px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDraftFolderOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -2482px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAddImage{background:url('/img/zimbra.png?v=251107221955') 0 -2499px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNewCalendarFolder{background:url('/img/zimbra.png?v=251107221955') 0 -2516px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgShowAsO{background:url('/img/zimbra.png?v=251107221955') 0 -2533px no-repeat;width:6px!important;height:16px!important;overflow:hidden;}
.ImgPlus{background:url('/img/zimbra.png?v=251107221955') 0 -2550px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCalInviteDeclined{background:url('/img/zimbra.png?v=251107221955') 0 -2567px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNewResource{background:url('/img/zimbra.png?v=251107221955') 0 -2584px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDeleteTag{background:url('/img/zimbra.png?v=251107221955') 0 -2601px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ZHover .ImgRemove{background:url('/img/zimbra.png?v=251107221955') 0 -2618px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgConversation{background:url('/img/zimbra.png?v=251107221955') 0 -2635px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFolder{background:url('/img/zimbra.png?v=251107221955') 0 -2652px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCheckin{background:url('/img/zimbra.png?v=251107221955') 0 -2669px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUpload3{background:url('/img/zimbra.png?v=251107221955') 0 -2686px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgExternalLink{background:url('/img/zimbra.png?v=251107221955') 0 -2703px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSubscript{background:url('/img/zimbra.png?v=251107221955') 0 -2720px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFilesApp{background:url('/img/zimbra.png?v=251107221955') 0 -2737px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCheckout{background:url('/img/zimbra.png?v=251107221955') 0 -2754px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgProposeTime{background:url('/img/zimbra.png?v=251107221955') 0 -2771px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAddFilter{background:url('/img/zimbra.png?v=251107221955') 0 -2788px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMsgStatusReply{background:url('/img/zimbra.png?v=251107221955') 0 -2805px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTaskCheckboxOverdue{background:url('/img/zimbra.png?v=251107221955') 0 -2822px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgResource{background:url('/img/zimbra.png?v=251107221955') 0 -2839px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTask{background:url('/img/zimbra.png?v=251107221955') 0 -2856px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTaskViewTodoList{background:url('/img/zimbra.png?v=251107221955') 0 -2873px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgVSash_thumb{background:url('/img/zimbra.png?v=251107221955') 0 -2890px no-repeat;width:14px!important;height:3px!important;overflow:hidden;}
.ImgFlagDis{background:url('/img/zimbra.png?v=251107221955') 0 -2894px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPin{background:url('/img/zimbra.png?v=251107221955') 0 -2911px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderH{background:url('/img/zimbra.png?v=251107221955') 0 -2928px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgInsertImage{background:url('/img/zimbra.png?v=251107221955') 0 -2945px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDisconnect{background:url('/img/zimbra.png?v=251107221955') 0 -2962px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMenuRadio{background:url('/img/zimbra.png?v=251107221955') 0 -2979px no-repeat;width:9px!important;height:9px!important;overflow:hidden;}
.ImgDeleteFolder{background:url('/img/zimbra.png?v=251107221955') 0 -2989px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgOutbox{background:url('/img/zimbra.png?v=251107221955') 0 -3006px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAttachment{background:url('/img/zimbra.png?v=251107221955') 0 -3023px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUpload4{background:url('/img/zimbra.png?v=251107221955') 0 -3040px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAttendeeRed{background:url('/img/zimbra.png?v=251107221955') 0 -3057px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgHtmlTools{background:url('/img/zimbra.png?v=251107221955') 0 -3074px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDraftFolder{background:url('/img/zimbra.png?v=251107221955') 0 -3091px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDeleteConversation{background:url('/img/zimbra.png?v=251107221955') 0 -3108px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDoc{background:url('/img/zimbra.png?v=251107221955') 0 -3125px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderNone{background:url('/img/zimbra.png?v=251107221955') 0 -3142px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSwitchFormat{background:url('/img/zimbra.png?v=251107221955') 0 -3159px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMSExcelDoc{background:url('/img/zimbra.png?v=251107221955') 0 -3176px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSharedNotebookOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -3193px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgRename{background:url('/img/zimbra.png?v=251107221955') 0 -3210px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMeetingRequest{background:url('/img/zimbra.png?v=251107221955') 0 -3227px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgHorizRule{background:url('/img/zimbra.png?v=251107221955') 0 -3244px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMsgStatusRedirect{background:url('/img/zimbra.png?v=251107221955') 0 -3261px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTagCyan{background:url('/img/zimbra.png?v=251107221955') 0 -3278px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTrustedAddresses{background:url('/img/zimbra.png?v=251107221955') 0 -3295px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgGenericDoc{background:url('/img/zimbra.png?v=251107221955') 0 -3312px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSearchFolderOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -3329px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMobileWipe{background:url('/img/zimbra.png?v=251107221955') 0 -3346px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgLocationRed{background:url('/img/zimbra.png?v=251107221955') 0 -3363px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDuplicateSlide{background:url('/img/zimbra.png?v=251107221955') 0 -3380px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgApptException{background:url('/img/zimbra.png?v=251107221955') 0 -3397px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSplitPane{background:url('/img/zimbra.png?v=251107221955') 0 -3414px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSharedMailFolder{background:url('/img/zimbra.png?v=251107221955') 0 -3431px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMute{background:url('/img/zimbra.png?v=251107221955') 0 -3448px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgOutdent{background:url('/img/zimbra.png?v=251107221955') 0 -3465px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCompose{background:url('/img/zimbra.png?v=251107221955') 0 -3482px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAddSignature{background:url('/img/zimbra.png?v=251107221955') 0 -3499px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgConnect{background:url('/img/zimbra.png?v=251107221955') 0 -3516px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgReply{background:url('/img/zimbra.png?v=251107221955') 0 -3533px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCheckboxUnchecked{background:url('/img/zimbra.png?v=251107221955') 0 -3550px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgZSpreadSheet{background:url('/img/zimbra.png?v=251107221955') 0 -3567px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMSWordDoc{background:url('/img/zimbra.png?v=251107221955') 0 -3584px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNewContactsFolder{background:url('/img/zimbra.png?v=251107221955') 0 -3601px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNodeCollapsed{background:url('/img/zimbra.png?v=251107221955') 0 -3618px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgEnvelope{background:url('/img/zimbra.png?v=251107221955') 0 -3635px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ZHover .ImgContextMenu{background:url('/img/zimbra.png?v=251107221955') 0 -3652px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderBottom{background:url('/img/zimbra.png?v=251107221955') 0 -3669px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgReplyAll{background:url('/img/zimbra.png?v=251107221955') 0 -3686px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNewGroup{background:url('/img/zimbra.png?v=251107221955') 0 -3703px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAudioDoc{background:url('/img/zimbra.png?v=251107221955') 0 -3720px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUpload0{background:url('/img/zimbra.png?v=251107221955') 0 -3737px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTime{background:url('/img/zimbra.png?v=251107221955') 0 -3754px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBubbleExpand{background:url('/img/zimbra.png?v=251107221955') 0 -3771px no-repeat;width:12px!important;height:12px!important;overflow:hidden;}
.ImgForward{background:url('/img/zimbra.png?v=251107221955') 0 -3784px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSuperscript{background:url('/img/zimbra.png?v=251107221955') 0 -3801px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCenterJustify{background:url('/img/zimbra.png?v=251107221955') 0 -3818px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCalListView{background:url('/img/zimbra.png?v=251107221955') 0 -3835px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderRight{background:url('/img/zimbra.png?v=251107221955') 0 -3852px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTaskViewCompleted{background:url('/img/zimbra.png?v=251107221955') 0 -3869px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTaskList{background:url('/img/zimbra.png?v=251107221955') 0 -3886px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMsgStatusAppointment{background:url('/img/zimbra.png?v=251107221955') 0 -3903px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgRunSlides{background:url('/img/zimbra.png?v=251107221955') 0 -3920px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNumberedList{background:url('/img/zimbra.png?v=251107221955') 0 -3937px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSharedContact{background:url('/img/zimbra.png?v=251107221955') 0 -3954px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCopy{background:url('/img/zimbra.png?v=251107221955') 0 -3971px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTagShared{background:url('/img/zimbra.png?v=251107221955') 0 -3988px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDownArrowSmall{background:url('/img/zimbra.png?v=251107221955') 0 -4005px no-repeat;width:7px!important;height:4px!important;overflow:hidden;}
.ImgTagPurple{background:url('/img/zimbra.png?v=251107221955') 0 -4010px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPrint{background:url('/img/zimbra.png?v=251107221955') 0 -4027px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTaskViewDeferred{background:url('/img/zimbra.png?v=251107221955') 0 -4044px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAttendeeGreen{background:url('/img/zimbra.png?v=251107221955') 0 -4061px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMailApp{background:url('/img/zimbra.png?v=251107221955') 0 -4078px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTaskViewNotStarted{background:url('/img/zimbra.png?v=251107221955') 0 -4095px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFastFwdArrowSmall{background:url('/img/zimbra.png?v=251107221955') 0 -4112px no-repeat;width:10px!important;height:9px!important;overflow:hidden;}
.ImgCopyFolder{background:url('/img/zimbra.png?v=251107221955') 0 -4122px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUpload1{background:url('/img/zimbra.png?v=251107221955') 0 -4139px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMobile{background:url('/img/zimbra.png?v=251107221955') 0 -4156px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgOptions{background:url('/img/zimbra.png?v=251107221955') 0 -4173px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.1x1 .trans{background:url('/img/zimbra.png?v=251107221955') 0 -4190px no-repeat;width:1px!important;height:1px!important;overflow:hidden;}
.ImgRSS{background:url('/img/zimbra.png?v=251107221955') 0 -4192px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgOutOfOffice{background:url('/img/zimbra.png?v=251107221955') 0 -4209px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgIMAPAccount{background:url('/img/zimbra.png?v=251107221955') 0 -4226px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ZHover .ImgUnpin{background:url('/img/zimbra.png?v=251107221955') 0 -4243px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTagStack{background:url('/img/zimbra.png?v=251107221955') 0 -4260px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgContextMenu{background:url('/img/zimbra.png?v=251107221955') 0 -4277px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgOpenInNewWindow{background:url('/img/zimbra.png?v=251107221955') 0 -4294px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderBottomDouble{background:url('/img/zimbra.png?v=251107221955') 0 -4311px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDate{background:url('/img/zimbra.png?v=251107221955') 0 -4328px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTagPink{background:url('/img/zimbra.png?v=251107221955') 0 -4345px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAttendeesOptional{background:url('/img/zimbra.png?v=251107221955') 0 -4362px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgGroup{background:url('/img/zimbra.png?v=251107221955') 0 -4379px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ZHover .ImgEditBadge{background:url('/img/zimbra.png?v=251107221955') 0 -4396px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgZimlet{background:url('/img/zimbra.png?v=251107221955') 0 -4413px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ZHover .ImgAdd{background:url('/img/zimbra.png?v=251107221955') 0 -4430px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderTopThickBottomThick{background:url('/img/zimbra.png?v=251107221955') 0 -4447px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSharedTaskListOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -4464px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPriorityLow{background:url('/img/zimbra.png?v=251107221955') 0 -4481px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUpArrowSmall{background:url('/img/zimbra.png?v=251107221955') 0 -4498px no-repeat;width:7px!important;height:4px!important;overflow:hidden;}
.ImgShowAsB{background:url('/img/zimbra.png?v=251107221955') 0 -4503px no-repeat;width:6px!important;height:16px!important;overflow:hidden;}
.ImgEnvelopeGray{background:url('/img/zimbra.png?v=251107221955') 0 -4520px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCascade{background:url('/img/zimbra.png?v=251107221955') 0 -4537px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSplitPaneVertical{background:url('/img/zimbra.png?v=251107221955') 0 -4554px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgReadMessage{background:url('/img/zimbra.png?v=251107221955') 0 -4571px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTaskLow{background:url('/img/zimbra.png?v=251107221955') 0 -4588px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUpArrow{background:url('/img/zimbra.png?v=251107221955') 0 -4605px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSpamFolder{background:url('/img/zimbra.png?v=251107221955') 0 -4622px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUnpin{background:url('/img/zimbra.png?v=251107221955') 0 -4639px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNewTaskList{background:url('/img/zimbra.png?v=251107221955') 0 -4656px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgColumnDownArrow{background:url('/img/zimbra.png?v=251107221955') 0 -4673px no-repeat;width:8px!important;height:7px!important;overflow:hidden;}
.ImgBulletedList{background:url('/img/zimbra.png?v=251107221955') 0 -4681px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgRightJustify{background:url('/img/zimbra.png?v=251107221955') 0 -4698px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDiscardCheckout{background:url('/img/zimbra.png?v=251107221955') 0 -4715px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNeedsAction{background:url('/img/zimbra.png?v=251107221955') 0 -4732px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFileRename{background:url('/img/zimbra.png?v=251107221955') 0 -4749px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgShowAsT{background:url('/img/zimbra.png?v=251107221955') 0 -4766px no-repeat;width:6px!important;height:16px!important;overflow:hidden;}
.ImgSpellCheck{background:url('/img/zimbra.png?v=251107221955') 0 -4783px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUpload6{background:url('/img/zimbra.png?v=251107221955') 0 -4800px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPeelMask{background:url('/img/zimbra.png?v=251107221955') 0 -4817px no-repeat;width:12px!important;height:12px!important;overflow:hidden;}
.ImgPeelOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -4830px no-repeat;width:12px!important;height:12px!important;overflow:hidden;}
.ImgSharedCalendarFolder{background:url('/img/zimbra.png?v=251107221955') 0 -4843px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFastRevArrowSmall{background:url('/img/zimbra.png?v=251107221955') 0 -4860px no-repeat;width:10px!important;height:9px!important;overflow:hidden;}
.ImgVideoDoc{background:url('/img/zimbra.png?v=251107221955') 0 -4870px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgApptRecurIndicator{background:url('/img/zimbra.png?v=251107221955') 0 -4887px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgWeekView{background:url('/img/zimbra.png?v=251107221955') 0 -4904px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTagRed{background:url('/img/zimbra.png?v=251107221955') 0 -4921px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCheckModern{background:url('/img/zimbra.png?v=251107221955') 0 -4938px no-repeat;width:24px!important;height:24px!important;overflow:hidden;}
.ImgAttachmentRemove{background:url('/img/zimbra.png?v=251107221955') 0 -4963px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgEmailedContactsOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -4980px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgHelp{background:url('/img/zimbra.png?v=251107221955') 0 -4997px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCalendarFolder{background:url('/img/zimbra.png?v=251107221955') 0 -5014px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgContact{background:url('/img/zimbra.png?v=251107221955') 0 -5031px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPresentation{background:url('/img/zimbra.png?v=251107221955') 0 -5048px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNewTask{background:url('/img/zimbra.png?v=251107221955') 0 -5065px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUnknownDoc{background:url('/img/zimbra.png?v=251107221955') 0 -5082px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUpload10{background:url('/img/zimbra.png?v=251107221955') 0 -5099px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgHeaderExpanded{background:url('/img/zimbra.png?v=251107221955') 0 -5116px no-repeat;width:11px!important;height:11px!important;overflow:hidden;}
.ImgDownArrow{background:url('/img/zimbra.png?v=251107221955') 0 -5128px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAccordionClosed{background:url('/img/zimbra.png?v=251107221955') 0 -5145px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNewDoc{background:url('/img/zimbra.png?v=251107221955') 0 -5162px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFirstPage{background:url('/img/zimbra.png?v=251107221955') 0 -5179px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDeleteTextBox{background:url('/img/zimbra.png?v=251107221955') 0 -5196px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgRefresh{background:url('/img/zimbra.png?v=251107221955') 0 -5213px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgRSSOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -5230px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMsgStatusSent{background:url('/img/zimbra.png?v=251107221955') 0 -5247px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTelephone{background:url('/img/zimbra.png?v=251107221955') 0 -5264px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgShortcut{background:url('/img/zimbra.png?v=251107221955') 0 -5281px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPreferences{background:url('/img/zimbra.png?v=251107221955') 0 -5298px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPaste{background:url('/img/zimbra.png?v=251107221955') 0 -5315px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUnderline{background:url('/img/zimbra.png?v=251107221955') 0 -5332px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgNodeExpanded{background:url('/img/zimbra.png?v=251107221955') 0 -5349px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgZipDoc{background:url('/img/zimbra.png?v=251107221955') 0 -5366px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgApptMeetingIndicator{background:url('/img/zimbra.png?v=251107221955') 0 -5383px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPriority{background:url('/img/zimbra.png?v=251107221955') 0 -5400px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSearch{background:url('/img/zimbra.png?v=251107221955') 0 -5417px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderBottomThick{background:url('/img/zimbra.png?v=251107221955') 0 -5434px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMailFolderOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -5451px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCheck{background:url('/img/zimbra.png?v=251107221955') 0 -5468px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderBoxDouble{background:url('/img/zimbra.png?v=251107221955') 0 -5485px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMsgStatusForward{background:url('/img/zimbra.png?v=251107221955') 0 -5502px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUpload5{background:url('/img/zimbra.png?v=251107221955') 0 -5519px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCamelCase{background:url('/img/zimbra.png?v=251107221955') 0 -5536px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ZHover .ImgPin{background:url('/img/zimbra.png?v=251107221955') 0 -5553px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSharedContactsFolderOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -5570px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderTopBottomThick{background:url('/img/zimbra.png?v=251107221955') 0 -5587px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgInbox{background:url('/img/zimbra.png?v=251107221955') 0 -5604px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgGroupSchedule{background:url('/img/zimbra.png?v=251107221955') 0 -5621px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgEmailedContacts{background:url('/img/zimbra.png?v=251107221955') 0 -5638px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ZFocused .ImgRemove{background:url('/img/zimbra.png?v=251107221955') 0 -5655px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTextDirectionLTR{background:url('/img/zimbra.png?v=251107221955') 0 -5672px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAddTextBox{background:url('/img/zimbra.png?v=251107221955') 0 -5689px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgUndo{background:url('/img/zimbra.png?v=251107221955') 0 -5706px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderCenter{background:url('/img/zimbra.png?v=251107221955') 0 -5723px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBriefcase{background:url('/img/zimbra.png?v=251107221955') 0 -5740px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgEditBadge{background:url('/img/zimbra.png?v=251107221955') 0 -5757px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTrash{background:url('/img/zimbra.png?v=251107221955') 0 -5774px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAppointment{background:url('/img/zimbra.png?v=251107221955') 0 -5791px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTaskListOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -5808px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAttendeeOrange{background:url('/img/zimbra.png?v=251107221955') 0 -5825px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgRemove{background:url('/img/zimbra.png?v=251107221955') 0 -5842px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderLeft{background:url('/img/zimbra.png?v=251107221955') 0 -5859px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgContactsApp{background:url('/img/zimbra.png?v=251107221955') 0 -5876px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgHtmlDoc{background:url('/img/zimbra.png?v=251107221955') 0 -5893px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFolderOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -5910px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgAttendeesRequired{background:url('/img/zimbra.png?v=251107221955') 0 -5927px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPriorityLow_list{background:url('/img/zimbra.png?v=251107221955') 0 -5944px no-repeat;width:8px!important;height:16px!important;overflow:hidden;}
.Img_ImSmallAway{background:url('/img/zimbra.png?v=251107221955') 0 -5961px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgCalendarFolderOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -5978px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgGAL{background:url('/img/zimbra.png?v=251107221955') 0 -5995px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderBoxThick{background:url('/img/zimbra.png?v=251107221955') 0 -6012px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMsgStatusDraft{background:url('/img/zimbra.png?v=251107221955') 0 -6029px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgLeftArrow{background:url('/img/zimbra.png?v=251107221955') 0 -6046px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgApptExceptionIndicator{background:url('/img/zimbra.png?v=251107221955') 0 -6063px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMonthView{background:url('/img/zimbra.png?v=251107221955') 0 -6080px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgQuickCommand{background:url('/img/zimbra.png?v=251107221955') 0 -6097px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgFontBorder{background:url('/img/zimbra.png?v=251107221955') 0 -6114px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ZFocused .ImgAdd{background:url('/img/zimbra.png?v=251107221955') 0 -6131px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgRevArrowSmall{background:url('/img/zimbra.png?v=251107221955') 0 -6148px no-repeat;width:6px!important;height:9px!important;overflow:hidden;}
.ImgShowAsF{background:url('/img/zimbra.png?v=251107221955') 0 -6158px no-repeat;width:6px!important;height:16px!important;overflow:hidden;}
.ImgGALContact{background:url('/img/zimbra.png?v=251107221955') 0 -6175px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMailRule{background:url('/img/zimbra.png?v=251107221955') 0 -6192px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgReadOnly{background:url('/img/zimbra.png?v=251107221955') 0 -6209px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgOpenInNewTab{background:url('/img/zimbra.png?v=251107221955') 0 -6226px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTaskViewWaiting{background:url('/img/zimbra.png?v=251107221955') 0 -6243px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgEnvelopeOpen{background:url('/img/zimbra.png?v=251107221955') 0 -6260px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSharedSectionOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -6277px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBorderHEdges{background:url('/img/zimbra.png?v=251107221955') 0 -6294px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSectionOverlay{background:url('/img/zimbra.png?v=251107221955') 0 -6311px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgClose{background:url('/img/zimbra.png?v=251107221955') 0 -6328px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgBold{background:url('/img/zimbra.png?v=251107221955') 0 -6345px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPriorityHigh_list{background:url('/img/zimbra.png?v=251107221955') 0 -6362px no-repeat;width:8px!important;height:16px!important;overflow:hidden;}
.ImgFullJustify{background:url('/img/zimbra.png?v=251107221955') 0 -6379px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgPurchaseOrder{background:url('/img/zimbra.png?v=251107221955') 0 -6396px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgWorkWeekView{background:url('/img/zimbra.png?v=251107221955') 0 -6413px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgSave{background:url('/img/zimbra.png?v=251107221955') 0 -6430px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgTag{background:url('/img/zimbra.png?v=251107221955') 0 -6447px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.freeBusyBar_tentative{background:url('/img/zimbra/freeBusyBar_tentative.repeat.png?v=251107221955') 0 0 repeat;overflow:hidden;}
.freeBusyBar_free{background:url('/img/zimbra/freeBusyBar_free.repeat.png?v=251107221955') 0 0 repeat;overflow:hidden;}
.freeBusyBar_ooo{background:url('/img/zimbra/freeBusyBar_ooo.repeat.png?v=251107221955') 0 0 repeat;overflow:hidden;}
*:focus{outline-style:solid;outline-width:1px;outline-color:#5b798a;}
INPUT[type="text"]:focus,INPUT[type="password"]:focus,INPUT[type="email"]:focus{color:black;background-color:#FFFFE0;border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;outline:none;}
.DwtShell,.MainShell{position:absolute;left:0;top:0;overflow:hidden;width:100%;height:100%;}
.MainShell{background-color:white;}
#ZmTagColorMenu{width:100px;height:22px;}
.BannerBar .quotabar{height:5px;width:100%;background-color:#bfdef0!important;background-color:#FFF;text-align:left;}
.BannerBar .quotaUsed{height:100%;background-color:#0C0;border-color:darkgreen;font-size:1px;line-height:1px;}
.BannerBar .quotaWarning{height:100%;background-color:#FF9;border-color:gold;font-size:1px;line-height:1px;}
.BannerBar .quotaCritical{height:100%;background-color:#F00;border-color:red;font-size:1px;line-height:1px;}
.BannerBar .percent{font-size:.82rem;color:#333;white-space:nowrap;overflow:hidden;}
.BannerBar TD{padding-right:5px;}
.BannerTextQuota{color:#333;white-space:nowrap;text-align:center;font-size:.9rem;}
.BannerTextUser{color:white;font-weight:bold;white-space:nowrap;text-align:center;}
.ZNewButton{width:100%;}
.DwtTreeItemLevel1ChildDiv{padding-left:0;margin-bottom:5px;}
.panelTopBorder{border-top:solid 1px #7f7f7f;}
.ZmOverviewContainer .DwtTreeItemLevel1ChildDiv{padding-top:0;margin-bottom:0;}
.ZmOverviewSection{margin-bottom:5px;}
.ZmOverviewSectionHilite{background-color:#fff;border-top:1px solid #FFF;border-bottom:1px solid #FFF;margin-bottom:5px;}
.ZmOverviewGlobalInbox{margin:1px 0 2px;padding:1px 0 2px;}
.ZmOverviewLocalHeader,.ZmOverviewLocalHeader-actioned,.ZmOverviewLocalHeader-selected,.ZmOverviewLocalHeader-selected-focused{cursor:pointer;background-color:#007CC3;padding:1px 0;border-top:1px solid #005688;border-bottom:1px solid #005688;}
.ZmOverviewLocalHeader .imageCell,.ZmOverviewLocalHeader-actioned .imageCell,.ZmOverviewLocalHeader-selected .imageCell,.ZmOverviewLocalHeader-selected-focused .imageCell,.ZmOverviewZimletHeader .imageCell,.ZmOverviewZimletHeader-actioned .imageCell,.ZmOverviewZimletHeader-selected .imageCell,.ZmOverviewZimletHeader-selected-focused .imageCell{padding-right:5px;padding-top:.2rem;}
.ZmOverviewZimletHeader,.ZmOverviewZimletHeader-actioned,.ZmOverviewZimletHeader-selected,.ZmOverviewZimletHeader-selected-focused{cursor:pointer;background:url(/skins/_base/base2/img/zim_grad.png?v=251107221955) repeat-x;border-top:1px solid #007CC3;border-bottom:1px solid #007CC3;padding-bottom:2px;}
.ZmToolBar{width:100%;}
.ZmBrowseToolBar{margin-top:3px;width:100%;height:100%;}
.ZmAppToolBar{width:100%;height:100%;}
.ZmAppToolBar_cw{height:26px;height:2.4rem;padding-top:2px;padding-top:.2rem;background-color:transparent;width:100%;background-color:#FFF;}
.itemToolbar{padding-left:1px;}
.ZmMsgViewToolBar_cw{height:26px;height:2.4rem;padding-top:2px;padding-top:.2rem;background-color:transparent;width:100%;background-color:#FFF;}
.ZmCounterToolBar,.ZmShareToolBar{border-left-width:0;height:26px;height:2.4rem;padding-top:2px;padding-top:.2rem;background-color:transparent;padding-left:5px;background-color:#fff;}
.InvCounter .ZmCounterToolBar{background-color:transparent;}
.ZmInviteToolBar{border-left-width:0;height:26px;height:2.4rem;padding-top:2px;padding-top:.2rem;background-color:transparent;background-color:#fff;}
.LabelColValue .ZmInviteToolBar{background-color:transparent;padding:0;}
.ZmInviteToolBar .ZToolbarTable,.ZmShareToolBar .ZToolbarTable{height:34px;}
.ZmNavToolBar .DwtText{white-space:nowrap;}
.ZmCalendarNavToolbar .ZmNavToolbarTitle{width:80px;text-align:center;}
.ZWidgetTitle.ZmNavToolBarTitle.itemCountText{padding-left:5px;}
TD.DDSepVisible DIV{background-color:black;width:1px;overflow:hidden;}
TD.DDSepInvisible DIV{background-color:transparent;width:1px;overflow:hidden;}
.search_input{width:200px;}
.search_input-expanded{width:400px;}
.DwtInputField INPUT[type="text"].search_input,.DwtInputField INPUT[type="text"].search_input-expanded{transition:width .25s ease;border:0!important;box-sizing:content-box!important;padding-top:2px;padding-bottom:2px;min-height:16px;height:1.3rem;}
INPUT[type="text"].search_input:focus,INPUT[type="text"].search_input-expanded:focus{outline-style:solid;outline-width:1px;outline-color:#5b798a;}
.ZmSearchToolbar{width:100%;height:100%;}
.ZmSearchToolbar .ZToolbarTable,.ZmSearchResultsToolBar .ZToolbarTable{height:100%;width:100%;}
.ZmSearchToolbar .ZFocused{outline-style:solid;outline-width:1px;outline-color:#5b798a;}
.ZmSearchButton{position:absolute;right:4px;top:-1px;}
.ZmSearchResultsToolBar{background-color:#FFF;}
.ZmSearchResultsToolBar .label{white-space:nowrap;overflow:hidden;color:#333;text-align:right;width:200px;margin-right:5px;}
.ZmSearchResultsToolBar INPUT{border:1px solid black;margin-right:3px;width:400px;}
.ZmSearchResultsFilterPanel{width:100%;height:100%;background-color:#FFF;}
.ZmSearchResultsFilterPanel .header{font-weight:bold;margin:15px 0 5px 5px;}
.ZmSearchResultsFilterPanel .filter{margin-left:5px;}
.ZmSearchResultsFilterPanel .ZButton{margin:5px;width:90%;height:20px;}
.ZmSizeSearchFilterSubMenu{width:125px;}
.ZmSizeSearchFilterCombobox{display:inline;margin-left:4px;}
.ZmSearchResultText{text-align:right;width:175px;vertical-align:middle;}
.ZmSearchResultInputField{width:100%;}
.ZmSearchResultText,.ZmSearchResultInputField,.ZmSearchResultButton{padding:0 3px 0 0;}
.ZmPeopleSearch-fullname{font-weight:bold;}
.ZmPeopleSearch-busy{padding-left:3px;}
.ZmPeopleSearch-noresults{font-style:italic;padding:3px;border:2px solid #007CC3!important;}
.ZmPeopleSearchText-hover{color:#005A95;text-decoration:underline;cursor:pointer;}
.ZmBrowseView{height:225px;width:100%;overflow:hidden;}
.ZmPicker{background-color:#fff;border-right:1px solid #f2f2f2;width:200px;}
.ZmPicker .DwtTree{background-color:#fff;}
.ZmPicker .DwtToolBar{padding-top:1px;border-bottom:1px solid #f2f2f2;background-color:#e5e5e5;height:26px;height:1.8rem;}
.ZmPickerLabel .Text{font-size:1.18rem;font-weight:bold;}
.ZmPickerOverview TD{white-space:nowrap;overflow:hidden;color:#333;}
.ZmPickerOverview{width:200px;}
.ZmPickerOverview .DwtTree{border:none!important;}
.ZmSelector .ZButtonBorder{border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0;}
.ZmSelector .ZWidgetTitle{width:0;}
.ZmSearchResult{background-color:#FFFEC4;}
.Row .ZmConvListFragment,.Conv2MsgHeader .ZmConvListFragment,.Row .Row-selected .ZmConvListFragment,.SubjectDoubleRow .ZmConvListFragment{color:black;opacity:.7;font-weight:normal;}
.Trash TD{text-decoration:line-through;}
.ZmConvListNumMsgs{font-size:1rem;background-color:#7f7f7f;color:white;padding:0 4px;border-radius:6px;}
.Unread .ZmConvListNumMsgs{background-color:#999;}
.ZmConvExpanded,.ZmConvExpanded .ZmListFlagsWrapper,.ZmConvExpanded .ZmMsgListDate{background-color:#EEE;}
.RowDouble[style*="background"] DIV.ZmListFlagsWrapper. .RowDouble[style*="background"] DIV.ZmMsgListDate{background-color:transparent!important;}
.ZmConvView,.ZmConvView2{background-color:#fff;border:none;border-radius:3px;}
.ZmConvView2 *{box-sizing:border-box;}
.Expand{padding-left:5px;width:16px;}
.MsgFolder{padding-left:10px;}
.MsgActions{padding-right:5px;}
.ZmConvView TD{white-space:nowrap;overflow:hidden;}
.ZmConvView .SubjectBar{background-color:#e5e5e5;border-bottom:1px solid #f2f2f2;}
.ZmConvView .Subject{color:#333;font-size:1.36rem;font-weight:bold;padding:5px;white-space:nowrap;overflow:hidden;}
.ZmConvView .Tags{vertical-align:bottom;}
.ZmMsgListColTag{height:16px;}
.ZmMsgListColTag .ImgTagStack{margin:0;}
.Row.ZmConvExpanded .ZmMsgListColFrom SPAN:first-child,.Row.ZmConvExpanded .ZmMsgListColSubject SPAN{margin-left:2em;}
.Tags A{white-space:nowrap;overflow:hidden;padding-right:5px;}
.TagImage{display:inline-block;vertical-align:middle;padding-right:2px;}
.TagImage IMG{display:block;}
.ZmMailMsgView{width:100%;background-color:#fff;border:none;border-radius:3px;overflow:auto;}
.ZmMailMsgView .ZmToolBar{border-left-width:0;height:26px;height:2.4rem;padding-top:2px;padding-top:.2rem;background-color:transparent;margin-left:12px;height:auto;width:auto;}
.ZmMailMsgView .MsgHeader,.ZmMailMsgView .MsgHeaderTable{background-color:transparent;padding:0 5px;}
.MsgHeaderContactImage,.InvHeaderContactImage{width:48px;margin:4px;border-radius:24px;}
.MsgHeaderTable>TBODY>TR>TD,.InvHeaderTable>TBODY>TR>TD{vertical-align:top;}
.MsgHeaderContactContainer,.InvHeaderContactContainer{width:56px;text-align:center;}
.InvHeaderDiv{padding:0 7px;}
.Conv2Messages .InvHeaderDiv{background-color:transparent;}
.InvHeaderTable{background-color:transparent;width:100%;}
.ZmConvDoublePaneView .calendar_view,.ZmConvView .calendar_view{border-top:1px solid #f2f2f2;border-left:1px solid #f2f2f2;}
.MessageHeaderAttachments{background-color:#fff;border:1px solid #ccc;padding:3px;margin:2px 5px;}
.AttachmentLoading .AttachmentLoaded{color:black;border:2px solid #999;padding:1px 3px;margin-bottom:0;margin-left:3px;display:inline-block;background-color:#ccc;height:12px;border-radius:4px;}
.AttachmentSpan{overflow:visible;padding-right:17px!important;position:relative;}
.AttProgressSpan1,.AttProgressSpan2{height:15px;left:0;overflow:hidden;border-radius:4px 0 0 4px;}
.AttProgressSpan1{background:#999;color:white;margin-top:0;padding:1px 0 1px 5px;position:absolute;top:0;width:1px;}
.AttachmentClose{cursor:pointer;position:absolute;right:2px;top:2px;}
.AttachmentLoadingSpan{background-color:#b2b2b2;}
::-webkit-file-upload-button{cursor:pointer;}
.BrowseAttachBtn{text-align:right;width:50px;height:15px;opacity:0;overflow:hidden;position:relative;z-index:300;}
.ComposeAttachBtn{position:absolute;top:0;left:0;padding-right:4px;z-index:1;}
.ComposeAttachmentMail{cursor:pointer;bottom:0;display:none;z-index:-1;height:10px;width:30px;display:block;left:0;margin:0;opacity:0;padding:0;position:absolute;right:0;top:0;}
.ZmMailMsgView .LabelColName,.ZmMailMsgCapsuleView .LabelColName{white-space:nowrap;overflow:hidden;color:#333;white-space:nowrap;overflow:hidden;color:#333;text-align:right;line-height:1.6em;vertical-align:top;width:1%;}
.ZmMailMsgView .LabelColValue,.ZmMailMsgCapsuleView .LabelColValue{color:#333;line-height:1.8em;vertical-align:top;white-space:normal;}
.ZmMailMsgView .SubjectCol{font-size:1.36rem;font-weight:bold;color:#333;}
.ZmMailMsgView .DateCol{white-space:nowrap;padding-right:10px;}
.ZmMailMsgView .AttName,.ZmMailMsgView .AttName-matched{padding-right:8px;}
.ZmMailMsgView .AttName-matched{background-color:yellow;color:#333;text-decoration:none;white-space:nowrap;}
.InvResponseBar{background-color:#bfbfbf;border-bottom:1px solid white;border-top:1px solid #7f7f7f;padding:0 5px 2px;}
.InvHeaderTable .LabelColName{white-space:nowrap;overflow:hidden;color:#333;white-space:nowrap;overflow:hidden;color:#333;text-align:right;vertical-align:top;}
.InvHeaderTable .LabelColValue{color:#333;white-space:normal;vertical-align:top;}
.LabelColValue .ZmInviteToolBar{white-space:nowrap;}
.InvHeaderTable .SubjectCol{font-size:1.64rem;font-weight:bold;}
.InvHeaderTable .DateCol{white-space:nowrap;padding-right:10px;}
.InvHeaderTable .Object{cursor:pointer;color:#005A95;text-decoration:none;cursor:pointer;white-space:nowrap;}
.InvHeaderTable .Object-hover{cursor:pointer;color:#005A95;text-decoration:underline;white-space:nowrap;}
.InvHeaderTable .InvChanged,.InvHeaderTable .InvChanged .Object{color:#EB7400;font-style:italic;}
.Conv2View,.Conv2View-bottom{background-color:#e8e8e8;background-image:-webkit-gradient(linear,left top,bottom bottom,to(#fff),from(#e8e8e8));background-image:-webkit-linear-gradient(top,#fff,#e8e8e8);height:100%;}
.Conv2Header{border-bottom:1px solid #f2f2f2;background-color:#fff;height:2.4em;overflow:hidden;position:relative;}
.Conv2Header .expandIcon{padding:.5em 5px;cursor:pointer;}
.Conv2Header .subject{font-size:1.36rem;font-weight:bold;white-space:nowrap;display:inline-block;width:10%;}
.Conv2Header .info{background-color:#fff;padding:.25em 5px .25em;position:absolute;right:0;top:0;white-space:nowrap;}
.Conv2Messages,.Conv2Messages-bottom{overflow:auto;}
.Conv2View-bottom .Conv2ViewTable{width:100%;height:100%;}
.Conv2Messages{width:100%;}
.Conv2Messages-bottom{height:100%;}
.Conv2Messages .InvHeaderTable{background-color:white;border-bottom-width:0;}
.Conv2Messages .Last{background-color:#badbee;border-color:#89b5cf;transition:all 1000ms ease-out;}
.Conv2Messages .Last .date{background-color:#badbee;transition:all 1000ms ease-out;}
.Conv2Messages .Last .ZmConvListFragment{color:#848484;transition:all 1000ms ease-out;}
.Conv2Reply{border-width:1px;border-style:solid;border-color:#999 #aaaaaa #aaa;background-color:#bfbfbf;margin:0 0 7px;padding:5px;}
.Conv2Reply .ReplyTextarea{width:100%;height:100px;overflow:auto;}
.Conv2Reply .ZToolbarTable>TBODY>TR>TD{padding:4px 2px 1px;}
.ZmMailMsgCapsuleView{background-color:white;border:1px solid #e5e5e5;border-radius:3px;margin:0 0 1px;}
.ZmMailMsgCapsuleView.draft{border:1px dashed #8c8c8c;}
.ZmMailMsgCapsuleView.Reply{margin-bottom:0;}
.ZmMailMsgCapsuleView .SubjectCol{color:#333;font-size:1rem;font-weight:bold;}
.ZmMailMsgCapsuleView .separator{border-color:black;border-style:solid;border-width:0 0 1px;clear:both;color:black;margin:3px 7px;opacity:.25;}
.Conv2MsgHeader{cursor:pointer;min-height:54px;white-space:nowrap;-moz-user-select:text;}
.Conv2MsgHeader .readUnreadDot{position:absolute;top:0;padding:0;left:2px;top:5px;}
.Conv2MsgHeader .Unread{font-weight:bold;}
.Conv2MsgHeader .image{margin:5px 7px 5px 20px;vertical-align:top;text-align:center;position:absolute;}
.Conv2MsgHeader .image IMG{max-width:48px;max-height:48px;border-radius:24px;}
.Collapsed .Conv2MsgHeader{min-height:38px;}
.Collapsed .Conv2MsgHeader .image{margin-top:4px;margin-bottom:4px;}
.Collapsed .Conv2MsgHeader .image IMG{max-width:32px;max-height:32px;border-radius:16px;}
.Conv2MsgHeader .info{margin:5px 7px 5px 68px;overflow:hidden;}
.Conv2MsgHeader .info .ZmConvListFrom{color:#333;margin:1px 0 3px;overflow:hidden;}
.Conv2MsgHeader .Unread .ZmConvListFrom{font-weight:bold;}
.Conv2MsgHeader .info .ZmConvListFragment{margin:2px 0 1px;overflow:hidden;}
.Conv2MsgHeader .date{background:none repeat scroll 0 0 white;padding:1px 7px .6em 5px;position:absolute;right:0;top:5px;white-space:nowrap;}
.Collapsed .Conv2MsgHeader .date{padding-bottom:0;}
.ZmMailMsgCapsuleView .Link,.Conv2Reply .Link{cursor:pointer;font-size:1rem;color:#005A95;white-space:nowrap;margin:0 3px;}
.Conv2Reply .Link{line-height:3em;}
.ZmMailMsgCapsuleView .attachments{background-color:#f9f9f9;border:1px solid #e0e0e0;margin:5px;padding:2px;}
.ZmMailMsgCapsuleView .footer{clear:both;padding:15px 5px 5px;transition:visibility 0s linear .5s,opacity .5s linear 0s;opacity:0;}
.ZmMailMsgCapsuleView:hover .footer{transition-delay:0s;opacity:1;}
.ZmMailMsgCapsuleView.Reply .footer{visibility:visible;opacity:1;}
.DisplayImages{background-color:#FF9;border-color:gold;color:#333;border-bottom:1px solid #f2f2f2;cursor:pointer;padding:1em 0;}
.InlineImage{padding-left:10px;}
.colButtons{width:62px;}
.hSpace{width:5px;}
.iframeTable{table-layout:fixed;}
.attach_text{display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:80px;}
.reply_attachments{cursor:pointer;color:#666;}
.ZmComposeView{background-color:#fff;width:100%;}
.ZmComposeView TD{color:#333;}
.ZmComposeView .composerTable{table-layout:fixed;width:100%;}
.ZmComposeView .subjectField{width:100%;border:1px solid #bfbfbf;color:#333;font-size:1rem;height:1.8rem;}
.ZmComposeView .addresses{width:100%;}
.ZmComposeView .msgArea{font-family:monospace;width:100%;overflow:auto;}
.ZmComposeView .attachText{width:60px;text-align:right;white-space:nowrap;overflow:hidden;}
.ZmComposeView .addLink{margin:0 0 0 65px;}
.addrBubble,.addrBubble-selected,.addrBubble-actioned,.attachmentBubble{border:1px solid #999;color:black;display:inline-block;line-height:1.27rem;margin:0 1px;padding:1px 5px 2px;position:relative!important;vertical-align:top;white-space:nowrap;border-radius:8px;}
.addrBubble,.attachmentBubble{cursor:default;background-color:#EEE;}
.addrBubbleHolder .addrBubble:hover{cursor:pointer;}
.addrBubble-selected,.addrBubbleHolder .addrBubble-selected{cursor:text;background-color:#99cae7;}
.addrBubble-actioned,.addrBubbleHolder .addrBubble-actioned{cursor:text;background-color:#99cae7;}
.addrBubble .ImgBubbleExpand,.addrBubble .ImgBubbleDelete{top:.1rem!important;}
.addrBubbleHolder,.attBubbleHolder{max-height:98px;overflow:auto;}
.ZmSearchResultsToolBar .addrBubbleHolder{max-height:2rem;}
.attBubbleHolder{display:inline;border-radius:4px;}
.addrBubbleContainer TEXTAREA,.addrBubbleContainer INPUT,.attBubbleContainer INPUT{background-color:transparent;border-width:0!important;box-sizing:content-box;-webkit-box-sizing:content-box;font-size:1rem;height:1.6rem;margin-left:3px;margin-bottom:3px;}
.addrBubbleContainer TEXTAREA{display:inline-block;overflow:hidden;}
.addrBubbleContainer INPUT::-ms-clear,.attBubbleContainer INPUT::-ms-clear{width:0;height:0;}
.addrBubbleContainer TEXTAREA:first-child,.addrBubbleContainer INPUT:first-child,.attBubbleContainer INPUT:first-child{margin-left:0;}
.addrBubble .link{cursor:pointer;color:#666;}
.TagBubble{white-space:nowrap;overflow:hidden;display:inline-block;vertical-align:middle;cursor:pointer;}
.TagBubble .TagName,.TagBubble .ImgBubbleDelete{display:inline-block;vertical-align:middle;}
.addrBubbleContainer .addrBubble,.addrBubbleContainer .addrBubble-selected,.addrBubbleContainer .addrBubble-actioned,.attBubbleContainer .attachmentBubble{margin:2px 1px;}
.addrBubbleContainer,.attBubbleContainer{border:1px solid #bfbfbf;cursor:text;position:static;overflow:visible;background-color:white;min-height:2rem;}
.attBubbleContainer.ZFocused,.addrBubbleContainer.ZFocused{color:black;background-color:#FFFFE0;border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;outline:none;}
.attBubbleContainer.ZFocused INPUT[type="text"]:focus,.addrBubbleContainer.ZFocused INPUT[type="text"]:focus,.attBubbleContainer.ZFocused TEXTAREA:focus,.addrBubbleContainer.ZFocused TEXTAREA:focus{outline:none;}
.attPlaceholderHint{color:#999;font-style:italic;cursor:default;vertical-align:middle;padding:0 2px;line-height:2rem;}
.ZmGrantRightsDialog .addrBubbleContainer,.ZmPreferencesPage .addrBubbleContainer{width:290px;}
.addrBubbleContainerPending{background-color:#FFC;}
.addrBubbleHolder-empty{margin-top:0;padding:0;}
.addrBubbleHolder,.attBubbleHolder{max-height:98px;overflow:auto;}
.addrBubbleHolder INPUT,.attBubbleHolder INPUT{background-color:transparent;border-width:0!important;font-size:1rem;height:1.4rem;margin:2px 0 3px 3px!important;}
.addrBubbleHolder INPUT:first-child,.attBubbleHolder INPUT:first-child{margin-left:0;}
.addrBubbleInsertionBar{background-color:black;height:auto;margin-bottom:2px;margin-left:3px;width:2px;}
.addrBubble.COND{cursor:pointer;font-style:italic;text-transform:uppercase;}
.addrBubble.GROUP{cursor:pointer;font-weight:bold;}
.ZmHtmlEditor{padding:3px;}
.ZmHtmlEditor .ZmHtmlEditorTextArea{font-size:1.18rem;font-family:monospace;width:100%;overflow:auto;padding:1px;}
.ZmHtmlEditor .ZmHtmlEditorIFrame{border-color:#7f7f7f #cccccc #ccc #7f7f7f;margin:0;border-width:1px;border-style:solid;width:100%;background-color:white;color:black;}
.ZmHtmlEditor.ZFocused .ZmHtmlEditorIFrame{outline-style:solid;outline-width:1px;outline-color:#5b798a;}
.ZmHtmlEditor .mce-btn:focus{border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;}
.ZmHtmlEditorFooter{width:100%;padding-right:5px;padding-top:2px;}
.ZmHtmlEditorFooter TD{border:1px inset #EEE;color:#666;padding:4px;font-family:Helvetica,Arial,sans-serif;font-size:.82rem;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal;}
.ZmLiteHtmlEditor{width:100%;height:57px;}
.ZmLiteHtmlEditor .TextArea{overflow:auto;padding:1px;width:100%;}
.ZmHEDialog TD.Label{user-select:none;text-align:right;width:12em;padding-right:3px;}
.ZmHEDialog TD.SmallLabel{user-select:none;text-align:right;padding-right:3px;}
.ZmHEDialog TD.col2{width:7em;}
.ZmHEDialog LABEL{user-select:none;}
.ZmHEDialog .ShowPickedColor{user-select:none;cursor:default;border:1px dashed #888;width:1.2em;line-height:1.2em;}
.ZmHEDialog TD.VSep-L{padding-left:3px;font-size:1px;border-right:1px solid #aaa;}
.ZmHEDialog TD.VSep-R{padding-right:3px;font-size:1px;}
.ZmHEDialog .Cursor-Pointer,.ZmHEDialog .Cursor-Pointer *{cursor:pointer!important;}
.ZmComposeTBButton.selected{background-color:white;}
.ZmSpellMenuItem .ZWidgetTitle{font-weight:bold;}
.NtdDialogTable .NtdLabel{white-space:nowrap;padding:2px 5px;text-align:right;}
.NtdDialogTable fieldset{margin-left:5px;margin-right:5px;}
.TpdDialogTable .BorderColorSwatch{padding:2px;border:1px outset;width:21px;height:21px;background-color:black;}
.ZmMailConfirmView{width:100%;padding:15px;}
.ZmMailConfirmView .Summary{font-size:1.36rem;font-weight:bold;}
.ZmMailConfirmView .Box{margin:2px 0 5px;padding:5px;}
.ZmContactSplitView,.ZmContactView,.ZmEditContactView{background-color:#fff;border:none;border-radius:3px;}
.AlphabetBarTable{border-collapse:separate;margin:5px;table-layout:fixed;}
.AlphabetBarTable .AlphabetBarCell:focus+.AlphabetBarCell{border-left-color:#5b798a;}
.AlphabetBarCell:not(:last-child){border-right-width:0;}
.AlphabetBarTable .AlphabetBarCell:first-child{border-radius:3px 0 0 3px;}
.AlphabetBarTable .AlphabetBarCell:last-child{border-radius:0 3px 3px 0;}
.AlphabetBarTable .AlphabetBarCell.DwtButton-active,.AlphabetBarTable .AlphabetBarCell:hover{border-color:#999;}
.AlphabetBarTable .AlphabetBarCell:hover{background:#cce4f3;box-shadow:0 0 0 transparent;}
.AlphabetBarTable .AlphabetBarCell:focus{background:#fff;border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;box-shadow:0 0 0 transparent;outline:none;}
.AlphabetBarCell{cursor:pointer;border-radius:0;box-shadow:0 0 0 transparent;text-align:center;}
.AlphabetBarDisabled{opacity:.5;}
.AlphabetBarDisabled .AlphabetBarCell{cursor:default;}
.ZmContactSimpleView{background-color:transparent;box-sizing:border-box;border:1px solid #7f7f7f;width:100%;}
.ZmContactSimpleView .SimpleContact{position:relative;}
.ZmContactSimpleView .SimpleContact-right,.ZmContactSimpleView .SimpleContact-drag{background-color:#99cae7;}
.ZmContactSimpleView .SimpleContact-drag{background-color:#99cae7;box-shadow:5px 5px 25px grey;}
.ZmContactSimpleView .SimpleContactHover{background-color:#fff;}
.ZmContactEditTabViewPage{display:none;width:100%;}
.ZmContactTabViewPage,.ZmContactEditTabViewPage{padding:5px;}
.ZmContactInfoView{background-color:#fff;border-color:#7f7f7f #cccccc #ccc #7f7f7f;margin:0;border-width:1px;border-style:solid;overflow:auto;}
.ZmContactInfoView .contactHeaderRow,.ZmContactView .contactHeaderRow,.ZmTaskEditView .contactHeaderRow{height:40px;height:36px;height:2.8rem;}
.ZmTaskEditView .ZHasDropDown{display:inline-block;}
.newTaskBanner{cursor:default;color:#786f5b;padding:5px 0;}
.newTaskBannerSep{border-bottom:2px solid #AAA;}
.ZmEditContactView .contactHeaderRow{background-color:#fff;}
.ZmContactView .contactContentTable{width:100%;}
.ZmContactView .headerRow .rowLabel,.ZmContactView .headerRow .rowType{width:1%;}
.ZmContactView .headerRow .rowType>DIV{margin:5px;}
.ZmContactView .headerRow,.ZmContactInfoView .headerRow{background-color:#f2f2f2;border-bottom:1px solid #7f7f7f;}
.ZmContactView .headerRowImage,.ZmContactInfoView .headerRowImage{vertical-align:top;}
.ZmContactView .headerRowImage IMG,.ZmContactInfoView .headerRowImage IMG,.ZmContactView .headerRowImage DIV,.ZmContactInfoView .headerRowImage DIV{border-radius:24px;}
.ZmContactView .contactHeaderSubTable,.ZmContactInfoView .contactHeaderSubTable{background-color:#d8d8d8;border-bottom:1px solid #7f7f7f;}
.ZmContactInfoView .contactGroupTable{background-color:white;border:1px solid #7f7f7f;float:left;margin:.5em;width:30%;}
.contactHeaderTags{padding-top:.5em;}
.contactGroupTableImage{vertical-align:top;text-align:center;padding:1em 5px 0;height:70px;}
.contactGroupTableImage IMG{border-radius:24px;}
.contactGroupTableContent{padding-right:.5em;}
.contactGroupTableContent SPAN{white-space:nowrap;overflow:hidden;}
.contactGroupTableContent .ImgPlus{display:inline-block;margin-left:.5em;}
.ZmContactInfoView .contactHeaderSection{padding-top:1px;border-bottom:1px solid #f2f2f2;background-color:#e5e5e5;font-size:1.18rem;padding:4px 10px;font-weight:bold;margin-top:10px;}
.ZmContactInfoView .workName{font-weight:bold;}
.ZmEditGroupContact .Row{height:auto;}
.ZmEditGroupContact .contactGroupTable{float:none;width:100%;}
.ZmContactInfoView .headerRow .ImgGroupPerson_48,.ZmContactView .headerRow .ImgGroupPerson_48{border-radius:24px;}
.ZmContactInfoView .contactHeader,.ZmContactView .contactHeader,.ZmTaskEditView .contactHeader,.ZmEditContactView .contactHeader{font-size:1.64rem;font-weight:bold;color:#333;white-space:nowrap;overflow:hidden;}
.ZmContactView .contactHeader2,.ZmContactInfoView .contactHeader2,.ZmEditContactView .contactHeader2{font-size:1.36rem;font-weight:bold;color:#333;}
.ZmContactView .contactHeader2 .Text,.ZmEditContactView .contactHeader2 .Text{font-size:1.36rem;font-weight:bold;height:25px;}
.ZmContactView .companyFolder,.ZmContactInfoView .companyFolder{font-size:1.18rem;white-space:nowrap;overflow:hidden;width:1%;}
.ZmContactInfoView .companyFolder DIV,.ZmContactInfoView .companyFolder IMG{display:inline-block;vertical-align:bottom;}
.ZmContactInfoView .contactOutput{color:#333;vertical-align:top;}
.ZmContactEditTabViewPage .contactLabel{white-space:nowrap;overflow:hidden;color:#333;text-align:right;width:1%;}
.ZmContactInfoView .contactFirstCell{padding-left:50px;vertical-align:top;}
.ZmContactInfoView .contactLabel{white-space:nowrap;overflow:hidden;color:#333;text-align:right;width:125px;vertical-align:top;}
.ZmContactSplitView .headerRow .rowType,.ZmContactView .contactLocation,.ZmContactInfoView .contactLocation{font-size:1.18rem;white-space:nowrap;overflow:hidden;color:#333;text-align:right;}
.ZmContactInfoView .groupBody{padding:3px;}
.ZmContactView .groupMembers{width:100%;}
.groupMembers.groupMembersInput{width:98%;}
.ZmTaskEditView .editLabel{white-space:nowrap;overflow:hidden;color:#333;text-align:right;}
.ZmContactView .hintLabel{white-space:nowrap;overflow:hidden;color:#333;text-align:right;color:#5A5A5A;}
.ZmContactView .groupFieldset{font-weight:bold;}
.sectionLabel{white-space:nowrap;overflow:hidden;color:#333;border-bottom:1px solid #f2f2f2;font-size:1.36rem;font-weight:bold;}
.contactEditHeader{font-size:1.36rem;font-weight:bold;border-bottom:1px solid #f2f2f2;padding-top:15;padding-left:5px;margin-bottom:5px;overflow:hidden;}
.contactEditLabel{white-space:nowrap;overflow:hidden;color:#333;text-align:right;padding-left:5px;padding-right:5px;}
.ZmContactCardsView{background-color:#fff;width:100%;height:100%;}
.ZmContactCard,.ZmContactCard-selected,.ZmContactCard-selected-right,.ZmContactCard-drag,.ZmContactCard-selected-drag,.ZmContactCard-dragProxy{background-color:#fff;height:140px;height:12.75rem;overflow:hidden;user-select:none;}
.ZmContactCard{border-color:#ccc #999999 #999 #cccccc;margin:0;border-width:1px;border-style:solid;}
.FinishLoading{cursor:pointer;background-color:#FFC;padding:4px;border-width:1px 0 0;border-style:solid;border-color:#777;}
.ZmContactCard-selected,.ZmContactCard-selected-right .ZmContactCard-focused{border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;}
.ZmContactCardsView .contactHeader,.ZmContactCard-dnd .contactHeader{cursor:pointer;font-size:1.36rem;font-weight:bold;white-space:nowrap;overflow:hidden;color:#333;padding:3px 0 3px 2px;}
.ZmContactCard-selected .contactHeader,.ZmContactCard-dnd .contactHeader,.ZmContactCard-selected-dnd .contactHeader{background-color:#99cae7!important;}
.ZmContactCard-drag .contactHeader,.ZmContactCard-selected-right .contactHeader,.ZmContactCard-selected-drag .contactHeader{background-color:#99cae7;box-shadow:5px 5px 25px grey;}
.ZmContactFieldValue{white-space:nowrap;overflow:hidden;color:#333;}
.ZmContactField{color:#333;white-space:nowrap;overflow:hidden;}
.AddressContent{width:350px;height:250px;border:1px solid gray;}
.InlineWidget{z-index:300;overflow:hidden;}
.ZmTaskEditView{background-color:#fff;}
.ZmTaskProgress{background-color:white;border:1px solid #C5C5C5;height:.9rem;width:80px;}
.ZmTaskProgress DIV{display:block;height:100%;}
.ZmCompletedtask TD{text-decoration:line-through;color:#999;}
.ZmOverduetask TD{color:red;}
.ZmOverdueCompletedtask TD{text-decoration:line-through;color:red;}
.ZmCompletionSelector INPUT{height:2rem;width:30px;}
.ZmCalViewMgr{background-color:#fff;width:100%;height:100%;}
.ZmExternalCalendarDialog{white-space:nowrap;}
.calendar_view{width:100%;height:100%;background-color:#fff;border:none;border-radius:3px;}
.calendar_view BODY{margin:0;}
.calendar_view TABLE{border-collapse:collapse;border-spacing:0;padding:0;}
.calendar_view_table{width:100%;}
.calendar_sched_union_div{text-align:center;background-color:#D90000;color:black;overflow:hidden;}
.calendar_grid_table{table-layout:fixed;}
.calendar_grid_day_table{width:100%;height:100%;}
.calendar_grid_day_table TD{padding:0;}
.calendar_hour_arrow_indicator{color:#FF0002;font:25px Arial,Helvetica,sans-serif;height:25px;position:absolute;right:0;text-shadow:-1px -1px 0 #FFF,-1px 1px 0 #FFF,1px -1px 0 #FFF,1px 1px 0 #FFF;top:-9px;}
.calendar_cur_time_indicator_arr,.calendar_cur_time_indicator_strip,.calendar_cur_time_indicator_container{margin:0;padding:0;position:absolute;z-index:1000000;}
.calendar_cur_time_indicator_arr{height:13px;margin-top:-2px;overflow:hidden;right:1px;}
.calendar_cur_time_indicator_strip{background-color:#FF0002;font-size:0;height:4px;line-height:0;margin:-3px;position:static;}
.calendar_cur_time_indicator_container{font-size:0;height:1px;line-height:0;overflow:hidden;}
.calendar_start_limit_indicator,.calendar_end_limit_indicator{color:black;height:20px;margin:0 49%;padding:0;position:absolute;z-index:10000000;}
.calendar_start_limit_indicator{margin-top:-5px;}
.calendar_time_selection{background-color:#99cae7!important;}
.calendar_heading{padding-top:1px;border-bottom:1px solid #f2f2f2;background-color:#e5e5e5;height:1.8rem;overflow:hidden;}
.calendar_heading_year_text{white-space:nowrap;overflow:hidden;color:#333;padding-top:3px;position:absolute;left:0;overflow:hidden;vertical-align:middle;text-align:center;}
.calendar_heading_day,.calendar_heading_day-selected,.calendar_heading_day_today,.calendar_heading_day_today-selected{white-space:nowrap;overflow:hidden;color:#333;width:100%;height:100%;padding-top:3px;text-align:center;vertical-align:middle;}
.calendar_heading_day-selected{background-color:#99cae7!important;}
.calendar_heading_day_today{color:#005d92;font-weight:bold;}
.calendar_heading_day_today-selected{background-color:#99cae7!important;color:#005d92;font-weight:bold;}
.calendar_heading_day_tab{border:1px solid #c1c1c1;border-left:none;background-color:#e5e5e5;overflow:hidden;}
.calendar_header_allday_separator{height:100%;padding:0;width:7px;background-color:#FFF;cursor:pointer;border-bottom:1px solid #f2f2f2;}
.calendar_header_allday_separator_sash{height:100%;padding:0;width:7px;background-color:#FFF;cursor:pointer;width:18px!important;height:3px!important;margin-left:50%;margin-right:auto;margin-top:1px;}
.calendar_header_allday_separator .open{background:url("/img/arrows/ImgSashArrowsUp.png?v=251107221955") no-repeat scroll 0 0 transparent;}
.calendar_header_allday_separator .closed{background:url("/img/arrows/ImgSashArrowsDown.png?v=251107221955") no-repeat scroll 0 0 transparent;}
.calendar_day_separator{background-color:#f2f2f2;padding:0;font-size:0;}
.calendar_edit_view_separator{border-bottom:1px solid #f2f2f2;}
.calendar_edit_notes_separator{border-top:1px solid #f2f2f2;}
.calendar_edit_field{font-weight:bold;}
.calendar_hour_scroll{position:absolute;overflow:hidden;}
.calendar_union_scroll,.calendar_allday_appt{position:absolute;overflow:hidden;}
.calendar_body,.calendar_allday_appt_vert{position:absolute;overflow:-moz-scrollbars-vertical;overflow-x:hidden;overflow-y:auto;}
.calendar_body_hscroll{position:absolute;overflow:auto;}
.calendar_month_body_container{vertical-align:top;}
.calendar_month_body{position:relative;overflow:hidden;overflow-x:hidden;overflow-y:auto;}
.calendar_grid_body_time_td{vertical-align:top;text-align:right;border:none;}
.calendar_grid_body_time_text{white-space:nowrap;overflow:hidden;color:#333;padding-left:3px;padding-right:3px;}
.calendar_listview_folder{width:16px;height:16px;border-radius:4px;}
.month_calendar_c0,.month_calendar_c1,.month_calendar_c2,.month_calendar_c3,.month_calendar_c4,.month_calendar_c5{width:14%;}
.month_calendar_c6{width:16%;}
.miniCalendarButton .ZButtonBorder,.miniTimeButton .ZButtonBorder,.ZmCompletionSelector .ZButtonBorder{margin-top:-1px;height:2.2rem;}
.calendar_month_table{width:100%;height:100%;border-collapse:collapse;border-spacing:0;padding:0;table-layout:fixed;}
.calendar_month_header_table{width:100%;height:100%;border-collapse:collapse;border-spacing:0;padding:0;background-color:#e5e5e5;}
.calendar_month_header_month{background-color:#e5e5e5;color:#333;font-size:1.64rem;font-weight:bold;white-space:nowrap;overflow:hidden;color:#333;text-align:center;}
.calendar_month_header_cells_text{background-color:#e5e5e5;color:#333;font-size:1.18rem;padding:2px;border-bottom:1px solid #f2f2f2;white-space:nowrap;overflow:hidden;color:#333;text-align:center;}
.calendar_month_cells_td{border:1px solid #f2f2f2;white-space:nowrap;overflow:hidden;vertical-align:top;}
.calendar_month_weekno_td{border-left:1px solid #f2f2f2;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;white-space:nowrap;overflow:hidden;color:#005A95;text-decoration:none;vertical-align:top;text-align:center;}
.calendar_month_cells_td-selected{background-color:#99cae7!important;border:1px solid #f2f2f2;white-space:nowrap;overflow:hidden;vertical-align:top;}
.calendar_month_day_item_continues{background-color:#fff;text-align:right;position:absolute;right:0;width:10px;}
.calendar_month_cells_td-selected .calendar_month_day_item_continues{background-color:#99cae7!important;}
.calendar_month_day_table{width:100%;}
.dnd_calendar_month_day_table{width:100%;border:0 none black;margin:0;padding:0;}
.calendar_month_day_label,.calendar_month_day_label_today,.calendar_month_day_label_bold,.calendar_month_day_label_off_month,.calendar_month_day_label_off_month_today{white-space:nowrap;overflow:hidden;font-size:1.18rem;padding-left:3px;padding-right:3px;text-align:right;}
.calendar_month_day_label_today{color:#005d92;}
.calendar_month_day_label_bold{font-weight:bold;}
.calendar_month_day_label_off_month{color:#999;}
.calendar_month_day_label_off_month_today{color:#999;color:#005d92;}
.calendar_month_day_allday{height:18px;}
.calendar_month_day_item_row-selected{background-color:#99cae7!important;}
.calendar_month_day_item_row-selected TD{font-weight:bold;}
.calendar_month_day_item_row-selected .calendar_month_day_item{color:white;}
.calendar_month_day_item{white-space:nowrap;overflow:hidden;}
.calendar_month_day_item .subject{padding-left:4px;}
.calendar_month_day_item .start_time{padding-left:2px;}
.calendar_month_day_item-dnd{border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;background-color:#99cae7;box-shadow:5px 5px 25px grey;white-space:nowrap;overflow:hidden;padding-left:5px;}
.calendar_tooltip_month_day_label{white-space:nowrap;overflow:hidden;white-space:nowrap;overflow:hidden;color:#333;border-bottom:1px solid #f2f2f2;font-size:1.36rem;font-weight:bold;text-align:center;}
.calendar_tooltip_attendees{border-bottom:1px solid black;padding:1px;white-space:nowrap;font-weight:bold;}
.suggestion_tooltip_attendee{padding:3px;}
.calendar_date_search{background-color:#F2FBFF;height:2.9rem;margin-right:5px;border-bottom:1px solid #b2b2b2;}
.calendar_date_search_td{padding:5px 0 5px 5px;white-space:nowrap;}
.calendar_date_search-dateRange{color:#4c4c4c;font-size:16px;font-weight:bold;padding-right:10px;text-align:right;width:100%;}
.allday{left:0;top:0;width:100%;}
.allday TD{padding:0;}
.appt{z-index:10;}
.appt-selected{z-index:20;outline:none;}
.appt-selected TD{font-weight:bold;}
.appt_new_tag{font-weight:bold;color:#FC0;}
.appt_name{padding:2px;font-weight:bold;}
.appt_new_name{padding:2px;}
.appt_30_name,.appt_allday_name{padding:2px;padding-top:1px;white-space:nowrap;overflow:hidden;}
.appt_30_new_name,.appt_allday_new_name{padding:2px;padding-top:1px;white-space:nowrap;overflow:hidden;}
.appt_time{padding:2px;}
.appt_new_time{padding:2px;}
.appt_end_time{padding:2px;color:#666;white-space:nowrap;overflow:hidden;}
.appt_location{padding:2px;color:#666;font-weight:normal;}
.appt_icon{position:relative;float:right;}
.appt_top_sash,.appt_bottom_sash{height:5px;width:100%;position:absolute;font-size:2pt;}
.appt_top_sash{top:0;cursor:n-resize;}
.appt_bottom_sash{bottom:0;cursor:s-resize;}
.appt_body,.appt_30_body,.appt_allday_body{position:relative;overflow:hidden;border-style:solid;border-color:#A3A3A3;box-shadow:0 1px 3px #666;border-width:0;margin:0 0 0 -1px;}
.appt_body TABLE{border:1px solid #999;background-color:#E5E5E5;border-collapse:separate;background-image:-webkit-gradient(linear,left top,bottom bottom,to(#e5e5e5),from(#fff));background-image:-webkit-linear-gradient(top,#e5e5e5,#fff);}
.appt_30_body TABLE,.appt_allday_body TABLE{border:1px solid #999;}
.appt-selected .appt_body,.appt-selected .appt_30_body,.appt-selected .appt_allday_body{border-width:0 2px 2px 0;border-width:0;-webkit-box-shadow:2px 2px 4px #666;box-shadow:2px 2px 4px #666;margin:0 -2px -2px 0;}
.appt-selected .appt_body TABLE,.appt-selected .appt_30_body TABLE,.appt-selected .appt_allday_body TABLE{border:1px solid #666;}
.appt-selected .appt_body TD,.appt-selected .appt_allday_body TD,.appt-selected .appt_30_body TD{padding-top:0;padding-left:0;padding-right:0;}
HTML>BODY .appt-selected .appt_body TD,HTML>BODY .appt-selected .appt_allday_body TD,HTML>BODY .appt-selected .appt_30_body TD{padding-left:2px;padding-top:2px;padding-right:2px;}
HTML>BODY .appt-selected .appt_body,HTML>BODY .appt-selected .appt_30_body,HTML>BODY .appt-selected .appt_allday_body{margin-left:-1px;}
.calendar_print_date_header{margin:5px;padding:5px;width:100%;font-size:1.64rem;font-weight:bold;border-bottom:2px solid #DDD;}
.calendar_print_date_header_weekday{font-size:1rem;}
.calendar_print_appointment_container{position:relative;height:60px;}
.calendar_print_appointment_time{position:absolute;top:0;left:0;width:140px;font-weight:bold;}
.calendar_print_appointment_name{position:absolute;top:0;left:140px;width:240px;height:12px;overflow:hidden;font-weight:bold;}
.calendar_print_appointment_notes{position:absolute;top:12px;left:140px;width:240px;height:40px;overflow:hidden;font-weight:normal;}
.calendar_print_appointment_location{position:absolute;top:0;left:400px;width:240px;font-weight:bold;}
.ZmCalDayTab{height:1.909em;border-radius:0 0 4px 4px;max-width:9.091em;min-width:9.091em;overflow:hidden;white-space:nowrap;width:9.091em;color:#333;background-color:#f2f2f2;padding:0;padding-left:6px;top:4px;}
.ZmCalDayMerged{max-width:none;width:1px;padding:0;text-indent:6px;z-index:99;}
.ZmCalDaySplit{min-width:1px;}
.ZmDayTabSeparator{width:1px;height:1px;background-color:#f2f2f2;padding:0;padding:0;line-height:0;font-size:0;}
.ZmDayTabMarginDiv{width:2px;border-width:0;background-color:white;}
.ZmCalendarNavToolbar{position:absolute;top:0;left:50%;}
.ZmCalendarNavToolbar>TABLE{position:relative;top:0;left:-50%;}
.ZCalToggleBtn TABLE{border-collapse:separate;}
.allday_item_filler{height:21px;}
.TextPage{color:black;background-color:#EEE;text-align:center;width:100%;}
.TextPage SPAN{margin:10ex 0 0;}
.ZmReminderDialog{overflow:hidden;width:auto;margin:5px;margin-bottom:0;}
.ZmReminderOverdue{color:darkred;font-weight:bold;}
.ZmReminderSoon{color:darkred;font-weight:bold;}
.ZmReminderField{white-space:nowrap;overflow:hidden;color:#333;text-align:right;}
.ZmApptComposeView{background-color:#fff;width:100%;}
.ZmApptEditView .DwtCheckbox LABEL,.ZmTaskEditView .DwtCheckbox LABEL{white-space:nowrap;}
.ZmApptEditView .ZmFieldLabelRight .ZWidgetTitle,.ZmTaskEditView .ZmFieldLabelRight .ZWidgetTitle{text-align:right;}
.ZmApptEditView>DIV{display:inline-block;}
.ZmApptTabViewPageField{white-space:nowrap;overflow:hidden;color:#333;text-align:right;width:1%;}
.ZmApptComposeField{float:left;padding-right:5px;}
.ZmScheduler{clear:both;margin-right:7px;}
.ZmScheduler>TABLE{margin:0 3px;}
.ZmScheduler-free{background-color:#E3E3DC;}
.ZmScheduler-busy{background-color:#4AA6F1;}
.ZmScheduler-tentative{background-color:#BAE0E3;}
.ZmScheduler-outOfOffice{background-color:#7B5BAC;}
.ZmScheduler-unknown{background-color:#FFF5CC;}
.ZmScheduler-working{background-color:white;}
.ZmSchedulerPTST-needsaction{color:#06C!important;}
.ZmSchedulerPTST-declined{color:#F00!important;}
.ZmSchedulerPTST-tentative{color:#F60!important;}
.ZmSchedulerPTST-deferred{color:#090!important;}
.ZmSchedulerPTST-delegated{color:#963!important;}
.ZmSchedulerPTST-waiting{color:#666!important;}
.ZmSchedulerApptBorder-free{border-style:dotted;}
.ZmSchedulerApptBorder-busy{border-style:solid;}
.ZmSchedulerApptBorder-tentative{border-style:dashed;}
.ZmSchedulerApptBorder-outOfOffice{border-style:solid;}
.ZmSchedulerNormalRow{background-color:#fff;}
.ZmSchedulerDisabledRow{background-color:#fff;}
.ZmSchedulerGridTable{border-bottom:1px solid #f2f2f2;}
.ZmSchedulerGridTable-allAttendees{border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;}
.ZmSchedulerKey{vertical-align:top;text-align:right;}
.ZmSchedulerDate{font-size:1.36rem;font-weight:bold;white-space:nowrap;overflow:hidden;text-align:center;}
.ZmSchedulerGridHeaderTable{position:relative;width:103%;}
.ZmSchedulerGridHeaderCell{white-space:nowrap;overflow:hidden;color:#333;}
.ZmSchedulerOrgIconTd{border-right:1px solid #f2f2f2;border-left:1px solid #f2f2f2;}
.ZmSchedulerViewAttendeeTd{border-right:1px solid #f2f2f2;border-left:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;}
.ZmSchedulerNameTd{height:22px;height:2rem;line-height:21px;line-height:1.95rem;white-space:nowrap;overflow:hidden;border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;border-top:1px solid black;border-left:1px solid black;background-color:white;vertical-align:middle;cursor:text;}
.ZmSchedulerPTSTTd{height:22px;height:2rem;line-height:21px;line-height:1.95rem;white-space:nowrap;overflow:hidden;border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;vertical-align:middle;cursor:text;}
.ZmSchedulerAllLabel{height:22px;height:2rem;line-height:21px;line-height:1.95rem;white-space:nowrap;overflow:hidden;border:1px solid #f2f2f2;color:#999;font-weight:bold;text-align:center;cursor:default;}
.ZmSchedulerInput{width:100%;height:100%;border-width:0;padding-top:3px;height:22px;}
.ZmApptEditView .ZmFreeBusySchedulerView{max-height:15rem;}
.ZmTimeSuggestionPrefDialog{max-width:700px;}
.DwtInputField-disabled INPUT[type='text'].ZmSchedulerInput{color:#333;}
.ZAttRole{height:2rem;}
.ZmSchedulerInputDisabledTd{border-right:1px solid #f2f2f2;height:22px;height:2rem;line-height:21px;line-height:1.95rem;}
.ZmSchedulerInputDisabled{padding-left:3px;padding-right:3px;height:22px;height:2rem;line-height:21px;line-height:1.95rem;white-space:nowrap;overflow:hidden;}
.ZmSchedulerNameTdBorder{height:22px;height:2rem;line-height:21px;line-height:1.95rem;width:13px;border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;white-space:nowrap;overflow:hidden;color:#333;cursor:text;border-right-color:black;vertical-align:middle;}
.ZmSchedulerGridDiv,.ZmSchedulerGridDiv-halfHour,.ZmSchedulerGridDiv-start,.ZmSchedulerGridDiv-end{height:22px;height:2rem;line-height:21px;line-height:1.95rem;}
.ZmSchedulerGridDiv{border-right:1px solid #f2f2f2;}
.ZmSchedulerGridDiv-start{border-right:3px solid green;}
.ZmSchedulerGridDiv-end{border-right:3px solid darkred;}
.ZmSchedulerGridDivBorder{width:13px;height:22px;height:2rem;line-height:21px;line-height:1.95rem;border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;border-right-color:black;}
.ZmSchedulerGridTopCellBorder{width:13px;height:22px;height:2rem;line-height:21px;line-height:1.95rem;border-top:1px solid #f2f2f2;border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;border-right-color:black;}
.ZmSchedulerGrid-hour{border-right:1px solid #f2f2f2;height:21px;height:1.9rem;width:10px;height:21px;}
.ZmSchedulerGrid-halfHour{border-right:1px solid #f4f4f4;height:21px;height:1.9rem;width:10px;height:21px;}
.ZmSchedulerGrid-start{height:21px;height:1.9rem;border-right:3px solid green;width:8px;}
.ZmSchedulerGridDiv-leftStart{border-left:3px solid green;}
.ZmSchedulerGrid-end{height:21px;height:1.9rem;border-right:3px solid darkred;width:8px;}
.ZmSchedulerBottomBorder{border-bottom:1px solid #f2f2f2;}
.ZmApptChooserTabViewPage fieldset{margin:5px;}
.ZmAppChooser{margin-left:2px;margin-top:1px;height:100%;overflow:hidden;}
.ZmMoreTabs{cursor:pointer;padding-left:5px;}
.currentAppLabel .Text{font-size:1.18rem;font-weight:bold;color:#333;}
.viewLabel .Text{white-space:nowrap;width:1%;}
.ZmContactPicker .searchFieldHint{color:#CCC;}
.ZmContactSearch{width:500px;}
.ZmContactSearch .contactSearchResultsDiv{margin-top:15px;}
.ZmContactSearch .ZmContactSearchListView{width:100%;height:300px;background-color:white;}
.ZmContactSearch .searchFieldHint{color:#CCC;}
.ZmAutocompleteListView{border-color:#999;border-style:solid;border-width:0 1px 1px 0;padding:6px;border-radius:4px;background-color:#fff;box-shadow:5px 5px 25px grey;background-color:#fff;width:auto;padding:0!important;border-width:1px;}
.acRow,.acRow-selected{height:20px;height:1.8rem;cursor:pointer;user-select:none;}
.acRow{background-color:#fff;}
.acRow-selected{background-color:#99cae7!important;background-image:none!important;}
.ZmAutocompleteListView TD{border-style:solid;border-width:1px 0;border-color:#fff;border-top-color:#fff;}
.acWaiting{height:20px;height:1.8rem;background-color:#fff;width:auto;border:1px solid #004a75;padding:0 3px;}
.ZmPeopleAutocompleteListView TD{border-width:0;}
.ZmPeopleSearch-toolbar{display:none;background-color:#99cae7!important;background-image:none!important;border:1px solid #82abc4;border-top:0;z-index:1000;border-radius:0 0 5px 5px;}
.ZmPeopleSearch-toolbar TABLE{padding:1px 5px;}
.acRow TD{vertical-align:middle;white-space:nowrap;overflow:hidden;}
.acRow-selected TD{color:black;}
.ZmAutocompleteListView TD.AutocompleteMatchIcon{width:20px;}
.ZmAutocompleteListView TD:first-child{padding-left:3px;}
.ZmAutocompleteListView TD:last-child{padding-right:3px;}
.ZmAutocompleteListView .Link{text-align:right;}
.ZmAutocompleteListView .Link A:hover{text-decoration:none;}
.ZmAutocompleteListView .LinkText,.ZmAutocompleteListView .LinkText-hide{padding-left:8px;font-size:.9rem;}
.ZmAutocompleteListView .LinkText{color:blue;}
.ZmAutocompleteListView .LinkText-hide{color:#fff;}
.ZmAutocompleteListView .LinkText-hide-selected{color:#99cae7!important;}
.ZmFilterListView{background-color:#fff;border-color:#7f7f7f #cccccc #ccc #7f7f7f;margin:0;border-width:1px;border-style:solid;width:100%;}
.ZmFilterRuleDialog .ZPropertySheet>TBODY>TR>TD{vertical-align:middle;}
.ZmFilterRuleDialog .chooserButton{width:120px;}
.ZmFilterRuleDialog .plusMinusButton{width:20px;}
.ZmOfflineItem{margin:1.5em;}
.ZmOfflineItem LABEL{font-weight:bold;}
.ZmOfflineDetails{color:#666;margin-left:2em;}
.ZmOfflineSyncInterval{width:35px;text-align:center;margin-top:-2px;}
.ZmPrintView-username{font-size:1.36rem;font-weight:bold;}
.ZmPrintView-company{font-size:1.64rem;font-weight:bold;}
.ZmPreferencesPage{padding:.5em 2em;width:99%;}
.ZOptionsHeaderTable,.ZOptionsSectionTable{width:99%;}
.prefHeader{font-size:1.36rem;font-weight:bold;background-color:#666;color:white;padding:4px 8px;width:99%;border-radius:6px 6px 0 0;}
.prefHeaderComment{width:99%;}
.mountedShareComment{margin-top:6px;padding-top:6px;border-top:1px solid #e4e5e4;}
.ZOptionsHeaderL,.ZOptionsHeaderR{display:none;}
.ZOptionsHeader{padding:4px 8px;border-radius:8px 8px 0 0;}
.ZOptionsSectionMain{border-radius:0 0 8px 8px;}
.ZmPreferencesPage .Label{padding-right:5px;white-space:nowrap;overflow:hidden;}
.ZOptionsDefaultsTable{margin-bottom:.5em;}
.ZOptionsSectionTable{margin-bottom:1.5em;}
.ZOptionsHeader{font-size:1.36rem;font-weight:bold;color:white;}
.ZOptionsHeader{width:100%;}
.ZOptionsSectionMain{background-color:#FFF;padding:1em;}
.ZOptionsSectionMain>TABLE>TBODY>TR>TD{padding:3px;padding:.25rem;}
.ZOptionsSectionTabView .ZmPreferencesPage{border-style:solid;border-color:#b7b7b7;border-width:0 1px 1px;width:100%;padding:0;}
.ZOptionsSectionTabView .ZOptionsSectionTable{padding:0;margin:0;}
.ZOptionsSectionTabView .ZTabBar{background-color:transparent;}
.ZOptionsSectionTabView .ZTabBorder{background-color:#e5e5e5;border-color:#b2b2b2;}
.ZOptionsSectionTabView .ZSelected .ZTabBorder{background-color:#FFF;border-bottom-color:#FFF;}
.ZOptionsLabel,.ZOptionsLabelTop,.ZOptionsLabelNarrow,.ZOptionsTableLabel{color:#333;width:150px;font-weight:bold;white-space:nowrap;text-align:right;vertical-align:middle;line-height:20px;}
.ZOptionsLabelTop{vertical-align:top;line-height:20px;}
.ZOptionsLabelNarrow{width:auto;}
.ZOptionsTableLabel{background-color:#e5e5e5;}
.ZOptionsInfo{color:#555;}
.ZOptionsInfo .ZOptionsLabel{width:100px;}
.ZOptionsField INPUT[disabled],.ZOptionsTableRow INPUT[disabled]{height:auto;}
.ZOptionsField INPUT[type="checkbox"]{cursor:pointer;}
.ZOptionsField.ZOptionsSubField,.ZOptionsInfo.ZOptionsSubField{padding-left:2em;}
.ZDeviceOptionsTable INPUT{width:100%;}
.ZOptionsItemsListView .DwtListView-Rows{height:auto;}
.ZmPrefZimletListView .DwtListView-Rows{overflow:visible;}
.ZmPrefZimletListView .Row{height:1.5rem;overflow:hidden;}
.ZmPrefZimletListView .Row-selected{height:auto;min-height:1.5rem;overflow:visible;}
.ZmPrefZimletListView .Row-selected TD{line-height:1.7rem;white-space:normal;}
.ZOptionsOfflineAccts{font-size:1.1rem;text-align:center;}
.ZOptionsAcctName{margin-right:10px;white-space:nowrap;}
.ZmSignatureListView{height:100%;background-color:white;}
.ZmSignatureListView TD{padding-left:5px;}
.ZmFilterRulesView{background-color:#FFF;}
.ZmFilterRulesView .DwtListView-Rows{height:auto;min-height:185px;}
.ZmFilterRulesView .FilterActiveCell{text-align:center;}
.ZmFilterRulesView .DwtListView-Rows INPUT{margin:1px;}
.ZmPrefView{background-color:#fff;border:none;border-radius:3px;width:100%;height:100%;}
.ZmPrefView .TitleBar{padding-top:5px;}
.ZmPrefView .DwtTabTable{background-color:#e5e5e5;}
.ZmPrefView .colorBox{border-color:#7f7f7f #cccccc #ccc #7f7f7f;margin:0;border-width:1px;border-style:solid;width:18px;height:18px;}
.ZmPrefView .horizSep{border-bottom:1px solid #f2f2f2;margin-top:5px;}
.prefTable{table-layout:fixed;width:auto;}
.prefLabel{white-space:nowrap;overflow:hidden;color:#333;text-align:right;padding-top:2px;vertical-align:top;width:300px;}
.prefContent{white-space:nowrap;overflow:hidden;width:420px;vertical-align:top;}
.ZmPreferencesPage .resetButton{width:100px;}
.ZmWhiteBlackList{border:1px solid #bfbfbf;width:210px;height:150px;}
.ZmWhiteBlackList .Row{padding-left:3px;}
#Prefs_Pages_Sharing_mountedShares .DwtListView{min-height:6rem;}
.ZmShortcutsPage .paddedTableCell{padding-left:3px;padding-right:3px;vertical-align:middle;}
.Row .ZmFilterDetailsView TD{white-space:nowrap;overflow:hidden;vertical-align:middle;}
.ZmFilterRuleDialog .FilterRuleSection,.ZmFilterRuleDialog .FilterActionSection{background-color:rgba(255,255,255,.5);border:1px solid rgba(0,0,0,.25);margin:.25em 1em 1em;padding:0;}
.ZmFilterRuleDialog .FilterRuleSection>DIV,.ZmFilterRuleDialog .FilterActionSection>DIV{padding:.5em 1.5em .5em .5em;}
.FilterActions>TBODY>TR>TD{padding-right:6px;}
.FilterAddRemoveButtons>TBODY>TR>TD{padding:0 3px;}
.FilterAddRemoveButtons .ZButtonTable .ZLeftIcon DIV{margin:1px 4px;}
.infoBox{margin:10px;background-color:#FFF6BF;border:1px solid #FD0;padding:10px;border-radius:10px;}
.infoBoxImg{padding-right:10px;}
.infoTitle{padding-left:5px;font-weight:bold;border-bottom:1px solid #FD0;margin-bottom:10px;}
.infoTitleClose{cursor:pointer;margin-right:5px;float:right;font-weight:normal;}
.SubHead,.PanelHead{font-size:12px;font-weight:bold;padding:3px 10px 5px 7px;}
.DarkBg,.PanelHead{background-color:#BAB09A;}
.OutsetPanel{padding:0;border:1px solid;border-color:#A29A87 #746E61 #746E61 #A29A87;}
.ZmRadioButtonGroupHoriz .ZmRadioButtonGroupCell{padding-right:1em;}
.ZmLoginDialog{background-color:#FFF;overflow:hidden;}
.ZmLoginDialog-Transparent{background-color:transparent;}
.ZmDumpsterDialog{height:300px;}
.ZmDumpsterDialog .DwtDialogBody{width:450px;}
.ZmDumpsterDialog-toolbar{background-color:transparent;border-bottom:1px solid #005d92;}
.ZmDumpsterDialog .DwtListView-Rows{height:278px;}
.ZmDumpsterDialog .DumpsterSearchInput INPUT{width:200px;}
.ZmSharePropsDialog .GrouperLabel{font-weight:normal;font-size:10pt;color:#666;}
.DwtMenu .ZmFolderChooser .OverviewTree{width:auto;}
.ChooserDialog{width:320px;}
.ChooserDialog .DwtInputField{padding-bottom:3px;padding-top:3px;}
.ChooserDialog INPUT{width:100%;}
.ChooserDialog .overview{background-color:white;border:1px solid black;overflow:auto;}
.ZmAttachDialog-container{overflow:hidden;width:500px;height:310px;}
.ZmAttachDialog-footer{height:10px;text-align:center;}
.ZmAttachDialog-inline{height:20px;}
.ZmAttachDialog-removeLink{color:blue;text-decoration:underline;}
.ZmNotebookPageView{background-color:#fff;}
.ZmPageEditView{background-color:#fff;}
.ZmPageEditView .RenameWarning{background-color:#ffc;color:darkred;}
.ZmNotebookPageView{overflow:auto;}
.ZmNotebookPageView,.ZmNotebookPageView P,.ZmNotebookPageView TD,.ZmNotebookPageView DIV,.ZmNotebookPageView SPAN,.ZmNotebookPageView SELECT,.ZmNotebookPageView INPUT,.ZmNotebookPageView TEXTAREA,.ZmNotebookPageView BUTTON,.ZmNotebookPageView A{font-family:inherit;font-size:inherit;}
.ZmNotebookPageView H1{margin-top:0;margin-bottom:5px;}
.ZmNotebookPageView H2{margin-top:5px;margin-bottom:5px;}
.ZmPageEditView .Label{font-family:Helvetica,Arial,sans-serif;font-size:1rem;font-weight:bold;text-align:right;width:1%;}
.ZmEditNoteView .DwtInputField{width:100%;}
.ZmEditNoteView .ZmHtmlEditorIFrame{height:100%;}
.ZmAsstFieldLabel{white-space:nowrap;overflow:hidden;color:#333;text-align:right;width:1%;}
.ZmAsstField,.ZmAsstField TD{color:black;font-style:normal;}
.ZmAsstFieldDefValue,.ZmAsstFieldDefValue TD{color:gray;font-style:italic;}
.ZmAsstContactHelp{height:200px;overflow:auto;}
.ZmAsstContactHelpHeader TD{font-weight:bold;border-bottom:1px solid #f2f2f2;}
.ZmDataSourceTestDialog .DwtDialogBody{width:400px;overflow-x:auto;}
.ZmDataSourceTestTable{width:100%;}
.ZmDataSourceTestTable TH,.ZmDataSourceTestTable TD{padding:3px;text-align:left;}
.ZmTestItem,.ZmTestStatus{border-top:solid black 1px;}
.ZmTestDetails{padding-left:1em;}
.ZmTestSucceeded{font-weight:bold;color:green;}
.ZmTestFailed{font-weight:bold;color:darkred;font-weight:bold;}
.ZmTestError{color:darkred;font-weight:bold;}
.ZmTestNote{color:#999;}
.DebugLogDialog-desc{width:500px;font-size:14px;padding:10px;}
.DebugLogDialog-log{width:600px;height:400px;border:2px solid black;overflow:auto;padding:5px;}
.ShortcutsPrintHeader{font-size:12px;font-weight:bold;text-align:center;color:black;}
.ZmShortcutList{padding:1rem;-moz-columns:3;-webkit-columns:3;columns:3;}
.ZmShortcutList DL{margin-top:0;}
.shortcutListMap .title{font-weight:bold;padding-bottom:1rem;}
.shortcutListMap.panel .title,.shortcutListMap.print .title{text-decoration:underline;}
.shortcutListMap.panel .title{color:yellow;text-align:center;}
.shortcutListMap.print .title{color:black;}
.shortcutListMap LH{display:block;}
.shortcutListMap DT{display:inline-block;text-align:right;padding-right:1em;}
.shortcutListMap.panel dt{min-width:115px;}
.shortcutListMap.prefs DT{min-width:144px;margin-bottom:4px;}
.shortcutListMap DD{display:inline;margin:0;}
.shortcutListMap DD:after{display:block;content:'';}
.shortcutKeys{text-align:right;vertical-align:top;font-weight:bold;}
.shortcutKeys.prefs{border:1px solid #f2f2f2;color:#999;padding:6px;width:250px;background-color:white;line-height:2.5rem;}
.shortcutKeys.panel{color:#999;color:white;}
.shortcutKeys.print{font-size:12px;color:black;}
.shortcutDescription{width:auto;}
.shortcutDescription.prefs{padding:5px;border:1px solid #f2f2f2;color:black;background-color:white;}
.shortcutDescription.panel,.shortcutDescription.print{padding-left:5px;}
.shortcutDescription.panel{color:white;white-space:nowrap;}
.shortcutDescription.print{font-size:12px;color:black;}
.shortcutKeyCombo{white-space:nowrap;}
.shortcutKeyCombo.prefs{margin-right:5px;margin-left:5px;}
.shortcutKey{font-weight:bold;padding:2px 4px;}
.shortcutKey.prefs{background-color:lightGray;border:solid darkGray;border-width:1px 2px 3px 1px;line-height:22px;margin:1px;color:#333;}
.shortcutKey.panel,.shortcutKey.print{padding:1px 2px;}
.shortcutKey.panel{color:yellow;line-height:22px;}
.shortcutKey.print{color:black;}
.ZmShortcutsPanel{background-color:black;width:1000px;height:600px;color:white;opacity:.90;border-radius:10px;}
.ZmShortcutsWindow{width:100%;height:100%;background-color:black;color:white;}
.ShortcutsPanelHeader .title{font-size:18px;font-weight:bold;text-align:center;color:white;}
.ShortcutsPanelHeader .container{float:left;width:100%;}
.ShortcutsPanelHeader .description{clear:left;float:left;width:80%;padding:1rem 0;margin:0 0 0 2%;display:inline;}
.ShortcutsPanelHeader .actions{float:right;width:12%;padding:1rem 0;margin:0 2% 0 0;display:inline;}
.ShortcutsPanelHeader .link{cursor:pointer;}
.ShortcutsPanelText{color:white;}
.ShortcutsPanelDescription{padding-left:10px;}
.ShortcutsPanelLinks{padding-right:10px;text-align:right;}
.ShortcutsPanelLink{cursor:pointer;}
.Selection{background-color:#ADD6D6;}
.SelectionDark{background-color:#91C8C8;}
.SelectionLight{background-color:#C8E4E4;}
.SelectionBg{background-color:#E3F1F1;}
.Red{background-color:#E34040;}
.RedDark{background-color:#D90000;}
.RedLight{background-color:#EC8080;}
.RedBg{background-color:#F5BFBF;}
.RedC{color:#E34040;}
.RedDarkC{color:#D90000;}
.RedLightC{color:#EC8080;}
.RedBgC{color:#F5BFBF;}
.Pink{background-color:#F492BF;}
.PinkDark{background-color:#F06EA9;}
.PinkLight{background-color:#F8B7D4;}
.PinkBg{background-color:#FBDBE9;}
.PinkC{color:#F492BF;}
.PinkDarkC{color:#F06EA9;}
.PinkLightC{color:#F8B7D4;}
.PinkBgC{color:#FBDBE9;}
.Orange{background-color:#FF9940;}
.OrangeDark{background-color:#F70;}
.OrangeLight{background-color:#FFBB80;}
.OrangeBg{background-color:#FFDDBF;}
.OrangeC{color:#FF9940;}
.OrangeDarkC{color:#F70;}
.OrangeLightC{color:#FFBB80;}
.OrangeBgC{color:#FFDDBF;}
.Yellow{background-color:#FFE640;}
.YellowDark{background-color:#FD0;}
.YellowLight{background-color:#FFEE80;}
.YellowBg{background-color:#FFF6BF;}
.YellowC{color:#FFE640;}
.YellowDarkC{color:#FD0;}
.YellowLightC{color:#FFEE80;}
.YellowBgC{color:#FFF6BF;}
.Green{background-color:#40A05F;}
.GreenDark{background-color:#00802A;}
.GreenLight{background-color:#80C095;}
.GreenBg{background-color:#BFDFCA;}
.GreenC{color:#40A05F;}
.GreenDarkC{color:#00802A;}
.GreenLightC{color:#80C095;}
.GreenBgC{color:#BFDFCA;}
.Cyan{background-color:#40D9D9;}
.CyanDark{background-color:#0CC;}
.CyanLight{background-color:#80E6E6;}
.CyanBg{background-color:#BFF2F2;}
.CyanC{color:#40D9D9;}
.CyanDarkC{color:#0CC;}
.CyanLightC{color:#80E6E6;}
.CyanBgC{color:#BFF2F2;}
.Blue{background-color:#4073D9;}
.BlueDark{background-color:#04C;}
.BlueLight{background-color:#80A2E6;}
.BlueBg{background-color:#BFD0F2;}
.BlueC{color:#4073D9;}
.BlueDarkC{color:#04C;}
.BlueLightC{color:#80A2E6;}
.BlueBgC{color:#BFD0F2;}
.Purple{background-color:#7940A0;}
.PurpleDark{background-color:#4C0080;}
.PurpleLight{background-color:#A680C0;}
.PurpleBg{background-color:#D2BFDF;}
.PurpleC{color:#7940A0;}
.PurpleDarkC{color:#4C0080;}
.PurpleLightC{color:#A680C0;}
.PurpleBgC{color:#D2BFDF;}
.Gray{background-color:#BBB;}
.GrayDark{background-color:#A9A9A9;}
.GrayLight{background-color:#D4D4D4;}
.GrayBg{background-color:#E9E9E9;}
.GrayC{color:#BFBFBF;}
.GrayDarkC{color:#A9A9A9;}
.GrayLightC{color:#D4D4D4;}
.GrayBgC{color:#E9E9E9;}
.ZScrollContainerOuter{height:100%;width:100%;position:relative;overflow-x:hidden;overflow-y:auto;}
.ZScrollContainerInner{height:100%;width:100%;position:absolute;overflow:visible;padding-right:16px;}
.ZmOptionsFormCell{border:1px solid #f2f2f2;background-color:#fff;}
.ZmOptionsFormCell .DwtTabBar{background-color:#fff;}
.ZmOptionsFormCell .DwtTabViewPage{background-color:#fff;}
.ZmOptionsFormListCell{padding:10px;vertical-align:top;}
.ZmOptionsFormListTable{height:100%;table-layout:fixed;border:1px solid #f2f2f2;}
.ZmOptionsFormList{background-color:#fff;width:200px;height:100%;}
.ZmOptionsFormListButtonCell{padding:10px;background-color:#b7d9ee;border-top:1px solid #f2f2f2;}
.ZmOptionsFormFormCell{height:100%;width:100%;padding:10px;padding-left:0;}
.ZFixedTable{table-layout:fixed;}
.ZFormTable{width:100%;}
.ZCheckbox,.ZRadioButton{cursor:pointer;}
.ZCheckboxTable>TBODY>TR>TD,.ZRadioButtonTable>TBODY>TR>TD{padding:3px 0;}
.ZCheckboxTable INPUT[type="checkbox"]{padding:0;margin:0 3px;}
.ZRadioButtonTable INPUT[type="radio"]{padding:0;margin:1px 3px;vertical-align:text-bottom;}
.ZInlineInput{margin:0 .5em;}
.ZLabelCell{text-align:right;vertical-align:top;padding-top:5px;}
.ZLabelCellLeft{text-align:left;vertical-align:top;padding-top:5px;}
.ZDisabled{color:#999;}
.ZImageDisabled{opacity:.4;}
.ZCheckboxCell{text-align:right;}
.ZCheckboxLabel{cursor:pointer;}
.ZCheckboxLabelInline{cursor:pointer;}
.ZSmallHorizonalSpacer{width:10px;}
.ZSpacer{height:7px;margin-bottom:7px;}
.ZSmallSpacer{height:3px;margin-bottom:3px;}
.ZSectionSeparator{border-bottom:3px double #666;height:10px;margin-bottom:10px;}
.ZmPanelHead{font-size:1.36rem;font-weight:bold;background-color:#99cae7;padding:5px;padding-left:10px;font-weight:bold;border-bottom:1px solid #f2f2f2;}
.ZSubPanelHead{font-size:1.18rem;border:1px solid #f2f2f2;border-bottom-width:0;background-color:transparent;padding:5px;font-weight:bold;}
.ZFieldset{width:99%;padding:7px 10px 12px 10px;margin:10px;}
.ZNestedFieldset{width:auto;padding:0 0 5px;}
.ZSubItemFieldset{padding:7px 10px 12px 10px;}
.ZLineDivider{border-bottom:1px solid #f2f2f2;margin-top:1em;margin-bottom:1em;position:relative;}
.ZLineDividerTitle{position:absolute;background-color:#fff;font-weight:bold;left:10px;top:-.6em;padding-left:3px;padding-right:3px;}
.ZLineDividerFloatRight{background-color:#fff;float:right;margin-right:10px;margin-top:-.5em;padding-left:3px;padding-right:3px;}
.ZHelpLabel,.ZHelpLabelIndent{font-size:.82rem;color:#666;}
.ZHelpLabelIndent{padding-left:20px;padding-right:20px;}
.ZInfoBox{margin:0 0 10px;background-color:#FFF6BF;border:1px solid #FD0;padding:10px;border-radius:10px;}
.ZInfoBoxImg{cursor:pointer;float:right;}
.ZInfoTitle{padding-left:5px;font-weight:bold;border-bottom:1px solid #FD0;margin-bottom:10px;}
.ZInfoTitleClose{cursor:pointer;margin-right:5px;float:right;font-weight:normal;}
.ZInfoContextButton{cursor:pointer;position:absolute;right:0;}
.ZSeparatorBorder{border:1px solid #f2f2f2;}
.ZTabList{list-style-type:none;padding-bottom:28px;margin:0;}
.ZFieldSizeTiny{width:50px;}
.ZFieldSizeSmall{width:100px;}
.ZFieldSizeMedium{width:200px;}
.ZFieldSizeHusky{width:250px;}
.ZFieldSizeLarge{width:300px;}
.ZFieldSizeFull{width:100%;}
.ZmTooltipLabel{text-align:right;padding-right:5px;white-space:nowrap;font-weight:bold;}
.ZmVoiceTreeHeader{display:none;}
.ZmVoiceListView .Row,.ZmVoiceListView .Row-selected,.ZmVoiceListView .Row-matched,.ZmVoiceListView .Row-matched-drag,.ZmVoiceListView .Row-drag,.ZmVoiceListView .Row-selected-drag,.ZmVoiceListView .Row-selected-right,.ZmVoiceListView .Row-selected-disabled{height:25px;}
.ZmVoicemailListView .Row{height:20px;}
.ZmCallListPrintView TD{padding-left:20px;padding-right:20px;border-bottom:1px solid;}
.DwtListView-Rows .ZmSoundPlayer TD{padding-left:0;padding-right:0;}
.DwtMissingSoundPlayer{cursor:pointer;background-color:#FFC;color:darkred;text-decoration:underline;}
.ZmSoundPlayer .DwtButton,.ZmSoundPlayer .ZButton{width:30px;min-width:30px;}
.ZmSoundPlayer .ZButton .ZLeftIcon DIV,.ZmSoundPlayer .ZButton .ZLeftIcon IMG{margin-left:0;margin-right:5px;}
.ZmSoundPlayer .ZButton .ZWidgetTitle{padding:0;}
.ZmSoundPlayer .DwtPositionSlider{margin:0 2px;}
.DwtMenu .DwtVolumeSlider{height:80px;}
.ZmSoundPlayer .ZmPlayButton,.ZmSoundPlayer .ZmPauseButton,.ZmSoundPlayer .ZmVolumeButton{margin:0;}
.DwtSliderThumb{cursor:move;}
.DwtHorizontalSlider .DwtSliderThumb{width:16px;}
.DwtHorizontalSlider .DwtSliderThumbBorder{width:10px;padding:4px 0 0 2px;height:12px;}
.ZmHorizontalSlider{text-align:left;vertical-align:top;background-color:#007CC3;border-color:#003e61 #00639c #00639c #003e61;margin:0;border-width:1px;border-style:solid;border-radius:1px;width:200px;height:14px;}
.ZmHorizontalSlider .DwtSliderThumb{width:16px;margin-top:-3px;}
.ZmHorizontalSlider .DwtSliderThumbBorder{width:10px;padding:4px 0 0 2px;height:12px;background-color:#e5e5e5;border-color:#ccc #999999 #999 #cccccc;margin:0;border-width:1px;border-style:solid;border-radius:1px;}
.DwtVerticalSlider .DwtSliderThumb{height:10px;width:12px;}
.DwtVerticalSlider .DwtSliderThumbBorder{padding:2px 0 0 4px;}
.ZmPortlet{width:100%;height:100%;}
.ZAppTab{height:2.5rem;margin-top:-1rem;margin-right:3px;}
.ZAppTabBorder{text-align:center;white-space:nowrap;overflow:hidden;color:white;}
.ZHover .ZAppTabBorder{background-color:rgba(255,255,255,.2);}
.ZDisabled .ZAppTabBorder{color:#999;}
.ZFocused .ZAppTabBorder{background-color:rgba(255,255,255,.2);}
.ZActive .ZAppTabBorder{background-color:rgba(255,255,255,.5);color:#333;}
.ZSelected .ZAppTabBorder{background-color:#FFF;border-bottom-width:0;color:#333;}
.ZAlert .ZAppTabBorder{background-color:darkorange;color:white;border-bottom:1px solid #FFF;}
.ZSelected.ZFocused .ZAppTabBorder{background-color:rgba(255,255,255,.5);}
.SearchTabButton .ZAppTabBorder .ZLeftIcon DIV{display:block;}
.ZToast{position:absolute;top:-10000px;left:-10000px;overflow:visible;}
.ZToastContent{padding:.5em 1em;}
.ZToastIcon{float:left;position:relative;}
.ZToastText{max-width:510px;color:#000c13;margin-top:-1px;padding-left:21px;font-size:1.18rem;word-wrap:break-word;}
.ZToastText a.undo{font-size:.75em;margin-left:20px;}
.ZToastBG{margin-top:4px;background-color:#FFC;opacity:.95;border-radius:3px;box-shadow:1px 1px 2px #005d92;}
.ZPropertySheet>TBODY>TR>TD,.ZPropertySheet>THEAD>TR>TD{padding:3px;padding:.25rem;}
.ZPropertySheet>TBODY>TR>TD>.ZPropertySheet>TBODY>TR>TD:first-child,.ZPropertySheet>THEAD>TR>TD>.ZPropertySheet>THEAD>TR>TD:first-child{padding-left:0;}
.ZmBriefcaseView{background-color:white;}
.ZmBriefcaseDetailListView,.ZmPreviewView{background-color:#fff;border:none;border-radius:3px;}
.ZmBriefcaseItem,.ZmBriefcaseItemSelected{cursor:pointer;background-color:transparent;background-repeat:no-repeat;float:left;height:120px;margin:8px;vertical-align:middle;width:100px;}
.ZmBriefcaseItem .ZmThumbnailItem,.ZmBriefcaseItemSelected .ZmThumbnailItem{background-color:transparent;border:2px solid #CCC;font-size:1px;height:100px;line-height:100px;text-align:center;width:96px;}
.ZmBriefcaseItem .ZmThumbnailName,.ZmBriefcaseItemSelected .ZmThumbnailName{display:block;font-size:.82rem;font-family:Helvetica,Arial,sans-serif;margin:3px 0 0;height:14px;overflow:hidden;}
.ZmBriefcaseItemSelected{color:white;}
.ZmAttachDialog-container .ZmBriefcaseItemSmall{border-style:solid;border-width:1px 0;border-color:#fff;}
.ZmBriefcaseItemSelected .ZmThumbnailItem{border-color:#316AC5;}
.ZmBriefcaseItemSelected .ZmThumbnailName SPAN{background:#316AC5 none repeat scroll 0;color:white;}
.ZmBreifcaseNewWinButton .ZButtonTable{cursor:pointer;background:none;border:none;}
.ZmBriefcaseItemSelected .ZmThumbnailName SPAN A{color:white;}
.ZmThumbnailIcon{margin:26px 24px;}
.ZmSharedFileRemoved{text-decoration:line-through;}
.ZmSharedFilePreview{color:blue;background:none;border:none;padding:0;cursor:pointer;font-size:14px;}
.ZmFilterTree{border-width:0;}
.arrowbtn .ZToolbarButtonBorder{background-image:none;border-width:0;box-shadow:none;}
.ZmColListDiv{width:250px;background:transparent;overflow-x:hidden;overflow-y:scroll;}
.ZmColListCell{vertical-align:top;}
.ZmMultiColView{background-color:white;overflow-x:auto;overflow-y:hidden;}
.ZmFilePropertiesLabel{color:#333;font-weight:bold;white-space:nowrap;}
.ZmSpreadSheetDoc{background-color:#EEE;}
.ZmSpreadSheetDoc .Label{font-family:Helvetica,Arial,sans-serif;font-size:1rem;font-weight:bold;text-align:right;width:1%;}
.HF_Header{border-right:1px solid #8A8A8A;border-left:1px solid white;font-weight:normal;}
.HF_Header_Left{border-right:1px solid #8A8A8A;font-weight:normal;}
.HF_Header_Right{border-left:1px solid white;font-weight:normal;}
.docsToolbar{background-color:#EEE;padding-left:5px;}
.ZmDocsEditViewTable{width:100%;height:100%;}
.ZmHtmlEditorFooter,.ZmDocsEditViewHeaderCell{height:2rem;}
.ZmDocsEditViewTable{width:100%;height:100%;}
.ZmHtmlEditorFooter,.ZmDocsEditViewHeaderCell{height:2rem;}
.ZmBriefcaseTabView_Table{padding-top:10px;}
.BriefcaseTabBox{background-color:#fff;border:none;border-radius:3px;border-color:#7f7f7f #cccccc #ccc #7f7f7f;margin:0;border-width:1px;border-style:solid;}
.BriefcaseList{margin-left:5px;}
.cal_day_expand TABLE{border-width:0;}
.sharingPageListTitle{font-size:14px;font-weight:bold;}
.InviteSelectLabel{text-align:right;white-space:nowrap;}
.InviteStatusAccept,.InviteStatusDecline,.InviteStatusTentative,.InviteOutDated,.InviteIntendedFor,.InvCounter{padding:3px;border-bottom:1px solid #CCC;}
.Conv2Messages .InviteStatusAccept,.Conv2Messages .InviteStatusDecline,.Conv2Messages .InviteStatusTentative,.Conv2Messages .InviteOutDated,.Conv2Messages .InviteIntendedFor,.Conv2Messages .InvCounter{margin:0 7px;border-bottom-width:0;border-radius:5px;}
.InviteStatusAccept TD,.InviteStatusDecline TD,.InviteStatusTentative TD,.InviteOutDated TD,.InvCounter TD{font-size:1.18rem;}
.InviteStatusAccept{background-color:#CAE7B2;}
.InviteStatusDecline{background-color:#E7B2B2;}
.InviteStatusTentative,.InviteIntendedFor,.InviteOutDated,.InvHeaderTable .InvCounter{background-color:#FFC;}
.ZmEditContactViewDetailsButton{cursor:pointer;border:1px solid #999;background-color:#e5e5e5;}
.ZmEditContactViewDetailsButton .ZButtonBorder{border:none;}
.ZmEditContactViewDetailsButton:focus{outline:none;border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;}
.ZmEditContactViewImage{border:1px solid #999;width:48px;background-color:#fff;}
.ZmEditContactView .inputTable{margin-bottom:.25em;}
.ZmEditContactView .inputElement{padding-right:.25em;}
.ZmEditContactViewAddress{border:1px solid #bfbfbf;}
.ZmEditContactViewAddress .addressTable{left:-3px;positon:relative;}
.ZmEditContactViewAddress .DwtInputField TEXTAREA,.ZmEditContactViewAddress .DwtInputField INPUT[type="text"]{font-size:1rem;}
.ZmEditContactViewAddress .DwtInputField TEXTAREA:not(:focus),.ZmEditContactViewAddress .DwtInputField INPUT[type="text"]:not(:focus){border-color:transparent!important;}
.ZmEditContactViewAddress .DwtInputField TEXTAREA{overflow-y:auto;}
.ZmEditContactView>TBODY>TR>TD{vertical-align:top;}
.ZmEditContactView .headerRow{background-color:#ccc;}
.ZmEditContactView .contactHeaderCell{padding:.25em .5em;border-bottom:solid 1px #999;}
.ZmEditContactView .contactHeaderCellRow{padding-bottom:4px;}
.ZmEditContactView .contactHeaderCellRow .inlineInput{padding-right:4px;}
.ZmEditContactView .contactHeaderCellRow .inlineInputWrapper{font-size:1.18rem;padding:0 2px;}
.ZmEditContactView .rowLabel,.ZmEditContactView .rowType,.ZmContactSplitView .rowLabel,.ZmContactSplitView .rowType,.ZmContactSplitView .rowValue,.ZmContactSplitView .rowValue[colspan]{padding:.75em .5em .4em;vertical-align:top;}
.ZmEditContactView .rowLabel,.ZmEditContactView .rowType,.ZmContactSplitView .rowLabel,.ZmContactSplitView .rowType{white-space:nowrap;}
.ZmContactInfoView *:focus{outline-style:solid;outline-width:1px;outline-color:#5b798a;}
.ZmContactSplitView .rowType>DIV{display:inline-block;}
.ZmEditContactView .rowValue{padding:.4em .5em;}
.ZmEditContactView .rowCheckGroup{padding-top:.65em;}
.ZmEditContactView .rowRadioGroup{padding-top:.55em;}
.ZmEditContactView .rowLabel,.ZmContactSplitView .rowLabel{text-align:right;font-weight:bold;width:1%;}
.ZmEditContactView .rowValue,.ZmContactSplitView .rowValue{max-width:70rem;min-width:15rem;width:1%;word-wrap:break-word;}
.ZmContactSplitView .rowValue SPAN,.ZmContactSplitView .rowValue A{white-space:nowrap;overflow:hidden;}
.ZmContactSplitView .rowType{color:#333;width:auto;}
.ZmContactSplitView .Object{color:#005A95;text-decoration:none;cursor:pointer;}
.ZmContactSplitView .Object-hover{color:#005A95;text-decoration:underline;}
.itemSortIcon{padding-left:7px;width:100%;}
.itemCountText{cursor:default;padding-right:5px;white-space:nowrap;}
.ZmApptComposeView .addresses{width:100%;}
.ResourceConflictMsg{padding:10px 20px 10px 2px;}
.ResourceConflictResolver{padding-left:27px;}
.PreviewBody{height:100%;width:100%;}
.PreviewFrame iframe{height:100%;width:100%;}
.PreviewViewHeader .itemName{font-size:16px;font-weight:bold;overflow:hidden;white-space:nowrap;}
.PreviewViewHeader .itemMeta{font-size:12px;}
.PreviewViewHeader .itemTime{font-size:12px;color:#999;}
.PreviewViewHeader .itemAction{font-size:13px;padding:5px 10px 5px 5px;}
.ZmSelectAddrDialog{width:375px;}
.PreviewFrame{height:100%;}
.RenameInput INPUT{width:100%;height:19px;}
.ZmAppt-busy{background-color:#4AA6F1;}
.ZmAppt-ooo{background-color:#7B5BAC;}
.ZmAppt-tentative{background-color:#BAE0E3;}
.ZmAppt-free{background-color:white;}
.ZmAppt-no-response{background-color:#F30;}
.ZmFBBar-tentative{background-color:#BAE0E3;}
.ZmFBBar-ooo{background-color:#7B5BAC;}
.ZmFBBar-busy{background-color:#4AA6F1;}
.ZmFBBar-free{background-color:white;}
.VersionHistoryToolbar{background-color:transparent;}
.SuggestBtn .ZButtonTable{width:100%;}
DIV .SuggestBtn{width:100%;margin-top:8px;margin-left:0;margin-right:0;height:20px;border-bottom:1px solid #FFF;}
.SuggestBtn .ZButtonTable .ZWidgetTitle{color:black;}
.ZmCalListViewSearchBar .DwtCompositeCell{white-space:nowrap;}
.BriefcaseItemExpanded{background-color:#EEE;}
.InviteButton .ZWidgetTitle{padding-bottom:20px;padding-top:20px;}
.SuggestionMessage,.NoResults,.NoSuggestions{font-size:1.18rem;color:#333;padding:5em 1em 1em;text-align:center;}
.ZmShareSearchView{margin:4px;}
.ZmShareSearchView .ZHasDropDown{display:inline-block;}
.ZmShareSearchDialog .FilterTree{background-color:#fff;border:none;border-radius:3px;border-color:#7f7f7f #cccccc #ccc #7f7f7f;margin:0;border-width:1px;border-style:solid;padding:5px;}
.ZmShareSearchDialog .FilterTree INPUT{width:99%;margin-bottom:4px;}
.ZmShareSearchDialog .ZmShareTreeView{height:140px;}
.DeviceCodeConfirmed{color:green;}
.DeviceCodePending{color:purple;}
.DeviceCodeUnconfirmed{color:red;}
.ZPicker .ZButtonTable{width:100%;}
.ZmTimeSuggestionView-Column{padding-left:3px;white-space:nowrap;overflow:hidden;cursor:pointer;padding-top:1px;border-bottom:1px solid #f2f2f2;border-top:0;}
.ReminderInput INPUT{width:100%;}
.ReminderInput-focused{border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;}
.SuggestionPrefTitle{color:#333;border-bottom:1px solid #333;font-weight:bold;}
.Icon{width:25px;}
.ZmUnitTestPanel{width:100%;height:300px;border-top:2px solid black;background-color:white;}
.ZmSnoozeButton{padding-left:5px;}
.ZmPriorityFilterCriteria{padding-left:10px;padding-right:10px;}
.ZmActivityStreamFilterList{margin:1em 2em;padding:0;}
.ZmActivityStreamFilterList DIV{margin-bottom:.5em;}
.ZmActivityStreamFilterList INPUT[type='checkbox']{margin-top:.25em;}
.ZmActivityStreamFilterList LABEL{white-space:nowrap;}
.ZmPriorityFilterDivider{border-left:1px solid #38546D;height:250px;}
.ZmFolderRetentionLabel{font-weight:bold;text-align:left;white-space:nowrap;}
.ZmFolderPolicyAmountInput{height:1.6rem;margin-left:20px;width:60px;}
.ZmFolderPolicyUnitSelect{margin-left:4px;}
.ZmFolderPolicySelect{margin-left:4px;}
.ZmFolderPolicySelection{width:100%;}
.ZmDialogTabViewBusy{opacity:.5;background-color:#E0E0E0;}
.ZmFolderPropertiesDialog-container{margin:-8px -8px 0;overflow:hidden;width:500px;}
.ZmFolderPropertiesDialog-container .ZSelected .ZTabBorder{background-color:#fff;border-bottom-color:#fff;}
.ZmFolderPropertyView .ZHasDropDown{display:inline-block;}
.ZmFolderPropertyView{margin:10px;}
.ZmFolderPropSharing{position:relative;bottom:10px;}
.ZmSuggestView{position:absolute;top:5px;right:18px;background-color:#ccc;border-color:#b2b2b2;border-style:solid;border-width:1px;vertical-align:top;width:180px;margin:0 8px 8px 0;}
.DwtDialog .ZmSuggestView{border-width:1px;padding:0;}
.ZmSuggestContainer{position:relative;}
.ZmSuggestHeader{background-color:#fff;border:1px solid white;color:#333;font-weight:bold;height:1.8em;margin-bottom:1px;position:relative;}
.ZmSuggestLabel,.ZmSuggestOptionsButton,.ZmSuggestCloseButton{position:absolute;top:2px;}
.ZmSuggestLabel{left:5px;overflow:hidden;right:40px;text-align:left;white-space:nowrap;}
.ZmSuggestOptionsButton{right:22px;}
.ZmSuggestCloseButton{right:3px;}
.ZmSuggestOptionsButton DIV,.ZmSuggestCloseButton DIV{cursor:pointer;}
.ZmSuggestMiniCal{border-bottom:1px solid #b2b2b2;margin-bottom:3px;}
.ZmSuggestResults{position:relative;overflow:auto;overflow-y:auto;overflow-x:auto;}
.ZmSuggestResults .DwtListView{border-width:0;}
.ZmSuggestResults .Row:hover .FakeAnchor,.ZmSuggestResults .Row-selected .FakeAnchor{text-decoration:underline;}
.ZmSuggestLocationList{height:100%;width:100%;border-width:0;}
.ZmLocationSuggestion{cursor:pointer;background-color:#FFF;border:1px solid #e5e5e5;margin:4px;padding:2px 4px;}
.ZmLocationSuggestion.Row-selected{border-color:#99cae7 #7297ad #7297ad #99cae7;}
DIV.ZmSuggestLink{display:inline-block;padding-right:8px;}
.ZmLocationStatusValidating,.ZmLocationStatusConflict,.ZmLocationStatusResolved{display:inline-block;padding-right:8px;}
.ZmLocationStatusValidating{color:black;}
.ZmLocationStatusConflict{color:red;}
.ZmLocationStatusResolved{color:green;}
.ZmResolveLocationConflict,.ZmResolveLocationConflictOdd,.ZmResolveLocationConflictEven{width:100%;}
.ZmResolveLocationConflictOdd{background-color:#e5e5e5;}
.ZmResolveLocationConflictEven{background-color:#fff;}
.ZmResolveLocationConflictName{display:inline-block;text-align:left;overflow:hidden;padding:4px 0 4px 4px;width:146px;}
.ZmResolveLocationConflictAlternate{padding:4px 4px 4px 0;display:inline-block;width:246px;}
.ZmResolveLocationConflictHeader{font-size:1.18rem;border-bottom:2px solid #7f7f7f;background-color:#ccc;width:100%;}
.ZmResolveConflictList{width:400px;}
.ZmResolveNoLocationSelect{border-top:1px solid #7f7f7f;}
.ZmLocationSuggestionTooltip{white-space:nowrap;}
.ZmLocationTooltipTitle{font-weight:bold;}
.ZmOOODuration,.ZmOOOCalendar{padding:4px 2px 2px 4px;}
.FakeAnchor,a:link,a:visited{color:#005A95;text-decoration:none;cursor:pointer;}
.ZmDateFieldInput{height:1.8rem;}
.ZmDateFieldInput:focus{border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;}
@import url("msgview.css");RUBY,RUBY RT{text-indent:0;}
RUBY RT,RUBY RP{font-size:70%;font-weight:normal;}
RUBY RT,RUBY RB{margin-right:.7em;}
.user_font_modern .mce-widget button SPAN,.user_font_modern .mce-menu-item SPAN{font-family:"Helvetica Neue",Helvetica,Arial,"Liberation Sans",sans-serif;}
.user_font_classic .mce-widget button SPAN,.user_font_classic .mce-menu-item SPAN{font-family:Tahoma,Arial,sans-serif;}
.user_font_wide .mce-widget button SPAN,.user_font_wide .mce-menu-item SPAN{font-family:Verdana,sans-serif;}
.user_font_system .mce-widget button SPAN,.user_font_system .mce-menu-item SPAN{font-family:"Segoe UI","Lucida Sans",sans-serif;}
.user_font_modern .Footer{bottom:0;position:absolute;text-align:center;left:0;right:0;z-index:701;}
.user_font_modern #ZLoginNotice{cursor:default;margin-bottom:5px;font-size:1rem;color:#f4f4f4;}
.user_font_size_small .mce-widget button SPAN,.user_font_size_small .mce-menu-item SPAN{font-size:11px;}
.user_font_size_normal .mce-widget button SPAN,.user_font_size_normal .mce-menu-item SPAN{font-size:12px;}
.user_font_size_large .mce-widget button SPAN,.user_font_size_large .mce-menu-item SPAN{font-size:14px;}
.user_font_size_larger .mce-widget button SPAN,.user_font_size_larger .mce-menu-item SPAN{font-size:16px;}
.mce-container.mce-menu{border-color:#999;border-style:solid;border-width:0 1px 1px 0;padding:6px;border-radius:4px;background-color:#fff;box-shadow:5px 5px 25px grey;}
.ZmTwoFactorSetup{width:475px;height:180px;}
.ZmTwoFactorCustomSetupLoginPage{text-align:left;width:340px;}
.ZmTwoFactorPagelogo{padding:0 40px;}
div.ZmTwoFactorCustomInputLoginPage{padding:0 40px;margin:4px 0 10px 0;}
h2.ZmTwoFactorCustomTitleLoginPage{padding:0 40px;color:#4d4d4d;letter-spacing:.4px;}
.ZmTwoFactorCustomSetupLoginPage .logo{padding:30px 40px 0;}
.ZmTwoFactorCustomParaLoginPage{padding:0 40px;font-size:13px;color:#4d4d4d;line-height:1.4;}
.passwordCustomLabel{padding:0 40px;color:#4d4d4d;font-size:13px;}
.ZmTwoFactorCustomInputLoginPage .ZmTwoFactorCustomSetupCodeInputTag,.ZmTwoFactorCustomInputLoginPage .inputTag[type="password"],.ZmTwoFactorCustomInputLoginPage .inputTag[type="email"]{box-sizing:border-box;height:36px;width:100%;padding:10px 10px;border:1px solid #d9d9d9;border-radius:2px;background-color:#fff;outline:none;}
.ZmTwoFactorCustomInputLoginPage .ZmTwoFactorCustomSetupCodeInputTag:focus,.ZmTwoFactorCustomInputLoginPage .inputTag[type="password"]:focus,.ZmTwoFactorCustomInputLoginPage .inputTag[type="email"]:focus{border-color:#0088c1;outline:none;}
.ZmTwoFactorSetupContainer{margin:20px;text-align:center;}
.ZmTwoFactorSetupCode{display:flex;height:100%;flex-direction:column;}
.ZmTwoFactorSetupCodeDescriptionGuide{margin-bottom:0;}
.ZmTwoFactorSetupContainer.ZmTwoFactorSetupCodeContainer{height:100%;margin:0 20px;display:flex;align-items:center;align-content:center;justify-content:center;flex-direction:row;}
.ZmTwoFactorSetupContainer.ZmTwoFactorSetupCodeContainer label{display:inline-block;margin:0 10px;}
.ZmTwoFactorSetupContainer.ZmTwoFactorSetupCodeContainer INPUT[type="text"]{margin:3px 0;}
.ZmTwoFactorSetupCodeSubContainer{width:100%;}
.ZmTwoFactorCustomSetupContainerLoginPage{text-align:center;}
.ZmTwoFactorCustomSetupContainerLoginPage SPAN.email-key{padding:10px;font-weight:bold;background-color:#FFE599;letter-spacing:3px;display:inline-block;margin:10px;color:#4d4d4d;}
.ZmTwoFactorSetupContainer label{display:inline-block;margin:10px;}
.ZmTwoFactorSetupContainer SPAN.email-key,.ZmAppPasscode{padding:10px;font-weight:bold;background-color:#FFE599;letter-spacing:3px;display:inline-block;margin:10px;}
.ZmTwoFactorSetupError{color:#900;font-weight:bold;}
.ZmTwoFactorSetupError.ZmTwoFactorSetupPasswordError{display:flex;justify-content:center;text-align:left;}
.ZmAppNameError.ZmTwoFactorSetupError{margin-left:0;}
.ZmTwoFactorCustomSetupErrorLoginPage{border:0;background-color:#efcbcb;padding:16px 40px;font-size:13px;color:#4d4d4d;border-bottom:solid;border-width:1px;border-color:#f72525;}
html[data-ispasswordrecoverypage] .VeilOverlay TABLE{font-family:"Helvetica Neue",Helvetica,Arial,"Liberation Sans",sans-serif;font-size:1rem;background:#0088c1 url(/img/new-back-ground-image.png) 0 0/cover no-repeat;opacity:1;}
html[data-ispasswordrecoverypage] .WindowInnerContainer{background-color:#fff;border-radius:2px;border-top:none;padding:0;}
html[data-ispasswordrecoverypage] .WindowOuterContainer{box-shadow:0 4px 6px 0 rgba(0,0,0,.4);border-radius:2px;background-color:#fff;border:none;}
html[data-ispasswordrecoverypage] .WindowInnerContainer .horizSep{visibility:hidden;}
.ZmPasswordRecoveryButton{border-radius:3px;cursor:pointer;height:32px;}
div.PasswordRecoveryBackToSignInButton .ZButtonBorder,.DwtDialogButtonBar .PasswordRecoveryResendButton .ZButtonBorder,#cancelRecoveryButton .ZButtonBorder,div.PasswordRecoveryTFACancelButton .ZButtonBorder{background-color:#f2f2f2;}
div.PasswordRecoveryBackToSignInButton .ZButtonBorder:hover,.DwtDialogButtonBar .PasswordRecoveryResendButton .ZButtonBorder:hover,#cancelRecoveryButton .ZButtonBorder:hover,div.PasswordRecoveryTFACancelButton .ZButtonBorder:hover{background-color:#e5e5e5;}
div.PasswordRecoveryBackToSignInButton .ZButtonTable:hover .ZWidgetTitle,div.PasswordRecoveryBackToSignInButton .ZButtonTable .ZWidgetTitle,div.PasswordRecoveryResendButton .ZButtonTable .ZWidgetTitle,div.PasswordRecoveryResendButton .ZButtonTable:hover .ZWidgetTitle,#cancelRecoveryButton .ZButtonTable .ZWidgetTitle,#cancelRecoveryButton .ZButtonTable:hover .ZWidgetTitle,div.PasswordRecoveryTFACancelButton .ZButtonBorder .ZWidgetTitle,div.PasswordRecoveryTFACancelButton .ZButtonBorder:hover .ZWidgetTitle{color:#4d4d4d;}
.ZmPasswordRecoveryButton .ZButtonBorder{background-color:#0088c1;border:1px solid transparent;}
.ZmPasswordRecoveryButton .ZButtonBorder:hover{background-color:#009adb;}
.alignButton{padding:0 36px;}
.ZmPasswordRecoveryButton.ZDisabled .ZButtonBorder:hover,.ZmPasswordRecoveryButton.ZDisabled .ZButtonBorder{background-color:#0088c1;opacity:.4;}
.ZmPasswordRecoveryButton.ZHasText .ZButtonTable{width:100%;}
div#resetPasswordRecoveryButton{margin-bottom:10px;}
.ZmPasswordRecoveryButton.ZDisabled:hover .ZButtonTable .ZWidgetTitle,.ZmPasswordRecoveryButton.ZDisabled:hover .ZWidgetTitle,.ZmPasswordRecoveryButton.ZDisabled .ZButtonTable .ZWidgetTitle,.ZmPasswordRecoveryButton.ZDisabled .ZWidgetTitle,.ZmPasswordRecoveryButton .ZWidgetTitle,.ZmPasswordRecoveryButton .ZButtonTable .ZWidgetTitle,.ZmPasswordRecoveryButton.ZFocused .ZButtonTable .ZWidgetTitle,.ZmPasswordRecoveryButton.ZFocused .ZWidgetTitle,.ZmPasswordRecoveryButton:hover .ZWidgetTitle,.ZmPasswordRecoveryButton:hover .ZButtonTable .ZWidgetTitle,.ZmPasswordRecoveryButton.ZFocused:hover .ZButtonTable .ZWidgetTitle,.ZmPasswordRecoveryButton.ZFocused:hover .ZWidgetTitle{color:#fff;font-size:12px;}
.ZmPasswordRecoverySetup{width:340px;color:#4d4d4d;}
.ZmPasswordRecoverySetupContainer{padding:0 40px;}
.ZmPasswordRecoverySetupContainer label,.ZmPasswordRecoveryTwoFactorLink{display:inline-block;font-size:13px;padding:5px 0;}
.ZmPasswordRecoveryRule{position:fixed;}
.ZmPasswordRecoveryTwoFactorTitle{font-size:20px;padding:0 40px;}
.ZmPasswordRecoveryTwoFactorCodeInout{margin-bottom:20px!important;}
.ZmPasswordRecoveryTrustDevice{padding-left:5px!important;}
.passwordWrapper{position:relative;}
.passwordWrapper #newPasswordHideSpan,#confirmHideSpan,#newPasswordShowSpan,#confirmShowSpan{position:absolute;z-index:2;font-size:10px;color:#4d4d4d;right:10px;top:11px;cursor:pointer;}
.passwordWrapper #newPasswordHideSpan:hover,#confirmHideSpan:hover,#newPasswordShowSpan:hover,#confirmShowSpan:hover{color:#0088c1;}
.ZmPasswordRecoverySetupContainer INPUT[type="text"],.ZmPasswordRecoverySetupContainer INPUT[type="password"]{box-sizing:border-box;height:36px;width:100%;padding:10px 3.2em 10px 10px;border:1px solid #d9d9d9;border-radius:2px;background-color:#fff;outline:none;}
.ZmPasswordRecoverySetupContainer INPUT[type="text"]:focus,.ZmPasswordRecoverySetupContainer INPUT[type="password"]:focus{border-color:#0088c1!important;outline:none!important;}
.ZmPasswordRecoverySetup .logo{padding:30px 40px 0;}
.ZmPasswordRecoveryCustomTitle{padding:0 40px;color:#4d4d4d;letter-spacing:.4px;}
.ZmPasswordRecoveryCustomPara{padding:0 40px;font-size:13px;color:#4d4d4d;line-height:1.4;}
.ZmPasswordRecoverySetupContainer SPAN.email-key,.ZmAppPasscode{padding:10px;font-weight:bold;background-color:#ffe599;letter-spacing:3px;display:inline-block;margin:10px;}
.ZmPasswordRecoverySetupInfo{position:relative;color:#000;border:0;left:auto;margin:10px 10%;position:relative;background-color:#ff9;padding:.5em 1em;border-radius:8px;}
.ZmPasswordRecoverySetupError{border:0;background-color:#efcbcb;padding:16px 40px;font-size:13px;color:#4d4d4d;border-bottom:solid;border-width:1px;border-color:#f72525;}
.ZmPasswordRecoverySetupInfo .ZLoginInfoIcon,.ZmPasswordRecoverySetupError .ZLoginErrorIcon{margin:auto 10px auto auto;}
.ZmPasswordRecoveryTwoFactorMethodOptionContainer{padding-top:10px;}
.ZmPasswordRecoveryTwoFactorMethodDescription{font-size:13px;}
.ZmPasswordRecoveryTFAMethodInput{float:left;vertical-align:top;}
label.ZmPasswordRecoveryTFAMethodLabel{display:inline-block;padding:0 0 5px 0;width:90%;}
.ZmAppNameError{margin-left:157px;text-align:left;}
a.ZmLinkDisabled{pointer-events:none;cursor:not-allowed;color:#999;}
.ZmOneTimeCodes{width:450px;min-height:240px;max-height:300px;overflow:auto;}
.ZmOneTimeCodes OL{list-style-type:none;}
.ZmOneTimeCodes LI{margin:15px 15px 15px 45px;width:120px;float:left;}
.ZmOneTimeCodes LI SPAN{letter-spacing:3px;font-weight:bold;}
textarea[readonly].ZmMobileConfigTextarea{border:none;margin:0;padding:0;color:black;outline:none;}
.DwtDialogButtonBar .ZmTwoFactorBeginButton,.DwtDialogButtonBar .ZmTwoFactorFinishButton,.DwtDialogButtonBar .ZmTwoFactorPreviousButton,.DwtDialogButtonBar .ZmTwoFactorNextButton,.DwtDialogButtonBar .ZmTwoFactorCancelButton{height:32px;outline:none;cursor:pointer;}
.ZmTwoFactorBeginButton .ZButtonTable:hover,.ZmTwoFactorFinishButton .ZButtonTable:hover,.ZmTwoFactorNextButton .ZButtonBorder:hover{background-color:#009adb;}
.ZmTwoFactorBeginButton .ZButtonBorder,.ZmTwoFactorFinishButton .ZButtonBorder,.ZmTwoFactorNextButton .ZButtonBorder{border-radius:3px;border:solid 1px transparent;background-color:#0088c1;}
.ZmTwoFactorBeginButton .ZButtonTable .ZWidgetTitle,.ZmTwoFactorNextButton .ZButtonTable .ZWidgetTitle,.ZmTwoFactorFinishButton .ZButtonTable .ZWidgetTitle{color:#fff;font-size:12px;}
.ZmTwoFactorNextButton.ZDisabled .ZButtonBorder,.ZmTwoFactorNextButton.ZDisabled .ZButtonBorder:hover{background-color:#0088c1;opacity:.4;}
.ZmTwoFactorCancelButton .ZButtonBorder,.ZmTwoFactorPreviousButton .ZButtonBorder{border:solid 1px transparent;background-color:#f2f2f2;border-radius:3px;}
div.ZmTwoFactorCancelButton.ZHover .ZButtonBorder:hover,.ZmTwoFactorPreviousButton.ZHover .ZButtonTable:hover{background-color:#e5e5e5;}
.ZmTwoFactorPreviousButton .ZButtonTable .ZWidgetTitle,.ZmTwoFactorCancelButton .ZButtonTable .ZWidgetTitle{color:#4d4d4d;font-size:12px;}
.ScreenReaderOnly{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);}
.user_font_modern,.user_font_modern TEXTAREA,.user_font_modern INPUT{font-family:"Helvetica Neue",Helvetica,Arial,"Liberation Sans",sans-serif;}
.user_font_classic,.user_font_classic TEXTAREA,.user_font_classic INPUT{font-family:Tahoma,Arial,sans-serif;}
.user_font_wide,.user_font_wide TEXTAREA,.user_font_wide INPUT{font-family:Verdana,sans-serif;}
.user_font_system,.user_font_system TEXTAREA,.user_font_system INPUT{font-family:"Segoe UI","Lucida Sans",sans-serif;}
.user_font_size_small{font-size:11px;}
.user_font_size_normal{font-size:12px;}
.user_font_size_large{font-size:14px;}
.user_font_size_larger{font-size:16px;}
P,TH,TD,DIV,SELECT,INPUT[type=text],INPUT[type=password],INPUT[type=file],TEXTAREA,BUTTON{font-size:1rem;}
HTML{width:100%;height:100%;}
BODY{width:100%;height:100%;margin:0;}
FORM{margin:0;padding:0;}
TABLE{border-collapse:collapse;border-spacing:0;border-width:0;}
TD{border-width:0;padding:0;}
FIELDSET{border:1px solid #f2f2f2;padding:5px;margin:5px;}
LEGEND{font-weight:bold;white-space:nowrap;overflow:hidden;color:#333;}
INPUT[readonly]{color:#999;background-color:transparent;border:1px solid #e5e5e5;}
TEXTAREA{padding:.2em .3em;cursor:text;color:black;border:1px solid #bfbfbf;}
TEXTAREA[readonly]{color:#999;background-color:transparent;border:1px solid #e5e5e5;}
INPUT[type="checkbox"]{cursor:pointer;}
INPUT[type="checkbox"]:focus{outline-style:solid;outline-width:1px;outline-color:#5b798a;}
INPUT[type="text"],INPUT[type="password"]{padding:0 3px;cursor:text;height:22px;height:2rem;color:black;border:1px solid #bfbfbf;}
INPUT[disabled]{color:#999;background-color:transparent;border:1px solid #e5e5e5;}
textarea{padding:.2em .3em;cursor:text;color:black;border:1px solid #bfbfbf;}
.CompactTable{border-collapse:collapse;border-spacing:0;padding:0;}
.fullSize{width:100%;height:100%;}
.fullWidth{width:100%;}
.fullHeight{height:100%;}
.minSize{width:1px;height:1px;}
.leftAlign{text-align:left;}
.rightAlign{text-align:right;}
.checkboxLabel{font-weight:bold;}
.ToolbarBg{background-color:transparent;}
.ZmHead{font-size:1.36rem;font-weight:bold;}
.ZmSubHead{font-size:1.18rem;}
.ZmBigger{font-size:1.36rem;font-weight:bold;}
.ZmFinePrint{font-size:.82rem;}
.ZmImportant{color:darkred;}
.ZmFieldLabel{white-space:nowrap;overflow:hidden;color:#333;}
.ZmFieldLabelLeft{white-space:nowrap;overflow:hidden;color:#333;text-align:left;}
.ZmFieldLabelRight{white-space:nowrap;overflow:hidden;color:#333;text-align:right;}
.ZmFieldLabelCenter{white-space:nowrap;overflow:hidden;color:#333;text-align:center;}
ZmSectionLabel{white-space:nowrap;overflow:hidden;color:#333;border-bottom:1px solid #f2f2f2;font-size:1.36rem;font-weight:bold;}
.TextPadding{padding-left:3px;padding-right:3px;}
.BigHeaderBg{padding-top:1px;border-bottom:1px solid #f2f2f2;background-color:#e5e5e5;height:36px;height:2.8rem;}
.ZmOverride{background-color:#FFF6BF;padding:2px;}
.ZmGraphKey{background-color:#fff;border-color:#7f7f7f #cccccc #ccc #7f7f7f;margin:0;border-width:1px;border-style:solid;}
.ZmGraphKeyHeader{background-color:#e5e5e5;font-size:1.18rem;color:#333;padding-left:3px;padding-right:3px;text-align:left;font-weight:bold;vertical-align:middle;}
.ZmGraphKeyBody{padding:5px;margin:5px;}
.ZmGraphKeyColorBox{border-color:#7f7f7f #cccccc #ccc #7f7f7f;margin:0;border-width:1px;border-style:solid;width:10px;height:10px;}
.ZmGraphKeyColorText{color:#333;white-space:nowrap;overflow:hidden;}
.horizSep{height:1px!important;border-bottom:1px solid #f2f2f2;font-size:1px;line-height:1px;margin:5px 0;width:100%;}
.vertSep{border-left:1px solid #f2f2f2;margin-left:3px;padding-right:3px;height:20px;}
DIV.vSpace{margin:5px 0;}
TD.vSpace{width:2px;}
.AttLink:link,.AttLink:visited{color:#005A95;text-decoration:none;cursor:pointer;}
.AttLink:hover{color:#005A95;text-decoration:underline;}
.AttLink:active{color:darkgreen;text-decoration:underline;}
.Row-selected .AttLink:link,.Row-selected .AttLink:active,.Row-selected .AttLink:visited{color:#005A95;text-decoration:none;cursor:pointer;}
.AttLink:hover,.Row-selected .AttLink:hover{color:#005A95;text-decoration:underline;}
.DragProxy{opacity:.7;}
.notDroppable{border:2px solid red!important;background-color:#99cae7;box-shadow:5px 5px 25px grey;opacity:.7;}
.notDroppable-linux{border:2px solid red!important;background-color:#99cae7;box-shadow:5px 5px 25px grey;}
.droppable{border:2px solid green!important;background-color:#99cae7;box-shadow:5px 5px 25px grey;opacity:.7;}
.droppable-linux{border:2px solid green!important;background-color:#99cae7;box-shadow:5px 5px 25px grey;}
.DropTarget{border:1px solid green!important;}
.DragProxyTextLabel{font-weight:bold;color:white;}
.BusyOverlay TABLE,.VeilOverlay TABLE{opacity:.5;cursor:wait;background-color:transparent;}
.VeilOverlay TABLE{cursor:default!important;cursor:not-allowed!important;background-color:black;}
.CurtainOverlay TABLE{background-color:black;}
html[data-istwofactorsetuppage] .VeilOverlay TABLE{background:#0088c1 url(/img/new-back-ground-image.png) 0 0/cover no-repeat;opacity:1;}
.Row{height:20px;height:1.8rem;cursor:pointer;margin:1px;padding-right:3px;user-select:none;}
.RowDouble{height:20px;height:1.8rem;cursor:pointer;margin:1px;padding-right:3px;user-select:none;height:36px;height:2.6rem;border-bottom-color:#CCC;padding-top:3px;}
.Row TABLE,.RowDouble TABLE{table-layout:fixed;}
.Row TD,.RowDouble TD,.Row DIV,.RowDouble DIV{vertical-align:middle;white-space:nowrap;overflow:hidden;}
.RowDouble TD{vertical-align:top;}
.RowDouble TD.SubjectDoubleRow{vertical-align:text-bottom;}
.ZmMsgListBottomRowIcon{margin-left:23px;margin-right:5px;}
.ZmConvExpanded .ZmMsgListBottomRowIcon{margin-left:39px;}
.ZmMsgListSelection .ZmMsgListBottomRowIcon{margin-left:37px;}
.ZmConvExpanded .ZmMsgListSelection .ZmMsgListBottomRowIcon{margin-left:54px;}
.Row{background-color:#fff;}
.RowOdd{background-color:#fff;}
.selected,.Row-selected,.Row-selected-dragProxy,.Row-selected-disabled{background-color:#99cae7!important;background-image:none!important;}
.Row-selected .ZmListFlagsWrapper,.Row-selected-disabled .ZmListFlagsWrapper,.Row-selected .ZmMsgListDate,.Row-selected-disabled .ZmMsgListDate{background:#99cae7!important;}
.Row-selected-actioned .ZmListFlagsWrapper,.Row-selected-actioned .ZmMsgListDate{background:#99cae7!important;}
.Row-altSelected{background-color:#e5f1f9!important;background-image:none!important;}
.Row-altSelected .ZmListFlagsWrapper,.Row-altSelected .ZmMsgListDate{background:#e5f1f9!important;}
.Row-matched-dragProxy{background-color:yellow;}
.Row-matched TABLE,.Row-matched-drag TABLE{table-layout:fixed;}
.Row-focused{outline-style:solid;outline-width:1px;outline-color:#5b798a;}
.Row-selected-actioned{background-color:#99cae7!important;}
.Row-dragProxy,.Row-matched-dragProxy{background-color:#99cae7!important;}
.RowDouble-dragProxy .ZmListFlagsWrapper,.RowDouble-dragProxy .ZmMsgListDate,.Row-dragProxy .ZmListFlagsWrapper,.Row-dragProxy .ZmMsgListDate{background-color:#99cae7!important;}
.Row TD,.RowDouble TD,.Row DIV,.RowDouble DIV{color:#333;}
.RowOdd TD,.RowOdd DIV{color:#333;}
.RowOdd .ZmMsgListDate,.RowOdd .ZmListFlagsWrapper{background-color:#fff;}
.RowEven .ZmMsgListDate{background-color:#fff;}
LI.RowDouble,LI.Row{list-style:none;}
.selected TD,.Row-selected TD,.Row-selected-dragProxy TD,.Row-selected-disabled TD{color:black;}
.Row-focused TD{color:#333;}
.Row-selected-right TD{color:#333;}
.Row-dragProxy TD,.Row-matched-dragProxy TD{color:#333;}
.Row TD.Flag,.Row TD.Attach,.Row TD.Tag,.Row TD.Icon,.Row TD.Count,.Row-selected TD.Flag,.Row-selected TD.Attach,.Row-selected TD.Tag,.Row-selected TD.Icon,.Row-selected TD.Count,.Row-dragProxy TD.Flag,.Row-dragProxy TD.Attach,.Row-dragProxy TD.Tag,.Row-dragProxy TD.Icon,.Row-dragProxy TD.Count,.Row-selected-dragProxy TD.Flag,.Row-selected-dragProxy TD.Attach,.Row-selected-dragProxy TD.Tag,.Row-selected-dragProxy TD.Icon,.Row-selected-dragProxy TD.Count,.Row-matched-dragProxy TD.Flag,.Row-matched-dragProxy TD.Attach,.Row-matched-dragProxy TD.Tag,.Row-matched-dragProxy TD.Icon,.Row-matched-dragProxy TD.Count,.Row-dragProxy TD.Flag,.Row-dragProxy TD.Attach,.Row-dragProxy TD.Tag,.Row-dragProxy TD.Icon,.Row-dragProxy TD.Count{text-align:center;}
.RowDouble TD.Count,.RowDouble-selected TD.Count{text-align:right;}
.Unread{color:#333;font-weight:bold;}
.Trash{color:#999;text-decoration:line-through;}
.Unread .SubjectDoubleRow{color:#333;font-weight:bold;}
.ZmOverview{width:100%;height:100%;}
.ZmOverviewContainer{background-color:#fff;border:none;border-radius:3px;}
.ZmVoiceOverviewContainer .ZmOverview,.ZmOverviewContainer .ZmOverview,.dialogOverviewContainer .OverviewTree{height:auto;}
.OverviewTree{width:100%;}
.dialogOverview{background-color:#fff;border:none;border-radius:3px;border-color:#7f7f7f #cccccc #ccc #7f7f7f;margin:0;border-width:1px;border-style:solid;padding:5px;height:200px;}
.dialogOverviewContainer{background-color:#fff;}
.dialogOverview TD{color:#333;}
.pickerOverview{background-color:#fff;border:none;border-radius:3px;height:100%;}
.overviewHeader{cursor:default;background-color:transparent;color:#333;font-weight:bold;padding-top:1px;padding-bottom:1px;}
.overviewHeader-Text,.overviewHeader-dragOver{color:#333;font-weight:bold;}
.overviewHeader .imageCell{padding-right:5px;padding-top:.2rem;white-space:nowrap;}
.overviewHeader TD{background-color:#fff;}
.overviewHeader.overviewHeader-selected TD{background-color:#99cae7;}
.overviewHeader.overviewHeader-selected.overviewHeader-selected-focused TD{border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;}
.inlineIcon{font-family:Verdana;font-size:13px;}
.inlineContactTagIcon{font-size:11px;vertical-align:middle;}
.TooltipHint{font-style:italic;text-align:center;white-space:nowrap;}
.TooltipNotInAddrBook{white-space:nowrap;text-align:center;padding:8px 0 5px 0;}
.ImgTagShared{display:inline-block;}
.FakeAnchor,A:link,A:visited{color:#005A95;text-decoration:none;cursor:pointer;}
.FakeAnchor:hover,A:hover{color:#005A95;text-decoration:underline;}
.FakeAnchor:active,A:active{color:darkgreen;text-decoration:underline;}
.FakeAnchor:focus,A:focus{outline-style:solid;outline-width:1px;outline-color:#5b798a;}
.FakeAnchor.ZDisabled,.FakeAnchor.ZDisabled:hover,.FakeAnchor.ZDisabled:active{color:#999;text-decoration:none;}
.AutoAnchor,.AutoAnchor:link,.AutoAnchor:visited{color:#005A95;text-decoration:none;cursor:pointer;border-bottom:1px dotted;color:#005A95;}
.AutoAnchor:hover{color:#005A95;text-decoration:underline;}
.AutoAnchor:active{color:darkgreen;text-decoration:underline;}
BODY{margin:0;}
.skin_layout_row{width:100%;clear:both;}
.skin_layout_cell{height:100%;float:left;margin-bottom:auto;}
.skin_layout{display:block;clear:both;width:100%;height:100%;}
#skin_outer *{box-sizing:border-box;}
.skin_table{width:100%;height:100%;border-collapse:collapse;border-width:0;}
.skin_table>TBODY>TR>TD{padding:0;}
.skin_table>.skin_table_row>.skin_table_cell{padding:0;}
.skin_container{width:100%;height:100%;}
.skin_container_ad{width:100%;height:100%;}
.skin_td_flex{width:100%;}
#skin_outer{display:none;}
#skin_tr_search_results_toolbar{display:none;height:40px;width:100%;}
#skin_tr_main{height:100%;}
.skin_outer_ad{display:none;}
#skin_outer{height:100%;background-color:#FFF;}
#skin_layout_outer{width:100%;height:100%;padding:0;}
#skin_outer_td_main{height:100%;width:100%;}
#skin_spacing_top_row{width:100%;background:#007CC3;background:#007cc3;}
#skin_spacing_top_row .divider{border-left:1px solid transparent;height:60%;margin:auto 10px;}
#skin_spacing_top_row>.skin_table{border-collapse:separate;}
#skin_spacing_top_row .DwtLinkButtonDropDownArrowRow{background-color:white;}
#skin_container_logo{width:200px;}
#skin_container_toast{width:100%;height:100%;}
#skin_spacing_search,#skin_spacing_people_search{height:42px;width:null;}
#skin_container_search{height:1.7rem;}
#skin_container_search .ZmSearchToolbar{background-color:white;border-radius:4px;}
#skin_container_search .ZButton{height:auto;}
#skin_container_search .ZButtonBorder{border:0;background-color:transparent;background-image:none;box-shadow:0 0 0 transparent;border-radius:0;}
#skin_container_search .ZWidgetTitle{display:none;}
#skin_spacing_tree_top{text-align:center;}
#skin_container_tree_top{height:30px;background-color:#FFF;border:1px solid #b2b2b2;border-radius:3px 3px 0 0;}
#skin_container_username{height:auto;padding-bottom:2px;color:white;font-weight:bold;}
#skin_container_quota{height:auto;width:100%;}
#skin_dropMenu{font-size:14px;padding:0 10px 0 3px;text-align:center;vertical-align:middle;color:white;cursor:pointer;}
#skin_dropMenu .DwtLinkButtonDropDownArrowTd{border-left:0;opacity:.75;padding-left:0;}
#skin_dropMenu .ZHover .DwtLinkButtonDropDownArrowTd{opacity:1;}
#skin_container_global_buttons{display:table-row;}
#skin_container_global_buttons>DIV{display:table-cell;padding-top:2px;}
#skin_container_current_app{height:26px;height:2.4rem;padding-top:2px;padding-top:.2rem;background-color:transparent;}
#skin_td_switch_offline,#skin_container_help,#skin_container_logoff,#skin_container_adminlink{white-space:nowrap;text-align:center;padding:0 10px;}
#skin_container_help A,#skin_container_logoff A{color:white;}
#skin_spacing_tree{height:100%;padding-bottom:5px;}
#skin_container_tree{background-color:#fff;border:none;border-radius:3px;height:100%;}
#skin_tr_tree_footer{display:none;}
#skin_container_tree_footer{background-color:#fff;border:none;border-radius:3px;height:13.75rem;}
#skin_border_app_chooser{height:29px;height:2.6rem;border-radius:3px 3px 0 0;border:solid #b2b2b2;border-width:0 0 1px;}
#skin_container_app_chooser{margin-right:100px;position:absolute;width:auto;height:auto;z-index:1;margin-top:-1rem;}
#skin_container_app_chooser>DIV>TABLE{margin-top:.8rem;}
#skin_container_global_buttons .offline{margin:0 5px 0 8px;}
#skin_container_global_buttons .ZToolbarButton,#skin_container_global_buttons .ZToolbarButtonTable{background-color:transparent;background-image:none;border:0;border-collapse:separate;box-shadow:0 0 0 transparent;}
#skin_container_global_buttons .ZToolbarButton{margin-left:3px;}
#skin_container_global_buttons .ZHover .ZToolbarButtonBorder{background-color:rgba(255,255,255,.2);}
#skin_container_global_buttons .ZFocused .ZToolbarButtonBorder{background-color:rgba(255,255,255,.2);}
#skin_container_global_buttons .ZActive .ZToolbarButtonBorder{background-color:rgba(255,255,255,.5);}
#skin_container_global_buttons .ZSelected .ZToolbarButtonBorder{background-color:#FFF;}
#skin_spacing_app_top_toolbar{height:35px;height:3.0rem;}
#skin_container_app_top_toolbar{height:26px;height:2.4rem;padding-top:2px;padding-top:.2rem;background-color:transparent;width:auto;padding-top:5px;padding-left:7px;}
#skin_container_app_new_button{height:26px;height:2.4rem;padding-top:2px;padding-top:.2rem;background-color:transparent;width:16rem;padding:5px;}
#skin_spacing_app_row{border-top:1px solid;border-spacing:0;padding:0 7px;height:2.5rem;margin-top:-1rem;}
#skin_spacing_app_row{background-color:transparent;background-color:rgba(0,135,195,.1);border-color:transparent;border-color:rgba(0,135,195,.2);border-color:rgba(0,135,195,.1);}
#skin_spacing_app_row TABLE{border-collapse:separate;}
#skin_spacing_app_row .ZToolbarButton{height:auto;}
#skin_spacing_app_main{height:100%;}
#skin_container_top_ad{height:60px;}
#skin_spacing_sidebar_ad{padding:10px 0 0 5px;}
#skin_container_sidebar_ad{width:165px;}
#skin_container_tree_top_ad{height:30px;}
#skin_container_tree_bottom_ad{height:60px;}
#skin_container_bottom_ad{height:40px;}
#skin_td_tree{width:16rem;height:100%;}
#skin_td_tree_app_sash{width:7px;}
#skin_td_main{width:auto;height:100%;}
#skin_td_sidebar_ad{width:165px;}
#skin_container_splash_screen{background-color:#FFF;position:absolute;left:0;top:0;width:100%;height:100%;z-index:90000000;}
.LoginScreen,.SplashScreen,.ErrorScreen{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;font-family:"Helvetica Neue",Helvetica,Arial,"Liberation Sans",sans-serif;font-size:1rem;background:#0088c1 url(/img/new-back-ground-image.png) 0 0/cover no-repeat;}
#modifiedLogin.LoginScreen{position:absolute;left:0;top:0;width:100%;min-height:100%;overflow:auto;display:flex;flex-direction:column;font-family:"Helvetica Neue",Helvetica,Arial,"Liberation Sans",sans-serif;font-size:1rem;background:#0088c1 url(/img/new-back-ground-image.png) 0 0/cover no-repeat;}
.LoginScreen .center,.SplashScreen .center,.ErrorScreen .center{margin-top:-160px;margin-left:-250px;}
.LoginScreen .modernCenter{flex:1;padding:20px 0;}
.LoginScreen .center-small,.SplashScreen .center-small,.ErrorScreen .center-small{height:270px;margin-top:-135px;margin-left:-126px;width:250px;}
.LoginScreen .center,.LoginScreen .center-small,.SplashScreen .center,.SplashScreen .center-small,.ErrorScreen .center,.ErrorScreen .center-small{left:50%;overflow:visible;position:absolute;top:40%;z-index:11;}
table#modernForm td{padding:2px;}
table#modernForm td.zLoginFieldSubmit{text-align:right;padding-bottom:20px;}
.LoginScreen .modernContentBox{background-color:#fff;box-shadow:0 4px 6px 0 rgba(0,0,0,.4);padding:40px;max-width:300px;margin:0 auto;position:relative;top:50%;transform:translateY(-50%);}
.LoginScreen .contentBox,.SplashScreen .contentBox,.ErrorScreen .contentBox{background-color:#007CC3;padding:10px 0 40px;border-radius:3px;width:500px;}
.LoginScreen .contentBox,.SplashScreen .contentBox{min-height:265px;}
.LoginScreen .center-small .contentBox,.SplashScreen .center-small .contentBox,.ErrorScreen .center-small .contentBox{width:auto;}
.center-small .form .submittd{text-align:left;}
.LoginScreen H1,.SplashScreen H1{margin:0 30px 30px;overflow:hidden;}
.extuserprovLogo{padding:30px 40px 0 10px;}
#ZLoginAppName{color:white;display:none;}
.LoginScreen .ImgLoginBanner,.LoginScreen .ImgAppBanner,.SplashScreen .ImgLoginBanner{cursor:pointer;display:block;}
.LoginScreen .errorMessage{border:0;background-color:#efcbcb;padding:16px 40px;font-size:13px;color:#4d4d4d;font-stretch:expanded;text-align:left;border-bottom:solid;border-width:1px;border-color:#f72525;margin:0 -40px;}
.LoginScreen .infoMessage{border:0;background-color:#8fbc8f;padding:16px 40px;font-size:13px;color:#4d4d4d;font-stretch:expanded;text-align:left;border-bottom:solid;border-width:1px;border-color:#006400;margin:0 -40px;}
.LoginScreen #ZLoginErrorPanel,.ErrorScreen .InlineErrorPanel{border:0;left:auto;margin:10px 10%;position:relative;background-color:#FF9;padding:.5em 1em;border-radius:8px;}
.LoginScreen #ZLoginErrorIcon,.ErrorScreen #ZErrorIcon{margin:auto 10px auto auto;}
.LoginScreen .Footer,.SplashScreen .Footer,.LoginScreen .Footer-small,.SplashScreen .Footer-small{bottom:0;position:absolute;text-align:center;width:100%;z-index:10;}
.SplashScreen .copyright{cursor:default;margin-bottom:5px;font-size:1rem;color:#656565;}
.LoginScreen .copyright,.LoginScreen #ZLoginNotice{cursor:default;margin-bottom:5px;font-size:1rem;color:#f4f4f4;}
.LoginScreen .zLoginField{border-radius:5px;}
.LoginScreen .zLoginFieldInput{display:block;border-radius:2px;outline:none;}
.LoginScreen .zLoginFieldLabel{display:inline-block;padding:2px 0 4px;color:#4d4d4d;}
.LoginScreen INPUT[disabled]{background-color:white;}
.LoginScreen .decor1{display:none;}
.LoginScreen .decor2{display:none;}
.LoginScreen #ZLoginNotice A{color:#fff;}
.passwordRuleList{padding:2px 0 4px;color:#4d4d4d;list-style:none;}
.resetPasswordRuleList{padding:2px 0 4px;list-style:none;color:#4d4d4d;}
.confirmResetPasswordRuleList{color:#4d4d4d;padding-left:0;margin-bottom:0;list-style:none;}
.SplashScreen .content{color:white;text-align:center;}
.SplashScreen .message{color:white;cursor:default;padding-top:40px;font-size:1.36rem;font-weight:bold;}
.SplashScreen .switch{margin:70px 100px 30px;margin-bottom:0;}
.SplashScreen .switch A{color:white;text-decoration:underline;font-size:1rem;}
.SplashScreen .decor1{display:none;}
.SplashScreen .decor2{display:none;}
.ErrorScreen .contentBox{padding-bottom:1em;}
.ErrorScreen .ZErrorPanel{margin-top:30px;}
.ErrorScreen H2{margin:0;}
.ErrorScreen A:link,.ErrorScreen A:visited{color:#005A95;text-decoration:none;cursor:pointer;}
.ErrorScreen A:hover{color:#005A95;text-decoration:underline;}
.ErrorScreen A:active{color:darkgreen;text-decoration:underline;}
.ErrorScreen .decor1{display:none;}
.ErrorScreen .decor2{display:none;}
.center-small .ImgLoginBanner,.ImgAppBanner{background-repeat:no-repeat;background-position:left center;background-image:url(/skins/_base/logos/AppBanner_white.png?v=251107221955);width:200px;height:35px;}
.ImgLoginBanner{background-repeat:no-repeat;background-position:bottom left;background-size:contain;background-image:url(/skins/_base/logos/LoginBanner.png?v=251107221955);width:260px;height:34px;}
.console_inset_app_l .HSashThumb{margin-left:-2px;}
.UserInfoLink{width:100%;text-align:left;white-space:nowrap;}
.ZmPicker .ZToolbar{padding-top:1px;border-bottom:1px solid #f2f2f2;background-color:#e5e5e5;}
.BannerTextUser{overflow:hidden!important;}
.BannerTextUserOffline{text-align:left!important;padding:0 3px;}
.ZmAppChooser{margin:0!important;}
.ZAppTabBorder{border-radius:3px 3px 0 0;}
.ZAppTabBorder .ZLeftIcon{padding-left:10px;}
.ZAppTabBorder .ZWidgetTitle{font-size:1.1rem;font-weight:normal;padding-bottom:0;}
.ZAppTabBorder .ZDropDown{padding-right:10px;}
.ZSelectedPrev .ZAppTabBorder{border-right-color:#FFF;}
.ZAppTabSpacer{height:2.5rem;margin-top:-1rem;}
.ZTabBarPrefix{width:10px;border-bottom:1px solid #b2b2b2;padding:0;}
.ZTabBarSuffix{width:100%;border-bottom:1px solid #b2b2b2;padding:0;}
.quotaBar{height:8px;}
.quotaLabel{text-align:right;font-size:.82rem;}
.ZmInviteToolBar .ZToolbarTable,.ZmShareToolBar .ZToolbarTable{height:100%;}
.ZNewButton .ZToolbarButtonBorder{background-color:rgba(255,255,255,.65);}
.ZNewButton.ZHover .ZToolbarButtonBorder{background:#cce4f3;}
.ZNewButton.ZActive .ZToolbarButtonBorder{background:#99cae7;}
.ZToolbarButtonTable TD:first-child{padding-left:5px;}
.ZToolbarButtonTable TD:last-child{padding-right:5px;}
.ZmNetworkStatus{font-weight:bold;}
.ZmNetworkStatusIcon{cursor:pointer;}
.DwtInputField INPUT[type="text"],.DwtInputField INPUT[type="password"],.DwtSimpleInput{padding:0 3px;cursor:text;height:22px;height:2rem;color:black;border:1px solid #bfbfbf;}
.DwtInputField TEXTAREA{padding:.2em .3em;cursor:text;color:black;border:1px solid #bfbfbf;}
.DwtInputField-error INPUT[type="text"],.DwtInputField-error INPUT[type="password"],.DwtSimpleInput-error{padding:0 3px;cursor:text;height:22px;height:2rem;color:black;background-color:#FFF0F0;border:1px solid #bfbfbf;}
.DwtInputField-error TEXTAREA{padding:.2em .3em;cursor:text;color:black;background-color:#FFF0F0;border:1px solid #bfbfbf;}
.DwtInputField-focused INPUT[type="text"],.DwtInputField-focused INPUT[type="password"],.DwtSimpleInput-focused{padding:0 3px;cursor:text;height:22px;height:2rem;color:black;background-color:#FFFFE0;border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;outline:none;}
.DwtInputField-focused TEXTAREA{padding:.2em .3em;cursor:text;color:black;background-color:#FFFFE0;border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;}
.DwtInputField-disabled INPUT[type="text"],.DwtInputField-disabled INPUT[type="password"],.DwtSimpleInput-disabled{padding:0 3px;cursor:text;height:22px;height:2rem;color:#999;background-color:transparent;border:1px solid #e5e5e5;}
.DwtInputField-disabled TEXTAREA{padding:.2em .3em;cursor:text;color:#999;background-color:transparent;border:1px solid #e5e5e5;}
.DwtInputField-hint INPUT[type="text"],.DwtInputField-hint INPUT[type="password"],.DwtInputField-hint INPUT,.DwtSimpleInput-hint{padding:0 3px;cursor:text;height:22px;height:2rem;color:black;border:1px solid #bfbfbf;color:#999;font-style:italic;cursor:default;}
.DwtInputField-hint TEXTAREA{padding:.2em .3em;cursor:text;color:#999;font-style:italic;cursor:default;}
.DwtInputField-errorhint INPUT[type="text"],.DwtInputField-errorhint INPUT[type="password"],.DwtSimpleInput-errorhint{padding:0 3px;cursor:text;height:22px;height:2rem;color:black;background-color:#FFF0F0;border:1px solid #bfbfbf;color:#999;font-style:italic;cursor:default;}
.DwtInputField-errorhint TEXTAREA{color:black;background-color:#FFF0F0;border:1px solid #bfbfbf;color:#CCC;}
TEXTAREA .BannerBar *{font-size:.82rem;}
.BannerBar{padding-top:1px;height:1px;}
.BannerBar TD{padding-right:0;}
.BannerBar .quotabar{background-color:white;}
.BannerTextQuota{text-align:center;vertical-align:top;}
.BannerTextUser,.BannerTextQuota{cursor:default;}
.BannerTextQuota-MultiAccount{padding-top:5px;}
INPUT[type="text"],INPUT[type="password"]{border:1px solid #bfbfbf;margin:0;border-width:1px;border-style:solid;}
SELECT{border:1px solid #bfbfbf;margin:0;border-width:1px;border-style:solid;}
.TabSpacer{display:none;}
.Tab{white-space:nowrap;height:30px;padding-right:5px!important;}
.TbTop{border-width:0 1px 1px 0!important;padding-right:5px!important;}
.TbBottom{border-width:0 1px 1px 0!important;padding-right:5px!important;}
.TabFiller{width:100%;}
.List .Header TH{border-right:1px solid #f2f2f2;}
.ZhSubTabs{background-color:#e5e5e5;padding-top:2px;}
.ZhSubTabs{padding:5px!important;}
.ZhSubTabs .TabSelected{color:#333;background-color:#fff;border-color:#b2b2b2 #b2b2b2 #fff;cursor:pointer;}
.ZhRow TD,.ZhRowOdd TD{border-width:0 0 1px!important;padding-left:3px!important;}
.ZmSearchToolbarCell .ZSelected .ZToolbarButtonBorder{background-color:#FBF9F4!important;border:2px inset;color:white;}
.ZAppTabBorder .ZLeftIcon DIV{display:none;}
.DwtListView-Column{background-color:#fff;}
.DwtListView-Column TD{color:#727272;}
.overviewHeader{border:0;padding:1px 0;}
.overviewHeader>TABLE{border:1px solid white;}
.overviewHeader .ZButton{height:auto;}
.FirstOverviewHeader.overviewHeader{padding-top:0;}
.RowDouble{height:auto;padding-top:0;}
.RowDouble .TopRow,.RowDouble .ImgCheckboxChecked,.RowDouble .ImgCheckboxUnchecked{margin:6px 0 0;}
.RowDouble .ZmMsgListExpand{margin-left:-2px;margin-right:2px;}
.RowDouble .BottomRow{margin:4px 0 6px;}
.Row-matched,.RowDouble-matched,.RowDouble-matched .ZmListFlagsWrapper,.RowDouble-matched .ZmMsgListDate{background-color:#FFFEC4;}
.TopRow,.BottomRow{height:16px;height:1.6rem;position:relative;}
.ZmListFlagsWrapper{position:absolute;right:0;background-color:#fff;}
.SimpleContact .ZmListFlagsWrapper{padding:.08rem 0;right:0;}
.SimpleContact .ImgCheckboxUnchecked,.SimpleContact .ImgCheckboxChecked,.ZmContactIcon{margin:0 5px 0 2px;}
.ZmListFlagsWrapper DIV{margin:0 2px 0 3px;}
.TopRow .ImgMsgRead,.TopRow .ImgMsgUnread{margin:0 3px 0 3px;}
.TopRow .ImgCheckboxUnchecked,.TopRow .ImgCheckboxChecked{margin:0 0 0 -1px;}
.TopRow .ImgNodeCollapsed,.TopRow .ImgNodeExpanded{padding:0;}
.ZmMsgListColTag{padding:0 2px 0 3px;vertical-align:middle;}
.BottomRow .ZmMsgListColTag{margin-right:3px;}
.ZmMsgListDate{position:absolute;right:0;text-align:right;}
.ZmMsgListColSelection,.ZmMsgListColFlag,.ZmMsgListColTag,.ZmMsgListColAccount,.ZmMsgListColStatus,.ZmMsgListColMute,.ZmMsgListColRead,.ZmMsgListColAttachment,.ZmMsgListColExpand{width:16px;}
.ZmMsgListColPriority{width:8px;margin-left:3px;}
.ZmMsgListColFolder,.ZmMsgListColSize,.ZmMsgListColDate{text-align:left;}
.ZToolbarTable .vertSep{border-color:transparent;}
.appt_new_time .ImgBlank_16,.appt_time .ImgBlank_16{display:none;}
.ZmConvView2FullWidth{width:100%;}
.ZmHtmlEditor .mce-btn,.ZmHtmlEditor .mce-panel{background-color:#FFF;background-image:none;}
.form .ZLoginButton{background-color:#007CC3;border-color:white;color:white;}
.form .ZLoginButton:hover{background-color:#3f9cd2;color:#333;}
.form .ZLoginButton:active{background-color:#005d92;}
#skin_spacing_tree{padding-bottom:0;}
#skin_spacing_app_row{height:2.4rem;}
.ZAppTabBorder .ZWidgetTitle{font-size:1.3rem;}
.ZmOverview .overviewHeader-Text.FakeAnchor>DIV{margin-right:2px;}
#skin_spacing_tree,#skin_spacing_tree_footer{border-width:0;margin-left:3px;}
.ZmConvView,.ZmConvView2,.ZmMailMsgView{background-color:#FFF;}
.ZmMailMsgView>DIV{background-color:white;}
#skin_container_tree,.Conv2View,.Conv2View-bottom{background-color:transparent;background-image:none;}
.NoResults{background-color:transparent;padding:1.5em 1em;border-radius:3px;}
.overviewHeader{background-color:transparent;padding-top:0;padding-bottom:0;}
.overviewHeader>TABLE{border-color:transparent;}
.overviewHeader-selected>TABLE{border-color:#99cae7;}
.overviewHeader-selected-focused>TABLE{border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;}
.overviewHeader TD{background-color:transparent;font-size:1.3rem;font-weight:normal;}
.ZNewButton{border-radius:3px;margin-right:0;overflow:hidden!important;right:-5px;}
.ZNewButton .ZToolbarButtonBorder{background-color:#0087c3;border-color:#0087c3;}
.ZNewButton.ZFocused .ZToolbarButtonBorder,.ZNewButton.ZHover .ZToolbarButtonBorder,.ZNewButton.ZActive .ZToolbarButtonBorder{background-color:#00AAF6;border-color:#00AAF6;}
.ZNewButton.ZActive .ZToolbarButtonBorder{background-color:#F15922;border-color:#F15922;background-image:none;}
.ZNewButton .ZToolbarButtonTable .ZLeftIcon{display:none;}
.ZNewButton .ZToolbarButtonTable .ZWidgetTitle,.ZNewButton.ZHover .ZToolbarButtonTable .ZWidgetTitle{color:white;}
.ZNewButton .ImgSelectPullDownArrow,.ZNewButton.ZHover .ImgSelectPullDownArrowHover,.ZNewButton.ZActive .ImgSelectPullDownArrow{background-image:url(/skins/harmony/img/harmony/ImgNewSelectPullDownArrow.png?v=251107221955);background-position:0 0;}
.ZmMailMsgCapsuleView{border-width:0 0 1px;border-radius:0;}
.ZmMailMsgCapsuleView .separator{border-color:transparent;}
.Conv2Messages{padding:.25em .5em;}
.Conv2Messages .Last{border-color:transparent;border-radius:3px;}
.Conv2Header,.Conv2Header .info{background-color:#f2f2f2;border-bottom-width:0;}
.Conv2Header{height:2.2em;}
.Conv2Header .subject,.Conv2Header .info{color:#333;}
.Conv2MsgHeader .image{border-radius:24px;}
.Collapsed .Conv2MsgHeader .image{border-radius:16px;}
.DwtListView-Sash:first-child DIV{background-color:#e5e5e5!important;}
TD.DwtListView-Column{background-color:#f2f2f2;border-bottom-width:0;font-weight:normal;}
TD.DwtListView-ColumnActive{background-color:#f7f7f7;font-weight:bold;}
.DwtListView-Rows-Empty>*{border-color:transparent;margin:0;border-width:1px;border-style:solid;}
.DwtListView-Rows-Empty:focus{outline:none;}
.DwtListView-Rows-Empty:focus>*{border-color:#4c6573 #1e282e #1e282e #5b798a;outline:none;}
.console_inset_app_l{z-index:499!important;}
.Row{height:20px;height:2rem;padding-top:4px;}
.ZmContactSplitView,.ZmContactSimpleView,.ZmContactInfoView,.SimpleContact{background-color:transparent;border-color:transparent;}
.ZmContactInfoView .headerRow{background-color:transparent;border-color:transparent;margin:.25em 0;border-radius:3px;}
.RowDouble{padding:.25em .5em;}
.RowDouble .TopRow{position:relative;}
.ZmComposeView INPUT,.ZmComposeView TEXTAREA{border:none;outline:none;}
.ZmContactSplitView,.ZmContactSimpleView,.ZmContactInfoView .headerRow,.ZmContactView .headerRow{background-color:transparent;border-color:transparent;}
.ZmContactInfoView{background-color:white;border-width:0;padding:1em 1em 0;}
.ZmContactInfoView .headerRow{margin-bottom:.5em;padding-top:.25em;}
.ZmContactInfoView .contactGroupTable{border-collapse:separate;border-color:#e5e5e5;border-radius:3px;}
.ZmContactView{background-color:transparent;}
.ZmEditGroupContact{background-color:white;border:1px solid #bfbfbf;}
.SimpleContact{background-color:transparent;background-image:none;height:22px;height:2.2rem;}
.SimpleContact>DIV{background-color:transparent;border-color:transparent;}
.SimpleContact .ZmListFlagsWrapper{height:16px;margin-top:2px;}
.ZmEditGroupContact .Row{margin-bottom:.5em;}
.groupMembers .ZmEditGroupContact .Row{background-color:white;border-color:#FFF;margin:.5em;}
.ZmContactView .contactHeaderSubTable,.ZmContactInfoView .contactHeaderSubTable{background-color:#e5e5e5;border-color:transparent;}
.ZmCalViewMgr,.calendar_view{background-color:transparent;}
.appt_body,.appt_30_body,.appt_allday_body{background-color:white;border-color:transparent;box-shadow:0 0 0 transparent;}
.appt_body>TABLE,.appt_30_body>TABLE,.appt_allday_body>TABLE{background-color:transparent;background-image:none;border-color:transparent;}
.ZmApptComposeField .FakeAnchor{float:right;max-width:22em;}
.ZmScheduleAssistantView{background-color:white;}
.InvResponseBar{background-color:#e5e5e5;border-top-color:#ccc;}
.InvResponseBar .ZButtonBorder{background-color:#FFF;}
.ZmTaskMultiView .DwtListView-Column{background-color:transparent;border-color:transparent;}
.ZmTaskMultiView .ZmMailMsgView{background-color:white;}
.newTaskBannerSep{background-color:transparent;border-bottom-width:0;margin-bottom:1em;}
.newTaskBannerSep>TBODY>TR>TD{background-color:#e5e5e5;padding:.5em;}
.ZmTaskEditView .miniCalendarButton .ZButtonBorder,.ZmTaskEditView .miniTimeButton .ZButtonBorder,.ZmTaskEditView .ZmCompletionSelector .ZButtonBorder{margin-top:0;}
#skin_dropMenu *:focus,#skin_userAndQuota *:focus{outline-color:#FFF;}
.ZmBriefcaseDetailListView{background-color:transparent;}
.ZmPreviewView .MsgHeaderTable>TBODY>TR>TD{background-color:transparent!important;}
.ZmPreviewView .PreviewViewHeader{margin:0 1em;}
.ZmBriefcaseDetailListView .Row TABLE{border-collapse:separate;margin:.25em 0;}
.ZmDocsEditView{background-color:#FFF;}
.ZmDocsEditViewHeaderCell>DIV{margin:5px 3px 0;}
.ZmPrefView{background-color:#FFF;}
.ZOptionsSectionMain{background-color:white;border-radius:0 0 3px 3px;}
.prefHeader{border-radius:3px;}
.ZmPrefZimletListView .Row{height:auto;}
.ZmWhiteBlackList{border:1px solid #bfbfbf;margin-left:0;border-radius:0;}
.ZmFilterRulesView .ZOptionsSectionMain{background-color:#FFF;border-radius:0;}
.ZmFilterRulesView .DwtChooserListView{background-color:white;min-height:160px;}
.WindowInnerContainer{background-color:#FFF;border-top:none;}
.ZmReminderDialog .DwtToolbarButton{border:none;}
.ZmHtmlEditor .ZmHtmlEditorTextArea{border:1px solid #bfbfbf;padding:.25em;}
.DwtCalendar{border-top:1px solid #bfbfbf;}
.DwtMenu .DwtCalendar{border-top-width:0;}
.ZmContactPicker .DwtChooserListView{background-color:white;border-color:#bfbfbf;}
.BriefcaseTabBox{border-color:#bfbfbf;border-style:solid;border-radius:0;}
.ZmContactSplitView .rowLabel,.ZmMailMsgView .LabelColName,.ZmMailMsgCapsuleView .LabelColName{color:#848484;font-weight:normal;}
.ImgNewSelectPullDownArrow{background:url('/skins/harmony/img/harmony/ImgNewSelectPullDownArrow.png?v=251107221955') 0 0 no-repeat;width:12px!important;height:16px!important;overflow:hidden;}
.ImgRefreshAll{background:url('/skins/harmony/img/zimbra.png?v=251107221955') 0 0 no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMsgUnread{background:url('/skins/harmony/img/zimbra.png?v=251107221955') 0 -17px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgMsgRead{background:url('/skins/harmony/img/zimbra.png?v=251107221955') 0 -34px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}
.ImgDisconnect{background:url('/skins/harmony/img/zimbra.png?v=251107221955') 0 -51px no-repeat;width:16px!important;height:16px!important;overflow:hidden;}