* {
  border-radius: 0 !important;
}
@font-face {
    font-family: 'ProductSansMedium';
    font-style: normal;
    font-weight: 400;
    src: url('../font/google-sans-webfont/ProductSans-Medium.woff') format('woff');
}
html, body{
    font-family: "ProductSansMedium";
    background: #e9ecef !important;  
	height:100%;
	min-height:100%;
}
.data-entry{
	 background: #FFF !important;  
}
.btn{
  font-size: 0.875rem;
  border-radius: 0;
}
.navbar {
    display: flex;
    justify-content: space-between;
    box-shadow: 0 0 30px rgba(28, 39, 60, 0.08);
    border-bottom: 1px solid rgba(28, 39, 60, 0.12);
  }
  .navbar-nav {
    flex-direction: row;
    align-items: center;
  }
  .nav-item {
    margin-left: 20px;
    font-size: 0.875rem;
    color: #031b4e;
  }
  .dropdown-menu {
    right: -86px;
    left: auto !important;
    font-size: 13px;
    border-radius: 0;
  }
/*.nav-link{
	color: #4bbc90 !important;
}
  .navbar .dropdown-item{
    color: #596882;
    font-size: 13px;
    
  }
  .navbar .dropdown-item:hover{
    color: #79a0df;
  }
  .navbar .dropdown-item.active, .navbar .dropdown-item:active{
    color: #79a0df;
    background-color: transparent;
  }
  .navbar-nav .nav-link.active, .navbar-nav .nav-link.show,  .navbar-nav .nav-link:hover {
    color: #79a0df;
   
}
*/
.primary-bg{
	background-color: #4bbc90 !important;
}
 
 .navbar-toggler {
    order: 1;
  }

  .navbar .d-flex {
    order: 3;
  } 

.esg-content-header-right .media label {
    margin-bottom: 2px;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #97a3b9;
}
.esg-content-header-right .media h6 {
  color: #1c273c;
  margin-bottom: 0;
}
.esg-content-header-right .btn:first-of-type {
  margin-left: 30px;
}
.btn-gray {
  background-color: #4bbc90 !important;
  color: white !important;
}
.btn-gray-500 {
  color: white !important;
  background-color: #4bbc90 !important;
  border-color: #4bbc90;
}
.primary-btn{
	 background-color: #4bbc90;
}
.primary-btn:hover{
	 background-color: #4bbc90;
}
.primary-text{
	color: #4bbc90 !important;
}
.esg-content-header-right .btn + .btn {
  margin-left: 5px;
}
.left h2{
  font-size: 22px;
  font-weight: 600;
}
.esg-content-header-right{
  justify-content: flex-end;
}
.esg-dashboard-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* border-bottom: 1px solid #cdd4e0; */
  padding: 15px;
  border-radius: 6px !important;
}
.esg-dashboard-nav a{
  color: #596882;
  font-size: 0.830rem;
}
.esg-dashboard-nav .nav:first-child .nav-link:first-child {
  padding-left: 0;
}
.esg-dashboard-nav a i{
  margin-right: 7px;
}
.esg-dashboard-nav .nav-link + .nav-link {
  border-left: 1px solid #cdd4e0;
}
.esg-dashboard-nav .nav-link:focus, .nav-link:hover, .esg-dashboard-nav  .active {
  color: #79a0df;
}
.locations ol {
  padding-left: 0;
  margin: 0;
  justify-content: flex-start;
  list-style-type: none;
}
.locations ol li {
  display: flex;
  flex-direction: column;
  font-weight: 600;
  margin: 0;
  margin-right: 20px;
  font-size: 14px;
}
.locations span {
  /* background-color: #596882; */
  padding: 6px 15px;
  border-radius: 3px;
  font-weight: 400;
  color: #000;
  margin-bottom: 10px;
}
.box {
  border: 1px solid #cdd4e0;
  padding: 20px;
  margin-bottom: 20px;
}
.card-dashboard-two .card-body {
  /* padding: 0; */
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.bg-gray-700 {
  background-color: #76817d !important;
}
.total-value {
  color: white !important;
  text-align: center !important;
}
.card-dashboard-two, .card-dashboard-pageviews, .card-dashboard-four {
  height: 100% !important;
}
.card-dashboard-four .card-header, .card-dashboard-pageviews .card-header{
  background-color: transparent;
  border-bottom: 0;
}
.card-dashboard-pageviews .card-title, .card-dashboard-four .card-title {
  font-weight: 700;
  font-size: 14px;
  color: #1c273c;
  margin-bottom: 5px;
}
.esg-traffic-detail-item > div:first-child > span:first-child {
  color: #7987a1;
}
.esg-traffic-detail-item > div:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  margin-bottom: 7px;
}
.esg-traffic-detail-item > div:first-child > span:last-child {
  font-size: 11px;
  font-weight: 700;
  color: #1c273c;
}
.card-dashboard-two h5 {
  font-weight: 700;
  color: #4bbc90 !important;
}
.card-dashboard-two h3 {
  color: #4bbc90 !important;
}
.total-value h5{
	color: #fff !important;
}
/* ###### 9.9 Width   ###### */
.wd-1 {
  width: 1px; }

.wd-2 {
  width: 2px; }

.wd-3 {
  width: 3px; }

.wd-4 {
  width: 4px; }

.wd-6 {
  width: 6px; }

.wd-7 {
  width: 7px; }

.wd-8 {
  width: 8px; }

.wd-9 {
  width: 9px; }

.wd-280 {
  width: 280px; }

.wd-5 {
  width: 5px; }

.wd-5p {
  width: 5%; }

.mx-wd-5p {
  max-width: 5%; }

.mn-wd-5p {
  min-width: 5%; }

.wd-5-f {
  width: 5px !important; }

.wd-5p-f {
  width: 5% !important; }

.mx-wd-5p-f {
  max-width: 5% !important; }

.mn-wd-5p-f {
  min-width: 5% !important; }

.wd-10 {
  width: 10px; }

.wd-10p {
  width: 10%; }

.mx-wd-10p {
  max-width: 10%; }

.mn-wd-10p {
  min-width: 10%; }

.wd-10-f {
  width: 10px !important; }

.wd-10p-f {
  width: 10% !important; }

.mx-wd-10p-f {
  max-width: 10% !important; }

.mn-wd-10p-f {
  min-width: 10% !important; }

.wd-15 {
  width: 15px; }

.wd-15p {
  width: 15%; }

.mx-wd-15p {
  max-width: 15%; }

.mn-wd-15p {
  min-width: 15%; }

.wd-15-f {
  width: 15px !important; }

.wd-15p-f {
  width: 15% !important; }

.mx-wd-15p-f {
  max-width: 15% !important; }

.mn-wd-15p-f {
  min-width: 15% !important; }

.wd-20 {
  width: 20px; }

.wd-20p {
  width: 20%; }

.mx-wd-20p {
  max-width: 20%; }

.mn-wd-20p {
  min-width: 20%; }

.wd-20-f {
  width: 20px !important; }

.wd-20p-f {
  width: 20% !important; }

.mx-wd-20p-f {
  max-width: 20% !important; }

.mn-wd-20p-f {
  min-width: 20% !important; }

.wd-25 {
  width: 25px; }

.wd-25p {
  width: 25%; }

.mx-wd-25p {
  max-width: 25%; }

.mn-wd-25p {
  min-width: 25%; }

.wd-25-f {
  width: 25px !important; }

.wd-25p-f {
  width: 25% !important; }

.mx-wd-25p-f {
  max-width: 25% !important; }

.mn-wd-25p-f {
  min-width: 25% !important; }

.wd-30 {
  width: 30px; }

.wd-30p {
  width: 30%; }

.mx-wd-30p {
  max-width: 30%; }

.mn-wd-30p {
  min-width: 30%; }

.wd-30-f {
  width: 30px !important; }

.wd-30p-f {
  width: 30% !important; }

.mx-wd-30p-f {
  max-width: 30% !important; }

.mn-wd-30p-f {
  min-width: 30% !important; }

.wd-35 {
  width: 35px; }

.wd-35p {
  width: 35%; }

.mx-wd-35p {
  max-width: 35%; }

.mn-wd-35p {
  min-width: 35%; }

.wd-35-f {
  width: 35px !important; }

.wd-35p-f {
  width: 35% !important; }

.mx-wd-35p-f {
  max-width: 35% !important; }

.mn-wd-35p-f {
  min-width: 35% !important; }

.wd-40 {
  width: 40px; }

.wd-40p {
  width: 40%; }

.mx-wd-40p {
  max-width: 40%; }

.mn-wd-40p {
  min-width: 40%; }

.wd-40-f {
  width: 40px !important; }

.wd-40p-f {
  width: 40% !important; }

.mx-wd-40p-f {
  max-width: 40% !important; }

.mn-wd-40p-f {
  min-width: 40% !important; }

.wd-45 {
  width: 45px; }

.wd-45p {
  width: 45%; }

.mx-wd-45p {
  max-width: 45%; }

.mn-wd-45p {
  min-width: 45%; }

.wd-45-f {
  width: 45px !important; }

.wd-45p-f {
  width: 45% !important; }

.mx-wd-45p-f {
  max-width: 45% !important; }

.mn-wd-45p-f {
  min-width: 45% !important; }

.wd-50 {
  width: 50px; }

.wd-50p {
  width: 50%; }

.mx-wd-50p {
  max-width: 50%; }

.mn-wd-50p {
  min-width: 50%; }

.wd-50-f {
  width: 50px !important; }

.wd-50p-f {
  width: 50% !important; }

.mx-wd-50p-f {
  max-width: 50% !important; }

.mn-wd-50p-f {
  min-width: 50% !important; }

.wd-55 {
  width: 55px; }

.wd-55p {
  width: 55%; }

.mx-wd-55p {
  max-width: 55%; }

.mn-wd-55p {
  min-width: 55%; }

.wd-55-f {
  width: 55px !important; }

.wd-55p-f {
  width: 55% !important; }

.mx-wd-55p-f {
  max-width: 55% !important; }

.mn-wd-55p-f {
  min-width: 55% !important; }

.wd-60 {
  width: 60px; }

.wd-60p {
  width: 60%; }

.mx-wd-60p {
  max-width: 60%; }

.mn-wd-60p {
  min-width: 60%; }

.wd-60-f {
  width: 60px !important; }

.wd-60p-f {
  width: 60% !important; }

.mx-wd-60p-f {
  max-width: 60% !important; }

.mn-wd-60p-f {
  min-width: 60% !important; }

.wd-65 {
  width: 65px; }

.wd-65p {
  width: 65%; }

.mx-wd-65p {
  max-width: 65%; }

.mn-wd-65p {
  min-width: 65%; }

.wd-65-f {
  width: 65px !important; }

.wd-65p-f {
  width: 65% !important; }

.mx-wd-65p-f {
  max-width: 65% !important; }

.mn-wd-65p-f {
  min-width: 65% !important; }

.wd-70 {
  width: 70px; }

.wd-70p {
  width: 70%; }

.mx-wd-70p {
  max-width: 70%; }

.mn-wd-70p {
  min-width: 70%; }

.wd-70-f {
  width: 70px !important; }

.wd-70p-f {
  width: 70% !important; }

.mx-wd-70p-f {
  max-width: 70% !important; }

.mn-wd-70p-f {
  min-width: 70% !important; }

.wd-75 {
  width: 75px; }

.wd-75p {
  width: 75%; }

.mx-wd-75p {
  max-width: 75%; }

.mn-wd-75p {
  min-width: 75%; }

.wd-75-f {
  width: 75px !important; }

.wd-75p-f {
  width: 75% !important; }

.mx-wd-75p-f {
  max-width: 75% !important; }

.mn-wd-75p-f {
  min-width: 75% !important; }

.wd-80 {
  width: 80px; }

.wd-80p {
  width: 80%; }

.mx-wd-80p {
  max-width: 80%; }

.mn-wd-80p {
  min-width: 80%; }

.wd-80-f {
  width: 80px !important; }

  .esg-footer {
    background-color: #fff;
    border-top: 1px solid #cdd4e0;
    margin-top: auto;
}

.esg-footer .container, .esg-footer .container-fluid, .esg-footer .container-sm, .esg-footer .container-md, .esg-footer .container-lg, .esg-footer .container-xl {
  font-size: 12px;
  padding: 10px 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #7987a1;
}

.all-bg {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  padding: 1rem;
  margin-bottom: 32px;
  box-sizing: border-box;
  display: flex;
  margin-bottom: 0;
  flex-direction: column;
  align-items: center;
  color: #fff;
  font-size: 2rem;
  height:280px;
}

#profileDropdown img {
  width: 32px;
  height: 32px;
  object-fit: cover;
  border-radius: 100% !important;
}

.box .progress-bar {
  background-color: #4bbc90;
  height: 16px;
    font-size: 11px;
    padding: 5px;
}
.box ol {
  padding-left: 18px;
  margin-top: 14px;
}



.step table td, .forms table th {
  display: inline-block;
}
.step .table>:not(caption)>*>*{
  border-bottom: 0;

}

.step .sp-replacer{
  padding: 8px;
}

.forms .table-kpi th, .forms .table-kpi td {
  display: table-cell;
}

.text-right {
  text-align: right !important;
}

.yesno{
  gap: 10px;
}
.ht-lg-422 {
	height: 319px;
}
.login-bg{
	/* background-image: url('/img/coming-soon.png'); */
	/* height: 100%; */
	/* background-position: center; */
	/* background-size: cover; */
	/* position: relative; */
	/* top: 100px; */
	/* right: 100px; */
}
 /* Style the video: 100% width and height to cover the entire window */
#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}
.videoDiv:after {
    content: '';
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .3);
}
/* Style the button used to pause/play the video */
#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}

#myBtn:hover {
  background: #ddd;
  color: black;
} 
.topleft {
  position: absolute;
  top: 0;
  left: 16px;
}
.topright {
  position: absolute;
  top: 0;
  right: 16px;
}

.bottomleft {
  position: absolute;
  bottom: 0;
  left: 16px;
}
.bottomleft h2, h4 {
	font-family: sans-serif;
}
.middle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.table-heading-background{
	background-color:#7bb1c6 !important;
}
hr {
  margin: auto;
  width: 40%;
}
.w-32{
  width: 32%;
}
.w-39{
  width: 39%;
}
.w-20{
  width: 20%;
}
.w-375{
  width: 37.5%;
}
.w-24{
  width: 24%;
}
.w-25{
  width: 25%;
}
.w-30{
  width: 30%;
}
.w-33{
  width: 33%;
}
.w-21{
  width: 21%;
}
.w-23{
  width: 23%;
}
.pl-2{
  padding-left: 2px;
}
.w-49{
  width: 49%;
}
.w-50{
  width: 50%;
}
.w-34{
  width: 34%;
}
.w-65{
  width: 65%;
}
.w-66{
  width: 66%;
}
.w-31{
  width: 31%;
}
.w-80{
  width: 80%;
}
.errorMsg {
    color: #E11313;
    font-size: 14px;
}
.progress-active{
	color: #5b47fb;
}
.progress-bar-link{
	color:#464a4d;
}
.addIntrinsicSocialValues{
	pointer-events: none;
    cursor: default;
}
.disable-link{
	pointer-events: none;
    cursor: default;
}
.star {
  color: #ffd275;
  padding-right: 10px;
}
.message .success{
	color:red !important;
}
.pagination-ul li a{
	color: #4bbc90 !important;
}
.pagination-ul li{
	padding-left: 10px;
}
.accredited_text {
	font-size: 53px;
	font-weight: 600;
	color: #FFFFFF;
}
.accredited_sub_text {
  font-size: 23px;
  font-weight: 400;
}
.cal-login .form-control{
	background: rgba(0,0,0,0);
}
.cal-login .form-floating > label{
	color:#fff;
}
.cal-login .form-floating > .form-control:not(:placeholder-shown) ~ label::after{
	background: rgba(0,0,0,0);
	color:#fff;
}
.cal-login .form-floating > input + label:after {
	background: rgba(0,0,0,0) !important;
	color:#fff;
}
.cal-login .form-control:focus{
	color:#fff;
}
.cal-login .form-control{
	color:#fff;
}
.cal-login .form-floating > .form-control-plaintext ~ label, .form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label{
	color:#fff;
}
.email-reminder-questions{
	margin-left: 4.90rem !important
}
.info-icon{
	color: #4bbc90 !important;
}
.bg-light-custom {
  background-color: #eceff2 !important;
}
@media (min-aspect-ratio: 16/9) {
	#myVideo{
		width:100%;
		height:auto;
	}
}
@media (max-aspect-ratio: 16/9) {
	#myVideo{
		width:auto;
		height:100%;
	}
}
@media (max-width: 991.98px) {
    .navbar-collapse {
      position: fixed;
      top: 0;
      left: 0;
      height: 100%;
      width: 250px;
      background-color: #f8f9fa;
      z-index: 1050;
      padding-top: 1rem;
    }
    .navbar-brand {
      display: none;
    }
    .navbar-collapse .navbar-brand {
      display: block;
      margin-bottom: 1rem;
    }
    .navbar-collapse .nav-link {
      color: #333;
    }

    .close-btn {
        position: absolute;
        top: 0.5rem;
        right: 1rem;
        font-size: 1.5rem;
        cursor: pointer;
      }

    .navbar-nav{
        flex-direction: column;
        align-items: start;
    }  
    .dropdown-menu{
        border: 0px;
        background-color: transparent;
    }

    .navbar-toggler{
        border: 0;
    }

    .right{
      display: none;
    }

    .esg-dashboard-nav .nav {
      flex-wrap: nowrap;
      overflow-x: auto;
  }
}
@media (min-width: 992px) {
    .navbar-collapse {
      display: flex !important;
    }
    .close-btn{
        display: none;
    }
    .logo-mobile{
        display: none;
    }

    .esg-content-header-right {
      display: flex;
      align-items: center;
  }
   
}

@media (min-width: 1200px) {
  .box ol {
      display: flex;
     
  }
}

@media (min-width: 992px) {
  .ht-lg-250 {
      height: 250px;
  }
}

@media (min-width: 1200px) {
    .forms .box ol {
        display: flex;
        justify-content: space-around;
    }
}
@media (max-width: 575.98px) {
  .step td, .step th {
      width: 100% !important;
  }
}