.mt-100{
  margin-top: 120px;
}
.bg-dark{
  background-color: #0b0b0ced; 
}
.custom-control-label::before {
   top: .25rem; 
   left: -1.5rem;
} 
.input-bg{
  background-color: #f8f9fa;
}
.badge {
    border-radius: 4px;
    padding: 4px 4px;
    cursor: pointer;
    }  
 .badge-pill{
    border-radius: 25px!important;
 }   
.navbar-header {
    background: #0059a9 !important;
}
.logo-header {
    background: #0a4c87!important;
}
.breadcrumbs {
   
   
     border-left: none;
     margin-left: 0px;
    padding-left: 6px;
   
}

.Thumbnail{
  width: 50px;
  height: 40px;
  border-radius: 3px;
  border:1px solid #fff;
}
/*=======form strarts=============*/
.note-toolbar-wrapper{
  height: 30px!important;
}
.login{
  height:auto!important;
}
.nav-pills.nav-secondary .nav-link.active{
  background-color: #0059a9!important;
      border: 1px solid #0059a9;
}
.btn-theme{
background-color: #0059a9!important;
}
.btn{
      padding: .375rem .75rem!important;
}
.preview-images-zone > .preview-image > .image-zone > img {
  width: 100%!important;
}

.preview-image > .image-cancle{
  font-size: 20px!important;
  margin-left: 55px!important;
}
input .form-control{
  border-color: #ccc!important;
}
.sidebar.sidebar-style-2 .nav.nav-primary > .nav-item.active > a{
  background:#0059a9 !important;
}
.page-item.active .page-link{
      background: #0059a9 !important;
    border-color: #0059a9;
}
.form-control{
  border-color:#ccc!important;
  border:1px solid #ccc!important;

}
.logo-header .navbar-toggler .navbar-toggler-icon , .logo-header .more{
  color: #fff!important;
}
/*=======forms ends=============*/

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before{
top:20px!important;
background-color: #0059a9!important;
}

/*table th:nth-child(3), td:nth-child(3) {
  display: none;
}*/

.avatar-lg .rounded {
    border-radius: 34px !important;
  }
  .avatar-img {
    width: 70%;
    height: 70%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-top: 10px;
    margin-left: 5px;
}
.avatar-img1 {
    width: 80%;
    height: 80%;
     -o-object-fit: cover;
    object-fit: cover;
}
.avatar-lg1 .rounded {
    border-radius: 54px !important;
  }
  .card-category {
  
    color: #000; 
    margin-bottom: 10px;
  }

  .btn-theme {
    background: #0059a9 !important;
    border-color: #0059a9 !important;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:disabled{
      background: #0a4c87 !important;
    border-color: #0a4c87 !important;

}
.logout-btn{
 
  border:1.5px solid #fff;
 border-radius: 5px;
  background-color: transparent;

}
.logout-btn a{
   color: #fff!important;
   font-size: 16px;
}

