/* 
DayPilot Scheduler Theme
https://themes.daypilot.org/scheduler/theme/xvhpst
Theme Designer Version: 2021.09.25.67272
*/
.daypilotwebsitegeorge_main 
{
    border: 1px solid #ffffff;
}
.daypilotwebsitegeorge_main, .daypilotwebsitegeorge_main td 
{
    font-family: -apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;
    font-size: 11px;
}
.daypilotwebsitegeorge_event { 
}
.daypilotwebsitegeorge_event { 
    color: #333333;
}
.daypilotwebsitegeorge_event_inner { 
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: 0px;
    overflow: hidden;
    background-color: #ffffff;
    background: linear-gradient(to bottom, #ffffff 0%, #fafafa);
    padding: 2px;
    border: 1px solid #cccccc;
    display: flex;
    align-items: center;
}
.daypilotwebsitegeorge_timeheadergroup,
.daypilotwebsitegeorge_timeheadercol
{
    color: #595959;
    background: #ffffff;
}
.daypilotwebsitegeorge_rowheader,
.daypilotwebsitegeorge_corner
{
    color: #595959;
    background: #ffffff;
}
.daypilotwebsitegeorge_rowheader_inner {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
    border-right: 1px solid #e0e0e0;
    padding: 7px;
    display: flex;
    align-items: center;
}
.daypilotwebsitegeorge_timeheadergroup,
.daypilotwebsitegeorge_timeheadercol
{
}
.daypilotwebsitegeorge_timeheadergroup_inner,
.daypilotwebsitegeorge_timeheadercol_inner
{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    border-right: 1px solid #ffffff;
    padding: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.daypilotwebsitegeorge_timeheadergroup_inner {
    border-bottom: 1px solid #ffffff;
}
.daypilotwebsitegeorge_divider,
.daypilotwebsitegeorge_splitter,
.daypilotwebsitegeorge_divider_horizontal,
.daypilotwebsitegeorge_resourcedivider 
{
    background-color: #ffffff;
}
.daypilotwebsitegeorge_matrix_vertical_line,
.daypilotwebsitegeorge_matrix_horizontal_line 
{
    background-color: #eeeeee;
}
.daypilotwebsitegeorge_cell 
{
    background: #f9f9f9;
}
.daypilotwebsitegeorge_cell.daypilotwebsitegeorge_cell_business 
{
    background: #ffffff;
}
.daypilotwebsitegeorge_message 
{
    padding: 10px;
    opacity: 0.9;
    color: #ffffff;
    background: #ffa216;
}
.daypilotwebsitegeorge_shadow_inner 
{
    background-color: #666666;
    opacity: 0.5;
    height: 100%;
}
.daypilotwebsitegeorge_matrix_vertical_break 
{
    background-color: #999;
}
.daypilotwebsitegeorge_cellparent {
}
.daypilotwebsitegeorge_tree_image_no_children {
}
.daypilotwebsitegeorge_tree_image_expand {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><path d='M 1.5 0.5 L 6.5 5 L 1.5 9.5' style='fill:none;stroke:%23999999;stroke-width:2;stroke-linejoin:round;stroke-linecap:butt' /></svg>");
}
.daypilotwebsitegeorge_tree_image_collapse {
    background-image: url("data:image/svg+xml;utf8,<svg width='10' height='10' xmlns='http://www.w3.org/2000/svg'><path d='M 0.5 1.5 L 5 6.5 L 9.5 1.5' style='fill:none;stroke:%23999999;stroke-width:2;stroke-linejoin:round;stroke-linecap:butt' /></svg>");
}
.daypilotwebsitegeorge_columnheader 
{
}
.daypilotwebsitegeorge_columnheader_inner {
    font-weight: bold;
}
.daypilotwebsitegeorge_columnheader_cell {
}
.daypilotwebsitegeorge_columnheader_splitter { box-sizing: border-box; border-right: 1px solid #c0c0c0; }
.daypilotwebsitegeorge_columnheader_splitter:hover { background-color: #c0c0c0; }
.daypilotwebsitegeorge_columnheader_cell_inner {
    position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; padding: 2px; display: flex; align-items: center;
}
.daypilotwebsitegeorge_timeheader_float {
    display: flex;
    align-items: center;
    justify-content: center;
}
.daypilotwebsitegeorge_timeheader_float_inner {
    padding: 7px;
}
.daypilotwebsitegeorge_event_float {
    display: flex;
    align-items: center;
}
.daypilotwebsitegeorge_event_float_inner {
    padding: 3px 2px 2px 7px;
    padding-left: 9px;
    /*top: -2px;*/
    position: relative;    
}
.daypilotwebsitegeorge_event_float_inner:after {
    content:"";
    border-color: transparent #333333 transparent transparent;
    border-style:solid;
    border-width:5px;
    width:0;
    height:0;
    position:absolute;
    top:5px;
    left:-4px;
}
.daypilotwebsitegeorge_event_move_left {
    box-sizing: border-box; 
    padding: 2px;
    border: 1px solid #ccc;
    background: #fff;
    background: linear-gradient(to bottom, #ffffff 0%, #eeeeee);
    display: flex;
    align-items: center;
}
.daypilotwebsitegeorge_event_move_right {
    box-sizing: border-box; 
    padding: 2px;
    border: 1px solid #ccc;
    background: #fff;
    background: linear-gradient(to bottom, #ffffff 0%, #eeeeee);
    display: flex;
    align-items: center;
}
.daypilotwebsitegeorge_event_delete {
    background: url("data:image/svg+xml;utf8,<svg width='12' height='12' xmlns='http://www.w3.org/2000/svg'><path d='M 0.5 0.5 L 11.5 11.5 M 0.5 11.5 L 11.5 0.5' style='fill:none;stroke:%23464646;stroke-width:3;stroke-linejoin:round;stroke-linecap:butt' /></svg>") no-repeat center center; opacity: 0.6; cursor: pointer;
    cursor: pointer;
    opacity: 0.6;
}
.daypilotwebsitegeorge_event_delete:hover {
    opacity: 1;
}
.daypilotwebsitegeorge_rowmove_handle { background-repeat: no-repeat; background-position: center center; background-color: #ccc; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAKCAYAAACT+/8OAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAClJREFUGFdj+P//P4O9vX2Bg4NDP4gNFgBytgPxebgAMsYuQGMz/jMAAFsTZDPYJlDHAAAAAElFTkSuQmCC); cursor: move; }
.daypilotwebsitegeorge_rowmove_source { background-color: black; opacity: 0.2; }
.daypilotwebsitegeorge_rowmove_position_before, .daypilotwebsitegeorge_rowmove_position_after { background-color: #999; height: 2px; }
.daypilotwebsitegeorge_rowmove_position_child { margin-left: 10px; background-color: #999; height: 2px; }
.daypilotwebsitegeorge_rowmove_position_child:before { content: '+'; color: #999; position: absolute; top: -8px; left: -10px; }
.daypilotwebsitegeorge_rowmove_position_forbidden { background-color: red; height: 2px; margin-left: 10px; }
.daypilotwebsitegeorge_rowmove_position_forbidden:before { content: 'x'; color: red; position: absolute; top: -8px; left: -10px; }
.daypilotwebsitegeorge_link_horizontal { border-bottom-style: solid; border-bottom-color: #cc0000; }
.daypilotwebsitegeorge_link_vertical { border-right-style: solid; border-right-color: #cc0000; }
.daypilotwebsitegeorge_link_arrow_right:before { content: ''; border-width: 6px; border-color: transparent transparent transparent #cc0000; border-style: solid; width: 0px; height:0px; position: absolute; }
.daypilotwebsitegeorge_link_arrow_left:before { content: ''; border-width: 6px; border-color: transparent #cc0000 transparent transparent; border-style: solid; width: 0px; height:0px; position: absolute; }
.daypilotwebsitegeorge_link_arrow_down:before { content: ''; border-width: 6px; border-color: #cc0000 transparent transparent transparent; border-style: solid; width: 0px; height:0px; position: absolute; }
.daypilotwebsitegeorge_link_arrow_up:before { content: ''; border-width: 6px; border-color: transparent transparent #cc0000 transparent; border-style: solid; width: 0px; height:0px; position: absolute; }
.daypilotwebsitegeorge_shadow_overlap .daypilotwebsitegeorge_shadow_inner { background-color: red; }
.daypilotwebsitegeorge_overlay { background-color: gray; opacity: 0.5; }
.daypilotwebsitegeorge_main .daypilotwebsitegeorge_event_group { box-sizing: border-box; font-size:12px; color:#666; padding:2px; overflow:hidden; border:1px solid #ccc; background-color: #fff; display: flex; align-items: center; white-space: nowrap; }
.daypilotwebsitegeorge_header_icon { box-sizing: border-box; border: 1px solid #ffffff; background-color: #ffffff; color: #595959; }
.daypilotwebsitegeorge_header_icon:hover { background-color: #fafafa; }
.daypilotwebsitegeorge_header_icon_hide:before { content: '\00AB'; }
.daypilotwebsitegeorge_header_icon_show:before { content: '\00BB'; }
.daypilotwebsitegeorge_rowheader.daypilotwebsitegeorge_rowheader_selected { background-color: #aaa; background-image: linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent); background-size: 35px 35px; }
.daypilotwebsitegeorge_cell.daypilotwebsitegeorge_cell_business.daypilotwebsitegeorge_cell_selected, .daypilotwebsitegeorge_cell.daypilotwebsitegeorge_cell_selected { background-color: #ccc; background-image: linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent); background-size: 20px 20px; }
.daypilotwebsitegeorge_row_new .daypilotwebsitegeorge_rowheader_inner { cursor: text; background-position: 0px 50%; background-repeat: no-repeat; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABUSURBVChTY0ACslAaK2CC0iCQDMSlECYmQFYIAl1AjFUxukIQwKoYm0IQwFCMSyEIaEJpMMClcD4Qp0CYEIBNIUzRPzAPCtAVYlWEDgyAGIdTGBgAbqEJYyjqa3oAAAAASUVORK5CYII=); }
.daypilotwebsitegeorge_row_new .daypilotwebsitegeorge_rowheader_inner:hover { background: white; }
.daypilotwebsitegeorge_rowheader textarea { padding: 3px; }
.daypilotwebsitegeorge_rowheader_scroll { cursor: default; }
.daypilotwebsitegeorge_shadow_forbidden .daypilotwebsitegeorge_shadow_inner { background-color: red; }
.daypilotwebsitegeorge_event_moving_source { opacity: 0.5; }
.daypilotwebsitegeorge_linkpoint { background-color: white; border: 1px solid gray; border-radius: 5px; }
.daypilotwebsitegeorge_linkpoint.daypilotwebsitegeorge_linkpoint_hover { background-color: black; }
.daypilotwebsitegeorge_event.daypilotwebsitegeorge_event_version .daypilotwebsitegeorge_event_inner { overflow:hidden; background-color: #cfdde8; background-image: linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent); background-size: 20px 20px; }
.daypilotwebsitegeorge_crosshair_vertical, .daypilotwebsitegeorge_crosshair_horizontal, .daypilotwebsitegeorge_crosshair_left, .daypilotwebsitegeorge_crosshair_top { background-color: gray; opacity: 0.2; }
.daypilotwebsitegeorge_link_dot { border-radius: 10px; background-color: #cc0000; }
.daypilotwebsitegeorge_task_milestone .daypilotwebsitegeorge_event_inner { position:absolute;top:16%;left:16%;right:16%;bottom:16%; background: #38761d; border: 0px none; transform: rotate(45deg); filter: none; }
.daypilotwebsitegeorge_event_left { white-space: nowrap; padding-top: 5px; color: #666; cursor: default; }
.daypilotwebsitegeorge_event_right { white-space: nowrap; padding-top: 5px; color: #666; cursor: default; }
.daypilotwebsitegeorge_selectionrectangle { background-color: #0000ff; border: 1px solid #000033; opacity: 0.4; }
.daypilotwebsitegeorge_link_shadow { border:1px solid black; }
.daypilotwebsitegeorge_link_shadow_circle { background-color:black; }
.daypilotwebsitegeorge_link_hover { box-shadow: 0px 0px 2px 2px rgba(255, 0, 0, 0.3); }
.daypilotwebsitegeorge_block { background-color: #808080; opacity: 0.5; }
.daypilotwebsitegeorge_main:focus { outline: none; }
.daypilotwebsitegeorge_shadow_invalid .daypilotwebsitegeorge_shadow_inner { outline: red 2px solid; z-index: 100; opacity: 0.5; }
.daypilotwebsitegeorge_sorticon { opacity: 0.2;background-position: center center; background-repeat: no-repeat; cursor: pointer; }
.daypilotwebsitegeorge_sorticon.daypilotwebsitegeorge_sorticon_asc { background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlnb24gcG9pbnRzPSI1IDEuNSwgMTAgMTAsIDAgMTAiLz48L3N2Zz4='); }
.daypilotwebsitegeorge_sorticon.daypilotwebsitegeorge_sorticon_desc { background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlnb24gcG9pbnRzPSI1IDguNSwgMCAwLCAxMCAwIi8+PC9zdmc+'); }
.daypilotwebsitegeorge_sorticon.daypilotwebsitegeorge_sorticon_active { opacity: 1; }
.daypilotwebsitegeorge_loading { background-color: orange; color: white; padding: 2px; }
.daypilotwebsitegeorge_cell_focus { outline: red 2px solid; outline-offset: -2px; z-index: 100; opacity: 0.5; }
.daypilotwebsitegeorge_cell_focus.daypilotwebsitegeorge_cell_focus_top { border-top: 4px solid red; }
.daypilotwebsitegeorge_cell_focus.daypilotwebsitegeorge_cell_focus_bottom { border-bottom: 4px solid red; }
.daypilotwebsitegeorge_event_focus { outline: red 2px solid; z-index: 100; opacity: 0.5; }
.daypilotwebsitegeorge_rowheader_scroll {
    cursor: default;
    background: #ffffff;
}
.daypilotwebsitegeorge_timeheader_scroll {
    background: #ffffff;
}
