#leavePageModal .modal-dialog{max-width:450px}#leavePageModal .modal-dialog .modal-header{display:none}#leavePageModal .modal-dialog .modal-body{padding:24px 20px 0 20px}#leavePageModal .modal-dialog .modal-body .tit-leave{margin-bottom:20px}#leavePageModal .modal-dialog .modal-body .tit-leave h4{color:#4a4a4a;font-size:18px;font-weight:500;line-height:21px;margin:0}#leavePageModal .modal-dialog .modal-body .text-modal{color:#4a4a4a;font-size:14px;font-weight:300;line-height:24px;margin-bottom:0}#leavePageModal .modal-dialog .modal-footer{border:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:25px 20px 12px 20px}#leavePageModal .modal-dialog .modal-footer .stay-btn{border:1px solid #cbcbcb;border-radius:5px;height:37px;line-height:37px;color:#4a4a4a;font-size:14px;line-height:16px;padding:0 20px}#leavePageModal .modal-dialog .modal-footer .stay-btn:hover,#leavePageModal .modal-dialog .modal-footer .stay-btn:visited{outline:none;background:#fcfcfc;color:#4a4a4a}#leavePageModal .modal-dialog .modal-footer .leave-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:37px;line-height:16px;padding:0 20px;border-radius:4px;background-color:#3b4b7e;color:#fff;text-align:center;font-size:14px;font-weight:500;letter-spacing:.5px}#leavePageModal .modal-dialog .modal-footer .leave-btn:hover{text-decoration:none}#editUserForm .custom-header{background:#0f85ea;padding-top:5px;padding-bottom:0;color:#fff}#editUserForm .switch{padding-left:10px}@media (max-width:1100px){#editUserForm .switch{margin-top:10px}}#editUserForm .btn-custom-link,#editUserForm .btn-selected{outline:none;min-width:120px}#editUserForm .btn-selected{background:#4267db;color:#eee}#editUserForm .status-wrap button{margin-left:20px}#editUserForm .email-wrap{display:block}#editUserForm .error-msg{color:red}#editUserForm .disabled{cursor:not-allowed}#editUserForm .role-select,#editUserForm .role-select option{width:100%}#editUserForm .card-body .form-group label{font-size:14px;font-weight:300;line-height:32px;color:#3e4b65}#editUserForm .card-body .form-group input,#editUserForm .card-body .form-group select{font-size:16px;font-weight:500;color:#3a4a7f}#editUserForm .card-body .form-group input::-webkit-input-placeholder,#editUserForm .card-body .form-group select::-webkit-input-placeholder{font-weight:400}#editUserForm .card-body .form-group input::-moz-placeholder,#editUserForm .card-body .form-group select::-moz-placeholder{font-weight:400}#editUserForm .card-body .form-group input:-ms-input-placeholder,#editUserForm .card-body .form-group select:-ms-input-placeholder{font-weight:400}#editUserForm .card-body .form-group input::-ms-input-placeholder,#editUserForm .card-body .form-group select::-ms-input-placeholder{font-weight:400}#editUserForm .card-body .form-group input::placeholder,#editUserForm .card-body .form-group select::placeholder{font-weight:400}#editUserForm .card-body .back-to-operator a{font-size:14px;font-weight:300;line-height:22px;color:#695fe5;text-decoration:none}@media screen and (min-width:576px){#editUserForm .select-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#editUserForm .select-wrap select{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}}.editUserForm__wrap{padding-left:9px}@media only screen and (max-width:1024px){.editUserForm__wrap{padding:0 15px}}.editUserForm__wrap .card-body{padding:30px 50px 30px 15px}@media only screen and (max-width:767px){.editUserForm__wrap .card-body{padding:15px}}.editUserForm__wrap .card-body label{line-height:27px;padding:0 10px 0 0;text-align:right;width:60px}.editUserForm__wrap .card-body .edit-email-name{width:60%;padding:0;margin:0}.editUserForm__wrap .card-body .edit-email-name h6{margin:0;line-height:27px}.editUserForm__wrap .card-body .edit-email-name .btn-switch{position:relative;display:inline-block;width:40px;height:24px}.editUserForm__wrap .card-body .edit-email-name .btn-switch .checkbox{position:absolute;opacity:0;width:0;height:0}.editUserForm__wrap .card-body .edit-email-name .btn-switch .checkbox:checked+.check-silder:before{border-color:#090;-webkit-transform:translateX(16px);transform:translateX(16px)}.editUserForm__wrap .card-body .edit-email-name .btn-switch .checkbox:checked+.check-silder{background:#090}.editUserForm__wrap .card-body .edit-email-name .btn-switch .check-silder{position:absolute;cursor:pointer;top:0;bottom:0;right:0;left:0;background:#fff;border:1px solid #dadada;-webkit-transition:.4s;transition:.4s;border-radius:24px}.editUserForm__wrap .card-body .edit-email-name .btn-switch .check-silder:before{position:absolute;content:"";height:20px;width:20px;left:1px;bottom:1px;top:1px;background:#fff;border:1px solid #dadada;-webkit-transition:.4s;transition:.4s;border-radius:50%}.editUserForm__wrap .card-body .form-group,.editUserForm__wrap .card-body .input{margin-top:20px;margin-bottom:5px}.editUserForm__wrap .card-body .error-msg{color:red;padding-bottom:5px;display:inline-block}.editUserForm__wrap .card-body .form-actions{margin-top:1em;text-align:right}@media only screen and (max-width:1024px){.editUserForm__wrap .card-body .form-actions{padding-right:0}}.editUserForm__wrap .card-body .form-actions .btn-save--cancel{border:none;background:unset;color:#657187;font-size:14px;font-weight:500;letter-spacing:.5px;line-height:35px;margin-right:50px}.editUserForm__wrap .card-body .form-actions .btn-save--cancel:focus,.editUserForm__wrap .card-body .form-actions .btn-save--cancel:hover,.editUserForm__wrap .card-body .form-actions .btn-save--cancel:visited{outline:none;-webkit-box-shadow:none;box-shadow:none}@media only screen and (max-width:1024px){.editUserForm__wrap .card-body .form-actions .btn-save--cancel{margin-right:20px}}.editUserForm__wrap .card-body .form-actions .btn-save--create{min-width:146px;border-radius:4px;background-color:#3b4b7e;outline:none!important}