﻿/* 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. */


@font-face {
    font-family: 'Now-Black'; /* Choose a descriptive name */
    src: url('../fonts/Now/Now-Black.otf') format('opentype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Now-Bold'; /* Choose a descriptive name */
    src: url('../fonts/Now/Now-Bold.otf') format('opentype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Now-ExtraBold'; /* Choose a descriptive name */
    src: url('../Fonts/Now/Now-ExtraBold.otf') format('opentype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Now-ExtraLight'; /* Choose a descriptive name */
    src: url('../fonts/Now/Now-ExtraLight.otf') format('opentype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Now-Light'; /* Choose a descriptive name */
    src: url('../fonts/Now/Now-Light.otf') format('opentype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Now-Medium'; /* Choose a descriptive name */
    src: url('../fonts/Now/Now-Medium.otf') format('opentype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Now-Regular'; /* Choose a descriptive name */
    src: url('../fonts/Now/Now-Regular.otf') format('opentype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Now-SemiBold'; /* Choose a descriptive name */
    src: url('../fonts/Now/Now-SemiBold.otf') format('opentype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Now-Thin'; /* Choose a descriptive name */
    src: url('../fonts/Now/Now-Thin.otf') format('opentype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Poppins-Black'; /* Choose a descriptive name */
    src: url('../fonts/Poppins/Poppins-Black.otf') format('opentype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Poppins-BlackItalic'; /* Choose a descriptive name */
    src: url('../fonts/Poppins/Poppins-BlackItalic.otf') format('opentype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Poppins-Bold'; /* Choose a descriptive name */
    src: url('../Fonts/Poppins/Poppins-Bold.otf') format('opentype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Poppins-BoldItalic'; /* Choose a descriptive name */
    src: url('../fonts/Poppins/Poppins-BoldItalic.otf') format('opentype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Poppins-ExtraBold'; /* Choose a descriptive name */
    src: url('../fonts/Poppins/Poppins-ExtraBold.otf') format('opentype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Poppins-ExtraBoldItalic'; /* Choose a descriptive name */
    src: url('../fonts/Poppins/Poppins-ExtraBoldItalic.otf') format('opentype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Poppins-ExtraLight'; /* Choose a descriptive name */
    src: url('../fonts/Poppins/Poppins-ExtraLight.otf') format('opentype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Poppins-ExtraLightItalic'; /* Choose a descriptive name */
    src: url('../fonts/Poppins/Poppins-ExtraLightItalic.otf') format('opentype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Poppins-Italic'; /* Choose a descriptive name */
    src: url('../fonts/Poppins/Poppins-Italic.otf') format('opentype'); /* Adjust path and filename */
}





@font-face {
    font-family: 'Poppins-Light'; /* Choose a descriptive name */
    src: url('../fonts/Poppins/Poppins-Light.ttf') format('truetype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Poppins-LightItalic'; /* Choose a descriptive name */
    src: url('../fonts/Poppins/Poppins-LightItalic.ttf') format('truetype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Poppins-Medium'; /* Choose a descriptive name */
    src: url('../Fonts/Poppins/Poppins-Medium.ttf') format('truetype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Poppins-MediumItalic'; /* Choose a descriptive name */
    src: url('../fonts/Poppins/Poppins-MediumItalic.ttf') format('truetype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Poppins-Regular'; /* Choose a descriptive name */
    src: url('../fonts/Poppins/Poppins-Regular.ttf') format('truetype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Poppins-SemiBold'; /* Choose a descriptive name */
    src: url('../fonts/Poppins/Poppins-SemiBold.ttf') format('truetype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Poppins-SemiBoldItalic'; /* Choose a descriptive name */
    src: url('../fonts/Poppins/Poppins-SemiBoldItalic.ttf') format('truetype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Poppins-Thin'; /* Choose a descriptive name */
    src: url('../fonts/Poppins/Poppins-Thin.ttf') format('truetype'); /* Adjust path and filename */
}

@font-face {
    font-family: 'Poppins-ThinItalic'; /* Choose a descriptive name */
    src: url('../fonts/Poppins/Poppins-ThinItalic.ttf') format('truetype'); /* Adjust path and filename */
}

.nextButtonAvailable {

}

div.dataTables_wrapper {
    margin: 0 auto;
    width: 100%;
}

div.scroll {
    overflow: auto;
}

.scrollable {
    overflow-y: auto;
    max-height: 300px;
    max-width: 100%;
    overflow-x: hidden;
}

.scrolly {
    width: 30em;
    overflow-x: auto;
    white-space: nowrap;
}

.btn.btn-primary[disabled] {
    background-color: lightgray;
    color: black !important;
}

.option-button {
    height: 60%;
    width: 80%;
}

.media-object {
    height: 100px;
}

.questionTabFont {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #292b2c;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.dirty {
    background-color: #efc050;
    border-bottom: #003D9C;
    color: white;
    font-weight: bold;
    /*border-top-right-radius: .5rem;*/
    border-top-left-radius: .5rem;
    margin-bottom: 1rem;
    margin-right: 1px;
    margin-left: 1px;
}

.changed {
    border-bottom: 4px solid #efc050 !important;
    color: black;
    /*    border-top-right-radius: .5rem;
    border-top-left-radius: .5rem;*/
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
}

.changedline {
    text-decoration: underline solid #efc050;
    /* ReSharper disable once CssNotResolved */
    text-decoration-thickness: 3px;
}

.wepchanged {
    background-color: #efc050;
    border-bottom: #efc050;
    color: black;
    font-weight: bold;
}

.btn-changed:hover {
    color: black;
    background-color: #efc050;
    border-color: #efc050;
}

.btn-changed {
    color: black;
    background-color: #efc050;
    border-color: #efc050;
}

.nav-tabs {
    border-bottom: none;
}

    .nav-tabs .nav-link {
        color: black;
        border-top-right-radius: .5rem;
        border-top-left-radius: .5rem;
        margin-bottom: 1rem;
        margin-right: 1px;
        margin-left: 1px;
    }

        .nav-tabs .nav-link.active {
            /*            background-color: #003D9C;
            border-color: #003D9C;
            color: white;*/
            border-color: black;
            color: black;
            font-weight: bold;
            border-top-right-radius: .5rem;
            border-top-left-radius: .5rem;
            margin-bottom: 1rem;
            margin-right: 1px;
            margin-left: 1px;
        }

        .nav-tabs .nav-link.complete {
            /*            background-color: #228b22;
            border-color: #228b22;
            color: white;
            font-weight: bold;*/
            border-bottom: 4px solid #228b22 !important;
            border-top-right-radius: .5rem;
            border-top-left-radius: .5rem;
            margin-bottom: 1rem;
            margin-right: 1px;
            margin-left: 1px;
        }

            .nav-tabs .nav-link.complete.active {
                border-bottom: 4px solid #228b22 !important;
                /*        background-color: #006400;
                border-color: #006400;
                color: white;*/
            }


.approvalLetter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Wait Spinner*/
/* Absolute Center Spinner */
.loading {
    position: fixed;
    display: none;
    z-index: 1031;
    height: 2em;
    width: 2em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

    /* Transparent Overlay */
    .loading:before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.3);
    }

    /* :not(:required) hides these rules from IE9 and below */
    .loading:not(:required) {
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
    }

        .loading:not(:required):after {
            content: '';
            display: block;
            font-size: 10px;
            width: 1em;
            height: 1em;
            margin-top: -0.5em;
            -webkit-animation: spinner 1500ms infinite linear;
            -moz-animation: spinner 1500ms infinite linear;
            -ms-animation: spinner 1500ms infinite linear;
            -o-animation: spinner 1500ms infinite linear;
            animation: spinner 1500ms infinite linear;
            border-radius: 0.5em;
            -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
            box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
        }

/* Animation */
@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


#yadcf_filter__tblWorkExperienceProjects_5_chosen {
    width: 200px !important;
}

/* Wait Spinner*/
/* Absolute Center Spinner */
th.dt-center, td.dt-center {
    text-align: center;
}

.tab-pane:first-child .tab-pane-header {
    border-top-left-radius: 0;
}

.nav-tabs .nav-link.changed {
    border-bottom: 4px solid #efc050 !important;
    border-top-right-radius: .5rem;
    border-top-left-radius: .5rem;
    margin-bottom: 1rem;
    margin-right: 1px;
    margin-left: 1px;
}

    .nav-tabs .nav-link.changed.active {
        border-bottom: 4px solid #efc050 !important;
    }





/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.blueBackground {
    background-color: #003D9C;
}

.btn-primary {
    color: #fff;
    background-color: #003D9C;
    border-color: #003D9C;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #003D9C;
    /*   border-color: #1861ac;*/
}

.modal-header {
    color: #fff;
    background-color: #003D9C;
    border-color: #003D9C;
}

.card-header {
    color: #fff;
    background-color: #003D9C;
    border-color: #003D9C;
}

.border-custom {
    border-color: #003D9C;
}

th {
    background-color: #003D9C;
    color: white;
}

html {
    font-size: 14px;
}

.top-buffer {
    margin-top: 20px;
}

.bottom-buffer {
    margin-bottom: 20px;
}

td.details-control {
    text-align: center;
    color: forestgreen;
    cursor: pointer;
}

tr.shown td.details-control {
    text-align: center;
    color: red;
}

.table-fixed thead th {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 999;
    background-color: #fff;
}

th {
    position: sticky;
    top: 0;
}

.btn-primary {
    background-color: #003D9C;
    color: white;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem #000000;
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.btn-primary {
    color: #fff;
    background-color: #003D9C;
    border-color: #1861ac;
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

ol {
    margin: 0 0 1.5em;
    padding: 0;
    counter-reset: item;
}

ol > li {
    margin: 0;
    padding: 0 0 0 2em;
    text-indent: -2em;
    list-style-type: none;
    counter-increment: item;
}

ol > li:before {
    display: inline-block;
    width: 1em;
    padding-right: 0.5em;
    font-weight: bold;
    text-align: right;
    content: counter(item) ".";
}



/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
}

.body-content {
    min-height: calc(100vh - 110px)
}

body {
    /* Margin bottom by footer height */
    padding-top: 150px;
    min-height: 400px;
    margin-bottom: 100px;
    clear: both;
}

.footer {
    /*    position: sticky;
    position: -webkit-sticky;*/
    /*    bottom: 0;
    width: 100%;*/
    /* Set the fixed height of the footer here */
    bottom: 0;
    height: 90px;
    line-height: 30px; /* Vertically center the text there */
    background-color: black;
    z-index: 1000;
}

.navbar-brand {
    visibility: hidden;
    height: 0;
}

.footer {
    visibility: hidden;
    height: 0;
}

.w-34 {
    width: 34% !important;
}

.w-33 {
    width: 33% !important;
}

.whiteIcon-background {
    color: #ffffff;
}

.blueIcon-background {
    color: #003D9C;
}

.secondaryIcon-background {
    color: #292b2c;
}

.page-up {
    cursor: pointer;
    position: fixed;
    bottom: 100px;
    right: 20px;
    display: none;
}


/*Home index view*/
.banner {
    /*    height: 0;*/
    background-image: url('../images/contractors1.jpg');
    background-size: cover;
    /* background-position: center;*/
    opacity: 0.65;
}

/*Home index view*/

.bannerCardContainer {
    flex-direction: column;
}

.bannerCard {
    border: 1px solid #d7d8da;
    height: 150px;
    padding: 0;
    margin: 0;
    border: 0;
}


/*Responsive Code (media queries)*/
/*small devices (bigger than a phone but smaller than a tablet, 576px and up*/
@media (min-width: 576px) {
    .navbar-brand {
        visibility: hidden;
        height: 0;
    }

    .footer {
        visibility: hidden;
        height: 0;
    }
}

/*medium devices (tablets, 768px and up */
@media (min-width: 768px) {
    .banner {
        height: 300px;
    }

    .bannerCard {
        height: 500px;
    }

    .bannerCardContainer {
        flex-direction: row;
    }

    html {
        font-size: 16px;
    }

    .navbar-brand {
        visibility: visible;
        height: 80px;
    }
}

/*large devices (desktops, 992px and up */
@media (min-width: 992px) {
    .banner {
        height: 300px;
    }

    .bannerCard {
        height: 300px;
    }

    .footer {
        visibility: visible;
        height: auto;
    }
}

/*extra large devices (large desktops, 1200px and up */
/*@media (min-width: 1200px) {
    .banner {
        height: 300px;
    }

    .bannerCard {
        height: 300px;
    }
}*/
