.customer-sheet-modal-container .modal-container .modal-content .title-container .title-top{color:#9bd260}#add-address-modal .address-form .help-text .link .label-green{color:var(--third-color);font-weight:700}#add-address-modal .address-form .help-text .link:hover{text-decoration:underline}#add-address-modal .address-form .suggestion-wrapper .icon-container{margin-bottom:30px;padding:0}#add-address-modal .address-form .suggestion-wrapper .icon{font-size:28px}#add-address-modal .address-form .suggestion-wrapper .suggestion-list{height:400px}#add-address-modal .address-form .suggestion-wrapper .with-scroll{overflow-y:scroll}#add-address-modal .address-form .suggestion-wrapper .see-more-container{margin-top:20px}#add-address-modal .address-form .suggestion-wrapper .see-more-container .see-more-min-btn{font-size:18px;color:#00a2e8;cursor:pointer}#add-address-modal .address-form .suggestion-wrapper .see-more-container .see-more-min-btn:hover{text-decoration:underline}.phone-number-container{position:relative}.phone-number-container .phone-number-label{font-size:12px!important;font-weight:500;color:#007bbe!important;position:absolute;top:-9px;left:15px;background-color:#fff;padding:0 4px;z-index:1}.phone-number-container .phone-number-label .asterix-phone{color:red}@media screen and (max-width:900px){.phone-number-container .phone-number-label{font-size:10px!important}}.phone-number-container .phoneNumber{display:flex;flex-direction:row;width:100%;height:60px;padding-left:20px;border:1px solid #ccc;border-radius:15px;transition:border-color .3s ease}@media screen and (max-width:900px){.phone-number-container .phoneNumber{height:45px}}.phone-number-container .phoneNumber:hover{border-color:#000}.phone-number-container .phoneNumber:focus-within{border-color:#007bbe;border-width:2px}.phone-number-container .phoneNumber.error{border-color:red}.phone-number-container .phoneNumber .PhoneInputInput{font-size:1rem;font-family:Roboto,sans-serif;width:100%;border:none;color:#5b7c8f}.phone-number-container .phoneNumber .PhoneInputInput:focus{outline:none}.textfieldInput .MuiInputLabel-root{padding-left:10px}