/* CSS Document */
body {
  overflow-x: hidden;
  /*background-image:url(../images/bg.png);*/
}
a {
  color: #f96207;
  text-decoration: none;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
a:hover, a:focus {
  text-decoration: none;
  color: #000000;
}
a:visited {
  color: #f96207;
}
/* Introduction Popup */
.overlay {
  background-color: rgba(162, 162, 162, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  cursor: pointer;
  overflow-y: scroll;
  z-index: 999;
}
.closeOverlayType1 {
  position: fixed;
  top: 0px;
  right: 10px;
  background-color: transparent;
  border-radius: 50%;
  box-shadow: none;
  font-size: 20px;
  z-index: 1;
}
.closeOverlayType1:hover, .closeOverlayType1:focus {
  color: #fff;
}
/*----------  Video gallery -----------*/
@media print {
  a[href]:after {
    content: none !important;
  }
}
.main-video {
  padding-top: 20px;
}
.main-video .thumbnail {
  background: #9e9e9e12;
  border-top: 4px solid #388210;
  border-radius: 6px;
}
.marquee {
  background: #ffffff;
  overflow: hidden;
  padding: 6px;
  font-size: 12px;
  border-bottom: 1px solid #efefef;
}
.marquee marquee {
  vertical-align: middle;
}
.marquee marquee a {
  color: #FF0000;
}
/* --------------------------------------- */
/*header {
  margin-bottom: 10px;
  margin-top: 10px;
}*/
.site-tagline {}
header .right-part {
  padding-top: 20px;
}
.navbar {
  min-height: 0px;
}
.body-part {
  /*background-image:url('../images/collage_gsa2.jpg');
	background-attachment:fixed;*/
  /*padding: 20px 0px;
  background: white;*/
}
#schemes {
  background-color: rgba(255, 116, 116, 0.49);
  padding-bottom: 30px;
}
.text-right {
  text-align: right;
}
.navbar-nav > li {
  border-right: 1px solid #ffffff;
}
ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* */
.yellow-boxes ul {
  margin: 0px;
  padding: 0px;
}
.yellow-boxes ul li {
  float: left;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  border-right: 4px solid #fff;
  /*background: #ffcb05;*/
  width: 25%;
}
.yellow-boxes ul li a img {
  margin: 0px auto 0 auto;
  display: table;
  min-height: auto;
  width: 75%;
  /* border-radius: 50%; */
  /*height: 75%;*/
}
.prefooterarea {
  margin-top: 0px;
  padding: 0;
  clear: both;
}
.yellow-boxes ul li h4 {
  color: #000;
  font-size: 15px;
  font-weight: bold;
  margin: 8px 0 0 0;
}
ul li {
  padding: 0;
  margin: 0;
  display: inline;
}
.schemesList ul li {
  display: block;
}
.schemesList ul li img {
  max-width: 100px;
  height: auto;
}
.schemesTitle {
  color: #000;
  font-weight: bold;
  margin: 8px 0 0 0;
  text-align: center;
}
#myCarousel2 .item img, #myCarousel3 .item img {
  max-height: 250px;
  /*min-height: 250px;*/
  width: 100%;
  border-radius: 6px;
}
@media (max-width:768px) {
  h3.schemeTitle {
    margin: 10px 0;
  }
  .panel-heading {
    padding: 5px 10px;
  }
  #myCarousel2 .item img, #myCarousel3 .item img {
    padding: 0px 0px;
    max-height: 200px;
    /*min-height: 250px;*/
  }
}
h3.schemeTitle {
  font-size: 18px;
  font-weight: bold;
  margin-top: 16px;
  margin-bottom: 8px;
  /*color: #fff;*/
}
a.miniteryName {
  width: 100%;
}
.schemesList ul li img {
  max-width: 100px;
  height: auto;
  /* padding: 10px 10px 10px 10px; */
  margin: 0 auto;
  border-radius: 50%;
  border: solid 5px #0f0667;
}
.schemesList ul li:first-child span.col-lg-12 {
  margin: 0px 0px;
}
.schemesList ul li:first-child span.col-lg-2, .schemesList ul li:first-child span.col-lg-9 {
  margin: 5px 0px;
}
.schemesList ul li span {
  margin: 5px 0px;
}
.schemesList {
  background-color: #ffcb05;
}
.schemesList .col-lg-12 {
  width: 100%;
  background-color: #0f0667;
  color: #fff;
  text-align: center;
}
.schemesList .SchemeIntro {
  text-align: justify;
  padding: 0px;
}
/*.yellow-boxes ul li a {
	background: #ffcb05;
	padding: 20px 10px;
	float: left;
	min-height: 320px;
	text-decoration: none;
	text-align: center;
	width: 100%;
}
.yellow-boxes ul li a span {
	font-family: open_sanssemibold;
	font-size: 18px;
	color: #000000;
	text-align: center;
	margin: 0px;
}
.yellow-boxes ul li a b {
	display: none;
}
.yellow-boxes ul li a figure {
	background: #0f0667;
	border-radius: 50%;
	padding: 25px 3px 35px 5px;
	margin: 9% 0 0 0;
	text-align: center;
	border: 5px solid #a6ce39;
}
.yellow-boxes ul li a img {
	margin: 0px auto 0 auto;
	display: table;
	min-height: 58px;
	width: 90%;
	border-radius: 50%;
}
.yellow-boxes ul li:last-child {
	border-right: none;
}
.yellow-boxes ul li a:hover {
	background: #a6ce39;
}*/
.yellow-boxes ul {
  margin: 0px;
  padding: 0px;
}
.yellow-boxes ul li {
  float: left;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  border-right: 1px solid #fff;
  width: 20%;
  list-style: none;
}
/*.yellow-boxes .carousel-inner .item li:nth-child(1) a {
 background-color:#d8daca;
}*/
.yellow-boxes ul li a {
  /*background: #d8daca;
	padding: 20px 10px;
	float: left;
	min-height: 250px;
	text-decoration: none;
	width: 100%;*/
  text-align: center;
}
.yellow-boxes .carousel-inner .item li a span, .yellow-boxes .carousel-inner .item li a h4 {
  color: #fff;
}
.yellow-boxes ul li a span {
  font-family: open_sanssemibold;
  font-size: 18px;
  color: #000000;
  text-align: center;
  margin: 0px;
}
.circle {
  position: relative;
  display: block;
  margin: 0 auto;
  background-color: #ffffff;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  border: solid 3px #9fb610;
}
.circle__inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.circle__wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
@media (min-width: 480px) {
  .circle__content {
    font-size: 1em;
  }
}
.circle__content {
  display: table-cell;
  padding: 0.1em;
  vertical-align: middle;
}
.app-download-btn ul li a {
  color: #ffffff;
  font-size: 15px;
  padding: 5px 60px;
  float: left;
  width: 100%;
  background: #388210;
}
.app-download-btn ul li a span {
  float: left;
  margin: 4px 0 0 0;
}
.blink_text {
  animation: 2s blinker linear infinite;
  -webkit-animation: 2s blinker linear infinite;
  -moz-animation: 2s blinker linear infinite;
  color: #ffffff;
}
.app-download-btn ul li a i {
  margin: 0 12px 0 0;
  font-size: 28px;
  float: left;
  color: #99cc00;
}
/**/
.introductionImg {
  border: solid 1px #eee;
  box-shadow: 0px 0px 10px 2px;
  margin: 1% 0px;
}
#gsaHeader {
  background-color: #d8bf0a;
}
.gsaheaderTop {
  /*background-color:#fff;*/
  color: #1348dc;
}
.national_emblem {
  /*width:20px;*/
  height: auto;
}
.upper-header {
  /*background: ghostwhite;
    color: darkblue;*/
  background: blanchedalmond;
  color: darkred;
  padding: 2px 0;
  margin: 0 0 8px 0;
}
.main-logo a {
  color: #393937;
}
.main-logo {
  width: 390px;
  padding-top: 12px;
}
.logoTxt {
  padding: 10px 0px;
}
.national_emblem {
  float: left;
}
.logoTxt .gram {
  font-size: 18px;
}
.logoTxt .Rural {
  font-size: 20px;
}
a.headerlogo {
  text-decoration: none;
}
.logoTxt h2 {
  margin-top: 0px;
}
figure {
  margin: 0;
}
.logoTxt span {
  display: block;
  white-space: nowrap;
  margin-top: 2px;
}
Header ul {
  list-style: none;
}
Header ul li {
  display: inline-block;
}
.header .btn-group-lg > .btn, .btn-lg {
  padding: 10px;
}
.header .nav-pills > li > a {
  color: white;
}
.site-title {}
/* -- Introduction Popup */
/* banner  */
.gsaBanner .carousel-control, .gsaSchemes .carousel-controls {
  position: absolute;
  top: 40%;
}
.gsaBanner .carousel-control.left {
  left: -10%;
}
.gsaBanner .carousel-control.right {
  right: 10px;
}
.upperHeader {
  background-color: #0f0667;
  /*line-height: 35px;
	margin-bottom: 10px;*/
}
.upperHeader a {
  color: #fff;
}
.android-apps a {
  background-color: #000066;
}
/*.appBlock {
    background-color: #ffcb05;
    padding: 10px;
    border-right: solid 2px #fff;
    border-left: solid 2px #fff;
}*/
.appRow .appImg {
  max-width: 100px;
  padding: 4px;
  background-color: #ffcb05;
  border-radius: 15px;
}
.astore, .gplay {
  max-width: 50px !important;
  display: block;
}
/* maindashboard*/
.dash {
  color: #fff;
  display: inline-block;
  position: relative;
  height: 100px;
  padding: 12px;
  background-image: url(../images/bg_icon_10X10.png);
  background-repeat: repeat;
  border: 1px solid #d8bf0a;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: rgb(209, 227, 213);
  box-shadow: 0 0 10px #c1c1c1;
  /* cursor: pointer; */
  background-color: rgb(216, 191, 10);
  /* background: -webkit-linear-gradient(left top, rgb(233, 127, 7) , rgba(255,255,255,0.2) ,rgba(0,128,0,0.2) ); */
  /* background: linear-gradient(to bottom right, rgb(233, 127, 7) , rgba(255,255,255,0.2) ,rgba(0,128,0,0.2) ); */
}
.dash a {
  text-decoration: none;
}
.dash > .fa, .dash .glyphicon {
  padding: 15px;
  border-radius: 50%;
  background-color: #f9f9f9;
  border: dashed 1px #00f;
}
.fa-3x {
  float: right;
}
.dash span.count {
  /* float: left; */
  position: relative;
  display: block;
  text-align: left;
  padding: 2px 0px;
  font-size: 22px;
  color: #00f;
  font-weight: bold;
  text-shadow: 0px 1px 3px #e5e5e6;
  cursor: pointer;
  width: 85%;
}
.dash h2 {
  color: #1348dc;
  margin: 0px 0px 0px 0%;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
.dash h2 span {
  color: #000;
  margin: 0px 0px 0px 0%;
  text-align: left;
  font-size: 13px;
  display: inline-block;
  position: relative;
  line-height: 25px;
}
.dash .moreinfo {
  position: absolute;
  bottom: 0px;
  margin-bottom: -11px;
  right: 2%;
  border: solid 2px #f1ddc9;
  padding: 2px 15px;
  background-color: #0000ff;
  color: #fff;
  font-weight: bold;
}
/* events */
.callout {
  margin-bottom: 20px;
  border-left: 1px solid #818181;
}
.callout {
  display: inline-block;
  position: relative;
  width: 49%;
  height: 250px;
  padding: 15px;
  background-color: #18587a;
  border: 1px solid #eaa0a3;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: rgb(234, 160, 163);
  box-shadow: 0 0 10px #c1c1c1;
  cursor: pointer;
  vertical-align: top;
}
.gsaEvents .nav-tabs, .gsaSchemes .nav-tabs {
  border-bottom: none;
}
@media (max-width:1199px) {
  .dayCount {
    display: none;
  }
}
@media(min-width:1200px) {
  .callouts--right.arrow::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: -24px;
    top: 48%;
    border: 10px solid transparent;
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color: transparent;
    border-left: 15px solid #fff;
    z-index: 3;
  }
  .callouts--right.arrow::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: -23px;
    top: 48%;
    border: 10px solid transparent;
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color: transparent;
    z-index: 3;
  }
  .gsaEvents .nav-tabs, .gsaSchemes .nav-tabs {
    margin-top: 50px;
  }
  .callout {
    display: inline-block;
    position: relative;
    width: 12%;
  }
  .callout li:before {
    content: '';
    position: absolute;
    top: -35px;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: #ffe000;
    left: 50%;
    border: solid 2px #d41919;
    z-index: 1;
  }
  .callout li:after {
    content: '';
    position: absolute;
    top: -35px;
    border-radius: 50%;
    width: 1px;
    height: 35px;
    background-color: #f00;
    left: 53%;
  }
  .gsaEvents .callout .dayCount {
    position: absolute;
    top: -60px;
    left: 40%;
  }
  .gsaEvents ul.nav.nav-tabs.day:before, .gsaSchemes ul.nav.nav-tabs.Scheme:before {
    content: '';
    position: absolute;
    width: 98%;
    border-top: solid 1px #000;
    top: 20px;
  }
  .gsaSchemes .callout {
    margin: 0px 10px 10px 10px;
  }
}
/* events image */
.imagesEvent .carousel-control, .imagesScheme .carousel-control {
  position: absolute;
  top: 30%;
}
.imagesEvent .carousel-control.left, .imagesScheme .carousel-control.left {
  left: -10%;
  background-image: none;
}
.imagesEvent .carousel-control.right, .imagesScheme .carousel-control.right {
  right: -10%;
  background-image: none;
}
.nav .eventTitleSmall {
  display: block;
  position: absolute;
  top: 2%;
  vertical-align: top;
  width: 80%;
  word-break: break-word;
  font-weight: bold;
  text-transform: uppercase;
}
.gsaEventIcon, .gsaSchemeIcon {
  position: absolute;
  bottom: 25%;
  left: 10%;
  width: 70%;
  text-align: center;
  height: 100px;
}
.gsaSchemeIcon {
  bottom: 50px;
}
.gsaSchemeIcon img, .gsaEventIcon img {
  border: solid 2px #fff;
  max-height: 100%;
  margin: 0 auto;
  box-shadow: 0px 0px 14px 4px #7f7c7c;
}
.gsacalendar {
  position: absolute;
  bottom: 5%;
  left: 0px;
  width: 100%;
}
/* Scroll to Top */
#scrollTopBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}
#scrollTop:hover {
  background-color: #555;
}
/* Preloader  */
/* ----------preloader----------- */
/* Center the loader */
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s;
}
@-webkit-keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 0px;
    opacity: 1;
  }
}
@keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
#mainBody {
  display: none;
  text-align: center;
}
/*New Colors for Varanasi*/
.trice-color1 {
  background-color: #FF9933;
  color: #000080;
}
.trice-color2 {
  background-color: #FFFFFF;
  color: #000080;
}
.trice-color3 {
  background-color: #138808;
  color: #000080;
}
.trice-color4 {
  background-color: #000080;
}
.trice-color3 a:hover .schemeTitle {
  color: #FF9933 !important;
}
.trice-color3 a .schemeTitle {
  color: #FFF;
}
/* colors*/
.voiletbg {
  background-color: #6609cc;
}
.lightbluebg {
  background-color: #1bb1ea;
}
.teakbg {
  background-color: #beb880;
}
.brownbg {
  background-color: #715131;
}
.bluebg {
  background-color: #0984cc;
}
.redbg {
  background-color: #c31010;
}
.greenbg {
  background-color: #13ab26;
}
.orangebg {
  background-color: #c3790c;
}
.pinkbg {
  background-color: #c30c93;
}
.pink2bg {
  background-color: #9d0db7;
}
.skybluebg {
  background-color: #0888b9;
}
.voiletfont {
  color: #6609cc;
}
.bluefont {
  color: #0c09cc;
}
.redfont {
  color: #c31010;
}
.greenfont {
  color: #13ab26;
}
.orangefont {
  color: #c3790c;
}
.pinkfont {
  color: #c30c93;
}
.pink2font {
  color: #9d0db7;
}
.skybluefont {
  color: #0888b9;
}
.gsaEvents .callout a {
  color: #fff;
}
.whitefont, .whitefont a {
  color: #fff;
}
.callouts--right.arrow.voiletbg::after {
  border-left: 24px solid #6609cc;
}
.callouts--right.arrow.pinkbg::after {
  border-left: 24px solid #c30c93;
}
.callouts--right.arrow.orangebg::after {
  border-left: 24px solid #c3790c;
}
.callouts--right.arrow.bluebg::after {
  border-left: 24px solid #0c09cc;
}
.callouts--right.arrow.redbg::after {
  border-left: 24px solid #c31010;
}
.callouts--right.arrow.greenbg::after {
  border-left: 24px solid #13ab26;
}
.callouts--right.arrow.skybluebg::after {
  border-left: 24px solid #0888b9;
}
.callouts--right.arrow.pink2bg::after {
  border-left: 24px solid #9d0db7;
}
.bluefont {
  color: #190db7;
}
.gsaDashboard .dash span.count {
  color: #fff;
  text-shadow: 0px 1px 3px #766fd4;
}
.eventTitle, .ministryInvolved, .SchemeTitle {
  background-color: #d8bf0a;
  margin: 0px;
  line-height: 40px;
  position: relative;
  color: #1348dc;
}
.ministryInvolved {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 40px;
  color: #655b16;
}
.SchemeTitle {
  line-height: 80px;
}
.schemeSection {
  background-color: #ffcb05;
  background-image: url(../images/backgroundbg1.jpg);
  background-repeat: repeat-y;
  background-position: top left;
  margin-bottom: 10px;
}
.schemegroup {
  /*border: solid 2px #fff;*/
  border-top: solid 1px #fff;
  padding: 4px 10px;
  position: relative;
  width: 100%;
  margin: 0 auto;
  background-image: url(../images/backgroundbg.png);
  background-repeat: repeat;
}
.schemegroup a {
  text-decoration: none;
}
.yellow-boxes li a:hover, .schemegroup a:hover {
  /*text-shadow: 1px 3px 2px #626262;*/
}
.schemelogo {
  /*max-height: 48px;*/
  border: solid 3px #ffcb05;
  border-radius: 50%;
  max-height: 68px;
}
.schemeHead {
  /*background-color: #0f0667;*/
  background-color: #FF9933;
  /*background-image: linear-gradient(#FF9933, #138808);*/
  background: rgb(255, 153, 51);
  background: linear-gradient(180deg, rgba(255, 153, 51, 1) 0%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 1) 55%, rgba(19, 136, 8, 1) 100%);
  line-height: 50px;
  margin-bottom: 0px;
  color: #000080;
}
.ministryInvolved:after, .SchemeTitle:after {
  /* background: url(../images/sprites.png) 68% -77px no-repeat #fff; */
  display: block;
  margin-left: -62px;
  content: "";
  width: 90%;
  height: 20px;
  position: absolute;
  left: 10%;
  bottom: -6px;
  background-color: #fff;
  box-shadow: 0px -6px 1px -3px #c3af1c;
}
.eventIntro, .SchemeIntro {
  padding: 10px 25px;
}
.tab-content > .active {
  /*display: block;
    border: solid 1px #d8bf0a;
    padding-bottom: 30px;*/
  box-shadow: 0px 4px 13px 0px #ccc;
}
.gsaEvents .tab-content .gallery, .gsaSchemes .tab-content .gallery {
  background-color: #dddfe4a3;
  width: 85%;
  padding: 5px 10px;
  color: #1549da;
  margin: 0 auto;
  margin-top: 10px;
}
.gsaEvents .carousel-control, .gsaSchemes .carousel-control {
  color: rgba(216, 191, 10, 0.9411764705882353);
}
.mainHeading {
  border-bottom: 1px solid #dbdbdb;
  color: #1348dc;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 34px;
  position: relative;
  width: 100%;
  margin: 20px auto 35px;
  text-align: center;
}
.mainHeading:after {
  background: url(../images/sprites.png) 50px -77px no-repeat #fff;
  display: block;
  margin-left: -62px;
  content: "";
  width: 125px;
  height: 15px;
  position: absolute;
  left: 50%;
  bottom: -12px;
}
/*.tab-content {
    margin-top: 15px;
}*/
#myBtn {
  border: none;
  background-color: transparent;
  right: 0px;
  position: fixed;
  bottom: 0px;
}
/*.carousel-control.right {
	background-image: none !important;
	right: -15px;
	width: 0;
}*/
.visitorCount .count {
  padding: 5px;
  margin: 0px 10px;
  border-radius: 4px;
}
footer {
  /*background-color: #1F4085;
  color: #fff;
  border-top: double 3px #ccc;*/
  /*background: linear-gradient(to right, #148a1d, #0b59a8);*/
  /*background: linear-gradient(90deg,#ff9c15,#47915b) 0 0 no-repeat padding-box padding-box transparent;*/
  /*border-top: 1px solid #c7c6cd;
    color: #fff;*/
  background-image: url('../../Masterpage/images/bg_img.svg');
  background-color: lightgray;
  background-blend-mode: multiply;
  background-size: cover;
}
footer img {
  /*height: 55px;*/
  width: auto;
  clear: both;
}
footer a {
  color: chocolate;
  text-decoration: none;
}
footer a:hover, footer a:focus {
  color: red;
  text-decoration: none;
}
.copyright-info a {
  color: chocolate;
  text-decoration: none;
}
footer .img-container {
  background-color: #fff;
  padding: 10px 0px;
  box-shadow: 0px 0px 8px 0px;
}
footer .img-container img {
  margin: 0px 20px;
}
.nav > li > a:hover, .nav > li > a:active, .nav > li > a:focus {
  color: #444;
  background: #f7f7f7;
}
.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
footer img {
  padding: 0px 2px;
}
footer .navbar-right {
  padding: 0px 4px;
}
/* footer ends*/
@media (min-width:768px) {
  /* .container, .container-fluid {
 padding:0px 2%;
}*/
}
@media (max-width:767px) {
  #applicationoptionslist {
    padding: 0px !important;
  }
  .topheader a p {
    text-align: center;
  }
  .logotextu {
    font-size: 20px;
  }
  .logotextd {
    font-size: 10px;
  }
  .pagetitle {
    font-size: 18px;
    letter-spacing: normal;
    float: right;
    width: 100%;
    background-color: #ce0202;
    padding: 20px 0px;
    border-radius: 0px;
    text-align: center;
    text-transform: capitalize;
    font-weight: bold;
  }
  footer img {
    padding: 2px 0px;
  }
  .gallery {
    /*	background-color: #ffcb05;*/
    padding-bottom: 60px;
  }
  .gallery .carousel-inner {
    background-color: #ffcb05;
  }
  .gallery .carousel-control.left {
    background-image: none;
  }
  .gallery .carousel-control .glyphicon-chevron-left, .gallery .carousel-control .icon-prev, .yellow-boxes .carousel-control .glyphicon-chevron-left, .images-boxes .carousel-control .glyphicon-chevron-left {
    left: -12%;
    color: #388210;
    font-size: 18px;
  }
  .gallery .carousel-control .glyphicon-chevron-right, .gallery .carousel-control .icon-prev, .yellow-boxes .carousel-control .glyphicon-chevron-right, .images-boxes .carousel-control .glyphicon-chevron-right {
    right: -12%;
    color: #388210;
    font-size: 18px;
  }
  .gallery .item img {
    margin-top: 10px;
  }
  .gallery .block-text a {
    cursor: pointer;
  }
  .gallery .block-text img {
    border: solid 2px #388210;
    box-shadow: 0px 0px 12px 3px #a29e9e;
  }
}
@media screen and (min-width: 768px) {
  .gallery .carousel-indicators {
    bottom: -35px;
  }
}
/*  10042018 */
.pdleft, .pdright {
  padding-top: 10px;
}
.ministerIntro {
  margin-bottom: 25px;
  margin-top: 30px;
}
.ministerIntro .desig, .ministerIntro .title {
  display: block;
  font-size: 14px;
}
.gsaIntro {
  /*margin-bottom:30px;*/
}
.ministerIntro img {
  border: solid 1px #ddd;
  padding: 5px;
  border-radius: 5px;
}
.gsaIntro h3 {
  /*color: #388210;*/
  color: darkblue;
  margin-top: 0px;
  border-bottom: solid 2px;
  line-height: 1.5;
}
.schemegroup .col-lg-3, .schemegroup .col-lg-9 {
  display: flex;
}
.saturationValue {
  right: 3px;
  position: absolute;
  top: -5px;
  /*background-color: #388210;*/
  /*background-color: #00a34e;*/
  background-color: #525d80;
  color: #fff;
  font-size: 18px;
  width: 150px;
  bottom: 0px;
  text-align: center;
  height: 60px;
  line-height: 60px;
}
.fa-chevron-circle-up {
  text-shadow: 0px 0px 3px #ccc;
  color: grey;
}
/* .yellow-boxes .carousel-inner .item li:nth-child(1) a {
 background-color: #6609cc;
}
 .yellow-boxes .carousel-inner .item li:nth-child(2) a {
 background-color: #c3790c;
}
 .yellow-boxes .carousel-inner .item li:nth-child(3) a {
 background-color: #c31010;
}
 .yellow-boxes .carousel-inner .item li:nth-child(4) a {
 background-color: #0888b9;
}*/
.yellow-boxes .carousel-inner .item li a span, .yellow-boxes .carousel-inner .item li a h4 {
  color: green;
  /*background: rgba(255,255,255,.7);*/
  padding: 5px;
  display: inline-block;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.03);
  border-radius: 4px;
}
.yellow-boxes .carousel-control.left {
  background-image: none;
  left: -15px;
  width: 0%;
}
/* for internal page*/
.main-contentHead {
  border-bottom: solid 3px darkslateblue;
  /*width: 98%;*/
  margin: 0 auto;
  padding: 5px 0;
  /*margin-top: 17px;*/
  box-shadow: 0px 0px 6px 2px #c7d2e7;
}
.main-contentHead h3 {
  margin: 5px;
  color: darkslateblue;
}
.main-contentBody {
  /*width: 98%;*/
  margin: 0 auto;
  padding: 6px 15px;
  border: solid 1px #eee;
  box-shadow: 0px 0px 7px 1px #0f06676b;
}
.pad-0 {
  padding: 0;
}
.smallNote span {
  font-size: 11px;
}
/*========================================================*/
/*----------------- Login Css Custom --------------------*/
.logoTxt span {
  display: block;
  white-space: nowrap;
  margin-top: 2px;
}
.logoTxt .gram {
  font-size: 18px;
}
.logoTxt .Rural {
  font-size: 20px;
}
/*------LogIn master Css file------------*/
.main-login {
  padding-top: 20px;
}
.login-part {
  padding: 40px;
  text-align: center;
}
.panel {
  /*margin-top: 10px;
	margin-bottom: 20px;*/
  margin-bottom: 10px;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .05);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, .05);
  border-width: 2px;
}
.panel-primary {
  /*border-color: #f6f6f6;*/
  border-color: #0f0667;
  border-width: 2px;
}
.mis-main {
  background: #eee;
  margin-bottom: 5px;
  /*height: 36px;*/
}
.mis-main:before, .mis-main:after {
  display: table;
  content: " ";
  clear: both;
}
.mis-main .breadcrumb-report {
  padding: 8px 4px;
  list-style: none;
  border-radius: 4px;
  margin: 0;
  font-weight: 700;
}
.mis-main .pager-perort {
  list-style: none;
  text-align: right;
  padding: 3px;
}
.pager-perort li > a, .pager-perort li > span {
  display: inline-block;
  padding: 3px 8px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.body-part {
  /*background-image:url('../images/collage_gsa2.jpg');
	background-attachment:fixed;*/
  padding: 4px 0px;
}
.page-header {
  margin: 0;
  border-bottom: 1px solid #eee;
  clear: both;
  /*padding-top: 4px;
	margin-bottom: 10px;*/
  padding: .75rem 0;
}
.page-header h5 {
  font-weight: 600;
  margin: 0;
}
.panel-title a {
  text-decoration: none;
}
/*------ Registration Page---------- */
.main-login {
  padding: 20px 0;
}
.registration-panel {
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
  padding: 12px;
  /*background: linear-gradient(40deg, #0f0667bf, #a5a5a5);*/
  background-color: #0f0667;
  margin-bottom: 20px;
}
.masterlogin-panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
}
.custom-control {
  width: 352px;
  margin-left: 10px !important;
}
.user-reg {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}
/*------ End Registration Page---------- */
@media screen and (max-width: 767px) {
  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    /*white-space: nowrap;*/
    white-space: initial;
    font-size: 85%
  }
}
/*-------------Log in design---------------*/
.tab-pane.table-responsive {
  background: #eee;
}
table.dataTable tbody th, table.dataTable tbody td {
  color: #000000;
}
.table-responsive.below-table {
  background: #ffffff;
  padding: 9px 12px;
  width: 100%;
  overflow: scroll;
  border: 1px solid #000;
  height: 499px;
}
header .language-div {
  position: relative;
}
header .language-div .lang_class {
  margin: 0;
  position: absolute;
  right: 7px;
  top: 120px;
}
.login-form {
  padding: 20px 0;
}
.login-form h2 {
  text-align: center;
  margin: 0px 0 20px 0;
  /*font-family: 'montserratregular';*/
  text-transform: uppercase;
}
.login-form h4 {
  text-align: center;
  margin: 9px 0 10px 0;
  font-size: 15px;
  /*font-family: 'montserratlight';*/
  font-weight: normal;
}
.login-form .inner-form {
  width: 100%;
  float: left;
}
.login-form .inner-log {
  float: none;
  margin: 0 auto;
  display: table;
  border: 1px solid #ccc;
  padding: 21px 22px;
  background: #f3f3f3;
}
.login-form .inner-log label {
  width: 160px;
  float: left;
}
.login-form .inner-log.reset-log label {
  width: 150px;
  float: left;
}
.login-form .inner-log .form-group select, .login-form .inner-log .form-group input[type="text"], .login-form .inner-log .form-group input[type="password"] {
  width: 58%;
  float: left;
  margin: 0px;
}
p.forgot-para {
  margin: 0 auto;
  display: table;
}
input[type="submit"].login-btn, input[type="submit"].reset-btn, input[type="submit"].otp-btn {
  margin: 0 auto;
  display: table;
}
.validation-summary-errors ul {
  margin: 0px;
  padding: 0px;
}
.validation-summary-errors ul li {
  margin: 0 auto;
  display: table;
}
/*-- FORM PAGE CSS START --*/
h2 {
  /*font-family: 'montserratregular';*/
  text-transform: capitalize;
  font-size: 18px;
  margin: 0 0 6px 0;
  color: #fff;
  position: relative;
  background: #0f0667;
  padding: 9px 13px;
}
form.registraion-form h1 {
  background: #0f0667;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 0;
  margin: 0px;
}
form.registraion-form p {
  background: #dcdcdc;
  color: #000000;
  border-bottom: 1px solid #797979;
  width: 100%;
  float: left;
  margin: 0px;
  padding: 6px 10px;
}
form.registraion-form p span {
  font-weight: bold;
  margin: 0 10px 0 0;
}
.radio-btn {
  width: 100%;
  float: left;
  padding: 10px 30%;
  border: 1px solid #ccc;
  margin: 0 0 2% 0;
}
.radio-btn label {
  float: left;
  font-size: 15px;
  margin: 0 18px 0 0;
}
.radio-btn label input[type="radio"] {
  float: left;
  margin: 4px 4px 0 0;
}
form.registraion-form .fields {
  margin: 0 0 1% 0;
  min-height: 57px;
}
form.registraion-form .fields label {
  font-size: 15px;
  color: #000000;
  margin: 0px;
  float: left;
  width: 100%;
}
form.registraion-form .fields select {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 5px 5px;
}
form.registraion-form .fields textarea {
  width: 100%;
  resize: none;
  padding: 10px;
  margin: 0px;
}
form.registraion-form .fields input[type="number"], form.registraion-form .fields input[type="email"], form.registraion-form .fields input[type="text"] {
  width: 100%;
  float: left;
  padding: 5px;
}
form.registraion-form .fields input[type="file"], form.registraion-form .fields input[type="submit"] {
  float: left;
  margin: 10px 0 0 0;
}
form.registraion-form .fields input[type="submit"], form.registraion-form input[type="button"] {
  border-radius: 4px;
  background: #0f0667;
  color: #ffffff;
  margin: 6px;
  display: table;
  padding: 5px 10px;
  border: none;
  line-height: 19px;
}
input[type="submit"].submit-btn, input[type="button"].reset-btn {
  border-radius: 4px;
  background: #0f0667;
  color: #ffffff;
  padding: 10px 10px;
  border: none;
  color: #ffffff;
  margin: 6px;
  padding: 4px 16px;
  border: none;
  display: table;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 19px;
}
input[type="button"].reset-btn {
  float: right;
}
form.registraion-form .fields label span {
  color: #f00;
  margin: 0 0 5px;
}
.form-after-table {
  margin: 2% 0 0 0;
}
.form-after-table thead tr th {
  background: #0f0667;
  color: #ffffff;
  font-size: 15px;
  text-align: center;
}
.form-after-table tbody tr td {
  text-align: center;
  padding: 10px 0;
}
.form-after-table tr td input[type="button"] {
  background: #0f0667;
  color: #ffffff;
  padding: 5px 10px;
  border: none;
  border-radius: 3px;
}
.submit-div input[type="button"] {
  margin: 0 auto;
  display: table;
}
.tab-right-sec.nodal-officer input[type="text"] {
  margin: 0px;
}
.tab-right-sec.nodal-officer .pdleft {
  padding-left: 15px;
}
.tab-right-sec.nodal-officer .pdright {
  padding-right: 15px;
}
.margin-top {
  margin-top: 2%;
}
ul.womens-ul {
  float: left;
  width: 33%;
}
table.dataTable thead th, table.dataTable thead td {
  padding: 10px 15px !important;
  border-bottom: 1px solid #111;
}
input[type="text"].activity-text-1 {
  width: 154px;
  margin-top: 0px;
}
input[type="text"].margin-top-0 {
  margin-top: 0px;
}
input[type="text"].form-control-custum {
  width: 100%;
}
p.activity-radio label {
  margin: 0px 8px 0 0;
}
p.activity-radio label input[type="radio"] {
  float: left;
  margin: 3px 4px 0 0;
}
input[type="text"]#CaptchaCodeText {
  width: 57%;
  margin: 0px 0 0 2%;
}
.captcha-div-left {
  float: left;
}
.main-captcha {
  width: 58%;
  float: left;
}
.main-captcha .field-validation-error {
  width: 100%;
  float: left;
}
.welmsg p {
  float: right;
  font-size: 15px;
  margin: 2px 0;
  font-weight: bold;
  color: #000000;
}
input[type="button"].btn {
  background: #0f0667;
  color: #ffffff;
}
table.phto-table {
  margin: 1% 0;
}
.text-center-1 {
  text-align: center !important;
}
.text-center-1 th, .text-center-1 td {
  text-align: -webkit-center;
}
h3.heading-mr-none {
  margin: 0px 0 6px 0;
}
.col-xs-12.col-sm-12.col-md-12.table-sec {
  margin: 18px 0;
}
.table-sec table tr td p b {
  float: left;
}
.table-sec table tr td p input[type="text"] {
  width: 83%;
  float: left;
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 8px;
}
/*-- FORM PAGE CSS END --*/
.downloadbt a {
  text-align: left;
  width: 100%;
  background: #0f0667;
  color: rgb(255, 255, 255);
  min-width: 120px;
  border-radius: 2px;
  padding: 10px 12px;
  margin: 10px 0;
  display: inline-block;
}
.downloadbt a {
  background: #0f0667;
  /*font-family: 'montserratlight';*/
  font-size: 14px;
  float: left;
}
.downloadbt-link {
  margin: 20px 0 10px 0px;
}
.downloadbt-link ul {
  background: #0f0667;
  padding: 10px;
  color: #ffffff;
}
.downloadbt-link ul li {
  display: inline;
  margin: 2px;
}
.downloadbt-link a {
  width: 100%;
  color: rgb(255, 255, 255);
  min-width: 120px;
  margin: 10px 0;
}
/*=========================================================*/
/* Removes the default 20px margin and creates some padding space for the indicators and controls */
.appGallery {
  position: relative;
  /*margin-bottom: 15px;*/
  margin: 5px 0;
}
.appGallery span {
  margin: 0 auto;
  width: 150px;
}
@media(min-width:1024px) {
  .appGallery:after {
    content: '';
    width: 37%;
    position: absolute;
    height: 2px;
    background-color: #a2a2a2;
    top: 4px;
    left: 15px;
  }
  .appGallery:before {
    content: '';
    width: 37%;
    position: absolute;
    height: 2px;
    background-color: #a2a2a2;
    top: 4px;
    right: 15px;
  }
}
@media(max-width:1023px) {
  .appBlock {
    padding-bottom: 14px;
    margin-top: 15px;
  }
  .appBlock.noBottomBorder {
    border-bottom: none;
  }
  .appGallery:after {
    content: '';
    width: 15%;
    position: absolute;
    height: 2px;
    background-color: #a2a2a2;
    top: 4px;
    left: 15px;
  }
  .appGallery:before {
    content: '';
    width: 15%;
    position: absolute;
    height: 2px;
    background-color: #a2a2a2;
    top: 4px;
    right: 15px;
  }
}
@media (min-width:1280px) {
  .appBlock {
    /*  border-bottom: solid 1px #ccc; */
  }
}
@media(max-width:768px) {
  .appBlock {
    border-bottom: solid 1px #ccc;
    padding-bottom: 14px;
    margin-top: 15px;
  }
  .appGallery:after {
    content: '';
    width: 0%;
    position: absolute;
    height: 2px;
    background-color: #a2a2a2;
    top: 4px;
    left: 15px;
  }
  .appGallery:before {
    content: '';
    width: 0%;
    position: absolute;
    height: 2px;
    background-color: #a2a2a2;
    top: 4px;
    right: 15px;
  }
  .social_icons.text-left li {
    width: 30%;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .tophead_right .navbar-nav .open .dropdown-menu {
    position: absolute;
  }
}
footer .carousel {
  margin-bottom: 0;
  /*padding: 0 40px 30px 40px;*/
}
.whitebg {
  background-color: #fff;
  vertical-align: middle;
  font-weight: bold;
  /* padding-top: 5px; */
  /* padding-bottom: 5px; */
  margin-top: 5px;
  /* margin-bottom: 5px; */
}
.whitebg a {
  font-size: 11px;
}
section {
  /*display: block;
  position: relative;
  padding: 30px 0;*/
  /* border-bottom: rgba(0,0,0,0.1) 1px solid; */
  -webkit-transition: all .400s;
  -moz-transition: all .400s;
  -o-transition: all .400s;
  transition: all .400s;
}
/*.whitebg {

	background-color: #fff;
	height: 90px;
	vertical-align: middle;
	padding-top: 10px;
	font-weight:bold;
}
.whitebg .col-lg-2 {
	height:75px;
}
.whitebg .col-lg-2.rightborder {
	border-right:solid 1px #ddd;
}*/
@media (min-width:1024px) {
  .row.whitebg .col-lg-3 {
    display: flex;
    text-align: center;
    padding: 2px 0px;
    align-items: center;
    justify-content: center;
  }
  .borderright {
    border-right: solid 1px #0f066740;
  }
  .borderbottom {
    border-bottom: solid 1px #0f066740;
  }
}
footer .carousel-inner {
  position: relative;
  width: 98%;
  overflow: hidden;
  min-height: 100px;
  margin: 0 auto;
  border: solid 0px #4a530b;
  background-color: white;
  padding: 0px 15px;
  border-radius: 5px;
}
footer .carousel-control {}
/* Reposition the controls slightly */
footer .carousel-control {
  left: -7%;
  top: 25px;
  color: white;
  font-size: 35px;
}
footer .carousel-control.right {
  right: -7%;
  top: 25px;
}
/* Changes the position of the indicators */
footer .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
footer .carousel-inner > .item > a > img, footer .carousel-inner > .item > img, footer .img-responsive, footer .thumbnail a > img, footer .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
  /*padding-top: 10px;*/
}
/* Changes the colour of the indicators */
footer .carousel-indicators li {
  background: #c0c0c0;
}
footer .carousel-indicators .active {
  background: #333333;
}
footer .carousel-control.left, footer .carousel-control.right {
  background-image: none;
}
@media (max-width:768px) {
  footer #myCarousel3 .col-xs-6 .center-block {
    margin-left: 0px;
  }
}
.images-boxes .carousel-caption {
  background-color: rgba(0, 0, 0, 0.53);
  padding: 5px 5px;
}
@media screen and (min-width: 768px) {
  /*.topheader {
    zoom: 110%;
}*/
  .carousel-caption {
    right: 1%;
    left: 1%;
  }
}
.carousel-indicators li {
  border: 1px solid #ffffff;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.upperHeader .navbar-inverse .navbar-nav > .open > a, .upperHeader .navbar-inverse .navbar-nav > .open > a:hover, .upperHeader .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #388210;
}
.upperHeader .navbar-inverse .navbar-nav > .open > a, .upperHeader .navbar-inverse .navbar-nav > .open > a:hover, .upperHeader .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #388210;
}
.upperHeader .nav > li > a:focus, .upperHeader .nav > li > a:hover {
  text-decoration: none;
  background-color: #138808;
  color: #fff;
}
.upperHeader .nav .open > a, .upperHeader .nav .open > a:focus, .upperHeader .nav .open > a:hover {
  background-color: #138808;
  border-color: #138808;
}
.upperHeader .navbar-nav > li > .dropdown-menu {
  background: #f6f6f7;
  padding: 0px;
  width: 100px;
}
@media screen and (min-width: 768px) {
  .images-boxes .carousel-indicators {
    bottom: -10px;
  }
  .upperHeader .navbar-nav {
    /*margin: 5px 0px 5px 0px;*/
  }
  .upperHeader .navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
/*  /. for internal page*/
@media(max-width:768px) {
  .topheader {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .tophead_left .nav > li, .tophead_right .nav > li {
    display: inline-block;
    width: auto;
  }
  .tophead_left .navbar-nav > li, .tophead_right .navbar-nav > li {
    border-right: none;
    margin-left: 0px;
  }
  .tophead_left .nav > li > a, .tophead_right .nav > li > a {
    /*display: inline;*/
    padding: 4px 8px;
  }
  .tophead_right {
    text-align: right;
  }
  .navbar-nav > li {
    margin-left: 50px;
  }
  #defaultNavbar2 .navbar-nav > li {
    border-bottom: solid 1px #ddd;
  }
  .yellow-boxes ul li {
    /*width: 50%;*/
    border-right: none;
  }
  .schemeHead {
    line-height: 30px;
  }
  .blockMob {
    display: block;
  }
  .social_icons.text-left li {
    /*width: 30%;
 font-size: 20px;*/
  }
  .yellow-boxes ul li {
    /* width: 100% !important;*/
  }
  .yellow-boxes ul li a {
    padding: 10px 10px;
    /*min-height: 100px !important;*/
  }
  .circle {
    height: 75px !important;
    width: 75px !important;
  }
}
.social_icons.text-left li {
  font-size: 20px;
}
/* photo gallery */
.photoBlock {
  position: relative;
  height: 300px;
  display: inline-block;
  margin: 10px 0px;
  /*width: 90%;*/
  width: 100%;
}
.photoBlock .caption {
  position: absolute;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.50);
  color: #fff;
  min-height: 20px;
  padding: 5px 15px;
  line-height: 12px;
  left: 0px;
  right: 0px;
  word-break: break-word;
  text-align: left;
  font-size: 12px;
  font-family: monospace;
}
#photoGalleryModal .modal-content {
  background-color: transparent;
  box-shadow: none;
}
#photoGalleryModal .modal-content .caption {
  margin: 0 auto;
  width: auto;
  position: relative;
  max-width: 50%;
}
#photoGalleryModal .carousel-control.left, #photoGalleryModal .carousel-control.right {
  background-image: none;
}
.photoBlock .img-thumbnail {
  /*width: auto;*/
  width: 100%;
  margin: 0 auto;
  height: 100%;
}
@media (min-width: 768px) {
  #photoGalleryModal .modal-dialog {
    width: 90%;
    margin: 30px auto;
  }
  #photoGalleryModal .carousel-indicators {
    bottom: -50px;
  }
}
/* feedback */
#feedbackCarousel {
  font-size: 1em
}
.carousel-indicators li, .carousel-indicators li.active {
  width: 14px;
  height: 14px;
  border-radius: 0;
  margin: 1px 4px;
}
.carousel-indicators li {
  background: #4a530b;
  border: 2px solid #fff;
  border-radius: 50%;
}
.carousel-indicators li.active {
  color: #fff;
  background: #4a530b;
  border: 5px double;
  border-radius: 50%;
}
@media (max-width:768px) {
  #feedbackCarousel .fa-4x {
    font-size: 2em;
  }
}
@media (min-width:768px) {
  .paddingLeftZero {
    padding-left: 0px;
  }
  .paddingRightZero {
    padding-right: 0px;
  }
  .appRow .appImg {
    float: right;
  }
}
.appRow .appImg {
  max-width: 72px;
  padding: 4px;
  background-color: #ffcb05;
  border-radius: 15px;
}
.copyright {
  position: relative;
  bottom: 0;
  color: #fff;
  padding: 5px;
  /* background-color: #3faedb;*/
  background-color: #045b9e;
}
.footer a {
  color: #fff;
}
.leftMenu {
  border: solid 1px #0f0667;
  margin-bottom: 20px;
}
.leftMenu.panel-body {
  padding: 0px;
}
.leftMenu li {
  position: relative;
}
@media(min-width:1280px) {
  .leftMenu li.active a:after {
    content: '';
    width: 0px;
    height: 0px;
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    border-right: solid 10px transparent;
    border-left: solid 10px #0f0667;
    position: absolute;
    top: 0px;
    right: -6.5%;
    display: block;
    text-decoration: none;
  }
}
@media(min-width:1920px) {
  .leftMenu li.active a:after {
    right: -4%;
  }
}
.leftMenu li.active a {
  background-color: #0f0667 !important;
  position: relative;
}
.leftMenu li a {
  padding: 10px 10px;
  display: block;
  border-bottom: solid 1px;
}
.leftMenu li.active a {
  color: #fff;
}
.leftMenu li a:before {
  content: '\f0da ';
  font-family: fontawesome;
  padding-right: 5px;
}
.leftMenu li a, .singleLayoutDashboard li a {
  transition: 0.5s all ease-in-out;
  /*  background-color: #0f0667;*/
  border-radius: 6px;
  background: url('../images/indian-flag-bg.jpg') no-repeat center center;
  background-color: silver;
  filter: grayscale(50%);
  background-blend-mode: screen;
  background-size: cover;
}
.leftMenu li a:hover, .singleLayoutDashboard li a:hover {
  background-color: gold;
  /*color: #0f0667;*/
  color: crimson;
  transform: scale(1.05);
  filter: grayscale(25%);
  background-blend-mode: screen;
}
/*.leftMenu li a:hover span, .singleLayoutDashboard li a:hover span {
	background: #0f066785;
	padding: 5px;
}*/
.main-contentBody.innerPage {
  overflow: hidden;
  height: 100%;
}
.main-contentBody.innerPage .panel-heading {
  font-weight: bold;
  color: #0f0667;
}
.singleLayoutDashboard li a {
  /*border: solid 1px rgba(56, 130, 16, 0.29);*/
  border: solid 1px #0f0667;
  border: 1px solid #c9c9c9;
  display: block;
  padding: 38px 10px 0 4px;
  margin: 10px 0px;
  height: 100px;
  line-height: 25px;
  font-weight: bold;
  text-decoration: none;
  font-size: 18px;
  /*box-shadow: 0px 0px 13px 0px rgba(56, 130, 16, 0.23);*/
  color: #0f0667;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
}
.singleLayoutDashboard li a:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.tableFont {
  font-size: 13px;
}
.font16 {
  font-size: 16px;
}
/*Last CSS entry*/
@media screen and (max-width:1224px) {
  .circle {
    height: 100px;
    width: 100px;
  }
  .yellow-boxes ul li a {
    min-height: 200px;
  }
}
@media screen and (max-width:1024px) {
  .whitebg, .whitebg .col-lg-2 {
    height: auto !important;
  }
}
.upperHeader {
  /*background-color: #FF9933;*/
  /*background: #ff9933;*/
  background: linear-gradient(90deg, #ff9c15, #47915b) 0 0 no-repeat padding-box padding-box transparent;
}
.upperHeader a {
  color: #fff;
}
.navbar-nav {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .upperHeader .navbar-nav {
    /* margin: 5px 0px 5px 0px;*/
  }
  .upperHeader .navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.whiteicon {
  color: #fff;
  text-decoration: none;
}
.whiteicon:visited {
  color: #fff;
}
.redicon {
  color: #ce0202;
  text-decoration: none;
}
.redicon:visited {
  color: #ce0202;
}
.requiredoption:after {
  content: ' *';
  color: red;
}
.listofofflineservices li {}
.yellowbg {
  background-color: #fbda04;
  border: solid 1px #dec107;
}
.yellowbg:hover, .yellowbg:focus {
  background-color: #f1d318;
}
/* common ends*/
/* top header starts*/
.logotextu {
  color: #ce0202;
  text-shadow: #ccc 1px 2px 2px;
  font-size: 20px;
  font-weight: 900;
}
.topheader {
  padding-bottom: 4px;
  padding-top: 4px;
  /*background: url('../images/header-bg.webp') no-repeat center center;*/
  background: url(../../Masterpage/images/header-bg.jpg) no-repeat center center;
  background-color: gainsboro;
  /*lavender*/
  background-blend-mode: screen;
  background-size: cover;
}
.topheader ul {
  list-style-type: none;
}
.topheader ul li {
  display: inline-block;
}
.logotextd {
  color: #045b9e;
  font-size: 10px;
  font-weight: 900;
}
/* top header starts*/
.maincontent {
  background-color: #ccc;
  border-top: solid 1px #ce0202;
  background-image: url('../images/collage.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.mainintro {
  background-color: rgba(29, 71, 158, 0.75);
  margin-bottom: 10px;
  color: #fff;
}
.pagetitle {
  font-size: 18px;
  letter-spacing: normal;
  float: right;
  width: 100%;
  float: right;
  background-color: #ce0202;
  padding: 20px 0px;
  border-radius: 0px;
  text-align: center;
  text-transform: capitalize;
  font-weight: bold;
}
/* application options list starts */
.previousoptions, .nextoptions {
  display: block;
  position: fixed;
  top: 50%;
  color: #fff;
  text-decoration: none;
  border-radius: 50%;
  padding: 10px 20px;
  background-color: rgba(255, 255, 255, 0.5);
  vertical-align: top;
  font-size: 20px;
  border: solid 1px #569bd0;
  box-shadow: #3696e0 1px 1px 1px;
  text-shadow: black 1px 1px 1px;
  transition: transform 0.5s ease-out;
}
.previousoptions:visited, .nextoptions:visited {
  color: #fff;
}
.mainoptionsdiv {
  overflow-x: hidden;
}
#applicationoptionslist {
  list-style: none;
  margin: 5px 0;
  /*height: 325px;*/
  padding-top: 10px;
  padding-bottom: 10px;
}
#applicationoptionslist li {
  display: inline;
  float: left;
  -webkit-perspective: 500;
  -webkit-transform-style: preserve-3d;
  -webkit-transition-property: perspective;
  -webkit-transition-duration: 0.5s;
  -moz-perspective: 500;
  -moz-transform-style: preserve-3d;
  -moz-transition-property: perspective;
  -moz-transition-duration: 0.5s;
  perspective: 500;
  transform-style: preserve-3d;
  transition-property: perspective;
  transition-duration: 0.5s;
}
#applicationoptionslist li:hover {
  -webkit-perspective: 5000;
}
#applicationoptionslist li img {
  border: 10px solid #fcfafa;
  -webkit-transform: rotateY(30deg);
  -moz-box-shadow: 0 3px 10px #888;
  -webkit-box-shadow: 0 3px 10px #888;
  -webkit-transition-property: transform;
  -webkit-transition-duration: 0.5s;
  -moz-transform: rotateY(30deg);
  -moz-box-shadow: 0 3px 10px #888;
  -moz-transition-property: transform;
  -moz-transition-duration: 0.5s;
  transform: rotateY(30deg);
  box-shadow: 0 3px 10px #888;
  transition-property: transform;
  transition-duration: 0.5s
}
#applicationoptionslist li:hover img {
  -webkit-transform: rotateY(0deg);
}
.applicationoptions {
  /*border:5px solid #fcfafa;*/
  padding: 10px 5px;
  /* width:200px; 
  height:180px;*/
  width: 150px;
  height: 50px;
  margin: -60px 0 0 95px;
  position: absolute;
  /*	-moz-box-shadow:0 5px 20px #888;
	 -webkit-box-shadow:0 5px 20px #888;*/
  -webkit-transform: translateZ(30px) rotateY(30deg);
  /*	-webkit-transition-property: transform, box-shadow, margin;*/
  -webkit-transition-duration: 0.5s;
  -moz-box-shadow: 0 5px 20px #888;
  -moz-transform: translateZ(30px) rotateY(30deg);
  /*	-moz-transition-property: transform, box-shadow, margin;*/
  -moz-transition-duration: 0.5s;
}
#applicationoptionslist li:hover .applicationoptions {
  -webkit-transform: rotateY(0deg);
  /* -webkit-box-shadow:0 5px 10px #888; */
  -moz-transform: rotateY(0deg);
  /* -moz-box-shadow:0 5px 10px #888; */
  margin: -50px 0px 0px 100px;
}
.applicationoptions h3 {
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #a50404;
  font-variant: small-caps;
  /*font-family:Georgia,serif,Times;*/
  text-align: center;
  /* padding-bottom:15px;*/
  padding-bottom: 0px;
}
#applicationoptionslist li:hover .applicationoptions h3 {
  color: #045b9e;
}
#applicationoptionslist li:hover a {
  background-color: #045b9e;
}
.applicationoptions p {
  padding-bottom: 15px;
}
.applicationoptions a {
  background-color: #ce0202;
  padding: 5px 10px;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
  display: block;
  text-align: center;
  margin: 0 auto;
  border-radius: 50%;
  height: 30px;
  width: 30px;
}
.applicationoptions a:hover, .applicationoptions a:focus {
  background-color: #045b9e;
  color: #fff;
}
/* application options list starts */
#applicationoptionslist li {
  -webkit-perspective: 5000;
  -moz-perspective: 5000;
  padding: 0px 0px 0px 22px;
}
#applicationoptionslist li img {
  -webkit-transform: rotateY(0deg);
}
#applicationoptionslist li .applicationoptions {
  -webkit-transform: rotateY(0deg);
  -webkit-box-shadow: 0 5px 10px #888;
  -moz-transform: rotateY(0deg);
  -moz-box-shadow: 0 5px 10px #888;
  margin: -30px auto 0 75px;
}
.applicationoptions a, .applicationoptions a {
  color: #fff;
}
/* application options list ends */
.footerimg ul {
  list-style-type: none;
}
.footerimg ul li {
  display: inline-block;
  padding: 0px 8px;
}
.navbar {
  margin-bottom: 0px;
  min-height: 5px;
}
hr {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
  background-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
  background-image: -ms-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
  background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
  background-image: linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6d6d6', endColorstr='#d6d6d6', GradientType=0);
}
.info-bar {
  margin: 0;
  border: 0;
  color: #000;
  /* background-color: rgba(0,0,0,0.05); */
  padding: 10px 0;
}
.weight-300 {
  font-weight: 300 !important;
}
.size-20 {
  font-size: 20px !important;
  line-height: 36px !important;
}
.info-bar.info-bar-clean .col-sm-4 {
  background-color: rgba(0, 0, 0, 0.03);
  border: solid 1px #eeeeeea3;
}
.info-bar h1, .info-bar h2, .info-bar h3, .info-bar h4, .info-bar h5, .info-bar h6, .info-bar p {
  color: #333;
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
  padding: 0px 10px;
  display: inline-block;
}
.info-bar.info-bar-clean .aboutscheme {
  display: block;
}
/*.item img {
	height: 180px;
	width: 100%;
}*/
/*================================================================================================
	File Name: style-green.css
	Description: Common components file to includ all specific custom UI fixed.
	----------------------------------------------------------------------------------------------
	Item Name: EGSA Custom Control
	Version: 1.0
	Author: MANISH KUMAR
	Author URL: http://egsa.nic.in/
================================================================================================*/
.panel-primary > .panel-heading {
  color: #fff;
  /*background-color: #0f0667;
    border-color: #0f0667;*/
  /*background-color: #00a34e;*/
  background-color: #0f0667;
  border-color: darkviolet;
}
.table.table-hover.table-bordered table input[type="radio"] {
  zoom: 1.33;
}
table input[type="radio"] ~ label, table input[type="checkbox"] ~ label {
  margin: 0 1rem 0 .5rem
}
.navbar-default {
  /*background-color: #1d3a7c;
  border-color: #e7e7e7;
  color: #fff;*/
  /*background: linear-gradient(90deg, rgb(255 59 0) 0%, rgba(5, 220, 48, 1) 100%);*/
  background: linear-gradient(90deg, #ff9c15, #47915b) 0 0 no-repeat padding-box padding-box transparent;
  /*border-color: #e7e7e7;
    color: #fff;*/
}
.navbar-toggle {
  background-color: white;
  padding: 3px 5px;
  margin-top: 1px;
  margin-bottom: 1px;
}
.navbar-collapse {
  padding-right: 0px;
  padding-left: 0px;
}
.bg-primary {
  color: #fff;
  background-color: #0f0667;
}
/*.bg-info {
    background-color: lightgreen;
}*/
.bg-info {
  background-color: whitesmoke;
}
.bg-info2 {
  background-color: lightgray;
  /*darkseagreen*/
}
.btn-primary {
  color: #fff;
  background-color: #0f0667;
  border-color: #0f0667;
}
.btn-primary:hover {
  color: #fff;
  /*background-color: #00a34e;*/
  background-color: #525d80;
  border-color: #525d80;
}
/*----- [flex table] -----*/
.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
  flex-grow: 1;
}
.gray {
  color: dimgray;
}
.main-contentHead mark {
  font-size: 110%;
  color: darkgreen;
  background: beige;
  /*border-radius: 50%;*/
  border-radius: 3px;
  padding: 1px;
  border-bottom: groove;
  /*border-bottom: double;*/
}
.row-total {
  font-weight: bold !important;
  background: lavender !important;
}
@media print {
  @page {
    size: A4 portrait;
    margin: .2cm;
    -webkit-print-color-adjust: exact;
  }
}
/*@media only screen{
table.table-condensed {
  table-layout: fixed;
  min-width:768px;
}

table.table-condensed th, table.table-condensed td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
}*/
/* .table-condensed.table tbody td a {
	color: darkgreen;
	font-weight:600;
}
 .table-condensed.table tbody td a:hover {
	color: darkgreen;
	text-decoration:underline;
}*/
.table-condensed.table tbody td a {
  color: darkgreen;
  border-bottom: 1px solid darkgreen;
}
.table-condensed.table tbody td a:hover {
  color: blue;
  border-bottom: 2px solid blue;
}
.table-condensed caption {
  text-align: justify;
  color: black;
  padding: 5px;
}
@media screen and (max-width: 991px) {
  .topheader figure img {
    zoom: 66%;
  }
}
@media screen and (max-width: 767px) {
  .gsaIntro h3 {
    line-height: 1;
  }
  .appRow .paddingRightZero img, .appRow .paddingLeftZero img, .footerimg img {
    zoom: 60%
  }
  .mis-main .row, .panel .row, .panel-group .row {
    margin: 0;
  }
  .mis-main .col-md-6.col-xs-5, .mis-main .col-md-6.col-xs-7, .mis-main.col-md-12.col-xs-12, .panel .row .col-sm-6, .panel-group .row .col-md-6 {
    padding: 0;
  }
  .container-fluid p.text-justify, .copyright-info {
    padding: 0 5px;
    font-size: 85%;
  }
  .table-condensed caption, .table-responsive .alert-warning {
    font-size: 85%;
  }
  .topheader figure img {
    zoom: 50%;
  }
  .container, .container-fluid, .main-contentBody {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .container > *, .container-fluid > * {
    margin-right: auto;
    margin-left: auto;
  }
  .panel-body {
    padding: 5px;
  }
  .table-responsive > .table-bordered {
    border: 0;
    border-top: 1px solid #ddd;
  }
}
body.modal-open-noscroll {
  margin-right: 0 !important;
  overflow: hidden;
}
.modal {
  text-align: center;
  padding: 0 !important;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.text-nowrap {
  white-space: nowrap;
}
.modal-backdrop.fade.in {
  z-index: 0;
}
.text-primary {
  color: darkblue;
}
@media print {
  .table-responsive {
    overflow: visible !important;
  }
  .table {
    margin-bottom: 0px;
  }
}
.circle-programme {
  position: relative;
  display: block;
  margin: 0 auto;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  font-weight: 600;
  height: 5;
  border-radius: 50%;
  border: solid 3px #9fb610;
  padding: 2.75rem 1rem;
}
.circle2 {
  background: #04115e;
  width: 160px;
  height: 160px;
  margin: auto;
  position: absolute;
  right: 0;
  left: 0;
  float: left;
  cursor: pointer;
  -webkit-border-radius: 160px;
  -moz-border-radius: 160px;
  border-radius: 160px;
  border: 3px solid rgba(255, 255, 255, 0.5);
}
.circle2:before {
  content: '';
  background: #000080;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  float: left;
  -webkit-border-radius: 160px;
  -moz-border-radius: 160px;
  border-radius: 160px;
  -webkit-transition: all 220ms linear;
  -moz-transition: all 220ms linear;
  transition: all 220ms linear;
}
.circle2:hover:before {
  width: 154px;
  height: 154px;
  top: 0;
  left: 0;
}
.circle2 span {
  color: #fff;
  width: 90%;
  text-align: center;
  position: absolute;
  top: 20%;
  left: 5%;
  float: left;
  font-size: 2rem;
}
.circle2:hover span {
  color: #fff;
}
.carousel-control.left {
  left: 15px;
}
.carousel-control.right {
  right: 15px;
}
.triangle-box2 {
  background: transparent url('../../images/box-bg.png') center center no-repeat;
  background-size: 100% 100%;
}
.box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  align-content: space-between;
  margin: 10px;
}
.diamond-shield {
  width: 0;
  height: 0;
  border: 70px solid transparent;
  border-bottom: 30px solid red;
  position: relative;
  top: -70px;
}
.diamond-shield:after {
  content: '';
  position: absolute;
  left: -70px;
  top: 30px;
  width: 0;
  height: 0;
  border: 70px solid transparent;
  border-top: 100px solid red;
}
.flex-box {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: space-around;
  align-items: stretch;
}
.flex-box li {
  align-content: space-around;
  display: flex;
  align-items: stretch;
  justify-content: center;
  align-self: center;
}
.progress {
  height: 10px;
  margin-bottom: 0px;
}
.nm {
  margin: 0;
}
.panel-title {}
.page-header a {
  text-decoration: none;
  font-weight: 600;
}
.panel-info {
  border-color: steelblue;
}
.panel-info > .panel-heading {
  color: #ffffff;
  background-color: steelblue;
  border-color: steelblue;
}
.text-nowrap {
  white-space: nowrap;
}
.themeblue {
  background-color: #f6fcf5;
  /*background: linear-gradient(90deg, rgb(248 199 184) 0%, rgb(213 248 214) 100%);*/
}
.filter-box {
  border-radius: 3px;
  /*background-color: #A2CBFA;
  border: 1px solid #4390E1;*/
  background-color: azure;
  border: 1px solid darkgray;
  box-sizing: border-box;
  box-shadow: 0 2px 2px rgba(0, 90, 250, 0.05), 0 4px 4px rgba(0, 90, 250, 0.05), 0 8px 8px rgba(0, 90, 250, 0.05), 0 16px 16px rgba(0, 90, 250, 0.05);
}
.filter-box .form-group {
  margin-bottom: 8px;
}
/* basic legend positioning */
.legend {
  list-style: none;
  background: blanchedalmond;
  padding: 0 4px;
  border: solid 1px burlywood;
}
.legend li {
  float: left;
  margin-right: 10px;
}
.legend li:last-child {
  margin-right: 0px;
}
.legend span {
  border: 1px solid #ccc;
  float: left;
  width: 12px;
  height: 12px;
  margin: 4px 3px 0 0;
}
/* your colors */
.legend .superawesome {
  background-color: #5cb85c;
}
.legend .awesome {
  background-color: #f0ad4e;
}
.legend .kindaawesome {
  background-color: #d9534f;
}
/*.legend .notawesome { background-color: #000000; }*/
.center-block {
  zoom: 75%;
}
.goi-text {
  font-size: 10px;
  margin-top: 3px;
  color: white;
  margin-left: 10px;
}
.yellow-boxes .carousel-inner .item li {
  padding: 10px 0;
}
.yellow-boxes .carousel-inner .item li:nth-child(1) {
  background-color: #6609cc;
}
.yellow-boxes .carousel-inner .item li:nth-child(2) {
  background-color: #c3790c;
}
.yellow-boxes .carousel-inner .item li:nth-child(3) {
  background-color: #c31010;
}
.yellow-boxes .carousel-inner .item li:nth-child(4) {
  background-color: #0888b9;
}
.yellow-boxes .carousel-inner .item li:nth-child(5) {
  background-color: #1e3571;
}
.quick-header div.panel {
  background-color: #ccc;
  border-radius: 4px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.quick-header .panel .panel-heading h3 {
  margin: 15px 0;
}
.quick-header div.panel:nth-child(1) .panel-heading {
  background-color: #ff8f21;
}
.quick-header div.panel:nth-child(1) .panel-heading:hover {
  background-color: #ff6600;
}
.quick-header div.panel:nth-child(2) .panel-heading {
  background-color: #9f8559;
}
.quick-header div.panel:nth-child(2) .panel-heading:hover {
  background-color: #996600;
}
.quick-header div.panel:nth-child(3) .panel-heading {
  background-color: #1ba144;
}
.quick-header div.panel:nth-child(3) .panel-heading:hover {
  background-color: #078c07;
}
.quick-header div.panel:nth-child(4) .panel-heading {
  background-color: #558e28;
}
.quick-header div.panel:nth-child(4) .panel-heading:hover {
  background-color: #71c62b;
}
.covid19-modi {
  position: absolute;
  right: 17.5%;
  width: 260px;
  margin-top: 18px;
  color: #ff6600;
  font-size: 16px;
  text-align: right;
  font-weight: bold
}
.flag-grad-border {
  background-image: -webkit-gradient(linear, left top, right top, from(#f09e4b), color-stop(#e1dcd7), color-stop(#e0e0e0), color-stop(#d3dad2), to(#298921));
  background-image: linear-gradient(90deg, #f09e4b, #e1dcd7, #e0e0e0, #d3dad2, #298921);
  border-top: 5px transparent;
  height: 5px;
}