img{
  max-width: 100%;
}
.login-logo-main {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 10px;
  line-height: 1;
}

.login-logo-main img {
  max-height: 50px;
}
.login-logo-main h5 {
  margin: 0;
  line-height: 1.3;
}
.login-page {
    background: #5874a5;
    /* background-color: #c2c7ca; */
    width: 100%;
    height: calc(100vh - 76px);
    display: -webkit-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.login-card-body .help-block.redalert strong{
  position: absolute;
}

.login-card-body span.help-block.usern strong{
  position: absolute;
  bottom: 34.5%;
}

.login-card-body span.help-block.pw strong{
  position: absolute;
  bottom: 24%;
}

.login-page form{
  margin-top: 20px;
}


.signin-box{
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    background: white;
    -webkit-box-shadow: 0 0 10px -6px #495057;
    box-shadow: 0 0 10px -6px #495057;
    position: relative;
    z-index: 9;
    height: 70vh;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border-radius: 10px;
}

.signin{
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    /* background: white; */
    /* -webkit-box-shadow: 0 0 10px -6px #495057; */
    /* box-shadow: 0 0 10px -6px #495057; */
    /* position: relative; */
    /* z-index: 9; */
    /* height: 70vh; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
     border-radius: 10px;
    /* -ms-flex: 0 0 80%;
    flex: 0 0 80%; */
}
.login-image{
  height:70vh;
}
.signin-box .signin .login-image::after {
     content: "";
    background: #68a5da;
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0px;
    opacity: 0.4;
    border-radius: 10px 0px 0px 10px;
}

.signin-image{
  position: relative;
}

.signin-box .log-img{
    /* height: 57vh; */
    height: 100%;
    border-radius: 14px 0px 0px 14px;
    margin-left: 5px;
}

.login-box{
    padding: 17px;
}

.login-logo h5 {
      color: #264d90;
}
.login-box .login-logo h5{
    margin-top: 10px;
}

.login-logo, .register-logo {
    font-size: 2.1rem;
    font-weight: 300;
    margin-bottom: 0rem;
    /* text-align: center; */
    /* display: grid;
    grid-template-columns: 97px 236px;
    text-align: left; */
}
.login-box .login-box-msg{
   font-weight: bold;
    text-transform: uppercase;
    color: black;
    font-size: 1.2rem;
    text-align: center;
}

.login-box .login-box-msg, .register-box-msg {
    margin: 0;
    padding: 0 5px 5px;
    text-align: center;
}
.login-card-body, .register-card-body {
    background-color: transparent;
    border-top: 0;
    color: #666;
    padding: 10px 20px 20px;
}

.help-block strong{
    font-size: 0.73rem;
    font-size: 0.85rem;
    font-size: 0.75rem;
}

.search-filter{
    float: right;
    margin-bottom: 15px;
}

/* .setup-panel:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: rgb(230, 15, 15);
    z-index: 0;
} */



.side-lines:before, .side-lines:after {
  position: absolute;
  width: 5%;
  height: 3px;
  content: '';
  border-top: 1px solid #1e78b1;
  border-bottom: 1px solid #1e78b1;
  margin-top: .50em;
}
.side-lines:before {
  margin-left: -6%;
}
.side-lines:after {
  margin-left: 1%;
}



.setup-panel li{
    margin: 0px 60px;
}

.round-b{
    height: 40px;
    width: 40px;
    background: #1e78b1;
    border-radius: 50%;
    text-align: center;
    color: white;
    padding: 8px;
}
.round-b a {
    text-align: center;
    color: white;
    text-decoration: none;
}

.round-b.r1{
    margin-left: 55px;
}
/* .bx-header-area {
    background: #354e80;
    color: white;
    padding: 15px;
    margin-bottom: 15px;
}

.bx-header-area h2 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 15px;
} */

.setup-panel li.active .round-b{
    background-color: #5874a5;
}


.form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 2px 3px;
    font-size: 12px;
    line-height: 1;
}
.form-group {
    margin-bottom: 0.7rem !important;
}
.red{
  color:red;
}


/* Dashboard */

.map-dashboard table td{
 width: 33.33% !important;
}
.icon{
    background: #1e78b1;
    width: 40px;
    height: 40px;
    padding-top: 9px;
    font-size: 10px;
    text-align: center;
    border-radius: 50%;
    margin-right: 5px;
    line-height: 1;
    float: left;
}

.icon .fa , .icon .fas{
    font-size: 23px;
    color: white;
}

.content-a {
    margin-top: 5px;
    width: calc(100% - 50px);
}
.info{
    font-weight: bold;
    line-height: 1.3;
}
.info span{
    font-weight: normal;
    font-size: 12px;
}





.form-wizard .form-wizard-header {
  text-align: center;
}
.form-wizard .form-wizard-next-btn, .form-wizard .form-wizard-previous-btn, .form-wizard .form-wizard-submit {
 background-color: #3490dc;
border-color: #3490dc;
  color: #ffffff;
  display: inline-block;
  padding: 7px;
  text-align: center;
}
.form-wizard .form-wizard-next-btn:hover, .form-wizard .form-wizard-next-btn:focus, .form-wizard .form-wizard-previous-btn:hover, .form-wizard .form-wizard-previous-btn:focus, .form-wizard .form-wizard-submit:hover, .form-wizard .form-wizard-submit:focus {
  /* color: #ffffff;
  opacity: 0.6; */
  text-decoration: none;
}
.form-wizard .wizard-fieldset {
  display: none;
}
.form-wizard .wizard-fieldset.show {
  display: block;
}

.form-wizard .form-wizard-previous-btn {
 background-color: #3490dc;
border-color: #3490dc;
}

.form-wizard .focus-input .wizard-form-text-label {
  color: #d65470;
  top: -18px;
  transition: 0.2s linear all;
  font-size: 12px;
}
.form-wizard .form-wizard-steps {
  margin: 10px 0 15px 0;
}
.form-wizard .form-wizard-steps li {
  width: 16%;
  float: left;
  position: relative;
}
.form-wizard .form-wizard-steps li::after {
  background-color: #f3f3f3;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
}
.form-wizard .form-wizard-steps li span {
  background-color: #dddddd;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
  width: 40px;
  z-index: 1;
}
.form-wizard .form-wizard-steps li:last-child::after {
  width: 50%;
}
.form-wizard .form-wizard-steps li.active span, .form-wizard .form-wizard-steps li.activated span {
  background-color: #2a78cc;
  color: #ffffff;
}
.form-wizard .form-wizard-steps li.active::after, .form-wizard .form-wizard-steps li.activated::after {
  background-color: #2a78cc;
  left: 50%;
  width: 50%;
  border-color: #2a78cc;
}
.form-wizard .form-wizard-steps li.activated::after {
  width: 100%;
  border-color: #2a78cc;
}
.form-wizard .form-wizard-steps li:last-child::after {
  left: 0;
}



/* Card */

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 20px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 12px;
}
.select2-container--default .select2-selection--single {
    padding: 0.46rem 0.75rem;
}

.select2-container--default .select2-results__option {
    font-size: 12px;
}


 .tab-main-heading{
        border-bottom: 1px solid #dcdcdc;
        transition: .3s ease border-color;
        display: block;
        width: 100%;
        padding-bottom: 8px;
        letter-spacing: .5px;
        color: #0085d4;
        text-transform:none;
        margin-bottom: 10px;
        font-weight:800;
    }
    .tab-main-heading span{
        font-size:16px;
    }

    .card-title {
    margin-bottom: 0px;
}

.stepwizard-step p {
      margin-top: 0px;
    color: #0085d4;
    /* width: 177px; */
    font-size: 16px;
    font-weight: bold;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color: #000;;
}

.btn.btn-default.btn-circle.btn-success{
  background-color: #00a65a;
    border-color: #008d4c;
    color: white;
}
.btn.btn-circle.btn-default{
  background: #e7e7e7;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

span.text-danger {
    color: #e3342f !important;
    font-size: 11px;
    position: absolute;
}

.sameasdaughter{
  position: absolute;
    top: 0px;
}

.sameasdaughter .form-check-input{
  top: 7px;
}

/* .bio-row {
    width: 33.33%;
    float: left;
    margin-bottom: 10px;
}

.bio-row span{
    font-weight: bold;
    color: rgb(46, 44, 44);
    margin: 5px 0px;
    font-size: 14px;
    padding-left: 16px;
} */

.bio-row p{
  margin-bottom: 0px !important;
}

.img-fluid {
    max-width: auto;
    min-height: 102px;
    max-height: 120px;
}

.dp-image{
  padding: 12px 0px;
}

.card.profile .card-header h5{
  margin-bottom: 0px;
}


/* #wrapper
{
 text-align:center;
 margin:0 auto;
 padding:0px;
 width:995px;
} */

/* .form-group.photo{
  text-align: center;
} */
#photo, #sign, #rthumb, #lthumb , #janmadarta{
 height: 70px;
 width:  77px;
 border-color: rgb(216, 216, 216) rgb(209, 209, 209) rgb(186, 186, 186);
  border-style: solid;
  border-radius: 4px;
  border-width: 1px;
}

#fphoto, #fsign, #frthumb, #flthumb , #ctznimg, #mctznimg, #gctznimg, #gfctznimg ,#dartaphoto , #vat{ 
 height: 70px;
 width:  77px;
 border-color: rgb(216, 216, 216) rgb(209, 209, 209) rgb(186, 186, 186);
  border-style: solid;
  border-radius: 4px;
  border-width: 1px;
}

#gphoto, #gsign{
 height: 70px;
 width:  77px;
 border-color: rgb(216, 216, 216) rgb(209, 209, 209) rgb(186, 186, 186);
  border-style: solid;
  border-radius: 4px;
  border-width: 1px;
}


#mphoto, #msign, #mrthumb, #mlthumb , #mcimage{
 height: 70px;
 width:  77px;
 border-color: rgb(173, 158, 158) rgb(209, 209, 209) rgb(186, 186, 186);
  border-style: solid;
  border-radius: 4px;
  border-width: 1px;
}

#sphoto, #ssign, #srthumb, #slthumb , #scimage{
 height: 70px;
 width:  77px;
 border-color: rgb(216, 216, 216) rgb(209, 209, 209) rgb(186, 186, 186);
  border-style: solid;
  border-radius: 4px;
}

/* .janmadarta #wrapper{
  position:absolute;
} */


.file {
  position: relative;
  /* display: flex; */
  justify-content: center;
  /* align-items: center; */
}

.file > input[type='file'] {
  display: none
}

.file > label {
  font-size: 0.85rem;
  font-weight: 300;
  cursor: pointer;
  outline: 0;
  user-select: none;
  border-color: rgb(216, 216, 216) rgb(209, 209, 209) rgb(186, 186, 186);
  border-style: solid;
  border-radius: 4px;
  border-width: 1px;
  background-color: hsl(145deg 55% 49%);
  color: hsl(0, 0%, 100%);
  /* padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex; */
  padding: 5px 6px;
  justify-content: center;
  align-items: center;
}

.file > label:hover {
  border-color: hsl(0, 0%, 21%);
}
/* #wrapper{
text-align: center;
} */
.file > label:active {
  background-color: hsl(145deg 55% 49%);
}

.setup-content label{
  font-size: 12px;
}
label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 600 !important;
}

.neaplidatepicker{
 position: relative; z-index: 1000; 
}

/* svg */

 path {
    /* fill:#615d5b; */
    transition: .0s fill;
    /* stroke:white; */
    cursor:pointer;
}

path:hover {
    opacity: 0.7;
}
.one{
  fill:rgb(168,218,223) ;
  font-size: 5rem;
    color: black;
    stroke: none !important;
}

.two{
fill:rgb(168,182,223) ;
font-size: 5rem;
    color: black;
    stroke: none !important;
}
.three{
    fill:rgb(199,168,223) ;
    font-size: 5rem;
    color: black;
    stroke: none !important;
}
.four{
    fill:rgb(188,211,220) ;
    font-size: 5rem;
    color: black;
    stroke: none !important;
}
.five{
    fill:rgb(168,223,207) ;
    font-size: 5rem;
    color: black;
    stroke: none !important;
}
.six{
    fill:rgb(81,140,163) ;
    font-size: 5rem;
    color: black;
    stroke: none !important;
}
.seven{
    fill:rgb(168,218,223) ;
    font-size: 5rem;
    color: black;
    stroke: none !important;
}
.eight{
    fill:rgb(125,227,216) ;
    font-size: 5rem;
    color: black;
    stroke: none !important;
}


.form-group.janmadarta{
  margin-bottom: 75px !important;
  left: 80px;
}
/* 
.stepwizard-step {
counter-reset: my-sec-counter;
}

.stepwizard-step::before {
  counter-increment: my-sec-counter;
  content: counter(my-sec-counter) ". ";
} */

.badge {
  box-sizing: border-box;
  display: inline-block;
  background-color: #2c3e50;
  color: #ffffff;
  border-radius: 3rem;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 400;
  padding: 0.05rem 0.8rem 0.1rem;
  line-height: inherit;
}

.badge--line {
  background-color: transparent;
  color: #95a5a6;
  box-shadow: 0 0 0 1px #95a5a6;
}

.badge--info {
  background-color: #3498db;
}

.badge--warning {
  background-color: #f1c40f;
}

.badge--danger {
  background-color: #e74c3c;
}

.badge--success {
  background-color: #2ecc71;
}

.badge--small {
  font-size: 1.2rem;
  padding: 0.1rem 0.65rem 0.2rem;
}

.badge--smaller {
  font-size: 0.7rem;
  padding: 0.2rem 0.4rem 0.15rem;
}


#img_contain{
  border:1px solid grey;
  margin-top:10px;
  width:100px;
}
#file-input{
  margin-left:7px;
  padding:10px;
  background-color:gray;
}
#image-preview{
  height:100px;
  width:auto;
  display:block;
  margin-left: auto;
  margin-right: auto;
  padding:5px;
}

.users{
  height: 130px;
  background: #4cca90;
  padding: 10px;
}

.users img {
    z-index: 5;
    height: 90px;
    width: 90px;
    border-color: transparent;
    border-color: rgba(255,255,255,0.2);
}

.nav-sidebar .nav-link p {
    display: inline;
    margin: 0;
    font-size: 13px;
    white-space: normal;
}

.dropdown-menu{
  color: white;
  min-width: 250px !important;
  padding: 0px;
}

.row.btns-lg{
  padding: 8px 16px;
}
.nav-item a.nav-link.admin {
  font-weight: 800;
  color: rgb(15 15 15 / 82%) !important;
}


nav ul.pagination{
  float: right;
}


.stepwizard {
  counter-reset: section;
}

.stepwizard a::before {
  counter-increment: section;
  content: counter(section) ". ";
}

.main-footer strong{
      color: #191818;
    font-size: 12px;
}


.bio-row {
    width: 50%;
    float: left;
    margin-bottom: 10px;
    padding: 0 15px;
}

.bio-row  span {
    font-weight: bold;
    color: rgb(46, 44, 44);
    margin: 5px 0px;
    font-size: 14px;
    padding-left: 16px;
 }
/*
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #40b0e2 !important;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: white !important;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}
*/
.form-group.cbx{
  margin-bottom: 0rem !important;
}

#district_name{
      text-decoration: underline;
    color: #343a40;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 31px;
}

.content-header {
    padding: 5px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: -15px;
}

.setup-content .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.filter-search table th ,.filter-search table td{
  padding: 0.45rem !important;
} 

@media print{
  .card{
    border: none;
  }

  .filter-search , .card-footer{
    display: none;
  }

  th{
    color: rgb(39, 39, 39);
  }

  .reportall th:last-child , .reportall td:last-child{
    display: none;
  }

  /* p{
    display: none;
  } */
  footer{
    display: none;
  }

  .pagination , .pgnation {
    display: none;
  }
}

.rep-header h5.repo-header{
  font-size: 14px;
  text-align: center;
  color: red;
  font-weight: 800;
  line-height: 20px;
}

.rep-header h4.repo-header{
  font-size: 16px;
  text-align: center;
  color: red;
  font-weight: 800;
  line-height: 20px;
}

.rep-header h3.repo-header{
  font-size: 18px;
  text-align: center;
  color: red;
  line-height: 20px;
  font-weight: 800;
}

.rep-header p.repo-header{
  text-align: right;
   font-size: 14px;
  line-height: 20px;
  font-weight: 800;
}

.rep-header p.repo-header span{
   font-size: 14px;
  line-height: 20px;
  font-weight: 800;
  color: red;
}

.rep-sub-body p.rep-sub span , .rep-sub-body p.rep-sub2 span{
  color: red;
   font-size: 14px;
  font-weight: 800;
}
.rep-sub-body p.rep-sub2{
  text-align: right;
}

.rep-sub-body .rep-sub-body-h{
  text-align: center;
  color: red;
  font-size: 16px;
  font-weight: 800;
  text-decoration: underline;
}

.sub-body-text p{
  font-size: 14px;
  font-weight: 700;
  padding: 0px 20px;
}

.rep-footer .approver{
  text-align: center;
  color: red;
  font-size: 16px;
  font-weight: 800;
  text-decoration: underline;
}

.mt-10{
  margin-top: 22px;
}

.rep-footer .app-name .name p span{
  color: red;
  font-size: 15px;
  font-weight: 800;
}

.select2-selection__choice {
    color: black !important;
}

.select2-selection__choice__remove{
  color: red !important;
}

.img-gallery img.card-img-top {
  overflow: hidden;
  object-fit: cover;
  height: 200px;
}
/* .img-gallery .card-body {
  min-height: 175px;
} */