.logos{width: 50%;}
.pfa-btn {background-color: #fff;}
.material-icons {color: #b7b4b4;}

.alert-info {
    color: #055160;
    background-color: #fffac9 !important;
    border-color: #fcf9cf !important;
  }
  #nav-draft .dataTables_length{ width: 100%;text-align: end;}

 

  .main-category{
    margin-right: 30px;
  }
  .sub-categories {
    margin-right: 10px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-left: 0px;
    padding-left: 21px;
}
  .sub-categories label{
    font-weight: 500 !important;
  }
  .line{
    border-right: 1px solid #0000000a;
  }
  .check-area {
    border-radius: 4px;
    max-height: 196px;
    height: 380px;
    background-color: #fff6f8;
    overflow-y: auto;
    padding: 7px 0px;
  }
  .border {
    border: 1px solid #E4C0C6 !important;
  }
  

  .admin-approve h2{
    color: #A32638;
    font-size: 20px !important;
    padding-top: 10px;
  }
  .admin-approve span{
  font-size: 59px;
color: #3333;}

 .admin-approve .card {
  background-color: #f9e2e7;
 }
 .dataTables_wrapper .dataTables_length select{
  height: 35px;
 }
  
 .toggle-menu {
  display: none;
 }
 .show-bg {
  background-color: #fff6f8;
  padding: 15px;
}
.table-heading {
  background-color: #fff6f8;
font-size: 15px;
}
.edit-view-table {
  border-collapse: collapse;
  width: 100%;
}
.change-edit-view .edit-view-table td {
  border: 1px solid #f2e5e8 !important;
  text-align: left;
  padding: 15px 10px !important;
  width: 35%;
}
.change-edit-view .edit-view-table th {
  border: 1px solid #f2e5e8 !important;
  text-align: left;
  width: 35%;
  font-size: 15px;
  font-weight: 700 !important;
  color: var(--dark);
}
.bg-colour-card {
  background-color: antiquewhite;
  padding: 15px 0px 14px 0px;
  border-radius: 10px;
}
.title-group label {
  color: #444343;
  font-weight: 600 !important;
  line-height: 0px !important;
}
.title-group p {
  padding-left: 15px;
  margin-bottom: 0rem !important;
}
.title-group {

    display: flex;
    align-items: center;
    justify-content: center;

}
.view-listing-head {
  font-weight: bolder;
}

.hc{
	display:none;
}
.hc + label {
	margin: 5px;
 
display: block;
float: left;
width: 30px;
height: 30px;

padding: 4px 0px 0px 0px;

background-color: #ffffff;
border: 1px solid #aaa;
border-radius: 50%;
font-size: 14px;
text-align: center;
padding-left: 0px !important;
}
.hc:checked + label {
display: inline-block;
background-color: #a32638;
color: #fff;

}
.week-ck input{
  display: none !important;
}

.event-listImg img{
  width: 100%;
}

.listing-number{
  background-color: #a32638;
color: #fff;
width: 25px;
height: 24px;
border-radius: 50px;
font-size: 12px;
font-weight: 500;
text-align: center;
align-items: center;
display: flex;
justify-content: center;
}


.cus-category{
  margin-left: 0px;
}