﻿body {
    font-family: 'Century Gothic', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', 'Arial', 'sans-serif';
    border: none;
}


.Login_Panel {
    position: absolute;
    border: none;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: lightgrey;
}

.Login_Table {
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.Login_Image_Label {
    background: none;
    border: none;
    font-size: 16px;
    text-align: center;
    color: white;
    position: relative;
    top: 180px;
    width: 600px;
}

.Login_Wellcome_Label {
    font-size: 24px;
    color: #474794;
}


.Login_Error_Label {
    font-size: 14px;
    font-weight: bold;
    color: #ff0000;
}

.Login_TextBox {
    padding-left: 10px;
    border: none;
    background-color: #EEEEEE;
    color: #444444;
    font-weight: bold;
    border-radius: 8px;
    width: 300px;
    height: 24px;
}

    .Login_TextBox:focus {
        border: none;
        outline: none !important;
        background-color: #DDDDDD;
    }

    .Login_TextBox:active {
        border: none;
        outline: none !important;
        background-color: #DDDDDD;
    }

    .Login_TextBox:visited {
        border: none;
        outline: none !important;
        background-color: #DDDDDD;
    }

.Login_TextBox_Label {
    font: inherit;
    border: none;
    background: none;
    color: #888888;
    font-size: 10px;
    font-style: italic;
    width: 300px;
    height: 14px;
    text-align: left;
}

.abCSR_Button {
    font: inherit;
    border: none;
    background-color: #037179;
    color: white;
    font-weight: normal;
    font-size: 14px;
    border-radius: 8px;
    width: 160px;
    height: 40px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
}

    .abCSR_Button:hover {
        cursor: pointer;
        font-weight: bold;
    }

.Logo {
    position: absolute;
    top: 10px;
    left: 0px;
    width: 100px;
    height: 50px;
}

.Top_Panel {
    position: absolute;
    top: 0px;
    left: 100px;
    right: 0px;
    height: 30px;
    background-color: White;
    color: #008F9A;
    vertical-align: central;
}

.Breadcrumb_Table {
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 30px;
    background: none;
}

.Breadcrumb_TableRow {
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 30px;
    background: none;
}

.Breadcrumb_TableCell {
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 30px;
    background: none;
}

.Breadcrumb_Panel {
    position: absolute;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    top: 15px;
    left: 0px;
    right: 335px;
    height: 30px;
    background-color: white;
    vertical-align: central;
}

.Breadcrumb_Item_Panel {
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 180px;
    height: 30px;
}

.Breadcrumb_Item_ImageButton {
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 20px;
    height: 20px;
    background: none;
}

.Breadcrumb_Item_Button {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 150px;
    height: 20px;
    font: inherit;
    font-size: 14px;
    font-weight: bold;
    color: #008F9A;
    background: none;
    border: none;
    vertical-align: central;
    text-align: left;
}

    .Breadcrumb_Item_Button:hover {
        cursor: pointer;
        color: #00AFBC;
    }

.Content_Title_Panel {
    display: inline-block;
    position: absolute;
    padding: 0px 0px 0px 0px;
    top: 70px;
    left: 100px;
    right: 0px;
    height: 40px;
    background-color: white;
    align-content: center;
    vertical-align: middle;
    font: inherit;
    font-size: 24px;
    color: darkcyan;
}

.Selected_Object_Logo_Image {
    height: 35px;
}

.Content_Panel {
    display: inline-block;
    position: absolute;
    padding: 0px 0px 0px 0px;
    top: 71px;
    left: 100px;
    right: 0px;
    bottom: 0px;
    background-color: darkcyan;
}


.top_banner_user {
    position: absolute;
    top: 0px;
    right: 40px;
    width: 400px;
    height: 30px;
    vertical-align: middle;
    background: none;
    border: none;
    color: white;
    font: inherit;
    text-align: right;
}

.Icon_ON_OFF {
    position: absolute;
    top: 12px;
    right: 10px;
    width: 40px;
    height: 40px;
}

.Support_Request_Button {
    position: absolute;
    top: 17px;
    right: 150px;
    width: 30px;
    height: 30px;
}

.Icon_Panel {
    display: inline-block;
    margin: 5px 5px 5px 5px;
    width: 250px;
    height: 125px;
    border-radius: 10px;
    background-color: white;
    color: #444444;
}

.Icon_Step_Panel {
    display: inline-block;
    margin: 3px 3px 3px 3px;
    width: 300px;
    height: 30px;
    border-radius: 5px;
    background-color: white;
    color: #444444;
}

.Icon_Content_Step_Panel {
    position: relative;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 30px;
    border-radius: 5px;
    background-color: white;
    color: #444444;
    margin: 0px 0px 0px 0px;
}

.Icon_Step_Image {
    height: 20px;
}


.Icon_Description_Step_Label {
    font: inherit;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    bottom: 0px;
    width: 255px;
    height: 30px;
    left: 0px;
    background: none;
    border: none;
    text-align: center
}


.Icon_Step_Button {
    display: flex;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 30px;
    border-radius: 5px;
    background: none;
    border: none;
    margin: 0px 0px 0px 0px;
}

    .Icon_Step_Button:hover {
        cursor: pointer;
        background-color: #EEEEEE;
        opacity: 0.25;
    }



.Icon_Panel_Title_Mode {
    display: inline-block;
    margin: 10px 10px 10px 10px;
    width: 95%;
    border-radius: 10px;
    background-color: white;
    color: #444444;
}

.Icon_Content_Panel {
    position: relative;
    top: 0px;
    left: 0px;
    width: 250px;
    height: 125px;
    border-radius: 10px;
    background-color: white;
    color: #444444;
    margin: 0px 0px 0px 0px;
}

.Icon_Content_Panel_Title_Mode {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100px;
    border-radius: 10px;
    background-color: white;
    color: #444444;
}

.Icon_Panel_Image_Title_Mode {
    margin: 3px 0px 0px 0px;
    width: 100px;
    height: 50px;
}

.Icon_Panel_Selected {
    display: inline-block;
    margin: 8px 0px 0px 8px;
    width: 250px;
    height: 125px;
    border-radius: 10px;
    background-color: #EEEEEE;
    color: #444444;
    box-shadow: 5px 5px 5px grey;
    border-style: solid;
    border-width: 1px;
    border-color: darkcyan;
}


.Icon_Image {
    height: 48px;
}


.TreeView {
    margin: 15px 15px 15px 15px;
    padding: 15px 15px 15px 15px;
    background-color: white;
    border-radius: 5px;
}

    .TreeView img {
        /*  width: 50px;*/
        height: 30px;
        background-color: white;
        border-radius: 5px;
        padding-left: 0px;
    }

.TreeNode {
    font: inherit;
    font-size: 14px;
    font-weight: bold;
    color: inherit;
    background-color: white;
    width: 600px;
    height: 30px;
    padding-left: 5px;
    border-radius: 5px;
}

    .TreeNode:hover {
        background-color: #EEEEEE;
    }

.Icon_Image_TreeMode {
    display: flex;
    position: relative;
    height: 48px;
    left: 10px;
    top: 1px;
}

.Icon_Image_Flashing {
    height: 48px;
    animation-duration: .8s;
    animation-name: Flashing_Img;
    animation-iteration-count: infinite;
    transition: none;
}

.Icon_Description_Label {
    font: inherit;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    bottom: 0px;
    width: 250px;
    height: 30px;
    left: 0px;
    background: none;
    border: none;
    text-align: center
}

.Icon_Text_Panel {
    display: inline-block;
    background-color: #EEEEEE;
    margin: 5px 5px 5px 5px;
    border-radius: 10px;
    font: inherit;
    font-size: 11px;
    font-style: italic;
    width: 250px;
    height: 125px;
    text-align: left;
}

.Icon_Text_Content_Panel {
    position: relative;
    top: 0px;
    left: 0px;
    width: 250px;
    height: 125px;
    border-radius: 10px;
    background-color: #FFFFFF;
    color: #444444;
    margin: 0px 0px 0px 0px;
}

.Icon_Text_Button {
    display: flex;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 250px;
    height: 125px;
    border-radius: 10px;
    border: none;
    background: none;
    margin: 0px 0px 0px 0px;
}

    .Icon_Text_Button:hover {
        cursor: pointer;
        background-color: #AAAAAA;
        opacity: 0.25;
    }



.Icon_Text_Description_Label {
    font: inherit;
    font-size: 14px;
    font-weight: bold;
    display: flex;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 240px;
    height: 115px;
    background: none;
    border: none;
    text-align: center;
    padding: 5px 5px 5px 5px;
}


.Icon_Text_Sub_Description_Label {
    font: inherit;
    font-size: 11px;
    font-weight: normal;
    font-style:normal;
    color:#888888;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 240px;
    height: 50px;
    background: none;
    border: none;
    padding: 5px 5px 5px 5px;
}


.Icon_Comment_Label {
    font: inherit;
    font-size: 12px;
    font-style: italic;
    position: relative;
    bottom: 0px;
    width: 100%;
    height: 20px;
    left: 0px;
    background: none;
    border: none;
}



.Icon_Description_Label_TreeMode {
    font: inherit;
    font-size: 14px;
    font-weight: bold;
    position: inherit;
    top: -35px;
    width: 480px;
    left: 120px;
    border: none;
    text-align: left
}



.Icon_Button {
    display: flex;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 250px;
    height: 125px;
    border-radius: 10px;
    background: none;
    border: none;
    margin: 0px 0px 0px 0px;
}

    .Icon_Button:hover {
        cursor: pointer;
        background-color: #EEEEEE;
        opacity: 0.25;
    }


.Icon_Button_TreeMode {
    display: flex;
    position: relative;
    top: -45px;
    left: 0px;
    width: 600px;
    height: 45px;
    border-radius: 10px;
    background: none;
    border: none;
}

    .Icon_Button_TreeMode:hover {
        cursor: pointer;
        background-color: #EEEEEE;
        opacity: 0.25;
    }


.Mini_Icon_Button {
    display: flex;
    position: relative;
    top: -75px;
    left: 0px;
    width: 250px;
    height: 75px;
    border-radius: 10px;
    background: none;
    border: none;
}

    .Mini_Icon_Button:hover {
        cursor: pointer;
        background-color: #EEEEEE;
        opacity: 0.25;
    }

.Menu_Panel {
    position: absolute;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    top: 70px;
    left: 0px;
    width: 98px;
    bottom: 0px;
    background-color: darkcyan;
    align-content: top;
    border-style: solid;
    border-width: 1px;
    border-color: white;
}

.Menu_Item_Panel {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid;
    border-bottom-color: white;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font: inherit;
    font-size: 10px;
    color: white;
}

.Menu_ImageButton {
    font: inherit;
    width: 50px;
    padding-left: 25px;
    padding-right: 25px;
    background: none;
    border: none;
}

    .Menu_ImageButton:hover {
        cursor: pointer;
        background-color: dimgrey;
    }

.top_filter_textbox {
    position: absolute;
    padding-left: 5px;
    top: 20px;
    right: 55px;
    border-radius: 5px;
    background-color: white;
    font: inherit;
    font-weight: bold;
    font-size: 14px;
    color: #666666;
    height: 20px;
    width: 240px;
    border: solid;
    border-width: 2px;
    border-color: #008F9A;
}


.filter_button {
    position: absolute;
    top: 22px;
    right: 310px;
    width: 24px;
    height: 24px;
}

.back_window_panel {
    position: absolute;
    top: 71px;
    left: 100px;
    right: 0px;
    bottom: 0px;
    background-color: #222222;
    opacity: 0.25;
}

.Progress_Button_Image {
    position: absolute;
    top: 14px;
    right: 60px;
    width: 70px;
    height: 35px;
}

.Progress_Button {
    position: absolute;
    top: 14px;
    right: 60px;
    width: 50px;
    height: 35px;
    background: none;
    border: none;
    color: #FFFFFF;
    font-weight: bolder;
    font-size: 18px;
}

    .Progress_Button:hover {
        cursor: pointer;
        opacity: 0.25;
    }


.Notification_Button_Image {
    position: absolute;
    top: 16px;
    right: 265px;
    width: 30px;
    height: 30px;
}

.Notification_Button {
    position: absolute;
    top: 14px;
    right: 200px;
    width: 100px;
    height: 35px;
    background: #EEEEEE;
    border: none;
    color: #ED7D31;
    font-weight: bolder;
    font-size: 18px;
    border-radius: 30px;
}


    .Notification_Button:hover {
        cursor: pointer;
        opacity: 0.25;
    }

.progress_panel {
    position: absolute;
    top: 80px;
    left: 110px;
    right: 20px;
    bottom: 10px;
    border-radius: 10px;
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 2px;
    background: white;
    font: inherit;
    box-shadow: 7px 7px 7px grey;
}


.progress_close_button {
    position: absolute;
    top: 5px;
    right: 35px;
    width: 20px;
    height: 20px;
}


.progress_refresh_button {
    position: absolute;
    top: 5px;
    right: 60px;
    width: 20px;
    height: 20px;
}


.progress_clear_button {
    position: absolute;
    top: 5px;
    right: 90px;
    width: 20px;
    height: 20px;
}

.popup_panel {
    position: absolute;
    top: 150px;
    left: 350px;
    right: 250px;
    bottom: 120px;
    border-radius: 10px;
    background: white;
    border: none;
    font: inherit;
    box-shadow: 7px 7px 7px grey;
}

.window_panel {
    position: absolute;
    top: 80px;
    left: 250px;
    right: 150px;
    bottom: 25px;
    border-radius: 10px;
    background: white;
    border: none;
    font: inherit;
    box-shadow: 7px 7px 7px grey;
}

.window_content_panel {
    position: absolute;
    top: 10px;
    right: 0px;
    left: 0px;
    bottom: 140px;
    background: none;
    padding: 20px 20px 20px 20px;
}

.window_content_left_panel {
    position: absolute;
    top: 90px;
    right: 420px;
    left: 0px;
    bottom: 0px;
    background: none;
    padding: 10px 10px 10px 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #EEEEEE;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #EEEEEE;
}


.window_content_right_panel {
    position: absolute;
    top: 90px;
    right: 0px;
    width: 400px;
    bottom: 0px;
    background: none;
    padding: 10px 10px 10px 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #EEEEEE;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #EEEEEE;
}

.window_close_icon {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 20px;
    height: 20px;
}

.window_chat_textbox {
    position: absolute;
    bottom: 50px;
    right: 20px;
    width: 390px;
    height: 80px;
    font:inherit;
    text-align:left;
    vertical-align:text-top;
    border-radius:8px;
    border-color:#888888;
    background-color:#EEEEEE;
    padding: 5px;
}

    .window_chat_textbox:focus {
        border: none;
        outline: none !important;
        background-color: #DDDDDD;
    }

    .window_chat_textbox:active {
        border: none;
        outline: none !important;
        background-color: #DDDDDD;
    }

    .window_chat_textbox:visited {
        border: none;
        outline: none !important;
        background-color: #DDDDDD;
    }

.window_chat_send_button {
    position: absolute;
    bottom: 10px;
    right: 20px;
    width: 200px;
    height: 35px;
    font: inherit;
    border-radius: 8px;
    border: none;
    font: bold;
    background-color: #037179;
    font-size: 14px;
    color: #FFFFFF;
}



.window_chat_msg_headline {
    float: left;
    width: 200px;
    font: inherit;
    border-radius: 8px;
    border: none;
    font-size: 12px;
    font-weight: bold;
    color: #888888;
    padding-top: 10px;
    padding-bottom: 3px;
}


.window_chat_msg_text {
    float: left;
    width: 300px;
    font: inherit;
    border-radius: 8px;
    border: none;
    font: bold;
    background-color: #888888;
    color: #FFFFFF;
    padding: 5px 10px 5px 10px;
}

.window_chat_msg_headline_you {
    float: right;
    font: inherit;
    border-radius: 8px;
    border: none;
    font-size: 12px;
    font-weight: bold;
    color: #888888;
    padding-top: 10px;
    padding-bottom: 3px;
}


.window_chat_msg_text_you {
    float: right;
    width: 300px;
    font: inherit;
    border-radius: 8px;
    border: none;
    font: bold;
    background-color: #037179;
    color: #FFFFFF;
    padding: 5px 10px 5px 10px;
}

.window_chat_msg_read_icon {
    position: relative;
    bottom: 0px;
    left: 5px;
    width: 15px;
    height: 15px;
}

.window_button_panel {
    position: absolute;
    padding-top: 10px;
    padding-left: 20px;
    height: 120px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    background: none;
    align-content: center;
}


.top_button_panel {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    right: 0px;
    left: 0px;
    background-color: white;
    align-content: normal;
    border-radius: 5px;
}

.object_window_panel {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    margin-top: 8px;
    right: 0px;
    left: 0px;
    background-color: white;
    align-content: normal;
    border-radius: 5px;
}

.left_information_window_panel {
    display: inline-block;
    position: relative;
    left: 0px;
    top: 0px;
    width: 62%;
    background-color: white;
    align-content: normal;
}

.right_information_window_panel {
    display: inline-block;
    position: relative;
    top: 0px;
    width: 34%;
    vertical-align:top;
    background-color: #F0F0F0;
    padding:10px; 
    border-radius:5px;
    align-content: normal;
}

.Attribute_Panel {
    display: inline-block;
    background-color: #EEEEEE;
    margin: 5px 5px 5px 5px;
    border-radius: 10px;
    font: inherit;
    font-size: 11px;
    font-style: italic;
    height: 45px;
    width: 98%;
    text-align: left;
}

.Attribute_Content_Panel {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 45px;
    border-radius: 10px;
    background-color: #EEEEEE;
    color: #444444;
    margin: 0px 0px 0px 0px;
}


.Attribute_Image {
    height: 30px;
    margin-left: 5px;
    margin-bottom: -6px;
    border-radius: 5px;
}

.Attribute_Image_Flashing {
    height: 30px;
    margin-left: 5px;
    margin-bottom: -6px;
    border-radius: 5px;
    animation-duration: .8s;
    animation-name: Flashing_Img;
    animation-iteration-count: infinite;
    transition: none;
}


@keyframes Flashing_Img {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


.Attribute_TableCell_Value {
    font: inherit;
    font-size: 14px;
}

.Attribute_TableCell_Value_Courier_New {
    font-family: 'Courier New';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
}

.Attribute_TableCell_Right_Value {
    font: inherit;
    font-size: 14px;
    font-weight: bold;
}


.Image_Button {
    width: 25px;
    height: 25px;
}

    .Image_Button:hover {
        cursor: pointer;
        background-color: #AAAAAA;
        opacity: 0.25;
    }


.Attribute_Button {
    display: flex;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 45px;
    border-radius: 10px;
    border: none;
    background: none;
    margin: 0px 0px 0px 0px;
}

    .Attribute_Button:hover {
        cursor: pointer;
        background-color: #AAAAAA;
        opacity: 0.25;
    }



.Attribute_TextBox {
    font: inherit;
    background-color: white;
    border-radius: 5px;
    border: solid;
    border-width: 1px;
    border-color: #DDDDDD;
    height: 25px;
    width: 90%;
}

    .Attribute_TextBox:focus {
        border-radius: 5px;
        border: solid;
        border-width: 1px;
        border-color: #DDDDDD;
        outline: none !important;
        font-weight: bold;
    }



.Attribute_TextBox_RIGHT {
    font: inherit;
    background-color: white;
    border-radius: 5px;
    border: solid;
    border-width: 1px;
    border-color: #DDDDDD;
    height: 25px;
    width: 90%;
    text-align:right;
}

    .Attribute_TextBox_RIGHT:focus {
        border-radius: 5px;
        border: solid;
        border-width: 1px;
        border-color: #DDDDDD;
        outline: none !important;
        font-weight: bold;
    }

.Attribute_FileUpload {
    font: inherit;
    width: 100%;
}

.Window_FileUpload {
    font: inherit;
    width: 500px;
    background-color: #EEEEEE;
    border-style: inset;
}

.Batch_Log {
    color: #444444;
}

.Batch_Log_Tooltip {
    visibility: hidden;
    position: absolute;
    z-index: 1;
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 1px;
    padding: 5px;
    border-radius: 5px;
    background-color: #EEEEEE;
    box-shadow: 7px 7px 7px grey;
}

.Batch_Log:hover .Batch_Log_Tooltip {
    visibility: visible;
}

.Action_Title {
    width: 95%;
    height: 70px;
    font: inherit;
    border-radius: 10px;
    border:none;
    padding:10px;
}

.Materiality_Table {
    border:solid;
    border-color:grey;
    border-width: 1px;
    border-radius: 5px;
    padding: 5px;
}


.SELECTION_TABLECELL {
    border: solid;
    border-width : thin;
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
    background: none;
    font-style:italic;
    align-content: center;
    vertical-align : middle;
    font-size:inherit;
}