
.content{
	margin-top: 1rem!important;
}
.wrapper:before{
	content: none!important;
}

.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn, .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text, .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn, .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.wrapper{
background-color: #F0F0F0!important;
}


.form-control {
padding: 0.35rem 0.7rem!important;
    }
/* header styles */
.navbar{
background-color: #fff!important;
}
.text-black{
color: black!important;
}
.iconClass span{
position: relative;
top: -20px;
right: -7px;
display: block;
width: 0.1111111rem;
height:0.1111111rem;
}
.badge-warning{
background-color:#FD7E14!important ;
}
.login_details{
font-weight: 550;
font-size: 1rem;
}
.login_detail_title{
font-size: 0.8rem;
}
.text-green{
color: #08615F!important;
}

/* end header */
.sidebar-link{
background: #08615F!important;
}

.sidebar-brand,.sidebar-nav{
background-color: #08615F!important;
}
  
.sidebar-item.active .sidebar-link:hover, .sidebar-item.active>.sidebar-link {
    background: #DB710E!important;
    border-color: #DB710E!important;
    color: #fff!important;
}

.sidebar-brand, .sidebar-brand {
    background: #08615F!important;
}

.sidebar-content, .sidebar-nav {
    background: #08615F!important;
    display: flex;
    flex-direction: column;
}
.sidebar-user img {
    height: 42px !important;
    width: 220px !important;
}
.sidebar-dropdown .sidebar-link:hover {
	background: #08615F!important;
	transform: scale(1.1);
}
.sidebar-dropdown .sidebar-link {
	padding: .60rem 1.65rem .60rem 2.90rem!important;
	transition: transform 2s;
}
.form-control-new{
	border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
    border: 1px solid transparent!important;
    background-color: #f5f5f5!important;
    background-origin: border-box!important;
    padding-top: 1.25rem!important;
    padding-bottom: 0.25rem!important;
    border-bottom: 1px solid #1565c0!important;
    border-radius: 10px!important;
    border-radius: 10px!important;
}
.sidebar-brand, .sidebar-brand:hover{
    padding: 0.58rem!important;
}
.control-label::after {
    content: "*";
    color: red;
}
/*.table-striped > tbody > tr:nth-of-type(2n+1) {
    --bs-table-accent-bg:  #ffffff!important;
    color: rgb(0, 0, 0)!important;
}
.table-striped > tbody > tr:nth-of-type(2n) {
    --bs-table-accent-bg:  #b2c6e2!important;
    color: rgb(0, 0, 0)!important;
}*/
@media screen and (max-width: 767px)
{
    div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_paginate{
        text-align:right!important;
        margin-bottom: 1px!important;
    }
}

/* niharika */

.page-item.active .page-link {
    background-color: #08615F!important;
    border-color: #08615F!important;
    color: #fff;
    z-index: 3;
}

.form-check-input:checked {
    background-color: #08615F!important;
    border-color: #08615F!important;
}

 
.bg-green{
    background: #08615F!important;  
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #08615F!important;
    color: #fff!important;
}

.btn-success{
background-color:#08615F!important ;
border: 1px solid #08615F!important;
}

