.asp-awd-deposits-wrapper ul,.asp-awd-cart-deposit-item-meta,.asp-awd-cart-deposit-item-future-payments{list-style: none;margin:0;padding: 0;}
.asp-awd-deposits-wrapper .asp-awd-deposits-option{margin: 0 0 20px 0}
.asp-awd-deposits-wrapper .asp-awd-deposits-plans{margin: 20px;display: none;}

.asp-awd-deposits-option{list-style: none;padding: 0;display: inline-flex;background: #fff;height: auto;width: auto;align-items: center;justify-content: space-evenly;border-radius: 5px;}
.asp-awd-deposits-option li{height: auto;width: auto;display: flex;align-items: center;justify-content: space-evenly;margin: 0 10px;border-radius: 5px;cursor: pointer;padding: 0 10px;border: 2px solid lightgrey;border-top-color: lightgrey;border-right-color: lightgrey;border-bottom-color: lightgrey;border-left-color: lightgrey;transition: all 0.3s ease;}
.asp-awd-deposits-option li.asp-awd-active,
.asp-awd-deposits-option li input:focus{background: #0069d9;outline:none;color: #fff;}
.asp-awd-deposits-option li input,
.asp-awd-deposits-option li label{cursor: pointer;}
.asp_awd_pay_full{margin: auto;}
.asp-awd-deposits-option li label{margin: 0 0 0 6px;}

.asp-awd-deposits-plan-payments table{margin-top:10px;}
.asp-awd-deposits-plan-payments table thead tr td{color:#fff;background-color: #3c434a;}
.asp-awd-deposits-plan-payments table tr td{vertical-align:middle;border:1px solid #ddd;padding:8px;text-align:center;}
.asp-awd-deposits-plan-payments table tbody tr:hover{background-color:#ddd;}

.asp-awd-cart-deposit-item--plan-name label,
.asp-awd-cart-deposit-item--deposit-payment label,
.asp-awd-cart-deposit-item--future-payments label,
.asp-awd-cart-deposit-item--future-amount label,
.asp-awd-cart-deposit-item--next-due-amount label,
.asp-awd-cart-deposit-item--next-due-date label{font-weight: 600;}

.asp-awd-cart-deposit-item-meta{font-size: 15px;padding: 0px 10px;}
.woocommerce-mini-cart .asp-awd-cart-deposit-item-meta{font-size: 12px;padding: 0px;margin: 0px;}

.asp-awd-account-deposits-table ul{list-style: none;margin: 0;padding: 0;}
.asp-awd-deposit-scheduled-payment-cell a{margin: 2px;padding: 10px;}