/*! jQuery Editable Select - v2.2.5 - https://github.com/indrimuska/jquery-editable-select - (c) 2016 Indri Muska - MIT */input.es-input{padding-right:20px !important;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAG2YAABzjgAA4DIAAIM2AAB5CAAAxgwAADT6AAAgbL5TJ5gAAABGSURBVHjaYvz//z8DOYCJgUzA0tnZidPK8vJyRpw24pLEpwnuVHRFhDQxMDAwMPz//x+OOzo6/iPz8WFGuocqAAAA//8DAD/sORHYg7kaAAAAAElFTkSuQmCC) right center no-repeat}
input.es-input.open{-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0}
.es-list{position:absolute;padding:0;margin:0;border:1px solid #d1d1d1;display:none;z-index:1000;background:#fff;max-height:160px;overflow-y:auto;-moz-box-shadow:0 2px 3px #ccc;-webkit-box-shadow:0 2px 3px #ccc;box-shadow:0 2px 3px #ccc}
.es-list li{display:block;padding:5px 10px;margin:0}
.es-list li.selected{background:#f3f3f3}
.es-list li[disabled]{opacity:.5}
.phone-number-change-form .form-group{max-width:300px;margin-bottom:40px}
#verificationCodeContainer .phone-number-change-form .form-group{max-width:450px}
.phone-number-change-form{position:relative;max-width:872px}
.removeContactModal .modal-title-icon,.phoneChangeModal .modal-title-icon{margin-right:12px;position:relative;top:0}
.phone-number-change-form .form-label{position:absolute;right:0;top:0;font-family:HyundaiSansTextOffice-Medium}
.phone-number-change-form .form-group .first_name_class{width:100% !important}
.phone-number-change-form .selectWidth{width:100% !important;background-size:7% 30%}
.phoneChangeModal hr{border-color:#ccc;margin-top:50px;margin-bottom:50px}
.phone-number-change-form .form-group-btns{display:flex;align-items:center;justify-content:center;max-width:100% !important;margin-top:60px}
.modal.is-small-modal .phone-number-change-form .form-group-btns .theme-btn{min-width:314px;text-align:center}
.phone-number-change-form .form-group-btns .theme-btn{border:none !important}
.phoneChangeModal .theme-btn,.phoneChangeModal .theme-btn:visited,.phoneChangeModal .theme-btn:link,.phoneChangeModal .theme-btn:active{background-color:#000 !important;color:#fff !important}
.phone-number-change-form .es-input{background:url(clientlib-site/images/select-arrow2.png) no-repeat right #fff}
.phone-number-change-form .es-list{background-color:#f2f2f2;border-color:#ccc;max-width:262px;padding:10px 0;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;box-shadow:0 5px 21px rgba(0,0,0,0.2);-webkit-box-shadow:0 5px 21px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 21px rgba(0,0,0,0.2)}
.phone-number-change-form .es-list li{padding:6px 10px;text-align:center;font-size:16px}
.phone-number-change-form .es-list li.selected{background-color:#000;color:#fff}
.removeContactModal .modal-header{padding:40px 60px}
.removeContactModal .modal-header{padding:40px 60px}
#dk_change_phone_alert .modal-header{padding:15px}
.set-dk-icon-wrap .popover{width:200px}
.set-dk-icon-wrap .popover .popover-content{padding:15px}
.full-max-width{max-width:100% !important}
.border-none{border:none !important}
.mr-25{margin-right:25px}
.mr-80{margin-right:80px}
.g-form-label-select.label-error-dk,abbr.label-error-dk{color:#c40712}
@media(max-width:767px){.phone-number-change-form .form-label{position:relative;display:block;text-align:right;margin-bottom:20px;margin-top:-15px}
.mr-0-xs{margin-right:0 !important}
.mr-30-xs{margin-right:30px}
.modal.is-small-modal .phone-number-change-form .form-group-btns .theme-btn{min-width:230px}
}