html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

html {
  position: relative;
  min-height: 100%;
}

.body_css {
    position: absolute;
    width: 100%;
    height: 100%;
}

.BSconfig_Info_css {
    position: absolute;
    width:500px;
    bottom: 5px;
    left: 5px;
    z-index: 10;
}


.tab_container_right_css, .tab_container_left_css {
    position: absolute;
    background: #99ccff;
    top: 0px;
    width: 420px;
    right: 0px;
    height: 100%;
    z-index: 10;
    overflow: auto;
}

.tab_container_left_css {
    width: 360px;
    left: 0px;
    overflow: auto;
}

.svg_container_css {
    position: absolute;
    width: calc(100vw - 800px);
    padding: 15px;
    margin: 10px;
    top: 80px;
    left: 360px;
    height: calc(100vh - 220px);
    z-index: 50;
    background: white;
}

.container_frame_css, .container_frame_solo_css, .container_light_css, .container_TH_css, .container_TV_css {
    position: absolute;
    top: 10px;
    width: 100%;
    height: calc(100vh - 128px);
    padding: 5px;
}

.container_pricegrid_css {
    position: absolute;
    background-color: #99ccff;
    top: 240px;
    left: 0px;
    width: 410px;
}

#priceGrid .wj-cell {
    border: none;
    background-color: #99ccff;
    color: black;
}

.container_addmull_css, .container_sash_css, .container_fillings_css, .container_gbarsinglass_css, .container_gbarsglued_css {
    position: absolute;
    left: 0px;
    width: 100%;
    padding: 5px;
    border-bottom: solid 1px black;
}

.container_addmull_css {
    top: 10px;
    height: 210px;
}

.container_gbarsinglass_css {
    top: 10px;
    height: 290px;
}

.container_sash_css {
    top: 220px;
    height: 265px;
}

.container_fillings_css {
    top: 500px;
    height: 495px;
}

.container_gbarsglued_css {
    top: 310px;
    height: 290px;
}

.gbaringlass_img_css, .gbarglued_img_css {
    position: absolute;
    left: 250px;
    top: 80px;
    width: 150px;
    height: 150px;
}

.gbarglued_img_css {
    top: 80px;
}

.crosssection_container_vertical_css {
    position: absolute;
    top: 88px;
    /*width: calc(100vw / 10 + 50px);*/
    width: 300px;
    right: 450px;
    height: calc(100vh - 100vh / 5 - 160px);
    background: white;
    /*border: 1px solid black;*/
    padding: 10px;
}

.crosssection_svg_vertical_css, .crosssection_svg_horizontal_css {
    height: 100%;
    width: 100%;
}

.crosssection_container_horizontal_css {
    position: absolute;
    width: calc(100vw - 100vw / 10 - 900px);
    left: 370px;
    /*height: calc(100vh / 5);*/
    bottom: 85px;
    height: 300px;
    background: white;
    /*border: 1px solid black;*/
    text-align: center;
    padding: 10px;
}

.prof_system_css {
    position: absolute;
    left: 30px;
    top: 30px;
}

.prof_system_image_css {
    position: absolute;
    left: 230px;
    top: 30px;
}

.sash_model_imgdiv_css {
    position: absolute;
    left: 25px;
    top: 70px;
    width: 150px;
    height: 150px;
}

.pr_buttonsash_css {
    position: absolute;
    background-color: #3498DB;
    color: white;
    padding: 2px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 20px;
    width: 148px;
    top: 220px;
}

.frame_imgdiv_left_css, .frame_imgdiv_right_css, .frame_imgdiv_top_css, .frame_imgdiv_bottom_css {
    position: absolute;
    left: 20px;
    top: 80px;

}

.frame_imgdiv_right_css {
    left: 120px;
}

.frame_imgdiv_top_css {
    left: 230px;
}

.frame_imgdiv_bottom_css {
    left: 340px;
}

.sash_imgdiv_left_css, .sash_imgdiv_right_css, .sash_imgdiv_top_css, .sash_imgdiv_bottom_css {
    position: absolute;
    left: 20px;
    top: 170px;
}

.sash_imgdiv_right_css {
    left: 120px;
}

.sash_imgdiv_top_css {
    left: 230px;
}

.sash_imgdiv_bottom_css {
    left: 340px;
}

.auxprof_imgdiv_left_css, .auxprof_imgdiv_right_css, .auxprof_imgdiv_top_css, .auxprof_imgdiv_bottom_css {
    position: absolute;
    left: 350px;
    top: 10px;
    width: 100px;
    height: 100px;
}

.auxprof_imgdiv_right_css {
    top: 80px;
}

.auxprof_imgdiv_top_css {
    top: 150px;
}

.auxprof_imgdiv_bottom_css {
    top: 220px;
}

.mullion_imgdiv_css, .mullion2_imgdiv_css {
    position: absolute;
    left: 250px;
    top: 70px;
    width: 150px;
    height: 150px;
}

.mullion2_imgdiv_css {
    left: 280px;
}

.item {
    margin: 8px;
    font-size: 80%;
}

.item label {
    display: inline-flex;
}

.item input[type=checkbox] {
    margin: 0px;
}

.wj-listbox-item h1 {
    font-size: 12pt;
    font-weight: bold;
    margin: 4px -8px;
}

.db_container_css {
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 20px;
    background: #99ccff;
}

.pr_container_css {
    position: absolute;
}

.pr_button_css, .pr_buttonsmall_css {
    position: absolute;
    background-color: #3498DB;
    color: white;
    padding: 6px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 50px;
    width: 148px;
}

.pr_buttonsmall_css {
    padding: 2px;
    border-radius: 20px;
}

.svgbox_css {
    /*position: absolute;*/
    width: 100%;
    height: 100%;
}

.svgbox_dimshor, .svgbox_dimsver {
    position: absolute;
    font-size: 22px;
    font-weight: 500;
    background-color: white;
}

.svgbox_dimsver {
    transform: rotate(270deg);
}

.gauge_ver_css {
    position: absolute;
    top: 88px;
    left: calc(100vw - 445px);
    height: calc(100vh - 232px);
    width: 1em;
    z-index: 51;
}

.gauge_hor_css {
    position: absolute;
    top: calc(100vh - 150px);
    left: 368px;
    width: calc(100vw - 812px);
    height: 1em;
    z-index: 51;
}

.svgsmall_container_css, .svgextsmall_container_css {
    position: absolute;
    background: white;
    margin: 10px;
    width: 230px;
    bottom: 10px;
    left: 10px;
    height: 230px;
    /*z-index: 11;*/
}

.svgextsmall_container_css {
    left: 10px;
}

.svgsmallbox_css {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 100%;
    height: 100%;
}

.toolbox_container_top_css {
    background: #99ccff;
    padding: 2px;
    position: absolute;
    left: 365px;
    width: calc(100vw - 800px);
    height: 54px;
}

/* Darker background on mouse-over */
.pr_button_css:hover, .pr_buttonsmall_css:hover, .pr_button_toolbox_css:hover {
    background-color: RoyalBlue;
}

.btn {
    padding: 1px;
}

.btn:hover {
    opacity: 0.5;
}

.wide {
    width: 500px;
}

.small {
    width: 200px;
}

.wj-cell.wj-has-notes:after {
    position: absolute;
    content: '';
    width: 0;
    right: 0;
    top: -10px;
    border-right: 10px solid red;
    opacity: .5;
    background-color: white;
    border: none;
}

.wj-cell.wj-has-notes:hover:after {
    opacity: 1;
}

.price-row,
.qty-row {
    display: flex;
    justify-content: space-between;
    margin-left: 190px;
}


.qty-input {
    width: 60px;
}

.item-img {
    width: 60px;
    height: 60px;
}
