﻿html, body {
    background-color: #FDFDFD;
    font-family: 'Century Gothic', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', 'Arial', 'sans-serif';
    font-size: 10pt;
    color: #444444;
    margin: 0px 0px 0px 0px;
}


a {
    color: #666666;
    text-decoration: none;
}

    a:active {
        color: #666666;
        text-decoration: none;

    }

    a:visited {
        color: #666666;
        text-decoration: none;
    }


    a:hover {
        font-weight: bold;
        text-decoration: none;
      }

    a[tabindex]:focus {
        color: #666666;
        text-decoration: none;
        outline: none;
    }


    a:link {
        text-decoration: none;
    }

.ParentMenu, .ParentMenu:hover {
    width: 20px;
    height: 20px;
    line-height: 30px;
    background-color: inherit;
    color: red;
    margin: 3px;
    vertical-align: middle;
    font-size: 11px;
}

    .ParentMenu:focus {
         color: #FFFFFF;
        outline: none;
    }

    .ParentMenu:hover {
        width: 20px;
        height: 20px;
    }

    .ParentMenu img {
        width: 25px;
        height: 25px;
    }

    .ParentMenu:hover img {
        width: 20px;
        height: 20px;
    }

    .ParentMenu menuitem {
        height: 20px;
    }

.k-menu .k-i-arrow-s {
    display: none;
}

.ChildMenu, .ChildMenu:hover {
    width: 140px;
    height: 25px;
    line-height: 25px;
    background-color: #FAFAFA;
    border-style:solid;
    border-color:#DDDDDD;
    border-width : 1px;
    color: #444444;
    margin: 0px;
    font-size: 11px;
    font-weight:bold;
    border-radius:2px;
    text-align:left;
    padding-left: 30px;
}

    .ChildMenu:focus {
        background-color: #444444;
        color: #FFFFFF;
        outline: none;
        border-style: solid;
        border-color: #DDDDDD;
        border-width: 1px;
    }

    .ChildMenu:hover {
        background-color: #CCCCCC;
        border-style: solid;
        border-color: #DDDDDD;
        border-width: 1px;
    }

    .ChildMenu img {
        position:absolute;
        width: 30px;
        height: 30px;
        left:0px;
    }

.TopBannerPanel {
    width: 100%;
    height: 45px;
    vertical-align: middle;
    background-color: #B63030;
    color: #FFFFFF;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
}

.TopBannerPhoto {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 45px;
    height: 45px;
}

.TopBannerButton {
    width: 25px;
    height: 25px;
    margin: 10px;
}

.ContentPanel {
    background-color: #FFFFFF;
    position: absolute;
    top: 46px;
    bottom: 0px;
    left: 242px;
    right: 0px;
}


.ControlPanel {
    margin: 0px, 0px, 0px, 0px;
    padding: 0px, 0px, 0px, 0px;

}

.ControlIcon {
    position:relative;
    left: 5px;
    height: 20px;
    margin: 0px, 0px, 0px, 0px;
    padding: 0px, 0px, 0px, 0px;
}

.ControlButton {
    position: relative;
    background-color:white;
    vertical-align: middle;
    left: 8px;
    top: -5px;
    height: 20px;
    border: none;
    font: inherit;
    margin: 0px, 0px, 0px, 0px;
    padding: 0px, 0px, 0px, 0px;
}

.TableCell_Column {
    vertical-align:top
}

.Help_Support {
    position: absolute;
    right: 30px;
    bottom: 30px;
    width: 100px;
    height: 100px;
}

.Search_TextBox {
    position : absolute;
    left:250px;
    top:10px;
    width: 250px;
    height : 25px;
    background-color : white;
    border:none;
    border-radius : 5px;
    font: inherit;
    font-weight:bold;
}

    .Search_TextBox:active {
        border: none;
        outline: none !important;
     }

    .Search_TextBox:hover {
        border: none;
        outline: none !important;
    }

    .Search_TextBox:focus {
        border: none;
        outline: none !important;
       
    }

.Little_Panel {
    display: inline-table;
    position: absolute;
    right: 50px;
    top: 100px;
    bottom: 100px;
    width: 500px;
    background-color: #FFFFFF;
    border-left-style: solid;
    border-left-color: #666666;
    border-left-width: 1px;
    box-shadow: 1px 1px 20px #111;
    padding: 10px;
    font-size: 12px;
}

.Left_Panel {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 46px;
    bottom: 0px;
    width: 40%;
    background-color: #FFFFFF;
    border-left-style: solid;
    border-left-color: #666666;
    border-left-width: 1px;
    box-shadow: 1px 1px 20px #111;
    padding: 10px;
    font-size: 12px;
}

.Right_SubPanel {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 120px;
    bottom: 0px;
    padding: 10px;
}

.Left_SubPanel {
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 120px;
    bottom: 0px;
    padding: 10px;
}

.Close_Left_Panel_Button {
    position: absolute;
    right: 0px;
    top: 46px;
    width: 20px;
    height: 20px;
}

.Close_Small_Panel_Button {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 20px;
    height: 20px;
}

.Left_Panel_Title {
    width: 100%;
    font: inherit;
    font-style: italic;
    font-size: 14px;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-color: #AAAAAA;
    border-bottom-width: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 20px;
}

.HTML_Zone {
    position:absolute;
    top: 65px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding-left: 10px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #DDDDDD;
    background: #FAFAFA;
}

.Controls_Panel {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding-left: 10px;
}


.WindowContentPanel {
    font: inherit;
    color: inherit;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top:120px;
    bottom:35px;
    width:100%;
}
 
.NonVisibleTable {
    background-color: inherit;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
    vertical-align: middle;
    display: inline-block;
}
#Window_Menu_TableRow_Time_Tracking {   
    width: max-content;    
}
.Log {
    margin: 10px 10px 10px 10px;
    font-family: 'Courier New';
    font-size: 12px;
    width: 100%;
}

.Object_Box {
    font: inherit;
    display: inline-block;
    background-color: #FFFFFF;
    color: #222222;
    margin: 0px 1px 0px 0px;
    border-style: solid;
    border-color: #AAAAAA;
    border-width: 1px;
    border-radius: 3px;
    vertical-align: middle;
    width: 210px;
    height: 15px;
    font-size: 13px;
}

    .Object_Box:hover {
        border-color: #999999;
        font-weight: bold;
    }


.Object_Mini_Box {
    font: inherit;
    display: inline-block;
    background-color: inherit;
    color: #222222;
    margin: 0px 0px 3px 0px;
    border-bottom-style: solid;
    border-bottom-color: #E0E0E0;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-color: #E0E0E0;
    border-right-width: 1px;
    border-radius: 3px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    height: 27px;
    font-size: 11px;
    text-align:left;
}

    .Object_Mini_Box:hover {
        border-color: #999999;
        font-weight: bold;
        cursor: pointer;
    }


.Object_Mini_Box_Right {
    font: inherit;
    display: inline-block;
    background-color: inherit;
    color: #222222;
    margin: 0px 0px 3px 0px;
    border-bottom-style: solid;
    border-bottom-color: #E0E0E0;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-color: #E0E0E0;
    border-right-width: 1px;
    border-radius: 3px;
    border-top-color: #FFFFFF;
    border-left-color: #FFFFFF;
    vertical-align: middle;
    padding: 3px 5px 3px 3px;
    height: 27px;
    font-size: 11px;
    text-align: right;
}

    .Object_Mini_Box_Right:hover {
        border-color: #999999;
        background-color: #EEAEAEA;
        font-weight: bold;
        cursor: pointer;
    }

.Object_Box_Icon {
    font: inherit;
    display: inline-block;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: middle;
    height: 20px;
}

.Object_Box_Mini_Icon {
    display: inline-block;
    background-color: #FFFFFF;
    margin: 2px 2px 2px 2px;
    border-style: solid;
    border-color: #DDDDDD;
    border-width: 1px;
    border-radius: 3px;
    vertical-align: middle;
    width: 20px;
    height: 20px;
}

.Menu_Panel_Item {
    width: 240px;
    height: 31px;
    background: #DDDDDD;
    color: #333333;
    font: inherit;
    font-size: 10px;
    border-bottom-style: solid;
    border-bottom-color: #EEEEEE;
    border-bottom-width: 1px;
}

.Menu_Panel_Item_Selected {
    width: 240px;
    height: 31px;
    background: #EEEEEE;
    color: #FFFFFF;
    font: inherit;
    font-size: 10px;
    font-weight: bold;
    border-left-style: solid;
    border-left-color: #666666;
    border-left-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #EEEEEE;
    border-bottom-width: 1px;
}
    .Menu_Panel_Item_Selected:hover {
        color: #333333;
        background: #DDDDDD;
        border-left-color: #B63030;
        font-weight: bold;
        cursor: pointer;
    }


.Menu_ImageButton {
    position:relative;
    bottom: 29px;
    left:6px;
    width: 24px;
    background-color: none;
}

    .Menu_ImageButton:active {
        border: 0 !important;
        outline: none !important;
    }

    .Menu_ImageButton:focus {
        border: 0 !important;
        outline: none !important;
    }


.Menu_SubImageButton {
    position: relative;
    bottom: 25px;
    left: 20px;
    width: 18px;
    background-color: none;
}

    .Menu_SubImageButton:active {
        border: 0 !important;
        outline: none !important;
    }

    .Menu_SubImageButton:focus {
        border: 0 !important;
        outline: none !important;
    }


.Menu_ExpandButton {
    position: relative;
    bottom: 29px;
    left: 180px;
    width: 24px;
    background-color: none;
}

    .Menu_ExpandButton:active {
        border: 0 !important;
        outline: none !important;
    }

    .Menu_ExpandButton:focus {
        border: 0 !important;
        outline: none !important;
    }


.Menu_LabelButton {
    font: inherit;
    font-size: 13px;
    font-weight: normal;
    width: 240px;
    text-align: left;
    padding-left: 36px;
    background: #DDDDDD;
    color: #333333;
    border: none;
    height: 30px;
}

    .Menu_LabelButton:hover {
        font-weight: bold;
        color: #FFFFFF;
        background-color: #666666;
        cursor: pointer;
    }

    .Menu_LabelButton:active {
        border: 0 !important;
        outline: none !important;
    }

    .Menu_LabelButton:focus {
        border: 0 !important;
        outline: none !important;
    }


.Menu_SubLabelButton {
    font: inherit;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    width: 240px;
    text-align: left;
    padding-left: 45px;
    background: #FCFCFC;
    color: #333333;
    border: none;
    height: 30px;
}

    .Menu_SubLabelButton:hover {
        font-weight: bold;
        color: #FFFFFF;
        background-color: #666666;
        cursor: pointer;
    }

    .Menu_SubLabelButton:active {
        border: 0 !important;
        outline: none !important;
    }

    .Menu_SubLabelButton:focus {
        border: 0 !important;
        outline: none !important;
    }


.Menu_LabelButton_Selected {
    font: inherit;
    font-size: 13px;
    width: 240px;
    color: #333333;
    font-weight: normal;
    background-color: #FCFCFC;
    text-align: left;
    border: none;
    height: 30px;
    padding-left: 33px;
    border-left-style: solid;
    border-left-color: #B63030;
    border-left-width: 4px;
}

    .Menu_LabelButton_Selected:active {
        border: 0 !important;
        outline: none !important;
    }

    .Menu_LabelButton_Selected:focus {
        border: 0 !important;
        outline: none !important;
    }

    .Menu_LabelButton_Selected:hover {
        font-weight: bold;
        cursor: pointer;
    }


.Menu_SubLabelButton_Selected {
    font: inherit;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    width: 240px;
    color: #333333;
    background-color: #FCFCFC;
    text-align: left;
    border: none;
    height: 30px;
    padding-left: 41px;
    border-left-style: solid;
    border-left-color: #B63030;
    border-left-width: 4px;
}

    .Menu_SubLabelButton_Selected:active {
        border: 0 !important;
        outline: none !important;
    }

    .Menu_SubLabelButton_Selected:focus {
        border: 0 !important;
        outline: none !important;
    }

    .Menu_SubLabelButton_Selected:hover {
        font-weight: bold;
        cursor: pointer;
    }



.SubMenu {
    font: inherit;
    display: inline-block;
    background-color: #EEEEEE;
    color: #222222;
    margin: 3px 3px 3px 3px;
    border-style: solid;
    border-color: #AAAAAA;
    border-width: 1px;
    border-radius: 3px;
    vertical-align: middle;
    width: 250px;
    height: 40px;
}

    .SubMenu:hover {
        cursor: pointer;
        background-color: #888888;
        font-weight: bold;
    }

.SubMenuIcon {
    vertical-align: middle;
    width: 30px;
    height: 30px;
}

.SubMenuButton {
    border: none;
    color: inherit;
    background: inherit;
    font: inherit;
    font-weight: normal;
    width: 100%;
    text-align: left;
}

    .SubMenuButton:hover {
        cursor: pointer;
        background-color: #888888;
        font-weight: bold;
        color: #FFFFFF;
    }


.Window_Button {
    background-color: inherit;
    font: inherit;
    color: inherit;
    border: none;
    vertical-align: middle;
    height: 40px;
    margin-right: 3px;
}

    .Window_Button:active {
        border: 0 !important;
        outline: none !important;
    }

    .Window_Button:focus {
        border: 0 !important;
        outline: none !important;
    }

    .Window_Button:hover {
        cursor: pointer;
    }



    .Button_NoBorder {
        background-color: inherit;
        font: inherit;
        color: inherit;
        border: none;
        vertical-align: middle;
        height: 40px;
    }

    .Button_NoBorder:active {
        border: 0 !important;
        outline: none !important;
    }

    .Button_NoBorder:focus {
        border: 0 !important;
        outline: none !important;
    }

    .Button_NoBorder:hover {
        cursor: pointer;
    }

.Button_Without_Border {
    border: 0 !important;
    border-style: none !important;
    border-width: 0px !important;
    border-radius: 5px;
    outline: none !important;
    font: inherit;
    font-weight: bold;
    height: 40px;
    width: 250px;
    vertical-align: middle;
    text-align: center;
    white-space: normal;
}

    .Button_Without_Border:active {
        border: 0 !important;
        outline: none !important;
    }

    .Button_Without_Border:hover {
        cursor: pointer;
    }


.Attribute_Value {
    border: none;
    color: inherit;
    background: inherit;
    font: inherit;
    font-weight: normal;
    width: 400px;
    text-align:left;
    
}

    .Attribute_Value:hover {
        cursor: pointer;
        font-weight: bold;
    }

Attribute_Value_Image {
    border: none;
    color: inherit;
    background: inherit;
    width: 400px; 
}

    .Attribute_Value_Image:hover {
        cursor: pointer;
    }

.Attribute_Value_TextBox {
    border: none;
    color: inherit;
    background: inherit;
    font: inherit;
    font-weight: normal;
    text-align: left;
    width: 100%;
    font-size: 13px;
}

    .Attribute_Value_TextBox:active {
        border: none;
        border-color: green;
        background-color: #E0E0E0;
        outline: none !important;
        font-weight: bold;
    }
    .Attribute_Value_TextBox:hover {
        border: none;
        border-color: green;
        background-color: #E0E0E0;
        outline: none !important;
    }

    .Attribute_Value_TextBox:focus {
        border: none;
        border-color: red;
        background-color: #FAFAFA;
        outline: none !important;
        font-weight: bold;
    }


.Attribute_Value_DropDownList {
    border: none;
    color: inherit;
    background: inherit;
    font: inherit;
    font-weight: normal;
    text-align: left;
    width: 100%;
    font-size: 13px;
}

    .Attribute_Value_DropDownList select {
        font-weight: bold;
        background-color: green;
        border: none;
    }

    .Attribute_Value_DropDownList:focus {
        font-weight: bold;
        border: none !important;
        outline: none !important;
    }

.Attribute_Value_TextBox_Align_Right {
    border: none;
    color: inherit;
    background: inherit;
    font: inherit;
    font-weight: normal;
    text-align: right;
    width: 90%;
    padding-right: 0px;
}

    .Attribute_Value_TextBox_Align_Right:active {
        border: none;
        border-color: green;
        background-color: #E0E0E0;
        outline: none !important;
        font-weight: bold;
    }

    .Attribute_Value_TextBox_Align_Right:hover {
        border: none;
        border-color: green;
        background-color: #E0E0E0;
        outline: none !important;
    }

    .Attribute_Value_TextBox_Align_Right:focus {
        border: none;
        border-color: red;
        background-color: #FAFAFA;
        outline: none !important;
        font-weight: bold;
    }

.Attribute_Title {
    border: none;
    color: #AAAAAA;
    background: inherit;
    font: inherit;
    font-weight: normal;
    font-size: 10px;
    font-style: italic;
    width: 500px;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-color: #AAAAAA;
    border-bottom-width: 1px;
}

    .Attribute_Title:hover {
        cursor: pointer;
    }



.Icon {
    border: 0 !important;
    border-style: none !important;
    border-width: 0px !important;
    outline: none !important;
    height: 25px;
    background-color: inherit;
    margin: 0px 0px 0px 0px;
    vertical-align: middle;
    display: inline-block;
}

.Icon_Button {
    border: 0 !important;
    border-style: none !important;
    border-width: 0px !important;
    outline: none !important;
    height: 25px;
    background-color: inherit;
    margin: 0px 0px 0px 0px;
    vertical-align: middle;
    display: inline-block;
}

    .Icon_Button:active {
        border: 0 !important;
        outline: none !important;
    }

    .Icon_Button:hover {
        cursor: pointer;
    }

.Label_Small_Italic {
    font: inherit;
    font-size:  8pt;
    font-style: italic;
    text-align: left;
}

.Logo {
    height: 40px;
    background-color: inherit;
    vertical-align: middle;
}


.TextBox_With_Border {
    border: 0 !important;
    border-style: inset !important;
    border-width: 1px !important;
    border-color: lightgray !important;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: bold;
    height: 30px;
    text-align: left;
}


    .TextBox_With_Border:focus {
        border-style: inset !important;
        border-width: 1px !important;
        border-color: darkgrey !important;
        outline: none !important;
      }

    .TextBox_With_Border:active {
        border-style: inset !important;
        border-width: 1px !important;
        border-color: darkgrey !important;
        outline: none !important;
      }


.TextBox_With_Border_Align_Right {
    border: 0 !important;
    border-style: inset !important;
    border-width: 1px !important;
    border-color: lightgray !important;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: bold;
    height: 30px;
    text-align: right;
}


    .TextBox_With_Border_Align_Right:focus {
        border-style: inset !important;
        border-width: 1px !important;
        border-color: darkgrey !important;
        outline: none !important;
    }

    .TextBox_With_Border_Align_Right:active {
        border-style: inset !important;
        border-width: 1px !important;
        border-color: darkgrey !important;
        outline: none !important;
    }
.dropdown-menu > .active > a {
    color: black;
    background-color: red;
}

    .dropdown-menu > .active > a:focus {
        color: black;
        background-color: red;
    }

    .dropdown-menu > .active > a:hover {
        color: black;
        background-color: red;
    }

.Tree {
    background-color: #FFFFFF;
    font: inherit;
    font-size: 11px;
    color:#444444;
    width: 100%;
    
}

    .Tree img {
        height: 15px;
        margin-left: 5px;
        margin-right: 5px;
    }

.TreeNode {
    background-color: #FFFFFF;
    font: inherit;
    height: 20px;
    color: inherit;
    margin-left: 5px;
    margin-right: 10px;
    min-width: 250px !important;
}

.TreeNode:hover {
    background-color: #EEEEEE;
    text-decoration-color: #EEEEEE;
}


.TreeSelectedNode {
    background-color: #EEEEEE;
    font: inherit;
    height: 20px;
    color: #444444;
    margin-left: 5px;
    margin-right: 10px;
}

.Window_Message_Panel {
    position: absolute;
    top: 35px;
    left: 0px;
    border-radius: 3px;
    color: #666666;
    font: inherit;
    font-size: 13px;
    font-weight: bold;
    padding-left: 10px;
}

.Window_Panel_Top_Banner_Table {
    border-radius: 3px;
    color: #666666;
    font: inherit;
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
}

.Window_Top_Banner_Icon {
    height: 30px;
    width: 30px;
    background-color: inherit;
    vertical-align: middle;
    margin-left:10px;
}

.Window_Menu_Banner_Panel {
    position: absolute;
    top: 70px;
    width: 100%;
}

.Window_Menu_Panel {
    width: 150px;
    height: 30px;
    margin-left: 5px;
    margin-top: 2px;
    background-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-color: #DDDDDD;
    border-right-width: 1px;
}

.Window_Menu {
    font: inherit;
    font-size: 12px;
    background-color: #FFFFFF;
    width: 150px;
    height: 30px;
    border: none;
    padding-left: 30px;
    text-align: left;
}

    .Window_Menu:hover {
        font-weight: bold;
        background-color: #EEEEEE;
        cursor: pointer;
    }

    .Window_Menu:active {
        border: 0 !important;
        outline: none !important;
    }

    .Window_Menu:focus {
        border: 0 !important;
        outline: none !important;
    }

.Window_Menu_ImageButton {
    position: relative;
    bottom: 24px;
    left: 5px;
    width: 20px;
    background-color: none;
}

    .Window_Menu_ImageButton:active {
        border: 0 !important;
        outline: none !important;
    }

    .Window_Menu_ImageButton:focus {
        border: 0 !important;
        outline: none !important;
    }

.Object_List_Title_Panel {
    border: none;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #CCCCCC;
    border-right-style: solid;
    border-right-color: #DDDDDD;
    border-right-width: 1px;
    font: inherit;
    font-weight: bold;
    text-align: left;
    height: 36px;
}


.Top_Banner_Icon {
    border: 0 !important;
    outline: none !important;
    font: inherit;
    background: none;
    text-align: left;
    font-size: 11px;
}
    .Top_Banner_Icon:hover {
        cursor: pointer;
        border: 0 !important;
        outline: none !important;
    }
    .Top_Banner_Icon:active {
        border: 0 !important;
        outline: none !important;
    }
    .Top_Banner_Icon:focus {
        border: 0 !important;
        outline: none !important;
    }

.Top_Banner_Icon_Flashing {
    border: 0 !important;
    outline: none !important;
    font: inherit;
    background: none;
    text-align: left;
    font-size: 11px;
    animation-duration: .8s;
    animation-name: Flashing_Img;
    animation-iteration-count: infinite;
    transition: none;
}

    .Top_Banner_Icon_Flashing:hover {
        cursor: pointer;
        border: 0 !important;
        outline: none !important;
    }

    .Top_Banner_Icon_Flashing:active {
        border: 0 !important;
        outline: none !important;
    }

    .Top_Banner_Icon_Flashing:focus {
        border: 0 !important;
        outline: none !important;
    }

@keyframes Flashing_Img {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.Object_List_Title_Button {
    position: relative;
    top: 0px;
    left: 0px;
    border: none;
    font: inherit;
    font-weight: bold;
    text-align: left;
    padding-bottom: 15px;
    width: 100%;
    height: 35px;
    background-color: #FFFFFF;
}
    .Object_List_Title_Button:hover {
        color: #333333;
        background: #DDDDDD;
        cursor: pointer;
    }


    .Object_List_Title_Button:active {
        border: 0 !important;
        outline: none !important;
    }

    .Object_List_Title_Button:focus {
        border: 0 !important;
        outline: none !important;
    }

.Object_List_Title_Sort_Button {
    position:relative;
    bottom: 18px;
    right: 0px;
    width: 20px;
    background-color: none;
    opacity: 0.2;
}

.Object_List_Title_Sort_Button_Selected {
    position: relative;
    bottom: 18px;
    right: 0px;
    width: 20px;
    background-color: none;
    opacity: 1;
}

.Object_List_Table {
    overflow: auto;
    top: 0px;
    overflow-y:auto;
}



.Object_List_TableCell {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    font-weight: bold;
    text-align: center;
    border-right-style: solid;
    border-right-color: #DDDDDD;
    border-right-width: 1px;
    width: 100%;
}

.Object_List_Icon {
    border: 0 !important;
    border-style: none !important;
    border-width: 0px !important;
    outline: none !important;
    height: 15px;
    background-color: inherit;
    margin: 0px 0px 0px 0px;
    vertical-align: middle;
    display: inline-block;
}

.Object_List_Line_Icon {
    border: 0 !important;
    border-style: none !important;
    border-width: 0px !important;
    outline: none !important;
    height: 20px;
    background-color: inherit;
    margin: 0px 0px 0px 0px;
    vertical-align: middle;
    display: inline-block;
}


.CheckBox_Panel {
    position: absolute;
    top: 100px;
    left: 0px;
    right: 20px;
    bottom: 0px;
    font: inherit;
}

.Attributes_CheckBox {
    font: inherit;
    padding-left: 10px;
}

input[type='checkbox']:after {
    width: 12px;
    height: 12px;
    top: 0px;
    left: -1px;
    position: relative;
    background-color: #FFFFFF;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #B63030;
    border-radius: 3px;
    transition: 0.5s ease;
    cursor: pointer;
}

input[type='checkbox']:checked:after {
    width: 12px;
    height: 12px;
    top: 0px;
    left: -1px;
    position: relative;
    background-color: #B63030;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #B63030;
    border-radius: 3px;
    transition: 0.5s ease;
    cursor: pointer;
}
.Time_Tracking_Activity_Panel {
    position: absolute;
    display: normal;
    width: 20%;
	min-width: 5%;
    top: 0px;
    bottom: 0px;
}

.Time_Tracking_Calendar_Panel {
    /* position: relative;
    left: 0px; */ 
	position: absolute;
    left: 20%;
	max-width: 80%;
    right: 0px;
}

.Calendar_Panel {
    display: inline-block;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.Calendar_Title_Cell {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
    background-color: #FFFFFF;
    font: inherit;
    font-size: 10px;
    font-style: italic;
    font-weight: bold;
    text-align: left;
    height: 15px;
    vertical-align: middle;
    margin: 0px 0px 0px 0px !important;
    padding: 3px 3px 3px 3px !important;
}


.Calendar_Cell {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
    background-color: #FFFFFF;
    font: inherit;
    font-size: 12px;
    text-align: left;
    height: 70px;
    vertical-align: top;
    margin: 0px 0px 0px 0px !important;
    padding: 3px 3px 3px 3px !important;
}

.Calendar_Period_Panel {
    position: relative;
    height: 54px;
    text-align: center;
    vertical-align: middle;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF;
    border-radius: 5px;
}


.Calendar_Period_Label {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: none;
    color: #FFFFFF;
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
    border: none;
    margin-top: 3px;
}

.Calendar_Period_Button {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 25px;
    width: 85%;
    background: none;
    border: none;
}

    .Calendar_Period_Button:hover {
        outline: none !important;
        cursor: pointer;
    }

    .Calendar_Period_Button:focus {
        outline: none !important;
    }

    .Calendar_Period_Button:active {
        outline: none !important;
    }


.Calendar_Period_SubMenu_Button {
    position: absolute;
    top: 0px;
    height: 22px;
    width: 22px;
    right: 0px;
    background: none;
    border: none;
}

    .Calendar_Period_SubMenu_Button:hover {
        outline: none !important;
        cursor: pointer;
    }

    .Calendar_Period_SubMenu_Button:focus {
        outline: none !important;
    }

    .Calendar_Period_SubMenu_Button:active {
        outline: none !important;
    }



.Calendar_Period_SubMenu2 {
    position: absolute;
    z-index: 2;
    top: 30px;
    right: -20px;
    width: 200px;
    height: 20px;
    line-height: 20px;
    margin: 1px;
    vertical-align: middle;
    font-size: 11px;
    box-shadow: 30px 30px 30px #111;
}

.Calendar_Period_SubMenu2 img {
    position: absolute;
    left: 5px;
    width: 20px;
    height: 20px;
}

.Calendar_Period_SubMenu2 li {
    width: 200px;
    background-color: #EEEEEE;
    text-align: left;
    padding-left: 30px;
}



.Calendar_Period_SubMenu {
    position: absolute;
    bottom: 3px;
    left: 0px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color:none;
    vertical-align: middle;
    font-size: 11px;
}

.Calendar_Period_SubMenu img {
    width: 25px;
    height: 25px;
}

.Select_Icon {
    position: absolute;
    right: 2px;
    bottom: 0px;
    width: 20px;
    height: 20px;
}

.Select_Icon:focus {
    outline: none !important;
}

.Select_Icon:active {
    outline: none !important;
}

.Tracing_Location_Icon {
    position: absolute;
    right: 24px;
    bottom: 0px;
    width: 20px;
    height: 20px;
}

.Tracing_Location_Icon:focus {
    outline: none !important;
}

.Tracing_Location_Icon:active {
    outline: none !important;
}

.Manager_Validation_Icon {
    position: absolute;
    right: 46px;
    bottom: 0px;
    width: 20px;
    height: 20px;
}

.Comment_Icon {
    position: absolute;
    right: 68px;
    bottom: 0px;
    width: 20px;
    height: 20px;
}

.Analytics_Icon {
    position: absolute;
    right: 90px;
    bottom: 0px;
    width: 20px;
    height: 20px;
}

.Analytics_Icon:focus {
    outline: none !important;
}

.Analytics_Icon:active {
    outline: none !important;
}


.Expenses_Icon {
    position: absolute;
    right: 102px;
    bottom: 0px;
    width: 20px;
    height: 20px;
}

.Expenses_Icon:focus {
    outline: none !important;
}

.Expenses_Icon:active {
    outline: none !important;
}

.Delete_Icon {
    position: absolute;
    left: 2px;
    bottom: 0px;
    width: 20px;
    height: 20px;
}

.Delete_Icon:focus {
    outline: none !important;
}

.Delete_Icon:active {
    outline: none !important;
}


.Bottom_Filter_Panel {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #FF0000;
    position: absolute;
    height: 35px;
    bottom: 38px;
    left: 242px;
    right: 0px;
    font-size: 12px;
    color: red;
}

.Bottom_Filter_Cell {
    width: 3%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.Bottom_Filter_Button {
    font:inherit;
    height: 30px;
    width: 100%;
    font-size: 18px;
    color: #666666;
    background-color: #EAEAEA;
    border-width: 1px;
    border-color: #FFFFFF;
    margin: 0px 0px 0px 0px;
}

    .Bottom_Filter_Button:hover {
        background: #B63030;
        color: #FFFFFF;
        cursor: pointer;
    }

    .Bottom_Filter_Button:focus {
        outline: none !important;
    }

    .Bottom_Filter_Button:active {
        outline: none !important;
    }


.Free_Time_Diagram {
    position: absolute;
    top: 0px;
    right:0px;
    width: 120px;
    height:150px;
}

.Light_Free_Time_Diagram {
    position: absolute;
    padding: 3px 3px 3px 3px;
    top: 5px;
    right: 5px;
    width: 250px;
    height: 110px;
    background-color: #EEEEEE;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
}
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

#modalprogress {
    padding: 20px; 
    text-align: center;
}

#theprogress {
    display: flex;
    justify-content: center;
    align-items: center;
}
.jconfirm-box {
    max-width: 400px !important;
    width: 100%; 
}
.info-label {
    text-align: center;
    margin-top: 20px;
    color: #777;
    font-style: italic;
}

.import-tree-row {
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
}

.import-tree-cell {
    white-space: nowrap;
    padding: 4px 8px;
    font-family: Consolas, monospace;
    font-size: 14px;
    vertical-align: middle;
    overflow: visible;
}

#diagram-toggle-icon {
    position: fixed;
    top: 45px;
    right: 15px;
    width: 42px;
    height: 42px; 
    cursor: pointer;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: scale(0);
    transition: opacity 0.5s, transform 0.5s;
}
.circle-style {
    border-radius: 50%;
    background-color: #ffffff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
    #diagram-toggle-icon.show {
        opacity: 1;
        transform: scale(1);
    }

.mini-diagram {
    display: flex;
    width: 24px;
    height: 8px;
/*    border-radius: 4px;*/
    overflow: hidden;
}

.bar {
    height: 100%;
    display: inline-block;
}

.red-dark {
    background-color: #B63030;
    width: 20%;
}

.red-light {
    background-color: #FF4432;
    width: 20%;
}

.green {
    background-color: #9FA807;
    width: 60%;
}

.tree-line {
    display: flex;
    align-items: center;
    gap: 4px;
    width: 100%;
}

.tree-prefix {
    color: #888;
    font-family: Consolas, monospace;
    min-width: 20px;
    display: inline-block;
    user-select: none;
}

.disabled-node {
    opacity: 0.6;
    pointer-events: none;
    cursor: default;
}


#Object_Box_Panel_VIRTUAL_root {
    min-width: 200px;
    max-width: 220px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.import-tree-ul {
    list-style: none;
    margin-left: 15px;
    padding-left: 15px;
}

.import-tree-ul ul {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #ccc;
}

.import-tree-leaf > div {
    cursor: pointer;
}

.import-tree-ul li > div {
    display: flex;
    align-items: center;
    padding: 2px 0;
}