@font-face {
    font-family: 'Helvetica 35 Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica 35 Thin'), url('fonts/HelveticaNeue-Thin.woff') format('woff');
}

@font-face {
    font-family: login-svg-font-icons;
    src: url(svg-font/login-svg-font-icons.woff);
    src: url(svg-font/login-svg-font-icons.woff?#iefix) format("embedded-opentype"), url(svg-font/login-svg-font-icons.woff) format("woff"), url(svg-font/login-svg-font-icons.ttf) format("truetype"), url(svg-font/login-svg-font-icons.svg?#login-svg-font-icons) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: wix-style-svg-font-icons;
    src: url(svg-font/wix-style-svg-font-icons.woff);
    src: url(svg-font/wix-style-svg-font-icons.woff?#iefix) format("embedded-opentype"), url(svg-font/wix-style-svg-font-icons.woff) format("woff"), url(svg-font/wix-style-svg-font-icons.ttf) format("truetype"), url(svg-font/wix-style-svg-font-icons.svg?#wix-style-svg-font-icons) format("svg");
    font-weight: 400;
    font-style: normal
}

a {
    color: #333;
}

body {
    /*background-image: url(../../images/img/4k-wallpaper-architectural-architecture-2350434.jpg);*/
    background-size: cover;
    background-attachment: fixed;
}

.center-fix {
    display: flex;
    align-items: center;
}

.content {
    width: 100%;
    height: auto;
}

.login-a {
    color: #459fed;
}

@media only screen and (max-width: 767px) {
    .radius-button-one {
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 480px) {
    body-title-second {
        font-size: 15px;
    }

    .radius-button {
        font-size: 13px !important;
    }

    .container-fluid{
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

@media only screen and (min-width: 480px) {
    body-title-second {
        font-size: 16px;
    }
}

.body-title-second {
    color: #20303c;
    font-size: 22px;
    font-weight: 300;
}

#errorDiv {
    margin-top: -50px;
    margin-bottom: 50px;
}


@media only screen and (max-height: 942px) {
    .body-title {
        font-size: 35px;
    }
}

@media only screen and (min-height: 942px) {
    .body-title {
        text-align: center;
        font-size: 40px;
        font-family: 'Helvetica 35 Thin';
        color: #20303c;
    }
}

.pl-0 {
    padding-left: 0px;
}

.pr-0 {
    padding-right: 0px;
}

.header {
    width: 100%;
    display: flex;
    opacity: 0.8;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
}

.header .logo {
    height: 40px;
}

.body {
    position: relative;
}

.half-btn-left {
    width: 50%;
    text-align: left;
    padding-top: 2px;
    float: left;
}

.half-btn-right {
    width: 50%;
    text-align: right;
    padding-top: 2px;
    float: right;
}

.half-btn-right-6 {
    width: 60%;
    text-align: right;
    padding-top: 2px;
    float: right;
}

.half-btn-left-4 {
    width: 40%;
    text-align: left;
    padding-top: 2px;
    float: left;
}

.mis-pass {
    width: 50%;
    padding-top: 5px;
    float: left;
}

.remember-me {
    width: 50%;
    text-align: left;
    padding-top: 2px;
    float: left;
}

@media only screen and (max-width: 435px) {
    .content{
        width: calc(100vw - 10px) !important;
    }
}
@media only screen and (max-width: 500px) {
    .container{
        padding: 0px !important;
    }
    .content{
        width: calc(100vw - 70px);
    }
    .mis-pass {
        width: 100%;
        text-align: left;
    }

    .remember-me {
        width: fit-content;
        text-align: left;
    }
}

@media only screen and (min-width: 1200px) {
    .body-enlarge {
        width: 36%;
        margin-left: 32%;
        margin-right: 32%;
    }
}

.body-title {
    margin-bottom: 65px;
    text-align: center;
    font-family: 'Helvetica 35 Thin';
    color: #20303c;
}

.body-title-second {
    text-align: center;
    color: #000 !important;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 10px;
}

@media only screen and (max-height: 942px) {

    #errorDiv {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
}

@media only screen and (max-width: 640px) {

    #errorDiv {
        margin-top: 0px !important;
    }
}

.md-input {
    outline: none;
    font-size: 16px;
    font-family: 'Helvetica 35 Thin';
    transition: border-bottom .3s, border-color .3s, border-width .3s, border .3s ease-in-out;
    line-height: 2;
    letter-spacing: 2px;
    border-bottom: solid 1px #e1e1e1;
    float: left;
    order: 2;
    display: block;
    margin-top: 0;
    background: 0 0;
    border-width: 0px;
    border-radius: 0;
    border-style: solid;
    width: 100%;
    box-sizing: border-box;
    height: 28px;
}

.signin-section {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    box-sizing: border-box;
    font-family: 'Helvetica 35 Thin';
    font-size: 11px;
    color: #162d3d;
    line-height: 1.42857143;
    width: 100%;
    box-sizing: border-box;
    font-family: 'Helvetica 35 Thin';
    font-size: 11px;
}

.md-input-container {
    font-size: 20px;
    height: 31px;
    margin: 15px 0 5px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%;
    font-family: 'Helvetica 35 Thin';
}

.ng-binding {
    font-size: 16px;
    font-family: 'Helvetica 35 Thin';
    /*padding-left: 9px;*/
    margin-bottom: 0;
    left: 0;
    right: auto;
    transform-origin: left top;
    position: absolute;
    bottom: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    order: 1;
    pointer-events: none;
    z-index: 1;
    transform: translate3d(0, 28px, 0) scale(1);
    transition: -webkit-transform .4s cubic-bezier(.25, .8, .25, 1);
    max-width: 100%;
    font-weight: 500;
    opacity: 1;
    color: black;

}

@media only screen and (min-height: 942px) {
    .ng-binding {
        font-size: 20px;
    }
}

.focus-line {
    width: 0;
    transition: width .3s ease-in-out;
}

.error {
    visibility: hidden;
    position: absolute;
    color: transparent;
    opacity: 0;
    transition: opacity .3s ease-in;
    right: 12px;
}

@media only screen and (max-height: 942px) {
    .error {
        font-size: 32px;
        bottom: 14px;
    }
}

.md-input-focused .ng-binding {
    -webkit-transform: translate3d(0, 4px, 0) scale(.67);
    transform: translate3d(0, 4px, 0) scale(.67);
    transition: -webkit-transform cubic-bezier(.25, .8, .25, 1) .4s, width cubic-bezier(.25, .8, .25, 1) .4s;
    transition: transform cubic-bezier(.25, .8, .25, 1) .4s, width cubic-bezier(.25, .8, .25, 1) .4s;
}

.md-input-focused .focus-line {
    border-bottom: solid 2px #3899ec;
    width: 99.6%;
    height: 2px;
    position: absolute;
    top: 29px;
    left: 1px;
    transition: width .3s ease-in-out;
}

.login-svg-font-icons,
[class*=" login-svg-font-icons-"]:before,
[class^=login-svg-font-icons-]:before {
    font-family: login-svg-font-icons;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.login-svg-font-icons-error:before {
    content: "\f103"
}

.error-info {
    position: absolute;
    color: #f2564d;
    visibility: visible;
    opacity: 1;
    font-size: 35px;
    right: 33px;
    bottom: 2px;
    z-index: 99999;
}

.radius6 {
    border-radius: 999px;
}

.radius-button {
    width: 99%;
    transition: background-color .3s, color .3s, background .3s, box-shadow .1s ease-in-out;
    top: 0;
    left: 0;
    z-index: 2;
    font-size: 16px;
    height: 43px;
    padding-top: 8px;
    line-height: 1.5;
    background: linear-gradient(90deg, #da8508, #da8508, #da8508, #da8508);
    background-size: 400%;
    border-radius: 30px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
}

.radius-button:hover {
    animation: animate 8s linear infinite;
}

@keyframes animate {
    0%
    {
        background-position: 0%;
    }
    100%
    {
        background-position: 400%;
    }
}

@media only screen and (max-height: 942px) {
    .div-button {
        min-width: 105px;
        font-size: 16px;
        height: 43px;
        margin-top: 8px;
    }
}

/*.radius-button:before {*/
    /*content: '';*/
    /*position: absolute;*/
    /*top: -5px;*/
    /*left: -5px;*/
    /*right: -5px;*/
    /*bottom: -5px;*/
    /*z-index: -1;*/
    /*background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4);*/
    /*background-size: 400%;*/
    /*border-radius: 40px;*/
    /*opacity: 0;*/
    /*transition: 0.5s;*/
/*}*/

.radius-button:hover:before {
    filter: blur(20px);
    opacity: 1;
    #opacity: 0;
    animation: animate 8s linear infinite;
}
@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none){
    .radius-button:hover:before {
        opacity: 1;
        animation: animate 8s linear infinite;
        top: 0px !important;
        left: 0px !important;
        right: 0px !important;
        bottom: 0px !important;
    }
}

@media only screen and (max-height: 942px) {
    .div-button {
        min-width: 105px;
        font-size: 16px;
        height: 43px;
        margin-top: 8px;
    }
}

.div-button {
    margin-top: 16px;
    padding-bottom: 14px;
    min-width: 120px;
    height: 48px;
    font-size: 20px;
}

.btn.radius6.radius-button {
    outline: none;
    box-shadow: none;
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff;
}

.btn {
    color: #fff;
}

.margin-fix {
    margin-left: -15px;
    margin-right: -15px;
}

.right .radius-button {
    margin-left: 0px;
    margin-right: 40px;
}

@media only screen and (max-width: 942px) {
    .signin-section {
        padding: 0px;
    }

    .radius-button {
        margin-left: 0px;
    }

    .right .radius-button {
        margin-right: 0px;
    }
}

.left-fix .btn {
    float: left
}

.right-fix .btn {
    float: right
}

@media only screen and (max-width: 767px) {
    .left-fix {
        padding-left: 0px;
        padding-right: 7.5px;
    }

    .right-fix {
        padding-left: 7.5px;
        padding-right: 0px;
    }

    .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .left-fix button {
        font-size: 8px;
    }

    .right-fix button {
        font-size: 8px;
    }
}

@media only screen and (max-width: 767px) {
    .container-fluid .header {
        padding-left: 0px;
    }
}
.container-fluid{
    display: flex;
    align-items: center;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 62%;
        margin-top: 160px;
    }
}

@media only screen and (max-width: 640px) {
    .header .logo {
        height: 30px;
    }

    .body-title {
        text-align: center;
        margin-bottom: 13px;
        font-size: 22px;
        font-family: 'Helvetica 35 Thin';
        color: #20303c;
    }

    .body-title-second {
        margin-top: 15px;
        margin-bottom: 10px;
        font-size: 13px;
    }

}

@media only screen and (max-height: 812px) {
    .header .logo {
        height: 30px;
    }

    .container-fluid .header {
        padding-left: 0px;
    }
}

@media only screen and (max-height: 375px) {
    .content {
        margin-top: 100px;
    }
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.align-middle {
    vertical-align: middle;
}
.forgot-password-link {
    color: #459fed;
    outline: 0;
    line-height: 1.5;
    text-decoration: underline;

}

html,
div,
span,
a,
button,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.h7 {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}

.weight-500 {
    font-weight: 500;
}

.padding-fix {
    padding: 0px 20px;
}

.errorBorder {
    border-bottom: solid 2px #f2564d !important;
}

portal-checkbox,
portal-checkbox label {
    display: inline-block;
    vertical-align: middle;
}

portal-checkbox,
wix-radio {
    font-size: 0;
}

portal-checkbox label {
    height: 16px;
    width: 16px;
    border: none;
    user-select: none;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
    opacity: 0;

}

portal-checkbox [type=checkbox]:not(:disabled)+.portal-checkbox-inner {
    cursor: pointer;
}

portal-checkbox .portal-checkbox-inner {
    border: 1px solid #6eb7fd;
    background-color: #fcfcfc;
    width: 14px;
    height: 14px;
    box-sizing: content-box;
    border-radius: 4px;
    display: block;
    outline: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}

.portal-checkbox-inner:before {
    content: "\f109";
}

portal-checkbox [type=checkbox]:not(.white):checked:not(:disabled)+.portal-checkbox-inner:not(:active) {
    background-color: #3899eb;
    border-color: #3899eb;
}

input:checked+.portal-checkbox-inner {
    border: 1px solid #3899eb;
}

portal-checkbox [type=checkbox]:not(.white):checked:not(:disabled)+.portal-checkbox-inner {
    color: #fff;
}

portal-checkbox [type=checkbox]:not(:disabled)+.portal-checkbox-inner {
    cursor: pointer;
}

portal-checkbox [type=checkbox]:checked+.portal-checkbox-inner {
    font-size: 6px;
    text-align: center;
    display: block;
    line-height: 14px;
    vertical-align: middle;
    -webkit-font-smoothing: subpixel-antialiased;
}

portal-checkbox [type=checkbox]:checked+.portal-checkbox-inner {
    font-family: wix-style-svg-font-icons;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
}

.forgot-password-link:hover {
    color: #459fed;
}

.error_phone {
    margin-top: -2px;
    color: red;
    font-size: 10px;
    padding: 0px;
    height: auto;
    margin-bottom: 10px;
    margin-left: 0px !important;
    padding-left: 15px !important;
}

.btn-secondary {
    color: #fff;
    background-color: #536c79;
    border-color: #536c79;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #435862;
    border-color: #3e515b;
}

.btn-secondary:focus,
.btn-secondary.focus {
    box-shadow: 0 0 0 3px rgba(83, 108, 121, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    background-color: #536c79;
    border-color: #536c79;
}

.btn-secondary:active,
.btn-secondary.active,
.show>.btn-secondary.dropdown-toggle {
    background-color: #435862;
    background-image: none;
    border-color: #3e515b;
}

input.md-input {
    padding: 0 55px 0 0;
}

.plr-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.oprePassIcon{
    cursor: pointer;
    position: absolute;
    right: 10px;
    bottom: 5px;
    font-size: 18px;
    color: black;
    visibility: visible;
    opacity: 1;
}

#myButtons2 button,#myButtons2 button:hover{
    border: 2px solid #da8508;
    color: #da8508;
    background: white;
    font-weight: bold;
}