.solar-setup-calculator-wrapper .ssc-table-wrap {
overflow-x: auto;
margin-bottom: 1em;
} #solarTable {
border-collapse: collapse;
width: 100%;
}
#solarTable th,
#solarTable td {
border: 1px solid #eee;
padding: 5px 10px;
text-align: center;
}
#solarTable th {
vertical-align: bottom;
} #solarTable input {
width: 100%;
box-sizing: border-box;
} #ssc-add-appliance {
margin-bottom: 1em;
padding: 0.5em 1em;
cursor: pointer;
} .solar-setup-calculator-wrapper h3 {
margin-top: 1.5em;
}
.ssc-input,
.ssc-select {
width: 100%;
box-sizing: border-box;
padding: 0.4em;
border: 1px solid #C8E6C9;
background: #fff;
} .elementor-widget-shortcode .ssc-shortcode {
min-width: 0 !important;
} .elementor-widget-shortcode .ssc-battery-volt-shortcode {
width: 100% !important;
min-width: 0 !important;
display: block !important;
} .ssc-battery-volt-shortcode .ssc-label {
display: block !important;
width: 100% !important;
} #batteryVoltage,
.ssc-battery-volt-shortcode .ssc-select {
display: block !important;
width: 100% !important;
max-width: 100% !important;
box-sizing: border-box !important;
min-width: 0 !important;
}