﻿/* 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. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.fake-link {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

.modal-extra-width{
    max-width: 700px;
}

.app-loading-text:not(:only-child) {
    display: none;
}

/* 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;
}

.font12{
    font-size: 12px;
}

.font10{
    font-size: 10px;
}

.pointer-cursor{
    cursor:pointer;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    font-family: "Lato", Sans-serif;
}

header {
    margin-bottom: 3rem;
}

.header-norne-logo {
    width: 150px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    /* Set the fixed height of the footer here */
    height: 60px;
    line-height: 60px; /* Vertically center the text there */
}

.control-label-header {
    font-weight: bold;
}

.control-label-sub {
    display:block;
}

.radio-btn {
    display:block;
}

.radio-btn-inline {
    margin-right: 0.7em;
    margin-top: 0.1em;
}

#msprogressbar {
    margin-bottom: 30px;
    overflow: hidden;
    text-align: center;
}

#msprogressbar li {
    list-style-type: none;
    color: #99a2a8;
    font-size: 9px;
    width: calc(100%/3);
    float: left;
    position: relative;
    font: 500 13px/1 "Roboto", sans-serif;
    margin-bottom: 1px;
}

#msprogressbar li:nth-child(2):before {
    content: "\f316"; /*Hvitvaskingskontroll-ikon*/
}

#msprogressbar li:nth-child(3):before {
    content: "\f391"; /*Sammendrag-ikon*/
}

#msprogressbar li:before {
    content: "\f2d8"; /*Personalia-ikon*/
    font: normal normal normal 30px/50px Ionicons;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    background: #eaf0f4;
    border-radius: 50%;
    margin: 0 auto 10px auto;
}

#msprogressbar li:after {
    content: '';
    width: 100%;
    height: 10px;
    background: #eaf0f4;
    position: absolute;
    left: -50%;
    top: 21px;
    z-index: -1;
}

#msprogressbar li:last-child:after {
    width: 150%;
}

#msprogressbar li.active {
    color: #02304B;
}

#msprogressbar li.active:before, #msprogressbar li.active:after {
    background: #02304B;
    color: white;
}

.btn-form {
    min-width: 100px;
}

.btn-form.btn-primary {
    float: right;
}

.btn-secondary {
    color: #000;
    background-color: #E8E8E8;
    border-color: #E8E8E8;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #02304B;
    border-color: #02304B;
}

.btn-primary {
    color: #fff;
    background-color: #02304B;
    border-color: #02304B;
}

.btn-primary:hover {
    color: #fff;
    background-color: #034F77;
    border-color: #034F77;
}

.btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(3, 79, 119, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #B0B5B7;
    border-color: #B0B5B7;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #034F77;
    border-color: #034F77;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(3, 79, 119, 0.5);
}

.summaryrow {
    margin: 0;
    border-bottom: .1px solid lightgray;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

#beneficialOwnerList {
    list-style: none;
}

li.owner:only-child a.removeOwnerLink {
    display: none;
}

li.owner:last-child {
    margin-bottom: 4px;
}

.owner-field {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 6px;
}

.owner-header-text {
    font-weight: bold;
    margin-bottom: 6px;
}

.owner-header {
    margin-bottom: 10px;
}

li.owner {
    margin-bottom: 2.2rem;
}

.owner-field-label {

}

.owner-field-input {
    margin-top: -3px;
}

#addBeneficialOwner {
    margin-left: 40px;
}

.hidden * { /* Hides all descendants */
    visibility: hidden;
    height: 0px;
    margin: 0;
    padding: 0;
}

.btn {
    border-radius: 25px;
}

.brreg-search-container {
    position: relative;
}

.brreg-search-result-list {
    position: absolute;
    z-index: 1;
    background-color: #fcfcfc;
    box-shadow: 0px 2px 4px 0px #0009;
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 300px;
    overflow-y: scroll;
    border: 1px solid #00000052;
}

.brreg-search-result-item {
    cursor: pointer;
    padding: 7px 13px;
    border-bottom: 1px solid #ddd;
    color: #00004a;
}

.brreg-search-result-item:hover {
    background-color: #f1f6f7;
}

.brreg-search-close {
    cursor: pointer;
}

.brreg-search-close {
    position: absolute;
    right: 1em;
    bottom: .5em;
}