/* begin Core.Agent.Dashboard.css */
@media screen,projection,tv,handheld{div.EventDetails{z-index:5;width:400px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;border:1px solid #CCC;background-color:#EEE;padding:6px;-moz-box-shadow:4px 4px 4px #666;-webkit-box-shadow:4px 4px 4px #666;box-shadow:4px 4px 4px #666;}.EventDetails > fieldset.TableLike > label,.EventDetails > fieldset.TableLike > .Value{line-height:1em;}.FilterInputContainer{width:98%;border-left:1px solid #ccc;border-right:1px solid #ccc;background-color:#eee;}.FilterInputContainer input{width:95%;display:block;margin:7px auto;}.SettingsWidget label{position:relative;display:block;padding:2px 2px 2px 25px;margin-bottom:3px;line-height:150%;-webkit-border-radius-:3px;-moz-border-radius-:3px;-ms-border-radius-:3px;-o-border-radius-:3px;border-radius-:3px;color:#777;}.SettingsWidget label.Checked{color:#000;}.SettingsWidget label:hover{background-color:#ddd;border-color:#ccc;color:#000;border:1px solid #ccc;padding:1px 1px 1px 24px;}.SettingsWidget label input{position:absolute;left:1px;top:1px;}.SettingsWidget label:hover input{left:0px;top:0px;}.WidgetSimple svg text{font:11px Arial !important;}}
/* end Core.Agent.Dashboard.css */
/* begin Core.AllocationList.css */
@media screen,projection,tv,handheld{ul.AllocationList{min-height:25px;max-height:300px;overflow-y:auto;}ul.AllocationList li{padding:2px 5px;cursor:move;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:60px;}ul.AllocationList li span.Functions{position:absolute;right:5px;top:2px;min-width:40px;}ul.AllocationList li span.Functions a.Icon{margin-left:0px !important;}}
/* end Core.AllocationList.css */
/* begin fullcalendar.css */
.fc{direction:ltr;text-align:left;}.fc table{border-collapse:collapse;border-spacing:0;}html .fc,.fc table{font-size:1em;}.fc td,.fc th{padding:0;vertical-align:top;}.fc-header td{white-space:nowrap;}.fc-header-left{width:25%;text-align:left;}.fc-header-center{text-align:center;}.fc-header-right{width:25%;text-align:right;}.fc-header-title{display:inline-block;vertical-align:top;}.fc-header-title h2{margin-top:0;white-space:nowrap;}.fc .fc-header-space{padding-left:10px;}.fc-header .fc-button{margin-bottom:1em;vertical-align:top;}.fc-header .fc-button{margin-right:-1px;}.fc-header .fc-corner-right,.fc-header .ui-corner-right{margin-right:0;}.fc-header .fc-state-hover,.fc-header .ui-state-hover{z-index:2;}.fc-header .fc-state-down{z-index:3;}.fc-header .fc-state-active,.fc-header .ui-state-active{z-index:4;}.fc-content{clear:both;}.fc-view{width:100%;overflow:hidden;}.fc-widget-header,.fc-widget-content{border:1px solid #ddd;}.fc-state-highlight{background:#fcf8e3;}.fc-cell-overlay{background:#bce8f1;opacity:.3;filter:alpha(opacity=30);}.fc-button{position:relative;display:inline-block;padding:0 .6em;overflow:hidden;height:1.9em;line-height:1.9em;white-space:nowrap;cursor:pointer;}.fc-state-default{border:1px solid;}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px;}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px;}.fc-text-arrow{margin:0 .1em;font-size:2em;font-family:"Courier New",Courier,monospace;vertical-align:baseline;}.fc-button-prev .fc-text-arrow,.fc-button-next .fc-text-arrow{font-weight:bold;}.fc-button .fc-icon-wrap{position:relative;float:left;top:50%;}.fc-button .ui-icon{position:relative;float:left;margin-top:-50%;*margin-top:0;*top:-50%;}.fc-state-default{background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#ffffff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#ffffff,#e6e6e6);background-image:-o-linear-gradient(top,#ffffff,#e6e6e6);background-image:linear-gradient(to bottom,#ffffff,#e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);color:#333;text-shadow:0 1px 1px rgba(255,255,255,0.75);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);}.fc-state-hover,.fc-state-down,.fc-state-active,.fc-state-disabled{color:#333333;background-color:#e6e6e6;}.fc-state-hover{color:#333333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;}.fc-state-down,.fc-state-active{background-color:#cccccc;background-image:none;outline:0;box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);}.fc-state-disabled{cursor:default;background-image:none;opacity:0.65;filter:alpha(opacity=65);box-shadow:none;}.fc-event{border:1px solid #3a87ad;background-color:#3a87ad;color:#fff;font-size:.85em;cursor:default;}a.fc-event{text-decoration:none;}a.fc-event,.fc-event-draggable{cursor:pointer;}.fc-rtl .fc-event{text-align:right;}.fc-event-inner{width:100%;height:100%;overflow:hidden;}.fc-event-time,.fc-event-title{padding:0 1px;}.fc .ui-resizable-handle{display:block;position:absolute;z-index:99999;overflow:hidden;font-size:300%;line-height:50%;}.fc-event-hori{border-width:1px 0;margin-bottom:1px;}.fc-ltr .fc-event-hori.fc-event-start,.fc-rtl .fc-event-hori.fc-event-end{border-left-width:1px;border-top-left-radius:3px;border-bottom-left-radius:3px;}.fc-ltr .fc-event-hori.fc-event-end,.fc-rtl .fc-event-hori.fc-event-start{border-right-width:1px;border-top-right-radius:3px;border-bottom-right-radius:3px;}.fc-event-hori .ui-resizable-e{top:0 !important;right:-3px !important;width:7px !important;height:100% !important;cursor:e-resize;}.fc-event-hori .ui-resizable-w{top:0 !important;left:-3px !important;width:7px !important;height:100% !important;cursor:w-resize;}.fc-event-hori .ui-resizable-handle{_padding-bottom:14px;}table.fc-border-separate{border-collapse:separate;}.fc-border-separate th,.fc-border-separate td{border-width:1px 0 0 1px;}.fc-border-separate th.fc-last,.fc-border-separate td.fc-last{border-right-width:1px;}.fc-border-separate tr.fc-last th,.fc-border-separate tr.fc-last td{border-bottom-width:1px;}.fc-border-separate tbody tr.fc-first td,.fc-border-separate tbody tr.fc-first th{border-top-width:0;}.fc-grid th{text-align:center;}.fc .fc-week-number{width:22px;text-align:center;}.fc .fc-week-number div{padding:0 2px;}.fc-grid .fc-day-number{float:right;padding:0 2px;}.fc-grid .fc-other-month .fc-day-number{opacity:0.3;filter:alpha(opacity=30);}.fc-grid .fc-day-content{clear:both;padding:2px 2px 1px;}.fc-grid .fc-event-time{font-weight:bold;}.fc-rtl .fc-grid .fc-day-number{float:left;}.fc-rtl .fc-grid .fc-event-time{float:right;}.fc-agenda table{border-collapse:separate;}.fc-agenda-days th{text-align:center;}.fc-agenda .fc-agenda-axis{width:50px;padding:0 4px;vertical-align:middle;text-align:right;white-space:nowrap;font-weight:normal;}.fc-agenda .fc-week-number{font-weight:bold;}.fc-agenda .fc-day-content{padding:2px 2px 1px;}.fc-agenda-days .fc-agenda-axis{border-right-width:1px;}.fc-agenda-days .fc-col0{border-left-width:0;}.fc-agenda-allday th{border-width:0 1px;}.fc-agenda-allday .fc-day-content{min-height:34px;_height:34px;}.fc-agenda-divider-inner{height:2px;overflow:hidden;}.fc-widget-header .fc-agenda-divider-inner{background:#eee;}.fc-agenda-slots th{border-width:1px 1px 0;}.fc-agenda-slots td{border-width:1px 0 0;background:none;}.fc-agenda-slots td div{height:20px;}.fc-agenda-slots tr.fc-slot0 th,.fc-agenda-slots tr.fc-slot0 td{border-top-width:0;}.fc-agenda-slots tr.fc-minor th,.fc-agenda-slots tr.fc-minor td{border-top-style:dotted;}.fc-agenda-slots tr.fc-minor th.ui-widget-header{*border-top-style:solid;}.fc-event-vert{border-width:0 1px;}.fc-event-vert.fc-event-start{border-top-width:1px;border-top-left-radius:3px;border-top-right-radius:3px;}.fc-event-vert.fc-event-end{border-bottom-width:1px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}.fc-event-vert .fc-event-time{white-space:nowrap;font-size:10px;}.fc-event-vert .fc-event-inner{position:relative;z-index:2;}.fc-event-vert .fc-event-bg{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:#fff;opacity:.25;filter:alpha(opacity=25);}.fc .ui-draggable-dragging .fc-event-bg,.fc-select-helper .fc-event-bg{display:none\9;}.fc-event-vert .ui-resizable-s{bottom:0 !important;width:100% !important;height:8px !important;overflow:hidden !important;line-height:8px !important;font-size:11px !important;font-family:monospace;text-align:center;cursor:s-resize;}.fc-agenda .ui-resizable-resizing{_overflow:hidden;}
/* end fullcalendar.css */
/* begin nv.d3.css */
.chartWrap{margin:0;padding:0;overflow:hidden;}.nvtooltip.with-3d-shadow,.with-3d-shadow .nvtooltip{-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}.nvtooltip{position:absolute;background-color:rgba(255,255,255,1.0);padding:1px;border:1px solid rgba(0,0,0,.2);z-index:10000;font-family:Arial;font-size:13px;text-align:left;pointer-events:none;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.nvtooltip.with-transitions,.with-transitions .nvtooltip{transition:opacity 250ms linear;-moz-transition:opacity 250ms linear;-webkit-transition:opacity 250ms linear;transition-delay:250ms;-moz-transition-delay:250ms;-webkit-transition-delay:250ms;}.nvtooltip.x-nvtooltip,.nvtooltip.y-nvtooltip{padding:8px;}.nvtooltip h3{margin:0;padding:4px 14px;line-height:18px;font-weight:normal;background-color:rgba(247,247,247,0.75);text-align:center;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}.nvtooltip p{margin:0;padding:5px 14px;text-align:center;}.nvtooltip span{display:inline-block;margin:2px 0;}.nvtooltip table{margin:6px;}.nvtooltip table td{padding-right:9px;padding-bottom:3px;vertical-align:middle;}.nvtooltip table td.key{font-weight:normal;}.nvtooltip table td.value{text-align:right;font-weight:bold;}.nvtooltip table td.legend-color-guide div{width:8px;height:8px;vertical-align:middle;}.nvtooltip-pending-removal{position:absolute;pointer-events:none;}svg{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;width:100%;height:100%;}svg text{font:normal 12px Arial;}svg .title{font:bold 14px Arial;}.nvd3 .nv-background{fill:white;fill-opacity:0;}.nvd3.nv-noData{font-size:18px;font-weight:bold;}.nv-brush .extent{fill-opacity:.125;shape-rendering:crispEdges;}.nvd3 .nv-legend .nv-series{cursor:pointer;}.nvd3 .nv-legend .disabled circle{fill-opacity:0;}.nvd3 .nv-axis{pointer-events:none;}.nvd3 .nv-axis path{fill:none;stroke:#000;stroke-opacity:.75;shape-rendering:crispEdges;}.nvd3 .nv-axis path.domain{stroke-opacity:.75;}.nvd3 .nv-axis.nv-x path.domain{stroke-opacity:0;}.nvd3 .nv-axis line{fill:none;stroke:#e5e5e5;shape-rendering:crispEdges;}.nvd3 .nv-axis .zero line,.nvd3 .nv-axis line.zero{stroke-opacity:.75;}.nvd3 .nv-axis .nv-axisMaxMin text{font-weight:bold;}.nvd3 .x .nv-axis .nv-axisMaxMin text,.nvd3 .x2 .nv-axis .nv-axisMaxMin text,.nvd3 .x3 .nv-axis .nv-axisMaxMin text{text-anchor:middle}.nv-brush .resize path{fill:#eee;stroke:#666;}.nvd3 .nv-bars .negative rect{zfill:brown;}.nvd3 .nv-bars rect{zfill:steelblue;fill-opacity:.75;transition:fill-opacity 250ms linear;-moz-transition:fill-opacity 250ms linear;-webkit-transition:fill-opacity 250ms linear;}.nvd3 .nv-bars rect.hover{fill-opacity:1;}.nvd3 .nv-bars .hover rect{fill:lightblue;}.nvd3 .nv-bars text{fill:rgba(0,0,0,0);}.nvd3 .nv-bars .hover text{fill:rgba(0,0,0,1);}.nvd3 .nv-multibar .nv-groups rect,.nvd3 .nv-multibarHorizontal .nv-groups rect,.nvd3 .nv-discretebar .nv-groups rect{stroke-opacity:0;transition:fill-opacity 250ms linear;-moz-transition:fill-opacity 250ms linear;-webkit-transition:fill-opacity 250ms linear;}.nvd3 .nv-multibar .nv-groups rect:hover,.nvd3 .nv-multibarHorizontal .nv-groups rect:hover,.nvd3 .nv-discretebar .nv-groups rect:hover{fill-opacity:1;}.nvd3 .nv-discretebar .nv-groups text,.nvd3 .nv-multibarHorizontal .nv-groups text{font-weight:bold;fill:rgba(0,0,0,1);stroke:rgba(0,0,0,0);}.nvd3.nv-pie path{stroke-opacity:0;transition:fill-opacity 250ms linear,stroke-width 250ms linear,stroke-opacity 250ms linear;-moz-transition:fill-opacity 250ms linear,stroke-width 250ms linear,stroke-opacity 250ms linear;-webkit-transition:fill-opacity 250ms linear,stroke-width 250ms linear,stroke-opacity 250ms linear;}.nvd3.nv-pie .nv-slice text{stroke:#000;stroke-width:0;}.nvd3.nv-pie path{stroke:#fff;stroke-width:1px;stroke-opacity:1;}.nvd3.nv-pie .hover path{fill-opacity:.7;}.nvd3.nv-pie .nv-label{pointer-events:none;}.nvd3.nv-pie .nv-label rect{fill-opacity:0;stroke-opacity:0;}.nvd3 .nv-groups path.nv-line{fill:none;stroke-width:1.5px;}.nvd3 .nv-groups path.nv-line.nv-thin-line{stroke-width:1px;}.nvd3 .nv-groups path.nv-area{stroke:none;}.nvd3 .nv-line.hover path{stroke-width:6px;}.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point{fill-opacity:0;stroke-opacity:0;}.nvd3.nv-scatter.nv-single-point .nv-groups .nv-point{fill-opacity:.5 !important;stroke-opacity:.5 !important;}.with-transitions .nvd3 .nv-groups .nv-point{transition:stroke-width 250ms linear,stroke-opacity 250ms linear;-moz-transition:stroke-width 250ms linear,stroke-opacity 250ms linear;-webkit-transition:stroke-width 250ms linear,stroke-opacity 250ms linear;}.nvd3.nv-scatter .nv-groups .nv-point.hover,.nvd3 .nv-groups .nv-point.hover{stroke-width:7px;fill-opacity:.95 !important;stroke-opacity:.95 !important;}.nvd3 .nv-point-paths path{stroke:#aaa;stroke-opacity:0;fill:#eee;fill-opacity:0;}.nvd3 .nv-indexLine{cursor:ew-resize;}.nvd3 .nv-distribution{pointer-events:none;}.nvd3 .nv-groups .nv-point.hover{stroke-width:20px;stroke-opacity:.5;}.nvd3 .nv-scatter .nv-point.hover{fill-opacity:1;}.nvd3.nv-stackedarea path.nv-area{fill-opacity:.7;stroke-opacity:0;transition:fill-opacity 250ms linear,stroke-opacity 250ms linear;-moz-transition:fill-opacity 250ms linear,stroke-opacity 250ms linear;-webkit-transition:fill-opacity 250ms linear,stroke-opacity 250ms linear;}.nvd3.nv-stackedarea path.nv-area.hover{fill-opacity:.9;}.nvd3.nv-stackedarea .nv-groups .nv-point{stroke-opacity:0;fill-opacity:0;}.nvd3.nv-linePlusBar .nv-bar rect{fill-opacity:.75;}.nvd3.nv-linePlusBar .nv-bar rect:hover{fill-opacity:1;}.nvd3.nv-bullet{font:10px sans-serif;}.nvd3.nv-bullet .nv-measure{fill-opacity:.8;}.nvd3.nv-bullet .nv-measure:hover{fill-opacity:1;}.nvd3.nv-bullet .nv-marker{stroke:#000;stroke-width:2px;}.nvd3.nv-bullet .nv-markerTriangle{stroke:#000;fill:#fff;stroke-width:1.5px;}.nvd3.nv-bullet .nv-tick line{stroke:#666;stroke-width:.5px;}.nvd3.nv-bullet .nv-range.nv-s0{fill:#eee;}.nvd3.nv-bullet .nv-range.nv-s1{fill:#ddd;}.nvd3.nv-bullet .nv-range.nv-s2{fill:#ccc;}.nvd3.nv-bullet .nv-title{font-size:14px;font-weight:bold;}.nvd3.nv-bullet .nv-subtitle{fill:#999;}.nvd3.nv-bullet .nv-range{fill:#bababa;fill-opacity:.4;}.nvd3.nv-bullet .nv-range:hover{fill-opacity:.7;}.nvd3.nv-sparkline path{fill:none;}.nvd3.nv-sparklineplus g.nv-hoverValue{pointer-events:none;}.nvd3.nv-sparklineplus .nv-hoverValue line{stroke:#333;stroke-width:1.5px;}.nvd3.nv-sparklineplus,.nvd3.nv-sparklineplus g{pointer-events:all;}.nvd3 .nv-hoverArea{fill-opacity:0;stroke-opacity:0;}.nvd3.nv-sparklineplus .nv-xValue,.nvd3.nv-sparklineplus .nv-yValue{stroke-width:0;font-size:.9em;font-weight:normal;}.nvd3.nv-sparklineplus .nv-yValue{stroke:#f66;}.nvd3.nv-sparklineplus .nv-maxValue{stroke:#2ca02c;fill:#2ca02c;}.nvd3.nv-sparklineplus .nv-minValue{stroke:#d62728;fill:#d62728;}.nvd3.nv-sparklineplus .nv-currentValue{font-weight:bold;font-size:1.1em;}.nvd3.nv-ohlcBar .nv-ticks .nv-tick{stroke-width:2px;}.nvd3.nv-ohlcBar .nv-ticks .nv-tick.hover{stroke-width:4px;}.nvd3.nv-ohlcBar .nv-ticks .nv-tick.positive{stroke:#2ca02c;}.nvd3.nv-ohlcBar .nv-ticks .nv-tick.negative{stroke:#d62728;}.nvd3.nv-historicalStockChart .nv-axis .nv-axislabel{font-weight:bold;}.nvd3.nv-historicalStockChart .nv-dragTarget{fill-opacity:0;stroke:none;cursor:move;}.nvd3 .nv-brush .extent{fill-opacity:0 !important;}.nvd3 .nv-brushBackground rect{stroke:#000;stroke-width:.4;fill:#fff;fill-opacity:.7;}.nvd3.nv-indentedtree .name{margin-left:5px;}.nvd3.nv-indentedtree .clickable{color:#08C;cursor:pointer;}.nvd3.nv-indentedtree span.clickable:hover{color:#005580;text-decoration:underline;}.nvd3.nv-indentedtree .nv-childrenCount{display:inline-block;margin-left:5px;}.nvd3.nv-indentedtree .nv-treeicon{cursor:pointer;}.nvd3.nv-indentedtree .nv-treeicon.nv-folded{cursor:pointer;}.nvd3 .background path{fill:none;stroke:#ccc;stroke-opacity:.4;shape-rendering:crispEdges;}.nvd3 .foreground path{fill:none;stroke:steelblue;stroke-opacity:.7;}.nvd3 .brush .extent{fill-opacity:.3;stroke:#fff;shape-rendering:crispEdges;}.nvd3 .axis line,.axis path{fill:none;stroke:#000;shape-rendering:crispEdges;}.nvd3 .axis text{text-shadow:0 1px 0 #fff;}.nvd3 .nv-interactiveGuideLine{pointer-events:none;}.nvd3 line.nv-guideline{stroke:#ccc;}
/* end nv.d3.css */
