body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
ol {
    padding: 0px;
    margin: 0px;
}
a.btn-style.btn-color.login {
    text-align: center;
    padding-top: 13px;
}
a.btn-style.btn-color.login:hover {
    color: #fff;
}
body {
    font-family: 'Poppins', sans-serif;
    background: #f6f7fa;
    padding: 20px;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    background: #fff!important;
    box-shadow: 0px 10px 20px #C4C8D066;
    margin-bottom: 25px;
}
.no-padding{padding:0px;}
/* header css start */
.dropdown-menu {display: block;visibility: hidden;opacity:0;transform: translateY(50px);transition:.5s ease all;}
.dropdown-menu.show {
    display: block;
    visibility: visible;
    opacity: 1;
    transform: translateY(-22px);
    transition: .5s ease all;
}
.dropdownmenutop {
    left: auto;
    right: 0;
    min-width: 235px;
    border-radius: 7px;
}
header {
    position: fixed;
    width: 100%;
    background: url(../images/header.png);
    z-index: 9;
    padding: 9px 0px;
    background-color: #f6f7fa;
}
.user-rightimg img {
    width: 42px;
    border-radius: 50px;
    height: 42px;
}
.dropdown-right a.nav-link:after{display:none;}
.notification-li a i.fa.fa-bell {
    color: #0e1a35;
    font-size: 21px;
    margin-top: 10px;
}
span.badge.badge-primary.badge-primary-own {
    background: #5584ff;
    font-size: 8px;
    width: 19px;
    height: 18px;
    border-radius: 50%;
    padding-top: 5px;
    font-weight: 600;
    text-align: center;
    top: -10px;
    left: -8px!important;
    position: relative;
}
/* notification css */
.text-muted {
    color: #8898aa!important;
}
.text-primary {
    color: #5e72e4!important;
}
.avatar {
    font-size: 1rem;
    display: inline-flex;
    width: 48px;
    height: 48px;
    color: #fff;
    border-radius: .375rem;
    background-color: #adb5bd;
    align-items: center;
    justify-content: center;
}
.text-sm {
    font-size: .875rem!important;
}
.text-sm {
    font-size: .875rem!important;
}
.notification-li .dropdownmenutop {
    min-width: 463px;
    padding-bottom: 0px;
}
.text-primary {
    color: #5e72e4!important;
}
a.text-primary:focus, a.text-primary:hover {
    background-color: #f7f7f7;
}
a.dropdown-item.text-center.text-primary.font-weight-bold.py-3 {
    font-size: .875rem;
    padding: .5rem 1rem;
}
/* notification css */

/* header css start */
/* sidebar css start */
.sidemenu-wrapper {
    /* filter: drop-shadow(3.5px 6.062px 23px rgba(0,0,0,0.18)); */
    background-color: #fefefe;
    position: fixed;
    top: 0px;
    z-index: 99;
    filter: drop-shadow(0 0 10.5px rgba(147,161,185,0.14));
    background-color: #ffffff;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 20px #c4c8d066;
    border-radius: 20px;
    margin-left: 13px;
    margin-top: 1%;
}
a.Logoutbtn {
    position: absolute;
    bottom: 23px;
    left: 47%;
    margin-left: -50px;
    color: #000;
    font-size: 20px;
    font-weight: bold;
}
.logo {
    text-align: center;
    padding-top: 7px;
    min-width: auto;
    transition: all ease 1s;
    border-bottom: 1px solid #f9f9f9;
    margin-bottom: 15px;
    float: left;
}
ul.sidenavbarul li a img {
    width: 22px;
}
.sidemenu {
    overflow: hidden;
}
span.menuname {
    padding-left: 10px;
    position: relative;
    top: 2px;
	    font-weight: 700;
}
.w-70 {
    width:70%;
}
.w-30 {
    width:30%;
}
ul.sidenavbarul li {
    margin-bottom: 10px;
}
ul.sidenavbarul li a {
    color: #0e1a35;
    font-size: 17px;
    font-weight: 600;
    display: block;
    padding: 17px 9px;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
    margin: 0 auto;
    width: 80%;
    border-radius: 50px;
}
ul.sidenavbarul li a.active, ul.sidenavbarul li a:hover {
    background: #592E0F;
    color: #fff;
}
a.logoimg img {
    width: 183px;
}
/* sidebar css start */
/* main  css start */
h3.adminname-top {
    color: #0e1a35;
    font-weight: 700;
    margin-bottom: 17px;
}
.form-group.ownformgrp.d-flex {
    margin-top: 21px;
    width: 100%;
    max-width: 800px;
    display: block;
    margin: 0 auto;
    margin-top: 21px;
    margin-bottom: 22px;
    position: relative;
}
.ownformgrp input.form-control {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: -1px 0px 25px #0000000a;
    border-radius: 29px;
    border: 0px;
    height: 50px;
    padding-left: 45px;
}
.searchimg {
    position: absolute;
    left: 22px;
    top: 18px;
}
.map-img img {
    width: 100%;
}
.btncolor {
    background: #592E0F 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 29px;
    color: #fff;
}
.btn-wth{width: 139px;margin-left: 19px;}
.ownformgrp  input.form-control {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: -1px 0px 25px #0000000a;
    border-radius: 29px;
    border: 0px;
}
.img-left-admin-top{position:relative;}
h3.cont-total {
    position: absolute;
    left: 50%;
    margin-left: -17px;
    top: 45%;
    font-weight: 800;
    color: #8492af;
}
.bx-bg-shadow {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 20px #C4C8D066;
    padding: 15px;
}
.pleft15{padding-left:15px;}
.title-top-left{
    font-size: 26px;
    color: #8492af;
    font-weight: 400;
    margin-bottom: 12px;
}
.top-right-box-inner h4 {
    color: #0e1a35;
    font-weight: 600;
    margin-top: 25px;
    font-size: 21px;
}
.homeinnerbox h5 {
    font-family: 'Rubik', sans-serif;
    font-size: 24px;
    color: #07406D;
    text-align: center;
}

.homeinnerbox h2 {
    font-family: 'Rubik', sans-serif;
    font-size: 61px;
    color: #07406D;
    text-align: center;
    padding-top: 30px;
}
img.homeimage {
    width: 100%;
}
.homeinnerbox {
    padding: 60px 0px;
    border-radius: 20px;
}
.bgcolor1 {
    background: #F5DCFF;
}
.bgcolor2 {
    background: #E5E8FC;
}
.bgcolor3 {
    background: #DEFFF4;
}
.homeinnerbox {
    padding: 60px 0px;
    border-radius: 20px;
    margin: 40px 0px;
}
ul.navbar-nav a {
    color: #000000;
    font-weight: bold;
    padding: 34px 19px!important;
}
.maintitleallpages h2 {
    padding: 20px;
    color: #000;
    text-align: center;
    margin-top: 13px;
    font-size: 22px;
    font-weight: bold;
}
.ttcolor1  {
    background: #E5E8FC;
}
main.py-4 {
    padding-top: 0px!important;
} 
h2.ttcolor2 {
    background: #DEFFF4;
}
h2.ttcolor3 {
    background: #F5DCFF;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    background: #fff!Important;
    box-shadow: 0px 10px 20px #C4C8D066;
    margin-bottom: 25px;
    padding: 0px;
}
.detailinner h3 {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light a.nav-link.active {
    background: #ce0808;
    color: #fff!important;
}
.btn-success {
    color: #fff;
    background-color: #100f0d;
    border-color: #100f0d;
}
.btn-primary {
    color: #fff;
    background-color: #100f0d;
    border-color: #100f0d;
}
.btn-info {
    color: #fff;
    background-color: #100f0d;
    border-color: #100f0d;
}
ul.complainstatus li.resli {
    font-size: 12px;
    padding: 4px 14px;
}
img.logouticon {
    width: 19px;
}
a.navbar-brand img {
    width: 68px;
    margin-left: 20px;
}
.detailinner {
    padding: 12px 0px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(0 0 0 / 0%);
}
ul.pagination {
    border: 2px solid #1568aa;
}
#example_paginate {
    float: right;
}
.page-item.active .page-link {
    background-color: #1568aa;
    border-color: #1568aa;
    border: 0px;
}
.page-link {
    color: #000000;
    border: 0px;
}
a.editbtn {
    color: #ffffff;
    font-weight: bold;
    border: 2px solid #100f0d;
    padding: 2px 14px;
    border-radius: 28px;
    background: #100f0d;
}
.tableboxmain ul.complainstatus li {
    padding: 2px 15px;
    font-size: 14px;
}
#example_filter {
    float: right;
}
.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 2px;
    background: #F6F6F6;
}
.table-striped tbody tr:nth-of-type(even) {
    background-color: rgb(0 0 0 / 0%);
}


/* css radio button */
.daystatusbox  input[type="radio"] {
    display: none;
  }
  .daystatusbox  input[type="radio"]:not(:disabled) ~ label {
    cursor: pointer;
  }
  .daystatusbox  input[type="radio"]:disabled ~ label {
    color: #bcc2bf;
    border-color: #bcc2bf;
    box-shadow: none;
    cursor: not-allowed;
  }
  .daystatusbox label {
    display: block;
    background: white;
    padding: 4px;
    text-align: center;
    box-shadow: 0px 3px 10px -2px rgba(161, 170, 166, 0.5);
    position: relative;
    width: 170px;
    height: 50px;
    border-radius: 30px;
    margin-right: 12px;
}
.daystatusbox input[type="radio"]:checked + label {
    border-radius: 30px;
    filter: drop-shadow(0 0 2.5px rgba(147,161,185,0.75));
    background-color: #fefefe;
    border: 1px solid #100f0d;
    color: #100f0d;
}
h6.resolbtext {
    background: #4caf50;
    color: #fff;
    display: inline-block;
    border: 2px solid #ccc;
    text-align: center;
    padding: 10px 25px;
    border-radius: 36px;
    font-weight: bold;
    margin-right: 10px;
}
h1.welcomeheading {
    font-family: 'Rubik', sans-serif;
    font-size: 36px;
    color: #07406D;
    text-align: center;
}
.daystatusbox label h2 {
    font-size: 15px;
    margin-top: 11px;
    padding-left: 14px;
}
.daystatusbox input[type="radio"]:checked + label::after {
    color: #ffffff;
    font-family: FontAwesome;
    border: 2px solid #100f0d;
    content: "\f00c";
    font-size: 22px;
    position: absolute;
    bottom: 4px;
    left: 21px;
    transform: translateX(-50%);
    height: 40px;
    width: 40px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    background: #100f0d;
    box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.25);
}
ul.complainstatus li {
    display: inline-block;
    border: 2px solid #ccc;
    text-align: center;
    padding: 10px 25px;
    border-radius: 36px;
    font-weight: bold;
    margin-right: 10px;
}
ul.complainstatus1 li {
    display: inline-block;
    border: 2px solid #ccc;
    text-align: center;
    padding: 10px 25px;
    border-radius: 36px;
    font-weight: bold;
    margin-right: 10px;
}
.main-topline {
    padding: 20px 0px;
}
a,a:hover{text-decoration: none;}
  .workingdaysstatus.float-left {
      padding: 0px 20px 0px 0px;
  }
  .btn-save {
    background: #100f0d;
    border: 0px;
    height: 40px;
    width: 135px;
    border-radius: 40px;
}
.daystatusbox {
    margin-top: 18px;
}
h6.titlecomp {
    font-size: 21px;
    font-weight: bold;
    padding-top: 10px;
}
a.backbtn {
    color: #100f0d;
    font-size: 19px;
}
ul.complainstatus {
    margin-left: 23px;
}
ul.complainstatus1 {
    margin-left: 0;
}
.titlecomp {
    text-align: right;
}
.asign {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 14px;
}
h6.titlecomp {
    font-size: 21px;
    font-weight: bold;
}
h6.titlecomp span {
    margin-left: 10px;
    font-size: 18px;
    font-weight: normal;
}
.pendingli {
    background: #ff0000;
    color: #fff;
}

.acceptedli {
    background: #8ce766;
    color: #fff;
}
.inpli {
    background: #143642!important;
    color: #fff;
}
.re_assi {
    background: #EC9A29;
    color: #000;
}
.resli {
    background: #0f8d17!important;
    color: #fff;
}
a.editbtn {
    background: #100f0d;
}
.loginformbox {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 483px;
    max-width: 100%;
    box-shadow: 0px 10px 20px #C4C8D029;
    background: #fff;
    padding: 59px;
    border-radius: 14px;
}
.loginwrapper {
    background: #f6f7fa;
    height: 100vh;
    display: flex;
    align-items: center;
}
h2.welcomeheading {
    font-family: 'Rubik', sans-serif;
    font-size: 38px;
    color: #07406D;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #1568aa;
    outline: 0;
    box-shadow: 0 0 0 0rem rgb(21 104 170);
}
label.mheadinglable {
    color: #060606;
    font-weight: 600;
}
.loginformbox input {
    box-shadow: 0px 0px 4px #0000001a;
    border-radius: 6px;
    height: 56px;
}
h2.main-title-h.text-center {
    color: #07406D;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}
button.btn.btn-defoult.btn-color.w-100.btn-hover.height-50.mt-30 {
    background: #cd0101;
    color: #fff;
    padding: 18px;
    margin-top: 12px;
    border-radius: 9px;
    font-size: 17px;
}
span.sup.complain_count {
    position: absolute;
    top: 15px;
    background: #100f0d;
    padding: 0px 9px;
    border-radius: 17px;
    z-index: 2;
    color: #fff;
    right: 29px;
}
a.editbtn.text-white {
    cursor: pointer;
}
.btn-primary:hover {
    color: #fff;
    background-color: #100f0d;
    border-color: #100f0d;
}
.tableboxmain ul.complainstatus li {
    font-size: 12px;
    padding: 4px 14px!important;
}
.color1sp{background-color: red!important;}
.color2sp {
    background-color: #143642!important;
    color: white!important;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0);
}
.color3sp{background-color: #0F8B8D!important;}
.color4sp{background-color: #EC9A29!important;}
tr.row_danger {
    background: #dc3545!important;
    color: #fff;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #ce0808;
}
li.nav-item.dropdown.submenuro .dropdown-menu {
    padding: 0px;
}
li.nav-item.dropdown.submenuro a.dropdown-item {
    padding: 5px 13px!important;
    font-size: 14px;
    border-bottom: 1px solid #cdcdcd;
}
span.comp-count {
    float: right;
    padding: 0px 7px;
    color: #fff;
    background: #BB0A21;
    border-radius: 3px;
}
.pendingradio {
    border-radius: 30px;
    filter: drop-shadow(0 0 2.5px rgba(147,161,185,0.75));
    background-color: #fefefe;
    border: 1px solid #1568aa61;
    color: #1568aa;
}
textarea#depart_address {
    height: 123px;
    resize: none;
}
.dropdown-submenu {
    position: relative;
  }
  
  .dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 6px;
    top: .8em;
  }
  .dropdown-submenu .dropdown-menu {
    top: 20px;
    left: -162px;
    margin-left: .1rem;
    margin-right: .1rem;
}
button.btn.btn-info.mtcustom-4 {
    margin-top: 32px;
}
select#categoryFilter {
    position: absolute;
    left: 180px;
    width: 130px;
    top: -2px;
}
label.form-check-label {
    cursor: pointer;
}
h6.piecharttitle {
    background: #0F8B8D;
    color: #fff;
    padding: 14px;
    font-size: 17px;
    font-weight: bold;
    border-radius: 10px;
}
img.sakhi-logo-login.loginimage {
    width: 150px;
    display: block;
    margin: 0 auto;
}
.homebg img.homeimage {
    border-radius: 16px;
    margin-top: 15px;
}
ul.complainstatus li.inpli{ 
    font-size: 12px;
    padding: 4px 14px;
}
ul.complainstatus li{ 
    font-size: 12px;
    padding: 4px 14px;
}
.aboutboxservices {
    padding: 29px 0px;
    border-radius: 20px;
    margin: 9px 0px;
    text-align: center;
    font-family: 'Rubik', sans-serif;
    font-size: 24px;
    color: #07406D;
}
.osctitle {
    font-family: 'Rubik', sans-serif;
    font-size: 39px;
    color: #000;
    text-align: center;
}
.bgcolor7 {
    background: #ffdddd;
}
.bgcolor6 {
    background: #fff8d4db;
}
.titlemy {
    font-size: 35px;
    color: #bd0a0a;
    font-weight: 600;
}
.aboutsection p {
    font-family: 'Ovo', serif;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 23px;
}
img.logosakhi {
    width: 77px!important;
}
img.logosakhi {
    width: 77px!important;
}
.aboutsection h6 {
    font-size: 25px;
    color: #bd0a0a;
    font-weight: 600;
}
img.imgabt {
    width: 100%;
    position: relative;
    right: -66px;
}
html, body {
    overflow-x: hidden;
}
img.imgabt {
    width: 100%;
    position: relative;
    right: -66px;
    max-width: 360px;
}
.daystatusbox.d-flex {
    display: unset!important;
}
.daystatusbox label {
    width: 231px;
}
.daystatusbox.d-flex .radiobox {
    float: left;
    margin-bottom: 22px;
}
.form-group.has-error {
    font-size: 13px;
    text-align: center;
    color: #cd0101;
}

.daystatusbox input[type="checkbox"]:checked + label::after {
    color: #ffffff;
    font-family: FontAwesome;
    border: 2px solid #100f0d;
    content: "\f00c";
    font-size: 22px;
    position: absolute;
    bottom: 4px;
    left: 21px;
    transform: translateX(-50%);
    height: 40px;
    width: 40px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    background: #100f0d;
    box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.25);
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    display: none;
}
.daystatusbox input[type="checkbox"]:checked + label {
    border-radius: 30px;
    filter: drop-shadow(0 0 2.5px rgba(147,161,185,0.75));
    background-color: #fefefe;
    border: 1px solid #100f0d;
    color: #100f0d;
}
.invalid-feedback {
    display: block!important;
}

.makevisiblecls{
    display: block!important;
}
tr.tr_cmpdata.Not_Assigned {
    background-color: #f8ceab!important;
}
#downloadCsv {
    margin-bottom: 40px;
}

.custom-input-group {
    position: relative;
}
.toggle-password {
    position: absolute;
    right: 15px;
    top: 19px;
}
.form-cantrol-custom {
    border-radius: 6px!important;
}
.forgot-pass {
    float: right;
    margin-bottom: 15px;
}
.forgot-pass a {
    font-size: 13px;
    color: #000;
    font-weight: 500;
}
.custom-card {
    width: 483px;
    max-width: 100%;
    box-shadow: 0px 10px 20px #C4C8D029;
    background: #fff;
    /* padding: 59px; */
    border-radius: 14px;
    margin: 0 auto;
}
.custom-card-header {
    font-weight: 600;
}
.custom-formpasss {
    position: relative;
}
.tp2 {
    position: absolute;
    top: 48px;
    right: 13px;
}

.complainthistory {
    margin-left: auto;
    margin-right: 30px;
    margin-top: 12px;
}
.complainthistory a {
    background: #000000;
    font-size: 21px;
    border-radius: 19px;
    margin-right: 10px;
    color: #fff!important;
    padding: 5px 24px!important;
    text-decoration: none;
}

a.delmdl {
    color: #ffffff;
    font-weight: bold;
    border: 2px solid #ff1b2d;
    padding: 2px 14px;
    border-radius: 28px;
    background: #ff0015;
}

@keyframes blink-and-shadow-animation {
    0% {
        opacity: 1; /* Visible */
        text-shadow: none; /* No shadow */
    }
    50% {
        opacity: 0; /* Invisible */
        text-shadow: 0 0 10px rgba(0, 0, 0, 0.5); /* Shadow effect */
    }
    100% {
        opacity: 1; /* Visible */
        text-shadow: none; /* No shadow */
    }
}

/* Apply the animation to the element */
.blink-and-shadow {
    animation: blink-and-shadow-animation 1s step-start infinite;
}
.backgroundcolorcls {
    box-shadow: 0px 3px 10px -2px rgba(161, 170, 166, 0.5);
    padding: 23px;
    margin-bottom: 20px;
    border-radius: 10px;
    background: #fff5f5;
    width: 100%;
}
.borderinbtm {
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 6px;
}
.assignboxopn {
    padding-left: 0px!important;
    margin-top: 16px;
}
.homebg {
    position: relative;
}
.bannerheading {
    position: absolute;

    bottom: 50px;
    color: #fff;
    width: 100%;
    text-align: center;
}
.bannerheading h1 {
    font-family: 'Rubik';
   
    max-width: 800px;
    margin: auto;
}
.select2box{
    background-color: white;
    cursor: text;
    background: #FFFFFF 0% 0% no-repeat padding-box!important;
    box-shadow: -1px 0px 36px #0000000f!important;
    border-radius: 5px!important;
    border: 1px solid #d9d9d9!important;
    padding: 2px 0px!important;
}
/* new code harman sir start */

nav.navbar .collapse.navbar-collapse ul{margin-left:auto;}
.loginboxcontainer form .form-group{margin-bottom: 1rem;}
.main-wrapper .main-container-inner .form-group{margin-bottom: 1rem;}
/* new code harman sir end */

