#myBtn{cursor:pointer}#mysecondModal form label,#myModal form label{font-size:14px}#myModal.modal,#mysecondModal.modal{background-color:rgba(0,0,0,.4)}#myModal .modal-content,#mysecondModal .modal-content{position:fixed;background-color:#fefefe;transform:translate(-50%,0);width:50%;left:50%;text-align:left;color:#000}#mysecondModal .modal-content{top:20%}#myModal .modal-content{top:8%}@media only screen and (min-width:426px) and (max-width:1024px){#mysecondModal .modal-content,#myModal .modal-content{width:80%}}@media only screen and (max-width:426px){#mysecondModal .modal-content,#myModal .modal-content{width:90%}}#mysecondModal .closemodal,#myModal .closemodal{color:rgb(0 0 0/34%);float:right;font-size:28px;font-weight:700;margin-top:30px}#mysecondModal .closemodal:hover,#mysecondModal .closemodal:focus,#myModal .closemodal:hover,#myModal .closemodal:focus{color:#000;text-decoration:none;cursor:pointer}#mysecondModal .modal-header,#myModal .modal-header{padding:2px 16px;color:#fff;border-bottom:#f5f5f5}#myModal .modal-body{padding:20px 30px 50px;overflow-y:scroll !important;height:550px}#mysecondModal .modal-body{padding:20px 30px 50px;height:350px}@media only screen and (max-width:375px){#mysecondModal .modal-body{overflow-y:scroll}}#mysecondModal .form-content,#myModal .form-content{display:flex;justify-content:flex-end}#mysecondModal button.btn-cancel,#myModal span.btn-cancel{padding:10px 30px;border-radius:5px;background:#fff;border:solid 2px #f0eeee;margin-top:10px;width:auto;font-size:14px;margin-right:10px;color:#000;font-weight:600;cursor:pointer}#mysecondModal button.back-page{padding:10px 30px;border-radius:5px;background:#ee3823;border:solid 2px #ee3823;margin-top:10px;width:auto;font-size:14px;margin-right:10px;color:#fff;font-weight:600}#mysecondModal .success-msg{text-align:center;font-size:20px;font-weight:600;margin-top:20px}#mysecondModal .modal-img{object-fit:cover;height:65px;width:65px;border-radius:50%}#mysecondModal .modal-image{text-align:center}#mysecondModal .modal-des{font-size:14px;text-align:center;color:rgb(0 0 0/67%);padding:0 15%}.form-field.cancel{margin-top:22px}#mysecondModal a{color:#fff !important;text-decoration:none !important}#myModal #error-form-response{display:block;color:red}