﻿body {
}

.body_css {
    background-image: url('../img/Background Barisoft.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    top: 60px;
    left: 0px;
    position: absolute;
    height: calc(100vh - 60px);
    width: 100%;
}

.wj-glyph-filter {
    color: red;
    font-size: 125%;
}

.PageTitle_css {
    position: fixed;
    top: 85px;
    left: 40px;
}

.GridContainer_css {
    position: fixed;
    top: 160px;
    left: 20px;
    width: 98%;
    height: 74%;
    border: 2px solid #73AD21;
}

.EnduserDB_css {
    position: absolute;
    top: 0px;
    left: 0px;
}

.ExportCSVdata_css {
    background-color: #3498DB;
    color: white;
    padding: 2px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 40px;
    position: fixed;
    top: 85px;
    left: 20px;
    width: 148px;
}

.Profiles_css {
    background-color: #3498DB;
    color: white;
    padding: 2px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 40px;
    position: fixed;
    top: 85px;
    left: 150px;
    width: 128px;
}

.ProfPrices_css {
    background-color: #3498DB;
    color: white;
    padding: 2px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 40px;
    position: fixed;
    top: 85px;
    left: 280px;
    width: 128px;
}

.ProfColors_css {
    background-color: #3498DB;
    color: white;
    padding: 2px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 40px;
    position: fixed;
    top: 85px;
    left: 410px;
    width: 128px;
}

.Accessories_css {
    background-color: #3498DB;
    color: white;
    padding: 2px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 40px;
    position: fixed;
    top: 85px;
    left: 540px;
    width: 128px;
}

.AccColors_css {
    background-color: #3498DB;
    color: white;
    padding: 2px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 40px;
    position: fixed;
    top: 85px;
    left: 670px;
    width: 128px;
}

.Reinforcements_css {
    background-color: #3498DB;
    color: white;
    padding: 2px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 40px;
    position: fixed;
    top: 85px;
    left: 800px;
    width: 128px;
}

.Fittings_css {
    background-color: #3498DB;
    color: white;
    padding: 2px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 40px;
    position: fixed;
    top: 85px;
    left: 930px;
    width: 128px;
}

.FittColors_css {
    background-color: #3498DB;
    color: white;
    padding: 2px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 40px;
    position: fixed;
    top: 85px;
    left: 1060px;
    width: 128px;
}

.FittTables_css {
    background-color: #3498DB;
    color: white;
    padding: 2px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 40px;
    position: fixed;
    top: 85px;
    left: 1190px;
    width: 128px;
}

.Glass_css {
    background-color: #3498DB;
    color: white;
    padding: 2px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 40px;
    position: fixed;
    top: 85px;
    left: 1320px;
    width: 128px;
