﻿html, body {
}

body {
    font-size: 16px;
    line-height: 1.45;
    font-weight: 500;
    background-color: #fff;
    font-family: Gilroy-Regular,Arial,Helvetica,Sans-serif;
    color: #0f1c44;
}

@font-face {
    font-family: Gilroy-SemiBold;
    src: url(../webfonts/399688_0_0.eot);
    src: url(../webfonts/399688_0_0.eot?#iefix) format("embedded-opentype"), url(../webfonts/399688_0_0.woff2) format("woff2"), url(../webfonts/399688_0_0.woff) format("woff"), url(../webfonts/399688_0_0.ttf) format("truetype")
}

@font-face {
    font-family: Gilroy-Regular;
    src: url(../webfonts/399688_1_0.eot);
    src: url(../webfonts/399688_1_0.eot?#iefix) format("embedded-opentype"), url(../webfonts/399688_1_0.woff2) format("woff2"), url(../webfonts/399688_1_0.woff) format("woff"), url(../webfonts/399688_1_0.ttf) format("truetype")
}

@font-face {
    font-family: Gilroy-Light;
    src: url(../webfonts/399688_2_0.eot);
    src: url(../webfonts/399688_2_0.eot?#iefix) format("embedded-opentype"), url(../webfonts/399688_2_0.woff2) format("woff2"), url(../webfonts/399688_2_0.woff) format("woff"), url(../webfonts/399688_2_0.ttf) format("truetype")
}

@font-face {
    font-family: Gilroy-Bold;
    src: url(../webfonts/399688_3_0.eot);
    src: url(../webfonts/399688_3_0.eot?#iefix) format("embedded-opentype"), url(../webfonts/399688_3_0.woff2) format("woff2"), url(../webfonts/399688_3_0.woff) format("woff"), url(../webfonts/399688_3_0.ttf) format("truetype")
}

html,
body {
    width: 100%;
    /*height: 100%;*/
    margin: 0;
    padding: 0;
    font-family: Gilroy-SemiBold,Arial,Helvetica,Sans-serif;
}

#demo-app {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    text-align: center;
}

.container {
    width: 100%;
    height: 100%;
}

@media (min-width: 480px) {
    #demo-app {
        position: relative;
        padding-top: 5%;
    }
}

#applicant-form {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    max-width: 30em;
    width: 80%;
}

    #applicant-form .input-field {
        align-items: center;
        display: flex;
        text-align: left;
    }

    #applicant-form label {
        min-width: 5em;
    }

    #applicant-form input {
        flex: 1;
        font-size: 1em;
        margin-bottom: 0.5em;
        margin-left: 1em;
        margin-top: 0.5em;
    }

    #applicant-form button {
        width: 50%;
        margin: 0.5em auto;
    }

#tw-brand {
    width: 100%;
    height: 70px;
    background-color: #091539;
    margin-bottom: 10px;
}

#tw-brand-footer {
    width: 100%;
    height: 50px;
    background-color: #091539;
    margin-bottom: 40px;
    margin-top: 25px;
}

.onfido-sdk-ui-Theme-button-lg {
    background-color: #091539 !important;
    border-color: #091539 !important;
}

.onfido-sdk-ui-Button-button-primary, onfido-sdk-ui-Theme-button-lg {
    /*background-color: #091539 !important;*/
}

.onfido-sdk-ui-Modal-inner {
    /* background-color: #091539;*/
}

.onfido-sdk-ui-Uploader-identityIcon, .onfido-sdk-ui-Uploader-faceIcon {
    /*background-color: #091539;*/
}

h1 {
    margin-top: 5px;
    color: white;
    text-align: center;
    font-size: 2.5em;
}

/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
    html, body {
}

body {
    font-size: 16px;
    line-height: 1.45;
    font-weight: 500;
    background-color: #fff;
    font-family: Gilroy-Regular,Arial,Helvetica,Sans-serif;
    color: #0f1c44;
}

@font-face {
    font-family: Gilroy-SemiBold;
    src: url(../webfonts/399688_0_0.eot);
    src: url(../webfonts/399688_0_0.eot?#iefix) format("embedded-opentype"), url(../webfonts/399688_0_0.woff2) format("woff2"), url(../webfonts/399688_0_0.woff) format("woff"), url(../webfonts/399688_0_0.ttf) format("truetype")
}

@font-face {
    font-family: Gilroy-Regular;
    src: url(../webfonts/399688_1_0.eot);
    src: url(../webfonts/399688_1_0.eot?#iefix) format("embedded-opentype"), url(../webfonts/399688_1_0.woff2) format("woff2"), url(../webfonts/399688_1_0.woff) format("woff"), url(../webfonts/399688_1_0.ttf) format("truetype")
}

@font-face {
    font-family: Gilroy-Light;
    src: url(../webfonts/399688_2_0.eot);
    src: url(../webfonts/399688_2_0.eot?#iefix) format("embedded-opentype"), url(../webfonts/399688_2_0.woff2) format("woff2"), url(../webfonts/399688_2_0.woff) format("woff"), url(../webfonts/399688_2_0.ttf) format("truetype")
}

@font-face {
    font-family: Gilroy-Bold;
    src: url(../webfonts/399688_3_0.eot);
    src: url(../webfonts/399688_3_0.eot?#iefix) format("embedded-opentype"), url(../webfonts/399688_3_0.woff2) format("woff2"), url(../webfonts/399688_3_0.woff) format("woff"), url(../webfonts/399688_3_0.ttf) format("truetype")
}

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}
.tw-modal {
    margin: 0 auto;
    width: 90%;
    text-align: center;
}

.tw-identity-form .form-floating {
    margin-bottom: 10px;
}
.input-validation-error {
    border: 1px solid red !important;
}

.field-validation-error {
    color: red !important;
}

.col-md-6 {
    max-width: 100% !important;
}

h2 {
    padding-top: 15px;
}

.validation-summary-errors{
    color: red;
}

.validation-summary-errors ul {
    list-style:none;
}

/* Modal Dialog Styles */
* {
    box-sizing: border-box;
}

/* Set a style for all buttons */
button {
    background-color: #04AA6D;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
}

    button:hover {
        opacity: 1;
    }

/* Float cancel and delete buttons and add an equal width */
.cancelbtn, .deletebtn {
    float: left;
    width: 50%;
}

/* Add a color to the cancel button */
.cancelbtn {
    background-color: #ccc;
    color: black;
}

/* Add a color to the delete button */
.deletebtn {
    background-color: #ff0000;
}

 Add padding and center-align text to the container 
.container {
    padding: 16px;
    text-align: center;
}
