﻿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%;
}

.masterdb_container_css {
    position: fixed;
    top: 130px;
    left: 0px;
    width: 100%;
    height: 89%;
    /*border: 2px solid black;*/
}

/*.masterdb_css {
    position: fixed;
    top: 160px;
    left: 20px;
    width: 100px;
    max-width: 100%;
}*/

.SaveGridData2 {
    background-color: #3498DB;
    color: white;
    padding: 2px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 50px;
    position: absolute;
    bottom: 35px;
    right: 4px;
    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;
}