.sidebar{
 /*background-color: #ffe9e9;*/
 background-color: #fff;
}
.sidebar-nav .nav-link i{
  color: #012970;
}
.sidebar-nav .nav-link{
  /*background: #ef3139;*/
  background: #f6f6f6;
    color: #012970;
}
.sidebar-nav .nav-link:hover {
    color: #ffffff;
    /*background: #ce040c;*/
    background: #046428;
}
.sidebar-nav .nav-link:hover i {
    color: #ffffff;
}
.logo img{
  max-height: 45px;
}
.btn-primary, .btn-primary:hover{
    background-color: #046428;
    border-color: #046428;
    font-size: 12px;
}
/*pk css*/
.head-title {
    font-size: 21px;
    font-weight: 700;
    color: #046428!important;
}
.card1 {
    background-image: linear-gradient(to right, #664dc9, rgb(100 75 197 / 60%));
}
.card-title1 {
    color: #fff;
}
.data1 {
    color: #fff!important;
}
.float-right.icon-view {
    position: absolute;
    right: 24px;
    top: 15%;
}
.icon-view i.bi.bi-building {
    font-size: 84px;
    color: #fff;
    opacity: 0.3;
}
.icon-view i.bi.bi-graph-up{
	font-size: 84px;
    color: #fff;
    opacity: 0.3;
}
.icon-view i.bi.bi-graph-up-arrow{
	font-size: 84px;
    color: #fff;
    opacity: 0.3;
}
.icon-view i.bi.bi-search{
	font-size: 84px;
    color: #fff;
    opacity: 0.3;
}
.icon-view i.bi.bi-grid{
	font-size: 84px;
    color: #fff;
    opacity: 0.3;
}
.icon-view i.bi.bi-back{
    font-size: 84px;
    color: #fff;
    opacity: 0.3;
}

.dashboard .revenue1-card .card-icon {
    color: #fa5b1e;
    background: #f69c04;
}
.dashboard .revenue-card1 .card-icon {
    color: #5a79e9;
    background: #46bef9;
}
.dashboard .revenue-card12 .card-icon {
    color: #587caa;
    background: #46bdf2;
}
.dashboard .revenue12-card12 .card-icon {
    color: #e0d36d;
    background: #c29040;
}

.card2 {
    background-image: linear-gradient(to right, #1d976c, #2fd38a);
}
.card3 {
    background-image: linear-gradient(to right, #fa5420, #f6a800);
}
.card4 {
    background-image: linear-gradient(to right, #5b73e8, #44c4fa);
}
.card5 {
    background-image: linear-gradient(to right, #5b75a2, #44c4fa);
}
.card6 {
    background-image: linear-gradient(to right, #e2d66f, #be893b);
}

.data-t > tbody > tr > td a:hover{
	color: #fff!important;

}
i.icon-f {
    font-size: 15px;
    padding: 0px 4px;
    color: #012970;
    font-weight: 600;
}

.news-cat {
    color: #664dc9 !important;
    background-color: unset;
    border-color: #664dc9;
    font-size: 11px;
}
.news-cat:focus{
color: #664dc9 !important;
    background-color: unset;
    border-color: #664dc9;
    font-size: 11px;
}
.news-cat:hover {
    color: #664dc9 !important;
    background-color: unset;
    border-color: #664dc9;
    font-size: 11px;
}
.card-m {
    margin-bottom: 29px;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
  height: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background:#046428; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #046428; 
}
.dataTable-input {
    padding: 4px 12px;
    font-size: 12px;
}
.dropdown-menu .dropdown-header{
    padding:0px 25px!important;
}
.header-nav .profile .dropdown-header h6 {
    font-size: 17px;
    margin-bottom: 0;
    font-weight: 600;
    color: #012970;
}
.footer .copyright {
    text-align: center;
    color: #012970!important;
}
.col-form-label {
  font-size: 14px;
}
.form-control {
   font-size: 13px;
  }
.form-select {
 font-size: 13px;
}
.btn-c{
    background-color: rgba(91, 115, 232, 0.2) !important;
    color: #5b73e8 !important;
    border: 1px solid #cbd4ff;
    margin-top: 3px;
    font-size: 13px;
}
.tbl12 tr td {
    font-size: 13px;
}
.tbl12 th {
    font-size: 14px;
}
.tox.tox-tinymce{
    height: 300px!important;
}
.select2-container--default .select2-selection--multiple {
    font-size: 13px;
    }
    /* .show{
    	color: #ffffff!important;
    
    background:#046428 !important;
    }
    .show i {
    color: #fff!important;
} */
.header-nav .profile{
    background-color: #fff!important;
}
.icon-view i {
    font-size: 84px;
    color: #fff;
    opacity: 0.3;
}
.card7{
background-image: linear-gradient(to right, #e1f2de, #85bc7c);
}
.card8 {
    background-image: linear-gradient(to right, #bbbaa2, #eeea72);
}
.card9 {
    background-image: linear-gradient(to right, #a1cfcf, rgb(120 211 252));
}
/*pk css*/