@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,200;0,300;0,400;0,500;1,100;1,200;1,300;1,400;1,500&display=swap");
html * {
    /*  font-family: "Work Sans", Helvetica;*/
    font-family: "DM Serif Display", Helvetica !important;
}

body * {
    font-family: "Work Sans", Helvetica !important;
    color: #1d2859;
}

.side-nav-link svg {
    margin-right: 13px;
}

/*
body span{
    font-family: "DM Serif Display", Helvetica;
    font-weight: 400 !important;
    letter-spacing:1px;
}
body h1,h2,h3,h4,h5,h6,label,p,div{
    font-weight: 400 !important;
    font-family: "Work Sans", Helvetica;
}*/

.topnav-navbar {
    background-color: white;
    z-index: 10 !important;
    height: 64px !important;
    left: 0px !important;
    mix-blend-mode: normal !important;
    position: absolute !important;
    top: 0px !important;
    width: 100% !important;
    border-bottom: 1px solid #9a9a9a;
}

.navbar-right {
    position: absolute;
    z-index: 788;
    top: 10px;
    padding: 10px;
}

.navbar-light .navbar-nav .nav-link {
    color: #1d2859 !important;
    letter-spacing: 0.16px;
    text-align: left;
    font-family: var(--font-family-work_sans);
}

.navbar-light .navbar-toggler {
    color: #fff !important;
}

.slider {
    transition: opacity 500 ease-in-out;
    /* background-size: 100% 100%; */
    background-size: cover;
    height: 320px;
    filter: brightness(0.9);
}

.header {
    background-image: url(../images/header_banner.png);
}

.header2 {
    background-image: url("https://cdn.pixabay.com/photo/2020/04/19/21/25/field-5065671__340.jpg");
}

.header3 {
    background-image: url("https://cdn.pixabay.com/photo/2020/07/23/10/51/field-5431007__340.jpg");
}

.logo-top {
    background-color: transparent;
    /*    font-weight: 800;*/
    font-weight: 400;
    padding-left: 12px;
}

.logo-top sub {
    color: #ffffff !important;
}

.logo-top .logospan {
    color: #ffffff !important;
    font-weight: 400;
    font-size: 27.86px;
    line-height: 0px;
    font-family: "DM Serif Display", Helvetica !important;
}

.logo-top .logospan2 {
    color: #ff9900;
    font-weight: 400;
    font-size: 27.86px;
    font-family: "DM Serif Display", Helvetica !important;
}

.login-img {
    /* max-width: 100% !important;
    height: 100% !important;
    width: 100% !important; */
}

.left-sidebar-menu {
    /* background: transparent !important; */
    position: absolute;
    /* z-index: 788; */
    /* top: 44%; */
    /* width: 21%; */
    /* top: 233px; */
    background-color: #fff;
    border-radius: 12px !important;
    /* left: 25px;*/
}

.public-leftside {
    top: 170px;
}

.common-content {
    /*top:20%;*/
    /* z-index: 788; */
    /* position: absolute;
    top: 220px;
    width: 75%;
    margin-left: 24% !important;
    padding: 0px 0px 40px 0xp !important; */
}

.content-page {
    /* padding: 0px 0px 0px !important; */
    /* padding: 0px 0px 0px !important; */
    /* top: 220px; */
    /* position: absolute; */
    padding: 0px !important;
    /* margin-top: 0px;*/
    /* margin-left: 215px !important; */
}

.content {
    /* padding-left: 20px;
    padding-right: 20px; */
}

.measure-period {
    /* margin-left: 24% !important; */
}

.emission-boundary-setup {
    /* margin-left: 24% !important; */
}

.emission-boundary-setup-2 {
    /* margin-left: 24% !important; */
}

.heading-title {
    /*top: 134px; */
    color: #fff;
    /* width: 100%; */
    /* left: 25px; */
    position: relative;
    z-index: 999;
    margin-top: -165px;
}

.side-nav .side-nav-link {
    color: #3c3e40 !important;
}

.side-nav-forth-level li a,
.side-nav-second-level li a,
.side-nav-third-level li a {
    color: #8c8c8c !important;
}

.side-nav-second-level {
    color: #8c8c8c !important;
}

.side-nav-second-level a:hover {
    color: #000000 !important;
}

.btn-primary {
    background-color: #ff9900 !important;
    border-radius: 8px !important;
    padding: 12px 6px !important;
    border: none !important;
}

.custom-btn-primary {
    background-color: #ff9900 !important;
    border-radius: 8px !important;
    padding: 12px 6px;
    border: none !important;
    min-width: 117px;
    font-weight: 700 !important;
}

.cancel-button {
    background-color: transparent !important;
    border-radius: 8px !important;
    /* padding: 12px 6px !important; */
    border: 1px solid #333 !important;
    min-width: 117px;
    font-weight: 700 !important;
}

.custom-btn-primary-1 {
    color: #ff9900 !important;
}

.text-color {
    color: #ff9900 !important;
}

.location-measure-switch .accordion .btn-link,
.btn-link:hover,
.btn-link:active {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    border: none;
    padding: 3px 6px;
    background-color: transparent;
    margin: 6px;
}
.ddot {
    color: #ff9900;
    margin-right: 10px;
}

.location-measure-switch .accordion .collapsed .ddot {
    display: none;
}

.location-measure-switch .accordion .collapsed {
    color: #8c8c8c;
    border: none;
    font-size: 16px;
    font-weight: 400;
    padding: 3px 6px;
    background-color: transparent;
    margin: 6px;
}

.text-align-left {
    text-align: left;
}

.radio-project:checked + * {
    color: #ff9900 !important;
    background-color: #ff9900 !important;
    font-size: 1.2rem;
}

.bg-primary-custom {
    background-color: #ff9900 !important;
}

.btn-outline-default {
    border: 1px solid #ffffff !important;
}

.btn-outline-warning {
    border: 1px solid #ff9900 !important;
}

.bg-light-success {
    background: #5ce5d1 !important;
}

.bg-light-info {
    background: #33b0ff !important;
}

.add-new-location {
    color: #ff9900 !important;
}

.btn-float-right {
    float: right;
}

.padding-right {
    padding-right: 33px;
}

.card-body {
    border-radius: 20px !important;
}

.background-none {
    background: transparent !important;
}

.read-more {
    color: #ff9900;
    text-decoration: underline;
}

.table > :not(caption) > * > * {
    padding: 10px 10px 10px 10px !important;
}

.side-nav .side-nav-link:active,
.side-nav .side-nav-link:focus,
.side-nav .side-nav-link:hover,
.active {
    color: #ff9900 !important;
}

.side-nav .side-nav-link:active i,
.side-nav .side-nav-link:active span,
.side-nav .side-nav-link:focus i,
.side-nav .side-nav-link:focus span,
.side-nav .side-nav-link:hover i,
.side-nav .side-nav-link:hover span,
.active {
    color: #000000 !important;
}

.side-nav a i,
.side-nav a span {
    color: #8c8c8c !important;
}

.side-nav .menuitem-active > a {
    color: #000000 !important;
}

.side-nav .menuitem-active > a i,
.side-nav .menuitem-active > a span {
    color: #000000 !important;
}

.dot {
    display: none;
}

.menuitem-active a.active {
    position: relative;
    font-weight: 500;
}

.menuitem-active a.active::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #ff9900;
    border-radius: 50%;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
}

/* .side-nav {
    direction: rtl;
}

.side-nav li a {
    direction: ltr;
    unicode-bidi: embed;
} */

.font-weight-600 {
    font-weight: 600;
}

.rounded-3 {
    border-radius: 14px !important;
}

.rounded-4 {
    border-radius: 14px !important;
}

.font-size-14 {
    font-size: 14px !important;
}

.font-size-16 {
    font-size: 16px !important;
}

.login-img {
    background: url("../../assets/images/login-bg.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    min-height: 100vh;
    filter: blur(-80px);
}

.watermark-loginpage {
    font-family: "DM Serif Display", serif !important;
    /* position: absolute; */
    /* top: 40%;
    left: 10%; */
    letter-spacing: 2px;
    /* margin-top: 1rem; */
    /* margin-top: -25% !important;
    padding-left: 25% !important;*/
    display: grid;
    place-content: center;
}

/*
.watermark-image {
    position: absolute;
    width: 100%;
    z-index: 999;
}
.watermark-image .button{
    bottom: 5rem;
    position: absolute;
    left: 4rem;
}
.watermark-image .text{
    color:#fff;
    bottom: 14rem;
    position: absolute;
    left: 3rem;
}
*/

.watermark-image {
    position: relative;
    display: grid;
    justify-content: center;
    align-items: end;
    width: 100%;
    z-index: 2;
    bottom: 30%;
}

.watermark-image .text-content {
    color: #fff;
}

.watermark-image .button {
    margin-top: 2rem;
}

.watermark-loginpage h1 {
    font-size: 4rem;
    font-weight: 400;
}

.modal-backdrop {
    z-index: 9 !important;
}

.social-public-report li {
    display: inline-block;
}

.social-public-report li a i {
    color: #8c8c8c !important;
    font-size: 1.8rem;
}

.frame-75 {
    /*align-items: center;*/
    place-items: self-start;
    display: flex;
    min-width: 212px;
}

.group-29 {
    /*align-items: flex-start;
    margin-top: -17px;*/
    place-items: self-start;
    display: flex;
    min-width: 26px;
}

.overlap-group {
    align-items: flex-start;
    border-radius: 12px;
    display: flex;
    height: 24px;
    min-width: 24px;
}

.number {
    height: 22px;
    letter-spacing: 0.16px;
    line-height: 20.8px;
    margin-top: -1px;
    text-align: center;
    white-space: nowrap;
    width: 20px;
}

.text {
    height: 42px;
    letter-spacing: 0.16px;
    line-height: 20.8px;
    margin-left: 14px;
    width: 172px;
}

.border-2px-neutralgrey-3 {
    border: 2px solid #efefef;
}

.card-footer {
    border: none !important;
}

.activity-card-footer {
    bottom: 20px;
    /* position: absolute; */
    z-index: 999;
}

.activity-card-footer a {
    width: inherit;
    float: right;
}

.top-most-text a {
    color: #ff9900;
    text-decoration: underline;
    font-size: 20px;
}

#add-location-page .card {
}

.location-measure-switch .title {
    border-bottom: 1px solid #efefef;
}

.confirm-btn button {
    width: inherit;
}

body[data-leftbar-compact-mode="condensed"]:not(.authentication-bg) .side-nav .side-nav-item:hover > .collapse > ul,
body[data-leftbar-compact-mode="condensed"]:not(.authentication-bg) .side-nav .side-nav-item:hover > .collapsing > ul {
    display: block !important;
    left: 70px;
    position: relative !important;
    width: 190px;
    background: transparent !important;
    /* -webkit-box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%); */
    box-shadow: none !important;
}

.profile-logo-edit-button {
    z-index: 1003;
    top: 77px;
    display: contents !important;
    background: transparent;
}

@media (max-width: 767.98px) {
    .common-content {
        width: 100% !important;
    }
    #left-menu {
        display: none;
        position: absolute;
        z-index: 1003;
        width: 100%;
        /* top: 79px; */
        bottom: 0px;
        left: 0px;
    }
    #left-menu.show {
        display: block !important;
    }
    .heading-title {
        /* top: 94px; */
        left: 0px;
        padding-left: 15px;
    }
    .right-button-mobile {
        float: left;
        margin-bottom: 20px;
    }
    .public-leftside {
        width: 100%;
        left: 0px;
        z-index: 999;
        margin-bottom: 20%;
    }
    .public-leftside .back-button {
        display: none;
        display: inline-flex;
        align-items: center;
    }
    .public-leftside .left-card {
        margin: 10px;
    }
    .edit-header-button {
        margin: -53px 10px 10px 44px;
    }
    .edit-header-button-2 {
        display: none !important;
    }
    .public-report-content {
        position: relative !important;
        margin: 0px 0px 0px 0px !important;
        padding: 10px;
    }
    .years-scroll {
        width: 100%;
        overflow-x: scroll;
    }
    .years-scroll .nav-pills {
        width: max-content;
    }
    .view-button-public {
        text-align: center;
    }
    .viewpublicpage {
        text-align: center;
        float: none;
    }
    .edit-button span {
        color: #fff;
    }
    .enable-profile-button {
        margin-top: 4.5rem !important;
    }
    .profile-header-wrapper p {
        text-align: left !important;
    }
    /* .heading6 {
        font-weight: 500 !important;
        font-size: 16px !important;
    }
    .heading6 .scope-comparison {
        font-weight: 600 !important;
        font-size: 18px !important;
    }
    .heading6 .mobile-bold {
        font-weight: 600 !important;
    } */
    .user-invite-subheading {
    }
    .user-invite-status {
    }
    .revoke {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
}

@media (min-width: 768px) {
    .common-content {
        /* width: 100% !important; */
    }
    .left-menu-toggler {
        display: none !important;
    }
    body[data-leftbar-compact-mode="condensed"]:not(.authentication-bg) .side-nav .side-nav-item .side-nav-link span {
        display: inline-block !important;
    }
    body[data-leftbar-compact-mode="condensed"]:not(.authentication-bg) .side-nav .side-nav-item .side-nav-link i {
        margin: 0px !important;
    }
    body[data-leftbar-compact-mode="condensed"]:not(.authentication-bg) .side-nav .side-nav-item:hover > .collapse > ul,
    body[data-leftbar-compact-mode="condensed"]:not(.authentication-bg) .side-nav .side-nav-item:hover > .collapsing > ul {
        left: 0px !important;
    }
    .edit-header-button {
        display: none !important;
        margin: 0px;
    }
    .public-leftside {
        width: 33%;
    }
    .public-report-content {
        width: 60%;
        margin-left: 37% !important;
    }
    .view-button-public {
        text-align: center;
    }
    .viewpublicpage {
        text-align: center;
        float: none;
    }
    .display-container {
        width: 100% !important;
        margin: 10px 10px 10px 10px;
    }
}

@media (min-width: 992px) {
    .common-content {
        /* width: 75% !important; */
    }
    .display-container {
        width: 30% !important;
        margin: 10px 10px 10px 10px;
    }
    .left-menu-toggler {
        display: none !important;
    }
    .lang-menu {
        display: none !important;
    }
    .public-leftside {
        width: 22%;
        /* width: 10%; */
    }
    .public-report-content {
        width: 75% !important;
        margin-left: 30% !important;
    }
    .watermark-image {
        position: relative;
        display: grid;
        justify-content: center;
        align-items: end;
        width: 100%;
        z-index: 2;
        bottom: 25%;
        padding: 4%;
    }
}

@media (min-width: 1200px) {
    .display-container {
        width: 30% !important;
        margin: 10px 10px 10px 10px;
    }
    .left-sidebar-menu {
        background: transparent !important;
    }
}

@media (min-width: 1400px) {
    .watermark-image {
        position: relative;
        display: grid;
        justify-content: center;
        align-items: end;
        width: 100%;
        z-index: 2;
        bottom: 25%;
        padding: 2%;
    }
    .watermark-image .text {
        color: #fff;
    }
    .watermark-image .button {
        margin-top: 2rem;
    }
    .display-container {
        width: 30% !important;
        margin: 10px 10px 10px 10px;
    }
    .caption .button {
        margin-top: 0rem !important;
    }
    .caption .button a {
        font-size: inherit !important;
        border-radius: 0.5rem;
        font-weight: 500;
    }
}

@media (min-width: 300px) and (max-width: 578px) {
    .row .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .row .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%;
    }
    .row .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%;
    }
    .row .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }
    .row .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%;
    }
    .row .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%;
    }
    .row .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }
    .row .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%;
    }
    .row .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%;
    }
    .row .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%;
    }
    .row .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%;
    }
    .row .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%;
    }
    .row .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.33333%;
    }
    .offset-sm-2 {
        margin-left: 16.66667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.33333%;
    }
    .offset-sm-5 {
        margin-left: 41.66667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.33333%;
    }
    .offset-sm-8 {
        margin-left: 66.66667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.33333%;
    }
    .offset-sm-11 {
        margin-left: 91.66667%;
    }
    .g-sm-0,
    .gx-sm-0 {
        --bs-gutter-x: 0;
    }
    .g-sm-0,
    .gy-sm-0 {
        --bs-gutter-y: 0;
    }
    .g-sm-1,
    .gx-sm-1 {
        --bs-gutter-x: 0.375rem;
    }
    .g-sm-1,
    .gy-sm-1 {
        --bs-gutter-y: 0.375rem;
    }
    .g-sm-2,
    .gx-sm-2 {
        --bs-gutter-x: 0.75rem;
    }
    .g-sm-2,
    .gy-sm-2 {
        --bs-gutter-y: 0.75rem;
    }
    .g-sm-3,
    .gx-sm-3 {
        --bs-gutter-x: 1.5rem;
    }
    .g-sm-3,
    .gy-sm-3 {
        --bs-gutter-y: 1.5rem;
    }
    .g-sm-4,
    .gx-sm-4 {
        --bs-gutter-x: 2.25rem;
    }
    .g-sm-4,
    .gy-sm-4 {
        --bs-gutter-y: 2.25rem;
    }
    .g-sm-5,
    .gx-sm-5 {
        --bs-gutter-x: 4.5rem;
    }
    .g-sm-5,
    .gy-sm-5 {
        --bs-gutter-y: 4.5rem;
    }
    .cancel-button {
        min-width: 60px;
        padding: 6px 12px !important;
        margin: 7px 0px !important;
    }
    .mobile-img {
        height: 35vh !important;
        width: 100%;
    }
    .login-img {
        background-size: 100% 100%;
        min-height: 35vh !important;
    }
    .watermark-loginpage {
        margin-top: unset !important;
        padding-left: 10% !important;
    }
    .watermark-loginpage h1 {
        font-size: 2rem;
    }
}

@media (min-width: 578px) and (max-width: 768px) {
    .common-content {
        /* top: 245px;
        width: 76% !important; */
    }
    .public-report-content {
        /* top: 245px;
        width: 62% !important; */
    }
    .display-container {
        width: 45% !important;
        margin: 10px 10px 10px 10px;
    }
    .display-container .caption {
        /* padding: 2rem; */
    }
    .cancel-button {
        min-width: 60px;
        padding: 6px 12px !important;
        margin: 0px !important;
    }
    .mobile-img {
        height: 100vh !important;
    }
    .watermark-loginpage {
        left: 3%;
        margin-top: 1rem;
    }
    .watermark-loginpage h1 {
        font-size: 3rem;
    }
}

/*today*/

body .custom-form-control:focus {
    color: #425054;
    background-color: #fff;
    border-color: rgb(185 187 197 / 75%);
    outline: 0;
    box-shadow: 0 0 0 3px rgb(238 238 241 / 0%);
}

input {
    background: #efefef;
}

input:hover {
    border-color: #efefef !important;
}

.form-control {
    background-color: #efefef !important;
}

.input-group-text {
    background-color: #efefef !important;
    border: none !important;
}

.form-control:focus {
    border-color: none !important;
}

#password {
    padding: 14px 15px 14px 15px;
}

input[type="password"] {
    /* padding: 14px 15px 14px 15px!important; */
}

.container.menuitem-active {
    min-height: calc(100vh - 95px);
}

.required-red {
    color: red;
}
