@charset "utf-8";
/* CSS Document */
/*--10--5--20--*/
tr.fcx-bgnone td table tr td {
    border-right: 1px solid #e2dcdc;
}

body{
	margin:0px auto;
	 font-family: 'Barlow' !important;
	     background: #f5f7f8 !important;
}

/*input[type="text"]:focus {
    border: 1px solid #000;
}*/
.input.text.required .input.select select {
    padding: 13px 15px;
    font-size: 14px;
}
select{

	background-color: #8b3ca8;
	color:#ffffff;
	height:50px;
 padding: 13px 15px;
	width: 100%;
        border-radius: 5px;
    border: none;
    background: #ebf0f3;
    font-size: 16px;
    -moz-appearance: none;
	  background: #ebf0f3 url('../images/selct.gif') right center no-repeat !important;
  background-position: calc(100% - 5px) center !important;
    text-overflow: '';
}
.green-color{
	    color: #3C8478 !important;
    font-weight: bold;
}

.edit-red-color, .edit-red-color:hover{
	color:#d86476;
	font-size: 14px;
	font-weight: 500;
}

a:focus, a:hover{text-decoration: none!important;}

.blue-button, .blue-button:hover{
	border: 2px solid #2a3139;
	padding: 5px 30px;
	color:#2a3139;
	border-radius: 50px;
	margin-left: 20px;
	text-decoration: none;
	font-size: 16px;
	/*height:30px;*/
}
.addyear span.blue-button, .addyear span.blue-button:hover{
	border: 1px solid #2a3139;
	padding: 10px 30px;	
}
:focus {
	outline:none;
}
	
.red_button{
    border: 1px solid #E3677A;
    padding: 5px 30px;
    color: #E3677A;
    border-radius: 25px;
    font-size: 18px;
    background: none;
    line-height: 27px;
}
.red_button a:hover{
	text-decoration: none;
	color: #E3677A;
}
.verify .fa-arrow-right{
	font-size:14px;
}
.green_button{
	 border: 2px solid #2A3139;
    padding: 0px 30px;
    color: #2A3139;
    border-radius: 25px;
    font-size: 18px;
    background: none;
    line-height: 27px;
	height:30px;
}
.green_button a:hover{
	text-decoration: none;
	color: #78c1a9;
}
.R_side{
	left: 25%;
}
.fr{
	float: right;
}
header span.red_button.fr {
    padding: 2px 40px;
}
.color_red{
	color:#E3677A;
	font-size:40px;
	font-weight:400;	
}
.gotologin_page.verify h6{
	color:#485463;
	font-size:18px;
	font-weight:600;
	font-style: normal;
}
.gotologin_page.verify p{
	color:#485463;
	font-size:16px;
	font-weight:300;
	font-style: normal;
	padding-top:10px;
}
.verify .red_button{
	color:#E3677A;
	font-weight:250;
	font-size:18px;
}
.measure-impact{
	color:#485463;
	font-weight:250;
	font-size:18px;	
}
.login-form P span {
    font-size: 30px;
	font-weight: 700;
}
.color_blue{
	color:#2a3139;
}
.left-side .logo span {
    color: #DEDEDF;
	font-size:16px;
	  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
}
.left-side .logo h1 {
    font-weight: bold;
    margin: 0px;
    padding: 0px;
	font-size:40px;
	font-style: normal;
  font-weight: 500;
}
.lBackcolor{
    background: #2a3139;
    height: 100%;
    overflow: hidden;
    /* position: fixed !important; */
}
.left-side{
	left: 0;
	top:0;
	    height: 100vh;
    overflow: hidden;
	position: relative;
}
.reg-logo img {
    height: auto;
}

.right_side{
    position: relative;
    right: 0;
    top: 0;
	/*margin-top: 1%;*/
}
.login-page {
    padding-right: 5%;
   /* padding-top: 1%;*/
}
.login-page p a {
   	 border: 2px solid #2A3139;
    padding: 5px 30px;
    color: #2A3139;
    border-radius: 25px;
    font-size: 18px;
    background: none;
    line-height: 27px;
	text-decoration:none;
	    margin-left: 20px;
		    display: inline-block;
}
.login-form{
	width: 60%;
	margin: 0px auto;
}
.left-side .logo {
    text-align: center;
    margin-top: 33%;
}
.left-side p {
    color: #c2c2c5;
    padding: 5% 10%;
    text-align: center;
	font-size:14px;
	line-height:29px;
	color:#DEDEDF ;
	 font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
}
.login-page p {
    text-align: right;
	font-size: 16px;
	margin-top:30px;
	color:#485463;
	font-weight: 400;
	    line-height: 27px;
}
.login-form {
    width: 80%;
    margin: 15% auto;
    /* text-align: left; */
}
.login-form1 {
    width: 80%;
    margin: 5% auto;
    /* text-align: left; */
}
.login-form.regist p {
    color: #485463;
}
.login-form p {
    text-align: left;
	margin-bottom: 30px;
	color: #2a3139;
	font-size: 16px;
	font-family: 'Barlow';
    font-style: normal;
}
.login-form p a {
    color: #2a3139;
}
.login-form p a:hover {
    color: #2a3139;
	text-decoration: none;
}
.login-form input[type=text], .login-form input[type=password],.login-form input[type=email], .select {
  width: 100%;
  /*padding: 12px 20px;*/
  margin: 0 0 30px 0;
  display: inline-block;
  box-sizing: border-box;
}
.login-form::placeholder {
 color: #dededf !important;
	 font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
}
.select-radio {
  width: 100%;
  margin: 0 0 30px 0;
  display: inline-block;
  box-sizing: border-box;
}
.login-form label{
	    width: 100%;
    color: #485463;
     font-weight: 400;
    font-size: 18px;
    text-align: left;
	    margin-bottom: 10px;
}
.login-form label span.text-right {
    float: right;
    font-weight: normal;
}
.login-form label span.text-right a{
    color: #00375B;
    font-size: 14px;
}
.login-form label span.text-right a:hover{
	color:#2a3139; 
	text-decoration: none;
}
div#myCarousel .carousel-control {
    display: none;
}
.left-side img {
        width: 33.33333333%;
    position: fixed;
    height: 100%;
}
.padding-left0{
	padding-left: 0 !important;
    padding-right: 0 !important;
}
.login-form.regist {
    /*margin: 5% auto;*/
}
div#myCarousel {
    overflow: hidden;
}
div#myCarousel .item img{
	    position: inherit !important;
    /* height: 100%; */
    width: 100%;
    overflow: hidden;
}
.left-side .carousel-indicators {
   bottom: 20px;
    margin-left: inherit;
    right: 0px;
    left: 0;
    float: right;
    text-align: right;
    width: 95%;
}
.page-Name {
    font-size: 18px;
    color: #FD5C63;
	 font-weight: 400;
    text-transform: uppercase;
    border-bottom: 1px solid #f5f7f8;
    margin: 0;
    line-height: 18px;
}
.field-icon {
     float: right;
    margin-left: -14px;
    text-indent: -25px;
    position: relative;
    margin-top: 45px;
    z-index: 2;
}
.gotologin_page{
	width: 60%;
	margin:15.7% auto;
	text-align: center;
}
.gotoimg {
    width: 30%;
    margin: auto;
}
.gotoimg img {
    width: 100%;
}
.gotologin_page h6 {
    font-weight: bold;
    font-size: 14px;
}
.gotologin_page p {
    font-size: 16px;
    padding: 30px 0;
}
.left-menu{
    background: #2b3139;
    width: 5%;
    height: 100%;
    position: fixed;
    box-shadow:5px 2px 5px #d4cccc;
    position: fixed;
    z-index: 999;
}
.right-side-sec {
    background: #f5f7f8;
    width: 94%;
    position: relative;
    left: 5%;
	overflow: hidden!important;
}
header {
    background: #fff;
    padding: 1% 2%;
    box-shadow: 5px 8px 5px #f1f1f1;
    z-index: 999;
    position: relative;
	    height: 65px;
}
header .page-Name {
    border-bottom: none;
}
.Details-page {
    width: 60%;
    margin: 0px auto;
}
.Details-page input[type=text], .Details-page input[type=password] {
  width: 100%;
  padding: 12px 20px;
  margin: 0 0 30px 0;
	border: none;
  display: inline-block;
  box-sizing: border-box;
	background:#fff;}
.Details-page .field-icon {
float: right;
margin-left: -14px;
text-indent: -25px;
position: relative;
margin-top: -69px;
z-index: 2;
font-size: 32px;
}
.profile-img img {
    border-radius: 100%;
    width: 100%;
    height: 100%;
    height: 180px;
    /* line-height: 100%; */
    width:180px;
    object-fit: cover;
}
.profile-img p {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}
.profile-img p a{
	    color: #E3677A;
    font-size: 14px;
    font-weight: 500;
}
.profile-img {
    margin-top: 30px;
}
.profile-edit-dtl {
    margin-top: 30px;
}
.profile-edit-dtl h6{
       font-size: 18px;
    color: #3c8478;
    margin-bottom: 4px;
    margin-top: 50px;
}
.profile-edit-dtl h6 span {
    text-align: right;
    float: right;
}
.profile-edit-dtl h6 a{
	color: #d86476;
	    font-size: 14px;
    font-weight: 500;
}
.profile-edit-dtl h6 a:hover{
	text-decoration: none;
}
.profile-edit-dtl p {
    font-size: 14px;
	    margin-bottom: 10px;
    line-height: 30px;
}
.Details-page.profile-page .row {
    border-bottom: 2px dotted #2b3139;
     border-spacing: 9px; 
    /* letter-spacing: 5px; */
}
.profile-edit-dtl.mte {
    margin-top: 0;
}
.profile-edit-dtl.mte h6 {
    margin-top:0px;
}
.Details-page.profile-page ul {
    margin: 0px;
}
.Details-page.profile-page ul li {
    display: inline-block;
    margin-left: 20px;
    float: right;
    margin-top: 30px;
    margin-bottom: 40px;
}
.left-menu ul {
   margin: 10px 0;
    padding: 0;
}
.left-menu ul li {
  
    margin: 0px;
    display: block;
    text-align: center;
    font-size: 15px;
    padding: 10px 0;
    float: left;
    width: 100%;
}
.left-menu ul li a{
    color: #fff;
    padding: 10px 0%;
    float: left;
    text-align: center;
    width: 100%;
}

.left-menu ul li a:hover,li.active {
    color: #2b3139;
    background: #fff;
    width: 100%;
    text-align: center;
	float:left;
	
}

li.active .fa {
    color: #2b3139;
}
.user-table {
    padding: 0 0%;
}
.user-table table{
	width: 100%;
}
.carousel-indicators li.active {
    padding: 0px;
    width: 12px !important;
    height: 12px;
}
.user-table table th {
    border-bottom: 1px solid #28313A;
    padding: 15px;
    font-size: 16px;
    color: #2A3139;
	font-weight: 400;
}
.user-table table td {
    border-bottom: 1px dotted #8D9EB0;
    padding: 15px;
    font-size: 16px;
	color:#2A3139;
	font-weight:300;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99999999999;
  top: 0;
  right: 0;
  background:rgba(0,0,0,0.5);
  overflow-x: hidden;
  transition: 0.5s;
  padding: 0;
}
.s_form {
    padding: 5%;
    width: 40%;
    background: #f4f6f7;
    min-height: 100%;
	height:auto;
    right: 0;
    position: absolute;
}
.s_form input[type=text], .s_form input[type=password],.s_form input[type=email] {
  width: 100%;
  padding: 12px 20px;
  margin: 0 0 30px 0;
	border: none;
  display: inline-block;
  box-sizing: border-box;
	background:#fff;
	border-radius: 5px;
}
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}
#main {
  transition: margin-left .5s;
  padding: 16px;
}
.s_button {
    display: inline-flex;
}
.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
 /* position: absolute;*/
  bottom:0;
  right: 25px;
  font-size: 14px;
  margin-left: 35px;
  font-weight:400;
}
a.closebtn.blue-button,
a.red_button.closebtn{
    text-align: center;
    right: 0;
    padding: 4px 20px;
    background: #fff;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 14px;}
}

.drop {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.drop.open {
  z-index: 100;
}
.drop.open .drop-screen {
  z-index: 100;
  display: block;
}
.drop.open .drop-options {
  z-index: 200;
  max-height: 200px;
}
.drop.open .drop-display {
  z-index: 200;
  border-color: #465;
}
.drop select {
  display: none;
}
.drop .drop-screen {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  top: 0px;
  left: 0px;
  opacity: 0;
  display: none;
  z-index: 1;
}

.link {
  text-align: center;
  margin: 20px 0px;
  color:#8CACD7;
}


.drop .drop-display {
  position: relative;
  padding: 0px 20px 5px 5px;
  border: 4px solid #444;
  width: 100%;
  background: #FFF;
  z-index: 1;
  margin: 0px;
  font-size: 16px;
  min-height: 58px;
}
.drop .drop-display:hover:after {
  opacity: 0.75;
}
.drop .drop-display:after {
  font-family: 'Material Icons';
  content: "\e5c6";
  position: absolute;
  right: 10px;
  top: 12px;
  font-size: 18px;
  color: #444;
}
.drop .drop-display .item {
  position: relative;
  display: inline-block;
  border: 2px solid #333;
  margin: 5px 5px -4px 0px;
  padding: 0px 25px 0px 10px;
  overflow: hidden;
  height: 40px;
  line-height: 36px;
}
.drop .drop-display .item .btnclose {
  color: #444;
  position: absolute;
  font-size: 16px;
  right: 5px;
  top: 10px;
  cursor: pointer;
}
.drop .drop-display .item .btnclose:hover {
  opacity: 0.75;
}
.drop .drop-display .item.remove {
  -webkit-animation: removeSelected 0.2s, hide 1s infinite;
          animation: removeSelected 0.2s, hide 1s infinite;
  -webkit-animation-delay: 0s, 0.2s;
          animation-delay: 0s, 0.2s;
}
.drop .drop-display .item.add {
  -webkit-animation: addSelected 0.2s;
          animation: addSelected 0.2s;
}
.drop .drop-display .item.hide {
  display: none;
}
.drop .drop-options {
  background: #444;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  position: absolute;
  width: 100%;
  max-height: 0px;
  overflow-y: auto;
  transition: all 0.25s linear;
  z-index: 1;
}
.drop .drop-options a {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0px 20px;
  color: white;
  position: relative;
  max-height: 40px;
  transition: all 1s;
  overflow: hidden;
}
.drop .drop-options a:hover {
  background: #465;
  cursor: pointer;
}
.drop .drop-options a.remove {
  -webkit-animation: removeOption 0.2s;
          animation: removeOption 0.2s;
  max-height: 0px;
}
.drop .drop-options a.add {
  -webkit-animation: addOption 0.2s;
          animation: addOption 0.2s;
}
.drop .drop-options a.hide {
  display: none;
}

@-webkit-keyframes pop {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes pop {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes removeOption {
  from {
    max-height: 40px;
  }
  to {
    max-height: 0px;
  }
}
@keyframes removeOption {
  from {
    max-height: 40px;
  }
  to {
    max-height: 0px;
  }
}
@-webkit-keyframes addOption {
  from {
    max-height: 0px;
  }
  to {
    max-height: 40px;
  }
}
@keyframes addOption {
  from {
    max-height: 0px;
  }
  to {
    max-height: 40px;
  }
}
@-webkit-keyframes removeSelected {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
@keyframes removeSelected {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
@-webkit-keyframes addSelected {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes addSelected {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes hide {
  from, to {
    max-height: 0px;
    max-width: 0px;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
  }
}
@keyframes hide {
  from, to {
    max-height: 0px;
    max-width: 0px;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
  }
}
.for-r{
	overflow: inherit;
	/*padding-bottom: 50px;
	height: 100vh;*/
}
.clear{
clear: both;
margin-bottom: 20px;
}
button.multiselect.dropdown-toggle.btn.btn-default {
        text-align: left;
    padding: 12px 20px;
    border: none;
	    margin-bottom: 30px;
}
input.form-control.multiselect-search {
    margin: 0;
	    border: 1px solid #ccc;
}
span.tooltip-area {
    text-align: right;
    float: right;
	    font-size: 14px;
}
span.tooltip-area i.fa.fa-exclamation-circle {
    margin-right: 7px;
	font-size: 14px;
}


/**
 * Tooltip Styles
 */

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

/* Show tooltip content on hover */

[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
button.multiselect.dropdown-toggle.btn.btn-default:hover{
	background: #fff;
	box-shadow: none;
}
.multiselect-container li {
    padding: 0;
}
.bottom-profile-icon{
	width:40px;
	height:40px;
	border-radius: 50%;
	margin: 0px auto;
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;	
}
span.tooltip-area p {
    margin-bottom: 5px;
}
.bottom-profile-icon img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
header .page-Name i.fa.fa-arrow-circle-left {
    margin-right: 10px;
	color: #FD5C63;
}
.add-member{
	background: #fff;
}
.add-member {
    background: #fff;
    text-align: center;
    box-shadow: 5px 5px 14px #ccc;
	padding: 6% 10%;
	margin-bottom: 75px;
	    border-radius: 10px;
}
.add-member img {
   width: auto;
    height: 50px;
}
.login-form.RSU h2 {
    font-size: 14px!important;
    text-transform: uppercase;
    font-weight: bold;
	margin-top: 0;
	color:#2A3139!important;
	font-weight: 500!important;
	letter-spacing: 2px;
}
.add-member p {
    text-align: center;
    margin-top: 20px;
	margin-bottom: 10px;
	color:#485463;
	font-weight: 250;
}
.add-member.marg-bottom {
    margin-bottom: 0;
}
h2.mt-l {
    margin-left: 15px;
}
.assig-img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 20px auto;
}
.assig-img img{
width: 40px;
    border-radius: 50%;
    height: 40px;
    object-fit: cover;
}
.assig{
    font-size: 14px;
    margin: 20px 0;
	color: #2E3540;
}
.assig span {
    float: right;
    color:#d86476;
}
.unit-states {
    padding: 0 20px;
    border-bottom: 1px dotted #e6e6e6;
	    /* margin-bottom:15px; */
}
.assin-header {
    padding: 0 20px;
}
.assin-header h5 span {
    display: block;
    font-size: 14px;
}
.left-side-assin {
    background: #fff;
	    height:91vh;
	    overflow-y: scroll;
    overflow-x: hidden;
	    position: fixed;
    width: 30%;

}
.assin-header h5{
       font-size: 16px;
	   font-weight:250;
    line-height: 23px;
    color: #2A3139;
}
.NCX{
    margin: 20px;	
}
.NCX h5 {
    font-size: 18px;
    color: #2A3139;
    margin-bottom: 35px;
    margin-top: 33px;
	font-weight: 300;
	font-family: 'Barlow';
}
.four-one{
background:#fff;
	padding:30px 25px;
	text-align: center;
	border-radius: 5px;
	overflow: hidden;
}
.four-one:hover{
    border: 2px solid #3C8478;
}
.four-one.ncx-border.active{
    border: 2px solid #3C8478 !important;
}
.icon-one{
/*	width: 100px;
	height: 100px;
	border-radius: 50%;*/
/*	border: 2px solid #000;*/
	margin: 0px auto;
}
.icon-one img {
    width: 60px;
/*    margin: 20px auto;*/
}
.four-one.four-sign:hover {
    border: none;
}
ul.sec-cap {
    margin: 0px;
    padding: 0px 0 40px 0;
    list-style: none;
    display: flex;
    text-align: left;
	border-bottom: 2px solid #b1b3b6;
}
ul.sec-cap li{
    text-align: center;
    float: left;
    margin-right: 3%;
}
ul.sec-cap li:last-child{
	margin-right: 0;
}
ul.sec-cap li span {
    font-size: 16px;
    font-weight: bold;
    line-height: 27px;
}
.progress.ncrp {
    width: 60%;
    margin: 10px auto 40px;
    height: 10px;
    border-radius: 10px;
    background-color: #f5f7f8;
}
.progress-bar.ncr-progress {
    background-color: #78c1a9;
}
h5.progress-down-title {
    width: 60%;
    margin: 0px auto;
}
.pro-down {
    width: 50%;
    margin: 0px auto;
    padding-top: 30px;
	overflow: hidden;
}
h5.progress-down-title {
width: 100%;
    margin: 0px auto;
    text-align: left;
    font-size: 18px;
    font-weight:500;
}
h5.progress-down-title span {
    text-align: right;
    float: right;
    font-size: 14px;
    color: #008978;
}
.pro-down ul {
       margin: 15px 0 0 0;
    padding: 0px;
    float: left;
}
.pro-down ul li .assig-img1 {
    margin-right: 15px;
    margin-top: 0;
}
.pro-down ul li{
       display: flex;
    margin-bottom:10px;
    font-size: 14px;
    line-height: 34px;	
}
.pro-down ul li .assig-img1 img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
h5.progress-down-title span a {
    color: #008978;
}
ul.ncs-footer {
    width: 100%;
    /* display: flex; */
    float: right;
    text-align: right;
    /* list-style: none;*/
	    border-top: 2px solid #95999d;
    padding-top: 20px;
	    margin: 0;
    padding-left: 0;
}
ul.ncs-footer li{
text-align: right;
    list-style: none;
    float: right;
    /* width: 100%; */
    padding: 0 12px;
	font-size: 14px;
	color: #0d8678;
}
ul.ncs-footer li:last-child{
	border-right: none;
}
ul.ncs-footer li a{
	color:#0d8678
}
.assign-footer {
    padding: 30px;
    position: absolute;
    bottom: 0;
    font-size: 14px;
}
.assign-footer button.blue-button {
    width: 100%;
    background: no-repeat;
	    border-color: #89bfaa;
    color: #89bfaa;
}
.assign-footer1 {
    padding: 30px;
    bottom: 0;
    position: fixed;
    font-size: 14px;
    background: #fff;
	     width: 30%;
		height: 12vh;
		text-align:center;
		
}
.pro-down.upload-icondel {
    padding: 0;
	width:100%;
	text-align:center;
}
.assign-footer1 button.blue-button {
    width: 100%;
    background: no-repeat;
	    border-color: #89bfaa;
    color: #89bfaa;
}

.assign-footer1 a.blue-button {
    width: 85%;
    background: no-repeat;
    border-color: #89bfaa;
    color: #89bfaa;
    position: absolute;
    left: 0;
    right: 0;
    /*bottom:25px;*/
	bottom:7px;
	margin:0 auto;
}
.ncs-area a.blue-button{
    background: no-repeat;
	    border-color: #89bfaa;
    color: #0c8678;
}
.forgot {
    width: 60%;
    margin: 0px auto;
}
.forgot .red_button.fr {
    float: none;
}
.forgot .for-back {
    border:none;
	color:#000;
}
.forgot .alert-link.m-3 {
    color: 
    #2a3139;
    font-size: 14px;
    margin-right: 20px;
}
.four-one.four-sign.ncs-four-tow .progress.ncrp {
    width: 100%;
}
.four-one h2 {
    color: #78c1a9;
}
.four-one.four-sign.ncs-four-tow h2 {
    text-align: left;
	    margin-top: 14px;
}
.pro-down.pro-down-two {
    width: 100%;
}
.four-one.four-sign.ncs-four-tow ul.ncs-footer {
    width: 100%;
    /* display: flex; */
    float: right;
    text-align: right;
    /* list-style: none; */
    border-top: 1px solid #95999d !important;
    padding-top: 20px;
    margin: 0;
    padding-left: 0;
}
.four-one.four-sign.ncs-four-tow ul.ncs-footer li{
    border-right: 2px solid #95999d !important;
	float: left;
}
.four-one.four-sign.ncs-four-tow ul.ncs-footer li:first-child {
    border-right: none;
    border-left: none;
}
.ncs-area {
	height: 82vh;
	overflow-y: scroll;
	overflow-x: hidden;
	    margin-top: 30px;
		    position: relative;
    z-index: 9;
	    margin-bottom: 30px;
}
.sidenav.ncs-sutter {
    background: none;
}
.sidenav.ncs-sutter a.closebtn.blue-button {
     float: right;
    border: none;
    background: none;
}
.sidenav.ncs-sutter .s_form {
    box-shadow: -15px 5px 16px #d6d6d6;
}
.sidenav.ncs-sutter a.closebtn.blue-button {
    float: right;
    border: none;
    background: none;
    margin-top: -32px;
    padding: 0;
}
.sidenav.ncs-sutter a.closebtn.blue-button img {
    width: 30px;
}
.ncs-complete {
    display: flex;
    /* text-align: center; */
}
.ncs-complete a.blue-button {
    text-align: center;
    padding: 5px 20px;
    margin-right: 10px;
    font-size: 16px;
    border-color: #78c1a9;
    color: #78c1a9;
    margin: 20px 20px 20px 0;
}
p.vieeing-all {
    font-weight: bold;
    border-bottom: 1px solid #2b3139;
    padding-bottom: 20px;
}
.left-side-assin .progress.ncrp {
    width: 100%;
}

.sutter-accoding .panel-default>.panel-heading {
  color: #333;
  background: none;
  border:none;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sutter-accoding .panel.panel-default {
    background: none;
    border: none;
    box-shadow: none;
}
.sutter-accoding .panel-default>.panel-heading a {
  display: block;
  padding: 0px;
  display:flex;
}
/*
.sutter-accoding .panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.sutter-accoding .panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #eee;
}

.sutter-accoding .panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
*/
.sutter-accoding  .panel-title{
	width:100%;
}
.sutter-accoding .panel-default>.panel-heading p span {
    float: right;
    text-align: right;
        font-size: 12px;
    color: #2A3139;
    letter-spacing: 0;
	font-weight:400;
}
.sutter-accoding .assig-img1 {
    width:35px;
    height:35px;
    border-radius: 50%;
	    margin-right: 10px;
}
.sutter-accoding .assig-img1 img {
    width: 100%;
    border-radius: 50%;
    height: 35px;
    width: 35;
    object-fit: cover;
}
.form-area {
    background: #fff;
    /*margin: 20px 7px;
    padding: 20px;*/
    border-radius: 5px;
    width: 97%;
	height:max-content;
	position:relative;
	min-height:90%;
   /* box-shadow: -16px 16px 32px #f1f1f1;*/
}
.form-area form {
    margin-top: 20px;
}
.ghgcommon .form-area form{
	margin-top: 20px;
}
.login-form.regist label {
    font-weight: 400;
}
.form-area label {
    width: 100%;
	font-weight: 250;
	font-size: 14px; 
}
.form-area i.fa.fa-exclamation-circle {
    color: #000;
}
.doller-usd{
    float: right;
    /* margin-left: -14px; */
    /* text-indent: -25px; */
    position: sticky;
    /* margin-top: 48px; */
    z-index: 2;
    font-size: 12px;
    right:25px;
    text-align: right;
    bottom: 42px;
}
 input[type=text], input[type=password], input[type=email],textarea,select{
  width: 100%;
  padding: 10px 20px;
  margin: 0 0 30px 0;
background:#f5f7f8;
border-radius:5px;
border:none;
	background:#ebf0f3;
	font-size:14px;
}

.multiselect-container{
	width:100%;
}
.form-area button.multiselect.dropdown-toggle.btn.btn-default{
	width: 100%;
  padding: 10px 20px;
  margin: 0 0 0px 0;
	border: none;
  display: inline-block;
  box-sizing: border-box;
	background:#ebf0f3;
	font-size:14px;
	font-weight:250;
	  /*  border: 1px solid #78c1a9;*/
}
.card-body.yes-no .btn-group.btn-group-toggle {
    display: flex;
}
.card-body.yes-no .btn input[type=radio] {
    width: auto;
    padding: 0;
    margin: 0px;
}
.card-body.yes-no label.btn.btn-primary {
    margin: 0px;
    width: auto;
	    border: 2px solid #326e64;
		    background: #fff;
    color: #326e64;
}
.card-body.yes-no label.btn.btn-primary.active {
    background: #3c8478;
	color:#fff;
}
.btn .caret {
    margin-left: 0;
    float: right;
    margin-top: 8px;
}
ul.multiselect-container.dropdown-menu .active {
    text-align: left;
}
.form-area .dropdown-menu>.active>a{
	    background-color: #3C8478 !important;
}
a.red_button.fr, a.kpi {
padding: 0px 20px;
}
a.red_button.fr:hover, a.kp:hover {
	color:#E3677A;
}

.unitform form{margin-top:0px;}
/*8-12-19*/

a:hover{
	text-decoration:none;
}
a {
    color:  #3C8478;
    text-decoration: none;
}


.dropdown-menu{max-height:300px;
    overflow-y: scroll;
}
.assig-img-none img{
    border-radius: 0;
}

span.button-tow.pull-right {
    margin-top: -20px;
}
span.button-tow.pull-right a.blue-button {
    margin-left: 10px;
}
.ncx-report{
	background:#fff;
	padding:20px;
}
.ncx-report {
    background: #fff;
    padding: 20px 0;
	margin: 20px 0;
    box-shadow: -8px 16px 51px #ccc;
	border-radius: 5px;
}
.ncx-report h6 {
    font-size: 16px;
    font-weight: bold;
}
.ncx-report p {
    color: #d86476;
}
.ncx-report h2 {
    font-size: 28px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
}
.NCX-REPORT-area {
    padding: 20px;
	padding-top:0;
}
.graph-area {
    margin-top: 50px;
}
.graph-area h5 {
    text-transform: uppercase;
    font-size: 18px;
	font-weight: bold;
}
.glyphicon.glyphicon-trash{color:#d86476;cursor: pointer;}
.tbl_land_use_change .btn-primary, .tbl_land_use_change .btn-primary:hover, .btn-primary.addmore,
.btn-primary.addmore:hover {
    color: #fff;
	background-color:#3c8478;
	border-color:#fff;
}
.ghgcommon  label,.ghgcommon  table th{font-weight: 250; font-size:14px;}
strong{font-weight: 500!important;}
.tbl_land_use_change .doller-usd, .Scope3EmissionCategoryL .doller-usd {
    float: right;
    margin-left: -14px;
    text-indent: -25px;
    position: absolute;
    margin-top: 15px;
    z-index: 2;
    font-size: 12px;
    right: 10%;
    text-align: right;
}
/*.Scope1ProcessEmission .doller-usd, .Scope1AvoidedEmissioncloneme .doller-usd,
.tabledollerusdL .doller-usd
{
    float: right;
    margin-left: -14px;
    text-indent: -25px;
    position: relative;
    margin-top: 15px;
    z-index: 2;
    font-size: 12px;
    right: 10%;
    text-align: right;
}*/

.tbl_land_use_change .addmore .glyphicon {
    color:#fff;
}
.header-heading{
	padding: 5px 0;
	color: #3C8478;
	margin-bottom: 3px;
	font-size: 18px;
	font-weight: 250;
}
/*.Scope1AccountingGeneral  .doller-usd{margin-top: 65px;}*/
.watch-videos{color:#3c8478; font-weight:bold; font-size:14px;}
.capital-content{margin-top:20px; height: 250px;}
.dropdown-menu>.active>a .radio, .dropdown-menu>.active>a .checkbox {
    background: #3C8478;
    color: #fff !important;
}
ul.multiselect-container.dropdown-menu input[type="radio"],ul.multiselect-container.dropdown-menu input[type="checkbox"] {
    margin-top: 6px;
}
ul.multiselect-container.dropdown-menu label.radio, ul.multiselect-container.dropdown-menu label.checkbox {
    font-size: 15px;
}
.user-table table td a.green-color {
    /* text-align: right; */
    /* float: right; */
    padding: 0 10px;
	font-weight: inherit;
}
.NCX .four-one h5{
    margin-top: 10px;
    margin-bottom: 0px;
    color: #2A3139;
    font-weight: 500;
}
.NCX a {
    color: #3C8478;
    font-size: 14px;
    font-weight: 600;
}
.assig b {
    color: #2E3540;
    font-weight: 500;
}
.login-form.regist.edituser {
    margin: 0px auto;
}
.form-area.edituser{
    margin: 0px auto;
    width: 60%;
}
.form-area.unitform.edituser .login-form.regist {
    margin: 0% auto;
	width: 100%;
}
.form-area.edituser .login-page {
    padding: 50px;
    margin: 5% auto;
	    overflow: hidden;
}
.ncs-area .form-area {
    padding: 50px;
}
.login-mrgn.success-content.login-form {
    margin: 10px auto;
}
a:focus {
    outline:none !important;

}

.login-form.regist .input.select.required {
    width: 100%;
    padding: 0;
}

.form-area.unitform {
    padding: 0px;
}
.ncs-area input[type=text], .ncs-area input[type=password], .ncs-area input[type=email], .ncs-area textarea, .ncs-area select{
	    padding: 5px 12px;
		font-size:14px;
		height:40px;
}
.ncs-area .form-area label{
	font-size:13px;
	color:#485463;
	font-weight:400;
	    margin-bottom: 11px;
}


.main-heading, h2, .ncs-area  > h2{
	font-family:'Barlow' !important;
	color:#3C8478 !important;
	font-size:30px !important;
	font-weight:600 !important;
}
.header-heading, #healthsafetyform h3, #c1div h3, #c2div h3, .ncs-area  h3{
	padding: 5px 0;
	color: #3C8478;
	margin-bottom: 3px;
	font-size: 18px;
	font-family: 'Barlow';
	font-weight:400;
}

.unit-details label{
	font-size: 16px;
	font-family: 'Barlow';
	font-weight:300;
	color:#9B9B9B ;
}
.mt-20{margin-top:20px;}
.pb-20{padding-bottom:20px;}
.unit-details .detail{
	font-family:'Barlow';
	font-size:16px;
	font-weight:300;
}

.info{width:15px; cursor:pointer;}
.closep{/*width:15px;*/ cursor:pointer;}
.addnew span{cursor:pointer;}
.login-form.RSU{width:90%;}

div.message{
	font-weight:250;
	font-family:'Barlow';
	font-size:16px;
	/*background:#fff;*/
	padding: 5px 1% 2%;
	box-shadow: 5px 8px 5px #f1f1f1;
	/*height: 35px;*/
	height: auto;
	z-index: 99999;
	position: relative;
	margin-top: 10px;
}
/*.message.success{
	color:green;
}
.message.error{
	color:red;
}*/
input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,select:focus{
	border:1px solid #00375B;
	background:#fff;
}
::placeholder {
    color: #dededf !important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
     color:#dededf !important;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
     color:#dededf !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color:#dededf !important;
}
.multiselect-selected-text{font-size: 14px; font-weight:400;}
.info-scont{color:#6D6D6D; font-zise:12px; font-weight:250;}
.btn-primary.focus, .btn-primary:focus{background-color: #3c8478!important; border-color: #3c8478!important;}
.white-background {
    background: #fff;
    float: left;
	width:100%
}
.Packages-page {
    background: #fff;
    width: 80%;
    margin: 40px auto;
    padding: 40px 0;
    box-shadow: -16px 16px 32px #f1f1f1;
	border-radius:5px;
}
.border-right{
	    border-right: 1px dotted #2A3139;
    height: 100%;
    min-height: 500px !important;
}
.col-md-4.border-right:last-child {
    border-right: none;
}
.packages-img {
    text-align: center;
}
.packages-img img {
    /*width: 39px;*/
}
.packages-sec {
    text-align: center;
}
.packages-sec h3 {
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
	font-size:18px;
	color:#2A3139;
}
span.red_button a {
    color: #E3677A;
}
.packages-sec h2 {
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing:2.5px;
	color:#FD5C63;
	font-size:30px
}
.packages-sec h5 {
    font-size: 14px;
    text-align: center;
	    color: #2A3139;
}
.packages-sec h6 {
    background: #F5F7F8;
    width: 150px;
    margin: 0px auto;
    text-align: center;
    padding: 10px 15px;
    border-radius: 25px;
	font-weight:400;
    font-size: 20px;
	box-shadow:0 0 6px 0 rgba(106,106,106,0.22);
}
.packages-sec h6 a {
    color: #2A3139;
}
.packages-sec ul {
    margin-top: 20px;
	list-style:none;
	    padding: 0;
}
.packages-sec ul li {
    margin-bottom: 10px;
    font-size: 14px;
    color: #2A3139;
    font-weight: 400;
	line-height: 30px;
	display: block;
	    text-align: center;
}
/*.packages-sec ul li::before{
	  content: "\2022";
    color: #BBE3E0;
    width: 6px;
    height: 6px;
    margin-right: 10px;
    font-weight: bold;
}*/
.field-icon.toggle-password {
   text-indent: -25px;
    position: absolute;
    margin-top: 45px;
    z-index: 2;
    font-size: 19px;
    right: 16%;
	color: #2A3139;
	cursor: pointer;
}
/*.changepass .field-icon.toggle-password {
    text-indent: -25px;
    position: absolute;
    margin-top: 46px;
    z-index: 2;
    font-size: 19px;
    right: 27%;
	 color: #2A3139;
	 cursor: pointer;
}*/
.changepass .field-icon.toggle-password {
 margin-top: 36px; 
     right: 14%;
}
.NCX .capital-content p {
    font-size: 14px;
    color: #2A3139;
    line-height: 18px;
	font-weight:400;
}
.input input[type=text], .input input[type=password], .input input[type=email], .input textarea, .input select {
    height: 40px;
    font-size: 14px;
    padding: 8px 10px;
}
.plushicon {
    position: relative;
	text-align:center;
}
.plush {
    position: absolute;
    bottom:0px;
    height: 100%;
    text-align: center;
    display: inline-block;
}
.plush img{
	margin-bottom:10px;
}

.profile-edit-dtl p b {
    color: #485463;
    font-weight: 500;
	font-size:14px;
}
.profile-edit-dtl p{
	font-size:16px;
	color:#2A3139;
	font-weight:400;
}

.custom-select {
  position: relative;
  font-style: normal;
  font-weight: 400;
  width:100%;
  margin:0px auto;
}

.custom-select select {
  display: none; 
}

.select-selected {
background-color: #ebf0f3;
    border-radius: 5px;
}

.select-selected:after {
  position: absolute;
  content: "";
  top:15px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #485463 transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #485463 transparent;
  top: 47px;
}
.select-selected.select-arrow-active {
    border: 1px solid #00375B;
}
/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
    border-bottom: 1px solid #F5F7F8;
  color:#2A3139;
  padding: 8px 16px;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
  font-size:14px;
    font-weight: 400;
	    margin: 0 0 0px 0;
}
.select-selected{
    border-bottom: none;
	margin-bottom: 30px;
	position:relative;
}
/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #fff;
     top: 70%;
    left: 0;
    right: 0;
    z-index: 99;
    border: 1px solid #00375B;
	    max-height: 250px;
    overflow: auto;
	border-radius:5px;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
background: #F5F7F8;
border-radius: 0 0 5px 5px;
}
.assig.listofdelt {
    padding: 0px !important;
    background: #fff !important;
	box-shadow: 0 2px 6px 0 
}
.assig.listofdelt a {
    color: #2A3139 !important;
}
.assig.listofdelt .row {

}
.assig.listofdelt .row a{
}
.assig.listofdelt .row a:hover{
	background: #F5F7F8;
}
.assig.listofdelt .row:last-child {
    border-bottom: none;
}

.input textarea {
    min-height: 100px;
}
.assig.listofdelt::after {
content: "";
    position: absolute;
    top: -12%;
    right: 13%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.assig.listofdelt .row a {
    background: none !important;

}
#ncx_model, #hcx_model, #scx_model, #fcx_model{display:none;}
.four-one.hcx-border.active{
    border: 2px solid #3C8478 !important;
}
.four-one.scx-border.active{
    border: 2px solid #3C8478 !important;
}
.four-one.fcx-border.active{
    border: 2px solid #3C8478 !important;
}
.header-heading.scope1, .header-heading.scope2, .header-heading.scope3{
background: #3C8478;
color: #fff;
}
.addnew .red_button{height:35px;}
a.anchor{ cursor:pointer; }
table.sfscBiogenics td[class*="col-"], table.sfscBiogenics th[class*="col-"],
table.sfscBiomass td[class*="col-"], table.sfscBiomass th[class*="col-"],
table.sfscWastes td[class*="col-"], table.sfscWastes th[class*="col-"]
{float: inline-start;}

.dottediconm{
	max-height: 100px;
	height: 100px;
	vertical-align: middle;
	padding-top: 16px;
}

.assig.listofdelt {
    background: #FFFFFF !important;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.24);
    /* padding: 10px; */
	    position: absolute;
    right: 0;
	z-index:999;
}

.assig.listofdelt .dellist a {
    clear: both;
    padding: 10px;
    /* width: 100%; */
    FLOAT: left;
    display: block;
	font-size:16px;
	min-width: 125px;
}
.assig.listofdelt .dellist a:hover {
    background: #F5F7F8 !important;
}
.scx-four-sec {
    background: #F4F6F7;
    height:120px;
    margin-bottom: 15px;
    padding: 10px;
	font-weight: 600;
	/*font-size: 20px;*/
	color: #3C8478;
	cursor:pointer;
}
.scx-four-sec span {
    font-size: 18px;
    margin-bottom: 5px;
}
.scx-four-sec input[type="checkbox"]{display:none;}
.scx-four-sec:hover, .scx-four-sec.active-sec {
    background: #FFFFFF;
    border: 2px solid #3C8478;
    border-radius: 5px;
}
.scx-four-sec img {
    width: 60px;
    padding: 0px 0;
    margin-right: 5px;
}
a.add-agricultural.center-block h2 {
    font-size: 14px !important;
    color: #3C8478 !important;
	font-weight: 500 !important;
}
a.add-agricultural.center-block img {
    width: 39px;
    height: 39px;
}
span.pull-right.info-scont-scx img {
    width: auto;
    float: right;
    margin-top: -30px;
}
.sub-main-heading {
    font-family: 'Barlow';
    color: #3C8478;
    font-size: 18px;
    font-weight: 600;
}
.download-area{margin-bottom:10px; margin-top:20px;}
.download-area a, .download-area a:hover{
	font-family: 'Barlow';
	color:#3C8478;
	font-size: 16px;
	font-weight: 600;
}
h2.packagedoller{color:#FD5C63 !important;
    margin-top: 10px;}
.h3, h3{font-size: 16px!important;}
.ui-datepicker {
width: 18.8em !important; /*what ever width you want*/
}

.ui-datepicker .ui-datepicker-month,.ui-datepicker .ui-datepicker-year{
	height: 26px;
	padding: 0;
	width: 45% !important;
	margin-left: 5px !important;
}

#mySidenav form label{color:#485463;font-weight: 300;}
.s_form p{font-size: 14px;
color: #2A3139;
letter-spacing: 0;
line-height:24px;
font-weight:400;
width:100%;}
.no_employee_group{font-weight:300;}

.NCX-REPORT-area h6{
	font-size:13px;
	font-family: 'Barlow';	
	font-weight: 400;
	padding: 0 20px;
}
.NCX-REPORT-area h2{
	font-size:26px !important;
	padding: 0 20px;
	color:#536E89 !important;
	font-weight: 500 !important;
}

.NCX-REPORT-area table tr th, .NCX-REPORT-area table tr td.ncii{
	font-size:14px;
	font-family: 'Barlow';	
	font-weight: 500;
	/*padding:14px;*/
	    border-right: 1px dotted;
}

ul.dotted-profile-content{
display: none;
    position: absolute;
    min-width: 160px;
    right: 0px;
	list-style:none;
    z-index: 9999999;
    margin: 0;
    padding: 0;
	border-radius:5px;
    top: 25px;
    background: #FFFFFF;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.24);
}
ul.dotted-profile-content li a:hover {
    background: #F5F7F8 !important;
    border-radius: 5px;
}
ul.dotted-profile-content li{

}
ul.dotted-profile-content li a {
  color: black;
  text-decoration: none;
  display: block;
  	  padding: 12px 16px;
	  font-size: 16px;
color: #2A3139;
}
ul.dotted-profile-content::after {
    content: "";
    position: absolute;
    top:0%;
	margin-top:-14px;
    right: 13%;
    margin-left: -5px;
    border-width: 7px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

ul.dotted-profile-content li a i {
    margin-right: 12px;
}

ul.dotted-profile-content.show {display: block;}

.unit-states-row {
    display: flex;
}

.deletgroupname {
    z-index: 99999999;
    top: 35%;
}

.deletgroupname .modal-dialog{
	max-width:400px;
	height:250px;
	border-radius:5px;
}
.deletgroupname h2 {
    font-size: 18px !important;
    color: #2A3139 !important;
	font-weight:500;
}
.deletgroupname p{
font-size: 14px;
color: #2A3139;
line-height: 20px;
font-weight:400;
}
button.btn.btn-default.delet-pop {
    font-size: 16px;
    color: #FD5C63;
    text-align: center;
    background: none;
    border: none;
    box-shadow: none;
	font-weight:400;
}
button.btn.btn-default.cancel-pop{
    font-size: 16px;
    color: #0C8678;
    text-align: center;
    font-weight: 400;
    background: none;
    border: none;
    border-left: 1px solid #ccc;
    border-radius: 0;
}
:focus{
	outline:none !important;
}
.deletgroupname .btn-default:active:hover{
	 box-shadow: none;
}
/*--12-1-20--*/
.four-one.activemodel {
    border: 2px solid #3C8478;
}
.highcharts-container{
	margin:0px auto;
}
ul.dotted-profile-content li a:hover:last-child {
    border-radius:5px;
}
.ncx-report .IntensityRevenue p{font-size: 10px; font-weight:500; color:#080C0E;}
.ncx-report .IntensityRevenue span{font-size: 10px; font-weight:500;}
.ncx-report .IntensityRevenue .col-md-7, .ncx-report .IntensityRevenue .col-md-12, .ncx-report .IntensityRevenue .col-md-5{padding:0;}
.four-one.four-sign.ncs-four-tow ul.ncs-footer li:last-child {
    border-right: none !important;
}

/****** INNER PAGES LEFT MENU ******/

.row.leftmenu {padding: 0 20px;}
.leftmenu .unit-states{padding:0;}
.right-ar-sec {
    position: relative;
	float:right;
	/* margin-top: 35px; */
	height:30px;
}

.scxmenu .right-ar-sec {
	margin-top: 10px;
}
.scxmenu .assin-header.peoplelist {padding-bottom:0px;}
.assin-header.peoplelist .col-md-2.assig-img, .assin-header.peoplelist  .col-md-10.assig{margin-top: 5px;}
.assin-header.peoplelist{margin-bottom:2px;}
.right-ar-sec .dotted-profile{
    text-align: center;
    cursor: pointer;
    z-index: 99999;
    position: absolute;
    right: 10px;
    width: 45px;
    height: 27px;
	line-height:27px;
    top: 0;
    left: 0;
    right: 0;
    text-align: right;
    float: right;
}
.col-md-2.right-ar-sec {
    position: relative;
}
.right-ar-sec .dotted-profile span{
	border-radius: 50%;
	display: inline-block;
	margin: 0 0px;
	    background: none;
    width: 8px;
    height: 8px;
    border: 2px solid #3C8478;
}
.assin-header.peoplelist  .porfile-time{margin-top: -20px; color: #3c8478;}

.assin-header.peoplelist:hover {
    background: #F4F6F7;
    width: 100%;
    border-radius: 10px;
	color: #3C8478 !important;
}
.assin-header.peoplelist.active{
	background: #3C8478;
    width: 100%;
    border-radius:10px;
	color:#fff;
}
.assin-header.peoplelist  h3{
font-family: 'Barlow';
font-style: normal;
font-weight: 600;
color:#3c8478;
margin: 10px 0 5px 0;
}

.assin-header.peoplelist .assig b {
    color: #3c8478;
}
.assin-header.peoplelist.active  h3, .assin-header.peoplelist.active .assig, .assin-header.peoplelist.active .assig  b, .assin-header.peoplelist.active .assig .porfile-time{color:#fff;}

.assin-header.peoplelist.active  h3, .assin-header.peoplelist.active .assig, .assin-header.peoplelist.active .assig  b, .assin-header.peoplelist.active .assig .porfile-time{color:#fff;}
.assin-header.peoplelist.active .right-ar-sec .dotted-profile span{    background: none;
    width: 8px;
    height: 8px;
    border: 2px solid #fff;}

/********  END LEFT MENU  ****/

/******** TAB *******/
.tab-area .content {
    padding: 30px;
	padding-left: 0;
	padding-right: 0;
}
.tab-area input[name="tabs"] {
  display: none;
}
.tab-area input[name="tabs"]#tab-1:checked ~ .content .tab:nth-of-type(1) {
  display: inline-block;
}
.tab-area input[name="tabs"]#tab-1:checked ~ .tabs label:nth-child(1) {
  color: #28313A;;
}
.tab-area input[name="tabs"]#tab-1:checked ~ .tabs label:nth-child(1):after {
  width: calc(100% - 40px);
  transition: .3s;
}
.tab-area input[name="tabs"]#tab-2:checked ~ .content .tab:nth-of-type(2) {
  display: inline-block;
}
.tab-area input[name="tabs"]#tab-2:checked ~ .tabs label:nth-child(2) {
  color: #28313A;;
}
.tab-area input[name="tabs"]#tab-2:checked ~ .tabs label:nth-child(2):after {
  width: calc(100% - 40px);
  transition: .3s;
}
.tab-area input[name="tabs"]#tab-3:checked ~ .content .tab:nth-of-type(3) {
  display: inline-block;
}
.tab-area input[name="tabs"]#tab-3:checked ~ .tabs label:nth-child(3) {
  color: #28313A;;
}
.tab-area input[name="tabs"]#tab-3:checked ~ .tabs label:nth-child(3):after {
  width: calc(100% - 40px);
  transition: .3s;
}

.tab-area input[name="tabs"]#tab-4:checked ~ .content .tab:nth-of-type(4) {
  display: inline-block;
}
.tab-area input[name="tabs"]#tab-4:checked ~ .tabs label:nth-child(4) {
  color: #28313A;;
}
.tab-area input[name="tabs"]#tab-4:checked ~ .tabs label:nth-child(4):after {
  width: calc(100% - 40px);
  transition: .3s;
}

.tab-area input[name="tabs"]#tab-5:checked ~ .content .tab:nth-of-type(5) {
  display: inline-block;
}
.tab-area input[name="tabs"]#tab-5:checked ~ .tabs label:nth-child(5) {
  color: #28313A;;
}
.tab-area input[name="tabs"]#tab-5:checked ~ .tabs label:nth-child(5):after {
  width: calc(100% - 40px);
  transition: .3s;
}

.tab-area label.r_ight {
    float: right;
}
.tab-area .tabs {
  box-shadow: 0 20px 50px -25px rgba(0, 0, 0, 0.3);
  overflow-X: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
  white-space: nowrap;
      background: #fff;
}
.tab-area {
    background: #fff;
}
.tab-area .tabs label {
  display: inline-block;
  padding: 18px;
  position: relative;
  color: #bbc3d1;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  cursor: pointer;
}
.tab-area .tabs label:after {
  content: '';
  background:#7694A8;
  width: 0;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: .1s;
}


.tab-area .tab-area .tab {
  display: none;
  background: #F6F6F6;
  padding: 0 20px;
}
.tab-area .tab {
  display: none;
  padding: 0 20px;
  width:100%;
}
.tab-area .tab img{
width:100%;
}
.benchmarks-box{
background: #FFFFFF;
box-shadow: 0 0 15px 0 #EDEDED;
border-radius: 10px;
    width: 100%;
    padding: 30px;
}
.benchmarks-box h5{
font-size: 24px;
color: #0C8678;
 font-weight: 500;
}
.benchmarks-box ol {
    margin: 0px;
    padding: 0;
}
.benchmarks-box ol li{
    font-size: 16px;
    color: #080C0E;
    letter-spacing: 0;
    line-height: 27px;
    margin-bottom: 20px;
}
.tab-area .fa-star{
color:yellow;
margin-right:10px;
}

/******END TAB***/
.graph-area tr:nth-child(odd){background:#f5f7f8;}
.row.IntensityRevenue {
    background: #f3fbfb;
    padding: 20px 15px 10px 15px;
    margin: 0;
    position: relative;
	border-radius: 5px;
}
.reportinfo{padding:20px; min-height:350px;}
.reportusdinfo{text-align:right;}
.reportformat h5 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}
.whatif a, .whatif a:hover{color:#26313B;
font-family: 'Barlow';
font-style: normal;
font-weight: 500;
font-size:14px;
}

.highcharts-credits{display:none;}

.assin-header.peoplelist.active .assig-img label {
    color: #fff;
}
.assin-header.peoplelist .assig-img label {
	color:#3c8478;
}
.main-heading.form-download {
    color: #2A3139 !important;
}
.textarea-download-form {
    margin-top: 50px;
}
.xlxs-download {
    text-align: center;
	margin-bottom:70px;
	margin-top:50px;
}
.xlxs-download h6{
   font-weight:600;
    font-size: 24px;
    color: #3C8478;
    letter-spacing: 0;	
}
.xlxs-download h6 a{
    color: #3C8478;	
}
.textarea-download-form p {
    font-size: 16px;
    color: #485463;
    line-height: 24px;
    font-weight: 400;
}
.blue-button.download-cancel {
    position: absolute;
    right: 50px;
    bottom: 50px;
    font-weight: 400;
    font-size: 16px;
    color: #00375B;
    background: #FFFFFF;
    border: 2px solid #00375B;
    border-radius: 25px;
}
.blue-button.download-cancel a{
color: #00375B;	
}
.intensitygreen{
	color:#009059;
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 600;
}
.left-side-assin.group-area {
     height: 79vh;	 
	 padding-bottom:50px;
}
.left-side-assin.group-area.ncx {
     /*height: 79vh;*/
	 height: 70vh;
	 padding-bottom:50px;
}
.download-img img {
    width: 100px;
}
.upload-img img {
    width: 50px;
}
.form-area.cr-pro {
    height: auto;
	min-height: auto;
}
.textarea-download-form ul {
    float: none;
    text-align: center;
}
.textarea-download-form ul li{
	display: inline-flex;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
}
.xlxs-download span {
    font-size: 24px;
    color: #3C8478;
    font-weight: 600;
}
.xlxs-download.space-margin-top {
    margin-top: 30px;
}
a.xl-download {
    font-size: 16px;
    color: #0C8678;
    /* font-weight: 500; */
    text-align: right;
    line-height: 36px;
}
.button-area {
    width: 100%;
    float: right;
    display: inherit;
    text-align: right;
}
a.blue-button.viewip {
    position: absolute;
    bottom:15px;
    background: #FFFFFF;
    border: 2px solid #E3677A;
    border-radius: 25px;
    margin: 0px auto;
    left: 0;
    right: 0;
    font-size: 18px;
    color: #E3677A;
    text-align: center;
    width: 98%;
    margin-bottom: 20px;
    float: left;
}
.logo-img img {
      height: auto;
    width: 250px;
    clear: both;
    margin: 0px auto;
    position: inherit;
}
.logo-img {
    width: 100%;
    text-align: center;
    float: left;
    clear: both;
    height: 85px;
}

.reg-logo {
    position: absolute;
    z-index: 999;
    top: 50px;
    left: 20px;
}
.reg-logo img {
    float: left;
	height: 35px;
	    width: auto;
}
.reg-logo span {
    margin-left: 40px;
    font-size: 42px;
    color: #fff;

	    line-height: 36px;
}
.user-list {
    width: 96%;
    margin: 0px auto;
}
font.sub-title {
    font-size: 18px;
    color: #DEDEDF;
    text-align: center;
}
.ffgpass {
    margin-top: 100px !important;
}
h2.login-hadd.text-center img {
    height: 30px;
}
.intensitygreen{color:#009059;font-family: 'Barlow';font-style: normal;font-weight: 600;}
.loderimg{width:50px !important; margin-top: 30px;}
.ipnlreport .ncx-report{height: 168px !important;}
.mainreportbox .loderimg{margin-top: 130px;}
.mainreportbox{
	background:#fff;
	padding: 20px;
	margin: 20px 0;
	box-shadow: -8px 16px 51px #ccc;
	border-radius: 5px;
	height: 420px;
}
.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropdown-dott {
  position: relative;
  display: inline-block;
}

.dropdown-content-lista {
  display: none;
  position: absolute;
  right: 0;
  background-color: #fff;
  min-width: 160px;
     box-shadow: 0 2px 6px 0 rgba(0,0,0,0.24);
  z-index: 1;
      border-radius: 2px;
	      top: 20px;
}

button.dropbtn-dotted-profile {
    background: none;
    border: none;
	display:flex;
}
button.dropbtn-dotted-profile span {
    margin: 2px;
    border-radius: 5px;
}
button.dropbtn-dotted-profile span {
    margin: 2px;
    border-radius: 5px;
    /* border-color: #3C8478; */
    border: 2px solid #3C8478;
    width: 8px;
    height: 8px;
}
.dropdown-content-lista::after {
    content: "";
    position: absolute;
    top: 0%;
    margin-top: -13px;
    right: 13%;
    margin-left: -5px;
    border-width: 7px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.dropdown-content-lista a {
    text-decoration: none;
    display: block;
    padding: 12px 16px;
    font-size: 16px;
    color: #2A3139;
}
.assin-header.peoplelist.active .right-ar-sec .dropbtn-dotted-profile span{    background: none;
    width: 8px;
    height: 8px;
    border: 2px solid #fff;}
	
.dropdown-content-lista a:hover {background-color: #f1f1f1;border-radius: 2px;}
.dropdown-dott:hover .dropdown-content-lista {display: block;}
.dropdown-dott:hover .dropbtn {background-color: #3e8e41;}
.packages-sec span.red_button {

    display: inline-block;
}
.leftmenu .unit-states label {
    color: #fff;
    font-weight: inherit;
    font-size: 14px;
}
.right_side-sec.scroll-none.ncs-area {
    height: 99vh;
    margin: 0;
}
/*.right-side-sec.for-r {
    overflow: inherit !important;
}*/
.NCX.unitedit-box {
    margin: 0;
}
.NCX.unitedit-box .four-one.active {
    padding: 25px 25px;
}
button.btn-CO2 {
    width: 25px;
    height: 25px;
    font-size: 10px;
    border-radius: 20px;
    background: #4C6E8C;
	float: right;
	right: 6px;
	top: -10px;
	position: absolute;
	color:    #fff;
    border: none;
    padding: 0;
    line-height: 25px;
    z-index: 99999;
}
/*--5-2-20--*/
p.text-center.unabeltosign a {
    border: none;
    text-align: center;
    padding: 0;
    margin: 0;
	font-weight: 600;
	color: #485463;
}
p.text-center.unabeltosign {
    text-align: center;
	    color: #485463;
		      margin-top: 90px;
    margin-bottom: 65px;
}
p.text-center.unabeltosign span {
    font-size: 16px;
    font-weight: 400;
}
p.goback,
p.goback a {
    color:#FD5C63 !important;
}
p.goback a {
    padding: 0;
    margin-left: 10px;
}
p.sinup-goback {
    text-align: right;
    font-size: 16px;
    margin-top:5px;
    color: #485463;
    font-weight: 400;
    line-height: 27px;
}
p.sinup-goback a {
    border: 2px solid #2A3139;
    padding: 5px 30px;
    color: #2A3139;
    border-radius: 25px;
    font-size: 18px;
    background: none;
    line-height: 27px;
    text-decoration: none;
    margin-left: 20px;
    display: inline-block;
}
h3.unabletosignin {
    text-align: left;
    font-weight: 600;
}
p.bold-none {
    font-weight: 400;
}
.form-group.getintoch-f textarea#problem-description {
    background: #ebf0f3;
    border-radius: 5px;
	    height: 100px;
}

.red-border:foucs{border: 1px solid red; }

.Packages-page.congrats-payment {
    background: none;
    box-shadow: none;
}
.Packages-page.congrats-payment h1 {
    font-size: 40px;
    color: #417505;
    font-weight: 700;
	margin: 40px 0 15px 0;
}
.Packages-page.congrats-payment p {
    font-size: 16px;
	    margin-bottom: 50px;
}
.Packages-page.congrats-payment a.red_button {
    background: #fff;
}
/*-- 15-2-20--*/
.packages-img img {
    height: 70px;
}
.packages-sec.sme-packages {
    padding: 0px 60px;
}
.packages-sec.sme-packages p {
    padding: 10px 30px;
    font-size: 16px;
	color:#00001B;
}
.packages-sec.sme-packages h2.packagedoller {
    font-size: 62px !important;
	margin-bottom:40px;
}
.packages-sec.sme-packages span.red_button {
    width: 220px;
    font-weight: 500;
}
p.t14 {
    font-size: 14px !important;
    padding: 10px 20px !important;
}
.billing-del {
    background: #FFFFFF;
    box-shadow: 0 0 3px 2px rgba(162,162,162,0.15);
    border-radius: 5px;
	border-top:5px solid #2A3139;
    text-align: center;
    padding: 60px 30px;
    height: 100%;
    min-height: 90vh;	
}
.billing-area h2 {
    font-weight: 600 !important;
    font-size: 24px !important;
    color: #2A3139 !important;
    letter-spacing: 1.33px;
    margin-top: 0;
}
.billing-del h3 {
    font-size: 24px !important;
    color: #485463;
    letter-spacing: 2px;
    line-height: 35px;
    font-weight: 600;
    margin-top: 0;
}
.billing-del h2.packagedoller {
    font-size: 50px !important;
    color: #FD5C63;
    letter-spacing: 4.17px;
    text-align: center;
    font-weight: 600 !important;
}
span.annual-heading {
    font-size: 16px;
    color: #2A3139;
    text-align: center;
    line-height: 25px;
    font-weight: 500;
	margin-bottom: 15px;
}
.billing-del p {
    border-bottom: 1px solid;
    /* line-height: 30px; */
    padding-bottom: 30px;
}
.Packages-page.term_conditions {
    background: none;
}
.Packages-page.term_conditions {
    background: none;
    box-shadow: none;
}
.packages-sec.tcondition {
    background: #FFFFFF;
    box-shadow: 0 0 3px 2px rgba(162,162,162,0.15);
    border-radius: 5px;
	padding: 40px 30px;
}
.error-message{
	color:red;
	font-weight:250;
	font-family:'Barlow';
	font-size:16px;
}
.form-error{border: 1px solid red;}
.packages-sec.tcondition p {
    text-align: left;
}
.billing-del ul {
    margin: 0px;
    padding: 0;
    list-style: none;
    text-align: left;
}
.billing-del ul li{
	 margin-bottom: 15px;
	 font-size: 16px;
    color: #2A3139;
    line-height: 22px;
}
.billing-del ul li span {
    color: #00001B;
}
.Packages-page.term_conditions button.red_button.pull-right.fr,
.Packages-page.term_conditions button.green_button.pull-right.fr {
    margin-top: 20px;
}
.loader-pac {
    text-align: center;
}
.loader-pac img {
    max-width: 200px;
    margin-top: 200px;
}
.billing-del.pay-online {
    max-width: 800px;
    margin: 0px auto;
}
.r_area-onlinepayment {
    text-align: left;
}
.r_area-onlinepayment h2.packagedoller {
    text-align: left;
}
.r_area-onlinepayment p span {
    font-size: 10px;
    color: #2A3139;
}
.r_area-onlinepayment h6 {
    font-size: 16px;
    color: #2A3139;
    line-height: 25px;
}
.input.text.coupon-code input#billing-name {
    margin: 0px 0 10px 0;
}
.input.text.coupon-code label{
font-size: 16px;
color: #2A3139;
line-height: 25px;
font-weight: 500;
}
button.pay-btn {
    float: left;
    width: 100%;
    background: #FD5C63;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
button.apply-now {
    float: right;
    width: 260px;
    margin-bottom: 20px;
    background: none;
    padding: 10px 0;
    color: #fd5c63;
    font-weight: bold;
    font-size: 18px;
	background: #FFFFFF;
border: 2px solid #E3677A;
box-shadow: 0 0 6px 0 rgba(106,106,106,0.22);
border-radius: 25px;
}
.tb-pay-area {
    max-width: 800px;
    margin: 20px auto;
    padding: 40px 0;
    box-shadow: -16px 16px 32px #f1f1f1;
    border-radius: 5px;
}
.offline{
	width: 35%;
    margin: 40px auto;
}
.offline .Packages-page {
    background: #fff;
    width: 100%;

}
.offline h2{
	font-size: 24px;
color: #2A3139;
letter-spacing: 1.33px;
  font-weight: 600;
}
.group-logo-img {
    text-align: center;
	margin-top: 12%;
}
.group-logo-img img {
    height: 50px;
	position: initial;
}
p.mtop {
    margin-top: 140px;
}
.login-form.regist {
    margin: 2% auto;
}
.fa-eye-slash:before {
	content: "\f06e";
}
.fa-eye:before {
    content: "\f070";
}
.IntensityRevenueUSD{/*min-height:40px!important;*/}
/*.xl-download {display:none;}*/
.login-hadd1{margin-top:20%;}
.gist-model_Ncx ul li{text-align:left;}
.gist-model_Ncx .text-center{text-align:center !important;}

.tab-area.tab-unit-area {
    background: none;
}
.tab-area.tab-unit-area .content {
    padding: 0;
}
.your-unit-name {
    background: #FFFFFF;
    border-radius: 5px;
	padding:30px;
	    margin-top: 30px;
	float: left;
    width: 100%;
	height: 260px;
}
.tab-area.tab-unit-area .tab {
    padding: 0 30px;
}
.your-unit-name h5 {
    font-size: 26px;
    color: #2A3139;
	font-weight:500;
}
.your-unit-name ul {
    margin: 0px;
    padding: 0px;
    display: flex;
}
.your-unit-name ul li {
    list-style: none;
    width: 25%;
	font-size: 16px;
color: #2A3139;
}
.your-unit-name ul li:last-child{
width:100%;
}
.icon-img img {
    width: 24px!important;
	margin-right:10px;
}
.icon-img {
    margin-top: 20px;
	margin-bottom:20px;
}
.your-unit-name ul.ncs-footer {
    display: inherit;
	    padding-top: 8px;
}
.your-unit-name ul.ncs-footer li {
    width: auto;
    float: right !important;
    text-align: right;
}
.your-unit-name .dropdown-dott {
    margin-top: 7px;
}
.your-unit-name.add-unit {
    text-align: center;
	min-height:238px;
}
.your-unit-name.add-unit h2 {
    font-size: 26px !important;
    color: #FD5C63 !important;
    font-weight: 500 !important;
}
.your-unit-name.add-unit img {
    width: auto;
	    margin-top: 45px;
}
/*---19-2-20---*/
.your-report {
    border-bottom: 1px solid #2A3139;
}
.your-report h2 {
    font-weight: 600 !important;
    font-size: 18px !important;
    color: #28313A !important;
    letter-spacing: 1.19px !important;
	display: flex;
}
.your-report ul {
    margin: 20px 0 30px 0;
    display: flex;
	padding:0px;
}
.your-report ul li {
    list-style: none;
    font-weight: 600;
    font-size: 16px;
    color: #28313A;
    letter-spacing: 0.98px;
	width:180px;
	height:60px;
	text-align:center;
	background: #FBFBFB;
border-radius: 3px;
line-height: 60px;
    margin-left: 20px;
}
.your-report ul li a{
    color: #28313A;	
}
.your-report ul li:first-child {
    margin-left: 0;
}
.your-report h2 .icon-img {
    margin: 0;
}
.right-side-sec.for-r {
    overflow: inherit !important;
}
.pull-right.offline-payment-header a span.green_button {
    line-height: 37px;
    height: 40px;
    float: right;
    margin-left: 20px;
	margin-top: -4px;
}
.pull-right.offline-payment-header {
    margin-top: 0px;
}
ul.digit-no {
    display: flex;
	margin:0 0 25px 0;
	padding:0;
}
ul.digit-no li:first-child {
    margin-left: 0;
}
ul.digit-no li{
	background: #FFFFFF;
border-radius: 5px;
width:50px;
height:50px;
list-style:none;
line-height:50px;
text-align:center;
margin-left:15px;
}
.offline .tb-pay-area {
    box-shadow: none;
}
.offline input[type="text"] {
    width: 50px;
    margin-right: 12px;
}
.Packages-page.term_conditions button.green_button.pull-right.fr {font-size: 18px;
    font-size: 18px;
    background: none;
    line-height: 38px;
    height: auto;
    margin-right: 10px;
    border: 1px solid;
}
.r_area-onlinepayment .tb-pay-area {
    box-shadow: none;
}
.offline.payment-offline .Packages-page h6 {
    width: auto;
    background: none;
    border: none;
    box-shadow: none;
    text-align: left;
	padding: 10px 0;
	
}
.offline.payment-offline .Packages-page p {
    padding: 0;
    text-align: left;
	margin: 0px;
}
.offline.payment-offline .packages-sec.sme-packages {
    padding: 0 30px;
	position:relative;
}

.offline-footer-area {
    /* position: absolute; */
    /* top: 100px; */
    display: flex;
    margin-top: 100px;
	width: 94%;
}
.offline-footer-area p{
	font-size: 20px;
color: #485463;
line-height: 24px;
}
.offline.payment-offline .Packages-page p.pull-right {
    text-align: right;
    width: 40%;
}
.offline-footer-area p a{
	color:#FD5C63;
}
.offline-footer-area p {
    width: 60%;
}
span.red_button.retry {
    background: #fff;
    margin-left: 20px;
}
span.green_button.go-back {
    border: 1px solid;
    padding: 7px 50px;
    /* color: #E3677A; */
    border-radius: 25px;
    font-size: 18px;
    background: none;
    line-height: 27px;
}
.packages-sec.payment-fail h2 {
    color: #FD5C63 !important;
}
/*--21-2-20--*/
.sidenav-listing {
    box-shadow: -4px 0 10px 0 #959595;
	width: 40% !important;
}
.sidenav-listing .s_form.addyear {
    width: 100%;
}
.sidenav-listing button.red_button.closebtn {
    line-height: 21px;
    height: 39.6px;
    margin-top: 10px;
    border-radius: 50px;
}
.your-unit-name.yearlisting ul li {
    width: 100%;
}
.your-unit-name.yearlisting ul li a {
    padding: 0 7px;
}
.your-unit-name ul li a {
    padding: 5px 8px;
    color: #2A3139;
}
button.red_button.closebtn.add-new {
    padding: 10px 30px;
    line-height: 16px;
    height: 39.6px;
    margin-top: 10px;
}
/*--22-2-20--*/
tr.bg-none-fcx {
    background: none !important;
    /* text-align: center; */
}
tr.bg-none-fcx th{
	text-align:center;
	font-size: 16px;
color: #080C0E;
}
tr.bg-none-fcx th:nth-child(2), tr.bg-none-fcx th:nth-child(3),tr.bg-none-fcx th:nth-child(4),tr.bg-none-fcx th:nth-child(5),tr.bg-none-fcx th:nth-child(6) {
    border-right: 1px dotted #222;
}
.ta-l{
	text-align: left !important;
	
}
tr.tablebgcolor td {
    background: #F7F7F7;   
    font-size: 12px;
    color: #070C0E;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
	padding-bottom:8px;
	padding-top:8px;
}

tr.fcx-table-bg td {
    background: #F7F7F7;
    border-radius: 5px;
    padding: 5px 15px;
    font-size: 12px;
    color: #070C0E;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
}
tr.fcx-table-bg td table td {
    border: none !important;
	    width: 35%;
	line-height: 16px;
    font-weight: 400;
}
tr.fcx-table-bg td table td:last-child{
	 width: 30%;
}
tr.fcx-table-bg td:nth-child(2),tr.fcx-table-bg td:nth-child(3),
tr.fcx-table-bg td:nth-child(4),tr.fcx-table-bg td:nth-child(5),tr.fcx-table-bg td:nth-child(6) {
    border-right: 1px dotted #222;
}
table.table-responsive.fcx-table {
    text-align: center;
}
tr.fcx-bgnone tr {
    background: none !important;
}
tr.fcx-bgnone {
    background: none !important;
}
tr.fcx-bgnone table {
    width: 100%;
}
tr.fcx-bgnone table{
/*	line-height:36px;*/
	font-weight: 500;
	font-size: 14px;
color: #070C0E;
}
.ncx-report.reportinfo{overflow:scroll;}
img.welcome{height:auto;}
.scx-four-sec span {
    width: 100%;
    float: left;
}
.scx-pop-h h1 {
    font-size: 16px;
    background: #f7e1b7;
    padding: 8px;
    border: 2px solid #000;
    margin: 6px 0;
}
p.botto-scx {
    position: absolute;
    bottom: 10px;
    max-width: 500px;
	font-style: italic;
}
.scx-pop-h h1.active {
    background: #f99c20;
}
tr.fcx-bgnone:nth-child(even) {
    background: #f5f7f8 !important;
}
/*tr.fcx-bgnone td {
    padding: 5px;
    font-size: 13px;
}*/
/*---1-2-20--*/
.form-area.CHOOSE-PROGRAMS {
    padding: 15px 50px;
}
.addemployee-group {
    background: #F4F6F7;
    padding: 15px 0;
    text-align: center;
	border-radius: 10px;
	margin: 0 10px 30px 15px;
}
.addemployee-group p{
	font-size: 18px;
    color: #3C8478;
}
.addemployee-group-img-T p {
    margin: 0px;
    padding: 0;
}
.delete-your-units {
    /*max-width: 400px;*/
    margin: 15% auto;
    overflow: inherit !important;
}
.delete-your-units .modal-dialog {
    width: 100%;
}
.delete-your-units .modal-footer {
    display: flex;
    position: absolute;
    width: 100%;
    bottom: 0;
	left: 0;
	border-top: 1px solid #e5e5e5;
}
.delete-your-units .modal-footer p{
	text-align:right;
	width:100%;
	color:#e5e5e5;
}
.delete-your-units h2 {
    font-size: 22px !important;
    color: #2A3139 !important;
    font-weight: 500 !important;
    margin: 0px 0 15px 0;
}
.delete-your-units .modal-content{
	height:250px;
	padding: 15px;
}
.delete-your-units p {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
	color:#2A3139;
}
a.red_text {
    margin-right: 10px;
	color:#FD5C63;
}
a.green_text {
    color: #0C8678;
    margin-left: 10px;
}
.graph-area tr td {
    padding:5px;
	border-right: 1px dotted;
	font-size: 14px;
	font-weight: 500;
}
.graph-area tr td table tr td {
    padding: 0px;
	width:20%;
	    border: none;
	text-align: right;
	padding: 0 7px;
}
.both-same1, .both-same {
    padding: 5px 30px !important;
    background: #fff;
}
h2.main-heading.text-uppercase a {
    color: #3C8478 !important;
}
.glossary{
	    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 2px 20px;
    /* border: 5px solid #ccc; */
    margin-bottom: 50px;
    transition: all 0.5s;
    position: relative;
    float: left;
    border-radius: 20px;
	width:100%;
}
table.table-g td {
    border: 1px solid #f5f7f8;
    padding: 10px;
}
table.table-g td:first-child {
    width: 25%;
}
table.table-g {
    margin: 20px;
}
table.table-g h1 {
    margin: 0px;
    padding: 0px;
	font-size:24px;
}
.tab-area .tab a img {
    /* height: 25px; */
    width: auto;
}
section.faq .panel-heading {
    background: #f3fbfb;
    color: #3C8478 ;
    font-size: 16px;
    font-weight: 400;
	margin: 0px;
    border-radius: 3px;
  
}
section.faq .panel-default{
  border: 1px solid #d9eaea;	
}
section.faq h1 {
    font-size: 24px;
    margin: 40px 0 15px 0;
}
section.faq.package-content-area {
    margin: 50px 0;
}
section.faq.package-content-area .glossary {
    padding: 20px;
}
section.faq.package-content-area a.red_button.fr {
    padding: 8px 30px;
}
section.faq.package-content-area ul {
    margin: 0px 0px 0 20px;
    padding: 0px;
}
.get-report-form .modal-dialog {
    margin: 10% auto;
}
.get-report-form p.mt50 {
    margin-top: 50px;
}
.get-report-form .modal-content {
    padding: 20px;
}
.modal-header{ display: unset !important; }
.get-report-form .modal-header .close {
    margin-top: 0px;
    font-size: 50px;
    opacity: 10;
    position: absolute;
    right: 15px;
    top: 3px;
}
.unit-report .your-report ul li a img {
    height: 30px;
	margin-right: 10px;
}
.unit-report .your-report ul li {
    width: 215px;
}
.icon-img.h-25 img {
    height: 26px;
    width: auto !important;
}
div#help {
    margin: 10% auto;
}
div#help .modal-content {
    padding: 20px;
}


.row.IntensityRevenue .col-md-6.pull-right{
	text-align: right;
}
.row.ppnone {
    margin: 0;
}
.row.ppnone p {
    margin-top: -10px;
}
img.profileimage {
    width: 100%;
    border-radius: 5px;
}
.welcome p {
    margin-top: 0;
    margin-bottom: 0;
}
.ncx-report.reportinfo.ncx-repot-scroll {
    overflow-x: scroll;
}
p.linlwelcome  a {
    border: none;
    padding: inherit;
    margin: 0;
    color: #3C8478;
	text-decoration: underline;
}
tr.bg-none-fcx th:first-child {
    border-right: 1px dotted;
}
a.watch-videos.pull-right {
    display: block;
    width: 100%;
	text-align: right;
}
tr.bg-none-fcx th:last-child,
.graph-area tr td table tr td:last-child,
.graph-area tr td:last-child,.NCX-REPORT-area table tr th:last-child{
    border-right: none;
}
.ncx_repottime-s .col-md-3 {
    width: 14%;
}
.Packages-page.add-unit-package {
    padding: 40px;
	border-left: 5px solid #2A3139;
}
.Packages-page.add-unit-package h2 {
    font-size: 25px!important;
color: #FD5C63;
    letter-spacing: 2px;
    line-height: 35px;
	margin: 0px;
}
.border-light{
	border-right: 1px solid #28313A;
	    min-height: 140px !important;
}
.Packages-page.add-unit-package .numberunitp.border-light span {
color: #2B7700;
    font-size: 30px;
    font-weight: 600;
    margin-top: 10px;
    float: right;
    line-height: 0px;
}
.Packages-page.add-unit-package span.red_button,.Packages-page.add-unit-package button.red_button {
    border: 2px solid;
    width: 80%;
    margin: 40px 10%;
    text-align: center;
    float: right;
}
.Packages-page.add-unit-package h2.packagedoller {
    font-size: 40px !important;
	    line-height: 50px;
}
.nocer span {cursor:pointer; }
		.number{
			margin:20px 0;
			display: flex;
		}
.Packages-page.add-unit-package .numberunitp.border-light.minus, .Packages-page.add-unit-package .numberunitp.border-light .plus{
      display: inline-block;
      vertical-align: middle;
      text-align: center;
		}
.nocer input[type="text"]:focus{
border: none;	
}
.nocer input{
		height: 34px;
    width: 103px;
    text-align: center;
    font-size: 26px;
    border: none;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    background: no-repeat;
}
.Packages-page.add-unit-package .numberunitp.border-light span.minus{
    width: 30px !important;
    height: 30px !important;
    border: 2px solid #28313A;
    border-radius: 30px;
    line-height: 1px;
    margin: 0px !important;
    color: #28313A;
    padding: 10px 6px;
    background: no-repeat;	
}
.Packages-page.add-unit-package .numberunitp.border-light span.plus {
    width: 30px !important;
    height: 30px !important;
    border: 2px solid #FD5C63;
    border-radius: 30px;
    line-height: 1px;
    margin: 0px !important;
    color: #FD5C63;
    padding: 10px 6px;
    background: no-repeat;
}
.Packages-page.add-unit-package p {
    font-weight: 600;
}
footer {
    padding-right: 20px;
    background: #2A3139;
    width: 100%;
    float: left;
    color: #fff;
    text-align: right;
    line-height: 30px;
}
footer p{
    margin: 0px;
    padding: 0 0 0 0px;
    text-align: right;
    float: right;
    width: 100%;
}
section.all-pages {
    height: 100%;
    min-height: 96vh;
}
.container-fluid.footer-height {
    min-height: 96vh;
}
.ncs-area .form-area label.label-main-heading {
    color: #3C8478;
    font-weight: 600;
}
/*---1-4-20--*/
.NCX-REPORT-area table tr th {
    width: 200px !important;
	text-align:center;
}
.ncx-report.reportinfo table.table-responsive {
    width: auto !important;
}
.ncx-report.reportinfo table.table-responsive {
    width: 100% !important;
    max-width: 1500px;
    min-width: 100%;
}
table.table-responsive.equal-td tr th {
    width: 200px !important;
    text-align: center;
    min-width: 185px;
}
.ncx-report.reportinfo th.col-md-3  {
    text-align: center;
}
.ncx-report td.col-md-3.reportusdinfo{text-align:right!important;}
.ncx-report td.col-md-3.ncii{text-align:left!important;}
/*--10-5-20--*/
tr.fcx-bgnone td table tr td {
    border-right: 1px solid #e2dcdc;
		    min-width: 75px;
    max-width: 100px;
}
td.ta-l {
    min-width: 200px;
}
.ncx-report.reportinfo td.col-md-3:first-child {
    text-align: left;
}
.ncx-report.reportinfo td.col-md-3{
	text-align:right;
}
.ncx-report.reportinfo table.table-responsive tr td:first-child {
    min-width: 150px;
	/*text-align:right;*/
    text-align: left;
}
.ncx-report.reportinfo table.table-responsive table tr td {
    min-width: 150px;
	text-align:right !important;
}
.ncx-report.reportinfo table.table-responsive tr td{
	text-align:right;
}
g.highcharts-exporting-group{display:none !important;}

.ncs-area .form-area.fcxa label.label-main-heading {
    font-family: 'Barlow';
    color: #3C8478;
    font-size: 18px;
    font-weight: 600;
}
.glossary-heading{font-size: 24px;}
.login-form.regist.welcome img {
    float: left;
    width: 30%;
    margin-right: 5%;
}
.welcome-pagearea .form-area {
    overflow: hidden;
    width: 100%;
    padding: 20px 0;
	    margin: 2% 0;
}

span.required sup{color:#F80000; padding-left:4px;font-family: 'Barlow';font-weight: 600;font-size: small;}
span.required.alpha sup{color:#02a33d; padding-left:4px;font-family: 'Barlow';font-weight: 600;font-size: small;}
span.required.beta sup{color:#000ff9; padding-left:4px;font-family: 'Barlow';font-weight: 600;font-size: small;}

span.required span{color:#F80000;font-family: 'Barlow';font-weight: 600;font-size: small;}
span.required.alpha span{color:#02a33d;font-family: 'Barlow';font-weight: 600;font-size: small;}
span.required.beta span{color:#000ff9;font-family: 'Barlow';font-weight: 600;font-size: small;}
.select2-container{
	height: 40px;
    font-size: 14px;
	
}
.select2-container .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered{
    padding: 0 0 0 12px !important;
}
.select2-container--default .select2-selection--single{background: #ebf0f3 !important;}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 40px !important;}
.select2-selection__clear{display:none !important;}
.width100{width: 100% !important;}
.psealpha.doller-usd{bottom: 52px;}
.showhide{display:none;}
.scxunits .doller-usd{
    bottom: -24px; 
    position: relative; 
} 

.scx-four-sec img.icnimg-4 {  width: 60px; }
.scx-four-sec img.icnimg-6 {  width: 40px; }
.scx-four-sec img.icnimg-8 {  width: 30px; }
.dropdown{height: 40px;}
.dropdown-content{border: 1px solid #c4c4c4;}
.assignEcosystemServiceClass{display:none;}
.pagination li.active{width:auto;}
.paginationcenter{text-align:center;}
.resendOtpButton{display: none;}
.otp-fake-input {
    width: 50px!important;
    height: 63px!important;
    display: flex!important;
    align-items: center !important;
    justify-content: center !important;
    float: left;
}

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

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

.otp-fake-input .otp-content {
    font-size: 20px;
    font-weight: 600;
    color: #111;
    padding-bottom: 1px;
}
.realInput {
    border: none!important;
    background: none!important;
    z-index: -5000!important;
    width: 0!important;;
}

.m-2 {
    margin: 0.5rem!important;
}
#resendOtpClock{clear: both; margin-bottom: 40px;}
.red-button, .red-button:hover {
    border: 2px solid #E3677A;
    padding: 5px 30px;
    color: #E3677A;
    border-radius: 50px;
    margin-left: 20px;
    text-decoration: none;
    font-size: 16px;
    /* height: 30px; */
}
.NCX.unitedit-box1 {
    margin: 0;
}

.leftmenu .row{ 
} 
 
.card{border: unset;}
.shadow {
    box-shadow: unset !important;
}
.card-body.yes-no .btn-group.btn-group-toggle{display: unset;}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
select{
    color: #000000d6 !important;
}
.right-side-sec.for-r {
    overflow: inherit !important;
}
.row .leftmenu {
    padding: 0 20px;
}
.col-md-6 label{width: 85%;}
.field-icon{margin-top: 0;}
.tbl_land_use_change .doller-usd, .Scope3EmissionCategoryL .doller-usd{position: static;}

.Hcx .field-icon.doller-usd{
     margin-top: 0;
    bottom: -52px;
}
.scxunits .doller-usd {
    bottom: -45px;
}
.areadiv.primarydiv.column.col-md-6 {
    float: left;
    padding-right: 2px;
}
.areadiv.secondarydiv.column.col-md-6 {
    float: left;
}