html {
    height: -webkit-fill-available;
    height: -moz-fill-available;
}

header#masthead {
    display: none;
}

body h3 {
    padding: 20px 20px;
}

#page {
    padding-top: 0;
}

body.page:has(.registration_image) {
    background: #001337;
}

body:has(.registration_image) h1 {
    color: #fff;
}

.ur-frontend-form,
body .ur-frontend-form.login,
.user-registration-MyAccount-content {
    border-radius: 10px;
    background: #f4f4f4;
}

.user-registration-MyAccount-content {
    margin-bottom: 30px;
    border: 1px solid #e1e1e1;
    padding: 20px;
    box-sizing: border-box;
}

body.user-registration-page.user-registration-account #user-registration:not(.user-registration-MyAccount) {
    max-width: 100%;
    padding: 0;
    box-shadow: unset;
    background: transparent;
}

.user-registration-submit-Button {
    display: none;
}


/* .logged-in .user-registration {
    color: white;
    justify-self: center;
}
.logged-in .user-registration a:hover {
    text-decoration: underline;
    color: #62707c;
} */

body .ur-frontend-form .ur-form-row .ur-form-grid select,
body .ur-frontend-form.login .ur-form-row .ur-form-grid select {
    background-color: white;
}

.ur-frontend-form .ur-button-container,
body .ur-frontend-form.login .ur-button-container {
    justify-self: center;
}

.ur-frontend-form .ur-button-container .ur-submit-button,
body .ur-frontend-form.login .ur-button-container .ur-submit-button,
body .ur-frontend-form.login input[type="submit"],
body .ur-frontend-form.login button {
    border: 1px solid #ef1aa9;
    background: #ef1aa9;
    color: white;
    float: unset;
    text-transform: capitalize;
}

body #user-registration .user-registration-MyAccount-content .ur-frontend-form .user-registration-EditProfileForm .user-registration-profile-fields>p {
    float: none;
}

p:has(input[type="submit"]) {
    text-align: center;
}

.ur-frontend-form .ur-button-container .ur-submit-button:hover,
body .ur-frontend-form.login .ur-button-container .ur-submit-button:hover,
body .ur-frontend-form.login input[type="submit"]:hover {
    background: white;
    color: #ef1aa9;
}

body .ur-frontend-form.login .form-row~div:has(input[type="submit"]) {
    display: flex;
    justify-content: center;
}

body .ur-frontend-form.login p a {
    font-size: 18px;
    box-shadow: unset;
    line-height: 1.6;
}

body:has(.registration_image) .site-footer {
    display: none;
}

body .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"] {
    margin: 0;
}

body .ur-frontend-form p a {
    color: #62707c;
}

body .ur-frontend-form p a:hover {
    color: #272c30;
}

a.password_preview.dashicons {
    display: flex;
    align-items: center;
}

body .ur-frontend-form.login p.lost_password,
body .ur-frontend-form.login p.register {
    display: none;
}

p.form-row:has(input[type="hidden"]),
p:empty {
    display: none;
    margin: 0 !important;
}

.usa_select {
    display: none;
}

.banner_section {
    position: relative;
}

.banner_section:before {
    content: "";
    position: absolute;
    top: -100%;
    bottom: 0;
    background: #001337;
    left: 0;
    right: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.login .ur-form-grid>* {
    width: 100%;
}

.login .ur-form-grid {
    display: flex;
    flex-wrap: wrap;
}


/* .login .ur-form-grid .form-row:first-child {
    order: 1;
}

.login .ur-form-grid .form-row:nth-child(2) {
    order: 2;
} */


/* body:has(ul.user-registration-error) .login .ur-form-grid .form-row:nth-child(2) {
    margin-top: 55px;
} */

body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.dp_login .user-registration-form .ur-form-row .ur-form-grid ul.user-registration-error {
    display: flex;
    margin-top: 20px !important;
}

.login .ur-form-grid label.user-registration-form__label-for-checkbox {
    order: 3;
    margin: 0 !important;
}

body .ur-frontend-form.login .form-row~div:has(input[type="submit"]) {
    order: 4;
}

body:has(form.login) ul.user-registration-error {
    position: absolute;
    left: 31px;
    right: 31px;
    top: 26.5rem;
    display: flex;
    align-items: center;
    padding: 10px 15px;
}

body:has(form.login) ul.user-registration-error:has(a) {
    top: 37rem;
}

body:has(ul.user-registration-error a) .login .ur-form-grid .form-row:nth-child(2) {
    margin-top: 0;
    margin-bottom: 8rem;
}

body:has(form.login) ul.user-registration-error strong {
    display: none;
}

body:has(form.login) ul.user-registration-error li {
    margin: 0;
}


/*21-02-2025*dp*/

body:has(.registration_image) .site-title {
    display: none;
}

.registration_image {
    margin-bottom: 1.5em;
    margin-top: 50px;
}

form:not(.login) .regis_text {
    justify-self: center;
    padding: 25px 0px 0;
}

body .ur-frontend-form.login p.lost_password,
body .ur-frontend-form.login p.register,
.regis_text {
    order: 5;
    text-align: center;
    padding-top: 25px;
    margin: 0;
}

body #user-registration {
    background: transparent;
}

body .ur-frontend-form.login {
    margin-bottom: 30px;
    border: 1px solid #e1e1e1;
    padding: 20px;
    box-sizing: border-box;
}

.ur-frontend-form.login .ur-form-row .ur-form-grid label {
    font-weight: bold;
    text-transform: capitalize;
}

.logged_in_div {
    background: #f244b8;
    z-index: 9999;
    color: white;
    position: relative;
}

.scopio_header_link {
    color: white;
}

.scopio_header_link:hover,
.scopio_header_link:focus,
.scopio_header_link:active {
    color: white;
}

.logged_row_main {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

ul.logged_row {
    display: flex;
    justify-content: end;
    padding: 7px 0;
    margin: 0;
}

.logged_container {
    margin: 0 auto;
    width: 70%;
    max-width: 830px;
}

.logged_col:not(:last-child):before {
    content: "|";
    position: absolute;
    right: -2px;
}

li.logged_col {
    padding: 0 11px;
    position: relative;
}

.logged_col a {
    color: #fff;
}

nav.user-registration-MyAccount-navigation {
    display: none;
}

.entry-content .user-registration-MyAccount-content__body p a {
    font-size: inherit;
    line-height: normal;
    box-shadow: unset;
    color: #62707c;
    text-decoration: unset;
}

.entry-content .user-registration-MyAccount-content__body p a:hover {
    color: #272c30;
    text-decoration: unset;
    box-shadow: unset;
}

.entry-content .user-registration-MyAccount-content__body p {
    color: #272c30;
}

body .user-registration-MyAccount-content h1 {
    color: #272c30;
}

#user-registration .user-registration-MyAccount-content h2 {
    text-transform: capitalize;
}

.ur-frontend-form ul:has(li.ur-checkbox-list) {
    display: flex;
    gap: 30px;
}

body.logged-in p#ur_register_pre_form_message {
    color: white;
    justify-self: center;
}

body.logged-in p#ur_register_pre_form_message a {
    font-size: inherit;
    color: #f244b8;
}

body.logged-in p#ur_register_pre_form_message a:last-child {
    display: none;
}

.contact-tabs {
    max-width: 814px;
    margin: auto;
}


/*****/

.custom-select-wrapper {
    position: relative;
}

.custom-select-display {
    padding: 10px 15px 5px;
    cursor: pointer;
}

.custom-select {
    display: none;
    position: absolute;
    width: 100%;
    border: 1px solid #e9e9e9;
    background-color: #fff;
    list-style: none;
    padding: 5px 0;
    margin: 0;
    z-index: 1000;
    border-radius: 25px;
    overflow-y: scroll;
    height: 500px;
}

.custom-select li {
    padding: 10px;
    cursor: pointer;
}

.custom-select li:hover,
.custom-select li.selected {
    background-color: #e0f3ff;
}

.custom-select-wrapper {
    margin-bottom: 0;
    border: 1px solid #e9e9e9;
    min-height: 38px;
    max-height: 38px;
    font-size: 14px;
    line-height: 20px;
    outline: none;
    transition: all 0.35s;
    background: #ffffff;
    height: 45px;
    border-radius: 25px;
}

@media (max-width:767px) {
    body .ur-frontend-form .ur-form-row,
    body .ur-frontend-form.login .ur-form-row {
        display: grid;
    }
    body .ur-frontend-form .ur-form-row .ur-form-grid,
    body .ur-frontend-form.login .ur-form-row .ur-form-grid {
        width: 100% !important;
    }
}