.menuPort nav > ul > li > a:focus, .menuPort nav > ul > li > a:active{ outline:none !important}
.lwa.lwa-template-modal {
    display: inline-block;
}
.lwa.lwa-template-modal a {
    background: #fffc;
    padding: 7px 20px;
    border-radius: 3px;
    font-weight: 600;
    margin-left: 15px;
    border: 1px solid #ccc;
    background: #53ba00;
    color: #fff;
}
.lwa-modal tr {
    display: grid;
}
.lwa-modal label {
    font-weight: 400;
    font-weight: 600;
}
.lwa-modal .lwa-wp-submit {
    background: #a6e72a !important;
    font-weight: 600!important;
    border-radius: 50px;
    width: 100%;
    height: 50px;
}
.lwa-modal-bg {
    z-index: 99999;
}
.lwa-modal {
    z-index: 9999999;
}
.lwa-form .input-text, .lwa-form input[type=email]{
    padding: 0.6180469716em;
    background-color: #f2f2f2;
    color: #43454b;
    border: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: 400;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 13%);
    border-radius: 50px;
    height: 3.25rem;
    margin-right: 0 !important;
    margin: 0 !important;
    width: 100%;
}
.lwa-password input, .lwa-username input, .lwa-email input, .lwa-remember-email input {
    margin: 0px;
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    height: 50px;
    border-radius: 50px;
}
