<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800|family=Raleway:400,200,300,500,600,700,800,900|family=Titillium+Web:400,200,300,600,700,900");
 */
body {
  margin: 0;
  padding: 0;
  font-family: Poppins,sans-serif !important;
  font-size: 15px;
}
.main-adarsh-gram-village-form p {
  line-height: 25px;
}
.content-section ol &gt; li {
  margin-bottom: 1rem;
  line-height: 25px;
}
/* LOCOMOTIVE */
.no-transform {
  transform: none !important;
}

html.has-scroll-smooth {
  overflow: hidden;
}

html.has-scroll-dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.has-scroll-smooth body {
  overflow: hidden;
}

.has-scroll-smooth [data-scroll-container] {
  min-height: 100vh;
}

/* header start */
.main-nav {

	background:#0b53a9;
}

/* nav */
i.edit-icon {
    padding: 0px 5px 0 0;
	position: relative;
    top: 1px;
}
i.dash-icon {
    padding: 0px 2px 0 0;
	position: relative;
    top: 1px;
	font-size:15px;
}


a.dropdown-item {
    font-size: 14px;
	border-bottom: 1px solid #ccc;
	padding: 4px 14px;
}
/* a.dropdown-item:last-child{border:none;} */
.dropdown-menu .dropdown-divider{display: none;}
.dropend .dropdown-toggle .navbar-nav .nav-link {
    color: #fff;
    padding: 0px 10px !important;
}
.dropdown-menu a.nav-link.dropdown-toggle {
    padding: 3px 0px 3px 14px !important;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    border-radius: 8px;
    margin: 0;
}

.nav-link{font-size: 14px;

}
.navbar-nav .nav-link {
    color: #0d4689;
    background: #fff;
    margin: 10px 12px 10px 12px;
    border-radius: 31px;
    padding: 6px 13px !important;
    font-size: 14px;
}
.dropdown-item:focus, .dropdown-item:hover{background:#2374d3 !important; color:#fff !important; border-radius:6px !important;}
.main-nav #navbarSupportedContent .nav-link:focus, .nav-link:hover { 
    color: #fff !important;
	background:#2374d3 !important;
}
li.nav-item.dropend .dropdown-menu{margin:0 0 0 0px;}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    top: 44px;
	border-radius: 8px 8px 8px 8px;
	border:none;
	width:383px;
	padding-top: 0;
    padding-bottom: 0;
}
.dropend .dropdown-toggle {
  color: #194b85;
  margin-left: 0em !important;
}
.dropdown-item:hover {
  background-color: #2374d3;
  color: #fff;
}
.dropdown .dropdown-menu {
  display: none;
}
.dropdown:hover &gt; .dropdown-menu,
.dropend:hover &gt; .dropdown-menu {
  display: block;
  margin-top: 0.125em;
  margin-left: 0.125em;
}
.dropend:hover &gt; .dropdown-menu{padding: 0; top: -2px !important;}
@media screen and (min-width: 769px) {
.dropend:hover &gt; .dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;

  }
.dropend .dropdown-toggle {
    margin-left: 0.5em;
  }
}
/* nav end*/
.navbar-nav li:hover &gt; ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu &gt; .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}
/* rotate caret on hover */
.dropdown-menu &gt; li &gt; a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}
.dropdown-menu &gt; li &gt; a:after{float:right; margin-right:15px; margin-top: 9px; }

/* header close */

/* HTML ELEMENTS */
img {
  max-width: 100%;
}

iframe {
  max-width: 100%;
}

/* LINKS */
a {
  text-decoration: none;
  color: #080808;
}

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

/* FORM ELEMENTS */
input[type="text"] {
  width: 100%;
  max-width: 100%;
  height: 35px;
  padding: 0 8px;
  border: 1px solid #cecece;
}

input[type="email"] {
  width: 100%;
  max-width: 100%;
  height: 35px;
  padding: 0 15px;
  border: 1px solid #cecece;
}

input[type="search"] {
  width: 420px;
  max-width: 100%;
  height: 35px;
  padding: 0 15px;
  border: 1px solid #cecece;
}

input[type="password"] {
  width: 100%;
  max-width: 100%;
  height: 35px;
  padding: 0 15px;
  border: 1px solid #cecece;
}

input[type="number"] {
  width: 100%;
  max-width: 100%;
  height: 35px;
  padding: 0 15px;
  border: 1px solid #cecece;
}

input[type="date"] {
  width: 100%;
  max-width: 100%;
  height: 35px;
  padding: 0 15px;
  border: 1px solid #cecece;
}

input[type="radio"] {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 4px;
  transform: translateY(3px);
  appearance: none;
  background: #ededed;
  border-radius: 50%;
}

input[type="radio"]:checked {
  border: 6px solid #080808;
}

textarea {
  width: 520px;
  max-width: 100%;
  /* height: 140px; */
  padding: 30px;
  border: 1px solid #cecece;
}

select {
  width: 420px;
  max-width: 100%;
  height: 35px;
  padding: 0 30px;
  border: 1px solid #cecece;
}

select {
  --webkit-appearance: none;
  --moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 30px) 24px, calc(100% - 25px) 24px,
    calc(100% - 3.5em) 20px;
  background-size: 5px 5px, 5px 5px, 1px 1px;
  background-repeat: no-repeat;
}

select:focus {
  background-image: linear-gradient(45deg, gray 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, gray 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 25px) 24px, calc(100% - 30px) 24px,
    calc(100% - 3.5em) 20px;
  background-size: 5px 5px, 5px 5px, 1px 1px;
  background-repeat: no-repeat;
  border-color: gray;
  outline: 0;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

input[type="submit"] {
  height: 40px;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background: #1b2d5c;
  border: none;
  padding: 0 50px;
}
input[type="submit"]:hover {
  color: #fff;
  background: #1b2d5c;
}

button[type="submit"] {
  height: 37px;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background: #1b2d5c;
  border: none;
  padding: 0 15px;
}
button[type="submit"]:hover {
  background: #1b2d5c;
}
button[type="submit"] i {
  display: inline-block;
  margin-right: 8px;
  font-size: 18px;
  transform: translateY(2px);
}
.form-group {
  margin-bottom: 15px;
}
label {
    font-size: 12px;
    font-weight: 500;
    color: #32373a;
	margin-bottom: 4px !important;
}

.main-nav nav.navbar.navbar-expand-lg.navbar-dark {
    padding: 0px 0;
}

.adarshgram-banner {
    padding: 20px 0;
    background-image: url(../images/sanchar-mitra-bg.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    color: white;
    background-color: #000000b0;
    background-blend-mode: color;
}
.adarshgram-banner span{font-size:23px;     padding-left: 6px;}
p.ministry-justice {
    font-size: 15px;
    margin: 0;
}

#sub-heading h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    color: #0d4689;
	padding-bottom: 4px;
}

#sub-heading {
    padding: 5px 0 0px 0;
	border-radius: 12px 12px 0 0;
	background:#fff;
}
.main-adarsh-gram-village-form{background:#f6f9ff;}
.active{background-color: white}
.nav-link{color: #666}

.main-adarsh-gram-village-form h5 {
    font-weight: 500;
    font-size: 22px; 
	position: relative;
	
}
.main-adarsh-gram-village-form h5:before {
    margin: 0 15px 7px 0;
}
.main-adarsh-gram-village-form h5:before, .main-adarsh-gram-village-form h5:after {
    content: "";
    width: 50px;
    height: 2px;
    background: #ffc107;
    display: inline-block;
}
.main-adarsh-gram-village-form h5:after {
    margin: 0 0 7px 15px;
}

.main-adarsh-gram-village-form h2{font-size:20px; font-weight:500; color:#393f44;
position: relative;
}

.main-adarsh-gram-village-form h2:before {
    margin: 0 15px 7px 0;
}
.main-adarsh-gram-village-form h2:before, .main-adarsh-gram-village-form h2:after {
    content: "";
    width: 50px;
    height: 2px;
    background: #ffc107;
    display: inline-block;
}
.main-adarsh-gram-village-form h2:after {
    margin: 0 0 7px 15px;
}

.main-adarsh-gram-village-form h3{
	font-size: 17px;
    font-weight: 500;
    background: #f8f9fb;
    color: #0f1010;
    padding: 5px 7px;
    text-align: left;
	margin-bottom: 9px;}

h2#headingOne:before, h2#headingOne h2:after {display:none;}
h2#headingOne:after{display:none;}

.main-adarsh-gram-village-form .form-select{font-size:0.8rem; color:#666768;}
.main-adarsh-gram-village-form .form-control{font-size:0.8rem; color:#666768;}

.main-adarsh-gram-village-form .main-add-remove .form-select {width:41%; font-size:12px;} 
.main-tab-content {
    padding: 12px 12px;
    background: #fff;
}

.card {
    margin-bottom: 30px;
    border: none;
    border-radius: 5px;
    box-shadow: 0px 0 30px rgba(1, 41, 112, 0.1);
}

.box-shadowvlg-form{
	border-radius: 5px;
    box-shadow: 0px 0 30px rgba(1, 41, 112, 0.1);
	background:#f1f1f1;
}

.form-bgg{
	padding:0px 8px 8px 8px;
}
.main-adarsh-gram-village-form.py-5 {
    padding-top: 13px !important;
	padding-bottom: 35px !important;
}

.form-bgg &gt; .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{color:#fff !important);}
.nav-item.dropend .nav-link:hover {
    color: #ffff !important;
}

.form-bgg &gt; .nav-link:focus, .nav-link:hover {
    color: #fff !important;

}
ul.logoutdashboard {
    margin: 0;
	display: flex;
    justify-content: flex-end;
}

/* filter  */
#main-filter button.accordion-button {
    font-size: 15px;
    font-weight: 500;
}
#main-filter .accordion-button{
	padding:2px 15px !important;
}

#main-filter i.bi.bi-funnel.filter-icon {
    padding: 0 5px 0 0;
    font-size: 16px;
}
#main-filter .needs-validation .col-md-2 {
    width: 19.99%;
}

#main-filter .main-add-remove {
    background: #fff;
    border-top: 1px solid #f1f1f1;
    border-bottom: 0px solid #f1f1f1;
    padding-bottom: 2px;
    margin-bottom: 7px;
    padding-left: 14px;
    padding-right: 14px;
}

#main-filter .main-add-remove lable {
    font-size: 12px !important;
}

#main-filter .main-add-remove .form-control {
    font-size: 12px;
    border: 1px solid rgba(170, 170, 170, 0.7);
}

/* .btn.btn-success {
    background-color: #06d6a0;
    border-color: #06d6a0;
} */

/* .btn.btn-dark {
    background-color: #444;
    border-color: #444;
} */

.main-add-remove .btn.btn-primary {
    background: #0d4689 !important;
    border-color: #0d4689 !important;
}
.main-add-remove .btn.btn-primary:hover{background: #2a6ab6 !important; border-color: #2a6ab6 !important;}

 button.btn.btn-primary.btn-submit{ background: #0d4689 !important; height: 32px;
border-color: #0d4689 !important;
	}

 button.btn.btn-primary.btn-submit:hover{ background: #2a6ab6 !important;
 border-color: #2a6ab6 !important;
	}

.main-add-remove {
    background: #fff;
    padding: 6px 10px;
	margin-top: 8px;
    border-radius: 6px;
	border:1px solid #dee2e6;
}
.dt-search input[type="search"]{height:33px;}
.dt-length .form-select{height:33px;}

.main-add-remove .active&gt;.page-link, .page-link.active {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: #0d4689 !important;
    border-color: #0d4689 !important;
}
.main-add-remove .table&gt;tbody&gt;tr&gt;td:last-child {
    vertical-align: inherit;
    text-align: right;
}

th.action-text.dt-orderable-asc.dt-orderable-desc{text-align:right;}
.multi-btn {
    padding: 5px 10px !important; font-size:15px !important;
}


/* filter  */

/* construction and hotel */
.address-hostel{
    height: 70px;
}
.bg-asper-verification {
    background: #f8f9fa;
    border-radius: 4px;
    padding: 15px 0;
}
.bg-asper-verification strong{font-weight:500; color:#0d4689;}
h4.year-wise-enrollment {
    font-size: 12px;
	/* position:relative */
	font-weight:400;
}


/* h4.year-wise-enrollment:before {
    margin: 0 15px 7px 0;
}
h4.year-wise-enrollment:before, h4.year-wise-enrollment:after {
    content: "";
    width: 50px;
    height: 2px;
    background: #dc3545;
    display: inline-block;
}
h4.year-wise-enrollment:after {
    margin: 0 0 7px 15px;
} */
/* construction and hotel */

/* table start */
tr.headingtable th {
    font-weight: 500;
    color: #0d4689;
}
/* table end */
strong.pt-profile {
    font-size: 14px;
    font-weight: 400;
}
.rowp-repat {
    background: #f1f1f1;
    padding: 7px 16px;
    margin-left: 0px !important;
    margin-right: 0x;
}


.individual-question .rowp-repat {
    background: #d6ddf1;
	align-items: center;
}

.individual-question.quality-service .rowp-repat {
    background: #b8d3e7;
	align-items: center;
	padding: 10px 0;
}

.institution-checklist .rowp-repat{
	background: #dadde5;
	align-items: center;
	padding-left: 0;
    padding-right: 0;
}

.focus-group-discussion .rowp-repat{
background: #cedeeb;
	align-items: center;

}

.hrff {
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  border-style: inset;
  border-width: 1px;
}

 .wbox{
        color: #fff;
        padding: 2px;
        display: none;
        margin-top: 0px;
		font-size:13px;
		border-radius:4px;
		line-height:18px;
		text-align:center;
		position: absolute;
        left: 0;
        right: 0;
        width: 221px;
        margin: 0 auto;
    }
    .red{ background: #ff0000; }
    .redw{ background: #ff0000; }
    .redm{ background: #ff0000; }
    .redo{ background: #ff0000; }
    .green{ background: #228B22; }
    .blue{ background: #0000ff; }
	.purple{ background: #8061bb; }
	.grey{ background: #f1f1f1; }
	.orange{ background: #e84f0b; }

h4.year-wise-enrollment.nashamukht-question{color:#0d4689; font-size:18px;}
h4.year-wise-enrollment.nashamukht-response{color:#0d4689; font-size:18px;}
.nashamukht-campaign-detail-form h2{text-align:center; font-size:18px;}
.questions-substances label.form-label {
    font-size: 14px;
}

label.notextt {
    margin-left: 30px;
}
label.form-label.responsecommentss {
    float: right;
	color: #fff;
}
label.form-label.response-quality {
    position: relative;
    right: 49px;
	color: #fff;
}

label.form-label.remarksed {
    position: relative;
    left: 45px;
	color: #fff;
}

.maincheckboxx{background:#bad4f3; text-align: center;
    border-radius: 7px;}

.maincheckboxx .form-check{display:inline-block; margin: 0 13px 0 10px;}

h4.year-wise-enrollmenttt {
    font-size: 15px;
	margin:0;
	color:#333;
}


.individual-question.quality-service h4.year-wise-enrollmenttt {
    font-size: 15px;
	margin:0;
	color:#fff;
}
/* login */
.container.main-login{
  height: 100%;
  align-content: center;
  }

  .login-page .card{
  height: 370px;
  margin-top: auto;
  margin-bottom: auto;
  width: 400px;
  background-color: rgba(0,0,0,0.5) !important;
  color:#fff;
  border: none !important;
  }


  .login-page {
      background-image: url(../images/login-bg-2.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      background-position:center;
      width: 100%;
      height:100vh;
      padding: 72px 0;
	  display: flex;
      align-items: center;
      justify-content: center;
}
  .login-page h5 {
      font-weight: 600;
      font-size: 22px;
      color: #fff;
	  padding: 3px 0 0 0;
      margin-bottom: 6px;
  }
  .login-page .eye-icon-input {
      position: relative;
      right: 0;
      left: 0;
  }
  .login-formbg {
      padding: 0 75px;
  }
  .login-text-bg{background:#0d4689; padding:3px 0; border-radius:6px 6px 0 0}
  .login-page span.main-eye {
      position: absolute;
      right: 12px;
      top: -25px;
      color: #999;
  }

  .login-page input#yourPassword {
      padding-right: 50px;
  }
  .login-page .form-label {
      margin-bottom: .5rem;
    color:#fff;
  }

  .login-page a.forgot-text {
      color: #fff;
      text-decoration: underline;
  }

  .login-page .form-check {
      display: block;
      min-height: 1.5rem;
      padding-left: 1.5em;
      margin-bottom: .125rem;
  }

  .login-page input[type=checkbox] {
      border-radius: .25em;
  }

  .login-page label {
      display: inline-block;
    color:#fff;
  }

  .login-page button.btn.btn-primary {
    background: #f89e52;
    border: 3px solid #fff;
    border-radius: 24px;
    font-size: 18px !important;
    color: #fff;
	padding: 2px 0;
	height:auto;
  }

.login-formbg .form-control {
    border-radius: 24px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}
  section.bottom-footer {
    position: relative;
    bottom: 0;
    top: 0;
}

footer.main-footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
	top:0;

}

.login-page .col-lg-6.col-md-6 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.logoutdashboard li.nav-item {
    list-style: none;
}

.logoutdashboard a.btn.btn-danger {
    border-radius: 27px;
	background: #f89e52;
    border: 1px solid #f89e52;
}
  /* login end */



h4.transparency-head {
    font-size: 17px;
    color: #0d4689;
	margin-top:9px;

}

.questionparameters{font-size: 18px;
    background: #538ed3;
    color: #fff;}
.row.main-questionresponsive {
    background: #edf0f3;
    margin: 0 0 12px 0;
    padding: 0 0 9px 0;
}
.nashamukht-campaign-detail-form .row{align-items:center;}

.view-detail-page .viewpage-bg h2 {
    font-size: 18px;
    font-weight: 600;
    color: #0d4689;
}

h4.haedstaetetext{
	font-size: 13px;
    font-weight: 500;
    color: #0d4689;
    border-bottom: 1px solid #ccc;
    padding: 0 0 3px 0;
    line-height: 16px;
}

.view-detail-pageup ul{background:#f1f1f1; margin:0px; padding:0px 0 0 28px;}
.view-detail-pageup ul li{
    font-size: 12px;
    padding: 5px 3px;
	color:#333;
	}
.view-detail-page .viewpage-bg p {
    font-size: 15px;
    color: #333;
    padding: 8px 0 12px 0;
    margin-bottom: 0;
}
label.form-label.women-toilets {
    font-size: 12px;
}

label.form-label.anyspecific-text {
    font-size: 18px;
    margin-bottom: 20px;
}
.document-bg{background:#4786d1; padding: 6px 0;}
.document-bg h4{
	color: #fff;
    font-size: 19px;
    margin: 0;}
.administrative-bg {
    margin-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.administrative-bg strong{
	font-size: 16px;
    color: #333;
    font-weight: 600;}

.view-detail-pageup p{ font-size: 12px;
    color: #333;}

.row.viewpage-bg {
    align-items: center;
	background: #f1f1f1;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}




.tableArea {
  margin-top: 0px;
}

.tableArea .table {
  background-color: #fff;
  border-radius: 5px;
  border-collapse: collapse;
  width: 100%;
  overflow: hidden;
}

.tableArea .table th, .tableArea .table td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #dee2e6;
    font-weight: 600;
    font-size: 13px;
}

.tableArea .table thead th {
  background-color: rgb(13 70 137);
  color: #fff;
}

.tableArea .table tbody tr:hover {
  background-color: #f0f0f0 !important;
}

.tableArea .form-control {
  border-radius: 5px;
  border-color: #ced4da;
}

.tableArea .btn {
  border-radius: 5px;
  background-color: #007bff;
  color: #fff;
  border-color: #007bff;
  transition: all 0.3s ease;
}

.tableArea .btn:hover {
  background-color: #0056b3;
  border-color: #0056b3;
}
.tableArea input[type="radio"] {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 4px;
  transform: translateY(3px);
  appearance: none;
  background: #afafaf;
  border-radius: 50%;
}

.tableArea input[type="radio"]:checked {
  border: 6px solid #0d4689;
}

.tableArea .table tbody tr:nth-child(even){
  background-color: #eee !important;
}
.tableArea .table&gt;:not(caption)&gt;*&gt;* {
  background: none;
}

.no-toiletss {
    margin-top: 37px;
}

button.bi.bi-trash3.btn.btn-danger.multi-btn{background: #dc3545 !important;}


/* start	 */
.card{box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
ul.subMenuColor2.subMenuColor3 {
    background: #416a9b;
}
@mixin transition($time){
  -webkit-transition: all $time linear;
  -moz-transition: all $time linear;
  -o-transition: all $time linear;
  transition: all $time linear;
}

$font-family: 'Poppins', sans-serif;
$primary-color: #ecf0f1; //#f1c40f

body{
  margin: 0;
  padding: 0;
  font-family: $font-family;
  font-size: 14px;
  font-weight: 400;
  color: #777;
  line-height: normal;
  background-color: #eee
}
.calendar-box .sidebar-navigation{background:#2e77cb;}
.finding-box .sidebar-navigation{background:#1168cb;}
.report-box .sidebar-navigation{background:#204268;}
.achistance-box .sidebar-navigation{background:#46576a;}
.sidebar-navigation{
  border-radius:6px;
  height: auto;
  background-color: #103f76;
  margin-bottom: 10px;
  webkit-box-shadow: 3px 5px 10px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 3px 5px 10px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 3px 5px 10px 0px rgba(0, 0, 0, 0.16);

  .title{
    display: block;
    font-size: 1.2em;
    background-color: #1e1e1e;
    padding: 20px 25px;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: .1em
  }

  &gt; ul{
    &gt; li &gt; a{text-transform: uppercase}
  }

  ul{
    margin: 0;
    padding: 0;
    li{
      display: block;
      a{
        position: relative;
        display: block;
        font-size: 0.8em;
        font-weight: 600;
        padding: 9px 12px;
        text-decoration: none;
        color: #fff;
        letter-spacing: .02em;
        border-bottom: 1px solid #8a94a1;
        @include transition(.3s);

        em{
          font-size: 24px;
          position: absolute;
          right: 0px;
          top: 50%;
          transform: translateY(-50%);
          padding: 5px;
          border-radius: 50%
        }
      }

      &amp;:hover,
      &amp;.selected{
        &gt; a{
          background:#00499d;
          border-color: rgba(white, .1);
        }
      }

      ul{background:#2864ab;
        display: none;

        &amp;.open{display: block}
        li{
          a{
            color: darken($primary-color, 60%);
            border-color: rgba(white, .1);

            &amp;:before{
              content: '';
              width: 10px;
              height: 1px;
              margin-right: 5px;
              display: inline-block;
              vertical-align: middle;
              background-color: darken($primary-color, 60%);
              @include transition(.2s);
			  display: flex;
            }
          }
          &amp;:hover,
          &amp;.selected{
            &gt; a{
              background-color: darken($primary-color, 2%);

              &amp;:before{margin-right: 10px}
            }
          }

          &amp;.selected.selected--last{
            &gt; a{
              background-color: darken($primary-color, 30%);
              color: #fff;
              &amp;:before{background-color: #fff}
            }
          }
        }
      }
    }
  }
}

$colour1: lighten($primary-color, 5%);
$colour2: lighten($primary-color, 10%);
$colour3: lighten($primary-color, 15%);
$colour4: lighten($primary-color, 20%);
$colour5: lighten($primary-color, 25%);
$colour6: lighten($primary-color, 30%);
$colour7: lighten($primary-color, 35%);
$colour8: lighten($primary-color, 40%);
$colour9: lighten($primary-color, 45%);
$colour10: lighten($primary-color, 50%);

$colors: $colour1, $colour2, $colour3, $colour4, $colour5, $colour6, $colour7, $colour8, $colour9, $colour10;

@each $colour in $colors {
    $i: index($colors, $colour);
    .subMenuColor#{$i} {
        background-color: $colour;
    }
}

/* Sidebar end */
/* dropdown start */

.more-menu-action .select-menu {
  cursor: pointer;
  position: relative;
}
.more-menu-action .dots-vertical {
    font-size: 24px;
}
.more-menu-action .select.active {
    background: none;
}
.more-menu-action .select {
  font-weight: 500;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
      color: #000;
}

.more-menu-action .options-list {
  position: absolute;
  width: 265px;
  /* background-color: #f9f9f9; */
  border-radius: 6px;
  margin-top: 11px;
  padding: 0 11px;
  max-height: fit-content;
  overflow-y: hidden;
 
  height: 0;
  z-index: 99999;
  right: 0;
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.1);
  background: #fff;
  text-align:left;

}

.more-menu-action .option {
  padding: 6px 0;
  font-weight: 400;
  font-size: 14px;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  color:#000;
}



.more-menu-action .option:hover,
.more-menu-action .option.selected  {
  color: #0d4689;
}

.more-menu-action .options-list::-webkit-scrollbar {
  width: 3px;
  background-color: #eee;
}

.more-menu-action .options-list::-webkit-scrollbar-thumb {
  background-color: #2a6ab6;
}

.more-menu-action .options-list.active {
  height: fit-content;
}
.view-icon {
    padding-right: 6px;
}

/* dropdown end */

/* #main-export .table-responsive {
    overflow-x: hidden;
	 overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    display: contents;
}  */ 

.more-menu-action .options-list a {
    text-decoration: none;
}

.mainsidebar .col-lg-2 {
    width: 20%;
}
.card.card-bgg {
    background: #9ec2ed;
}
.mainsidebar strong.title {
    background: #0c5fc1;
    color: #fff;
    padding: 7px 73px 6px 63px;
    margin-bottom: 108px;
    clear: both;
    overflow: hidden;
    border-radius: 35px 2px 25px 0px;
    font-size: 17px;
    font-weight: 500;
}

.heading-scheme{
	background: #d4dce5;
    padding: 0 0;
    border-radius: 0 22px 0 22px;}

.heading-scheme {
    margin-bottom: 22px;
}

/* 10-5-2024 */
th {font-size: 14px;
}
td {
    font-size: 12px;
}
.filterArea lable {
font-size: 13px !important;
 }
.main-adarsh-gram-village-form .form-control{margin-top: 1px;} 
a {text-decoration: none !important;      
}
.btn{font-size:12px !important;}
footer#footer {
    font-size: 12px;
	padding-top: 13px;
    }

.accordion-body button[type="submit"] {
  height: 34px !important;
  
}
.main-adarsh-gram-village-form .nav-tabs .nav-link {
    font-size: 13px;
    font-weight: 600;
	letter-spacing: 0.2px;
	color: #0d4689;
}

.main-adarsh-gram-village-form *::before h5 {
    content: "(";
}

  h5..main-adarsh-gram-village-form::before{border-right: solid 1px #000;}
 .row.addfindinglistt {
    display: flex;
    justify-content: space-between;
    align-items: center;
} 
/* 10-5-2024 */ 

#accordionPanelsStayOpenExample button.accordion-button.collapsed {
   
	background-color: #7291b5 !important;
    color: #fff !important;
	padding-bottom:10px;
	padding-top:10px;
	padding-left: 12px;
    padding-right: 12px;
	border-radius: 4px 4px 0 0;
}

#accordionPanelsStayOpenExample .accordion-button{
	padding-bottom:10px;
	padding-top:10px;
	padding-left: 12px;
    padding-right: 12px;
	font-weight: 600;
    font-size: 15px;
	}


#accordionPanelsStayOpenExample h2:before, #accordionPanelsStayOpenExample h2:after{display:none !important;}
#accordionPanelsStayOpenExample h2:before, #accordionPanelsStayOpenExample h2:after{display:none !important;}

/* .accordion-button:after {
  background-image: url("data:image/svg+xml,&lt;svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'&gt;&lt;path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/&gt;&lt;/svg&gt;") !important;
} */
.accordion-button:not(.collapsed) {
    color: #052c65 !important;
     background: #a1c1e3 !important;
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.col-md-1.buttonssdasdb-btn {
  margin: 27px 0 0 0;
}
.sidebar-navigation.social-finding-report{background: none; padding: 5px 2px; box-shadow:none;}
.sidebar-navigation.social-finding-report li{color:#525c6e; border-bottom:1px solid #f1f1f1 !important; font-weight:400; font-size:14px;}
.sidebar-navigation.social-finding-report li a{color:#333;  border-radius:2px; padding:3px 8px; font-weight:400;  font-size:14px; border:none; text-transform:capitalize;}
.sidebar-navigation.social-finding-report li a:hover{color:#0c5fc1 !important; background:#f9f9f9 !important; }
.sidebar-navigation.social-finding-report li:hover{background:none !important; background-color:none !important;}
#accordionPanelsStayOpenExample .accordion-body {
    padding: 0;
}

#accordionPanelsStayOpenExample .accordion-item {
     margin-bottom: 16px;
}

.auditdashicon {
    padding: 0px 2px 0 0;
    position: relative;
    top: 2px;
    font-size: 13px;
}

.accordion-cardd .heading-scheme {
    margin-bottom: 8px;
}
.btn.btn-primary.expandbtn{background:#0d4689 !important; border-color:#0d4689; padding: 3px 5px;
    font-size: 11px !important; border-radius:4px;}
.btn.btn-primary.expandbtn:hover{background:#2171cf !important; border-color:#2171cf}

.justice-cell-member a#insertRow {
    float: right;
}

.justice-cell-member .srnomembers {
    vertical-align: middle;
	background:#fff !important;
	color:#00 !important;
	font-weight:600;
	font-size:12px;
}

.justice-cell-member .form-control::placeholder {
    font-size: 0.85rem;
    color: #666;
}

.noof-resource-person{text-align:center !important; background: #f3f8ff; border-radius:8px; padding:20px 50px;     display: flex;
    justify-content: center;
    align-items: center; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;}
.noof-resource-person h3{text-align: center !important; margin: 0; padding: 0 10px;
    background: none;
    color:#0d4689;
    font-weight: 600;
    font-size: 15px;}
.count {
    background: #408ce5;
    display: flex;
   padding: 20px 20px;
    border-radius: 50%;
    width: 15px;
    height: 17px;
	color:#fff;
    align-items: center;
    justify-content: center;
	border:1px solid #ddd;
	box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
}
.count strong{font-size:15px;}
button.btn.btn-primary.editbtn {
    padding: 0px 26px;
    height: 32px;
    margin-top: 4px;
}
/* 22-5-2024 */
.main-add-remove .card-body.my-3.p-0 {
   margin: 0 !important;
}

.main-add-remove .row.justify-content-end.align-items-end {
    justify-content: space-between !important;
}

#main-filter .accordion-item .card-body {
    padding: 2px 10px 8px 10px;
}

#main-filter .accordion-body {
    padding: 7px 8px 0 8px;
}

#main-export .main-add-remove div.dt-container div.dt-length label{
    font-weight: 500;
    margin-top: -26px;
    float: right;
    margin-left: 10px;	
	
}

.work-pmajay-basic{margin:0 14px;}
h3.basic-detailsheadwork {
    margin-bottom: 10px; }
.basic-detail-form {
   padding-bottom: 10px;
}

.form-bgg.basic-detailspages button.btn.btn-primary {
    background: #0a4fa1;
}

div.dt-container div.dt-info{font-size:14px;}
.error {font-size: 11px;}
/* 22-5-2024 */
/* New Dashboard CSS */

.dashboardMain {
  margin: 90px 0 60px 0;
}


.dashboardData {
  padding: 30px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 20px;
  background: #e6e6e6;
}

.dasboardInputs {
  margin-bottom: 20px;
}

.dashboardData select {
  border: 2px solid #d5d5d5 !important;
  height: 48px;
  background-color: #f3f3f3;
  border-radius: 0;
  color: #333;
}

:root {
  --bs-primary: rgba(95, 5, 255, 1);
  --bs-secondary: rgb(159, 105, 253);
}

#info-utile .bg-white {
  background-color: #ffffff;
}

#info-utile .bg-primary {
  background-color: var(--bs-primary) !important;
}

#info-utile .text-primary {
  color: var(--bs-primary) !important;
}

#info-utile .accordion-item {
  border: none;
  padding: 10px 0;
}

#info-utile .accordion-button {
  background-color: #0d4689;
  color: #fff;
  box-shadow: none;
  border: none;
  padding: 10px 50px;
  margin: 0;
  border-radius: 0;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  border-radius: 10px;
}

#info-utile .accordion-button:not(.collapsed) {
  /* border-bottom: 4px solid var(--bs-primary); */
  color: var(--bs-primary);
  font-weight: bold;
  background-color: #f2F2F2;
}

#info-utile .accordion-button:focus {
  z-index: 3;
  border: none;
  outline: 0;
  box-shadow: none;
  margin: 0;
}

#info-utile .accordion-button:not(.collapsed)::after {
  background-image: url("https://nsm09.casimages.com/img/2021/06/17//21061710471725998217466601.png") !important;
  transform: rotate(-180deg);
}

#info-utile .accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("https://nsm09.casimages.com/img/2021/06/17//21061710471725998217466600.png") !important;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform .2s ease-in-out;
  filter: brightness(0) invert(1);
}


#info-utile .accordion-item .accordion-body {
  border-radius: 0 0 10px 10px;
  background-color: #fff;
  margin-top: -8px;
}

.accordion {
  --bs-accordion-bg: transparent !important;
}

#info-utile .accordion-item .accordion-body ul {
  list-style: none;
  margin-top: 10px;
}
#info-utile .accordion-item .accordion-body ul li{
  padding-bottom: 10px;
}
#info-utile .accordion-item .accordion-body ul li a:hover{
  color: #0056b3;
}
#info-utile .accordion-item .accordion-body ul li a{
  color: #333;
  
}



/* manish Changes 18052024 */

.social-findings-filter{
  height: 70vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image:url("https://boldwomban.com/wp-content/uploads/2022/09/gradient-shapes-bg.png");
  background-size:cover;
background-position:center;
}
.inner-social-finding {
    background: #ffff;
    padding: 12px;
    border-radius: 16px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    border: 1px solid #767676a8;
}


.inner-social-finding label{
   font-size:14px;
}

.inner-social-finding select {
    border-radius: 30px;
    height: 40px;
    border: 1px solid #1b2d5ca3;
}

.form-bgg .card-body {
    padding: 11px 11px;
}






section.dashboardArea.innerDashboard{
  margin: 40px 0;
}

section.dashboardArea.innerDashboard .dashboardInput {
  background: #efefef;
  padding: 16px;
  color: #333;
  border-radius: 18px 18px 0 0;
  border: 1px solid #33333317;
}

section.dashboardArea.innerDashboard .dashboardInput .form-select{
  border-radius: 6px !important;
  width: 100%;
  padding: 4px 11px !important;
  border: 1px solid rgb(204, 204, 204);
  box-sizing: border-box;
  margin-top: 0px;
  margin-bottom: 10px;
  box-shadow: rgba(204, 204, 204, 0.8) 0px 0px 3px inset;
  resize: vertical;
  font-size: 14px;
  height: 37px;
}

section.dashboardArea.innerDashboard .dashboardData .wpo-service-wrap{
  border: 1px solid #33333317;
  border-top: 0;
  border-radius: 0 0 18px 18px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
}

section.dashboardArea.innerDashboard .wpo-service-wrap .wpo-service-item{
  background-color: #efaa40 !important;
  display: flex;
  justify-content: space-around;
  padding: 10px;
  box-shadow: none;
  cursor: pointer;
  border-radius: 10px;
  border: 4px solid #ddd;
}

section.dashboardArea.innerDashboard .wpo-service-wrap .wpo-service-item .icon{
  margin: 0;
  border: 0;
}

section.dashboardArea.innerDashboard .wpo-service-wrap .wpo-service-item:hover{
  box-shadow: none;
}

section.dashboardArea.innerDashboard .wpo-service-wrap .wpo-service-item:hover .icon{
  border: none;
}

section.dashboardArea.innerDashboard .wpo-service-wrap .wpo-service-item:hover h3.total-head{
  color: #ffff;
}

section.dashboardArea.innerDashboard .boXshadow.mb-4 h3.fw-bold {
  font-size: 18px;
  color: darkorange;
  border-bottom: 2px solid;
  width: fit-content;
  padding-bottom: 10px;
  text-transform: uppercase; 
  background:transparent;
}

/* Styling for DataTable within .reportData class */
section.dashboardArea.innerDashboard .reportData .dataTables_wrapper {
  overflow-x: auto;
}

section.dashboardArea.innerDashboard .reportData table.dataTable {
  border-collapse: collapse;
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-radius: 5px;
}

section.dashboardArea.innerDashboard .reportData table.dataTable thead th,
section.dashboardArea.innerDashboard .reportData table.dataTable tfoot th {
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
  color: gray;
  font-weight: 600;
  text-align: center;
}

section.dashboardArea.innerDashboard .reportData table.dataTable tbody td {
  border: 1px solid #ddd;
  padding: 8px;
}

section.dashboardArea.innerDashboard .reportData table.dataTable tbody tr:hover {
  background-color: #e0e0e0;
}

section.dashboardArea.innerDashboard .reportData .dataTables_paginate {
  text-align: right;
}

section.dashboardArea.innerDashboard .reportData .dataTables_paginate ul.pagination {
  margin: 10px 0;
}

section.dashboardArea.innerDashboard .reportData .dataTables_paginate ul.pagination li {
  display: inline-block;
  margin-right: 5px;
}

section.dashboardArea.innerDashboard .reportData .dataTables_paginate ul.pagination li.active a {
  background-color: #3e537f;
  color: #fff;
  border-color: #3e537f;
}

section.dashboardArea.innerDashboard .reportData .dataTables_paginate ul.pagination li a {
  color: #3e537f;
  border: 1px solid #3e537f;
  padding: 3px 6px;
  text-decoration: none;
}

section.dashboardArea.innerDashboard .reportData .dataTables_paginate ul.pagination li a:hover {
  background-color: #007bff;
  color: #fff;
  border-color: #007bff;
}

section.dashboardArea.innerDashboard .reportData .dataTables_filter {
  float: left;
  margin-bottom: 10px;
}

section.dashboardArea.innerDashboard .reportData .pagination{
  text-align: right;
}

section.dashboardArea.innerDashboard .reportData table.table.dataTable.table-striped &gt; tbody &gt; tr:nth-of-type(2n + 1) &gt; *{
  box-shadow: none;
  white-space: nowrap;
}

section.dashboardArea.innerDashboard .reportData table.table.dataTable &gt; tbody &gt; tr td:nth-child(even){
  background: none;
}

section.dashboardArea.innerDashboard .reportData{
  padding: 50px 0;
}

section.dashboardArea.innerDashboard .reportData .container {
  max-width: 944px;
}

section.dashboardArea.innerDashboard div#example_info {
  position: relative;
  top: 25px;
  z-index: -1;
}

section.dashboardArea.innerDashboard .reportData .dataTables_wrapper.form-inline.dt-bootstrap{
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  padding: 20px;
  border-radius: 10px;
  border: 2px solid #eee;
}

section.dashboardArea.innerDashboard .reportData input[type="search"] {
  width: 175px;
  max-width: 100%;
  height: 30px;
  padding: 0px 15px;
  border: 1px solid rgb(206, 206, 206);
}

section.dashboardArea.innerDashboard .reportData .dt-buttons {
  float: right;
  margin-top: 25px;
}

section.dashboardArea.innerDashboard .reportData .dt-buttons a {
  background-color: rgb(4 31 88 / 77%);
  width: 100px;
  line-height: 24px;
  height: 28px;
  border-radius: 5px;
  border: 1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  padding: 0;
  font-size: 14px;
}

section.dashboardArea.innerDashboard .reportData table.table.dataTable &gt; tbody &gt; tr:nth-child(even){
  background: #f7f8fc;
}

section.dashboardArea.innerDashboard .reportData .reportDataInput{
  margin: 20px 0;
}

section.dashboardArea.innerDashboard .wpo-service-wrap .wpo-service-item {
  background: #5189f7;
  border: 2px solid #fff;
  border-radius: 32px;
  text-align: center;
  padding: 10px 0 0 0;
  box-shadow: -8px 5px 0px 0 #ccc;
  margin: 16px 0 26px 0;
}

section.dashboardArea.innerDashboard .wpo-service-wrap .wpo-service-item .icon {
  width: 65px;
  height: 65px;
  line-height: 65px;
  background: #0d4689;
  margin: 0 auto;
  margin-bottom: 10px;
  border-radius: 50%;
  transition: all 0.3s;
  border: 1px solid #fff;
  align-items: center;
  display: flex;
  justify-content: center;
}

section.dashboardArea.innerDashboard .wpo-service-wrap .wpo-service-item .icon img {
  width: 100%;
  width: 35px;
  filter: brightness(0) invert(1);
}

section.dashboardArea.innerDashboard h3.total-head { 
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #fff;
background:transparent;
}

section.dashboardArea.innerDashboard h4.count-head {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
}

section.dashboardArea.innerDashboard .wpo-service-wrap .wpo-service-item:hover {
  background: #0d4689;
  box-shadow: 11px 10px 1px -4px #2d6ab3;
  border: 2px solid #fff;
  color: #ddd;
  transition-duration: 0.3s;
}

section.dashboardArea.innerDashboard .wpo-service-wrap .wpo-service-item:hover .icon {
  background: #222;
  border: 2px solid #fff;
  color: #ddd;
}

section.dashboardArea.innerDashboard .wpo-service-wrap .wpo-service-item:hover h3.total-head{ 
  color: #ddd;
}


section.dashboardArea.innerDashboard .dashboardData{
  border-radius:0;
padding:0;
}


section.dashboardArea.innerDashboard .wpo-service-wrap{
background:#d9f8f8;
}

section.dashboardArea.innerDashboard  .box-shadowvlg-form{
background:transparent;
}
.more-menu-action button.option {
    background: none;
} 

.more-menu-action button[type="submit"] i{margin-right: 0px;}    
.social-findings-filter button.btn.btn-primary {
    background: #0b53a9;
    border: 1px solid #0b53a9;
}     

div#example_wrapper b {
    font-weight: 400;
}

/* user-profile start */
ul.dropdown-menu.dropdown-menu-end.dropdown-menu-arrow.profile{padding:0; border-radius: 0 0 6px 6px;}
.logoutdashboard .nav-profile {
    color: #fff;
}
.logoutdashboard .dropdown-header span {
    font-size: 12px;
}

.logoutdashboard .profile .dropdown-item {
    font-size: 13px;
    padding: 8px 12px;
    transition: 0.3s;
}

.logoutdashboard .profile .dropdown-header h6 {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 500;
    color: #6c757d;
}
.logoutdashboard .align-items-center {
    align-items: center !important;
	padding:10px 0;
}
.logoutdashboard .nav-profile img {
    height: 35px;
    width: 35px;
}
.logoutdashboard .nav-profile span {
    font-size: 13px;
    font-weight: 600;
}

.logoutdashboard a.dropdown-item{border-bottom: 1px solid #ccc;}
a.dropdown-item.d-flex.align-items-center.sign-out{border-bottom:none;}

.logoutdashboard .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.logoutdashboard .profile .dropdown-item:focus, .dropdown-item:hover {
    background: #2374d3 !important;
    color: #fff !important;
    border-radius: 0px !important;
}

.logoutdashboard .nav-link.nav-profile:focus, .nav-link.nav-profile:hover {
    color: #fff !important;
    background: none !important;
	
}

.main-nav  #navbarSupportedContent .logoutdashboard .nav-link:focus {
    color: #fff !important;
    background: none !important;
}

.logoutdashboard .dropdown-toggle {
    white-space: nowrap;
}

.logoutdashboard i.dash-icon {
    padding: 0px 6px 0 0;
    position: relative;
    top: 1px;
    font-size: 15px;
}

.nav-tabs-bordered {
    border-bottom: 2px solid #ebeef4;
}

.nav-tabs-bordered .nav-link.active {
    background-color: #fff;
    color: #4154f1;
    border-bottom: 2px solid #4154f1;
}

.nav-tabs-bordered .nav-link {
    margin-bottom: -2px;
    border: none;
    color: #2c384e;
}

.profile .profile-overview .card-title {
    color: #012970;
}

.card-title {
    padding: 20px 0 15px 0;
    font-size: 16px;
    font-weight: 500;
    color: #012970;
    font-family: "Poppins", sans-serif;
}
.user-profile .profile-overview .row {
    margin-bottom: 20px;
    font-size: 15px;
	border-bottom:1px solid #eaebef;
}

.user-profile .profile-edit img {
    max-width: 120px;
}

.user-profile .profile-edit label.actual-btnb {
    background-color: indigo !important;
    color: #fff !important;
    padding: 4px 8px;
    font-family: sans-serif;
    border-radius: 0.3rem;
    cursor: pointer;
    margin-top: 1rem;
}
.user-profile .profile-edit label {
    font-weight: 400;
    color: #333 !important;
    background: none !important;
    border-radius: 2px;
	font-size:13px;
}
.user-profile .col-form-label{
	font-size: 13px;
    font-weight: 400;
}
.choose-filee {
    display: none;
}

.user-profile .profile-card img {
    width: 107px;
    height: 107px;
    border: 2px solid #ddd;
}

.user-profile .profile-card h2 {
    font-size: 16px;
    font-weight: 500;
    color: #2c384e;
    margin: 10px 0 0 0;
}

.user-profile .profile-card h3 {
    font-size: 13px;
    font-weight: 400;
}

h5.full-namee {
    font-size: 13px;
    font-weight: 400;
}

h6.name-headd {
    font-size: 13px;
    font-weight: 200;
}

h5.card-title.profile-detailshead {
    font-size: 17px;
    font-weight: 500;
    padding: 9px 0;
}

.profile-overview {
    padding-top: 14px;
}
.user-profile .profile-card h2:before, .user-profile .profile-card h2:after{display:none;}
.profile-overview h5:before, .profile-overview h5:after{display:none;}

.user-profile .card-body.profile-card {
    padding: 11px 11px;
    min-height: 315px;
    max-height: 315px;
}

/* user-profile end */

strong.attendancerelated-head {
    font-size: 12px;
    font-weight: 500;
}

.social-auditfilterpages .needs-validation .col-md-2 {
    width: 22.99%;
}
.col-md-2.mt-4.submitbtnfindd.buttonss {
    width: auto;
}

section.btn-boxfindingfil {
    margin-top: 22px;
}
.filterboxbglft {
    text-align: center;
    /* background: #b5d0f1; */
    padding: 22px 0;
}


h2.text-center.showingdata-text {
    font-size: 25px;
    padding-bottom: 11px;
}
h3.text-center.nofounddata-text {
    font-size: 24px;
    font-weight: 400;
    margin-top: 70px;
}
h6.text-center.pleaserefine-text {
    font-size: 16px;
    line-height: 19px;
}
h2.text-center.showingdata-text h2:before, h2.text-center.showingdata-text:after{display:none;}
h2.text-center.showingdata-text h2:after, h2.text-center.showingdata-text:before{display:none;}
.filterboxbglft button.btn.btn-primary.btn-submit {
    padding: 48px 53px;
    font-size:18px !important;
    font-weight: 500;
    height: auto;
    background:#4a7bb5 !important;
}

.filterboxbglft button.btn.btn-primary.btn-submit:hover{background:#356195 !important;}

i.dash-iconexcel {
    font-size: 35px !important;
    line-height: 0;
    padding: 0;
    margin: 0;
}
.nofoundreasult {
    text-align: center;
}
i.text-center.bi.bi-search.serachiconn {
    font-size: 26px;
}


.dashHeading h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  color: #0d4689;
  padding: 10px 0;
  position: relative;
  margin-bottom: 0;
  font-weight: 500;
}

.dashHeading h2:after {
  content: "";
  width: 50px;
  height: 2px;
  background: #ffc107;
  display: inline-block;
  margin: 0 0 7px 15px;
}

.dashHeading h2:before {
  content: "";
  width: 50px;
  height: 2px;
  background: #ffc107;
  display: inline-block;
  margin: 0 15px 7px 0;
}


.calendarArea .card {
  margin-bottom: 20px;
  box-shadow: none;
}

.calendarArea .tableAreaHere.two .table tbody tr:nth-child(odd) {
  background: #f9f9f9;
}

.calendarArea .card table.dataTable td {
  white-space: nowrap;
}

.calendarArea .tableAreaHere.two .table tbody tr {
  background: #ffffff;
}

.calendarArea .tableAreaHere.two .table&gt;thead tr th {
  border-top: 1px solid #33333329;
  background-color: #f2dede !important;
}

.calendarArea .card table.dataTable td a {
  padding: 0 10px;
}

.calendarArea .tableAreaHere.two .col-12 {
  overflow-x: scroll;
  padding: 0;
}

.calendarArea .tableAreaHere.two .col-12::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

.calendarArea .tableAreaHere.two .col-12::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

.calendarArea .tableAreaHere.two .col-12::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
  border: 3px solid #f1f1f1;
}

.calendarArea .tableAreaHere.two .col-12::-webkit-scrollbar-thumb:hover {
  background: #555;
}

button.btn.btn-primary.reset-btn {
    line-height: 3px; 
}
button.btn.btn-xs.btn-refresh.btn-outline-secondary {
    color: #fff;
    border: 1px solid #fff;
}

img.captcha-img {
    border-radius: 4px;
}

table.dataTable th{ min-width: 12px;
    white-space: nowrap;}
table.dataTable td {
    white-space: nowrap;
} 	

 .main-add-remove .col-12 {
    overflow-x: scroll;
    padding: 0;
	/* display:contents; */
}  


/* start */
.main-milestone {
    background: #f1f1f1;
    padding: 0;
}
.milestoneinputdrdo {
    margin-bottom: 0px;
    border-bottom: 1px solid #ccc;
    background: #fff;
    border-radius: 0px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.main-milestone .col-lg-10{border-left: 1px solid #ccc; padding:6px 22px 0px 12px;}

.main-milestone .col-lg-2{padding:6px 22px 0px 17px;}
.milestoneinputdrdo .col-lg-2 {
    display: flex;
    align-items: center;
	
	padding:6px 22px 0px 17px;
    
}

.milestoneinputdrdo .col-lg-10 {
    border-left: 1px solid #ccc;
	padding:0 22px 10px 12px;
}

.main-milestone h6 {
    font-weight: 500;
    font-size: 14px;
}

.address-area{height:35px;}
.milestoneinputdrdo.mode2 input {
    margin-top: 9px;
}
/* end */

a.VIpgJd-ZVi9od-l4eHX-hSRGPd {
    display: none;
}

li.nav-item.googletranslate {
    margin-top: 6px;
    margin-right: 13px;
}

li.nav-item.googletranslate select {
    width: 127px;
    max-width: 100%;
    height: 24px;
    padding: 0 1px;
    border: 1px solid #cecece;
    border-radius: 4px;
}

.skiptranslate .powered-by, 
.skiptranslate .VIpgJd-ZVi9od-l4eHX-hSRGPd {
    display: none !important;
}

li.nav-item.googletranslate select:first-child {
    display: none;
}

html.translated-ltr body {
    top: 0 !important;
}
iframe.skiptranslate {
    display: none !important;
}


body &gt; .skiptranslate {
    display: none !important;
	top:0 !important;
}

body {
    top: 0 !important;
}	



</pre></body></html>