html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a, .btn-link {
    color: #006bb7;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

h1:focus {
    outline: none;
}

.features .feature
{
  max-width: 300px;
  float: left;
}
.poweredby {
    text-align: center;
}
.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.clearfix
{
    clear: both;
}

.survey-question-component {
    margin-bottom: 1rem;
    padding: 1rem;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.ProductPrice {
    font-size: 1.5rem;
    font-weight: bold;
}

.mainImage img {
    max-width: 500px;
    height: auto;
}

.imagethumbnails {
    width: 100px;
    height: 100px;
}

.text-align-left {
    text-align: left;
}
.lockedimage {
    background-color: #e7e7e7;
    max-width: 300px;
    max-height: 300px;
    height: auto;
    text-align: center;
    min-height: 182px;
}

    .lockedimage img {
        background-color: #e7e7e7;
        max-width: 60px;
        height: auto;
        padding: 10px;
        vertical-align: middle;
        margin: 50px auto;
    }

#HugeImage {
    text-align: center;
    min-height: 300px;
}

#HugeNotes, #HugeNotes .e-card {
    text-align: left;
    width: 100% !important;
    max-width: 100% !important;
}

.default-carousel-section .carousel-sample {
    margin: 0 auto 2em;
    max-width: 500px;
    height: 300px;
}

.default-carousel .e-carousel-items .e-carousel-item .img-container {
    height: 100%;
}

.default-carousel .e-carousel-items .e-carousel-item .img-caption {
    bottom: 5em;
    color: #fff;
    font-size: 12pt;
    height: 2em;
    position: relative;
    padding: 0.3em 1em;
    text-align: center;
    width: 100%;
}

.btn-link
{
    cursor: pointer;
}

.searchformLabels {
    font-size: 1.2rem;
    font-weight: bold;
}

.nametagline {
    padding-top: 50px;
}
.text-hint
{
    color: #6c757d;
}

.e-card {
    max-width: 300px;
    float: left;
}

#jobcategories .e-card {
    max-width: 600px;
    float: left;
}

    #jobcategories .e-card .e-card-content {
        text-align: center;
    }

#imageDetailCard .e-card {
    max-width: 100%;
}

#imageDetailCard table{
    width: 100%;
    vertical-align: top;
}

#imageDetailCard table td{
    vertical-align: top;
}

.e-card-image {
    width: 100%;
    height: auto;
    max-width: 300px;
    min-height: 250px !important;
    float: left;
}

input.e-input, .e-input-group input.e-input, .e-input-group input, .e-input-group.e-control-wrapper input.e-input, .e-input-group.e-control-wrapper input, .e-float-input input, .e-float-input.e-input-group input, .e-float-input.e-control-wrapper input, .e-float-input.e-control-wrapper.e-input-group input, .e-input-group, .e-input-group.e-control-wrapper, .e-float-input, .e-float-input.e-control-wrapper, .e-input.e-corner, .e-input-group.e-corner.e-rtl input.e-input:only-child, .e-input-group.e-control-wrapper.e-corner.e-rtl input.e-input:only-child, .e-input-group.e-input-focus.e-corner, .e-input-group.e-control-wrapper.e-input-focus.e-corner, textarea.e-input, .e-input-group textarea.e-input, .e-input-group textarea, .e-input-group.e-control-wrapper textarea.e-input, .e-input-group.e-control-wrapper textarea, .e-float-input textarea, .e-float-input.e-input-group textarea, .e-float-input.e-control-wrapper textarea, .e-float-input.e-control-wrapper.e-input-group textarea {
    border-radius: 0 !important;
    border-width: 1px !important;
    border: 1px solid #ced4da;
}

.fixcontrolheight {
    height: 38px;
    width: 100%;
}

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}

#logoutform {
    display: inline;
    float: right;
}

.btn-link {
    -webkit-text-decoration: none;
    text-decoration: none;
}

#heroimage {
    background: #000000 no-repeat center center url('./images/heroimagebg.png');
    background-position: center;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    font-size: 2rem;
    font-weight: bold;
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 500px;
    color: #ffffff;
}


#signuphomebtn
{
    z-index:999;
}

.btn-primary, .btn-primary:hover {
    background-color: #57c926;
    border-color: #57c926;
}
#pricing-boxes {
    flex-wrap: wrap;
    grid-template-columns: 1fr;
    justify-content: center;
    display: flex;
}

#pricing-box-container .pricing-box {
    flex: 1;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    min-width: 10rem;
    max-width: 29.4rem;
    padding: 1.5rem 1.5rem 1rem;
    background-color: #fff;
    float: left;
    color: #202d41;
    top: 0;
    border-radius: 7px;
    box-shadow: 0 4px 16px rgba(32,45,65,.12);
    margin: unset;
}

.enterprise-box {
    width: 100% !important;
}

#pricing-box-container .pricing-box#pricing-lite h3, #pricing-box-container .pricing-box.pricing-lite h3 {
    background-color: #202d41;
    color: #fff;
    border-bottom: 2px solid #d2d5d9;
}

#pricing-box-container .pricing-box#pricing-standard h3, #pricing-box-container .pricing-box.pricing-standard h3 {
    background-color: #202d41;
    color: #fff;
    border-bottom: 2px solid #d2d5d9;
}

#pricing-box-container .pricing-box-content {
    padding: 0 32px 36px;
}

#pricing-box-container .pricing-box#pricing-premium h3, #pricing-box-container .pricing-box.pricing-primary h3 {
    background-color: #202d41;
    opacity: 1;
}

#pricing-box-container .pricing-box#pricing-enterprise h3, #pricing-box-container .pricing-box.enterprise h3 {
    background-color: #202d41;
    color: #fff;
    border-bottom: 2px solid #d2d5d9;
}

#pricing-box-container .pricing-box-content .pricing-cta .price {
    font-weight: 600;
}

#pricing-box-container .price {
    line-height: 1;
    font-size: 80px;
    font-weight: 300;
    text-align: center;
}

#pricing-box-container .pricing-box.has-discount .default-price {
    display: inline;
    text-decoration: line-through;
    font-size: 24px;
    font-weight: 400;
    margin-right: -24px;
    color: #a6abb3;
}

#pricing-box-container .pricing-box-content .pricing-cta .price {
    font-weight: 600;
}

#pricing-box-container .price {
    line-height: 1;
    font-size: 80px;
    font-weight: 300;
    text-align: center;
}

    #pricing-box-container .price sup {
        font-weight: 300;
        font-size: 40px;
        line-height: 54px;
        position: relative;
        top: -28px;
    }

    #pricing-box-container .price sub {
        font-size: 24px;
        line-height: 33px;
        font-weight: 300;
        position: relative;
        top: 0;
    }

#pricing-box-container .pricing-box#pricing-lite .pricing-btn, #pricing-box-container .pricing-box.pricing-lite .pricing-btn {
    width: 100%;
}

#pricing-box-container .pricing-box#pricing-standard .pricing-btn, #pricing-box-container .pricing-box.pricing-standard .pricing-btn {
    text-transform: unset;
    color: #202d41;
    border-color: #202d41;
    border-radius: 0;
    width: 100%;
}

#pricing-box-container .pricing-box#pricing-premium .pricing-btn, #pricing-box-container .pricing-box.pricing-primary .pricing-btn {
    text-transform: unset;
    background-color: #454DA1;
    border-color: #454DA1;
    border-radius: 0;
    width: 100%;
}

#pricing-box-container #pricing-standard .pricing-btn, #pricing-box-container .pricing-standard .pricing-btn {
    color: #4ea62a;
    border-color: #4ea62a;
    border-width: 2px;
    line-height: 44px;
}

#pricing-box-container #pricing-premium .pricing-btn, #pricing-box-container .pricing-primary .pricing-btn {
    background: #454DA1;
    border-color: #454DA1;
    color: #fff;
}

#pricing-box-container .pricing-box-content .pricing-cta .pricing-btn {
    margin-top: 32px;
}

#pricing-box-container .pricing-btn {
    height: 48px;
    line-height: 46px;
    border: 1px solid #72c152;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    color: #72c152;
    display: block;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 24px;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
}

#pricing-box-container .pricing-box h3 {
    padding: 0;
    margin: 0 0 24px;
    line-height: 70px;
    height: 70px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    text-transform: unset;
    font-size: 22px;
    font-weight: 800;
    text-align: center;
}

#pricing-box-container #pricing-premium h3, #pricing-box-container .pricing-primary h3 {
    color: #fff;
    background-color: #415a72;
    opacity: .7;
}

#pricing-box-container.pbst-variant .pricing-box.has-discount h3 {
    margin-bottom: 24px;
    height: 60px;
    line-height: 60px;
}

.text-red {
    color: red;
}

.ck-editor__editable[role="textbox"] {
    /* Editing area */
    min-height: 200px;
}

.ck-content .image {
    /* Block images */
    max-width: 80%;
    margin: 20px auto;
}

.companyprofiles .card {
    max-width: 420px;
    min-width: 420px;
}

    .companyprofiles .card .card-header {
        font-weight: bold;
    }

    .companyprofiles .card .badge {
        float: right;
        position: relative;
    }

.ProfileImage {
    width: 100%;
    height: auto;
    max-width: 200px;
    margin: 0px auto;
}

.text-muted {
    color: #c6c6c6 !important;
}

.aboutcompanysection {
    background-color: #f8f9fa;
    padding: 20px;
    margin-top: 20px;
}

.businessPlan img {
    width: 100%;
    height: auto;
}

#navbar .fa{
    padding-right: 20px;
}

.card-header {
    background-color: #575757;
    color: white;
}