
a{
    color: #EB0037;
    text-transform: none;
}
#container_drawers{
    position: relative;
}
#glass {
    position: absolute;
    top: 61px;
    background-color: rgba(201, 201, 201, 0.4);
    height: 718px;
    width: 430px;
    left: 17%;
    z-index: 999;
    border-radius: 25px 25px 0px 0px;
}
.temperature{
    width: 100%;
    left: 0%;

}
#glass #cold{
    position: absolute;
    background-color: rgba(159, 229, 255, 0.2);
    top: 340px;
    height: 377px;

    -moz-border-radius: 0px;
    /*-webkit-border-radius: 25px 25px 0px 0px;
    border-radius: 25px 25px 0px 0px;*/
}

#glass #medium{
    position: absolute;
    background-color: rgba(259, 129, 255, 0.2);
    top: 340px;
    height: 87px;

    -moz-border-radius: 0px;
    /*-webkit-border-radius: 25px 25px 0px 0px;
    border-radius: 25px 25px 0px 0px;*/
}

#glass #heat{
    position: absolute;
    background-color: rgba(255, 0, 0, 0.1);
    height: 340px;
    top:0px;
    border-radius: 0px 0px 0px 0px;
}

.drawer{
    border-right: 1px solid #000 !important;
    border-left: 1px solid #000 !important;
    border-bottom: 1px solid #000 !important;
    margin-left: 0px; position: relative;
}
.drawer_conf{
    background-image: url("/images/drawer.png");
    background-position: bottom;
    background-repeat: no-repeat;
    height: 60px;
    width: 435px;
    z-index: 999!important;
    margin-left: 55px;
    left: 7%;
}
.title{
    margin-left: -50px;
    margin-top: -40px;
}
.res_accessories{
    list-style: none;
}
.accessories{
    width: 220px;
}
.space_distances, .guide_distances{
    width: 120px;
    margin-top: -50px;
}
.space_accessories{
    width: 120px;
}
.number_conf{
    border: 1px solid #EEE;
    background-color: #FFF;
    border-radius: 3px;
    position: absolute;
    left: -35px;
    top:22px;
    text-align: center;
    font-size: 12px;
    transform: rotate(90deg);
}
.space_distance_conf{
    border: 1px solid #EEE;
    border-radius: 3px;
    position: absolute;
    right: -48px;
    top: -24px;
    font-size: 12px;
    min-width: 33px;
    text-align: center;
}
.space_distance_conf.bg-danger{
    color: #FFF !important;
}
.space_accessory_conf{
    border: 1px solid #EEE;
    background-color: #FFF;
    border-radius: 3px;
    position: absolute;
    right: -40px;
    top:0px;
    font-size: 12px;
    min-width: 33px;
    text-align: center;
    color: #FFF !important;
}

    /* 00f61708-2d4e-4b14-9e08-0dfe00ad5f73 - PONTE THIS 20 */
.extra_00f61708-2d4e-4b14-9e08-0dfe00ad5f73{
    background-color: grey;
    height: 20px;
    top:10px;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;

}

/* 00f61708-2d4e-4b14-9e08-0dfe00ad5f74 - VASSOIO THIS 13 */
.extra_00f61708-2d4e-4b14-9e08-0dfe00ad5f74{
    background-color: yellow;
    height: 13px;
    position: absolute;
    top:17px;
}
/* PROTEZIONE DISPLAY - DOWN 3 */
.extra_14555{
    background-color: lightblue;
    height: 9px;
    bottom: 14px;
}
/* 653752373 PANNELLO ISOLANTE - DOWN 10 */
.extra_653752373{
    background-color: palevioletred;
    height: 17px;
    bottom: -4px;
}
/* BARRA PORTA BOTTIGLIE - LIGHT MIN 250 */
.extra_927356c8-8323-4e77-bc51-c4846cf90d9e{
    height: 92px;
    border-top: 5px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    bottom: 17px;
    background-color: rgba(120, 110, 150, 0.2);
}
.extra{
    overflow: hidden;
    width: 87%;
    left: 7%;
    font-size: 10px;
    line-height: 10px;
    position: absolute;
}
.guide_distances{
    width: 200px;
    position: absolute;
    bottom: -20px;
    z-index: 999;
}
#saveConfiguration{
    margin-left: 0px;
}
#internal_dimensions_box{
    left: 210px;
    position: absolute;
    bottom: 340px;
}
.drawer_number{
    top: -36px !important;
    right: 2px;
    position: absolute;
    border: 1px solid;
    padding: 4px;
    background-color: #EEE;
}
.arraw_number{
    position: absolute;
    left: -70px;
    width: 10px;
    font-size: 10px;
    border-top: 2px solid #000;
    top:3px;
}

#notice{
    position: fixed;
    right: 20px;
    top: 20px;
    height: 45px;
    margin-top: 40px;
    padding: 10px;
    z-index: 999;
}
#choice{
    padding-left: 30px;
    position: absolute;
    top: 68px;
    left: 0px;
    width: 100%;
    background-color: #EEE;
    height: 35px;
}


#choice ol li{
   height: 35px;
   line-height: 30px;
}

#choice ol li a{
   text-transform: none;
    font-style: normal;
    text-decoration: none;
}
.logo{
    height: 40px;
}
.debug{
    display: none !important;
}
.nav-item.spec{
    color: #FFF !important;
    padding-left: 20px;
    line-height: 40px;
}
tr th{
    text-transform: uppercase;
}
.actions i.fa-solid{
    font-size: 18px;
    margin: 5px;
    cursor: pointer;
}
.actions i.fa-solid:hover{
    color: #4a5568;
}
.left_number{
    border-left: 2px solid #000;
    height: 62%;
    position: absolute;
    left: -78px;
}
.number_drawer{
    left: 20px;
    background-color: transparent !important;
    border: none !important;
    z-index: 999;
}
#errors{
    display: block;
}
.rounded-pill{
    top:-15px !important;
}
#boxImage{
    position: relative;

}
#boxImage img{
    width: 1200px !important;
}
