.modal-body  { font-family: 'Gilroy'; color: #000;   margin: 30px auto;    background-color: #fff;    box-shadow: 1px 1px 30px 0px rgb(1 1 1 / 12%);    padding: 33px 41px 40px 41px; }
#tab-2 .cost_breakdown_result td { text-align: center; }
#myModalstorage table {  color: #000; }
#myModalstorage #tab-2 select#total_sku { top: -55px; }
.storage-sku-heeader { font-weight: bold; }
.cost_breakdown_result img {    max-width: 80px !important; margin-top: 10px !important;}
.pallet-calculation { display: none; }
#myModalstorage .cost_breakdown_result { margin-top: 20px; }
#myModalstorage .cost_breakdown_result td:nth-child(4) { width: 15%; }
.cost_breakdown_result { overflow: auto; }
#myModalstorage #tab-2 .col-4 {    width: 33%; }
.storage-table .units .col-md-6{ padding-left: 0px; }
.storage-table input[type=number]:focus{border: 2px solid #2047b0 !important;}
.storage-table .units .col-md-6 select, .storage-table .units .col-md-6 input{  margin-right: 5px; }
.dimensional_weight_calc_section { margin-bottom: 50px; }
.dimensional_weight_calc_section > .container { max-width: 1000px; }
.modal-body-input { max-width: 700px; }
#myModalstorage #tab-2 input[type=text], #myModalstorage #tab-2 input[type=number], #myModalstorage #tab-2 select { height: 60px !important; } 
#pallet_height { margin-right: 5px; }
p.hgt_note b{ font-style:normal; }
.calculate-storage-fee.button { margin-top: 10px; }
#myModalstorage #tab-2 .storage-sku-container .storage-sku { margin-bottom: 35px !important; }
.reset-storage-fee {    padding: 15px 40px;   font-size: 25px; }
#palletWeight { margin-right: 5px; }
.calculate_btn_wrap .reset-calculation {
background-color: transparent;
border: 1px solid #2047b0;
color: #2047b0;
font-family: 'Gilroy';
font-size: 22px;
font-weight: 200;
padding: 20px 50px;
transition: all 0.3s ease;
border-radius: 0px; margin:10px 20px 20px 0px;   
}
.calculate_btn_wrap .reset-calculation:hover {
border-color: #000;
background-color: #000000;
color: #ffffff;
}
@media (max-width: 600px) {
#myModalstorage .storage-sku-heeader { display: block;   }
.storage-sku div {        margin: 0px 0px 10px;}
.modal-body {    padding: 33px 21px 40px 21px; }
}