@font-face {
    font-family: "Hero New Regular";
    src:
        local("Hero new Regular"),
        url("../assets/fonts/Hero\ New\ Regular.otf") format("opentype")
}


body {
    font-family: "Hero New Regular";
}


main>.container {
    padding: 70px 15px 20px;
}

.footer {
    background-color: #f5f5f5;
    font-size: .9em;
    height: 60px;
}

.footer>.container {
    padding-right: 15px;
    padding-left: 15px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li>form>button.logout {
    padding-top: 7px;
    color: rgba(255, 255, 255, 0.5);
}

@media(max-width:767px) {
    .nav li>form>button.logout {
        display: block;
        text-align: left;
        width: 100%;
        padding: 10px 0;
    }
}

.nav>li>form>button.logout:focus,
.nav>li>form>button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

.nav>li>form>button.logout:focus {
    outline: none;
}

.navbar {
    background: transparent !important;
    display: flex;
    justify-items: flex-end;
}

.navbar-toggler {
    --tw-text-opacity: 1;
    background: rgb(17 54 110/var(--tw-text-opacity)) !important;
}

.navbar .navbar-collapse:not(.show) {
    display: none;
}

.navbar a {
    --tw-text-opacity: 1;
    color: rgb(79 92 103/var(--tw-text-opacity));
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 600 !important;
}

.navbar a.nav-link.active {
    --tw-text-opacity: 1;
    color: rgb(17 54 110/var(--tw-text-opacity)) !important;
    ;
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.navbar .btn {
    --tw-text-opacity: 1;
    color: rgb(79 92 103/var(--tw-text-opacity)) !important;
    ;
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.navbar .btn:hover {
    --tw-text-opacity: 1;
    color: rgb(17 54 110/var(--tw-text-opacity)) !important;
    ;
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.navbar a:hover {
    --tw-text-opacity: 1;
    color: rgb(17 54 110/var(--tw-text-opacity));
}

.site-login {
    --tw-bg-opacity: 1;
    background-color: rgb(245 248 255/var(--tw-bg-opacity));
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    border-radius: .5rem;
}

.nav .navbar-collapse.show {
    display: flex !important;
    justify-content: flex-end !important;
}

@media (min-width:768px) {
    .navbar-collapse {
        display: flex !important;
        justify-content: flex-end !important;
    }
}

.breadcrumb a {
    color: black !important;
    text-decoration: none;
}

.breadcrumb-item:hover {
    --tw-text-opacity: 1;
    color: rgb(17 54 110/var(--tw-text-opacity));
}

.body-content {
    --tw-bg-opacity: 1;
    background-color: rgb(245 248 255/var(--tw-bg-opacity));
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    border-radius: .5rem;
}

thead > tr.filters > td > input.form-control {
    font-size: 12px;
    padding: .375rem .375rem;
}

thead > tr.filters > td > select.form-control {
    font-size: 12px;
    padding: .375rem .375rem;
}

.site-contact,
.site-register,
.site-change,
.site-upload,
.site-index {
    --tw-bg-opacity: 1;
    background-color: rgb(245 248 255/var(--tw-bg-opacity));
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    border-radius: .5rem;
}

.btn-primary {
    --tw-bg-opacity: 1;
    background-color: rgb(17 54 110/var(--tw-bg-opacity));
    border-color: transparent !important;
}


.nav-logo {
    height: 40px
}

.crumb-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    --tw-bg-opacity: 1;
    background-color: rgb(245 248 255/var(--tw-bg-opacity));
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    border-radius: .5rem;
    margin-bottom: 2rem;
}

.crumb-container .breadcrumb {
    margin: 0 !important
}

.crumb-container h3 {
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 2.25rem;
}

.form-group .btn {
    margin-top: 2rem;
}

.figure-caption.btn-primary.tiletext {color: white !important}


    .inner {
        z-index: -1;
        height: 200px;
        width: 200px;
        background: green;
        border-radius: 100%;
        background: rgb(130, 169, 119);
        background: radial-gradient(circle, rgba(130, 169, 119, 1) 0%, rgba(130, 169, 119, .1) 70%, rgba(255, 255, 255, 0) 100%);
    }

    .outer {
        z-index: -2;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 220px;
        width: 220px;
        background: #fff;
        border-radius: 100%;
        border: 1px solid #F2F2F2;
        background: white;
        position: fixed;
    }

    .black {
        height: 80px;
        width: 80px;
        border-radius: 100%;
        border: 1px solid black;
        position: absolute;
        left: 5px;
    }

    .top-left {
        top: -50px;
        left: -50px;
    }

    .bottom-right {
        right: -50px;
        bottom: -50px;
        scale: 1.2;
    }

.new-btn {
  padding: 10px;
  border-radius: 20px;
}

.rounded-img {
  border-radius: 20px;
}

