/*
0	Unknown
1	Normal
2	Warning
3	Minor
4	Major
5	Critical
*/
.inventory_details_header_severiti_1 {
    background-color: rgb(69, 203, 28, 0.6) !important;
    color: #000 !important;
}
.inventory_details_header_severiti_2 {
    background-color: rgba(51, 204, 255, 0.6) !important;
    color: #000 !important;
}
.inventory_details_header_severiti_3 {
    background-color: rgba(255, 255, 0, 0.6) !important;
    color: #000 !important;
}
.inventory_details_header_severiti_4 {
    background-color: rgba(255, 204, 0, 0.6) !important;
    color: #000 !important;
}
.inventory_details_header_severiti_5 {
    background-color: rgba(255, 0, 0, 0.6) !important;
    color: #000 !important;
}

.table_row_priority_1 { /*Normal*/
    background-color: rgba(51, 204, 255, 0.6) !important;
    color: #000 !important;
}
.table_row_priority_2 { /*Minor*/
    background-color: rgba(255, 255, 0, 0.6) !important;
    color: #000 !important;
}
.table_row_priority_3 { /*Critical*/
    background-color: rgba(255, 0, 0, 0.6) !important;
    color: #000 !important;
    fill-opacity: 0.85 !important;
}

.table_row_severiti_0 { /*Unknown*/
    background-color: rgba(51, 128, 239, 0.4) !important;
    color: #000 !important;
}
.table_row_severiti_1 { /*Normal*/
    background-color: lab(40.41% -40.76 36.52 / 0.855) !important;
    color: #000 !important;
}
.table_row_severiti_2 { /*Warning*/
    background-color: rgba(51, 204, 255, 0.6) !important;
    color: #000 !important;
}
.table_row_severiti_3 { /*Minor*/
    background-color: rgba(255, 255, 0, 0.6) !important;
    color: #000 !important;
}
.table_row_severiti_4 { /*Major*/
    background-color: rgba(255, 204, 0, 0.6) !important;
    color: #000 !important;
}
.table_row_severiti_5 { /*Critical*/
    background-color: rgba(255, 0, 0, 0.6) !important;
    color: #000 !important;
    fill-opacity: 0.85 !important;
}
.table_row_severiti_6 { /*Unknown*/
    background-color: rgb(152, 152, 152) !important;
    color: #000 !important;
}

.color_severiti_0 { /*Unknown*/
    color:  rgba(51, 128, 239, 0.4) !important;
}
.color_severiti_1 { /*Normal*/
    color: rgba(45, 147, 13, 0.6) !important;
}
.color_severiti_2 { /*Warning*/
    color: rgba(51, 204, 255, 0.6) !important;
}
.color_severiti_3 { /*Minor*/
    color: rgba(255, 255, 0, 0.6) !important;
}
.color_severiti_4 { /*Major*/
    color: rgba(255, 204, 0, 0.6) !important;
}
.color_severiti_5 { /*Critical*/
    color: rgba(255, 0, 0, 0.6) !important;
}

.tree_filter_node_normal
{
    background: none !important;
}
.tree_filter_node_admin
{
    background: none !important;
}
.tree_filter_node_severity_0
{
    background-color: rgba(51, 128, 239, 0.4) !important;
    /*color: #000 !important;*/
    border-radius: 6px;
}
.tree_filter_node_severity_1
{
    background-color: rgba(69, 203, 28, 0.6) !important;
    /*color: #000 !important;*/
    border-radius: 6px;
}
.tree_filter_node_severity_2
{
    background-color: rgba(51, 204, 255, 0.6) !important;
    /*color: #000 !important;*/
    border-radius: 6px;
}
.tree_filter_node_severity_3
{
    background-color: rgba(255, 255, 0, 0.6) !important;
    /*color: #000 !important;*/
    border-radius: 6px;
}
.tree_filter_node_severity_4
{
    background-color: rgba(255, 204, 0, 0.6) !important;
    /*color: #000 !important;*/
    border-radius: 6px;
}
.tree_filter_node_severity_5
{
    background-color: rgba(255, 0, 0, 0.6) !important;
    /*color: #000 !important;*/
    border-radius: 6px;
}
.sy_img_container_severity_-1 /*Admin*/
{
    background-color: rgba(238, 238, 238, 1) !important;
    border-color: rgba(51, 204, 255, 0.6) !important;
}
.sy_img_container_severity_0
{
    background-color: rgba(51, 128, 239, 0.4) !important;
    border-color: rgba(51, 204, 255, 0.6) !important;
}
.sy_img_container_severity_1
{
    background-color: rgba(45, 147, 13, 0.6) !important;
    border-color: rgba(45, 147, 13, 0.6) !important;
}
.sy_img_container_severity_2
{
    background-color: rgba(51, 204, 255, 0.6) !important;
    border-color: rgba(51, 204, 255, 0.6) !important;
}
.sy_img_container_severity_3
{
    background-color: rgba(255, 255, 0, 0.6) !important;
    border-color: rgba(255, 255, 0, 0.6) !important;
}
.sy_img_container_severity_4
{
    background-color: rgba(255, 204, 0, 0.6) !important;
    border-color: rgba(255, 204, 0, 0.6) !important;
}
.sy_img_container_severity_5
{
    background-color: rgba(255, 0, 0, 0.6) !important;
    border-color: rgba(255, 0, 0, 0.6) !important;
}
.sy_img_container_severity_11
{
    background-color: rgba(240, 240, 240, 1) !important;
    border-color: rgba(240, 240, 240, 1) !important;
}

.button_severity_0
{
    background-color: rgba(51, 128, 239, 0.4) !important;
    /*color: #000 !important;*/
}
.button_severity_1
{
    background-color: rgba(69, 203, 28, 0.6) !important;
    /*color: #000 !important;*/
}
.button_severity_2
{
    background-color: rgba(51, 204, 255, 0.6) !important;
    /*color: #000 !important;*/
}
.button_severity_3
{
    background-color: rgba(255, 255, 0, 0.6) !important;
    /*color: #000 !important;*/
}
.button_severity_4
{
    background-color: rgba(255, 204, 0, 0.6) !important;
    /*color: #000 !important;*/
}
.button_severity_5
{
    background-color: rgba(255, 0, 0, 0.6) !important;
    /*color: #000 !important;*/
}

.map_label_normal /*#385f97da*/
{
    color: #ffffff;
    background-color: #385f97da;
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
}
.map_label_normal_zoomed /*#385f97da*/
{
    color: #ffffff;
    background-color: #385f97da;
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    border: 2px solid #000;
    white-space: nowrap;
}
.map_label_severity_0 /*#3380efda*/
{
    color: #ffffff;
    background-color: rgba(51, 128, 239, 0.855);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
}
.map_label_severity_0_zoomed /*#3380efda*/
{
    color: #000;
    background-color: rgba(29, 110, 29, 0.855);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    border: 2px solid #000;
    white-space: nowrap;
}
.map_label_severity_1 /*#1d6e1dda*/
{
    color: #ffffff;
    background-color: rgba(29, 110, 29, 0.855);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
}
.map_label_severity_1_zoomed 
{
    color: #000;
    background-color: rgba(29, 109, 29, 0.855);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    border: 2px solid #000;
    white-space: nowrap;
}
.map_label_severity_2 /*#33ccff99*/
{
    color: #000;
    background-color: rgba(51, 204, 255, 0.6);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
}
.map_label_severity_2_zoomed 
{
    color: #000;
    background-color: rgba(51, 204, 255, 0.6);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    border: 2px solid #000;
    white-space: nowrap;
}
.map_label_severity_3 /*#ffff0099*/
{
    color: #000;
    background-color: rgba(255, 255, 0, 0.6);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
}
.map_label_severity_3_zoomed 
{
    color: #000;
    background-color: rgba(255, 255, 0, 0.6);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    border: 2px solid #000;
    white-space: nowrap;
}
.map_label_severity_4 /*#ffcc0099*/
{
    color: #000;
    background-color: rgba(255, 204, 0, 0.6);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
}
.map_label_severity_4_zoomed 
{
    color: #000;
    background-color: rgba(255, 204, 0, 0.6);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    border: 2px solid #000;
    white-space: nowrap;
}
.map_label_severity_5 /*#ff0000cc*/
{
    color: #000;
    background-color: rgba(255, 0, 0, 0.8);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
}
.map_label_severity_5_zoomed /*#ff0000*/
{
    color: #000;
    background-color: rgba(255, 0, 0, 0.8);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    border: 2px solid #000;
    white-space: nowrap;
}
/*Default*/
.map_label_severity_11 /*#37474fda*/
{
    color: #ffffff;
    background-color: rgba(54, 70, 78, 0.855);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
}
.map_label_severity_11_zoomed 
{
    color: #000;
    background-color: rgba(54, 70, 78, 0.855);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    border: 2px solid #000;
    white-space: nowrap;
}
/*Priority*/
.map_label_priority_1 /*#1d6e1dda*/
{
    color: #ffffff;
    background-color: rgba(51, 128, 239, 0.855);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
}
.map_label_priority_1_zoomed 
{
    color: #000;
    background-color: rgba(51, 128, 239, 0.855);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    border: 2px solid #000;
    white-space: nowrap;
}
.map_label_priority_2 /*#ffff0099*/
{
    color: #000;
    background-color: rgba(255, 255, 0, 0.6);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
}
.map_label_priority_2_zoomed 
{
    color: #000;
    background-color: rgba(255, 255, 0, 0.6);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    border: 2px solid #000;
    white-space: nowrap;
}
.map_label_priority_3 /*#ff0000cc*/
{
    color: #000;
    background-color: rgba(255, 0, 0, 0.8);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
}
.map_label_priority_3_zoomed /*#ff0000*/
{
    color: #000;
    background-color: rgba(255, 0, 0, 0.8);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    border: 2px solid #000;
    white-space: nowrap;
}
.map_label_priority_11 /*#37474fda*/
{
    color: #ffffff;
    background-color: rgba(54, 70, 78, 0.855);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
}
.map_label_priority_11_zoomed 
{
    color: #000;
    background-color: rgba(54, 70, 78, 0.855);
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    border: 2px solid #000;
    white-space: nowrap;
}


.map_label_inventory {
    color: #fff;
    background-color: #1d6e1d ;
    margin: 0px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    /*border: 1px solid black;*/
    white-space: nowrap;
    padding: 3px;
    border-radius: 3px;
}

.map_label {
    color: #fff;
    background-color: #385f97;
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    border: 1px solid #385f97;
    white-space: nowrap;
}

.map_label_text {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
}