﻿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%;
}

.clientdb_container_css {
    position: fixed;
    top: 360px;
    left: 0px;
    width: 100%;
    height: 55%;
    /*border: 2px solid black;*/
}

/*.clientdb_css {
    position: fixed;
    top: 360px;
    left: 20px;
    width: 100px;
    max-width: 100%;
}*/

.SaveGridData2 {
    background-color: #3498DB;
    color: white;
    padding: 2px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 40px;
    position: absolute;
    bottom: 4px;
    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;
}

.Clientdb_Description_Label_css {
    position: fixed;
    top: 150px;
    left: 200px;
}

.Clientdb_Description_css {
    position: fixed;
    top: 150px;
    left: 380px;
}

.Clientdb_Target_Label_css {
    position: fixed;
    top: 200px;
    left: 200px;
}

.Clientdb_Target_css {
    position: fixed;
    top: 200px;
    left: 380px;
}

.Clientdb_MasterDB_Label_css {
    position: fixed;
    top: 250px;
    left: 200px;
}

.ComboContainer1_css {
    position: fixed;
    top: 250px;
    left: 380px;
    width: 280px;
    height: 36px;
    border: 1px solid black;
}

.Clientdb_ComboMDB_css {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 280px;
}

.Clientdb_AddNew_css {
    background-color: #3498DB;
    color: white;
    padding: 2px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 40px;
    position: fixed;
    top: 300px;
    left: 200px;
    width: 148px;
}

.Clientdb_DescrMaster_Label1_css {
    position: fixed;
    top: 150px;
    left: 750px;
}

.ComboContainer2_css {
    position: fixed;
    top: 145px;
    left: 920px;
    width: 200px;
    height: 36px;
    border: 1px solid black;
    z-index: 50;
}

.Clientdb_ComboDes1_css {
    position: absolute;
    top: 0px;
    left: 0px;
}

.Clientdb_DescrMaster_Label2_css {
    position: fixed;
    top: 150px;
    left: 1150px;
}

.ComboContainer3_css {
    position: fixed;
    top: 200px;
    left: 920px;
    width: 200px;
    height: 36px;
    border: 1px solid black;
}


.Clientdb_ComboDes2_css {
    position: absolute;
    top: 0px;
    left: 0px;
}


.Clientdb_DescrMaster_Label3_css {
    position: fixed;
    top: 200px;
    left: 750px;
}

.Clientdb_DescrMaster_Label4_css {
    position: fixed;
    top: 200px;
    left: 1150px;
}



