﻿@font-face {
    font-family: "HK Grotesk Bold";
    /*    src: url('/fonts/hk-grotesk.bold.ttf') format("truetype");
    src: url('/fonts/hk-grotesk.bold.ttf') format("woff2");
    src: url('/fonts/hk-grotesk.bold.ttf') format("woff");
    src: url('/fonts/hk-grotesk.bold.ttf') format("svg");
    src: url('/fonts/hk-grotesk.bold.ttf') format("embedded-opentype");*/
    src: url('/fonts/HKGrotesk-Bold.otf') format("truetype");
}

@-moz-document url-prefix() {
    @font-face {
        font-family: "HK Grotesk Bold";
        /*    src: url('/fonts/hk-grotesk.bold.ttf') format("truetype");
    src: url('/fonts/hk-grotesk.bold.ttf') format("woff2");
    src: url('/fonts/hk-grotesk.bold.ttf') format("woff");
    src: url('/fonts/hk-grotesk.bold.ttf') format("svg");
    src: url('/fonts/hk-grotesk.bold.ttf') format("embedded-opentype");*/
        src: url('/fonts/HKGrotesk-Light.otf') format("truetype");
    }
}
/*
@font-face {
    font-family: "HK Grotesk";
    src: url('/fonts/hk-grotesk.regular.ttf') format("truetype");
    src: url('/fonts/hk-grotesk.regular.ttf') format("woff2");
    src: url('/fonts/hk-grotesk.regular.ttf') format("woff");
    src: url('/fonts/hk-grotesk.regular.ttf') format("svg");
    src: url('/fonts/hk-grotesk.regular.ttf') format("embedded-opentype");
}*/

@font-face {
    font-family: "HK Grotesk";
    src: url('/fonts/HKGrotesk-Regular.otf') format("truetype");
    /* src: url('/fonts/hk-grotesk.regular.ttf') format("woff2");
    src: url('/fonts/hk-grotesk.regular.ttf') format("woff");
    src: url('/fonts/hk-grotesk.regular.ttf') format("svg");
    src: url('/fonts/hk-grotesk.regular.ttf') format("embedded-opentype");*/
}

body {
    font-family: 'HK Grotesk'!important;
}
div#outerWrapper {
    margin: 0 auto 0 auto !important;
    /* min-height: 430px; */
    height: 100vh !important;
    width: 100% !important;
    background: #213968 !important;
}

div#externalTopHeader {
    background: #FBB400;
    height: 34px;
}

.partial-wrapper {
    text-align: center;
    background: #fff;
    overflow: hidden;
    width: 50%;
    padding: 0px !important;
    margin: 100px auto;
    padding: 20px 50px 20px 50px;
    /* background: #FFFFFF; */
    border: 1px solid #E4E4E4;
    box-shadow: 0px 0px 35px 4px #0C1B38;
    border-radius: 10px;
    font-family: 'HK Grotesk' !important;
}

.partial-title {
    font-family: HK Grotesk Bold !important;
    font-style: normal;
    font-weight: bold !important;
    font-size: 28px !important;
    line-height: 48px;
    display: inline-block;
     width: 100%; 
    /* float: left; */
    text-align: left;
    align-items: center;
    text-transform: none !important;
    color: #213968;
    margin: 0 0 10px 40px !important;
}

.form-group {
    margin: 15px 0;
}

/*label.col-lg-2.control-label {
    font-family: 'HK Grotesk';
    color: #344C7A;
    font-size: 13px;
}*/

#loginForm {
    background-color: #fff !important;
    /* padding: 20px; */
    overflow: hidden !important;
    padding: 0px !important;
    margin-left: 40px;
}

.partial-wrapper form.form-horizontal {
    padding: 0px !important;
    background-color: #fff !important;
    margin-top: 0px !important;
}

.form-horizontal .control-label {
    color: #344C7A !important;
    font-family: 'HK Grotesk';
    font-size: 14px;
}


.partial-wrapper form.form-horizontal .form-control{
    border-radius:10px;
}

p a {
    font-family: 'HK Grotesk'!important;
    font-size: 13px;
    margin-left:5px;
}

.background-logo-div {
   /* background-image: url('../Images/NewUI/Intersect (2).png') !important;*/
    padding:20px;
}

.external-form-data-div {
    padding: 20px;
}

#extrenalLogo {
    height: 120px;
    width:300px;
}

img#extrenalCover {
    background-color: #fff;
    width: 360px;
    float: right;
}

.partial-right-wrapper {
    display: grid;
}

.background-logo-div, .logo-watermark {
    grid-area: 1 / 1;
}

#totpForm {
    background-color: #fff!important;
    padding: 0px!important;
    overflow: hidden!important;
    margin-top: 0px!important;
}

.qr-code {
    margin: 0px 0 0px 30px !important;
    border: none !important;
    padding: 0px !important;
    box-shadow: none !important;
}

.opt-para
{
    text-align:left;
}

.totp-img {
    overflow: hidden;
    margin-top: -10px;
}

.opt-sec {
    margin: 10px 0;
    overflow: auto;
    text-align: left;
}

.code-info {
    margin: 0 0 0 110px!important;
    font-size: 12px;
    font-style:italic;
}

.form-group.opt-sec {
    margin: 0 0 0 25px!important;
}

#totpBtn {
    /* position: relative; */
    margin-top: 10px;
    min-width: 120px;
    padding: 0 10px;
    height: 34px;
    width: auto;
    font-size: 14px;
    /* left: 81.09%; */
    /* top: 32px; */
    background: #F27405;
    border-radius: 30px;
    border-color: transparent;
    color: #fff;
    cursor: pointer;
    font-family: 'HK Grotesk';
}



.forgot-pwd {
    margin-left: 25px;
}


.external-btn {
    /* position: relative; */
   
    min-width: 120px!important;
    padding: 0 10px!important;
    margin: 10px 0 5px 0px!important;
    height: 34px!important;
    width: auto!important;
    font-size: 14px!important;
    /* left: 81.09%; */
    /* top: 32px; */
    background: #F27405!important;
    border-radius: 30px!important;
    border-color: transparent!important;
    color: #fff!important;
    cursor: pointer;
    font-family: 'HK Grotesk'!important;
}

.resetPasswordRow {
    margin-top: 20px;
}

.resetPasswordFormGroup {
    width: 450px;
}