/*** Common css ***/
@font-face {
  font-family: 'noto_sansbold';
  src: url('../../fonts/notosans-bold-webfont.woff2') format('woff2'), url('../../fonts/notosans-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'noto_sansregular';
  src: url('../../fonts/notosans-regular-webfont.woff2') format('woff2'), url('../../fonts/notosans-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@import url('https://fonts.googleapis.com/css?family=Nunito:400,600,700,800&display=swap');

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.2;
  color: inherit;
}

a {
  text-decoration: none;
}

.hed-bx h2 {
  margin-bottom: 30px;
}

.desktoplogo a img {
  width: 80px;
}

.wsmainfull .desktoplogo a img {
  width: 60px;
}

.wsmobileheader .smllogo img {
  width: 50px;
}

.desktopRightlogo a img {
  height: 90px;
  vertical-align: middle;
  overflow: hidden;
  max-width: 120px;
  position: relative;
  top: -4px;
}

/**** Slider ****/

.slider-main .slide-imgBx .ImgBx img {
  width: 100%;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch a img {
  height: 90px;
  vertical-align: middle;
  overflow: hidden;
  max-width: 120px;
  position: relative;
  top: -25px;
}

.slider-main .slick-dots li button {
  font-size: 0px !important;
}

.slider-main .slick-dots li button:before {
  font-size: 40px !important;
}

.slider-main .slide-imgBx .ImgBx {
  position: relative;
}

.slider-main .slide-imgBx .slider-sub-title {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.slider-main .slide-imgBx .slider-sub-title h1 {
  font-size: 40px;
  color: #fff;
  display: block;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.slider-main .slide-imgBx .slider-sub-title h1 strong:nth-child(1) {
  display: block;
}

.slider-main .slide-imgBx .slider-sub-title h1 strong {
  font-size: 58px;
  font-weight: 700;
}


/****** DATA 4 *****/
.home div#block-data4developmentinitiativesection {
  background-color: #eff6fd;
  padding: 50px 0px;
  border-top: 8px solid #009b3a;
}

.home .block .content {
  width: calc(85% + 28px);
  margin: 0 auto;
}

.home .content .left {
  float: left;
  max-width: calc(64% + 5px);
  padding: 0px;
  padding-right: 40px;
}

.home .content h3 {
  font-size: 36px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 40px;
  left: -4px;
}

.home .content h3:after {
  content: "";
  width: 10%;
  position: absolute;
  bottom: 0px;
  left: 4px;
  height: 3px;
  background-color: #000;
}

.home .content .left p {
  font-size: 16px;
  line-height: 28px;
}

.home .content .left a {
  border: 2px solid #009b3a;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  margin: 0 auto;
  height: 60px;
  color: #009b3a;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 40px;
  transition: 0.4s;
  text-decoration: none;
}

.home .content .left a:hover {
  background: #009b3a;
  color: #fff;
}

.home .content .right {
  float: right;
  padding: 0px;
}

.home .content .right ol {
  counter-reset: my-awesome-counter;
  padding: 0px;
}

.home .content .right ol li {
  list-style: none;
  counter-increment: my-awesome-counter;
  margin-bottom: 18px;
  position: relative;
  padding-left: 56px;
  display: flex;
  align-items: center;
  min-height: 40px;
  line-height: 26px;
  position: relative;
  left: 0px;
  transition: 0.4s;
}

.home .content .right ol li:hover {
  position: relative;
  left: 20px;
  transition: 0.6s;
}

.home .content .right ol li::before {
  content: counter(my-awesome-counter);
  background: #fed100;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  color: #009b3a;
  text-align: center;
  padding-top: 5px;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  border: 2px solid rgb(241, 198, 0);
}

/********* DASHBOARDS ********/

div#main div#block-dfamonitoring-content {
  margin-top: 0px !important;
}

.node__content {
  font-size: 1.071em;
  margin-top: 10px;
}

.home .homepage-content {
  padding: 30px 0px;
  display: flex;
  width: 100%;
}

.home .content .right .green-box {
  margin-bottom: 15px;
}

.home .content .right .green-box a {
  background: #009b3a;
  color: rgba(255, 255, 255, 0.5);
  display: flex;
  width: 100%;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  min-height: 160px;
  transition: 0.4s;
  border: 10px dashed rgba(255, 255, 255, 0.2);
}

.home .homepage-content .right .green-box a,
.homepage-content .right .yellow-box a {
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  padding: 0px;
}

.home .content .right .green-box a:hover {
  transition: 0.4s;
  width: 86%;
  transition-timing-function: ease;
  line-height: 34px;
  font-weight: 700;
  color: rgba(255, 255, 255, 1);
  border: 10px dashed rgba(255, 255, 255, 1);
}

.home .content .right .yellow-box a:hover {
  transition: 0.4s;
  width: 86%;
  transition-timing-function: ease;
  line-height: 34px;
  font-weight: 700;
  color: rgb(136, 112, 0);
  border: 10px dashed rgba(255, 255, 255, 1);
}

.home .content .right .yellow-box a {
  background: #fed100;
  color: rgb(136, 112, 0, 0.5);
  display: flex;
  width: 100%;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  min-height: 160px;
  transition: 0.4s;
  border: 10px dashed rgba(255, 255, 255, 0.2);
}

section {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 0px !important;
}

/********* Latest Resourses ******/

section h3 {
  text-transform: uppercase;
  font-size: 36px;
  position: relative;
  text-align: left;
  margin-bottom: 40px;
  padding-bottom: 20px;
}

section h3:after {
  position: absolute;
  content: "";
  width: 12%;
  height: 3px;
  bottom: 0px;
  left: 0px;
  background: #000;
}

.public-bx .head-bx.homepage-content h3 {
  margin-bottom: -0px;
}

section .contentPadding {
  width: calc(85% + 30px);
  margin: 0 auto;
}

.pub-detail-inn.pt-4 {
  padding: 0 0 40px !important;
}

.public-bx .pub-detail-inn figure {
  padding: 20px;
  text-align: center;
  box-shadow: 0 0 6px #bcb9b9;
}

.public-bx .pub-detail-inn figure img {
  height: 280px;
  object-fit: contain;
  border: 1px solid #ddd;
  width: 100%;
}

.public-bx .pub-detail-inn figure figcaption p {
  line-height: 20px;
  height: 40px;
  margin-bottom: 0;
  font-size: 14px;
  margin-top: 10px;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.pub-in-main .btn-block a {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  width: 162px;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 0px;
  transition: 0.4s;
  padding: 10px 10px !important;
  display: inline-block;
  border-radius: 0;
}


/****** Footer *******/


footer {
  text-align: left;
  margin-top: 0px;
  border-top: 8px solid #327932;
}

footer .footerContent>.content {
  margin: 0 auto;
  padding: 0px;
  width: calc(85% + 30px);
}

footer .content nav .content {
  padding: 0px;
}

footer .top_bar {
  font-weight: 600;
  font-size: 18px;
  background: #e7e5e5;
  padding: 30px 0px;
}

footer .top_bar ul li {
  list-style: none;
  line-height: 26px;
}

footer .top_bar ul.menu {
  padding: 0px;
}

footer .top_bar ul li a {
  color: #333;
  font-size: 18px;
}

footer .top_bar ul li a:hover {
  text-decoration: underline;
}

footer .top_bar ul li .footerHeadingLink {
  font-size: 28px;
  display: inline-block;
  margin-bottom: 12px;
}

footer .top_bar ul li .footerHeadingLink i {
  margin-left: 4px;
}

footer .top_bar ul li .siteVisitors {
  margin-top: 20px;
  vertical-align: middle;
}

footer .top_bar ul li .siteVisitors span {
  font-size: 21px;
  vertical-align: middle;
  font-weight: 600;
}

footer .footerBottom {
  border-top: 4px solid #327932;
}

footer .footerBottom .footerContent {
  text-align: center;
  padding: 16px 0px;
  font-size: 16px;
  display: block;
  margin: 0 auto;
}

footer .footerBottom .footerContent p span {
  font-size: 18px;
}

footer .footerLeft ul li:nth-child(1) a svg {
  margin-left: 10px;
  width: 25px;
}

footer .footerLeft ul li:nth-child(2) a {
  font-size: 28px;
  font-weight: 700;
}

footer .footerLeft ul li:nth-child(2) a svg {
  margin-left: 10px;
  width: 25px;
}

footer .footerLeft ul li:nth-child(1) {
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
}

footer .footerLeft ul li:nth-child(2) {
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
}

footer .footerLeft ul li:nth-child(1) a {
  font-size: 28px;
  font-weight: 600;
  padding: 0;
  margin: 0;
}

footer .footerLeft ul li:nth-child(2) a {
  font-size: 28px;
  font-weight: 700;
  padding: 0;
  margin: 0;
}

footer .footerMiddle ul li:nth-child(1) a {
  font-size: 28px;
  font-weight: 600;
  display: block;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

footer .footerMiddle ul li:nth-child(1) {
  margin-bottom: 10px;
}

footer .footerMiddle ul li:nth-child(1) a svg {
  margin-left: 10px;
  width: 30px;
}

footer .footerMiddle .region-footer-second nav .content {
  width: 100%;
}

footer .rightLogo {
  margin-top: 4px;
  line-height: 25px;
}

footer .footerRight ul li:nth-child(1) {
  margin-bottom: 12px;
}

footer .footerRight ul li:nth-child(1) a {
  font-size: 28px;
  font-weight: 700;
}

footer .footerRight ul li:nth-child(1) a svg {
  margin-left: 10px;
}

footer .footerRight ul li:nth-child(2) {
  margin-bottom: 12px;
}

footer .footerRight ul li:nth-child(2) a {
  font-size: 28px;
  font-weight: 700;
}

footer .footerRight ul li:nth-child(2) a svg {
  margin-left: 10px;
  width: 25px;
}

footer .footerBottom.last .content {
  width: 100%;
}

footer .region.region-footer-third {
  position: relative;
  display: inline-block;
}

footer .region.region-footer-third div#block-androidlogofooter {
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 4px;
}

footer .region.region-footer-third div#block-androidlogofooter img.filter-image-invalid {
  width: 22px;
  height: initial;
}

footer .block-visitors.block-visitors-block .item-list {
  background: transparent;
  text-align: left !important;
  display: inline-block;
  margin-top: 102px;
}

footer .block-visitors.block-visitors-block .item-list ul {
  padding: 0px;
  margin: 0px;
}

footer .block-visitors.block-visitors-block .item-list ul li {
  display: none;
  margin-bottom: 0px;
}

footer .block-visitors.block-visitors-block .item-list ul li:nth-child(1) {
  display: block;
  color: #327932;
}

.footerLeft .socials a svg {
  font-size: 34px;
  margin: 15px 10px 10px;
  color: #000000;
  height: 34px;
  width: 34px;
}

footer .top_bar ul {
  padding: 0px;
  background: transparent !important;
  text-align: left !important;
}

footer .footerMiddle ul li {
  display: block !important;
  float: none !important;
  background: transparent !important;
  text-align: left !important;
}

footer .footerMiddle ul li a {
  padding: 4px 0 !important;
  margin: 13px 0 !important;
  font-weight: 500;
}

footer .top_bar ul li:hover a {
  border-bottom-color: transparent !important;
}

footer .rightLogo a {
  color: #2d2828 !important;
  font-weight: 500;
  font-size: 18px;
}

.socials a svg {
  margin: 0 !important;
  margin-right: 5px !important;
  margin-top: 10px !important;
}

footer .footerRight ul li:nth-child(1) {
  padding: 0 !important;
  margin: 0 !important;
  margin-bottom: 12px;
}

/* footer .footerRight ul li:nth-child(2) {padding: 0 !important; margin: 0 !important;margin-bottom: 12px;} */
footer .footerRight ul li a {
  padding: 0 !important;
  margin: 0 !important;
  font-weight: 500;
}

footer .footerRight ul li:nth-child(1) a {
  font-size: 28px;
  font-weight: 600;
  padding: 0;
  margin: 0;
  margin-bottom: 12px !important;
}

footer .footerRight ul li:nth-child(2) a {
  font-size: 28px;
  font-weight: 600;
  padding: 0;
  margin: 0;
  margin-bottom: 12px !important;
}


/** Banner **/

.smal-bnr img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}

.bnr-content {
  position: absolute;
  top: 80px;
  left: 98px;
}

.bnr-content h1 {
  color: #fff;
  font-size: 37px;
  font-weight: 500;
}

/***** About Page *****/

.about .about-us #aboutUsTop {
  background-image: linear-gradient(to right, #fff 50%, #eafbf0 50%);
  padding-top: 20px;
}

.about .about-us .about-container {
  width: calc(85% + 30px);
  margin: 0 auto;
}

.about .about-us .left-box {
  padding-right: 60px;
}

.about .about-us .left-box,
.about-us .right-box {
  width: calc(50% - 3px);
  display: inline-block;
  padding: 20px 0px;
  vertical-align: top;
}

.about .about-us div#aboutUsTop p:first-child,
div#aboutUsBottom p:first-child {
  margin-top: 50px;
}

.about .about-us p {
  text-align: left;
}

.about .about-us .right-box {
  padding-left: 60px;
}

.about .about-us .img-box {
  text-align: center;
}

.about .about-us .img-box img {
  height: 140px;
}

.about .about-us h3 {
  color: #009b3a;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 38px;
  width: 85%;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 0px;
  font-weight: 500;
  text-align: center;
}

.about .about-us #aboutUsBottom {
  background-image: linear-gradient(to left, #fff 50%, #eafbf0 50%);
  padding-top: 40px;
}

.about .about-us h3:after {
  display: none;
}

.about .about-us .left-box {
  padding-right: 60px !important;
}


/***** DFA Visualizer ****/
.DFA-visualizer-main {
  padding-top: 50px !important;
}

.text-formatted p {
  margin-bottom: 10px;
}

.how-d-work {
  padding: 40px 0 !important;
}

.how-dwork-inn {
  margin-top: 30px;
}

ul.work-list {
  display: flex;
  width: 100%;
  padding: 0;
}

ul.work-list li {
  width: 24%;
  padding: 0 20px;
  text-align: center;
  list-style: none;
  position: relative;
}

ul.work-list li:first-child {
  padding-left: 0;
}

ul.work-list li .round-bx {
  padding: 22px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
  right: -23px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 14;
  border: 2px solid #acacac;
}

ul.work-list li .round-bx svg {
  position: absolute;
  top: 8px;
  z-index: 9;
  left: 8px;
  font-size: 28px;
  background: #ffffff;
  color: #509335;
  border-radius: 21px;
}

ul.work-list li .round-bx:after {
  content: "";
  position: absolute;
  top: 12px;
  bottom: 0;
  right: -3px;
  background: #fff;
  padding: 10px;
  width: 50px;
  height: 10px;
}

ul.work-list li .work-box h2 {
  font-size: 22px;
  font-weight: 600;
  color: #436436;
}

ul.work-list li .work-box img {
  padding: 20px 0;
}

ul.work-list li .work-box p {
  font-size: 12px;
}

ul.work-list li:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background: #acacac;
  content: "";
}

.data-count-main {
  padding: 10px 0 50px !important;
}

.head-bx h2 a {
  text-decoration: none;
  color: #6aea1e;
  font-weight: bold;
}

.data-count-inn {
  padding: 20px;
  border: 1px solid #c9c8c8;
  box-shadow: 0 2px 5px #ddd;
  border-radius: 10px;
  background: #529538;
  display: grid;
}

ul.counterbox {
  padding: 0;
  list-style: none;
}

ul.counterbox li {
  width: 20%;
  float: left;
  text-align: center;
}

.data-count-inn h2 {
  font-size: 16px;
  color: #fff;
}

.data-count-inn h1 {
  font-weight: 600;
  color: #ffda33;
}

.data-count-inn .counter {
  animation-duration: 1s;
  animation-delay: 0s;
}


/***** DashbOard Css *****/

section.dashboard {
  padding-top: 40px !important;
}

section.dashboard .contentPadding .region-breadcrumb {
  height: 40px;
}

section.dashboard div#block-dfamonitoring-content {
  border: none;
  padding: 0px;
}

section.dashboard .contentPadding .content-bottomSection {
  width: 100%;
  display: inline-block;
  padding-top: 10px;
  margin-bottom: 50px;
}

section.dashboard .contentPadding .content-bottomSection .yl-box,
.gr-box {
  display: inline-block;
  width: calc(50% - 3px);
  text-align: center;
  padding: 0px !important;
}

section.dashboard .contentPadding .content-bottomSection a {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
  top: 0px;
  transition-duration: 0.7s;
  transition-delay: 0.2s;
}

section.dashboard .contentPadding .content-bottomSection .icon img {
  width: 130px;
  opacity: 32%;
  transition-duration: 0.7s;
  transition-delay: 0.2s;
}

section.dashboard .contentPadding .content-bottomSection .text {
  font-size: 32px;
  color: #000 !important;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 40px;
  margin-top: 20px;
  opacity: 35%;
  transition-duration: 0.7s;
  transition-delay: 0.2s;
}

section.dashboard .contentPadding .content-bottomSection .text>span {
  display: block;
}

section.dashboard .contentPadding .content-bottomSection .gr-box:hover img {
  opacity: 1;
  transition-duration: 0.7s;
  transition-delay: 0.2s;
}

section.dashboard .contentPadding .content-bottomSection .yl-box:hover img {
  opacity: 1;
  transition-duration: 0.7s;
  transition-delay: 0.2s;
}

section.dashboard .contentPadding .content-bottomSection .gr-box:hover .text {
  opacity: 1;
  transition-duration: 0.7s;
  transition-delay: 0.2s;
}

section.dashboard .contentPadding .content-bottomSection .yl-box:hover .text {
  opacity: 1;
  transition-duration: 0.7s;
  transition-delay: 0.2s;
  color: 000;
}

section.dashboard .contentPadding .content-bottomSection .gr-box {
  background: #009b3a;
  padding: 15px !important;
}

section.dashboard .contentPadding .content-bottomSection .yl-box {
  background: #fed100;
  padding: 15px !important;
}

section.dashboard .contentPadding .content-bottomSection .gr-box .text a {
  color: #fff;
}

section.dashboard .contentPadding .content-bottomSection .yl-box .text a {
  color: #000;
}

section.dashboard .contentPadding .content-bottomSection .icon {
  height: 150px;
}



/**** Statistical Dashboard ****/

section.statistical-dashboard .views-exposed-form {
  display: inline-block;
  width: 100%;
  margin: 40px 0 30px !important;
}

section.statistical-dashboard .views-exposed-form .form-item input {
  display: flex;
  align-items: center;
  height: 50px;
}

section.statistical-dashboard .views-exposed-form .form-item input#edit-title {
  border-color: #ccc;
  border-radius: 0px;
  font-size: 16px;
  margin: 0px;
  border-right: none;
  border: 1px solid #ccc;
  width: calc(100% - 50px);
  float: left;
}

section.statistical-dashboard .views-exposed-form .js-form-item input[type=text] {
  border: none;
  border-bottom: 1px solid #a7a4a4;
  width: 100%;
  padding: 10px;
  border-radius: 0;
}

section.statistical-dashboard .views-exposed-form .form-actions {
  display: inline-block;
  padding: 0px;
  margin: 0px;
}

section.statistical-dashboard .views-exposed-form .form-actions input#edit-submit-statistical-dashboard {
  height: 50px;
  border-radius: 0px;
  background-image: url(../img/search-icon.svg);
  color: transparent;
  border: none;
  padding: 0px;
  width: 50px;
  background-color: #fbd233;
  background-size: 27px;
  background-position: center center;
  background-repeat: no-repeat;
}

section.statistical-dashboard div#main div#block-dfamonitoring-content {
  padding: 0px !important;
}

section.statistical-dashboard .view-content {
  padding-bottom: 30px;
}

section.statistical-dashboard .views-row {
  border: 1px solid #ddd;
  margin-bottom: 20px;
  border-radius: 6px;
  padding: 20px;
}

section.statistical-dashboard .views-row .views-field-field-date {
  float: right;
  width: 250px;
  padding: 0px 20px;
  text-align: right;
  padding-right: 0px;
  color: #333;
  font-weight: 600;
  font-size: 15px;
}

section.statistical-dashboard .views-row .views-field-field-date span.views-label.views-label-field-date {
  display: inline-block;
}

section.statistical-dashboard .views-row .views-field-field-date .field-content {
  display: inline-block;
  margin-left: 7px;
}

section.statistical-dashboard .views-row .views-field-title {
  display: inline-block;
  width: calc(100% - 250px);
  margin-block: 10px;
  padding: 0px;
  margin-top: 0;
}

section.statistical-dashboard .views-row .views-field-title .field-content {
  padding: 0px;
  margin-bottom: 10px;
  text-transform: capitalize;
  font-size: 24px !important;
  color: #009b3a;
}

section.statistical-dashboard .views-row .views-field-title .field-content a {
  font-size: 24px;
  color: #009b3a;
}



/*** library-main ***/

section.library-main .views-exposed-form {
  display: inline-block;
  width: 100%;
  margin: 20px 0 20px !important;
}

section.library-main .views-exposed-form .form-item input {
  display: flex;
  align-items: center;
  height: 50px;
}

section.library-main .views-exposed-form .form-item input#edit-title {
  border-color: #ccc;
  border-radius: 0px;
  font-size: 16px;
  margin: 0px;
  border-right: none;
  border: 1px solid #ccc;
  width: calc(100% - 50px);
  float: left;
}

section.library-main .views-exposed-form .js-form-item input[type=text] {
  border: none;
  border-bottom: 1px solid #a7a4a4;
  width: 100%;
  padding: 10px;
  border-radius: 0;
}

section.library-main .js-form-item:first-child {
  width: 100%;
}

section.library-main .js-form-item {
  margin-bottom: 20px;
  width: 27%;
}

section.library-main .form-item {
  float: left;
  margin-right: 0.5em;
}

section.library-main .js-form-item .form-select {
  border: none;
  border-bottom: 1px solid #a7a4a4;
  border-radius: 0;
  width: 95%;
  float: left;
  margin-right: 30px !important;
}

section.library-main .form-actions {
  width: 17%;
  float: left;
}

section.library-main input[type=submit] {
  background: #fff;
  border: none;
  color: #000;
  padding: 5px 20px;
  border-radius: 0px;
  clear: both;
  margin-left: 0;
  text-align: center;
  width: 100%;
  font-size: 18px;
  margin-top: 0;
  border: 2px solid #000;
}

input:focus-visible {
  outline: none;
}

section.library-main .static-data-bx {
  padding: 40px 0 0 !important;
}

.lib-content-bx {
  display: flex;
}

.pad-bx-bg {
  padding: 20px;
  background: #f7f7f9;
  margin-top: 20px;
  border: 1px solid #ebe7e7;
  border-radius: 0 10px 10px 0;
}

.lib-content-bx .lib-img {
  width: 20%;
  margin-right: 20px;
}

.lib-content-bx .lib-img img {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 0;
}

.lib-content-bx .lib-data {
  width: 79%;
}

.lib-content-bx .lib-data h3 {
  font-size: 26px;
  position: relative;
  text-align: left;
  margin-bottom: 0;
  padding-bottom: 0;
  text-transform: inherit;
  font-weight: 600;
}

.lib-content-bx .lib-data h3:after {
  display: none;
}

.lib-content-bx .lib-data p {
  text-align: justify;
}

.lib-content-bx .librarylist-type {
  margin-top: 10px;
  list-style: none;
  padding: 0;
}

.lib-content-bx .librarylist-type li {
  width: 50%;
  float: left;
  margin: 5px 0;
}

.lib-content-bx .librarylist-type li p {
  margin-bottom: 2px;
  font-size: 15px;
  color: #000;
}

.lib-content-bx .btn-bx.clearboth {
  clear: both;
}

.lib-content-bx .lib-data .btn-bx a.btn {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  width: 200px;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 40px;
  transition: 0.4s;
  padding: 10px 10px !important;
  display: inline-block;
  border-radius: 0;
}

.lib-content-bx .lib-data .btn-bx .btn.btn-blue {
  padding: 10px 50px;
  margin-top: 10px;
}

.lib-content-bx .lib-img {
  text-align: center;
}

.lib-content-bx .lib-img span {
  margin: 0px 5px;
}

.lib-content-bx .lib-img span a {
  color: #000;
}

.external-link {
  display: flex;
  justify-content: flex-end;
}

.external-link a {
  color: #009b3a;
  font-size: 14px;
  padding: 6px 15px;
  line-height: 20px;
  border-radius: 50px;
  transition: all 0.3s;
  display: inline-flex;
  text-decoration: none;
  box-sizing: border-box;
  margin: 0 5px 10px 5px;
  border: 2px solid #009B3A;
}

.external-link a i {
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin: 0 5px 0 0;
}

.external-link a:hover {
  color: #FFFFFF;
  background: #009b3a;
}

/*** Data Updates section ***/

.slider-main .slide-imgBx .ImgBx img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.dataUpdates ul.docList li {
  list-style: none;
  color: #336633;
  width: 100%;
  display: inline-block;
}

.dataUpdates li .pull-left {
  width: 100% !important;
  color: #000 !important;
  position: relative;
  float: left;
  font-size: 20px;
  font-weight: 500;
  padding-right: 80px;
}

.dataUpdates .field-content li a.btn.btn-danger {
  width: inherit;
  color: #327932;
  font-size: 14px;
  padding: 0px;
  height: fit-content;
  background: transparent;
  border: none;
  float: right;
  position: absolute;
  right: 0;
  font-weight: 600;
}

.dataUpdates .field-content .pull-right {
  width: max-content;
  margin-left: 0;
  float: left;
  display: block;
  font-size: 13px;
}

section.dataUpdates ul {
  padding: 0;
  list-style: none;
}

section.dataUpdates ul li {
  margin: 4px 0;
  min-width: 100%;
  display: flex;
  position: relative;
  align-items: center;
}

/* metadata main */

.DonnÃ©es-bx {
  padding: 40px 0px 30px !important;
}

.Tableau-mian-bx {
  padding-bottom: 20px;
}

.Tableau-content {
  padding: 30px 20px;
  background: #fff;
  margin: 30px 0;
  box-shadow: 0 0 10px #c4c4c1;
  border-radius: 5px;
  padding-right: 40px;
  position: relative;
}

.Tableau-content .input-group.customSearchBtn .input-group-append {
  margin-left: -1px;
  position: absolute;
  right: 14px;
  top: 5px;
}

.Tableau-content .input-group-append button.btn.btn-secondary.searchBtn {
  width: 0;
  background: transparent;
  border: none;
  position: relative;
  border-bottom: none;
  border-radius: 50%;
}

.Tableau-content .input-group-append button.btn.btn-secondary.searchBtn:after {
  content: "\f002";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #919191;
  font-weight: 700;
  font-size: 20px;
  font-family: "Font Awesome 5 Free";
  cursor: pointer;
  pointer-events: none;
}

.Tableau-content .input-group.customSearchBtn p {
  width: 99%;
  display: contents;
}

.Tableau-content .form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #f4f6fa;
  background-clip: padding-box;
  border: none;
  border-radius: 0;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  border: 1px solid #fcf7f7;
  border-radius: 30px;
  padding: 6px 20px;
}

.Tableau-content h3:after {
  font-size: smaller;
  display: none;
}

.Tableau-content h3 {
  font-size: 22px;
  margin-bottom: 0px;
  font-weight: 500;
  text-transform: inherit;
}

.or-bx {
  text-align: center;
  margin: auto;
  display: block;
  background: #2aa302;
  padding: 17px 13px;
  width: fit-content;
  color: #fff;
  font-weight: 600;
  border-radius: 50%;
  height: 50px;
  line-height: 1;
  margin-top: -10px;
  margin-bottom: -10px;
  position: relative;
}

.standert-data-bx h5 {
  font-size: 22px;
  margin-bottom: 20px;
  font-weight: 500;
}

.Tableau-mian-bx .radio-search-bx {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.Tableau-mian-bx .radiobx {
  display: flex;
  margin: 10px 0 10px;
}

.Tableau-mian-bx .radiobx .radio-bx {
  margin-right: 20px;
}

.Tableau-mian-bx [type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.Tableau-mian-bx [type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #327932;
  font-size: 24px;
  font-weight: 500;
}

.Tableau-mian-bx [type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #336633;
  border-radius: 100%;
  background: #fff;
}

.Tableau-mian-bx [type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
  content: "";
  width: 11px;
  height: 11px;
  background: #436436;
  position: absolute;
  top: 4.8px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.Tableau-mian-bx [type="radio"]:not(:checked)+label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

section.Données-bx {
  padding-top: 40px !important;
}

.Tableau-mian-bx [type="radio"]:checked+label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.Tableau-mian-bx .btn-standerd-bx .btn {
  border: 2px solid #009b3a;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 210px;
  margin: 0 auto;
  height: 50px;
  color: #009b3a;
  text-transform: uppercase;
  font-weight: 400;
  transition: 0.4s;
  text-decoration: none;
}

.Tableau-mian-bx .btn-standerd-bx .btn:hover {
  background: #009b3a;
  color: #fff;
}

.Tableau-content .input-group.customSearchBtn p {
  width: 99%;
  display: contents;
}

.statistical-dashboard a {
  display: flex;
  font-size: 24px;
  color: #009b3a;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
}

.statistical-dashboard a h5 {
  float: right;
  width: 250px;
  padding: 0px 20px;
  text-align: right;
  padding-right: 0px;
  color: #333;
  font-weight: 600;
  font-size: 14px;
}

/*** Meta Detail Page ***/

.non-crimnal-bx .addtoany {
  display: inline;
}

.non-crimnal-bx {
  margin-top: 20px;
}

.non-crimnal-bx .addtoany_list {
  display: inline;
  line-height: 16px;
}

.non-crimnal-bx .addtoany_list>a,
.non-crimnal-bx .addtoany_list a img,
.non-crimnal-bx .addtoany_list a>span {
  vertical-align: middle;
}

.non-crimnal-bx .addtoany_list>a {
  border: 0;
  display: inline-block;
  font-size: 16px;
  padding: 0 4px;
}

.non-crimnal-bx .addtoany_list.a2a_kit_size_32>a {
  font-size: 32px;
}

.non-crimnal-bx .addtoany_list .a2a_counter img {
  float: left;
}

.non-crimnal-bx .addtoany_list a span.a2a_img {
  display: inline-block;
  height: 16px;
  opacity: 1;
  overflow: hidden;
  width: 16px;
}

.non-crimnal-bx .addtoany_list a span {
  display: inline-block;
  float: none;
}

.non-crimnal-bx .addtoany_list.a2a_kit_size_32 a>span {
  border-radius: 30px;
  height: 32px;
  line-height: 32px;
  opacity: 1;
  width: 32px;
}

.non-crimnal-bx .addtoany_list a:hover:hover img,
.non-crimnal-bx .addtoany_list a:hover span {
  opacity: .7;
}

.non-crimnal-bx .addtoany_list a.addtoany_share_save img {
  border: 0;
  width: auto;
  height: auto;
}

.non-crimnal-bx .addtoany_list a .a2a_count {
  position: relative;
}

.non-crimnal-bx ul.crimnal-list {
  padding: 0;
  list-style: none;
  padding-top: 10px;
}

.non-crimnal-bx div#metaDiv {
  clear: both;
}

.non-crimnal-bx .border-non-bx h3 {
  width: 88%;
  float: left;
  font-size: 28px;
  margin-bottom: 20px;
}

.non-crimnal-bx .border-non-bx {
  border: 2px solid #327932;
  margin-bottom: 40px;
  padding: 20px;
}

.non-crimnal-bx #metadata_icons {
  width: 12%;
  float: right;
}

.non-crimnal-bx .border-non-bx h3 {
  width: 88%;
  float: left;
}

.non-crimnal-bx .border-non-bx h3 {
  display: flex;
  justify-content: space-between;
}

ul.list-button li {
  margin: 0 5px;
}

.non-crimnal-bx ul.list-button {
  display: flex;
  list-style: none;
  padding: 0;
}

.non-crimnal-bx ul.list-button li {
  margin: 0 5px;
}

.non-crimnal-bx ul.list-button li a {
  background: #327932;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 50%;
}

.non-crimnal-bx ul.list-button li a svg path {
  font-size: 16px;
  color: #fff;
}

.non-crimnal-bx #metadata_icons .share {
  position: relative;
}

.non-crimnal-bx .socialmedia {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  transform-origin: top;
  transform: perspective(1000px) rotateX(-90deg);
  transition: 0.5s;
}

.non-crimnal-bx .addtoany_list.a2a_kit_size_32>a {
  font-size: 32px;
}

.non-crimnal-bx .addtoany_list.a2a_kit_size_32 a>span {
  display: flex;
  justify-content: center;
  align-items: center;
}

.non-crimnal-bx .socialmedia.active {
  transform: perspective(1000px) rotateX(0deg);
}

.indicater-select-bx .select-bx label {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin-bottom: 5px;
}

.indicater-select-bx .select-bx select:focus {
  outline: 0;
  outline-offset: 0;
}

.indicater-select-bx .select-bx select:focus-visible {
  box-shadow: none;
}


/**** Custom ****/

.indicater-select-bx .select-bx {
  padding-top: 9px;
}

.indicater-select-bx label {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}

.indicater-select-bx select {
  display: flex;
  width: 100%;
  align-items: center;
  height: 47px;
  padding: 0px 10px;
  margin: 0px;
  border: 1px solid #333 !important;
  border-radius: 0px;
  word-break: break-word;
  white-space: pre-wrap;
  font-size: 15px !important;
}

.home .content .left a strong {
  font-weight: 500;
}

.pub-in-main a.btn.btn-orange {
  border: 2px solid #009b3a;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 210px;
  margin: 0 auto;
  height: 50px;
  color: #009b3a;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 0;
  transition: 0.4s;
  text-decoration: none;
}

.pub-in-main a.btn.btn-orange:hover {
  background: #009b3a;
  color: #fff;
}

.contactus-detail .detailcontent {
  display: flex;
  align-items: baseline;
  margin-bottom: 20px;
  width: 100%;
}

.contactus-detail .detailcontent .form-detail-bx {
  width: 27px;
}

.contactus-detail .detailcontent .form-detail-bx i {
  color: #327932;
  font-size: 20px !important;
}

.contactus-detail .detailcontent .contactContent h3 {
  font-size: 18px;
  color: #327932;
  margin-bottom: 5px;
}

.contactus-detail .detailcontent .contactContent address {
  margin-bottom: 0;
}

.contactus-detail .detailcontent .contactContent address p {
  margin-bottom: 0;
  font-size: 14px;
  color: #646464;
}

.contactus-detail .detailcontent .contactContent a {
  margin-bottom: 0;
  font-size: 14px;
  display: block;
  color: #646464;
  text-decoration: none;
}

.contactus-detail .detailcontent .contactContent p {
  margin: 0;
  font-size: 14px;
  color: #646464;
}

.FormBx a.btn.btn-orange {
  border: 2px solid #009b3a;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 210px;
  margin: 0 auto;
  height: 50px;
  color: #009b3a;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 0;
  transition: 0.4s;
  text-decoration: none;
}

.FormBx a.btn.btn-orange:hover {
  color: #fff;
  background: #009b3a;
}

.contactus-detail .detailcontent .socials {
  display: flex;
  align-items: center;
  padding: 10px 0 10px 15px;
}

.contactus-detail .detailcontent .socials a {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 20px 0 0;
  color: #000000;
  font-size: 25px;
}


*:focus {
  outline: none !important;
  box-shadow: none !important;
}

.contactMainBx {
  padding: 40px 0 !important;
}

.contactMainBx .contentPadding .head-bx {
  margin-bottom: 15px;
}

.contactMainBx .contentPadding form .js-form-item {
  margin-bottom: 20px;
}

.contactMainBx .contentPadding form .js-form-item input {
  padding: 7px 10px;
  border: 1px solid #c7c6c6;
  background: #f7f7f7;
  width: 100%;
}

.contactMainBx .contentPadding form .js-form-item .iti {
  width: 100%;
}

.contactMainBx .contentPadding form .js-form-item .iti input {
  padding-left: 46px;
}

.contactMainBx .contentPadding form .js-form-item textarea {
  padding: 7px 10px;
  border: 1px solid #c7c6c6;
  border-radius: 5px;
  background: #f7f7f7;
  width: 100%
}

.contactMainBx .contentPadding .form-actions .button--primary {
  border: 2px solid #009b3a;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 210px;
  margin: 0 auto;
  height: 50px;
  color: #009b3a;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 0;
  transition: 0.4s;
  text-decoration: none;
  background: #fff;
}

.contactMainBx .contentPadding .form-actions .button--primary:hover {
  background: #009b3a;
  color: #fff;
}

.contactMainBx .contactus-detail .detailcontent {
  display: flex;
  align-items: baseline;
  margin-bottom: 20px;
  width: 100%;
}

.contactMainBx .contactus-detail .detailcontent .form-detail-bx {
  width: 27px;
}

.contactMainBx .contactus-detail .detailcontent .form-detail-bx svg path {
  fill: #327932;
}

.contactMainBx .contactus-detail .detailcontent .contactContent h3 {
  padding-bottom: 0 !important;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 18px;
  color: #327932;
  margin-bottom: 5px;
}

.contactMainBx .contactus-detail .detailcontent .contactContent h3:after {
  display: none;
}


.dashboard-banner h3 {
  position: absolute !important;
  top: 50%;
  left: 50% !important;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  margin: 0px !important;
  line-height: 62px;
  font-size: 48px !important;
  font-weight: 600;
  text-shadow: 4px 5px 6px rgba(0, 0, 0, 0.2);
}

.dashboard-banner h3:after {
  display: none
}

.dashboard-banner .region {
  margin: 0px;
}

.dashboard-banner {
  position: relative;
}

.text-formatted p {
  margin-bottom: 10px;
}

.dashboard-banner .region .content {
  margin: 0px;
}

.dashboard-banner img {
  width: 100%;
  height: 100%;
}

.dashboard-heading {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  background: #fed100;
  padding-top: 16px;
  padding-bottom: 14px;
  text-align: center;
  position: relative;
  left: -30px;
  width: calc(100% + 60px);
  color: #75640b;
  margin-bottom: 20px;
}

.width85 {
  width: calc(85% + 30px);
  margin: 0 auto;
}

.legentIndicators {
  display: block !important;
  text-align: center;
  position: absolute;
  bottom: 75px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
  width: 100%;
  padding: 0px 18px;
}

#dashboardIndicators .footnotes {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  bottom: 12px;
  z-index: 100;
  font-size: 11px;
  color: #6b6b6b;
  padding: 0px 18px;
  text-align: left;
  line-height: 12px;
}

.legentIndicators ul {
  margin: 0 auto;
  display: block;
  width: max-content;
}

.legentIndicators li {
  display: flex;
  float: left;
  font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-right: 55px;
  align-items: center;
  color: #212529;
}

.legentIndicators ul li {
  margin-right: 10px !important;
}

.legentIndicators ul li>span {
  margin-right: 5px !important;
}

.legentIndicators li span {
  width: 14px;
  height: 14px;
  float: left;
  border-radius: 50%;
  margin-right: 10px;
}

.legentIndicators li:nth-child(1) span {
  background: #549911;
}

.legentIndicators li:nth-child(2) span {
  background: #e87110;
}

.legentIndicators li:nth-child(3) span {
  background: #ffe800;
}

.legentIndicators li:nth-child(4) span {
  background: #ff006b;
}

.legentIndicators li:nth-child(5) span {
  background: #a81839 !important;
}

section#a77337c4-e1dc-4585-b28e-ec19a7c216b5 .dfa-viz {
  padding-bottom: 100px !important;
}

div#dashboardIndicators {
  position: relative;
}

div#id_a77337c4-e1dc-4585-b28e-ec19a7c216b5_footer_0 {
  position: absolute;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding: 0px 18px;
  bottom: 40px !important;
}

div#dashboardIndicators .dfa-viz {
  background-image: url(/images/vision2030bg2.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}

.dashboard-section .dfa-viz {
  background: #f5f5f5;
  overflow: hidden;
  margin: 0 auto;
  padding: 6px 18px 50px 18px !important;
}

/**********2nd***********/

div#sdgIndicators .dfa-viz {
  padding-bottom: 98px !important;
}

div#sdgIndicators .dfa-viz {
  padding-bottom: 98px !important;
}

div#id_8f03f347-58af-4d64-8dfd-56f226725311_footer_0 {
  padding: 0px 18px;
  bottom: 40px;
}

#dashboardIndicators .footnotes,
#sdgIndicators .footnotes,
#performanceIndicators .footnotes,
#lnb .footnotes {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  bottom: 12px;
  z-index: 100;
  font-size: 11px;
  color: #6b6b6b;
  padding: 0px 18px;
  text-align: left;
  line-height: 12px;
}

div#sdgIndicators {
  position: relative;
}

div#id_8f03f347-58af-4d64-8dfd-56f226725311_footer_0,
div#id_e31706b8-e8be-4268-8fa9-c29283533bd8_footer_0,
div#id_8a879fc9-eba5-4eef-9c4d-8e0a42e1c908_footer_0 {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin: 0px;
}

div#id_8f03f347-58af-4d64-8dfd-56f226725311_footer_0 {
  position: absolute;
  bottom: 30px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin: 0px;
}

/************3rd***************/

#lnb {
  position: relative;
}

div#lnb .dfa-viz {
  padding-bottom: 98px !important;
}

div#id_e31706b8-e8be-4268-8fa9-c29283533bd8_footer_0 {
  bottom: 40px !important;
}

div#lnb .dfa-viz .dfa-chart-wrapper:nth-child(1) {
  width: 345px;
  position: relative;
  top: 5px;
  float: left;
}

div#lnb .dfa-viz .dfa-chart-wrapper:nth-child(2) {
  width: calc(100% - 350px);
  display: flex;
  align-items: flex-end;
  height: 100%;
  float: right;
}

div#lnb .dfa-viz .dfa-chart-wrapper {
  margin-right: 0px !important;
}

div#lnb .dfa-viz {
  background-image: url(/images/lnb-bg.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}

#lnb .dfa-viz-bootstrap .dfa-chart-head {
  display: none;
}

div#lnb .dfa-viz .dfa-chart-wrapper:nth-child(1) .highcharts-container {
  overflow: hidden !important;
  width: 350px !important;
  height: 220px !important;
  text-align: left !important;
  line-height: normal !important;
  z-index: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/************4th*************/

div#performanceIndicators {
  position: relative;
}

div#performanceIndicators .dfa-card-header.dfa-acrdn-parent h5.dfa-mb-0.dfa-acrdn-h5 button.dfa-btn.dfa-btn-link.dfa-acrdn-head {
  width: calc(100% - 34px) !important;
  left: 43px !important;
  color: #9e8710 !important;
  text-decoration: none !important;
  text-align: left !important;
  font-size: 16px;
  line-height: 2;
}

div#performanceIndicators .dfa-card .dfa-card-body .dfa-table {
  margin-top: 10px;
}

div#performanceIndicators table {
  width: 2106px !important;
  overflow: auto;
  min-width: 100% !important;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
}

div#performanceIndicators .dfa-card .dfa-card-body .dfa-table thead tr th:first-child {
  width: 110px !important;
  padding-left: 10px;
  float: left;
  height: 34px;
}

div#block-dfamonitoring-content .dfa-card {
  background: #f5f5f5;
  padding: 2px 10px;
  margin: 0 auto;
  border: none;
}

div#performanceIndicators .dfa-viz {
  padding: 40px 0px 36px 0px !important;
}

div#block-dfamonitoring-content .dfa-card {
  background: #f5f5f5;
  padding: 2px 10px !important;
  margin: 0 auto;
  border: none;
}

div#performanceIndicators .dfa-card {
  margin: 0 5px;
  background: #f5f5f5
}

div#performanceIndicators .dfa-card .dfa-card-body .dfa-table tbody tr:nth-child(1) {
  background: rgba(254, 209, 1, 0.15) !important;
  color: #222 !important;
  height: 10px !important;
}

div#performanceIndicators .dfa-card .dfa-card-body .dfa-table tbody tr th {
  width: 110px !important;
  padding-left: 10px;
  float: left;
  height: 39px;
}

div#performanceIndicators .dfa-card .dfa-card-body .dfa-table tbody tr:nth-child(2) {
  background: rgba(161, 139, 27, 0.20) !important;
  color: #222 !important;
}

.dfa-viz-bootstrap .dfa-card-body .dfa-table tr {
  background: transparent !important;
}

div#performanceIndicators .dfa-show .dfa-card-body.dfa-acrdn-box .dfa-card {
  background: #efefef !important;
}

div#performanceIndicators .dfa-viz-bootstrap .dfa-acrdn-h5 {
  min-height: 58px;
  line-height: 2;
  padding-left: 10px;
}

div#performanceIndicators .dfa-card .dfa-card-body .dfa-table th,
.dfa-table td {
  border-right: 1px solid #cecece !important;
  float: left;
  width: 82px !important;
  padding: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
}

div#performanceIndicators thead>tr {
  border-bottom: 1px solid #000;
}

div#performanceIndicators table {
  width: 2106px !important;
  overflow: auto;
  min-width: 100% !important;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
}

div#performanceIndicators .dfa-card .dfa-card-body .dfa-table tbody tr:first-child td {
  border: transparent !important;
}

div#performanceIndicators table {
  width: 2106px !important;
  overflow: auto;
  min-width: 100% !important;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
}

div#performanceIndicators .dfa-card .dfa-card-body .dfa-table tbody tr:first-child td {
  border: transparent !important;
}

g.highcharts-legend {
  transform: translate(calc(19% - 273px), 10px) !important;
}

div#performanceIndicators .dfa-card-header {
  height: 65px;
  margin-bottom: 0px !important;
  background: #ffffff;
}

.dfa-viz-bootstrap .dfa-card-header .dfa-acrdn-progress-perc .single-chart svg {
  width: 70%;
  margin: 0 7px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

#performanceIndicators .footnotes {
  display: none;
}

#performanceIndicators .legentIndicators {
  display: none !important;
}



/* secure dashboard css */

.monitoring-main {
  padding-top: 80px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.gird-20 {
  flex: 1;
  width: 30%;
}

.monitoring-main .dropdown-menu {
  transform: translate3d(5px, 200px, 0px) !important;
  transform: -webkit-translate3d(5px, 200px, 0px) !important;
}

.monitoring-main .servicesBox .circleBox {
  width: 135px;
  height: 135px;
  line-height: 150px;
  color: #fff;
  background: #eee;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 15px;
  position: relative;
  text-align: center;
}

.monitoring-main .servicesBox .circleBox span[class^="icon-"] {
  font-size: 6rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.monitoring-main .servicesBox .circleBox .icon-user-management {
  font-size: 4rem !important;
}

.monitoring-main .servicesBox .circleBox+span {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.9rem;
  margin-bottom: 30px;
  display: block;
}

.monitoring-main .lightGreen .circleBox {
  background: #8dc63f;
}

.monitoring-main .lightGreen .circleBox+span {
  color: #8dc63f;
}

.monitoring-main .lightBlue .circleBox {
  background: #44c8f5;
}

.monitoring-main .lightBlue .circleBox+span {
  color: #44c8f5;
}

.monitoring-main .darkBlue .circleBox {
  background: #006cb7;
}

.monitoring-main .darkBlue .circleBox+span {
  color: #006cb7;
}



.monitoring-main .gird-20 a:hover .lightOrange .circleBox {
  background: #fff;
  border: 1px solid #ffc20e;
  color: #ffc20e;
}

.monitoring-main .gird-20 a:hover .lightOrange .circleBox+span {
  color: #5091d4;
}

.monitoring-main .gird-20 a:hover .darkOrange .circleBox {
  background: #fff;
  border: 1px solid #f58220;
  color: #f58220;
}

.monitoring-main .gird-20 a:hover .darkOrange .circleBox+span {
  color: #5091d4;
}

.monitoring-main .gird-20 a:hover .lightGreen .circleBox {
  background: #fff;
  border: 1px solid #8dc63f;
  color: #8dc63f;
}

.monitoring-main .gird-20 a:hover .lightGreen .circleBox+span {
  color: #5091d4;
}

.monitoring-main .gird-20 a:hover .lightBlue .circleBox {
  background: #fff;
  border: 1px solid #44c8f5;
  color: #44c8f5;
}

.monitoring-main .gird-20 a:hover .lightBlue .circleBox+span {
  color: #5091d4;
}

.monitoring-main .gird-20 a:hover .darkGreen .circleBox {
  background: #fff;
  border: 1px solid #00a76d;
  color: #00a76d;
}

.monitoring-main .gird-20 a:hover .darkGreen .circleBox+span {
  color: #5091d4;
}

.monitoring-main .gird-20 a:hover .magenta .circleBox {
  background: #fff;
  border: 1px solid #ee3d96;
  color: #ee3d96;
}

.monitoring-main .gird-20 a:hover .magenta .circleBox+span {
  color: #5091d4;
}

.monitoring-main .gird-20 a:hover .wheat .circleBox {
  background: #fff;
  border: 1px solid #b18b4e;
  color: #b18b4e;
}

.monitoring-main .gird-20 a:hover .wheat .circleBox+span {
  color: #5091d4;
}

.monitoring-main .gird-20 a:hover .darkBlue .circleBox {
  background: #fff;
  border: 1px solid #006cb7;
  color: #006cb7;
}

.monitoring-main .gird-20 a:hover .darkBlue .circleBox+span {
  color: #5091d4;
}


.monitoring-main .dropdown-menu {
  border: none;
  border-top: 1px solid #ccc;
  width: 380px;
  padding: 0;
  position: relative !important;
  top: -200px !important;
  margin-bottom: 60px;
  border-radius: 0;
}

.monitoring-main .dropdown-menu:before {
  content: "";
  border-bottom: 15px solid #ddd;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  position: absolute;
  left: 10px;
  top: -15px;
}

.monitoring-main .dropdown-menu:after {
  content: "";
  border-bottom: 15px solid #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  position: absolute;
  left: 10px;
  top: -14px;
}

.monitoring-main .dropdown-menu a {
  width: 50%;
  float: left;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  font-size: 0.8rem;
  font-weight: 600;
  color: #333;
}

.monitoring-main .dropdown-menu a:hover {
  color: #658fca;
}

.monitoring-main .dropdown-menu a:before {
  content: ">";
  margin-right: 8px;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 10px;
  position: relative;
  top: 1px;
}


.monitoring-main .dropdown-menu.business {
  border-top: 1px solid #8dc63f;
}

.monitoring-main .dropdown-menu.business:before {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.monitoring-main .dropdown-menu.business:after {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.monitoring-main .dropdown-menu.business a {
  border-bottom: 1px solid #8dc63f;
}

.monitoring-main .dropdown-menu.business a:before {
  color: #8dc63f;
}

.monitoring-main .dropdown-menu.business a:hover:before {
  color: #8dc63f;
}

.monitoring-main .dropdown-menu.business:before {
  border-bottom: 15px solid #8dc63f;
}


.monitoring-main .dropdown-menu.data {
  border-top: 1px solid #44c8f5;
  left: inherit !important;
  right: 0;
}

.monitoring-main .dropdown-menu.data:before {
  left: inherit;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.monitoring-main .dropdown-menu.data:after {
  left: inherit;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.monitoring-main .dropdown-menu.data a {
  border-bottom: 1px solid #44c8f5;
}

.monitoring-main .dropdown-menu.data a:before {
  color: #44c8f5;
}

.monitoring-main .dropdown-menu.data a:hover:before {
  color: #44c8f5;
}

.monitoring-main .dropdown-menu.data:before {
  border-bottom: 15px solid #44c8f5;
}

.middleSection.monitoring-main {
  width: 80%;
  margin: 0 auto;
  min-height: 350px;
  text-align: center;
}

.middleSection.monitoring-main .gird-20 {
  width: 33%;
}

.gird-20 {
  width: 20%;
  float: left;
  padding: 0px 15px;
}


/* login page */

.user-login-form {
  width: 500px;
  margin: 60px auto;
  padding: 30px 0px;
  border: 2px solid #327932;
}

.user-login-form .js-form-item {
  margin: 20px;
  margin-top: 0;
}

.user-login-form .js-form-item input {
  padding: 7px 10px;
  border: 1px solid #c7c6c6;
  background: #f7f7f7;
  width: 100%;
}

.user-login-form .js-form-item .description {
  font-size: 12px;
}

.user-login-form .form-actions {
  margin-top: 40px;
}

.user-login-form .form-actions .form-submit {
  border: 2px solid #009b3a;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 210px;
  margin: 0 auto;
  margin-top: 0px;
  height: 50px;
  color: #009b3a;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 0;
  transition: 0.4s;
  text-decoration: none;
  background: #fff;
}

.user-login-form .form-actions .form-submit:hover {
  background: #009b3a;
  color: #fff;
}

/* user-administration */

.user-administration-page .views-exposed-form {
  margin-top: 20px;
  margin-bottom: 30px;
}

.user-administration-page .views-exposed-form .js-form-type-textfield {
  margin-bottom: 30px;
  position: relative;
}

.user-administration-page .form-text {
  width: 100%;
  height: 45px;
  margin: 0 !important;
  padding: 10px;
  border-right-width: 0;
  border-left-width: 0;
  border-top-width: 0;
  border-bottom: 1px solid #000;
}

.user-administration-page .views-element-container {
  min-height: calc(100vh - 155px);
  padding: 10px 50px 50px 50px;
}

.user-administration-page .views-exposed-form .js-form-type-select {
  width: 30%;
  display: inline-block;
  padding-right: 20px;
}

.user-administration-page .form-select {
  width: 100%;
  height: 45px;
  margin: 0 !important;
  padding: 10px;
  border-right-width: 0;
  border-left-width: 0;
  border-top-width: 0;
  border-bottom: 1px solid #000;
  border-radius: 0;
}

.user-administration-page .views-exposed-form #edit-submit-user-administration {
  font-size: 18px;
  font-weight: 600;
  border-radius: 3px;
  padding: 11px 40px;
  background-color: #fff;
  border: 2px solid #009b3a;
  color: #009b3a !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.user-administration-page .views-exposed-form #edit-submit-user-administration:hover {
  background: #009b3a;
  color: #fff !important;
}

.user-administration-page .views-exposed-form div#edit-actions {
  display: contents;
}

.user-administration-page table.cols-5 {
  width: 100%;
}

.user-administration-page table.cols-5 thead tr {
  background: #009b3a;
}

.user-administration-page table.cols-5 thead tr th {
  background: #009b3a;
  color: #fff;
  padding: 10px;
}

.user-administration-page table.cols-5 tbody tr td {
  padding: 10px;
  border: 1px solid #ddd;
}

.user-administration-page table.cols-5 tbody tr:nth-child(even) {
  background: #f9f9f9;
}

.datavisualiser-link-here a {
  font-weight: 600;
  font-size: 18px;
  color: #009b3a;
}

.lib-data .btn-bx a.btn {
  border: 2px solid #009b3a !important;
  color: #009b3a !important;
}

.lib-data .btn-bx a.btn:hover {
  background: #009b3a;
  color: #fff !important;
}

section.library-main input[type=submit] {
  background: #fff;
  border: none;
  color: #009b3a;
  padding: 5px 20px;
  border-radius: 0px;
  clear: both;
  margin-left: 0;
  text-align: center;
  width: 100%;
  font-size: 18px;
  margin-top: 0;
  border: 2px solid #009b3a;
}

section.library-main input:hover[type=submit] {
  background: #009b3a;
  color: #fff;
}

.lib-img span a {
  font-size: 20px;
}

section.dashboard .contentPadding .content-bottomSection .icon img {
  opacity: 1;
}

section.dashboard .contentPadding .content-bottomSection .text {
  opacity: 1;
}

footer .footerRight nav.wsmenu li {
  padding: 10px 0;
}

.contactMainBx .contactus-detail {
  padding-left: 50px;
}

.socialnew .share-sub-title {
  margin-bottom: 0;
  line-height: 30px;
}

ul.counterbox li:hover .counter {
  color: #FFC107;
  animation-duration: 1s;
  animation-delay: 0s;
}

.data-count-inn h1 {
  color: #FFEB3B !important;
  font-size: 51px;
  font-weight: bold;
}

.contentPadding .head-bx {
  margin-bottom: 15px;
}

.dfa-container-fluid.dfa-viz.dfa-p-0 {
  padding: 6px 18px 50px 18px !important;
}

.dfa-viz-bootstrap .dfa-card-header .dfa-acrdn-progress-perc {
  left: 12px !important;
  width: 75px;
  overflow: hidden;
}

.dfa-viz-bootstrap .dfa-card-header .dfa-acrdn-progress-perc .percentage {
  fill: #666;
  font-family: sans-serif;
  font-size: 0.5em;
  text-anchor: middle;
  font-size: 8px;
}

.social-box.BibliothquemediaContainer .socialnew {
  display: flex;
  align-items: center;
}

.social-box.BibliothquemediaContainer .socialnew .share-sub-title {
  margin-right: 5px;
}

.wsmenu>.wsmenu-list>li.active a {
  border-bottom-color: #009b3a;
}

.footerLeft .socials a svg {
  font-size: 27px !important;
  margin: 15px 7px 10px !important;
  height: 24px !important;
  width: 20px !important;
}

footer .wsmenu>.wsmenu-list>li.active a {
  border-bottom-color: transparent;
}

section.Données-bx {
  padding-top: 40px !important;
}

.DFA-visualizer-main {
  padding-top: 40px !important;
}

section.libraryDetailPage .lib-content-bx.detail-bx {
  margin-top: 40px;
}

.desktoplogo {
  width: 13%;
}

.desktopRightlogo {
  width: 13%;
  text-align: end;
}

/* .monitoring-main .dropdown-menu{ display: inline-block;} */
.monitoring-main .dropdown-menu ul.dropdownMenu {
  list-style: none;
}

.monitoring-main .dropdown-menu.data .searchContainer.mCustomScrollbar a {
  white-space: nowrap;
}

.monitoring-main {
  padding-top: 30px !important;
  background: #fff;
}

.dfa-help-info {
  width: 80%;
  margin: 0 auto;
  text-align: right;
  font-size: 24px;
}

section.slider-bx.pad-bx-bg.about-h {
  background: #ffffff !important;
  border: none;
}

.pager ul.pager__items.js-pager__items {
  list-style: none;
  display: flex;
  justify-content: center;
  padding: 10px 0
}

.pager ul.pager__items.js-pager__items li {
  margin: 0 3px;
  padding: 5px
}

.pager ul.pager__items.js-pager__items li a {
  color: #658fca;
}

.pager ul.pager__items.js-pager__items li.pager__item.is-active a {
  color: #3b3b3b;
}

.smal-bnr {
  position: relative;
}

.smal-bnr::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  background: #00000057;
  height: 100%;
}

.bnr-content {
  z-index: 99;
}

footer .footerRight ul li:nth-child(2) {
  width: 100%;
  text-align: left;
}

footer .footerRight ul li:nth-child(1) {
  width: 100%;
  text-align: left;
}

footer {
  text-align: left;
  margin-top: 0px;
  border-top: 8px solid #327932;
  position: relative;
  z-index: 0;
}

.securedashmalawi span.dropdownSubmenu {
  display: grid;
  float: left;
  width: 50%;
}

.monitoring-main .dropdown-menu a {
  width: 50%;
}

.securedashmalawi ul.dropdownMenu li a {
  font-size: 9px !important;
  display: flex;
}

.securedashmalawi span.dropdownSubmenu a {
  width: 100% !important;
  color: #8dc63f !important;
}

.securedashmalawi div#block-monapidatabosblock .searchContainer a {
  color: #8dc63f;
}

.securedashmalawi div#block-monapidataseedatablock .searchContainer a {
  color: #44c8f5;
}

.securedashmalawi {
  padding-bottom: 0;
}

.securedashmalawi {
  min-height: 260px !important;
}

.securedashmalawi ul.dropdownMenu li a {
  padding-left: 20px !important;
}

.middleSection.monitoring-main .searchContainer {
  max-height: 200px;
  /* overflow: auto; */
  margin-top: 7px;
}

.middleSection.monitoring-main ul.dropdownMenu {
  list-style: none;
  display: contents;
}

/* user-adminstration-create   */

.user-register-form.user-form {
  width: calc(40% + 30px);
  margin: 10px auto;
  padding: 30px 30px;
  background: #009b3a0d;
}

.user-register-form.user-form .description {
  font-size: 10px !important;
  color: #404244;
  padding-bottom: 5px;
  line-height: 14px;
  margin-top: 5px;
}

.user-register-form.user-form label {
  width: 100%;
}

.user-register-form.user-form input {
  width: 100%;
  border: 1px solid #cac6c6;
  height: 35px;
  border-radius: 5px
}

.user-register-form.user-form [type="radio"]:checked,
.user-register-form.user-form [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.user-register-form.user-form [type="radio"]:checked+label,
.user-register-form.user-form [type="radio"]:not(:checked)+label {
  position: relative;
  padding-left: 23px;
  cursor: pointer;
  line-height: 14px;
  display: inline-block;
  color: #666;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 400;
}

.user-register-form.user-form [type="radio"]:checked+label:before,
.user-register-form.user-form [type="radio"]:not(:checked)+label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #a3a0a0;
  border-radius: 100%;
  background: #fff;
}

.user-register-form.user-form [type="radio"]:checked+label:after,
.user-register-form.user-form [type="radio"]:not(:checked)+label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #009b3a;
  position: absolute;
  top: 3.3px;
  left: 3px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.user-register-form.user-form [type="radio"]:not(:checked)+label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.user-register-form.user-form [type="radio"]:checked+label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.user-register-form.user-form input[type=checkbox] {
  position: relative;
  border: 2px solid #000;
  border-radius: 2px;
  background: none;
  cursor: pointer;
  line-height: 0;
  margin: 0 .6em 0 0;
  outline: 0;
  padding: 0 !important;
  vertical-align: text-top;
  height: 20px;
  width: 20px;
  -webkit-appearance: none;
  opacity: .5;
  display: block;
  margin-top: 4px;
  margin-bottom: 0px !important;
  padding-bottom: 0 !important;
}

.user-register-form.user-form fieldset#edit-status--wrapper {
  margin-bottom: 20px;
}

.user-register-form.user-form .password-suggestions ul li {
  font-size: 12px;
  line-height: 18px;
}

.user-register-form.user-form .password-suggestions ul {
  padding-left: 20px;
}

.user-register-form.user-form #edit-submit {
  width: auto !important;
  border-radius: 0;
  background: #009b3a;
  color: #fff;
  border-radius: 4px;
  padding: 10px 30px !important;
  background-image: linear-gradient(280deg, #009b3a, #b4d01d);
  border: none;
  margin: 20px auto 0 !important;
  display: block;
  height: 47px;
}


.user-register-form.user-form fieldset#edit-roles--wrapper {
  margin-bottom: 20px;
}

/*********** CSS ***********/

.user-administration-page ul.js-pager__items {
  padding: 0;
  display: flex;
  list-style: none;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 0;
}

.user-administration-page ul.js-pager__items li {
  margin: 0px 10px;
}

.legentIndicators {
  display: none !important;
}

div#performanceIndicators .dfa-viz-bootstrap .dfa-acrdn-h5 .dfa-icon-circle-right {
  left: calc(100% - 20px) !important;
  position: absolute;
  top: 20px;
  font-size: 17px;
}

div#dashboardIndicators .dfa-viz-bootstrap .dfa-dropdown .dfa-cstm-drpdwn:nth-child(1) {
  display: none;
}

div#dashboardIndicators .dfa-viz-bootstrap .dfa-dropdown .dfa-cstm-drpdwn:nth-child(2) {
  display: block;
}

.dfa-viz-bootstrap ul.dfa-legends .dfa-legend-text {
  font-size: 11px;
}

.dfa-viz-bootstrap ul.dfa-legends .dfa-legend-circle {
  height: 14px;
  width: 14px;
}

.dfa-viz-bootstrap .dfa-cmbnd-scr-legend-content b {
  font-size: 11px;
}

.svg-inline--fa {
  height: .7em;
}

div#performanceIndicators .dfa-card-header {
  height: 59px;
  padding: 0px 5px;
}

.dfa-viz-bootstrap .dfa-card-header .dfa-acrdn-progress-perc {
  max-width: 70px !important;
}

.dfa-viz-bootstrap .dfa-card-header .dfa-acrdn-progress-perc .single-chart svg {
  left: 5px;
}

.dfa-viz-bootstrap .dfa-acrdn-child .dfa-acrdn-head {
  width: calc(100% - 35px) !important;
  left: 42px !important;
}

div#lnb .dfa-viz .dfa-chart-wrapper:nth-child(2) {
  width: calc(100% - 52%);
  display: flex;
  align-items: baseline;
  height: 100%;
  float: right;
}

div#performanceIndicators .dfa-viz-bootstrap .dfa-acrdn-h5 {
  position: relative;
}

div#performanceIndicators .dfa-viz-bootstrap .dfa-acrdn-h5 a {
  position: absolute;
  right: 30px;
  font-size: 10px;
  width: 140px;
  white-space: break-spaces;
  top: 8px;
}

div#performanceIndicators .footnotes {
  display: block;
  top: 93px;
  height: fit-content;
  position: absolute;
}

.standert-data-bx {
  padding: 30px 20px;
  background: #fff;
  margin: 30px 0;
  box-shadow: 0 0 10px #c4c4c1;
  border-radius: 5px;
}

div#dashboardIndicators .dfa-viz-bootstrap .dfa-dropdown .dfa-cstm-drpdwn:last-child {
  width: 200px;
}

div#sdgIndicators .dfa-viz-bootstrap .dfa-dropdown .dfa-cstm-drpdwn:last-child {
  width: 200px;
}

.pad-bx-bg.login-userpage .row .col-md-6 {
  display: flex;
  align-items: center;
}

.pad-bx-bg.login-userpage {
  max-width: 1140px;
  margin: 40px auto;
  display: block;
  background: #ffffff;
}

.pad-bx-bg.login-userpage .loginleftsidet,
.pad-bx-bg.login-userpage .loginRight {
  padding: 30px;
}

.pad-bx-bg.login-userpage .loginRight .user-login-form {
  width: 100%;
  padding: 30px;
  margin: 0 auto;
}

.pad-bx-bg.login-userpage .loginRight .user-login-form .js-form-item {
  margin: 0 0 20px;
}

.pad-bx-bg.login-userpage .loginRight .user-login-form fieldset .captcha__element {
  flex-wrap: inherit;
}

.pad-bx-bg.login-userpage .loginRight .user-login-form fieldset .captcha__element .captcha__image-wrapper {
  flex: auto;
  width: calc(100% - 220px);
}

.pad-bx-bg.login-userpage .loginRight .user-login-form fieldset .captcha__element .captcha-type-challenge--image .captcha__element>.form-item {
  margin: 0;
  display: flex;
  max-width: 220px;
  min-width: 200px;
  flex-direction: column;
}

.pad-bx-bg.login-userpage .loginRight .user-login-form .form-actions .form-submit {
  width: 100%;
}


/* cancel form css */

form#user-cancel-form {
  padding: 100px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}

form#user-cancel-form input#edit-submit-cancel {
  font-size: 18px;
  font-weight: 600;
  border-radius: 3px;
  padding: 5px 30px;
  background-color: #fff;
  border: 2px solid #009b3a;
  color: #009b3a !important;
  transition: all 0.3s ease-in-out;
}

form#user-cancel-form input#edit-submit-cancel:hover {
  background: #009b3a;
  color: #fff !important;
}

form#user-cancel-form div#edit-actions {
  padding-top: 15px;
}


/* Private dashboard CSS */


.stickyBar {
  z-index: 99999;
  width: 100%;
  display: flex;
  height: 60px;
  align-items: center;
  margin-bottom: 10px;
  transition: ease-in 0.5s;
  background-image: none;
  top: -100px;
  left: 0;
}

.stickyBar .nav li {
  margin-right: 40px;
  font-size: 20px;
}

.stickyBar .nav li a {
  color: #d4b00b;
  position: relative;
  padding-bottom: 6px;
}

.stickyBar .nav li a:hover:after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0px;
  background: #d4b00b;
  left: 0;
  border-radius: 10px;
}

.stickyBar ul {
  padding-left: 0;
}

div.dashboardIndicators.tracker {
  position: relative;
}

.dashboardIndicators {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
}

.private-dashboard .dashboard-heading.jamHead {
  margin: 0 0 12px 0 !important;
  background: transparent;
  width: calc(100% - 0px);
  text-align: left;
  position: relative;
  padding: 26px 20px 6px 20px;
  color: #009b3a;
  padding-bottom: 20px;
  left: initial;
  font-size: 26px;
}

.private-dashboard .dashboard-heading.jamHead:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #009b3a;
  bottom: 0px;
  left: 0px;
  opacity: 0.3;
}

.private-dashboard .dfa-viz-section .dfa-viz {
  width: calc(100% - 20px);
  overflow: hidden;
  margin: 0 auto;
  background: transparent !important;
}

.private-dashboard .jamDashboardDescription {
  position: relative;
  z-index: 9;
  margin: 0;
  transition-duration: 0.4s;
}

.private-dashboard .show .jamDashboardDescription {
  -webkit-line-clamp: initial;
  transition-duration: 0.4s;
}

.private-dashboard .jamDashboardDescription p {
  font-size: 16px;
  width: 100%;
  line-height: 21px;
  text-align: left;
  margin-bottom: 0;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.private-dashboard .readMoreText,
.private-dashboard .readLessText {
  width: 100%;
  text-align: left;
  font-size: 13px;
  /* display:inline-block;*/
  transition: ease-in 0.4s;
  transition-duration: 0.4s;
  padding: 5px 0 2px 0;
  display: none;
}

.private-dashboard .readMoreText a,
.private-dashboard .readLessText a {
  color: #009b3a;
  text-decoration: underline;
  font-weight: 600;
  font-size: 15px;
}

.private-dashboard .readLessText {
  display: none;
}

.private-dashboard .show .readMoreText {
  display: none;
  max-height: 100%;
  height: 100%;
  transition-duration: 0.4s;
  transition: ease-in 0.4s;
}

.private-dashboard .show .readLessText {
  display: inline-block;
}

.private-dashboard .dfa-dropdown label {
  border-color: #ddd !important;
}

.private-dashboard .dfa-viz-bootstrap {
  width: 100%;
}

.private-dashboard div#jamDashboardSection1 .dfa-viz-bootstrap {
  overflow-y: hidden;
  max-height: 432px;
}

.private-dashboard div#jamDashboardSection1 .legentIndicators {
  float: right;
  width: 100%;
  position: initial;
  margin: 0;
  margin-top: 10px;
  transform: none;
}

.private-dashboard div#jamDashboardSection1 .legentIndicators ul {
  width: 100%;
  padding: 0px;
  margin: 0 auto;
  max-width: 820px;
}

.private-dashboard div#jamDashboardSection1 .legentIndicators li {
  line-height: 24px;
  float: none;
  display: inline-block;
}

.private-dashboard div#jamDashboardSection1 .legentIndicators li>span {
  position: relative;
  top: 5px;
}

.private-dashboard div#jamDashboardSection1 .dfa-dropdown {
  float: left;
  width: 30%;
  position: absolute;
  z-index: 999;
  top: 15px;
}

.private-dashboard div#jamDashboardSection1 .dfa-dropdown label {
  margin: 0;
}

.private-dashboard div#jamDashboardSection1 .dfa-dropdown .dfa-cstm-drpdwn {
  width: 100%;
}

.private-dashboard div#jamDashboardSection1 .dfa-viz-section {
  width: 100%;
}

.private-dashboard .dfa-viz-bootstrap {
  transition: ease-in 0.3s;
}

.private-dashboard .fullView .dfa-viz-bootstrap {
  overflow-y: initial !important;
  max-height: initial !important;
  transition: ease-in 0.3s;
}

.private-dashboard .readMore {
  text-align: center;
  padding: 15px 0 15px 0;
  display: block;
}

.private-dashboard .fullView .readMore {
  display: none;
}

.private-dashboard .readMore a {
  background: #009b3a;
  color: #fff;
  border-radius: 4px;
  padding: 10px 30px;
  background-image: linear-gradient(280deg, #009b3a, #b4d01d);
}

.private-dashboard .topFlex,
.private-dashboard .bottomFlex {
  padding: 0 20px;
}

.private-dashboard .left,
.private-dashboard .right {
  width: calc(50% - 5px) !important;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.09);
  margin: 12px 0 0 0;
  padding-bottom: 10px;
}

.private-dashboard .topFlex .dfa-viz-bootstrap,
.private-dashboard .bottomFlex .dfa-viz-bootstrap {
  max-height: 375px;
  min-height: 375px;
  overflow: hidden;
  padding-bottom: 10px;
}

.private-dashboard .bottomFlex .dfa-viz-bootstrap {
  max-height: 300px;
  min-height: 300px;
  overflow: hidden;
}

.private-dashboard .bottomFlex .right .dfa-viz-bootstrap {
  min-height: 383px;
  background: #fff;
}

.private-dashboard div#jamDashboardSection1 .partition_section,
.chart_holder {
  width: 15% !important;
  display: flex;
  justify-content: center;
}

.private-dashboard div#jamDashboardSection1 .partition_section:nth-child(1),
.partition_section:nth-child(1) .chart_holder {
  width: 90% !important;
  justify-content: flex-start;
}

.private-dashboard div#jamDashboardSection1 .partition_section .chart_holder tr {
  background: transparent !important;
}

.private-dashboard div#jamDashboardSection1 .partition_section .chart_holder td {
  width: 34px !important;
}

.private-dashboard div#jamDashboardSection1 .partition_section .chart_holder td.elps-no-wrap {
  width: 290px !important;
  line-height: 17px;
}

.private-dashboard div#jamDashboardSection1 .partition_section .chart_holder {
  overflow: initial !important;
}

.private-dashboard div#jamDashboardSection1 .partition_section .chart_holder>div {
  overflow: initial !important;
}

.private-dashboard .collapseViz {
  display: none;
  position: absolute;
  right: -20px;
  bottom: 30px;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  background: var(--greenColor);
  border-radius: 4px;
  z-index: 9;
}

.private-dashboard .collapseViz .tooltipText {
  font-size: 11px;
  position: absolute;
  top: -45px;
  white-space: pre;
  color: #fff;
  background: rgb(60, 60, 60);
  padding: 2px 10px 0 10px;
  border-radius: 7px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition-duration: 0.2s;
  pointer-events: none;
}

.private-dashboard .collapseViz:hover .tooltipText {
  opacity: 1;
  transition-duration: 0.2s;
}

.private-dashboard .collapseViz .tooltipText:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  border: 5px solid transparent;
  border-top-color: rgb(60, 60, 60);
}

.private-dashboard .collapseViz img {
  width: 18px;
  height: auto;
}

.private-dashboard .fullView .collapseViz {
  cursor: pointer;
  display: flex;
  position: absolute;
  right: -20px;
  top: 76%;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  background: #009b3a;
  border-radius: 4px;
  color: #fff;
  font-size: 24px;
}

/* legends */
g.highcharts-legend {
  transform: translate(calc(22% - 273px), 10px) !important
}

.private-dashboard div#jamDashboardSection2 g.highcharts-legend {
  transform: translate(calc(100% - 252px), 10px);
}

.private-dashboard div#jamDashboardSection3 g.highcharts-legend {
  transform: translate(calc(100% - 242px), 10px);
}

.private-dashboard div#jamDashboardSection6 g.highcharts-legend {
  display: none;
}

.private-dashboard div#jamDashboardSection5 .dfa-chart-wrapper {
  width: 24%;
  margin-top: 25px !important;
}

.private-dashboard div#jamDashboardSection5 .dfa-chart-wrapper div#highcharts-6as7ug6-300 {
  width: 100% !important;
  height: auto !important;
}

.private-dashboard div#jamDashboardSection5 .dfa-chart-wrapper:nth-child(4) .highcharts-container svg {
  width: 100% !important;
  height: auto !important;
  position: relative;
  top: -7px;
}

#jamDashboardSection7.dashboardIndicators.budgetOverview .dfa-chart-wrapper {
  width: 100%;
}

#jamDashboardSection7.dashboardIndicators.budgetOverview .dfa-cstm-drpdwn:nth-child(3) {
  display: inline-block;
}

div#jamDashboardSection7 .dfa-cstm-drpdwn:nth-child(1) {
  width: 40% !important;
}

div#jamDashboardSection7 .dfa-cstm-drpdwn:nth-child(2) {
  display: none;
}

#jamDashboardSection7 .dfa-info-3col-section {
  display: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {
  background: #00800014;
  color: #009b3a;
  border: 1px solid #009b3a;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #009b3a;
}

#jamDashboardSection1 .dfa-multi-drpdwn-menu {
  top: -44px;
}

span.select2.select2-container {
  width: 100% !important;
}

div#id_9cd97803-3f02-44bd-863f-07e8489cefaf_dropdown_0 {
  width: calc(100% - 30px);
  margin: 0 auto;
  margin-top: 15px;
}


.dfa-acrdn-h5 {
  position: relative !important;
}

.dfa-acrdn-h5 a {
  position: absolute !important;
  right: 50px;
  top: 25px;
  font-size: 13px;
  color: #424242 !important;
  font-weight: 500;
  text-decoration: none;
}

.dfa-acrdn-h5 a:hover {
  color: #424242 !important;
}


div#performanceIndicators table {
  width: 2106px !important;
  overflow: auto;
  min-width: 100% !important;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
}

div#performanceIndicators .dfa-card .dfa-card-body .dfa-table tbody tr:first-child td {
  border: transparent !important;
}

div#performanceIndicators table {
  width: 2106px !important;
  overflow: auto;
  min-width: 100% !important;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
}

div#performanceIndicators .dfa-card .dfa-card-body .dfa-table tbody tr:first-child td {
  border: transparent !important;
}

g.highcharts-legend {
  transform: translate(calc(19% - 273px), 10px) !important;
}

.private-dashboard g.highcharts-legend {
  transform: unset !important;
}

.private-dashboard div#jamDashboardSection5 .dfa-chart-wrapper {
  width: 24%;
  margin-top: 25px !important;
}

.dashboardIndicators.budgetOverview .dfa-chart-wrapper {
  width: 33%;
  float: left;
  margin-bottom: 12px !important;
}

.dashboardIndicators.budgetOverview .dfa-cstm-drpdwn {
  width: 25% !important;
  float: left;
}

.innerHead {
  font-weight: 600;
  font-size: 20px;
  color: #009b3a;
  margin: 20px 0 12px 20px;
  padding: 10px 20px 10px 0;
  border-bottom: 3px solid #bde6cc;
  border-color: #fed100;
  display: inline-block;
  position: relative;
  background: #fff;
}

.innerHead:after {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  background: #bde6cc;
  background: #fed100;
  right: -5px;
  bottom: -7px;
  transform: rotate(45deg);
}

/* sticky nav */
.stickyBar {
  z-index: 99999;
  width: 100%;
  display: flex;
  height: 60px;
  align-items: center;
  margin-bottom: 10px;
  transition: ease-in 0.5s;
  background-image: none;
  top: -100px;
  left: 0;
}

.sticky {
  position: fixed;
  background-image: linear-gradient(0deg, #009b3a, #9ad213);
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  transition: ease-in 0.5s;
}

.stickynav {
  width: 100%;
  height: 60px;
  font-size: 20px;
  line-height: 60px;
  color: #fff;
  position: relative;
  margin-bottom: 60px;
  z-index: 3;
  text-transform: uppercase;
}

.stickyBar.sticky .nav {
  width: calc(85% + 30px);
  margin: 0 auto;
}

.stickyBar .nav li {
  margin-right: 40px;
  font-size: 20px;
}

.stickyBar .nav li a {
  color: #d4b00b;
  position: relative;
  padding-bottom: 6px;
}

.stickyBar .nav li a:hover:after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0px;
  background: #d4b00b;
  left: 0;
  border-radius: 10px;
}

.stickyBar.sticky a {
  color: #fff !important;
}

.stickyBar.sticky .nav li a:hover:after {
  background: #fff;
}

.animation {
  transition: ease-in 0.4s;
  transition-delay: 0.2s;
  top: 0px;
}

.dfa-viz-bootstrap .dfa-col {
  display: block !important;
}

.pad-bx-bg.login-userpage .loginleftsidet h4 {
  font-weight: bold;
  padding: 0 0 20px;
  position: relative;
  margin: 0 0 20px;
}

.pad-bx-bg.login-userpage .loginleftsidet h4:before {
  content: '';
  width: 100px;
  height: 4px;
  bottom: 0;
  position: absolute;
  left: 0;
  background: #000000;
}

.pad-bx-bg.login-userpage .loginleftsidet a {
  width: 200px;
  padding: 10px;
  display: block;
  margin: 0 auto;
  color: #000000;
  font-weight: bold;
  text-align: center;
  border: 2px solid #000000;
}

.pad-bx-bg.login-userpage .loginleftsidet {
  background: #fed100;
  overflow-y: auto;
  min-height: 0;
  /*max-height: 463px;*/
  box-sizing: border-box;
  /*margin: 0 0 0 30px;*/
}

/* footer .footerRight ul li.w-50 {
  overflow: hidden;
  width: calc(50% - 10px);
  margin: 0 5px !important;
} */

.mobile-web-app ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  max-width: 276px;
  font-size: 18px;
  font-weight: 600;
}

.mobile-web-app ul li {
  width: 100% !important;
  margin: 0px 0 12px !important;
  list-style-type: none !important;
}

.mobile-web-app ul li.w-50 {
  width: 50% !important;
  box-sizing: border-box;
  margin: 0px 0 12px !important;
  padding: 0 15px 0 0 !important;
}

footer .footerRight ul li:nth-child(1) {
  margin: 0 0 15px !important;
}

footer .footerRight ul li:nth-child(2) {
  padding: 0 15px 0 0 !important;
}

.mobile-web-app ul li h4 {
  margin: 0;
  color: #000000;
  font-size: 28px;
  font-weight: 600;
  line-height: 30px;
}

.mobile-web-app ul li a {
  font-weight: 600;
  line-height: 20px;
  display: inline-flex;
  color: #000000 !important;
}

.mobile-web-app ul li.w-50 a img {
  height: 40px;
  max-width: 120px;
  object-fit: contain;
}

footer .footerRight ul li:nth-child(2) a:hover,
footer .footerRight ul li:nth-child(3) a:hover {
  text-decoration: none;
}

.footerLeft .socials a {
  display: inline-flex;
}

.about-rightimg {
  height: 50px;
  margin: 0 0 0 10px;
}

.footerLeft .socials a i {
  color: #000000 !important;
}

.footerLeft .socials a i {
  font-size: 27px !important;
  margin: 15px 7px 10px !important;
}

.wsmenu>.wsmenu-list>li>a>i {
  font-size: 18px !important;
  margin: 0 7px 10px !important;
  color: #000000 !important;
}

ul.work-list li .round-bx i {
  z-index: 9;
  left: 7px;
  top: 7px;
  position: absolute;
  font-size: 30px;
}

.pad-bx-bg.login-userpage .row .col-md-6 {
  background: #ffcf00;
}

.dfa-viz-bootstrap .dfa-card-header .dfa-acrdn-progress-perc .single-chart svg {
  width: 80% !important;
}

.dataUpdates {
  background: #edf6fd;
  padding: 40px 0 0 0 !important;
}

section.dataUpdates ul .views-row {
  margin: 0 0 15px;
  padding: 5px 20px;
  transform: scale(1);
  background: #fafdff;
  border-radius: 10px;
  transition: all 0.3s;
  box-shadow: 0 0px 10px -9px gray;
}

section.dataUpdates ul .views-row:hover {
  background: #FFF;
  border-radius: 15px;
  transform: scale(1.01);
  box-shadow: 0 4px 10px -8px gray;
}

section.dataUpdates ul .pager li {
  min-width: auto;
}

section.dataUpdates ul .pager ul.pager__items.js-pager__items li a {
  min-width: 24px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  border-radius: 50px;
  align-items: center;
  display: inline-flex;
  transition: all 0.3s;
  justify-content: center;
}

section.dataUpdates ul .pager ul.pager__items.js-pager__items li.pager__item.is-active a,
section.dataUpdates ul .pager ul.pager__items.js-pager__items li a:hover {
  background: #4949ff;
  color: #FFF !important;
}

section.dataUpdates ul .pager ul.pager__items.js-pager__items li.pager__item.pager__item--next a,
section.dataUpdates ul .pager ul.pager__items.js-pager__items li.pager__item.pager__item--last a,
section.dataUpdates ul .pager ul.pager__items.js-pager__items li.pager__item.pager__item--first a,
section.dataUpdates ul .pager ul.pager__items.js-pager__items li.pager__item.pager__item--previous a {
  width: auto;
  padding: 0 10px;
}

.video-walkhthrough-video a {
  padding: 25px 10px;
  color: #fff !important;
  background: #009b3a;
  display: flex;
  width: calc(100% - 30px);
  margin: 0 15px;
  justify-content: center;
  align-items: center;
  transition: 0.4s;
  font-size: 20px;
  border: 10px dashed rgba(255, 255, 255, 0.2);
  text-align: center;
}
.video-walkhthrough-video a:hover {
  font-weight: bold;
  font-size: 22px;
  line-height: 24px;
  border: 10px dashed rgba(255, 255, 255, 1);
}