#modal_addPuertasVentanasPresupuesto .modal-dialog {
    width: 80% !important;
}

#modal_addPuertasEntradaPresupuesto .modal-dialog {
    width: 80% !important;
}

#modal_addCelosiasPresupuesto .modal-dialog {
    width: 80% !important;
}

#modal_addBarandillasPresupuesto .modal-dialog {
    width: 80% !important;
}

#modal_selectProductoPresupuesto .modal-dialog {
    width: 70% !important;
}

#addPuertasVentanasMainContainer{
	min-height: 450px;
	max-height: 450px;
	height: 450px;
/* 	overflow: auto; */
    -webkit-overflow-scrolling: touch;
}

#contenedorMedidas{
	min-height: 450px;
	max-height: 450px;
	height: 450px;
	overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#contenedorSistemaApertura{
	min-height: 450px;
	max-height: 450px;
	height: 450px;
	overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#contenedorSerieProductos{
	min-height: 450px;
	max-height: 450px;
	height: 450px;
	overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#addPuertasEntradaMainContainer{
	min-height: 450px;
	max-height: 450px;
	height: 450px;
/* 	overflow: auto; */
    -webkit-overflow-scrolling: touch;
}

#contenedorSerieProductosPuertasEntrada{
	min-height: 450px;
	max-height: 450px;
	height: 450px;
	overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#contenedorSerieProductosBarandillas{
	min-height: 450px;
	max-height: 450px;
	height: 450px;
	overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#addBarandillasMainContainer{
	min-height: 450px;
	max-height: 450px;
	height: 450px;
/* 	overflow: auto; */
    -webkit-overflow-scrolling: touch;
}

#addCelosiasMainContainer{
	min-height: 450px;
	max-height: 450px;
	height: 450px;
/* 	overflow: auto; */
    -webkit-overflow-scrolling: touch;
}

/* #modal_addPuertasVentanasPresupuesto{ */
/* 	font-size: 12px; */
/* } */

/* #modal_addPuertasEntradaPresupuesto{ */
/* 	font-size: 12px; */
/* } */

/* #modal_addCelosiasPresupuesto{ */
/* 	font-size: 12px; */
/* } */

#modal_addPuertasVentanasPresupuesto .row{
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
}

.sw-theme-dots > ul.step-anchor > li {
    min-width: 170px;
}