html, body {
    min-height: 95%;
    height: 99%;
}

body{ background-image: url("../img/bg.svg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right 20%;}
/*h2 {
    margin: 0;
}*/
.logo-login {

}

.button-primary {
    width: 350px !important;
    height: 50px !important;
    font-size: 17px !important;
}


.login-wrapper {
    width: 100%;
    height: 100%;
    font-family: 'Gilroy';
    color: #162645;
    display: table;
}
.logo-reg {
    display: flex;
    flex-direction: row;
    padding: 0px;
    height: 28px;
    margin:25px 0 0 8%;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    text-transform: capitalize;
    color: #162645;
    opacity: 0.8;
}
.logo-reg a{color: #162645; border-bottom: 2px solid #ffffff;}
.logo-reg a:hover, .logo-reg a:focus{border-bottom: 2px solid #FAA74A;}
.logo-reg a:nth-child(2){margin: 0 32px}

.login-container {
    position: relative;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.login {
    width: 400px;
    margin: 0 auto;
    display: block;
/ / -webkit-box-shadow: 0 px 0 px 5 px 0 px rgba(54, 55, 81, 0.8);
/ / -moz-box-shadow: 0 px 0 px 5 px 0 px rgba(54, 55, 81, 0.8);
/ / box-shadow: 0 px 0 px 5 px 0 px rgba(54, 55, 81, 0.8);
    text-align: left;
}

.registration {
    width: 100%;
    /*margin: 35px auto 50px auto;*/
    margin-top: 35px;
    display: block;
/ / -webkit-box-shadow: 0 px 0 px 5 px 0 px rgba(54, 55, 81, 0.8);
/ / -moz-box-shadow: 0 px 0 px 5 px 0 px rgba(54, 55, 81, 0.8);
/ / box-shadow: 0 px 0 px 5 px 0 px rgba(54, 55, 81, 0.8);
    text-align: left;
}

.login-header {
    height: auto;
    margin-bottom: 40px;
    padding: 0 24px;
    background: rgba(255, 255, 255, 1);
/ / rgba(0, 56, 120, 0.95);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.form-header {
    width: 100%;
    margin: auto;
    background: rgba(255, 255, 255, 1);
/ / rgba(0, 56, 120, 0.95);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    text-align: center;
}

.login-logo {
    margin:0 auto;
    font-stretch: expanded;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    font-family: Gilroy;
    font-style: normal;
    line-height: 43px;
    color: #162645;
    opacity: 0.8;
    width:100%;
}

.login-lang {
    position: absolute;
    top: 22px;
    right: 24px;
    width: 82px;
    height: 20px;
    margin: 0;

}

.login-lang .header-language {
    /*padding: 0;*/
    /*margin: 0 !important;*/
}

.input-text.input-user-login {
    border-radius: 5px 5px 0px 0px;
}

.input-text.input-user-login:focus,.input-text.input-user-password:focus {
    border-color: #524FA1;
    border-top: 1px solid #524FA1;
}

.input-text.input-user-password {
    border-radius: 0px 0px 5px 5px;
    border-top: none;

}


.pass-img {
    margin-top: 16px;
    float: left;
    margin-left: -40px;
    width: 24px;
    height:24px;
}

.login-error-login
{
    border: 1px solid #F84953 !important;
}
.login-error-pass
{
    border-bottom: 1px solid #F84953 !important;
    border-left: 1px solid #F84953 !important;
    border-right: 1px solid #F84953 !important;
}
.header-language-login {
    font-size: 13px;
    font-weight: 400;
    color: #000000;
    line-height: 34px;
    margin-right: 20px;
    text-decoration: none;
    background-image: url("img/arrow_down.svg");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 10px 6px;
}

.login-lang .header-language .dropdown-sm {
    right: 0;
    left: auto;
}

.registration .login-content {
    /*padding-bottom: 0;*/
}

.login-content, .login-footer {
    width: 100%;
    height: auto;
    padding: 0 24px;
    padding-bottom: 50px;
    display: inline-block;
    background: rgba(255, 255, 255, 1);
/ / rgba(255, 255, 255, 0.95);
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; position: relative;
}

.registration .login-content{
    background-color: #f6f6fa;
        padding: 30px 0;

}

.table-wire {
    width: 40% !important;
    margin: auto !important;
}

.login-content h1 {
    margin: 0;
    padding: 20px 0;
    color: #403e65;
}

.login-content .input-container {
    margin: 0 0 0px 0;
}

.input-user-login {
    padding-left: 20px;
    height: 56px !important;
}

.input-login-bg {
    /*background: url(img/login_username.svg) no-repeat;
    background-size: 38px 22px;
    position: absolute;
    z-index: 9;
    width: 38px;
    height: 22px;*/
}

.input-user-password {
    padding-left: 20px;
    height: 56px !important;
}

.table-wire .input-text
{
    width:336px !important;
    height:50px ;
}

.ui-selectmenu-button.ui-button {
    width: 350px !important;
    min-width: 200px;
    height: 50px;
    line-height: 50px;
}

.ui-selectmenu-button {
    background-color: #fff;
}

.tooltip {
    margin-left: 16px;
    border-bottom: none !important;
}

.table-wire .table-buttons tr td:last-child {
    padding: 0 !important;
}

.ui-selectmenu-icon:hover {
    background-position: 100% 72%;
    background-repeat: no-repeat;
}

.ui-selectmenu-icon.ui-icon {
    margin-top: 5px !important;
}

.input-password-bg {

    /*margin-top: 7px;
    background: url(img/login_password.svg) no-repeat;
    background-size: 40px 15px;
    position: absolute;
    z-index: 10;
    width: 40px;
    height: 22px;*/
}

.login-forgot {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    bottom: 38px;
}

.login-button {
    margin: 24px 0;

}

.login-footer {
    height: 0;
    padding: 10px 24px 10px 24px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    color: #52536b;
}

.login-bank {
    width: 100%;
    padding: 0px 0 20px 0;
    color: #ffffff;
}

.login {
    margin-top: 44px !important;
    padding-bottom: 44px !important;
}

@media all and (max-height: 533px) {
    .logo-login img {
        margin-top: 0 !important;
    }

    h1 {
        display: none;
    }

    .login-content {
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .login {
        margin-top: 44px !important;
        padding-bottom: 44px !important;
    }
}

@media all and (max-width: 1024px) {
    .registration {
        /*width: 65%;*/
        /*margin: 35px auto 50px auto;*/
    }

    .logo-login {
        position: absolute;
        width: 100%;
        top: 15px !important;
        left: 0;
        height: 34px;
        z-index: 2;
    }

    .logo-login img {
        margin: 0 0 0 20px !important;
    }

    .login-lang {
        position: absolute;
        top: -7px;
        right: 40px;
        width: 34px;
        height: 34px;
        margin: 0 20px 0 0;
        float: right;
    }
}

@media all and (max-width: 768px) {
    .registration {
        /*width: 75%;*/
        /*margin: 35px auto 50px auto;*/
    }
}

@media all and (max-width: 640px) {
    .logo-login {
        top: 15px !important;
        left: 6px;
    }


    .tooltip {
        margin-left: 0px;
    }

    .login-content {
        padding: 15px;
    }

    .table-wire {
        width: 60% !important;

    }

    .registration {
        /*width: 93%;*/
        /*margin: 35px auto 50px auto;*/
    }

    .login-footer {
        padding: 10px 0 10px 20px !important;
    }

    .logo-login img {
        margin-top: 0 !important;
    }

    .login-lang {
        position: absolute;
        top: -6px;
        right: 32px;
        width: 34px;
        height: 34px;
        float: right;
    }
}

@media all and (max-width: 440px) {
    .login {
        width: 350px;
        margin: 10px auto;
    }

    .table-wire .input-text, .button-primary {
        width: 290px !important;
    }

    .ui-selectmenu-button.ui-button {
        width: 290px !important;
    }

    .registration {
        /*width: 93%;*/
        /*margin: 35px auto 50px auto;*/
    }

    .login-forgot {
        height: auto;
        margin: 0 0 10px 0;
        float: none;
        display: block;
        line-height: normal;
    }

    .login-button {
        margin: 30px 0 24px 0;
        float: none;
    }

    .footer-call-local, .footer-call-ww {
        float: none;
    }

    .footer-call-local {
        margin: 0 0 10px 0;
    }
    .login-content {
        /*padding: 0 15px!important;*/
    }
}

@media all and (min-width: 321px) and (max-width: 360px) {
    #html_element {
        transform: scale(0.88);
        -webkit-transform: scale(0.88);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        width: 264px;
    }

    .registration {
        /*width: 93%;*/
        /*margin: 35px auto 50px 10px;*/
    }
    .login {
        width: 345px!important;
        margin: 10px auto;
        padding: 0 10px;
    }
}

@media all and (max-width: 320px) {
    #html_element {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        width: 230px;
    }

    .logo-login img {
        margin: 0 0 0 10px !important;
    }

    .registration {
        /*width: 93%;*/
        /*margin: 35px auto 50px 10px;*/
    }
    .login {
        width: 311px!important;
        margin: 10px auto;
    }
    .login-content {
        padding: 0 5px!important;
    }
}

@media (max-width: 975px) {
    .header-language {
        margin-left: -45px !important;
    }
}
