﻿/* 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;
}

a {
  color: #0077cc;
}

.form-control:focus {
    border-color: #0077cc;
    box-shadow: 0 0 0 0.2rem #0077cc;
}

.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;
}

.btn-link.nav-link:focus {
  outline: black auto 1px;
}

html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.container {
  max-width: 1360px;
}

.pricing-header {
  max-width: 700px;
}

.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;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  overflow: scroll;
  white-space: nowrap;
  line-height: 60px;
}
@media (max-width: 767.98px) {
    .u-flex120 {
        width: 120px;
        display: flex;
    }
    .u-flex70 {
        width: 70px;
        display: flex;
    }
    .u-flex80 {
        width: 80px;
        display: flex;
    }
    .u-flex90 {
        width: 90px;
        display: flex;
    }

    .u-flex100 {
        width: 100px;
        display: flex;
    }
    .u-flex110 {
        width: 110px;
        display: flex;
    }
}
.fs-7 {
    font-size: .85rem !important
}

.fs-8 {
    font-size: .7rem !important
}

.fs-9 {
    font-size: .6rem !important
}

.fs-10 {
    font-size: .55rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.m-n6 {
    margin: -4rem !important
}

.m-n7 {
    margin: -6rem !important
}

.m-n8 {
    margin: -8rem !important
}

.m-n9 {
    margin: -10rem !important
}

.m-n10 {
    margin: -12rem !important
}

.m-n11 {
    margin: -14rem !important
}

.m-n12 {
    margin: -16rem !important
}

.mx-n1 {
    margin-right: -.25rem !important;
    margin-left: -.25rem !important
}

.mx-n2 {
    margin-right: -.5rem !important;
    margin-left: -.5rem !important
}

.mx-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important
}

.mx-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important
}

.mx-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important
}

.mx-n6 {
    margin-right: -4rem !important;
    margin-left: -4rem !important
}

.mx-n7 {
    margin-right: -6rem !important;
    margin-left: -6rem !important
}

.mx-n8 {
    margin-right: -8rem !important;
    margin-left: -8rem !important
}

.mx-n9 {
    margin-right: -10rem !important;
    margin-left: -10rem !important
}

.mx-n10 {
    margin-right: -12rem !important;
    margin-left: -12rem !important
}

.mx-n11 {
    margin-right: -14rem !important;
    margin-left: -14rem !important
}

.mx-n12 {
    margin-right: -16rem !important;
    margin-left: -16rem !important
}

.my-n1 {
    margin-top: -.25rem !important;
    margin-bottom: -.25rem !important
}

.my-n2 {
    margin-top: -.5rem !important;
    margin-bottom: -.5rem !important
}

.my-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important
}

.my-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important
}

.my-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important
}

.my-n6 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important
}

.my-n7 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important
}

.my-n8 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important
}

.my-n9 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important
}

.my-n10 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important
}

.my-n11 {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important
}

.my-n12 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important
}

.mt-n1 {
    margin-top: -.25rem !important
}

.mt-n2 {
    margin-top: -.5rem !important
}

.mt-n3 {
    margin-top: -1rem !important
}

.mt-n4 {
    margin-top: -1.5rem !important
}

.mt-n5 {
    margin-top: -3rem !important
}

.mt-n6 {
    margin-top: -4rem !important
}

.mt-n7 {
    margin-top: -6rem !important
}

.mt-n8 {
    margin-top: -8rem !important
}

.mt-n9 {
    margin-top: -10rem !important
}

.mt-n10 {
    margin-top: -12rem !important
}

.mt-n11 {
    margin-top: -14rem !important
}

.mt-n12 {
    margin-top: -16rem !important
}

.me-n1 {
    margin-right: -.25rem !important
}

.me-n2 {
    margin-right: -.5rem !important
}

.me-n3 {
    margin-right: -1rem !important
}

.me-n4 {
    margin-right: -1.5rem !important
}

.me-n5 {
    margin-right: -3rem !important
}

.me-n6 {
    margin-right: -4rem !important
}

.me-n7 {
    margin-right: -6rem !important
}

.me-n8 {
    margin-right: -8rem !important
}

.me-n9 {
    margin-right: -10rem !important
}

.me-n10 {
    margin-right: -12rem !important
}

.me-n11 {
    margin-right: -14rem !important
}

.me-n12 {
    margin-right: -16rem !important
}

.mb-n1 {
    margin-bottom: -.25rem !important
}

.mb-n2 {
    margin-bottom: -.5rem !important
}

.mb-n3 {
    margin-bottom: -1rem !important
}

.mb-n4 {
    margin-bottom: -1.5rem !important
}

.mb-n5 {
    margin-bottom: -3rem !important
}

.mb-n6 {
    margin-bottom: -4rem !important
}

.mb-n7 {
    margin-bottom: -6rem !important
}

.mb-n8 {
    margin-bottom: -8rem !important
}

.mb-n9 {
    margin-bottom: -10rem !important
}

.mb-n10 {
    margin-bottom: -12rem !important
}

.mb-n11 {
    margin-bottom: -14rem !important
}

.mb-n12 {
    margin-bottom: -16rem !important
}

.ms-n1 {
    margin-left: -.25rem !important
}

.ms-n2 {
    margin-left: -.5rem !important
}

.ms-n3 {
    margin-left: -1rem !important
}

.ms-n4 {
    margin-left: -1.5rem !important
}

.ms-n5 {
    margin-left: -3rem !important
}

.ms-n6 {
    margin-left: -4rem !important
}

.ms-n7 {
    margin-left: -6rem !important
}

.ms-n8 {
    margin-left: -8rem !important
}

.ms-n9 {
    margin-left: -10rem !important
}

.ms-n10 {
    margin-left: -12rem !important
}

.ms-n11 {
    margin-left: -14rem !important
}

.ms-n12 {
    margin-left: -16rem !important
}
.overlay {
    position: absolute; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.5);
    z-index: 20;
    border-radius: 1rem;
}

    .overlay .text-overlay {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
    }