.mr-1 {
    margin-left: 10px;
}

.custom-drawer .MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation16.MuiDrawer-paper.MuiDrawer-paperAnchorRight.css-1ab2xsx {
    width: 40%;
    padding: 40px;
  }


  .custom-drawer-01 .MuiPaper-root {
   
    width: 50%;
    padding: 3px;
  }

  .custom-drawer-attends  .MuiPaper-root {
    width: 60%;
  }


  .custom-drawer-90  .MuiPaper-root {
    width: 85%;
    padding: 3px;
  }


  .left-menu-box {
    background: 06578f;
    color: #fff;
  }

  
  .left-menu-box  .MuiListItemIcon-root {
    color: #fff;
  }

  .mainBG {
    background: #06578f;

  }

  .admin-header {

  padding: 15px;
  border-bottom: 2px solid #3c3636;
  background:#06578f;
  color: #fff;
  }

  .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded {
    background: #d9d7d7;
    border-radius: 0px;
  }
  .helper-text{
    font-size: 14px;
  }

  .boxTable {
    background: #0c3b68;
    padding-top: 16px;
    color: #fff;
    border-right: 1px solid #eccbcb;
    border-bottom: 1px solid #eccbcb;
  }
.hv100 {

  height: 100%;
  background-color: #d9d7d7;
}
  
.admin-header button {

  float: right;
}

.mt-tp-150 {
  margin-top: 150px;
}


.input-frm {
  background: #fbfbfb;
}


.bg-loging{
  background: #c5c5c5;
  border-radius: 9px;
  padding-top: 30px;
  padding-bottom: 90px;
}

.color-wrong {
text-align: center;
  color: #d60a0a;
  font-weight: 600;
  font-size: 18px;
}

.btn {

  background: #082844 !important;
  width: 20% !important;
  padding: 10px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
}

.btn:hover{
color: #fff !important;
}
.btnloadcolor {
  color: #fff !important;
}

.w-50{
width: 50% !important;
font-size: 10px !important;
font-size: bold !important;
}
.white{
  color: #fff !important;
}

.button-25 {
  width: 25%;
  border: unset !important;
  border-radius: unset !important;
  margin-top: -86px !important;
  padding: 0px !important;
    padding-top: 0px;
  font-size: 15px !important;
  background: transparent !important;
  padding-top: 11px !important;
}
.pcls {
  cursor: pointer; 
}
.boxTable .MuiLinearProgress-root {
  background-color: rgb(42, 25, 247) !important;
}

.boxTable a{
  color: #fff !important;
}

.bgWhite{
  background: #fff;
  margin-top: 150px;
  border-radius: 10px;
  padding-bottom: 50px;
}

.rdw-editor-main {
  border: 2px solid #e7e2e2;
}

.mt-po {
  margin-top: 69px;
}

.rdw-link-modal { 

  top: -45px !important;
}



.base-Popper-root.MuiDataGrid-panel {
  transform: translate3d(276.8px, 169.6px, 0px) !important;
}

.height18 {
  height: 18px !important;
}

.btnMenu span {
  font-size: 14px;
  margin-left: 10px;
}

.left-menu-box ul li {
  border-bottom: 2px solid #a0a0a0;
}

.MuiListItem-root .active {
  background: #1976d2;
}

.MuiListItem-root:hover {
  background: #0c335b !important;
}

.clDiv{
  text-align: center;
  color: #fff;
  margin-top: 10px;
  font-size: 17px;
  display: flex;
  cursor: pointer;
}

.icon-with-space {
  margin-right: 8px;
}

.clDiv:hover{
  color: #bcb4b4;
}