/* Minification failed. Returning unminified contents.
(466,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(467,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(499,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '@media'
 */
/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 50px;
    padding-bottom: 20px;
    background-image: url("../Images/bg.png");
    background-repeat: no-repeat;
    background-position: center top;
}

.wrapper {
    background-image: url("../Images/bg.png");
    background-repeat:no-repeat;
    background-position: center top;
    background-size: 80%;
    min-height:800px;
    padding-top:20px;
    
}
.form-check {
    display: inline !important;
    margin-right: 10px !important;
}
.loadingbackground
{
    
}
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
popupPanel
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    width: 80%;
    
}

        /*input {
    margin-left: 100px;
}*/
        /* Responsive: Portrait tablets and up */
        @media screen and (min-width: 768px) {
            .jumbotron {
                margin-top: 20px;
            }

            .body-content {
                padding: 0;
            }
        }
        /*input[type="submit"] {
    padding-top: 0.375rem !important;
    padding-right: 0.75rem !important;
    padding-bottom: 0.375rem !important;
    padding-left: 0.75rem !important;
    margin-left: 0px !important;
    float: none !important;
    line-height:1.5 !important;
}*/
        /*88888888888888888888888888888888888888888888*/
        .radtabpanel {
    border: 1px solid silver;
    padding: 10px 10px 10px 10px;
    
}





.dvcommand
{
    text-align:center;
    width:100%;
}
.footer
{
    height:200px;
    color:silver;
    text-align:center;

}
.fill {
    min-height: 500px;
    height: 100%;
}

.treeview
{
    width:300px;

}
    .treeview input[type="checkbox"] {
        width:20px;
        padding-top:10px;


    }
.treeNode {
    text-align: left;
    width: 20px !important;
}

.rootNode {
    
    
    border-bottom: Solid 1px black;
}

.leafNode {
    
    
    text-align:left !important;


}

element {

}
input[type="checkbox"], input[type="radio"] {

    box-sizing: border-box;
    padding: 0;
    width:10px;

}

/*---------------------------------------------------*/

legend{
    padding-top:20px;
    padding-bottom:10px;
    border-bottom:1px solid orange;
    color: orange;
}

.options_popup
{
    border:1px solid black;
    background-color:white;
    width:300px;

}

.table_layout {
    width: 100% !important; 
}
.table_td_caption {
    width: 40%;
    vertical-align: top;
    border-bottom: 0.5px solid silver;
    padding-bottom:10px;
    padding-top: 10px;
}
.table_td_data {
    width: 60%;
    border-bottom: 0.5px solid silver !important;
    padding-bottom: 10px;
    padding-top: 10px;
    /*    border-bottom: 1px solid silver;*/
}
/*Modal Popup*/
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.popupPanel {
    padding-top:20px;

    padding-right: 20px;
    padding-left: 15px;
    background-color: White;
    border: 1px darkgrey solid;
    overflow-y: scroll;
    height: auto;
    max-height: 80%;
    position: absolute;
    top: -1000px;
    
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
/*    margin-bottom: 20px;
    
    background-color: #E9E9E9;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin: 3px 3px 3px 3px;
    overflow-y: hidden;
    overflow-x: hidden;
    max-height: 600px;*/
}

.dropzone
{
    width:350px !important;
    height:150px !important;

}

.datagridheader
{
    background-color:silver;
    border:1px solid black;

}


.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: -20px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

ul.ui-autocomplete {
    list-style: none;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.ui-menu-item {
    /* IE10 fix to remove bullets from showing outside of div*/
    list-style: none
}

.ui-autocomplete > li > div {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
}

.ui-state-hover,
.ui-state-active,
.ui-state-focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
    cursor: pointer;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/************************TAB Control*********************************************/
.fancy-green .ajax__tab_header {
    /*background: url(green_bg_Tab.gif) repeat-x;*/
    background: none !important;
    cursor: pointer;
    font-weight: normal;
    
    background-image: none !important;
}

.fancy-green .ajax__tab_hover .ajax__tab_outer, .fancy-green .ajax__tab_active .ajax__tab_outer {
    /*background: url(green_left_Tab.gif) no-repeat left top;*/
    background: none;
}

.fancy-green .ajax__tab_hover .ajax__tab_inner, .fancy-green .ajax__tab_active .ajax__tab_inner {
    /*background: url(green_right_Tab.gif) no-repeat right top;*/
    background: none;
}

.fancy .ajax__tab_header {
    font-size: 13px;
    font-weight: normal;
    background:none !important;
    background-image:none !important;
    

    /*color: #000;*/
    
}

    .fancy .ajax__tab_active .ajax__tab_outer, .fancy .ajax__tab_header .ajax__tab_outer, .fancy .ajax__tab_hover .ajax__tab_outer {
        height: 46px;
        color:black;
            
    }

    .fancy .ajax__tab_active .ajax__tab_inner, .fancy .ajax__tab_header .ajax__tab_inner, .fancy .ajax__tab_hover .ajax__tab_inner {
        height: 46px;
        

        margin-left: 3px; /* offset the width of the left image */
    }

    .fancy .ajax__tab_active .ajax__tab_tab, .fancy .ajax__tab_hover .ajax__tab_tab, .fancy .ajax__tab_header .ajax__tab_tab {
        margin: 3px 3px 0px 0px;
        
    }

.fancy .ajax__tab_hover .ajax__tab_tab, .fancy .ajax__tab_active .ajax__tab_tab {
    /* color: #fff;*/
   
   background-color:white !important;
   color:black !important;
   border:2px black solid;

        
}

.fancy .ajax__tab_body {
    
    
    border: 1px solid #999999;
    
    background-color: #ffffff;
}
.fancy .ajax__tab_xp .ajax__tab_header .ajax__tab_tab {
    background: none;
    padding:10px 10px 10px 10px;

}
.fancy .ajax__tab_xp .ajax__tab_header .ajax__tab_tab {
    background: none;
    
}
.fancy .ajax__tab_tab {
    background: none !important;
    background-image:none !important;
  

  
    
}
.fancy .ajax__tab_inner {
    background: none !important;
    background-image: none !important;
}
.fancy .ajax__tab_outer {
    background: none !important;
    background-image: none !important;
}
    .fancy .ajax__tab_outer a {
        background: none !important;
        background-image: none !important;
        border: solid black 1px;
        margin: 5px 5px 0px 0px;
        height: 40px !important;
        background-color: #343a40 !important;
        color: white;
    }
.fancy .ajax__tab
{
    height:45px !important;
    

}


/*****--------------------------------Loader--------------------------------*/
#loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 120px;
    height: 120px;
    

    margin: -76px 0 0 -76px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Add animation to "page content" */
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0px;
        opacity: 1
    }
}

@keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

#myDiv {
    display: none;
    text-align: center;
}


:root {
    --line-border-fill: #3498db;
    --line-border-empty: #e0e0e0;
}

* {
    box-sizing: border-box;
}

/*body {
    font-family: "Muli", sans-serif;
    background-color: #f6f7fb;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    overflow: hidden;
    margin: 0;
}*/
/*------------------------------------------------Progress Step---------------------------------------------*/
.stepper-wrapper {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.stepper-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;

    @media (max-width: 768px) {
        font-size: 12px;
    }
}

    .stepper-item::before {
        position: absolute;
        content: "";
        border-bottom: 2px solid #ccc;
        width: 100%;
        top: 20px;
        left: -50%;
        z-index: 2;
    }

    .stepper-item::after {
        position: absolute;
        content: "";
        border-bottom: 2px solid #ccc;
        width: 100%;
        top: 20px;
        left: 50%;
        z-index: 2;
    }

    .stepper-item .step-counter {
        position: relative;
        z-index: 5;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #ccc;
        margin-bottom: 6px;
    }

    .stepper-item.active {
        font-weight: bold;
        
    }

        .stepper-item.active .step-counter {
            background-color: #3498db;
        }

    .stepper-item.completed .step-counter {
        background-color: #4bb543;
    }

    .stepper-item.completed::after {
        position: absolute;
        content: "";
        border-bottom: 2px solid #4bb543;
        width: 100%;
        top: 20px;
        left: 50%;
        z-index: 3;
    }

    .stepper-item:first-child::before {
        content: none;
    }

    .stepper-item:last-child::after {
        content: none;
    }

    .group_admin {
        background-color: silver !important;
    }
        .group_technical{

        }

