#MD_login .tab-pane,
#MD_login fieldset {
  padding-left: 0;
  padding-right: 0;
}

#MD_login .register-message {
  margin-bottom: 0;
}

#MD_login button:not(.btn-close),
#MD_login input[type=button],
#MD_login input[type=reset],
#MD_login input[type=submit] {
  background: var(--primary-color);
  color: #fff;
  margin-bottom: 30px;
  width: 100%;
  height: auto;
  padding: 12px;
}

#MD_login .lost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: rgba(0, 0, 0, 0.5);
}

#MD_login .lost a {
  color: var(--primary-color);
}

#MD_login input:-webkit-autofill,
#MD_login input:-webkit-autofill:hover,
#MD_login input:-webkit-autofill:focus,
#MD_login input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 40px white inset !important;
}

#MD_login input[type=password],
#MD_login input[type=text],
#MD_login input[type=email],
#MD_login input[type=number],
#MD_login input[type=search],
#MD_login input[type=tel],
#MD_login select {
  width: 100%;
  margin-bottom: 30px;
  background: no-repeat;
  background-size: 16px;
  background-position: calc(100% - 5px) center;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
  border: 1px solid #e1e1e1;
  padding: 6px 50px 6px 12px;
  box-shadow: none;
  border-left: 4px solid var(--primary-color);
  height: 38px;
  color: #888;
  outline: 0;
}

#MD_login input[type=password]::-webkit-input-placeholder,
#MD_login input[type=text]::-webkit-input-placeholder,
#MD_login input[type=email]::-webkit-input-placeholder,
#MD_login input[type=number]::-webkit-input-placeholder,
#MD_login input[type=search]::-webkit-input-placeholder,
#MD_login input[type=tel]::-webkit-input-placeholder,
#MD_login select::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

#MD_login input[type=password]:-ms-input-placeholder,
#MD_login input[type=text]:-ms-input-placeholder,
#MD_login input[type=email]:-ms-input-placeholder,
#MD_login input[type=number]:-ms-input-placeholder,
#MD_login input[type=search]:-ms-input-placeholder,
#MD_login input[type=tel]:-ms-input-placeholder,
#MD_login select:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

#MD_login input[type=password]::-webkit-input-placeholder,
#MD_login input[type=text]::-webkit-input-placeholder,
#MD_login input[type=email]::-webkit-input-placeholder,
#MD_login input[type=number]::-webkit-input-placeholder,
#MD_login input[type=search]::-webkit-input-placeholder,
#MD_login input[type=tel]::-webkit-input-placeholder,
#MD_login select::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

#MD_login input[type=password]::-moz-placeholder,
#MD_login input[type=text]::-moz-placeholder,
#MD_login input[type=email]::-moz-placeholder,
#MD_login input[type=number]::-moz-placeholder,
#MD_login input[type=search]::-moz-placeholder,
#MD_login input[type=tel]::-moz-placeholder,
#MD_login select::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

#MD_login input[type=password]:-ms-input-placeholder,
#MD_login input[type=text]:-ms-input-placeholder,
#MD_login input[type=email]:-ms-input-placeholder,
#MD_login input[type=number]:-ms-input-placeholder,
#MD_login input[type=search]:-ms-input-placeholder,
#MD_login input[type=tel]:-ms-input-placeholder,
#MD_login select:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

#MD_login input[type=password]::-ms-input-placeholder,
#MD_login input[type=text]::-ms-input-placeholder,
#MD_login input[type=email]::-ms-input-placeholder,
#MD_login input[type=number]::-ms-input-placeholder,
#MD_login input[type=search]::-ms-input-placeholder,
#MD_login input[type=tel]::-ms-input-placeholder,
#MD_login select::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

#MD_login input[type=password]::placeholder,
#MD_login input[type=text]::placeholder,
#MD_login input[type=email]::placeholder,
#MD_login input[type=number]::placeholder,
#MD_login input[type=search]::placeholder,
#MD_login input[type=tel]::placeholder,
#MD_login select::placeholder {
  color: rgba(0, 0, 0, 0.5);
}

#MD_login input[type=text],
#MD_login input[type=number] {
  background-size: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath d='M512 32H64C28.7 32 0 60.7 0 96v320c0 35.3 28.7 64 64 64h448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64zm32 384c0 17.6-14.4 32-32 32H64c-17.6 0-32-14.4-32-32V96c0-17.6 14.4-32 32-32h448c17.6 0 32 14.4 32 32v320zm-72-128H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8zm0-64H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8zm0-64H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8zM208 288c44.2 0 80-35.8 80-80s-35.8-80-80-80-80 35.8-80 80 35.8 80 80 80zm0-128c26.5 0 48 21.5 48 48s-21.5 48-48 48-48-21.5-48-48 21.5-48 48-48zm46.8 144c-19.5 0-24.4 7-46.8 7s-27.3-7-46.8-7c-21.2 0-41.8 9.4-53.8 27.4C100.2 342.1 96 355 96 368.9V392c0 4.4 3.6 8 8 8h16c4.4 0 8-3.6 8-8v-23.1c0-7 2.1-13.8 6-19.6 5.6-8.3 15.8-13.2 27.3-13.2 12.4 0 20.8 7 46.8 7 25.9 0 34.3-7 46.8-7 11.5 0 21.7 5 27.3 13.2 3.9 5.8 6 12.6 6 19.6V392c0 4.4 3.6 8 8 8h16c4.4 0 8-3.6 8-8v-23.1c0-13.9-4.2-26.8-11.4-37.5-12.3-18-32.9-27.4-54-27.4z' fill='%23002E11' fill-opacity='0.3'/%3E%3C/svg%3E");
}

#MD_login input[type=text]:focus,
#MD_login input[type=number]:focus,
#MD_login input[type=text]:active,
#MD_login input[type=number]:active {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath d='M512 32H64C28.7 32 0 60.7 0 96v320c0 35.3 28.7 64 64 64h448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64zm32 384c0 17.6-14.4 32-32 32H64c-17.6 0-32-14.4-32-32V96c0-17.6 14.4-32 32-32h448c17.6 0 32 14.4 32 32v320zm-72-128H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8zm0-64H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8zm0-64H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8zM208 288c44.2 0 80-35.8 80-80s-35.8-80-80-80-80 35.8-80 80 35.8 80 80 80zm0-128c26.5 0 48 21.5 48 48s-21.5 48-48 48-48-21.5-48-48 21.5-48 48-48zm46.8 144c-19.5 0-24.4 7-46.8 7s-27.3-7-46.8-7c-21.2 0-41.8 9.4-53.8 27.4C100.2 342.1 96 355 96 368.9V392c0 4.4 3.6 8 8 8h16c4.4 0 8-3.6 8-8v-23.1c0-7 2.1-13.8 6-19.6 5.6-8.3 15.8-13.2 27.3-13.2 12.4 0 20.8 7 46.8 7 25.9 0 34.3-7 46.8-7 11.5 0 21.7 5 27.3 13.2 3.9 5.8 6 12.6 6 19.6V392c0 4.4 3.6 8 8 8h16c4.4 0 8-3.6 8-8v-23.1c0-13.9-4.2-26.8-11.4-37.5-12.3-18-32.9-27.4-54-27.4z' fill='%23be1e2d' /%3E%3C/svg%3E");
}

#MD_login input[type=email] {
  background-size: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8 0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8 0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z' fill='%23002E11' fill-opacity='0.3' /%3E%3C/svg%3E");
}

#MD_login input[type=email]:focus,
#MD_login input[type=email]:active {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8 0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8 0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z' fill='%23be1e2d' /%3E%3C/svg%3E");
}

#MD_login input[type=tel] {
  background-size: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M192 416c0 17.7-14.3 32-32 32s-32-14.3-32-32 14.3-32 32-32 32 14.3 32 32zM320 48v416c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h224c26.5 0 48 21.5 48 48zm-32 0c0-8.8-7.2-16-16-16H48c-8.8 0-16 7.2-16 16v416c0 8.8 7.2 16 16 16h224c8.8 0 16-7.2 16-16V48z' fill='%23002E11' fill-opacity='0.3'/%3E%3C/svg%3E");
}

#MD_login input[type=tel]:focus,
#MD_login input[type=tel]:active {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M192 416c0 17.7-14.3 32-32 32s-32-14.3-32-32 14.3-32 32-32 32 14.3 32 32zM320 48v416c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h224c26.5 0 48 21.5 48 48zm-32 0c0-8.8-7.2-16-16-16H48c-8.8 0-16 7.2-16 16v416c0 8.8 7.2 16 16 16h224c8.8 0 16-7.2 16-16V48z' fill='%23be1e2d'/%3E%3C/svg%3E");
}

#MD_login input[type=password] {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='20' viewBox='0 0 17 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.29437 6.54083C3.30439 6.26613 3.31041 5.99946 3.32645 5.73479C3.35653 5.26961 3.3445 4.7944 3.43472 4.33925C3.84577 2.23391 5.0408 0.804289 7.1321 0.194744C7.91809 -0.0358407 8.72213 -0.0478712 9.52817 0.0864693C10.4044 0.23284 11.1984 0.573704 11.8942 1.12711C12.4776 1.59028 12.9308 2.16173 13.2616 2.82942C13.5103 3.33069 13.6807 3.86003 13.7609 4.41143C13.809 4.74829 13.8251 5.09316 13.8351 5.43402C13.8451 5.76687 13.8331 6.09971 13.8291 6.43055C13.8291 6.46263 13.8291 6.49471 13.8291 6.54283C13.9734 6.54283 14.1098 6.54083 14.2461 6.54283C14.5288 6.54484 14.8116 6.5669 15.0843 6.65111C15.9063 6.90375 16.4798 7.43109 16.8106 8.22109C16.947 8.54992 16.9991 8.8968 16.9991 9.2517C16.9991 11.8122 17.0011 14.3747 16.9991 16.9352C16.9991 17.8635 16.6242 18.6094 15.8723 19.1568C15.4111 19.4917 14.8837 19.644 14.3163 19.644C10.4385 19.646 6.56065 19.6521 2.68282 19.64C1.53992 19.636 0.713828 19.0806 0.222582 18.046C0.0601707 17.7031 0.00202333 17.3322 0.00202333 16.9532C0.00402841 14.3787 -0.00599691 11.8042 0.00603358 9.22964C0.0120488 8.08474 0.561442 7.26065 1.59406 6.7674C1.94896 6.59697 2.33393 6.54283 2.72693 6.54083C2.9114 6.54083 3.09988 6.54083 3.29437 6.54083ZM8.50157 18.2385C8.54167 18.2385 8.57977 18.2385 8.61987 18.2385C10.5067 18.2385 12.3934 18.2325 14.2802 18.2425C15.0762 18.2445 15.6016 17.6229 15.5976 16.9231C15.5855 14.3707 15.5935 11.8202 15.5915 9.26774C15.5915 9.18954 15.5935 9.10934 15.5795 9.03114C15.4692 8.36746 14.978 7.9484 14.3043 7.9484C10.4325 7.9484 6.56065 7.9484 2.68883 7.9484C2.58056 7.9484 2.47028 7.95642 2.36602 7.98048C1.78254 8.11883 1.40358 8.61408 1.40358 9.22964C1.40358 11.5616 1.40358 13.8915 1.40358 16.2234C1.40358 16.49 1.39957 16.7567 1.40558 17.0234C1.4116 17.3282 1.51987 17.5948 1.72439 17.8214C1.99508 18.1222 2.33995 18.2385 2.74097 18.2385C4.66184 18.2365 6.5827 18.2385 8.50157 18.2385ZM12.4175 6.53481C12.4195 6.50674 12.4255 6.48469 12.4255 6.46263C12.4295 6.08768 12.4355 5.71273 12.4335 5.33778C12.4275 4.58387 12.2531 3.87206 11.8661 3.22041C11.4631 2.5427 10.8996 2.04543 10.1778 1.73264C9.46802 1.42586 8.72614 1.34967 7.96421 1.45594C7.2524 1.55619 6.61479 1.82889 6.07341 2.30008C5.26737 2.99985 4.86034 3.90615 4.77011 4.95681C4.728 5.44405 4.728 5.93529 4.70795 6.42654C4.70595 6.46063 4.70795 6.49672 4.70795 6.53281H12.4175V6.53481Z' fill='%23002E11' fill-opacity='0.3'/%3E%3Cpath d='M7.64558 13.5826C7.64558 13.2557 7.64357 12.9309 7.64758 12.6041C7.64758 12.5399 7.63154 12.4978 7.5754 12.4577C7.10821 12.1108 6.91573 11.6396 7.03403 11.0742C7.15032 10.5188 7.51124 10.1659 8.06464 10.0356C8.93484 9.82905 9.76294 10.5509 9.69678 11.4471C9.66469 11.8742 9.47221 12.2111 9.12533 12.4577C9.07319 12.4938 9.05515 12.5319 9.05515 12.5961C9.05715 13.2437 9.05715 13.8934 9.05715 14.541C9.05715 14.7916 8.98096 15.0082 8.77243 15.1606C8.55588 15.321 8.31728 15.349 8.07266 15.2428C7.83205 15.1385 7.67365 14.95 7.66162 14.6854C7.64558 14.3184 7.65761 13.9495 7.65761 13.5806C7.6536 13.5826 7.64959 13.5826 7.64558 13.5826Z' fill='%23002E11' fill-opacity='0.3'/%3E%3C/svg%3E%0A");
}

#MD_login input[type=password]:focus,
#MD_login input[type=password]:active {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='20' viewBox='0 0 17 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.29437 6.54083C3.30439 6.26613 3.31041 5.99946 3.32645 5.73479C3.35653 5.26961 3.3445 4.7944 3.43472 4.33925C3.84577 2.23391 5.0408 0.804289 7.1321 0.194744C7.91809 -0.0358407 8.72213 -0.0478712 9.52817 0.0864693C10.4044 0.23284 11.1984 0.573704 11.8942 1.12711C12.4776 1.59028 12.9308 2.16173 13.2616 2.82942C13.5103 3.33069 13.6807 3.86003 13.7609 4.41143C13.809 4.74829 13.8251 5.09316 13.8351 5.43402C13.8451 5.76687 13.8331 6.09971 13.8291 6.43055C13.8291 6.46263 13.8291 6.49471 13.8291 6.54283C13.9734 6.54283 14.1098 6.54083 14.2461 6.54283C14.5288 6.54484 14.8116 6.5669 15.0843 6.65111C15.9063 6.90375 16.4798 7.43109 16.8106 8.22109C16.947 8.54992 16.9991 8.8968 16.9991 9.2517C16.9991 11.8122 17.0011 14.3747 16.9991 16.9352C16.9991 17.8635 16.6242 18.6094 15.8723 19.1568C15.4111 19.4917 14.8837 19.644 14.3163 19.644C10.4385 19.646 6.56065 19.6521 2.68282 19.64C1.53992 19.636 0.713828 19.0806 0.222582 18.046C0.0601707 17.7031 0.00202333 17.3322 0.00202333 16.9532C0.00402841 14.3787 -0.00599691 11.8042 0.00603358 9.22964C0.0120488 8.08474 0.561442 7.26065 1.59406 6.7674C1.94896 6.59697 2.33393 6.54283 2.72693 6.54083C2.9114 6.54083 3.09988 6.54083 3.29437 6.54083ZM8.50157 18.2385C8.54167 18.2385 8.57977 18.2385 8.61987 18.2385C10.5067 18.2385 12.3934 18.2325 14.2802 18.2425C15.0762 18.2445 15.6016 17.6229 15.5976 16.9231C15.5855 14.3707 15.5935 11.8202 15.5915 9.26774C15.5915 9.18954 15.5935 9.10934 15.5795 9.03114C15.4692 8.36746 14.978 7.9484 14.3043 7.9484C10.4325 7.9484 6.56065 7.9484 2.68883 7.9484C2.58056 7.9484 2.47028 7.95642 2.36602 7.98048C1.78254 8.11883 1.40358 8.61408 1.40358 9.22964C1.40358 11.5616 1.40358 13.8915 1.40358 16.2234C1.40358 16.49 1.39957 16.7567 1.40558 17.0234C1.4116 17.3282 1.51987 17.5948 1.72439 17.8214C1.99508 18.1222 2.33995 18.2385 2.74097 18.2385C4.66184 18.2365 6.5827 18.2385 8.50157 18.2385ZM12.4175 6.53481C12.4195 6.50674 12.4255 6.48469 12.4255 6.46263C12.4295 6.08768 12.4355 5.71273 12.4335 5.33778C12.4275 4.58387 12.2531 3.87206 11.8661 3.22041C11.4631 2.5427 10.8996 2.04543 10.1778 1.73264C9.46802 1.42586 8.72614 1.34967 7.96421 1.45594C7.2524 1.55619 6.61479 1.82889 6.07341 2.30008C5.26737 2.99985 4.86034 3.90615 4.77011 4.95681C4.728 5.44405 4.728 5.93529 4.70795 6.42654C4.70595 6.46063 4.70795 6.49672 4.70795 6.53281H12.4175V6.53481Z' fill='%23be1e2d' /%3E%3Cpath d='M7.64558 13.5826C7.64558 13.2557 7.64357 12.9309 7.64758 12.6041C7.64758 12.5399 7.63154 12.4978 7.5754 12.4577C7.10821 12.1108 6.91573 11.6396 7.03403 11.0742C7.15032 10.5188 7.51124 10.1659 8.06464 10.0356C8.93484 9.82905 9.76294 10.5509 9.69678 11.4471C9.66469 11.8742 9.47221 12.2111 9.12533 12.4577C9.07319 12.4938 9.05515 12.5319 9.05515 12.5961C9.05715 13.2437 9.05715 13.8934 9.05715 14.541C9.05715 14.7916 8.98096 15.0082 8.77243 15.1606C8.55588 15.321 8.31728 15.349 8.07266 15.2428C7.83205 15.1385 7.67365 14.95 7.66162 14.6854C7.64558 14.3184 7.65761 13.9495 7.65761 13.5806C7.6536 13.5826 7.64959 13.5826 7.64558 13.5826Z' fill='%23be1e2d' /%3E%3C/svg%3E%0A");
}

#MD_login input[name="username"] {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='21' viewBox='0 0 16 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.00094 14.064C9.43943 14.064 10.777 13.6037 11.9025 12.8173C13.8182 14.4031 15.173 17.1422 15.3339 20.35H0.666393C0.82881 17.1418 2.18392 14.4029 4.0996 12.819C5.2249 13.6037 6.56237 14.064 8.00094 14.064Z' stroke='%23002E11' stroke-opacity='0.3' stroke-width='1.3'/%3E%3Cpath d='M8 11.35C5.04517 11.35 2.65 8.95483 2.65 6C2.65 3.04517 5.04517 0.65 8 0.65C10.9548 0.65 13.35 3.04517 13.35 6C13.35 8.95483 10.9548 11.35 8 11.35Z' stroke='%23002E11' stroke-opacity='0.3' stroke-width='1.3'/%3E%3C/svg%3E");
}

#MD_login input[name="username"]:focus,
#MD_login input[name="username"]:active {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='21' viewBox='0 0 16 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.00094 14.064C9.43943 14.064 10.777 13.6037 11.9025 12.8173C13.8182 14.4031 15.173 17.1422 15.3339 20.35H0.666393C0.82881 17.1418 2.18392 14.4029 4.0996 12.819C5.2249 13.6037 6.56237 14.064 8.00094 14.064Z' stroke='%23be1e2d' stroke-width='1.3'/%3E%3Cpath d='M8 11.35C5.04517 11.35 2.65 8.95483 2.65 6C2.65 3.04517 5.04517 0.65 8 0.65C10.9548 0.65 13.35 3.04517 13.35 6C13.35 8.95483 10.9548 11.35 8 11.35Z' stroke='%23be1e2d' stroke-width='1.3'/%3E%3C/svg%3E%0A");
}

#MD_login .alert {
  margin-bottom: 0;
  margin-top: 20px;
}

#MD_login #register-button[type=submit] {
  margin-bottom: 0 !important;
}

#MD_login .modal-dialog {
  width: 455px;
  max-width: 90%;
}

#MD_login .modal-body {
  padding: 30px;
}

#MD_login .nav-tabs.align-right {
  text-align: right;
  margin: 0;
  border: 0;
  margin-bottom: 30px;
  display: block;
}

#MD_login .nav-tabs.align-right li {
  display: inline-block;
  border: 0;
  padding: 0;
  margin: 0;
}

#MD_login .nav-tabs.align-right li:first-child .nav-link {
  border-right: 1px solid var(--primary-color) !important;
  border-radius: 0;
}

#MD_login .nav-tabs.align-right li .nav-link {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: var(--primary-color);
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0;
}

#MD_login .nav-tabs.align-right li .nav-link.active {
  border: 0;
  font-weight: 700;
}


#MD_login .modal-content {
  border: none;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

#MD_login .modal-body {
  padding: 30px;
  background-color: var(--fff);
}

/* Nav Tabs */
#MD_login .nav-tabs {
  border-bottom: 2px solid var(--brand-light-gray);
  margin-bottom: 20px;
}

#MD_login .nav-tabs .nav-link {
  font-size: 15px;
  font-weight: 700;
  color: var(--text-color);
  background: none;
  border: none;
  padding: 10px 20px;
  transition: all 0.2s;
}

#MD_login .nav-tabs .nav-link.active {
  color: var(--secondary-color) !important;
  border-bottom: 2px solid var(--secondary-color);
}

/* Biểu mẫu Inputs */
#MD_login input[type="text"],
#MD_login input[type="password"],
#MD_login input[type="email"],
#MD_login input[type="tel"],
#MD_login input[type="date"],
#MD_login select {
  width: 100%;
  padding: 10px 14px;
  margin-bottom: 15px;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  font-size: 13.5px;
  background-color: var(--fff);
}

#MD_login input:focus,
#MD_login select:focus {
  border-color: var(--secondary-color) !important;
  outline: none;
}

/* Nút Submit Đăng nhập / Đăng ký (btn-round) */
#MD_login .btn-round {
  background-color: var(--secondary-color) !important;
  border: 2px solid var(--secondary-color) !important;
  color: var(--fff) !important;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  padding: 12px 35px;
  border-radius: 30px !important;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}

#MD_login .btn-round:hover {
  background-color: var(--fff) !important;
  color: var(--secondary-color) !important;
  border-color: var(--secondary-color) !important;
}

/* Các liên kết phụ */
#MD_login .lost a {
  color: var(--secondary-color);
  font-size: 13px;
  text-decoration: none;
  font-weight: 600;
}