/*login*/
.view-login main#sp-component {padding: 0!important;}

.view-login i.fa.fa-angle-right {
    font-size: 18px!important;
    position: relative;
    top: 1px;
    left: 5px;
}

.form-login__box form.form-validate p {
    margin-bottom: 5px;
}

.view-login button:hover i.fa.fa-angle-right {
color:#fff!important;
}

.view-login section#sp-copyright {display: none;}

.view-login hr, .uk-heading-line>:after, .uk-heading-line>:before {
    border-color: #9f9f9f;
}

/*logo*/
@media (max-width: 767px){
.logo-big img {
    max-width: 300px;
    margin: auto;
}

.logo-big {
    text-align: center;
    margin-bottom: 30px;
    transform: scale(0.8);
    transform-origin: top center;
}}

/*social*/
ul.social img {
    width: 60px;
}

/*padding*/
.view-login div#sp-component,
.register-page div#sp-component{
    padding: 0;
}
body.site.com-users.view-login.no-layout.no-task.itemid-774.en-gb.ltr.sticky-header.layout-fluid.off-canvas-menu-init #sp-main-body,
.register-page #sp-main-body{
    padding: 0px 0 !important;
}

.com-users .reg-login-form-wrap {
    background: transparent;
    padding: 0px;
}

.login i.fa.fa-angle-right {
    font-size: 18px !important;
    top: 2px;
    left: 5px;
    position: relative;
}

.login .btn:hover .fa,
.login .sppb-btn:hover .fa {
    color: #fff !important;
}

.com-users .reg-login-form-wrap .form-links ul {
    display: flex;
    justify-content: center;
    font-size: 14px;
    line-height: 1.3;
    text-transform: capitalize;
}

.com-users .reg-login-form-wrap .form-links ul li:first-child {
    border-right: 1px solid #000;
    padding-right: 15px;
    margin-right: 15px;
}

.view-login .form-links a {
    color: #000;
}

.view-login .form-links a:hover {
    color: #fe0000;
}

.com-users .reg-login-form-wrap .login .form-group .btn-primary.btn-block {
    width: 100%;
}

.page-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: space-between;
    min-width: 320px;
    max-width: 1920px;
    min-height: 100vh;
    margin: 0 auto;
    background: #F5F5F5;
}

.page-wrapper .page-content {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-grow: 1;
    align-items: stretch;
    padding-top: 75px;
}

.page-wrapper .page-main {
    scrollbar-color: #F46119 #E2EBEC;
    scrollbar-width: thin !important;
    -moz-appearance: none !important;
    display: block;
    position: relative;
    height: calc(100vh - 75px);
    padding: 45px;
    overflow-x: hidden;
    overflow-y: auto;
}

.page-wrapper .page-main::-webkit-scrollbar {
    width: 6px;
}

.page-wrapper .page-main::-webkit-scrollbar-track {
    background-color: #E2EBEC;
}

.page-wrapper .page-main::-webkit-scrollbar-thumb {
    background-color: #F46119;
}

.page-wrapper .page-main::before {
    display: block;
    z-index: 2;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    content: '';
    opacity: 0;
    pointer-events: none;
}

.page-first-screen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 100vh;
    padding: 120px 160px;
    padding: 11.1vh 8.33vw;
    background-image: url(/images/0_Unicornr/background.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-first-screen h1 {
    margin: 5px 0 0 0;
    color: #FFFFFF;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.33;
    padding-left: 102px;
    opacity: 0.7;
}

.logo-big img {
    max-width: 300px;
}

.logo-big span {
    font-family: 'Montserrat';
    font-size: 21px;
    font-weight: 500;
    letter-spacing: 0px;
    /* text-transform: uppercase; */
    color: #000;
    position: relative;
    top: 20px;
    left: 0px;
}

.animation-navspinv,
.page-header__logo img {
    animation: navspinv 2.4s infinite linear;
}

.form-login {
    -webkit-box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.03);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 100%;
    max-width: 540px;
    margin-left: auto;
    padding: 60px 45px;
    border-radius: 25px;
    background: #FFFFFF;
    box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.03);
}

.form-login__social {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

.form-login__box {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.31;
}

.uk-text-center {
    color: #00000078;
}

.form-login__box .uk-heading-line {
    margin-bottom: 35px;
    color: #000;
    font-size: 21px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.31;
    font-family: 'cg-reg', serif;
}

.form-login__box a:not(.uk-button) {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.31;
}

.form-login__box a:not(.uk-button):hover {
    opacity:0.5;
}

.form-login__box .uk-button {
    height: 60px;
}

.social {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.social li {
    margin: 0 20px 0 0;
}

.social li:last-child {
    margin: 0;
}


/*register*/
label#pw2msg {
    width: 100%;
}

button#hikashop_register_form_button {
    width: 100%;
    margin-bottom: 30px;
}

.register-page .hkcontrol-label {
    font-weight: normal!important;
    letter-spacing: normal;
}


/*reset*/
.view-reset section#sp-main-body,
.view-remind section#sp-main-body{
    display: flex;
    align-items: center;
    height: 100vh;
}


/*button login*/
button#userLogin .fa-angle-right:before {content: '\f054'!important;}button#userLogin {background: black;padding: 10px 20px;margin-top: 30px;margin-bottom: 30px;}


button#userLogin .fa-angle-right:before {
    content: '\f054'!important;
    font-size: 14px;
}

button#userLogin {
    background: #273e8a;
    padding: 10px 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 14px;
}

.form-login {
    background: #ffffffbf;
    border-radius: 20px;
    backdrop-filter: blur(10px);
    box-shadow: 0 0 16px #0000003d;
}
.form-login label, .form-login label.form-label {
    margin-bottom: 5px;
}
.form-login input {
    font-size:18px;
    padding: 10px 15px!important;
    background: transparent!important;
    border-radius: 0px!important;
    background: white!important;
    border:0px;
    border-bottom:1px solid #ffffff7d!important;
    height: 50px;
    margin-bottom: 10px;
    color: #000!important;
}


/*password*/
button.btn.btn-secondary.input-password-toggle {padding: 10px 20px;height: 50px;background: #273e8a;border: 1px solid #273e8a;}
.password-group span.input-group-text {
    height: 50px;
    line-height: 20px;
    background: transparent;
    color: #fff;
    padding: 15px;
}


/*logout*/
.logout {
    text-align: center;
}

.logout .controls{
    margin:0;
}

.logout button.btn.btn-primary {
    background: transparent;
    padding: 15px 25px;
    font-size: 16px;
    border: 1px solid #fff;
    margin-top: 50px;
}

.logout .btn .icon-arrow-left:before {display:none;}












/*logn*/